@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-color:#f6f4f8;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
a{
	color:#00F;
	text-decoration:underline;
}
a:hover{	
	color:#00F;
	text-decoration:underline;
}
/*------------------------------------------------main--------------------*/

/*------------------------------------------------top--------------------*/
#home_main{
	width:100%;
	color:#000;
	background:url(../images/bellavista_home/bg_main.gif) repeat-x 0 0;

}
#topMain{
	width:100%;
	height:182px;
}
#top1{
	width:1003px;
	margin:0 auto;
	position:relative;
}
.logo{
	top:0;
	left:0;
	position:absolute;
}
.slogan{
	position:absolute;
	top:50px;
	right:55px;
}
#language{
	position:absolute;
	top:4px;
	right:55px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:700;
}
#language a{
	color:#FFFFFF;
	text-decoration:none;
}
#menu{
	top:154px;
	left:0;
	position:absolute;
}
#menu ul.nav{
	margin-left:300px;
	width:700px;
	height:24px;
	float:right;
}
#menu ul.nav li{
	font-size:0;
	line-height:0;
	background:url(../images/bellavista_home/nav_div.gif) right top no-repeat;
	height:26px;
	float:left;
	padding:0 2px 0 0;
}
#menu ul.nav li.noImg{
	background-image:none;
}
#menu ul.nav li a{
	display:block;
	padding:0 14px;
	font:bold 13px/26px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
}
#menu ul.nav li a:hover{
	display:block;
	background-color:inherit;
	background:url(../images/bellavista_home/menu_over.gif) repeat-x 0 0;
	color:#000;
}
#menu ul.nav li a.hover{
	display:block;
	padding:0 14px;
	font:bold 11px/26px Arial, Helvetica, sans-serif;
	background-color:#E65715;
	color:#fff;
	text-decoration:none;
	cursor:text;
}

/*--------- Apart hotel menu---------------*/
#menu ul.nav1{
	margin-left:100px;
	width:900px;
	height:24px;
	float:right;
}
#menu ul.nav1 li{
	font-size:0;
	line-height:0;
	background:url(../images/bellavista_home/nav_div.gif) right top no-repeat;
	height:26px;
	float:left;
	padding:0 2px 0 0;
}
#menu ul.nav1 li.noImg{
	background-image:none;
}
#menu ul.nav1 li a{
	display:block;
	padding:0 14px;
	font:bold 13px/26px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
}
#menu ul.nav1 li a:hover{
	display:block;
	background-color:inherit;
	background:url(../images/bellavista_home/menu_over.gif) repeat-x 0 0;
	color:#000;
}
#menu ul.nav1 li a.hover{
	display:block;
	padding:0 14px;
	font:bold 11px/26px Arial, Helvetica, sans-serif;
	background-color:#E65715;
	color:#fff;
	text-decoration:none;
	cursor:text;
}



/*------------------------------------------------body--------------------*/

#midMainhome{
	width:100%;
	height:auto;
	background:url(../images/bellavista_home/main_bg.gif) repeat 0 0;
}

#mid{
	width:983px;
	margin:0 auto;
	padding: 0;
	margin-top:20px;
	margin-bottom:20px;
}
#mid1{
	width:983px;
	margin:0 auto;
	padding: 0;
}
#mid1 img.banner{
	display:block;
	margin:0 auto;
	}
#mid img.banner{
	display:block;
	margin:0 auto;
	}
#midLefthome{
	float:left;
	height:243px;
	padding:20px;
	width:610px;
	margin:0 0 20px 5px;
	display:inline;
}
.img_int{
	float:left;
	margin:10px 10px 40px 0;
	
}
.wel_txt{
	font-size:13px;
	line-height:20px;
	text-align: justify;
	margin: 10px 0 0 10px;
	}
	
a.morelink{
	float:right;
	font-size:13px;
	font-weight:bold;
	color:#6c6c3d;
	text-decoration:underline;
}
a.morelink:hover{
	color:#03914b;
}

