/*@charset "utf-8";
 CSS Document */

body{
	margin:0 auto;
	padding:0;
	background:#666;
	text-align:center;
}
#contentBg #textMain #txt .subpage {
	font-size: 13px;
}


#top{
	/*width:100%;*/
	margin:0 auto;
	width:900px;
	height:21px;
	background:#172029;
}
#containerM{
	margin:auto;
	padding:4px;
	width:910px;
	text-align:left;
	background:#262F37;
}


#main{
	margin:0 auto;
	width:900px;
	text-align:left;
}

#contentBg{
	background:url(../image/bg_content.jpg) no-repeat;
	padding:43px 24px 0px 30px;
}

#logo{
	text-align:right;
	height:130px;
	width:834px;
}

#textMain{
	width:603px;
	margin:0px 45px 0px 0px;
	float:left;
}
#contentBg #textMain #txt a {
	color: #1A1F24;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}


#txt{
	background:url(../image/content_bg.gif) repeat-y;
	font:12px/18px Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#262F37;
	padding:0px 22px 0px 27px; 
}

#txt p{
	margin-bottom:0px;
	padding-bottom:0px;
}

#btnMain {
	width:197px;
	float:left;
}

#footerMain{
	height:34px;
	width:900px;
	background:url(../image/bg_footer.gif) repeat-x;
	font:11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	text-transform:uppercase;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	/*padding-top: 8px;*/
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footerMain ul{
	padding:0px;
	margin:0px;
	list-style:none;
}


#footerMain ul a{
	color:#FFFFFF;
	text-decoration:none;
}

#footerMain ul a:hover{
	color:#5194FF;
	/*color:#C0C3C5;*/
	
}

#clearBoth{
	clear:both;
}

#videoMain{
	background:url(../image/bg_video.jpg) no-repeat;
	width:604px;
	height:355px;
}

#video{
	float:left;
	width:335px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#ph_no{
	float:left;
	width:335px;
	padding-right: 0px;
	padding-bottom: 0px;
}


#slogan{
	padding:50px 0px 0px 0px;
}

.footerLink{
	display:inline;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 13px;
}

.footerLast{
	display:inline;
	padding:0px;

}

.imgBorder{
	border:1px solid #E6E7E8;
	margin:0px 0px 20px 22px;
	float:right;
}
.txtHead{
	margin:0px 0px 10px 0px;
}

.btnDiv{
	height:93px;
}
.btnDiv img{
	border:none;
}
.noBorder{
	border:none;
}
#contentBg #txt .heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #262F37;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	line-height: 0px;
}
.redlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F00;
}
#contentBg .whitelabel a{
	vertical-align:top;
	font-weight:550;
	font-family: Swis721 BdRnd BT, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	/*text-transform:uppercase;*/
	text-decoration:none;
	
	
}
#contentBg .whitelabel a:hover {
	
	
	color: #f00;
	text-decoration: underline;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #495A69;
	background-color: #D1D3D6;
	border: 1px solid #9BA0A4;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


#contentBg #textMain .subnavigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #213B5E;
	font-weight: bold;
	text-decoration: underline;
	margin-right: 8px;
	text-transform: capitalize;
}
#contentBg .buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
	background-image: url(../image/but-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #3B4856;
	border: 1px solid #999;
}
#contentBg .buttons_b{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	width:102px;
	height:40px;
	border:none;
	background:url(../image/btn_book_now.gif) no-repeat;
	line-height:40px;
	text-align:center;
	
}



#contentBg #textMain .subnavigation a:hover {
	color: #525C65;
	text-decoration: underline;
}
#contentBg #textMain #txt a:hover {
	color: #3B4956;
	font-size: 11px;
	text-decoration: underline;
}
#preloading {
	position:absolute; 
	bottom:0;
	left:0; 
	display:block; 
	width:1px; 
	height:1px; 
	overflow:hidden; 
	z-index:1;
}

.none_button{ background:#F5F5F5; border:none; color:#F5F5F5;}
.tbl_box{
	border:1px solid #999999;
	padding:10px;
}

.border1{
	border-bottom:1px solid #999999;}
	
.mque{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F9F9F9;
	font-weight:bold;
}	
.closed{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#FC3744;
	font-weight:bold;
	font-style:italic;
}
.closed a{
	color:#FC3744;
	text-decoration:underline;
}
.closed a:hover{
	color:#FFFFFF;
	text-decoration:none;
}