@charset "utf-8";
/* CSS Document */
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #002142;
	background-color: #4D99BE;
	font-size: 0.8em;
	font-family: Verdana, Geneva, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
a{
	color:#900;
	text-decoration:none
}

a.lightbox img {
	padding-left: 5px;
	padding-right: 5px;
	border:0;
}

a:hover{
	text-decoration:underline;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-align: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 780px;
	margin: auto;
}
#top{
	height: 120px;
	background-image: url(images/bgMain.jpg);
}
#image2{
	position: relative;
	height: 330px;
	width: 780px;
	top: 25px;
	padding-bottom:25px;
}
#menu{
	height: 355px;
	position: absolute;
	top: 120px;
	background-image: url(images/sifnos-rooms/hotel.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#menu3{
	height: 25px;
	position: absolute;
	top: 120px;
}
#image{
	height: 355px;
	background-color: #4D99BE;
}

#mainContent{
	background-image: url(images/bgMain.jpg);
	width: 780px;
	background-repeat: repeat;
	text-align:left;
	padding: 0;
	margin: 0;
}
#sidebar{
	width: 230px;
	float: left;
	background-color: #A6CCDF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#main{
	width: 500px;
	float: right;
	background-color: #A6CCDF;
	margin: 10px;
}
#footer, #footer p, #footer p a{
	height: 50px;
	background-color: #0E5776;
	clear: both;
	font-size: 7pt;
	color: #4D99BE;
	text-align: center;
}

#mainContent table tr th {
	font-weight: bold;
	color: #A5CBDE;
	background-color: #0E5776;
	padding: 10px;
	margin:0;
}
#mainContent table tr td {
	padding: 5px;
	margin:0;
}
#mainContent table.light{
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #85C0D8;
	border-right-color: #85C0D8;
	border-bottom-color: #85C0D8;
	border-left-color: #85C0D8;
}
#mainContent table.red{
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
}
#mainContent table tr th {
	font-weight: bold;
	color: #A5CBDE;
	background-color: #0E5776;
	padding: 10px;
	margin:0;
}
#mainContent table.light tr th{
text-align:center;
}
#mainContent table.light tr td {
	background-color:#4D99BE;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #85C0D8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
#mainContent #form1 legend {
	font-size: 14px;
	font-weight: bold;
	color: #0E5776;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
}

#mainContent #form1 fieldset {
	font-size: 13px;
	color: #666666;
	background-color: #A6CCDF;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: -5px;
	padding-bottom: -5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
	
#form1 {
	text-align:right;
}
#footer a img {
	border: 0px;
	padding: 5px;
}

