/*basic divs, footer stick to bottom*/
*{
	margin: 0;
}

html, body {
	height: 100%;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	/*margin: 0 auto -135px;*/
}
.footer{
	height: 135px;
}
/*basic divs, footer stick to bottom*/




body{
	background:#EDEDEF;
	background-image:url('../img/bg.png');
	background-position:center top;
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 auto;

}

.footer{
	background-image:url('../img/footer.png');
	background-position:center;
}

#grandcontainer{
	width:1000px;
	margin:0 auto;
	color:#818285;
	font-size:11px;
}

#whitediv a{color:#818285;font-size:11px; text-decoration:none;}
#whitediv a:hover{color:#818285;font-size:11px; text-decoration:underline;}

#header{
	width:1000px;
	height:251px;
	background-image:url('../img/header.png');
	background-repeat:no-repeat;
}


#whitediv{
	width:1000px;
	background-image:url('../img/white.png');
	background-repeat:no-repeat;
	padding-bottom:30px;
}

#footer{
	width:940px;
	text-align:left;
	margin:0 auto;
	padding-top:35px;
	color:#FFF; text-transform:uppercase; font-size:10px; font-weight:bold;
}


#footer .box1{width:100px; float:left;}
#footer .box2{width:645px;float:left; padding-left:35px; padding-top:5px;}
#footer .box2 a{color:#FFF; text-transform:uppercase; font-size:10px; font-weight:bold; text-decoration:none;}
#footer .box2 a:hover{text-decoration:underline;}

#footer .box3{width:160px;float:left; text-align:right;}

#flags{
	text-align:right;
	padding-right:50px;
	padding-top:0px;
}

#flags img{padding-left:3px;}

#logodiv{
	position:absolute;
	margin-left:108px;
	z-index:10;
}

#topmenu{
	text-align:right;
	padding-top:4px;
	height:93px;
	padding-right:22px;
}

#quote{
	text-align:right;
	height:156px;
	margin:0;
	padding:0 60px 0 0;
	color:#FFF;
	font-size:32px;
	line-height:0.5em;
	margin-top:15px;
	
}

.topmenuitem{
	float:right; 
	width:85px;
	padding-left:10px;
	padding-right:10px;
	word-wrap: break-word;
	text-align:center;
	text-transform:uppercase;
	font-size:11px;
	color:#818285;
	height:50px;
	margin-top:25px;
	padding-top:12px;
	padding-bottom:20px;
	background-position:center top;
	background-repeat:no-repeat;
	cursor:default;
}

.topmenuitem a{
	font-size:11px;
	color:#818285;
	text-decoration:none;
	cursor:default;
	text-decoration:none;
}

.topmenuitem a:hover{
	cursor:pointer;
	color:#818285;
	text-decoration:none;
}

.topmenuitemselected a{
	color:#FFFFFF;
	text-decoration:none;
}

.topmenuitemselected{
	background-image:url('../img/highlight.png');
}

#slantingdiv{
	background-image:url('../img/slanting.png');
	width:1000px;
	height:27px;
	position:absolute;
	margin-top:-37px;
	z-index:150;
}

#frontleftdiv{
	float:left;
	margin-left:63px;
	width:585px;
	text-align:left;
	padding-top:22px;
}

#frontrightdiv{
	float:left;
	width:275px;
	text-align:left;
	padding:20px 0 0 20px;
}

#frontsearchhotelstitle{
	background-image:url('../img/frontsearchhotels.png');
	width:585px;
	height:83px;
}

#frontsearchhotelstitle h1{
	font-size:28px;
	color:#FFFFFF;
	padding-left:25px;
	padding-top:39px;
	letter-spacing:-1px;
}

#frontsearchhotelmain{
	height:168px;
	background:#E1E1E1;
	margin-top:3px;
	color:#808285;
	font-size:13px;
	font-weight:bold;
}

#frontsearchhotelbottom{
	background:#818285;
	height:39px;
	color:#FFFFFF;
	font-size:11px;
}

