@charset "utf-8";

/* avoid browser default inconsistent heading font-sizes */
/* and pre/code too */
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }	
img{border:0;}

body {
	background-color: #FFFFFF;
	margin: 8px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	
	SCROLLBAR-FACE-COLOR: #CC6600; 
	SCROLLBAR-HIGHLIGHT-COLOR: #CC6600; 
	SCROLLBAR-SHADOW-COLOR: #f5f5f5; 
	SCROLLBAR-3DLIGHT-COLOR: #f5f5f5; 
	SCROLLBAR-ARROW-COLOR:  #f5f5f5; 
	SCROLLBAR-TRACK-COLOR: #f5f5f5; 
	SCROLLBAR-DARKSHADOW-COLOR: #024012; 
}
a{
	text-decoration:none;
}
/* Banner */
#banner{
	width:800px;
	height:88px;
	background-image:url(images/banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#banner .right{
	width:200px;
	height:21px;
	padding-top:56px;
	padding-left:600px;
	font-weight: bold;
	font-size: 13px;
	color: #B3A89B;
	font-family: "Times New Roman";
	letter-spacing:1px;
}
a.banner:link, a.banner:visited, a.banner:active{
	font-weight: bold;
	font-size: 13px;
	color: #B3A89B;
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	letter-spacing:0em;
}
a.banner:hover{
	border-bottom:solid 1px #FF9900;
}
a.bannerGreek:link, a.bannerGreek:visited, a.bannerGreek:active{
	font-weight: bold;
	font-size: 13px;
	color: #B3A89B;
	font-family: "Times New Roman";
	text-decoration:none;
	letter-spacing:0.15em;
}
a.bannerGreek:hover{
	border-bottom:solid 1px #FF9900;
}
#menu{
	width:800px;
	margin-top:5px;
}
a.menu:link, a.menu:visited, a.menu:active{
	text-decoration:none;
	color: #4c3d1c;
	font-size: 10.5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.menu:hover{
	text-decoration:none;
	color: #e39153;
	border-bottom:solid 1px #e39153;
}
a.menuActive:link,a.menuActive:visited, a.menuActive:hover, a.menuActive:active{
	text-decoration:none;
	color: #e39153;
	border-bottom:solid 1px #e39153;
	font-size: 10.5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#menu .homepage{
	float:left;
	width:90px;
	padding-top: 2px;
	letter-spacing: 0em;
}
a.homepage:link, a.homepage:visited, a.homepage:active{
	color:#958866;
	text-decoration:none;
	font-size:11px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: 0em;
}
a.homepage:hover{
	color:#958866;
	text-decoration:none;
	font-size:11px;
	letter-spacing: 0em;
}



/* Main 3 columns non liquid design 800px wide: 205 - 418 - 177 */

#main{
width:800px;
clear:both;
}
#leftcolumn{
	width:205px;
	float:left;
	

}
#maincolumn{
	width:418px;
	float:left;
	
}
#rightcolumn{
	width:174px; /*does not like 177 */
	float:left;
	
}
#rightcolumn h2.bigTitle{
	color:#eaf1bc;
	font-size:90px;
	line-height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#rightcolumn ul{
	margin-left:4px;
	padding-left:0px;
	text-align:justify;
	color:#999900;

}
#rightcolumn a:link{
	color:#999900;
	text-decoration:none;
}
#rightcolumn a:hover{
	color:#9f9f44;
	text-decoration:none;
}
#rightcolumn a:active{
	color:#87871d;
	text-decoration:none;
}
#rightcolumn a:visited{
	color:#999900;
	text-decoration:none;
}

/* 2 columns non liquid design 800px : 205 - 595*/
#mainBig{
	width:800px;
	clear:both;
}
#leftcolumnBig{
	width:205px;
	float:left;
}
#mainColumnBig{
	width:590px; /* explorer is just freaking crazy !! */
	float:left;
}

#mainColumnBig2{
	width:530px; /* explorer is just freaking crazy !! */
	float:left;
	clear:left;
}
/* one solid div */
#mainOneChunk{
	width:800px;
	clear:both;
}

/* Right Menu  */
#rightmenu{
	width: 159px;
	background-image: url(images/post_it_middle.gif);
	background-repeat: repeat-y;
	background-position: left;
	text-align:right;
	font-size:9px;
	margin-top: 18px;
	margin-left:15px;
	margin-bottom: 25px;

}
#rightmenu .top{
	background-image:url(images/post_it_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 159px;
}
#rightmenu .bottom{
	background-image: url(images/post_it_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 34px;
	width: 159px;
}
#rightmenu ul{
	list-style:none;
	margin:0px;
	padding: 0px 14px 0px 20px;

}
#rightmenu li{
	margin:0px;
	padding: 0px;
	padding-top: 1em;

}
#rightmenu a:link,
#rightmenu a:visited
{
	color:#513f1e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing: 0.005em;

}
#rightmenu a:active{
	color:#513f1e;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing: 0.005em;

}
#rightmenu a:hover{
	color:#c66610;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	letter-spacing: 0.005em;
}
#rightmenu a.youAreHere,#rightmenu a.youAreHere:visited{
	color:#c66610;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;
	letter-spacing: 0.005em;
}