#midRighthome{
	float:right;
	background: url(../images/bellavista_home/bg_webest.gif) no-repeat 0 0;
	padding:20px;
    padding-top:60px;
    width:244px;
    height:223px;
    margin:10px 17px 0 0;
	
}
.resertitle{
	display:block;
	float:left;
	margin:0 100px 25px 0;
}
.resertext {
	margin: 3px;
	height: 18px;
	width: 110px;
	float: left;
	font-size: 12px;
	font-weight:bold;
	color: #000;
	padding: 3px;
}
.reserformfield {
	font-size: 12px;
	width:140px;
	color: #95A334;
	height: 20px;
	float: left;
	margin: 3px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
	padding: 3px;
}

.textboxEffect
{
	background-color:#FFFFFF;
	color:#000000;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-top:#404040 solid 1px;
	border-left:#404040 solid 1px;
	height: 18px;
	width: 100px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.dropdown
{
	background-color:#FFFFFF;
	color:#000000;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-top:#404040 solid 1px;
	border-left:#404040 solid 1px;
	height: 18px;
	line-height: 19px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
}

.dateSelector{
	width:14px;
	height:15px;
	cursor:pointer;
	float:left;
	border:none;
	margin-left:10px;
	padding:0;
}
.submitarea {
	margin: 5px;
	height: 30px;
	width: 50px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 118px;
	float: left;
}
.check_avil {
	background : url(../images/bellavista_home/btn_check_avi.gif) 0 0 no-repeat;
	height: 24px;
	width: 126px;
	float: left;
	border: none;
	margin: 0px;
	padding: 0px;
}
/*------------------------------------------------footer--------------------*/
#footerhome{
	width:100%;
	height:29px;
	padding-top:35px;
	margin:0 auto;
	background-color:#55377b;
}
#footerhome p{
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	font-size:13px;
}
#footerhome p a{
	color:#FFFFFF;
	text-decoration:none;
}
#footerhome p a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
/*---------------Search Page-----------------*/
#search_box{
	width:750px;
	margin: 20px auto;
}
#container{
	background: #FFFFFF url(../images/bellavista_home/bg_header.gif) repeat-x 0 0;
	border:3px #9a9d58 solid;
	height:160px;
	padding:10px;
}
.Sbox_left{	
	float:left;
	width:300px;
	padding:5px;
	margin:23px 0 0 20px;
}
.Sbox_right{	
	float:left;
	width:300px;
	padding:5px;
	margin:20px 0 0 0;
}
.upd_search{
	cursor:pointer;
}
.inner_contnr_head{
	border:1px #9a9d58 solid;
	height:25px;
	background-color:#cbcb99;
	margin-top:10px;
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	padding: 5px 0 0 8px;
	position:relative;
}
.inner_contnr_body{
	height:100%;
	background-color:#fff;
	padding:10px;
	border-right:1px solid #9a9d58;
	border-bottom:1px solid #9a9d58;
	border-left:1px solid #9a9d58;
}
.inner_body1{
	height:100%;
	background-color:#fff;
	padding:10px;
	border:1px solid #9a9d58;
	
}
.img_hotel{
	float:left;
	margin-right:10px;
}
.img_txt{
	float:left;
	width:475px;
	margin-right:10px;
}
.Hctnt_hd{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#3e3224;
	text-transform: uppercase;
}

.Hctnt_hd1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:24px;
	color:#55377b;
	margin-left:10px;

}

.tbl_brd{
	border:1px solid #9a9d58;
}
.Hctnt_txt{
	text-align:justify;
	line-height:20px;
	font-size:14px;
}
.offer_box{
	float:left;
	width:275px;
	text-align:center;
	font-weight:700;
	line-height:20px;
	position:relative;

}
.offer_rate{
	display:block;
	background-color:#e5e4d0;
	border:2px solid #9a9d58;
	font-size:24px;
	line-height:40px;
	color:#7E460E;
	text-align:left;
	padding:10px;
	height:145px;
}
.img_rate{
	position:absolute;
	left:20px;
	top:168px;
	height:30px;
}
/*--------------------------Offline booking-------------------*/
.infotxt{
	font-size:13px;
	font-weight:600;
	margin:15px 0;

	
}
.form_text{
	font-size: 13px;
	font-weight:bold;
	color: #000;
	padding: 3px;
}

#midcol{
	float:left;
	padding:20px;
	display:inline;
	width:900px;
	margin:0 auto;
}
.leftcol{
	width:300px;
	float:left;
	margin-top:10px;
}

