/* CSS Document */

/* global styles */
.errors{
	color: red;
	border: 2px solid red;
	background: #FFFFCC;
	padding: 3px;
	width: 450px;
}

.formError > *{
	border: 2px solid red;
	color: red;
}

form{
	margin: 0;
}

#siteContainer {
	background-image:url(/template/en/images/background.jpg);
	background-repeat:repeat-x;
}

#headerNumbers {
	position:absolute;
	top:85px;
	right:15px;
	font-size:13px;
	color:#623924;
	font-weight:bold;
}



/* index.html */
body {
	margin:0;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	background: #335E8E;
}

#layoutContainer{
	width: 870px;
	margin: 0 auto;
	background: #FFF;
	border: 2px solid black;
}

#header{
	font-family: Tahoma, arial, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding: 10px;
	background: #4079B0;
	color: #FFF;
	vertical-align: middle;
}

#header img{
	vertical-align: middle;
	margin-right: 40px;
}

#menu{
	background: #006b6e;
}

#sidebar{
	width: 160px;
	padding: 10px;
	vertical-align: top;
}

#content{
	padding: 10px;
	vertical-align: top;
}

h1,h2,h3{
	font-family: Arial, Helvetica, sans-serif;
}

h1{
	font-size: 22px;
	font-weight: bold;
	margin-top: 0;
	color:#F1520E;
}

h1 + h2{
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color: #487eb8;
	margin-top:-15px;
}

h2{
	font-size: 18px;
	font-weight: bold;
	color: #003399;
}

h3{
	font-size: 14px;
	color: #003399;
}

#menuContainer {
	height:35px;
	background-color:#f1530c;
	margin-bottom:1px;
	margin-left:8px;
	margin-right:8px;
}

.menuSpacer {
	margin-left:5px;
	margin-right:5px;
}

#footer {
	margin-bottom:20px;
	color:#FFF;
}

#footer a:link {
	color:#FFF;
	text-decoration:none;
}
#footer a:visited {
	color:#FFF;
	text-decoration:none;
}
#footer a:focus {
	
}
#footer a:hover {
	color:#FFF;
	text-decoration:underline;
}
#footer a:active {
	
}

#footer a.ss-logo {font-size:10px;}
#footer a.ss-logo:hover {text-decoration:none;}

.ratesTable {
	border: 1px solid #999;
	background-color:#F8F8F8;
}

.ratesTable .mainHeader {
	text-align:center;
	font-size:14px;
	background-color:#335E8E;
	color:#FFF;
	border-bottom:1px solid #999;
}

.ratesTable td {
	padding: 5px;
}

.accentBox {
	padding:10px;
	background-color:#FFFFBF;
	border:1px solid black;
}

#contentContainer {
	width:961px;
	position:relative;
	background-color:#FFF;
	}

#leftContentIndex {
	width:693px;
	float:left;
	margin-bottom:20px;
	padding-top:85px;
	margin-left:18px;
	margin-top:10px;
	position:relative;
	display:inline;
}

#leftContent {
	width:693px;
	float:left;
	margin-bottom:20px;
	padding-top:20px;
	margin-left:18px;
	margin-top:10px;
	position:relative;
	display:inline;
}

#breadcrumbsContainer {
	position:absolute;
	top:-7px;
	z-index:50;
}

#flashBannerContainer {
	background-color:#FFF;
	width:945px;
	height:391px;
	margin-left:8px;
	margin-bottom:5px;
}

#contentHeaderBadge {
	position:absolute;
	top:12px;
	left:10px;
	z-index:10;
}

#rightContent {
	width:225px;
	float:left;
	margin-left:15px;
	margin-bottom:5px;
}

#leftContentCapTop {
	position:absolute;
	top:5px;
	left:8px;
	width:705px;
	height:16px;
	z-index:8;
	overflow:hidden;
}

#leftContentCapBottom {
	position:absolute;
	bottom:5px;
	left:8px;
	width:705px;
	height:16px;
	overflow:hidden;
}

#boxContainer {
	height:91px;
	width:953px;
	background-color:#FFF;
	padding-left:8px;
}

#boxPhotogallery {
	width:226px;
	height:91px;
	background-image:url(/template/en/images/boxPhotogallery.jpg);
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}

#boxSpecials {
	width:226px;
	height:91px;
	background-image:url(/template/en/images/boxSpecials.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:13px;
	cursor:pointer;
}

#boxRates {
	width:226px;
	height:91px;
	background-image:url(/template/en/images/boxRates.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:14px;
	cursor:pointer;
}

#boxOwn {
	width:227px;
	height:91px;
	background-image:url(/template/en/images/boxContest.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:13px;
	cursor:pointer;
}

.boxContest {
	width:227px;
	background-image:url(/template/en/images/boxContest.jpg);
	background-repeat:no-repeat;
	padding-top:4px;
	margin-top:5px;
	cursor:pointer;
	margin-bottom:5px;
}