#frontsearchhotelbottomLeft{
	float:left;
	width:300px;
	padding-top:20px;
	padding-left:15px;
}

#frontsearchhotelbottomLeft a{
	text-decoration:none;
	color:#FFFFFF;
}

#frontsearchhotelbottomLeft a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}

#frontsearchhotelbottomRight{
	float:right;
	width:100px;
	padding-top:5px;
	padding-right:25px;
	text-align:right;
}

.button{
	border:none;
	background:#FDCB34;
	color:#FFFFFF;
	font-size:13px;
	padding:5px;
	text-align:center;
	cursor:pointer;
	font-weight:bold;
	text-transform:capitalize;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.button:hover{
	background:#FDD251; 
}

#frontsearchhotelmainLeft{
	float:left;
	margin-left:25px;
	padding-top:27px;
	width:275px;
}

#frontsearchhotelmainRight{
	float:left;
	padding-top:27px;
	width:270px;
}

.frontsearchhotelmainTop{
	height:70px;
}

.searchInput{
	padding:4px;
	width:250px;
	color:#666666;
	height:22px;
	border:none;
	margin-top:5px;
}

.contactSearchInput{
	padding:4px;
	color:#666666;
	height:22px;
	border:1px solid #818285;
}

.frontTitle{background-color:#fdcb34; height:28px; padding:9px 0 0 10px; margin:4px 0 4px 0; color:#FFF; font-size:14px; font-weight:bold;}
.frontTitleGrey{background-color:#818285; height:28px; padding:9px 0 0 10px; margin:4px 0 4px 0; color:#FFF; font-size:14px; font-weight:bold; text-align:left;}
.frontViewPresentation{float:left; width:284px;}
.frontNewsletter{float:left; width:281px; margin-left:20px;}
.frontNewsletterText{width:100px; float:left; margin-top:25px;line-height:1.5em;padding-left:15px;}

.frontRightText{height:125px; padding:20px 20px 0 20px; margin-bottom:25px;line-height:1.5em;}
.frontRightText a{font-weight:bold;}

.flashHome{height:541px; width:267px; padding-bottom:14px;}
.flashHomeContainer{height:541px; background-color:#FFF; width:267px; overflow:hidden;}

.space20{margin-top:20px;}

#searchResultView{ margin:3px 65px 0 65px; padding:25px; text-align:left;}
#advancedSearch{ margin:3px 0px 0 0px; padding:25px 0 25px 0; text-align:left; width:545px;}

.goButton{border:0; background-color:#fdcb34; color:#FFF; padding:5px; font-weight:bold; text-transform:capitalize; cursor:pointer;font-family:Verdana, Arial, Helvetica, sans-serif;}
.searchButton{border:0; background-color:#fdcb34; color:#FFF;padding:5px; font-weight:bold; text-transform:capitalize; cursor:pointer; font-family:Verdana, Arial, Helvetica, sans-serif;}

.basicSearchInput{padding:0 4px 0 4px; width:210px;color:#818285;height:27px;line-height:27px;border:1px solid #818285; font-weight:bold;}
.basicSearchLink{color:#818285; margin-top:10px;}

.advSearchInput{padding:2px 4px 2px 4px; width:185px;color:#666666;border:none;margin-top:2px; border:1px solid #d2d2d2;}


/* fake checkbox : unchecked (default/base) state */
.fakecheck {
	color: #555555;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	outline: none;
	background: url(../images/checkbox.gif) no-repeat;
	height: 16px;
	width: 250px;
	display: block;
	float: left;
	padding: 1px 0px 0px 20px;
}

a.fakecheck
{
	color: #555555;
}
/* fake checkbox : hover state */
.fakecheck:hover {
	color:#333333;
	text-decoration: underline;
}
/* fake checkbox : checked state */
.fakechecked {
	background-position: left -25px;
}

.adv_subtitle
{
	margin:5px 0 5px 0;
	padding: 10px 0 10px 5px;
	background-color:#ececec;
	cursor:pointer; 
	font-weight:bold;
	color:#595959;
	font-size:11px;
}

.hotelsLeft{float:left; width:562px; background-color:#f4f4f4; margin:10px 0px 0 65px; padding:10px;}
.hotelsRight{float:right; margin:10px 65px 0 20px; width:265px;}

.backbutton{
	font-weight:bold;
	color:#676767;
	cursor:pointer;
	text-transform:capitalize;
}

/*table .hotelcontent{line-height:1.3em;}
table .hotelcontent a{margin-left:5px;}
table .hotelcontent a:hover{margin-left:5px;}
table .hotelcontent p{line-height:1.5em; padding-bottom:4px; padding-top:2px; text-align:justify;}*/

.content_maintitle{
	font-size:15px;
	color:#676767;
	font-weight:bold;
}

.content_title{
	font-size:12px;
	font-weight:bold;
	color:#676767;
	background:#ececec;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:8px;
	padding-right:7px;
	width:178px;
}

.content_subtitle{ 
	padding-left:16px;
	padding-right:2px;
	vertical-align:top;
	width:160px; 
	font-size:11px; 
}


.inventorylist{
	cursor:pointer;
}

.inventorylist:hover{
	background:#ececec;
}

.hotelmoduleholder{
	line-height:25px;	
}


.hotelRightTitle{background-color:#fdcb34; padding:5px 0 5 10px; margin:4px 0 4px 0; color:#FFF; font-size:12px;}
.auditLeft{float:left; width:100px; padding:10px;}
.auditRight{float:left; margin-top:60px; text-align:left; width:115px;}


#hotelmenu li{
	float:left;
}

#hotelmenu .head{
	text-align:center;
	background-color:#818285;
	color:#FFF;
	padding:10px 0 0 0;
	margin-right:2px;
	font-size:10px;
	height:26px;
	font-weight:bold;
}

#hotelmenu .head:hover{
	background-color:#efeff0;
}

#hotelmenu .head:hover a{
	color:#818285;
}

#hotelmenu .head a{
	color:#FFF;
}

#hotelmenu .head a:hover{
	text-decoration:none;
	
}

#hotelmenu .selected{
	background-color:#efeff0;
	color:#818285;
}

#hotelmenu .selected a{
	color:#818285;
}

.submenu{
	/*position:absolute;*/
	display:none;
}

.submenu li{
	float:left;
	text-align:center;
	background-color:#efeff0;
	color:#898a8d;
	padding:10px 10px 0 10px;
	font-size:10px;
	height:26px;
	font-weight:bold;
	cursor:pointer;
}

.submenu li a:hover {
	color:#fdcb34;
	text-decoration: none;
}

.submenu li a:hover{
	text-decoration:none;
}



.nothingfound{
	width:500px;
	margin-top: 10px; 
	margin-bottom:10px; 
	padding: 5px 0px 5px 0px; 
	border:solid 1px #ccc; 
	border-left: none; 
	border-right: none; 
	background-color:#818285; 
	color:#FFFFFF;
	text-align:center;
} 


.results_title2{
	font-weight:bold;
}

.hoteltitlediv{margin-top:25px; font-size:20px; font-weight:normal;}

.content_text{color:#818285; font-size:11px; line-height:1.5em; width:530px; padding:25px; text-align:justify;}
.content_text p{font-size:11px; line-height:1.5em; padding-bottom:15px;}
.content_text h1{font-size:16px;}
.content_text h2{font-size:14px;}
.content_text h3{font-size:12px;}
.content_text h4{font-size:10px;}
.content_text h5{font-size:9px;}
.content_text h6{font-size:8px;}

.content_text ul{list-style:circle; margin-left:13px;}
.content_text ol{list-style:decimal; margin-left:18px;}

.content_text a{text-decoration:underline !important;}


/*Search Results*/
.search_subtitle
{
	padding: 10px 0 10px 5px;
	background-color:#dedede;
	cursor:pointer; 
	font-weight:bold;
	color:#818285;
}

.searchresult{ 
	padding-left:10px; 
	height:50px;
	vertical-align:middle;
} 
/*Search Results*/

.searchclassification{
	padding: 2px; 
	cursor: pointer;	
} 
.searchclassification:hover{background-color:#ececec;}

/*auto suggest*/
#jSuggestContainer {
	position:absolute;
	border-top:0;
	background:#FFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:2px;
}

.jSuggestLoading {
	font-style:italic;
	padding: 10px;
}

#jSuggestContainer ul, #jSuggestContainer ul li{
	margin: 0;
	padding:2px;
	list-style:none;
}

#jSuggestContainer ul li{
	padding: 2px 4px;
	color:#818285;
	background:#FFF;
	cursor:pointer
}

#jSuggestContainer ul li.last{
	border-bottom: 0;
	font-style:italic;
}