.textbox
{
	background-color:#FFFFFF;
	color:#000000;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-top:#404040 solid 1px;
	border-left:#404040 solid 1px;
	height: 18px;
	width: 100px;
	line-height: 19px;
	float:left;
}
.textboxF
{
	background-color:#FFFFFF;
	color:#000000;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-top:#404040 solid 1px;
	border-left:#404040 solid 1px;
	height: 18px;
	margin-right:10px;
	line-height: 19px;
	float:left;
}
.chk{
	width:13px;
	height:13px;
	margin:0 8px 0 8px;
}
.gname{
	float:left;
	font-size:13px;
	color:#000;
	font-weight:700;
}
.formContainer {
	float:left;
	width:420px;
	margin-left:25px;
}
.formRow {
	height:30px;
}
.formRowLeft {
	float:left;
	text-align:right;
	font-weight:700;
	width:110px;
	color:#585f67;
}

.formRowRight {
	float:left;
	padding:0px 0px 0px 20px;
	width:210px;
}
.squarBoxBlueMiddle {
	padding-left:15px;
	padding-right:15px;
	height:100%
}
.bottomBtns {
	float:left;
	padding:15px 0 0 25px;
	width:100%;
}
.bottomBtnsColumn2 {
	float:right;
}
.btn_resC{
	cursor:pointer;
	margin-left:150px;
}
.btn_res{
	cursor:pointer;
}
.slider_img{
	cursor:pointer;
	margin-right:8px;
	border:2px solid #535353;
}
.vmore{
	font-size:13px;
	font-weight:700;
	text-decoration:underline;
	float:right;
}
h2.title{
	font-size:24px;
	font-weight:bold;
	line-height:20px;
	margin-bottom:10px;
	font-family:sans-serif;
	font-style: italic;
}
#rleft{
	float:left;
	width:300px;
	margin-right:10px;
}
#rright{
	float:left;
	width:640px;
	margin-top:10px;
	text-align:justify;
	line-height:18px;
}
.img_map{
	border:3px solid #535353;
	float:left;
}

.bestctnt li{
   font-size:15px;
   color:#55377B;
   font-style:italic;
   line-height:30px;
   font-weight:700;
   list-style-type:disc;
   list-style-position:inside;
} 


/*Interested links*/
#midrow{
	float:left;
	padding:20px;
	display:inline;
	margin:0 auto;
}
.main_panel{
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	behavior:url(assets/js/border-radius.htc);
	height:830px;
	background-color:#FFF;
	border:1px solid #fff;
	margin:10px;
}
#midrow h1{
	font-size:24px;
	color:#55377b;
	border-bottom:2px #55377b solid;
	margin:25px;
}

.green_box{
	width:360px;
	margin:40px 0 0 70px;
	height:auto;
	border:2px solid #a7d77e;
	background:url(../images/bellavista_home/box_head.gif) repeat-x 0 0;
	float:left;
	display:inline;
}
.sub_head1{
	font-size:18px;
	font-style:italic;
	text-align:center;
	margin:5px 0 0 0;
}
.left_col{
	width:180px;
	margin:15px;
	float:left;
	display:inline;
}
.right_col{
	font-size:13px;
	font-weight:700;
	line-height:18px;
	margin:15px;
}
.morelink{
	float:right;
	background:url(../images/bellavista_home/btn_go.gif) no-repeat 0 0;
	cursor:pointer;
	display:block;
	width:84px;
	height:25px;
	margin:10px 0;
}
a.morelink{
	color:#06F;
}
a.morelink:hover{
	color:#C00;
}


tr.main_head{
   font-size:13px;
   color:#55377b;
   font-weight:700;
   height:25px;
   text-transform:uppercase;
}
.sub_hd li{
   font-size:13px;
   line-height:20px;
   list-style-type:square;
   list-style-position:inside;
}
.sub_hd li li{
   font-size:13px;
   padding-left:15px;
   line-height:20px;
   list-style-type:circle;
   list-style-position:inside;
}


#midcol{
   float:left;
   padding:20px;
   display:inline;
   width:900px;
   margin:0 auto;
}
.Hctnt_hd{
   font-family:Tahoma, Geneva, sans-serif;
   font-size:20px;
   color:#55377b;
   margin-left:0px;


} 