@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,300,300italic,400italic,500,500italic,700,700italic&subset=latin,greek);

* {
	padding: 0px;
	margin: 0px;
	outline: 0px;
	line-height:1.2em;
	border-width: 0px;
}
body,td {
	font-family: "Ubuntu", "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #FFFFFF;
}
body {
	background-color: #262d34;
	margin-top: 15px;
}
b {
	font-weight:700;
}
.topcont {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.menu {
	display: inline-block;
	text-align: right;
	float: left;
	width: 720px;
}
.menu a {
	color: #FFF;
	text-decoration: none;
	margin-left: 2px;
}
.menu a:hover {
	text-decoration: none;
	color: #F8BA00;
}
.menu a.large {
	font-size: 16px;
	line-height: 1.5em;
}
.menu a.medium {
	font-size: 14px;
	line-height: 2em;
}
.menu a.small {
	font-size: 12px;
	color: #596c80;
	line-height: 2em;
}
.menu a.small:hover {
	color: #FFF;
}
.menu-dots {
	background-image: url(../layout/menu-dots.gif);
	background-repeat: no-repeat;
	width: 6px;
	background-position: center top;
	margin-left: 6px;
}
.tabs {
	background-color: #434F5B;
	background-image: url(../layout/books-bk.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.tabsmenu {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
.tabsmenu a {
	display: inline-block;
	height: 24px;
	width: 124px;
	background-image: url(../layout/books-tab-off.gif);
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #616971;
	text-decoration: none;
	padding-top: 7px;
	text-transform: uppercase;
}
.tabsmenu a.selected {
	font-weight: bold;
	color: #b5b9bd;
	background-image: url(../layout/books-tab-on.gif);
}
.tab {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 20px;
}
.tab .titles {
	float: left;
	width: 245px;
	text-align: right;
	margin-right: 40px;
}
.tab .titles h1 {
	color: #697f95;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
.tab .titles h2 {
	color: #697f95;
	font-size: 15px;
	font-weight: 300;
}

.tab form {
	float: left;
	width: 260px;
	margin-right: 25px;
	padding-left: 22px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #697F95;
}
.tab form h1 {
	font-size: 18px;
	font-weight: 300;
	color: #b5b9bd;
	margin-bottom: 4px;
}
.tab .promos {
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #697F95;
	padding-left: 22px;
}
.tab .promo {
	float: left;
	width: 160px;
	padding-right: 10px;
}
.tab .promo h1 {
	font-size: 16px;
	font-weight: 300;
	color: #b5b9bd;
	line-height: 1.1em;
}
.tab .promo a {
	background-image: url(../layout/arrow-promo.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	width: 114px;

}
.tab .promosimage {
	background-color: #2F373F;
	padding: 1px;
	border: 1px solid #434F5B;
	box-shadow: 0px 0px 3px 0px #4D5A66;
	margin-bottom: 4px;
}
.middle {
	background-color: #434f5b;
	padding-bottom: 12px;
	padding-top: 30px;
	background-image: url(../layout/top-end-shadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.middlecont {
	width: 962px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1c242b;
	border-left-color: #1c242b;
	padding-right: 8px;
	padding-left: 8px;
}
.middlecont a {
	color: #FFFFFF;
	text-decoration: none;
}
.middlecont a:hover {
	color: #afbdcb;
	text-decoration: underline;
}
.middlecolumn1 {
	display: block;
	float: left;
	width: 716px;
	padding-right: 8px;
	color: #afbdcb;
}
.middlecolumn1 h1 {
	background-color: #3c4651;
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #b5b9bd;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 6px;
}
.submenu {
	background-color: #3c4651;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.submenu a {
	white-space: nowrap;
	background-image: url(../layout/submenu-dots.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-right: 2px;
}
.submenu a:hover {
}
.thtex {
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 12px;
}
.thtex a {
	text-decoration: underline;
	color: #afbdcb;
}
.thtex a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.thtex h1 {
	color: #F8BA00;
	background-color: transparent;
	padding: 0px;
	font-size: 16px;
	margin-bottom: 6px;
}
.thtex h2 {
	color: #b5b9bd;
	background-color: transparent;
	padding: 0px;
	font-weight: 300;
	font-size: 16px;
	margin-bottom: 8px;
	text-shadow: 0px 0px 4px #262D34;
}
.thtex h3 {
	font-weight: 400;
	font-style: italic;
	color: #FFFFFF;
	width: 420px;
	font-size: 18px;
	display: block;
	margin-top: 12px;
	margin-bottom: 12px;
}
.thtex .intextimg {
	display: block;
	background-color: #3C4651;
	padding: 5px;
	float: left;
	margin-right: 20px;
	margin-bottom: 8px;
}
.thtex .intextimg:hover {
	background-color: #262D34;
}
a.bookfrom {
	background-color: #F8BA00;
	display: block;
	float: left;
	text-decoration: none;
	font-weight: 500;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-right: 8px;
	padding-left: 8px;
	color: #262D34;
	text-transform: uppercase;
	box-shadow: 0px 0px 4px 0px #262D34;
}
a.bookfrom:hover {
	background-color: #262D34;
	color: #FFFFFF;
	text-decoration: none;
	box-shadow: 0px 0px 4px 0px #4D5A66;
}
.thtex .thumbs {
	margin-top: 12px;
	overflow: auto;
}
.thtex .thumbs a {
	display: block;
	font-size: 10px;
	font-weight: 300;
	background-color: #3C4651;
	text-decoration: none;
	float: left;
	width: 90px;
	text-align: center;
	margin-right: 6px;
	margin-bottom: 6px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.thtex .thumbs a:hover {
	background-color: #262D34;
}
.thtex .thumbs img {
	margin-bottom: 2px;

}
.thtex .carexp {
	float: left;
	width: 275px;
	margin-bottom: 15px;
}
.thtex .carexp b {
	font-weight: 500;
	color: #CCCCCC;
}
.thtex .carexp h1 {
	font-weight: 500;
	font-size: 14px;
}
.midextracols .midincol1 {
	float: left;
	width: 316px;
	padding-right: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1c242b;
	color: #afbdcb;
	margin-bottom: 12px;
}
.midextracols .midincol1 h1 {
	text-transform: uppercase;
	color: #F8BA00;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	padding: 0px;
	background-color: transparent;
}
.midextracols .midincol1 h1, .midextracols .midincol1 ul, .midextracols .midincol2 h1, .midextracols .midincol2 p {
	margin-bottom: 10px;
}
.midextracols .midincol1 li {
	font-size: 13px;
	font-weight: 300;
	list-style-image: url(../layout/star.png);
	margin-left: 28px;
	list-style-position: outside;
}
.midextracols .midincol1 .photobox {
	background-color: #3c4651;
	display: block;
	float: left;
	width: 300px;
	color: #FFF;
	padding: 6px;
	font-weight: 300;
}
.midextracols .midincol1 .photobox img {
	padding-right: 10px;
	float: left;
	height: 122px;
	width: 130px;
}
.midextracols .midincol2 {
	float: left;
	width: 382px;
	padding-left: 8px;
	color: #afbdcb;
	margin-bottom: 12px;
}
.midextracols .midincol2 h1 {
	background-color: #3c4651;
	display: block;
	font-size: 18px;
	font-weight: bold;
	color: #b5b9bd;
	text-transform: uppercase;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 6px;
}
.midextracols .midincol2 h2 {
	font-size: 16px;
	font-weight: 300;
	margin-left: 10px;
}
.midextracols .midincol2 p {
	margin-left: 10px;
}
.ptvareas {
	float: left;
	background-color: #eceae6;
	height: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 6px;
	padding-left: 6px;
	width: 274px;
	font-size: 15px;
	color: #003b84;
	overflow: auto;
}
.ptvareas a {
	color: #003b84;
	text-decoration: none;
	padding-left: 12px;
	line-height: 1.5em;
}
.ptvareas a:hover {
	text-decoration: underline;
	color: #333333;
}
.ptvareas a.plusclosed {
	background-image: url(../layout/arrow-off.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.ptvareas a.plusclosed:hover {
	background-image: url(../layout/arrow-off-hover.png);
	background-repeat: no-repeat;
}
.ptvareas a.plusopen {
	background-image: url(../layout/arrow-on.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.ptvareas a.plusopen:hover {
	background-image: url(../layout/arrow-on-hover.png);
	background-repeat: no-repeat;
}
.ptvareas li {
	list-style-type: none;
}
.ptvareas li ul {
	display: none;
}
.ptvareas li ul li {
	font-size: 13px;
	margin-left: 10px;
	font-weight: 300;
}
.ptvareas li ul li a {
	color: #D91175;
}
.ptvareas li ul li ul li {
	font-size: 11px;
}
.ptvareas li ul li ul li a {
	color: #666;
}
.crlbox {
	background-color: #ECEAE6;
	padding: 6px;
	color: #3C4651;
}
.crlbox a {
	color: #003b84;
}
.crlbox a:hover {
	color: #333333;
	text-decoration: underline;
}
.crlbox a.more {
	color: #D91175;
	font-size: 12px;
}
.submenu-dots {
	background-image: url(../layout/submenu-dots.png);
	background-repeat: no-repeat;
	width: 5px;
	background-position: center 6px;
	margin-left: 6px;
	display: inline-block;
	margin-right: 6px;
}
.middlecolumn2 {
	float: left;
	width: 229px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1c242b;
}
a.carspricesbutton {
	background-color: #636669;
	display: block;
	text-decoration: none;
	color: #2a2c2e;
	font-size: 11px;
	font-weight: 300;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-bottom: 8px;
	background-image: url(../layout/carspricesbutton-bk.gif);
	background-position: 0px 0px;
	padding-left: 22px;
	margin-top: -7px;
}
a.carspricesbutton:hover {
	background-image: url(../layout/carspricesbutton-bk-hover.gif);
	text-decoration: none;
	color: #333333;
}
.freeservices {
	background-color: #4d5a66;
	font-weight: 300;
	color: #b0b1b2;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 9px;
	padding-left: 6px;
}
.freeservices li {
	list-style-image: url(../layout/tick-01.gif);
	list-style-position: outside;
	line-height: 1.4em;
	margin-left: 20px;
}
a.mailinglist {
	font-size:14px;
	font-weight:300;
	color:#a5bfdd;
	text-decoration:none;
	line-height:1em;
	display:block;
	margin-top:10px;
	margin-bottom: 10px;
}
a.mailinglist:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.reviewpromo {
	font-size: 12px;
	background-color: #3C4651;
	padding-left: 8px;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	display: block;
	float: left;
	margin-top: 8px;
	width: 140px;
	height: 64px;
}
.reviewpromo h1 {
	font-size: 16px;
	font-weight: bold;
	color: #a5bfdd;
}
.reviewpromo img {
	margin-left: 1px;
}
.bottom {
	background-image: url(../layout/bottom-end-shadow.gif);
	background-position: center 10px;
	background-repeat: no-repeat;
}
.bottomcont {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.copyright {
	font-weight: 300;
	font-size: 11px;
	color: #434f5b;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.copyright a {
	color: #434f5b;
	text-decoration: none;
}
.copyright a:hover {
	color: #697F95;
	text-decoration: none;
}
/*.googlenews {
	position: absolute;
	z-index: 999;
	left: 50%;
	top: 194px;
	margin-left: 500px;
}*/
form .ftext {
	display: inline-block;
	width: 80px;
	color: #FFFFFF;
}
form .dtable {
	display: table;
}
form .dtable .drow {
	display: table-row;
}
form .dtable .dcell {
	display: table-cell;
	padding-right: 10px;
	color: #FFFFFF;
	vertical-align: middle;
}
form .required {
	font-size: 11px;
	color: #F8BA00;
}
input, select, textarea {
	font-family: "Ubuntu", "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: 300;
	background-color: #808E9F;
	border: 1px solid #434F5B;
	color: #262D34;
	padding: 2px;
	line-height: 1.2em;
	margin-bottom: 6px;
	margin-right: 2px;
	box-shadow: 0px 0px 3px 0px #4D5A66;
	margin-top: 3px;
	resize: none;
}
button {
	font-family: "Ubuntu", "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: 300;
	background-color: #697F95;
	border: 1px solid #434F5B;
	color: #FFFFFF;
	padding: 2px;
	line-height: 1.2em;
	margin-bottom: 6px;
	margin-right: 2px;
	box-shadow: 0px 0px 3px 0px #4D5A66;
	cursor: pointer;
}
.reviewdiv {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #3C4651;
	padding-top: 16px;
	margin-bottom: 16px;
}
.reviewdiv b {
	color: #FFFFFF;
	font-weight: 500;
}
/* ----------------- pricelist + details + offers ----------------- */
.pricelist,.pricelist-seasons,.pricelist-rooms,.pricelist-prices {
	border: 0px solid #262D34;
}
.pricelist {
	border-top-width: 1px;
	border-right-width: 1px;
	margin-bottom: 4px;
	margin-top: 4px;
}
.pricelist td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.pricelist-seasons {
	text-align: center;
	background-color: #3C4651;
	border-bottom-width: 1px;
	border-left-width: 1px;
	white-space: nowrap;
}
.pricelist-rooms {
	background-color: #4D5A66;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.pricelist-prices {
	text-align: center;
	background-color: #636669;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
/* ----------------- travel resources ----------------- */
.links {
}
.links a {
	color: #9C0;
	line-height: 16px;
	text-decoration: underline;
}
.links a:hover {
	color: #9C0;
	text-decoration: underline;
}
.link-code {
	font-size: 9px;
	color: #afbdcb;
}