#jSuggestContainer ul li.jSuggestHover{
	background:#ececec;
}
/*auto suggest*/

.contleft
{
	float:left;
	width:100px;
	padding:2px;
	font-weight:bold;
	margin-top:5px;
}
.contright
{
	float:left;
	padding:2px;
}

label.welcome{font-size:16px; color:#818285; font-weight:bold;}

label.subwelcome{font-size:14px; color:#818285;}

.hotelmenubiggerbuttongrey{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	background-image:url(../images/menuBtnPlayGrey.png);
	width:199px;
	height:29px;
	color:#FFFFFF;
	font-size:14px; 
	cursor:default;
	padding-top:67px;
}

.hotelmenubiggerbutton{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom:5px;
	background-image:url(../images/menuBtnPlay.png);
	width:199px;
	height:29px;
	color:#FFFFFF;
	font-size:14px; 
	cursor:pointer;
	padding-top:67px;
}


/*Fancbox details*/

.filestitle{
	background:#ececec; 
	height:16px;
	color:#818285;
	font-size:14px;
	padding-left:5px;
	text-align:left; 
	padding-top:2px;
	margin-bottom:7px;
}

.fileslist{
	color:#818285;
	padding-left:5px;
	padding-top:5px;
	font-size:12px;
}

.fileslist a{
	color:#818285;
	padding-left:5px;
	padding-top:5px;
	font-size:12px;
	cursor:pointer;
	text-decoration:none;
}

.fileslist a:hover{
	cursor:pointer;
	text-decoration:underline;
}

.fileslist:hover{
	text-decoration:underline;
}

/*Fancbox details*/


.sitemapli{
	text-transform:capitalize;
	padding-bottom:10px;
	list-style:disc;
	margin-left:20px;
}




/*Destination Tabbing*/


.tabcontent{
	float:left;
	text-align:center;
	background-color:#818285;
	color:#FFF;
	padding:10px 15px 0 15px;
	margin-right:2px;
	font-size:10px;
	height:26px;
	font-weight:bold;
}


.tabcontentselected{
	float:left;
	text-align:center;
	background-color:#dedede;
	color:#818285;
	padding:10px 15px 0 15px;
	margin-right:2px;
	font-size:10px;
	height:26px;
	font-weight:bold;
}

.tab{
	float:left;
	cursor:pointer;
}

/*Destination Tabbing*/

/* Destionation Info*/

.desttitle{
	font-size:11px;
	font-weight:bold;
	width:150px;
	padding-bottom:7px;
	padding-left:6px;
	vertical-align:top;
	padding-top:6px;
}

.destdiv{
	font-size:11px;
	padding-bottom:7px;
	padding-left:6px;
	padding-right:6px;
	text-align:justify;
}

.destheading{
	padding: 10px 0 10px 5px;
	background-color:#E1E1E1;
	font-weight:bold;
	color:#808285;
	margin-bottom:10px;
}

#destinationinfo p{padding-bottom:10px;}
/* Destionation Info*/
