/*---------Global-----------*/

/*---------default start-----------*/
* {
	margin:0;
	padding:0;
	/*vertical-align:top;*/
}
body {
	background:#040101;
	font:11px Tahoma;
	text-align:center;
	color:#471600;
	padding:0px;
	margin:0px;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR: #ffffff; 
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #00169b; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	height:100%;
}
br.clearboth {
	clear:both;
	height:1px;
}
a {
	text-decoration:none;
	font:11px Tahoma;
	color:#471600;
}
a:hover { text-decoration: underline; }

img{
	margin:0;
	border:0;
}
/*---------default end-----------*/
.main #container{
	width:100%;
	float:left;
	margin:0 auto;
	text-align:center;
	height:auto;
}
.main #main_content{
	width:1002px;
	margin:auto;
	/*background:url(../images/www/center_bg_img.jpg) repeat-y;*/
	text-align:left;
	/*height:731px;*/
	max-height:100%;
	border:0px solid red;
}
#mycustomscroll{
	width: 98%;
	height: 285px;
	overflow: auto;
	float:left;
	border:0px solid black;
	padding-right:10px;
	left:80px;
	
	text-align:justify;
}

*html #mycustomscroll{
	width: 98%;
	height: 290px;
	overflow: auto;
	float:left;
	left:220px;
	position:absolute;
	padding-right:10px;
	text-align:justify;
}
#mycustomscroll2{
	width: 95%;
	height: 220px;
	overflow: auto;
	float:left;
	border:0px solid blue;
	padding-right:10px;
	/*border:1px solid blue;*/
}

*html #mycustomscroll2{
	width: 95%;
	height: 220px;
	overflow:auto;
	float:left;
	left:70px;
	position:absolute;
	padding-right:10px;
	border:0px solid blue;
}
.mid_left{ float:left; width:17%;}
/*.mid_left1{ float:left; width:15%; margin-right:2%;}*/

.mid_left1{ float:left; width:16%; margin-right:2%;}
*html .mid_left{ float:left; width:14%;}
*html .mid_left1{ float:left; width:16%; margin-right:2%;}
.mid_right{ float:left; width:80%; border:0px solid green; margin:auto; text-align:left; padding-top:30px;}
/**html .mid_right{ float:left; width:70%;}*/
/*---------header start-----------*/
#header{
	width:60%;
	float:right;
	padding:5px 0px 5px;
}
#flashcontent, #flashcontent1 {
height: 100%;
}
/*---------header end-----------*/
/*---------footer start-----------*/
#footer_index{
	float:left;
	padding:7px 0px 0px;
	height:130px;
	width:1002px;
	margin:auto 0px;
	border:0px solid blue;
}
#footer_inner{
	float:left;
	background:url(../images/www/inner_footer.jpg) top left no-repeat;
	padding:7px 0px 6px;
	height:97px;
	width:1002px;
	margin:auto 0px;
	border:0px solid red;
}
#footer_old { /* get adjusted by 100% as per the resolution */
	position: absolute;
	bottom: 0px;
	height: 30px;
	width: 100%;
	background:url(images/www/bg_footer.jpg) top left repeat-x;
	left: 50%;
	margin: 0 0 0 -50%;
	padding:5px 0px 5px;
} 

.news_style{padding:34px 9px 5px 45px; height:89px; width:233px; float:left; color:#7b7a75; font-size:13px; background:url(/www/images/www/news_bg.jpg) no-repeat;}
.resort_link{padding:110px 0px 0px 130px; border:0px solid blue; width:380px; float:left;}
/*---------footer end-----------*/
/*---------default start-----------*/
.width_auto { width: auto%; }
.width_100PR { width: 100%; }
.float_left { float: left; }
.float_right { float: right; }
.align_left { text-align: left; }
.align_right { text-align: right; }
.align_center { text-align: center; }
.bold, .bold a { font-weight:bold; }
.bold_no{ font-weight:normal; }
.font_12{font-size:12px;}

.vertical_spacing{
	visibility:hidden;
	font-size:0px;
	background:#fff;
	clear:both;
}
.clear{overflow:hidden; height:0px; font:0px;}
/*---------text style-----------*/
.white_color{color:#FFFFFF;}
.gray_color, .gray_color a{color:#444444;}
.yellow_color, .yellow_color a{color:#ffcc00;}
.red1_color, .red1_color a{color:#990000; font-weight:bold; text-decoration:none;}
.red1_color a:hover{color:#990000; font-weight:bold; text-decoration:none;}
/*---------inner page-----------*/
#inner_bg{ background:url(/www/images/www/inner_bg.jpg) no-repeat; width:910px; height:307px; float:left; padding:150px 18px 44px 73px; border:0px solid red;}
#inner_bg1{width:844px; height:415px; float:left; padding:124px 18px 44px 140px; border:0px solid red;}
ul.links{list-style:none; padding-top:30px;}
ul.links li{display:block;  height:14px; border:0px solid blue; width:90%; padding:0px 0px 0px 0px; margin:auto;}
ul.sub_links{list-style:circle; padding-top:5px; border:0px solid red; width:90%; }
ul.sub_links li{display:block;  height:auto; border-bottom:1px dashed #774b30; width:auto; padding:6px 5px 8px; margin:auto;}
ul.sub_links1{list-style:circle; padding-top:5px; border:0px solid red; width:90%; }
ul.sub_links1 li{display:block;  height:auto; border-bottom:1px dashed #774b30; width:auto; padding:3px 5px 4px; margin:auto;}


/*---------form-----------*/	


.check_styles {
	color:#471600;
	font-family:Tahoma;
	font-size:7px;
}

 .inputstyle {
background:#f1d8a5;
border:1px solid #5f4747;
color:#471600;
font-family:Tahoma;
font-size:11px;
padding:3.5px;
width:195px;}

.select_style {
background:#f1d8a5;
border:1px solid #5f4747;
color:#471600;
font-family:Tahoma;
font-size:11px;
}