@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/site-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#table {
	clear: left;
	float: left;
	width: 100%;
	position: static;
}


#apDiv1 {
	position:absolute;
	left:0px;
	top:0px;
	width:220px;
	height:109px;
	z-index:1;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	overflow: visible;
}
#apDiv2 {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:109px;
	z-index:2;
	text-align: left;
	padding-top: 5px;
	visibility: visible;
	padding-left: 0px;
	overflow: visible;
}
#apDiv3 {
	position:absolute;
	left:0px;
	top:115px;
	width:100%;
	z-index:3;
	border-right-style: none;
	height: 25px;
	border-bottom-style: none;
	visibility: visible;
	overflow: visible;
}

#apDiv4 {
	position:relative;
	left:0px;
	top:150px;
	width:220px;
	height:100%;
	z-index:4;
	overflow: visible;
	visibility: visible;
	border: 1px solid #b3ad9c;
	background-color: #cac5b6;
}
#apDiv5 {
	position:absolute;
	left:225px;
	top:150px;
	width:75%;
	height:100%;
	z-index:5;
}
#apDiv6 {
	position:absolute;
	left:0px;
	width:100%;
	height:31px;
	z-index:6;
	background-image: url(images/lower-content-bg.gif);
	bottom: 0px;
}


.pageTitle {
	font-family: "Palatino Linotype";
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}

.header {
	width: 100%;
	height: 110px;
}
.headersMain {
	background-image: url(images/headers.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.headersMainLong {
	background-image: url(images/headersLong.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.headersMaintext {
	font-family: "Palatino Linotype";
	font-size: 18px;
	font-weight: bolder;
	color: #417597;
	padding-left: 40px;
}

.topmenulinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.topmenulinks:hover {
	color: #FF9900;
}
.maintable {
	height: 100%;
	width: 100%;
}
.navlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.navlinks:hover {
	background-color: #6e6655;
	color:#FF9900;
}
.navtable {
	background-color: #928a71;
	border: 1px solid #6e6655;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.navtable:hover {
	background-color: #6e6655;
}
.navtableDeact {
	background-color: #ac9f76;
	border: 1px solid #6e6655;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	color: #660000;
	font-size: 12px;
	font-weight: bold;
}
.astertableBG {
	background-image: url('http://www.markoseugenikos.gr/images/aster_headerC.jpg');
	background-repeat: no-repeat;
    background-attachment: inherit;
	background-position: left top;
}
.tableBg {
	background-image: url(images/table_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.tableBgRed {
	background-image: url(images/bg_red.gif);
}
.thumb_photo {
	background-color: #f3f1fe;
	border: 1px solid #e5e1fe;
	margin: 1px;
	padding: 5px;
}
.thumb_photo:hover {
	background-color: #e5e1fe;
	border: 1px solid #c2cbff;
}
.thumb_photoRG {
	background-color: #600;
	border: 1px solid #e5e1fe;
	margin: 5px;
	padding: 5px;
}

.contentBoldRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
}
.textPalatino {
	font-family: "Palatino Linotype";
	font-size: 13px;
}
.textPalatinoBlue {
	font-family: "Palatino Linotype";
	font-size: 13px;
	color: #000033;
}
.textPalatinoBlueLink {
	font-family: "Palatino Linotype";
	font-size: 13px;
	color: #000033;
	font-weight: bold;
}
.textPalatinoBlueLink:hover{
	color: #417597;
}
.textPalatinoLink {
	font-family: "Palatino Linotype";
	font-size: 13px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.textPalatinoLink:hover {
	color: #FF9900;
}
.textPalatinoSub {
	font-family: "Palatino Linotype";
	font-size: 12px;
	font-weight: normal;
	color: #660000;
}


.table_headers {
	font-family: "Palatino Linotype";
	font-size: 15px;
	font-weight: bold;
	color: #660000;
	background-image: url(images/lower-content-bg.gif);
	letter-spacing: 3px;
}
.textMain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
}

.textMainLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
.textMainLink:hover {
	color: #FF9900;
}
.textFooterLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
}
.textFooterLinks:hover {
	color: #FF9900;
}

.main_table {
	clear: left;
	float: left;
	height: 100%;
	width: 100%;
	position: static;
}
.photoLayerBG {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	background-color: #000000;
	filter: Alpha(Opacity=50);
	/*-moz-opacity:0.95;*/
	overflow: hidden;
	visibility: hidden;
	text-align: center;
	vertical-align: middle;
}
.photoLayerTable {
	width:100%;
	height:100%;
}
.searchForm {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform: uppercase;
	color: #300;
	border: 1px solid #300;
	font-size: 12px;
	padding: 3px;
	font-weight: bold;
}
#txtImage {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	z-index:1;
	vertical-align: middle;
	text-align: center;
	background-color:#666;
}
