@charset "utf-8";

/*ΟΛΑ ΤΑ ΠΑΡΑΚΑΤΩ ΠΡΟΥΠΗΡΧΑΝ ΣΤΟ ΑΡΧΕΙΟ ΚΑΤΑ ΤΗ ΔΗΜΙΟΥΡΓΙΑ ΤΟΥ*/



body
	{
	background: #fff;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.2;
	}
ul, ol, dl
	{
	padding: 0;
	margin: 0;
	list-style-position: inside;
	}
h1, h2, h3, h4, h5, h6, p
	{
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 0;
	font-weight: bold;
	}
a img 
	{
	border: none;
	}
a:link
	{
	color: #330;
	text-decoration: underline;
	}
a:visited
	{
	color: #390;
	text-decoration: underline;
	}
a:hover, a:active, a:focus 
	{
	text-decoration: none;
	color: #9C6;
	}
.container
	{
	/*width: 100%;*/
	max-width: 1400px;
	min-width: 1000px;
	background: #FFF;
	margin: 0 auto; 
	}
.header 
	{
	background: #FFF;
	padding-bottom: 0;
	}
.sidebar1
	{
	float: left;
	vertical-align: top; /*to prostheto stis 23 martiou 2011*/
	width: 15%;
	max-width: 210px;
	min-width: 150px;
	background: #9C6;
	padding-bottom: 10px;
	height: 100%;

	}
.content 
	{
	float: left;
	padding: 25px 25px 25px 25px;
	width: 65%;
	max-width: 910px;
	min-width: 650px;
	height: 100%;
	vertical-align: top; /*to prostheto stis 23 martiou 2011*/
	}
.sidebar2 
	{
	float: right;
	vertical-align: top; /*to prostheto stis 23 martiou 2011*/
	width: 15%;
	max-width: 210px;
	min-width: 150px;
	background: #9C6;
	padding-bottom: 10px;
	height: 100%;
	}
.content ul, .content ol 
	{ 
	padding: 0 15px 15px 15px;
	}
ul.nav 
	{
	list-style: none;
	border-top: 1px solid #9C6;
	margin-bottom: 15px;
	}
ul.nav li 
	{
	border: 1px solid #9C6;
	}
ul.nav a, ul.nav a:visited 
	{
	padding: 3px 3px 5px 5px;
	display: block;
	text-decoration: none;
	background: #fff;
	color: #000;
	}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus 
	{
	background: #FF9933;
	color: #FFF;
	}
.footer 
	{
	padding: /*5px*/ 0;
	/*background: #FF9933;*/
	font-size:8px;
	clear: both;
	}
.fltrt 
	{ 
	float: right;
	margin-left: 0px;
	}
.fltlft 
	{
	float: left;
	margin-right: 0px;
	}
.clearfloat
	{
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	}

/*ΟΛΑ ΤΑ ΠΑΡΑΠΑΝΩ ΠΡΟΥΠΗΡΧΑΝ ΣΤΟ ΑΡΧΕΙΟ ΚΑΤΑ ΤΗ ΔΗΜΙΟΥΡΓΙΑ ΤΟΥ*/

/*lightbox.css APO EDO*/
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(Index_fotos/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(Index_fotos/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
/*lightbox.css EOS EDO*/



.container .content p {
	font-weight: bold;
}
.container .content p {
	font-weight: normal;
}
