@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	outline: 0px;
	border-width: 0px;
}
body,td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #FFF;
}
body,html {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-color: #FFF;
}
#introhotels {
	position: absolute;
	z-index: 4;
	height: 100%;
	width: 100%;
}
/* ---- 4 hotels ---- */
#hotels {
	height: 100%;
	width: 141px;
	position: absolute;
	z-index: 2;
	right: 0px;
	background-color: #000;
	border-left-style: solid;
	border-left-color: #444444;
	border-left-width: 4px;
}
#hotels a {
	color: #999;
	text-decoration: none;
}
#hotels a:hover {
	color: #FFF;
	text-decoration: none;
}
.hotel-princess {
	background-image: url(../layout/bk-4.gif);
	background-repeat: no-repeat;
	height: 86px;
	text-align: center;
	width: 141px;
}
.hotel-princess img {
	padding-top: 14px;
	padding-bottom: 2px;
}
.hotel-aegean {
	background-image: url(../layout/bk-4.gif);
	background-repeat: no-repeat;
	height: 86px;
	width: 141px;
	text-align: center;
}
.hotel-aegean img {
	padding-top: 10px;
	padding-bottom: 2px;
}
.hotel-marpunta {
	background-image: url(../layout/bk-4.gif);
	background-repeat: no-repeat;
	height: 86px;
	width: 141px;
	text-align: center;
}
.hotel-marpunta img {
	padding-top: 14px;
	padding-bottom: 2px;
}
.hotel-mansion {
	background-image: url(../layout/bk-4.gif);
	background-repeat: no-repeat;
	height: 86px;
	width: 141px;
	text-align: center;
}
.hotel-mansion img {
	padding-top: 18px;
	padding-bottom: 3px;
}
/* ---- /4 hotels ---- */
#supersize {
	position:fixed;
	z-index: 1;
	right: 135px;
	left: 50%;
	top: 0px;
	bottom: 0px;
}
#supersize img {
	position: absolute;
}
/*#supersize .prevslide, #supersize .prevslide img{
	z-index: 1;
}
#supersize .activeslide, #supersize .activeslide img{
	z-index: 2;
}*/
#photolight {
	behavior: url("scripts/iepngfix.htc");
	height: 100%;
	width: 20px;
	position: absolute;
	background-image: url(../layout/photo-light.png);
	background-repeat: repeat-y;
	z-index: 2;
	left: 50%;
}
#contentimg {
	position: absolute;
	z-index: 2;
	height: 100%;
	width: 50%;
}
#contentcont {
	position: absolute;
	z-index: 3;
	height: 100%;
	width: 50%;
	overflow: auto;
}
.mainlogo {
	text-align: center;
	margin-bottom: 6px;
}
.scrollmsg {
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #303030;
	border-right-color: #303030;
	border-left-color: #303030;
	margin-right: 18px;
	margin-left: 18px;
	background-color: #000;
	text-align: center;
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	margin-bottom: 12px;
	padding-bottom: 4px;
	padding-top: 2px;
	color: #c6a149;
}
.scrollmsg a {
	color: #c6a149;
	text-decoration: none;
}
.scrollmsg a:hover {
	color: #FFF;
}
.maincontcont {
	padding-right: 20px;
	padding-left: 20px;
}
.mainmenu {
	color: #939598;
	font-size: 10px;
	text-align: center;
	margin-bottom: 20px;
}
.mainmenu a {
	font-weight: bold;
	color: #ff6631;
	text-decoration: none;
	padding-left: 7px;
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	background-image: url(../layout/menu-bar.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-right: 5px;
	margin-left: 5px;
	white-space: nowrap;
	display: inline-block;
}
.mainmenu a:hover {
	color: #FFF;
	text-decoration: none;
}
.main-text .submenu {
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #c6a149;
	border-bottom-color: #c6a149;
	padding-top: 2px;
	padding-bottom: 4px;
	background-color: #040301;
}
.main-text .submenu a {
	font-weight: bold;
	color: #c6a149;
	text-decoration: none;
	padding-left: 7px;
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	background-image: url(../layout/submenu-bar.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-right: 5px;
	margin-left: 5px;
	white-space: nowrap;
	display: inline-block;
}
.main-text .submenu a:hover {
	color: #FFF;
	text-decoration: none;
}
.adv-text {
	color: #c6a149;
}
.adv-text h1 {
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
}
.promos {
	float: left;
	width: 170px;
	margin-right: 12px;
	margin-bottom: 12px;
	height: 85px;
	max-height: 85px;
	color: #939598;
	line-height: 1.1em;
}
.promos a {
	text-decoration: none;
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #c6a149;
}
.promos a:hover {
	color: #FFF;
	text-decoration: none;
}
.inlinecat {
	float: left;
	width: 164px;
	margin-right: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	height: 146px;
	max-height: 146px;
}
.inlinecat img {
	height: 105px;
	width: 160px;
	padding: 1px;
	border: 1px solid #C6A149;
	margin-bottom: 3px;
}
.inlinecat a {
	text-decoration: none;
	color: #c6a149;
	font-weight: bold;
}
.inlinecat a:hover {
	color: #FFF;
	text-decoration: none;
}
.publications {
	float: left;
	width: 164px;
	margin-right: 12px;
	margin-top: 6px;
	margin-bottom: 6px;
	height: 250px;
	max-height: 250px;
	text-align: center;
}
.publications img {
	height: 215px;
	width: 160px;
	padding: 1px;
	border: 1px solid #C6A149;
	margin-bottom: 3px;
}
.publications b {
	color: #c6a149;
}
.flvideo {
	float: left;
	margin-right: 8px;
	margin-bottom: 12px;
}
.ban3 {
	float: left;
	margin-right: 4px;
	margin-bottom: 12px;
}
.ban3cont {
	padding-left: 4px;
	width: 430px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#conciergeoncall {
	font-size: 10px;
	color: #2D2D2D;
	background-image: url(../layout/callbk.gif);
	background-repeat: no-repeat;
	line-height: 10px;
	padding-top: 2px;
	height: 44px;
	width: 210px;
	text-align: center;
}
.conciergeoncall-title {
	font-family: "Trebuchet MS", "Segoe UI", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2D2D2D;
	padding-top: 2px;
	padding-bottom: 3px;
}
.conciergeoncall-title a {
	color: #2D2D2D;
	text-decoration: none;
}
.conciergeoncall-title a:hover {
	color: #2D2D2D;
}
.htl4 {
	float: left;
	width: 204px;
	margin-right: 12px;
	margin-bottom: 12px;
	color: #939598;
	line-height: 1.1em;
}
.htl4-img {
	padding: 1px;
	border: 1px solid #c6a149;
	height: 200px;
	width: 200px;
	margin-bottom: 3px;
}
.htl4 a {
	font-size: 16px;
	color: #FFF;
	line-height: 1.2em;
}
.htl4 a:hover {
	color: #c6a149;
	text-decoration: underline;
}
.htl4 b {
	color: #c6a149;
}
.promosimg {
	height: 60px;
	width: 60px;
	padding: 1px;
	border: 1px solid #c6a149;
	float: left;
	margin-right: 6px;
}
.main-text {


}
.main-text b {
	color: #c6a149;
}
.main-text h1 {
	font-size: 15px;
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-weight: normal;
	color: #c6a149;
}
.main-text a {
	color: #ff6631;
	text-decoration: none;
}
.main-text a:hover {
	color: #c6a149;
}
.main-text li {
	list-style-type: none;
}
.thumb {
	padding: 1px;
	border: 1px solid #FFF;
	margin-right: 5px;
	margin-bottom: 5px;
}
.address {
	color: #939598;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000;
	margin-top: 30px;
	padding-top: 4px;
	margin-left: 20px;
	margin-right: 20px;
	font-size: 10px;
}
.address b {
	color: #c6a149;
}
.address a {
	color: #c6a149;
	text-decoration: underline;
}
.address a:hover {
	color: #FFF;
	text-decoration: none;
}
.copyright {
	font-size: 10px;
	padding-top: 8px;
	color: #454545;
	margin-left: 20px;
	margin-right: 20px;
}
.copyright a {
	color: #454545;
	text-decoration: none;
}
.copyright a:hover {
	color: #999;
	text-decoration: none;
}
/* ----------------- travel resources ----------------- */
.links {
}
.links a {
	color: #ff6631;
	line-height: 16px;
	text-decoration: underline;
}
.links a:hover {
	color: #ff6631;
	text-decoration: underline;
}
.link-code {
	font-size: 9px;
	color: #666;
}
/* ----------------- contact form ----------------- */
form {
}
form td {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #939598;
}
.ffields {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-left: 2px;
	clear: both;
	float: left;
	background-color: #FFF;
	border: 1px solid #000000;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.fbuttons {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #c6a149;
	border: 1px solid #000000;
	padding: 2px;
}
.required {
	color: #ff6631;
	font-size: 10px;
}