/* Content*/

#mainContent{
	padding-top: 45px;
	text-align:justify;
	padding-left:29px;
	padding-right:22px;
}
#mainContent h1{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#CC6600;
	margin-bottom:0px;
	margin-top:0px;
}

#mainContent h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#CC6600;
	margin-top:0px;
	font-weight:normal;
}
#mainContent a.linkH2:link,
#mainContent a.linkH2:visited
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#CC6600;
	margin-top:0px;
	font-weight:normal;
	text-decoration:none;	
}
#mainContent a.linkH2:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#CC6600;
	margin-top:0px;
	font-weight:normal;
	text-decoration:underline;	
}
#mainContent a.linkH2:active{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#CC6600;
	margin-top:0px;
	font-weight:normal;
	text-decoration:none;	
}


#mainContent h3{
	color:#FF6600;

}
#mainContent h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	font-weight:normal;
}
#mainContent .small{
	font-size: 12px;
	color: #000000;

}
/*mainContentBig */
#mainContentBig{
	padding-top: 45px;
	text-align:justify;
	padding-left:29px;

}
#mainContentBig h1{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#CC6600;
	margin-bottom:0px;
	margin-top:0px;
}

#mainContentBig h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#CC6600;
	margin-top:0px;
	font-weight:normal;
}

/*mainContentGreenBox used for draseis.php*/
#mainContentGreenBox{
	background-color:#CCCC99;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left:29px;
	
}
#mainContentGreenBox a{
	text-decoration:none;
}
/*mainContentGreenBox used for callisto.php*/
#mainContentGreenCallistoBox{
	background-color:#CCCC99;
	padding-top: 18px;
	padding-right: 10px;
	padding-bottom: 18px;
	padding-left: 10px;
	margin-left: 29px;
}

/* used for callisto.php*/
#mainContentOrangeBox{
	background-color:#CC9900;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	margin-left: 29px;
	margin-top: 20px;
	
}


/* search */

#search{
	margin-top:20px;
	margin-bottom:20px;
	text-align:right;
	padding-right:36px;

}


.cssbutton{
background-color: #E9E6A1;
border: 2px #d1ec4c outset;
padding: 1px 4px;
color: #513f1e;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
margin-top:3px;
}

.cssbutton:visited{
color: black;
}

.cssbutton:hover{
border-style: inset;
background-color: #e9e3af;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

.cssbutton:active{
color: black;
}

/* other*/
.entaseis {
	font: 14px "Times New Roman";
	color: #CC6600;
}


/* left menu*/
#leftMenu{
	width:160px;
}
#leftMenu h2{
	font: bold 14px "Times New Roman";
	color: #CC6600;
	text-decoration:underline;
	font-weight:bold;
}
#leftMenu .larger{
	font-size:17px;
}
#leftMenu ul{
	list-style:none;
	margin:0px;
	padding: 0px 14px 0px 0px;
	font-size:9px;
}
#leftMenu li{
	margin:0px;
	padding: 0px;
	padding-top: 1em;

}
#leftMenu a:link{
	font-family:Arial, Helvetica, sans-serif;
	color:#999900;
	text-decoration:none;
	font-size:9px;
	font-weight:normal;
}
#leftMenu a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#999900;
	text-decoration:none;
	font-size:9px;
	font-weight:normal;
}
#leftMenu a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#999900;
	text-decoration:none;
	font-size:9px;
	font-weight:normal;
}
#leftMenu a:active{
	font-family:Arial, Helvetica, sans-serif;
	color:#999900;
	text-decoration:none;
	font-size:9px;
	font-weight:normal;
}

