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

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	background-image:url(../images/villa-fotini-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:#cccccc;
	margin:0;
}

h1 {
	display:none;
}

h2 {
	font-size:10px;
	font-weight:normal;
	word-spacing:-1px;
	margin:7px 0;
	float:left;
	clear:both;
}

h3 {
	height:24px;
	font-size:24px;
	text-align:right;
	margin:0;
	padding:62px 0 0 0;
	clear:right;
	overflow:hidden;
}

h4 {
	font-size:16px;
	margin:2px 0 17px 0;
	text-align:center;
}

p {
	margin-top:0;
	margin-bottom:11px;
}

#wrapper {
	width:970px;
	height:555px;
	min-height:555px;
	background-image:url(../images/bg/skiathos-villa-2.jpg);
	background-repeat:no-repeat;
	margin:23px auto;
}

#header {
	height:138px;
	padding:15px;
	overflow:auto;
	clear:both;
}

#header ul {
	list-style:none;
	display:block;
	margin:0;
	padding:0;
	float:right;
}

#header ul li {
	float:left;
	margin:0 0 0 19px;
}

#backgrounds {
	width:970px;
	text-align:center;
	position:absolute;
}

#backgrounds div {
	height:3px;
	background-image:url(../images/leftBG.png);
	padding-left:166px;
	overflow:hidden;
}

#backgrounds ul {
	list-style:none;
	margin:5px;
	padding:0;
	overflow:hidden;
}

#backgrounds ul li {
	float:left;
	margin:0 5px 0 0;
}

#backgrounds li img {
	border:#ffffff 2px solid;
}

#languages li a {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#languages li a:hover {
	color:#003366;
}

#navigation li {
	padding:3px 0;
}

#navigation li:hover {
	border-bottom:#adcae9 3px solid;
	padding:3px 0 0 0;
}

#navigation li a {
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#contents {
	height:396px;
	overflow:auto;
	clear:both;
}

#left {
	width:0;
	float:left;
	overflow:hidden;
}

#left #content {
	height:320px;
	background-image:url(../images/leftBG.png);
	padding:0 10px;
	overflow:hidden;
}

#left form {
	width:240px;
	display:none;
	float:left;
}

#left label {
	height:20px;
	background:url(../images/label.png);
	background-repeat:no-repeat;
	font-size:12px;
	display:block;
	margin-bottom:8px;
	padding:4px 6px;
}

#left input {
	width:158px;
	background:none;
	border:0;
	color:#ffffff;
	font-size:12px;
}

#left textarea {
	width:217px;
	height:37px;
	border:0;
	background:none;
	color:#ffffff;
	font-size:12px;
}

#left select {
	background:none;
	border:0;
	color:#ffffff;
	font-size:12px;
}

#left option {
	border:0;
	color:#ffffff;
	font-size:12px;
	background-image:url(../images/leftBG.png);
}

#left button {
	width:90px;
	height:26px;
	background:none;
	background-image:url(../images/button.png);
	border:0;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	cursor:pointer;
	padding:4px;
	overflow:hidden;
}

#toggle {
	width:30px;
	height:360px;
	background-image:url(../images/arrow.png);
	cursor:pointer;
	float:left;
}

#right {
	width:651px;
	background-image:url(../images/rightTop.png);
	background-repeat:no-repeat;
	font-size:12px;
	padding-top:20px;
	float:right;
}

#right #content {
	height:320px;
	background-image:url(../images/rightBG.png);
	background-repeat:repeat-y;
	padding:0 10px 0 20px;
	text-align:justify;
	overflow:auto;
}

#right #pane {
	height: 320px;
	padding-right:10px;
}

#right h4 {
	font-size:14px;
	margin-bottom:5px;
	text-align:left;
}

#right a {
	color:#ffffff;
}

#right p {
	margin-bottom:20px;
}

#right ul {
	font-size:12px;
	margin:0 0 20px 0;
	padding:0 0 0 15px;
}

#right #gallery {
	width:inherit;
	list-style:none;
	padding:3px 0 0 0;
	margin:0 0 20px 0;
	overflow:auto;
}

#right #gallery li {
	float:left;
	margin:0 8px 5px 0;
}

#right #gallery li img {
	border:#ffffff 4px solid;
	padding:1px;
}

$footer {
	clear:both;
}

#footer ul {
	list-style:none;
	margin:0;
	padding:0;
}

#footer li {
	color:#333333;
	padding:2px 5px;
	float:left;
}

#footer a {
	color:#333333;
}

#footer a:hover {
	color:#ff0000;
}

