﻿/* Marios Polyzoes (Oct 28, 2009) */
body {
margin:0 auto;
background:transparent url("images/greybg.png") top left repeat-x fixed;
background-color: #f4f4f4;
height: 100%;
margin: 0;
padding:0;
font:76% Tahoma,Verdana,Arial,Helvetica,sans-serif;
color:#3a3a3a;
}
#wrapper {
background:transparent url("images/mainlinerg.png") top left repeat-y;
color:#303030;
margin:0 auto;
padding:0px 0px;
width:800px;
margin-top:10px
}
#head2 {
background:transparent url("images/greenbar.png") top left repeat-x;
color:#303030;
margin:0 auto;
margin-left:5px;margin-right:1px;

padding:0px 0px;
height:100px
}
img {
	border:0px;
}

.header-top{width:100%;height:100px;overflow:visible !important;}
.sitelogo{width:78px;height:80px;position:absolute;z-index:1;background:url("images/aphrodite_g.png");margin:16px 0 0 30px;}
.sitelogo2{width:384px;height:60px;position:absolute;z-index:1;background:url("images/greenlogo.png") no-repeat;margin:30px 0 0 130px;}

.pic {
	margin: 5px 10px;
	float: right;
}
#main {
}
.kap {
	margin-left:10px;
}
#content {
margin:8px 20px 0px 218px;
padding:10;
line-height:1.5em;
text-align:left;
}
.clear {
	clear:both;
}
.titlos {font-size: 10pt; font-weight: bold; color: #ffee00;}
h1 {font-size: 12pt;
	color:#00bbff;}
	
h2 {text-align: left;
	font-size: 12pt;
	color: #00bbff;
	margin-bottom:0px;
	font-weight: normal;
		 }
td, p, dt, dd, a, li {
	font-size: 9pt;}
th {font-size: 11px;  background: orange; color: white}

#content li{
LIST-STYLE-IMAGE:url("images/ob.gif");
}
A:LINK { text-decoration: none;
	color: blue; }
A:active {
	COLOR: #ee8000; TEXT-DECORATION: none}
	
A:VISITED {text-decoration: none;
	color: #da00da; }
A:hover {
	COLOR: #AA6000; TEXT-DECORATION: underline;
}

#amenu { width: 170px;
clear:left;
float:left;
margin:2px 2px 6px 6px;
padding:0;
 }

#amenu ul
{
border-top: 1px solid #aaa;
margin-left: 1px;
padding-left: 0;
list-style-type: none;
font-weight:bold;
}

#amenu a
{display: block;padding: 5px;width: 160px;
background: url('images/menud.png') transparent repeat-x;
border-bottom:1px solid #aaa;
color:#ddffff;text-decoration:none;}
#amenu li a:visited { color: #daeaea; }
#amenu li a:hover {background: url('images/menul.png') transparent repeat-x;
color: #FFF;}

/* ---------------*/

#navcontainer
{
width:798px;
background: url('images/menud.png') transparent repeat-x; 
height: 30px;
font-weight:bold;
border-left:1px #CCCCCC;border-right:1px #CCCCCC;
color: #cad7e7;
}

#navlist
{
margin-top: 8px;
padding: 0px 0px 0px 0px;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
background: url('images/menud.png') transparent repeat-x;
padding: 6px 8px 6px 8px;
border-left: 1px solid #cad7e7;
border-right: 1px solid #99e;
text-decoration: none;
}

#navlist li a:link { color: #eaeae7; }
#navlist li a:visited { color: #daeaea; }

#navlist li a:hover
{border-color: #FE3;
color: #FFF;
background: url('images/menul.png') transparent repeat-x;
}

 #lst { float: left;
 }
#foot {
background: url('images/menud.png') transparent repeat-x;
height:30px
}
#footer {
color:#303030;
margin:0 auto;
width:798px;
margin-top:4px;
text-align:center;
}
.contactform{width:418px;border:solid 1px #c8c8c8;background-color:#f0f0f0;margin:2em 0 0;padding:10px 10px 0;}
.contactform fieldset{border:solid 1px #dcdcdc;margin:0 0 20px;padding:20px 0 0 !important;}
.contactform fieldset legend{color:#505050;font-weight:700;font-size:130%;margin:0 0 20px 5px !important;padding:0 2px;}
.contactform label.left{float:left;width:120px;font-size:100%;margin:0 0 0 10px; padding:2px;}
.contactform select.combo{width:175px;border:solid 1px #c8c8c8;font-family:verdana,arial,sans-serif;font-size:110%;padding:2px;}
.contactform input.button{float:right;width:9em;margin-right:20px;background:#e6e6e6;border:solid 1px #969696;text-align:center;font-family:verdana,arial,sans-serif;color:#969696;font-size:110%;padding:1px !important;}
.contactform textarea{width:275px;border:solid 1px #c8c8c8;padding:2px;}
.contactform input.field{width:275px;border:solid 1px #c8c8c8;padding:2px;}
.contactform input.button:hover{cursor:pointer;border:solid 1px #505050;background:#dcdcdc;color:#505050;}
#mid {
padding:1px 20px 20px;
background:transparent url("images/mainliner.png") top left repeat-y;
}
.box {
background-color:#fafbfc;
border:1px solid silver;
color:#505050;
line-height:1.5em;
margin:20px;
padding:10px;
}

div.figure {
  float: right;
  width: 40%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
#wleft {
float:left;
margin-left:10px;
width:450px;
}

#wright {
float:left;
width:280px;
}
.kentro {
	text-align: center;
}