#leftMenu a.year:link{
	font-family:Arial, Helvetica, sans-serif;
	color:#666600;;
	text-decoration:underline;
	font-size:12px;
	font-weight:normal;
}
#leftMenu a.year:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#666600;;
	text-decoration:underline;
	font-size:12px;
	font-weight:normal;
}
#leftMenu a.year:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#666600;;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
#leftMenu a.year:active{
	font-family:Arial, Helvetica, sans-serif;
	color:#666600;;
	text-decoration:none;
	font-size:12px;
	font-weight:normal;
}
/*long Menu - repeats itself to have a menu on most pages */
#longMenu{
	width:172px;
	margin-top:15px;
	text-align:right;
	font-size:8px;
}
#longMenu h2{
	font: bold 12px "Times New Roman";
	color: #CC6600;
	text-decoration:underline;
	font-weight:bold;
	margin-right:3px;
}
#longMenu ul{
	list-style:none;
	margin:0px;
	padding: 0px 0px 0px 0px;
	font-size:8px;
}
#longMenu li{
	margin:0px;
	font-size:8px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#longMenu li.spaced{
	font-size:8px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#longMenu a:link{
	font-family:Arial, Helvetica, sans-serif;
	color:#999900;
	text-decoration:none;
	font-size:8px;
	font-weight:normal;
}
#longMenu a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#999900;
	text-decoration:none;
	font-size:8px;
	font-weight:normal;
}
#longMenu a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#999900;
	text-decoration:none;
	font-size:8px;
	font-weight:normal;
}
#longMenu a:active{
	font-family:Arial, Helvetica, sans-serif;
	color:#999900;
	text-decoration:none;
	font-size:8px;
	font-weight:normal;
}
#longMenu div.up{
	margin-top:390px;
	text-align: right;
	
}


/* left Menu for subcategories*/
#leftCategoryMenu{
	background-image: url(images/mpara.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 142px;
	margin-left: 25px;
	margin-top: 30px;
	margin-bottom: 35px;

}
#leftCategoryMenu .top{
	background-image: url(images/mpara.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
	padding-left: 20px;
	text-align: right;
	padding-bottom: 20px;

}
#leftCategoryMenu ul{
	list-style:none;
	margin:0px;
	padding: 0px 0px 0px 0px;
	font-size:12px;
}
#leftCategoryMenu li.spaced{
	padding-top:3px;
	padding-bottom:3px;
}
#leftCategoryMenu li{
	margin:0px;
	padding: 0px;
	padding-top: 1px;
	font-size:12px;
}
#leftCategoryMenu a:link, #leftCategoryMenu a:hover, #leftCategoryMenu a:active, #leftCategoryMenu a:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#999900;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
#leftCategoryMenu  a.youAreHere:link, #leftCategoryMenu a.youAreHere:hover, #leftCategoryMenu a.youAreHere:active, #leftCategoryMenu a.youAreHere:visited{
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
#leftCategoryMenu .smaller{
	font-size:9px;
	font-weight:bold;
}
#up{
	text-align:right;
}
#up a{
	font-family:Arial, Helvetica, sans-serif;
	color:#999900;
	text-decoration:none;
	font-size:8px;
	font-weight:normal;
}
.upotitlos{
	font-size:9px;
	color:#CC6600;
}
.imageBox{
	margin-bottom:15px;
	margin-top:15px;
}


/* used in people.php */
#tinyMenuPeople{
	float:left;
	width:180px;
}
#tinyMenuPeople a{
	text-decoration:none;
	color:#CC9900;
	font-size:9px;
}
#peopleMenu{
	float:left;
	width:610px;
}

.peopleBox{
	width:610px;
	float:left;
}
.peopleBoxColored{
	background-color:#F4F2E3;
	width:610px;
	float:left;
}
#peopleMenu .picBox{
	float:left;
	width:140px;
}
#peopleMenu .textBox{
	float:left;
	width:470px;
}
#bottomPeople{
clear:both;
}
#bottomPeople .top{
	float:left; 
	width:100px;
}
#bottomPeople .links{
text-align:right;
}
#bottomPeople a:link, #bottomPeople a:hover, #bottomPeople a:active, #bottomPeople a:visited{
	color:#999900;
	text-decoration:none;
	font-size:9px;
}

/* used for ShowImage page required for pop-ups */
div.showImage{
  margin: 5px auto;
  width: 98%;
  text-align:center;
}
a.showImage{
	font-size:13px;
	font-weight:bold;
	color:#f5821f;
}
a.showImage:hover{
	color:#999999;
	font-size:13px;
	font-weight:bold;
}

/*used for forms */
div.row {
  clear: both;
  padding-top: 10px;
  padding-bottom:10px;
  color:#CC6600;
}

div.row span.formLabel {
  float: left;
  width: 25%;
  text-align: right;
  color:#CC6600;
}

div.row span.formElement {
  float: right;
  width: 70%;
  text-align: left;
  color:#CC6600;
}
/*used in photos */

#photosBox{
	width:500px;
	height:215px;
	margin-top:8px;
	margin-bottom:8px;
	padding:8px;
	margin:5px;
	clear:both;
}
#photosBox p{
	color: #FF7417;
	font-weight: normal;
	font-size: 14px;

}
