@charset "utf-8";
/* CSS Document */

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #4859A5;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
	background-color:#D6E7F7;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #F90;
	text-align: left;
	font-weight: bold;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #4859A5;
	font-weight: normal;
	padding-bottom: 0px;
	margin-bottom: 5px;
	text-align: right;
	padding-right: 10px;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #98BADD;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #485986;
	text-align: justify;
}
hr {
	border: 0;
	width: 80%;
	color:#FFF;
	background-color: #fff;
	height: 1px;
}
.palignL{
	text-align: left;
}
.alignR{
	text-align: right;
	padding: 10px;
	color: #4859A5;
}
a:link, a:visited, a:active {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.a {
	text-decoration:none;
	color:#F90;
	font-size: 12px;
	font-style: italic;
}
a img {border:0;}

#background {
	background-color: #B8D2EB;
	position: static;
	height: 375px;
	width: 100%;
	top: 0px;
	margin: 0px;
	padding: 0px;
	border-top: 20px #fff solid;
}

#container{
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	visibility: visible;
	top: -375px;
	z-index: 20;
	position: relative;
	background-color: #FFF;
}


#flash2 {
	margin: 0px;
	width: 795px;
	height: 375px;
	float:left;
	background-color: #FFF;
	padding: 0px;
}
#flash3 {
	margin: 0px;
	width: 163px;
	height: 375px;
	background-image: url(images/graphics/bg.jpg);
	float:right;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	padding: 0px;

}
#container #flash3 ul {
	font-family: Verdana, Geneva, sans-serif;
	list-style-type: none;
	text-align:left;
	padding-right: 10px;
	font-size: 14px;
	font-weight:bold;
}
#container #flash3 ul li:hover {
	list-style-type: disc;
	color: #F90;
}
#container #flash3 ul li a:link, #container #flash3 ul li a:active, #container #flash3 ul li a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
#container #flash3 ul li a:hover {
	color: #FFFFFF;
	text-decoration:none;
}

#container #flash3 ul li.activePage a, #container #flash3 ul li:hover.activePage{
	color:#F90;
	cursor: default;
	list-style-type: none;
	font-size: 14px;
}
#mainContent {
	margin: 0px;
	padding: 10px;
	width: 940px;
	background-color: #fff;
	top: 0px;
	float:left;
}
#weather {width:304px; height:auto; float:right; margin-left:10px;}
#sifnos #mainContent {
	margin: 0px;
	padding: 10px;
	width: 580px;
	background-color: #fff;
	top: 0px;
	float:left;
	height: 250px;
	overflow: auto;
}

#botomline, #botomline a {
	padding: 0px;
	width: 960px;
	height: 65px;
	clear: both;
	color: #FFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
}

#gallery {
	width: 100%;
	text-align:center;
	padding:10px 0 10px 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#gallery a img {
	border: 5px solid #F90;
	margin: 0 5px 5px 0;
}
#gallery a:hover img {
	border: 5px solid #5A6FA6;
}
#botomline table tr .lysiteleia a {
	font-size: 10px;
	color: #98BADD;
}
#botomline table tr .lysiteleia a:hover {
	text-decoration:underline;
}
.bgCyan {
	color:#FFF;
	background-color:#98BADD;
	padding:3px;
	padding-left:15px;
}