.boxContest .content {
	padding-left: 15px;
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom:5px;
	padding-bottom: 5px;
	font-weight:bold;
	color:#FFF;
	font-size:12px;
	background-image:url(/template/en/images/boxBackground.jpg);
	background-repeat:repeat-y;
}

#boxOwn .content {
	margin-left: 15px;
	margin-right: 5px;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight:bold;
	color:#FFF;
}

.boxHeader {
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#FFF;
	margin-top:3px;
}

#searchBox {
	background-image:url(/template/en/images/searchBoxBackground.gif);
	background-repeat:repeat-y;
	width:217px;
	margin-top:5px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

#searchBox .header {
	
}

.ownership {
	font-weight:bold;
	padding:10px;
	background-color:#e0f1fe;
	border:1px solid #acd0eb;
	float:left;
}

#adventure1, #adventure2, #diving1, #diving2, #leisure1, #leisure2, #honeymoon1, #honeymoon2 {
	background-color:#e0f1fe;
}

.packageTable {
	border: 1px solid black;
	background-color:#FFF;
}

.packageDescription {
	height:25px;
	padding-left:10px;
	padding-right:10px;
}

.packagePrice {
	padding-right:10px;
	padding-left:10px;
	height:25px;
	border-left:1px solid black;
}

.packageName {
	padding-right:10px;
	padding-left:10px;
	height:25px;
	border-right:1px solid black;
}

.packageHeader {
	background-color:#335e8e;
	color:#fff;
	padding-right:10px;
	padding-left:10px;
	border-bottom: 1px solid black;
}

.packageBlank {
	height:0;
	border-bottom: 1px solid black;
}

#toolBox {
	 style="color:#444444;
	 font-family:Verdana, Arial, Helvetica, sans-serif;
	 font-weight:bold;
	 font-size:12px;"
}

.dataTable {
	border: solid 1px #0476CE;	
	margin-top: 5px;
}

.dataTable .dataLeft {
	background-color: #96CFF8;
}

.dataTable .dataRight {
	background-color: #d5d5d5;
}

#boxPackages {
	background-image:url(/template/en/images/box_blue_background.gif);
	background-repeat:repeat-y;
	width:227px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#FFF;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:5px;
}

.boxPackage {
	background-image:url(/template/en/images/box_brown_background.gif);
	background-repeat:repeat-y;
	width:227px;
	margin-top:5px;
	cursor:pointer;
}

.boxSpecial {
	background-image:url(/template/en/images/box_yellow_background.gif);
	background-repeat:repeat-y;
	width:227px;
	margin-top:5px;
	cursor:pointer;
}

.boxPackage .left {
	float:left;
	margin-left:10px;
	margin-top:10px;
	font-size:14px;
	text-align:center;
	width:90px;
}

.boxPackage .right {
	float:left;
	margin-left:10px;
}

.boxPackage .right img {
	border: 1px solid black;
}

.boxSpecial .left {
	float:left;
	margin-left:10px;
	margin-top:15px;
	font-size:14px;
	text-align:center;
	width:90px;
}

#flyAndBuyBox {
	padding-bottom:1px;
}

#flyAndBuyBox .head {
	margin-top:5px;
	margin-bottom:5px;
	font-size: 22px;
	font-weight: bold;
	color:#F1520E;
}

#flyAndBuyBox .content {
	margin:10px;
	color: #003399;
}

.boxSpecial .right {
	float:left;
	margin-left:10px;
}

.boxSpecial .right img {
	border: 1px solid black;
}

.rightPad {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.rightPad img {
	border:1px solid black;
}

.leftPad {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.leftPad img {
	border:1px solid black;
}

.hidden-answer {
	display:none;
}



/* language_selector.html */

#language_selector img{
	border: 2px solid white;
}

#language_selector a.currentLang img{
	border: 2px solid #CC6600;
}

#language_selector a:HOVER img{
	border: 2px solid #CC6600;
}

/* IE7 does not support the star-html hack anymore, so this is ignored by IE7: */
* html #leftGradient{
    background: transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/template/en/images/leftGradient.png',sizingMethod='scale');
}
* html #rightGradient{
    background: transparent none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/template/en/images/rightGradient.png',sizingMethod='scale');
}


/* sidebar.html */

div.sbHeading{
	background: #336666;
	color: white;
	font-weight: bold;
	border: 1px solid #003333;
	border-bottom: 0;
	padding: 4px;
}

div.sbBody{
	background: #DDE7E7;
	border: 1px solid #003333;
	padding: 4px;
}

div.sbBody form input{
	border: 1px solid #999999;
}

/* mailing list */
#mlform .formLabel{
	font-weight: bold;
}

#mlform *{
	font-size: 11px;
}

#language_selector {
	float:right;
	margin-top:10px;
	margin-right:5px;
}

.formBackground {
	background-color:#e0f1fe;
	padding:10px;
	float:left;
	border:1px solid #acd0eb;
}

.formImage {
	float:right;
}

.formImage img {
	display:block;
	margin-bottom:5px;
}

.highlightBox {
	border: 1px solid #999999;
	background-color: #FDFFBD;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:10px;
}