/******* Default Part CSS *******/
html, body, div, h1, h2, h3, h4, h5, h6, p, a, form,
fieldset, select, input, table, td, th, img,
dl, dt, dd {
	padding: 0px; 
	margin: 0px;
}
.t_left{
	text-align: left;
}
.t_center{
	text-align: center;
}
.t_right{
	text-align: right;
}
.t_justify{
	text-align: justify;
}
.f_l{
	float: left;
}
.f_r{
	float: right;
}
img{
	border: none;
}
ul, ol, li{
    margin: 0 0 0 20px;
    padding: 0 0 0 20px;
}
input:focus{
    border: 1px solid #F7FAE5;
}
.clear{
	clear: both;
	font-size: 1px;
	height: 1px;
	visibility: visible;
}
/********************************/

body	{
	width: 100%; 
	text-align: center; 
	background: #E4DFB9;  
	font: 12px arial,tahoma,helvetica,verdana,sans-serif; 
	color: #000;
}
		
/***Styles Element Form***/
form.booking {
    color: #F7FAE5;
	 margin:0;
	 padding:0;
}
form.booking .table_form{
    margin:0;
}
fieldset {
	border: none; 
	padding: 0px; 
	margin: 5px; 
	text-align: center; 
	font-size: 11px;
	color:#000;
}
legend {
    font-size: 11px; 
    padding: 0px; 
    margin: 0px;
}

select		{text-transform: none;}
fieldset.f_20 {
    border: none; 
    padding: 0px 0px; 
    text-align: justify; 
    margin: 10px 0 10px 0; 
    white-space:nowrap; 
}

/*** Side navigation Lists Styles***/
.nav_left_bg{
	width: 236px;
	margin: 15px auto;
}
.nav_left_bottom{
	width: 236px;
	background: url(../images/leftnav-bg-bottom.jpg) no-repeat left top;  
	height:140px;
	
}
ul.nav_left {
	list-style: none; 
	display: block;
	padding:20px 15px 0 20px;
	background: url(../images/leftnav-bg-top.jpg) no-repeat left top;
	margin:0;
	height: 200px;
}
ul.nav_left li 
{
	padding: 5px 0; 
	margin:0;
}
ul.nav_left li a, 
ul.nav_left li a:link, 
ul.nav_left li a:visited {
	display: block; 
	font: bold 14px "Trebuchet MS", Arial, sans-serif; 
	color: #711B1C; 
	text-decoration: none;
	text-transform:capitalize;
}
ul.nav_left li a:hover,
ul.nav_left li.active a, 
ul.nav_left li.active a:link, 
ul.nav_left li.active a:visited{
	color: #816a31; 
	text-decoration: none;
}


/*******************/
img.img_padd{margin: 10px;}



/*** Styles of text ***/
H1 {color: #731B1A; font: 24px "Trebuchet MS", Arial ,sans-serif; padding: 0 0 10px 0;} 
H2 {color: #7f1b2f; font: 19px "Trebuchet MS", Arial ,sans-serif; line-height: 32px; margin: 0;} /*header of the booking form*/
H3 {color: #7f1b2f; font: bold 16px Arial; line-height: 32px; margin: 0;} 
H5 {color: #731B1A; font-size: 14px; font-weight: bold; } /*in left boxes of homepage*/
H6 {color: #731B1A; font-size: 11px; font-weight: bold; margin: 5px 0 3px 0;} /*in left boxes of homepage*/


.text_14 {font-size: 14px;}
.text_16 {font-size: 16px;}


/******************/

/***Links Styles***/
a, a:visited, a :link  {color: #731B1A; text-decoration: none;}
a:hover {text-decoration: underline;}

a.findmore { 
	color:#fff;
	font-size: 11px;
	font-weight:bold;
}
a.link_small {
	font: 11px Trebuchet MS; 
	color: #5b86bb; 
	text-decoration: none; 
	padding: 0px 10px; 
	line-height: 40px;
 }

 
 /******************/
.container_shadow{
    background: #E4DFB9 url(../images/body-bg.gif) repeat-y -2px top;
    width: 980px;
    margin:0 auto;
    text-align: left;
}
.container {
	width: 950px; 
	position: relative; 
	left: 14px; 
	top: 0px; 
	z-index: 10;
	text-align:left;
	background: #E4DFB9;
}
.content_bg {
	width: 950px;  
	position: relative; 
	left: 0px; 
	top: 0px; 
	z-index: 100; 
	text-align: left;
}

.header {
	height: 130px; 
	text-align: left; 
	position: relative; 
	left: 0px; 
	top: 0px;
	z-index:1000;
	
}
.header_inner {
	height: 179px; 
	background: url(../images/head-sub-bg.jpg) no-repeat left top; 
	text-align: left; 
	position: relative; 
	left: 0px; 
	top: 0px;
}

a.logo {
	position: absolute; 
	left: 0px; 
	top: 0px; 
	width: 273px; 
	height: 130px;
	background: #F8FAE5 url(../images/logo.gif) no-repeat center 10px;
	cursor:pointer;
}

.box_language_bg {
	position: absolute; 
	left: 890px; 
	top: 2px;
}

/*** Navigator`s Styles ******************************/
.nav{
	position: absolute; 
	left: 273px; 
	top: 83px; 
	z-index: 50; 
	height: 44px; 
	width: 677px; 
}
.nav ul{
	height: 24px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0px;
	border-bottom: 1px solid #F8FAE5;
	border-top: 1px solid #F8FAE5;
}
.nav ul li{
	float: left;
	margin: 0 1px 0 0;
	display: block;
	position: relative;
	padding: 0;
}

.nav ul li a, 
.nav ul li a:visited{
	display: block;
	float: left;
	height: 24px;
	text-decoration: none;
	font: 14px "Trebuchet MS", Arial, sans-serif;
	color: #69191A;
	line-height: 24px;
	cursor: pointer;
	margin: 0px;
	text-transform: capitalize;
	padding: 0px 5px;
}

.nav ul li a:hover{
	text-decoration: none;
}

.nav ul li.active a, 
.nav ul li.active a:visited,
.nav ul li.active a:hover, 
.nav ul li a:hover,
.nav ul li a.active,
.nav ul li.active a.active{
	color: #F7F9E4;
	background: url(../images/nav-bg-over.gif) repeat-x left top;
	text-decoration: none; 
}

.subNav {
	background: #681919;
	text-align: left;
	width: 140px;
}

#sub_nav_1, #sub_nav_2, #sub_nav_3, #sub_nav_4, #sub_nav_5{
	display: none; 
	position: absolute; 
	top: 24px; 
	left: 0px;
	z-index: 80; 
	overflow: hidden;
	padding-top: 5px;
}

.nav ul li .subNav a, 
.nav ul li .subNav a:visited, 
.nav ul li .subNav a:link {
	display: block;
	font: 12px Tahoma, "Trebuchet MS", Arial, sans-serif;
	color: #cabd9b;
	padding: 0px 8px;
	height: 24px;
	float: none;
	white-space: nowrap;
	background: none;
}

.nav ul li .subNav a:hover, 
.nav ul li.active .subNav a:hover {
	color: #fff;
	text-decoration:none;
	background: none;
}
		
/*********************************************************/

/*** Breadcrumb ******************************************/
.breadcrumb {
	height:22px;
	font:11px Arial;
	color:#671917;
	line-height: 22px;
	width: 700px;
	padding-left: 10px;
}

.breadcrumb a, 
.breadcrumb a:link, 
.breadcrumb a:visited{
	text-decoration:none;
	color:#671917;	
}
.breadcrumb a:hover{
	text-decoration:underline;	
}

/*********************************************************/


.divider-v { background: #dbd1bf; width: 1px; font-size: 0px; margin: 10px; border: none;}

.banner{
    height:178px;
    background: url(../images/banner.jpg) no-repeat left top;
}
	
/* --- Layout styels ------------ */

.col_left {
	width: 273px;
	background: #F8FAE5 url(../images/leftside-bgpic.jpg) no-repeat center bottom; 
	padding-bottom: 190px;
	font-size:11px;
	vertical-align: top;
}

.col_right {
	width: 677px;
	vertical-align: top;
}

.right-cont {
	padding:20px;
}

.right-cont p{
	margin:10px 0;
}

/*** Booking Form *****************************/

.box-search {
	color:#4f4437;
}

.box_search_bg {
	background: #681919; 
	height: 171px; 
	padding:5px 0 0 25px;
	overflow: hidden;
}

.box_search  h2{ 
	color: #F7FAE5;
	line-height: normal;
}

.btn-booking-check  {
	background: url(../images/btn-bg.gif) repeat-x left -1px;
	/*height: 20px;*/
	border: 1px solid #F7FAE5;
	cursor: pointer;
	padding:0px 10px;
	color: #F7FAE5;
	display: block;
	margin:0 auto;
}


.sel_date_day, .sel_date_month {font-size: 9px; color: #000;}
.sel_date_day	{width: 40px; text-transform: none;}
.sel_date_month{width: 80px; text-transform: none;}

/*************************************************/

.box-specoffer-t {
	background: url(../images/left-box-bg.gif) no-repeat top left; 
	width: 236px; 
	margin:15px auto 0 auto;
	height:148px;
} 

.box-m {
	padding: 10px 20px;
	height:120px;
}

.box-events-t { 
	background: url(../images/left-box-bg.gif) no-repeat top left; 
	width: 236px; 
	margin:15px auto 0 auto;
	height:148px;
}
.box-events-cont{
	width:208px;
	height:100px;
	overflow:hidden;
	position:relative;
	margin:5px 0px 0px 0px;
	padding:0px;
}
.arr {
	float: left; 
	height: 76px; 
	width: 13px; 
	text-align: center; 
	padding-top: 25px; 
}

/*html .arr		{height: 77px;}*/

.content_bot{
	display:none;
}


/*** Footer ************************************************/

.footer {
	width: 950px; 
	height: 80px; 
	font-size: 12px;
	font-family: "Trebuchet MS", Sans-Serif;
	text-align: left;
	background: url(../images/footer-bg.gif) no-repeat -16px top;
	padding-top:10px;
	position:relative;
	left: 14px;
	color: #731B1A;
}

.footer-bottom  {
	padding:5px 0 0 273px;
	text-align: left;
	white-space:nowrap;
} 
.footer-links {
	padding:10px 0 0 273px;
	height:20px;
	text-align: left;
}

.footer-links a{
	text-transform: capitalize;
	
}

.footer-links a:hover {
	text-decoration:underline;
}

/*******************************************************************/

.pic_text {text-align:left; width: 150px; margin: 0px auto; font-style: italic;}	

.box_cont {margin: 0px 12px; padding: 10px 0px;}


/****** Box Weather *************************************************/
.bg-weather {
	background: #F8FAE5; 
	padding: 10px;
	margin-top: 10px;
	border:1px solid #cabd9b;
	width: 610px; 
}
.bg-weather .top{
	height: 13px;
}

.bg-weather  .cont{
	padding-top: 15px;
}

.box_weather{
	border-collapse: collapse;
}
.box_weather td{
	 
	vertical-align: top;
}
.box_weather .top td{
	height: 24px; 
	border: 1px solid #fff;
	background:  url(../images/nav-bg-over.gif) repeat-x left top;
	text-align: center;
	font: bold 13px Arial; 
	line-height: 24px; 
	color: #fff; 
}
.box_weather .data{
	background: #cabd9b; 
	text-align: center; 
	font: 12px Trebuchet MS; 
	color: #000; 
	padding: 5px;
	margin: 1px 1px 10px 0px;	
}
.box_weather .data  span.cloudy{
	font: 11px Arial, Trebuchet MS; 
	line-height: 32px;
	color: #000;
}

.data.t_center{
	height: 46px;
}

.box_weather .descr td{
	text-align: left; 
	font: 12px Trebuchet MS; 
	color: #665c50; 
	padding: 0px 10px;
}
.box_weather .bot td{
	height: 24px; 
	border: 1px solid #fff;
	background: #cabd9b; 
	text-align: center;
	font: 12px Arial, Trebuchet MS; 
	line-height: 24px; 
	color: #000; 
}

.t-value-name {
	color:#fff;
	font-size:14px;
}
.t-value {
	color: #731B1A;
	font-size:18px;
	font-weight:bold;
}

/***************************************************************************/
.clear 	{clear: both; visibility: hidden;}


.table_form{
	margin: 0px auto;
	font-size: 11px;
}
.table_form td{
	padding: 4px 0px;
	vertical-align: top;
}
.table_booking td{
	padding: 3px 1px;
}
.table_booking img.datepicker_trigger {
	margin-bottom:3px;
}
.box_photo{
	position: relative;
}
.box_photo div{
	margin-bottom: 15px;
	position: relative; top: 0px; left: 0px;
	z-index: 100;
	height: 73px;
	overflow: hidden;
}
.box_photo .btn_plus{
	display: block;
	background: url(../images/btn-enlarge.gif) no-repeat left top;
	height: 11px;
	width: 23px;
	border: none;
	cursor: pointer;
	margin: 0px 5px 0px auto;
	position: relative; top: -5px; left: 0px;
	z-index: 170;
}

.box_photo div img{
	border: 1px solid #9e7e55;
	display: block;
	position: relative; top: 0px; left: 0px;
	z-index: 150;
}
.box_stand p{
	margin: 10px 0px;
}



/*** Map ***/

.map {
    position: relative; 
    top: 0px; 
	 left: 0px;
    width: 630px; 
    margin-top: 15px;
}

.box_map {
	width: 630px; 
	float: left; 
	overflow: hidden;
}
.box_map_comments{
	width: 130px; 
	min-height: 600px;
	float: left;
	padding: 0 3px 0 5px;
	background: #6B1A17;
	font: 11px Arial;
	color: #fff;
	border:1px solid #000;
	
}
.mapElement{
	width: 480px;
	float: left;
	overflow: hidden;
}
.map_contents{
 	width: 480px;
	height: 600px;
	border:1px solid #000;
 }
.markerHelper{
	cursor: pointer;
	line-height: 22px;
	width:140px;
}
#directions{
	
}
.directions table{width:95px;}

/********************************/




.wcam{
	 background: url(../images/pleasewait.png) no-repeat 50% 50%;
}

.white_all font, .white_all span 
{
	color:white !important; 
}
.broun_all font, .broun_all span, .broun_all 
{
	color: #665C50 !important; 
}
.buttoncam11,.buttoncam22,.buttoncam33 
{
	font-weight: bold;
}

.select 
{
	border: 1px solid #a99b89;
	width: 150px;
	/*background-color: #f6eadb;*/
}
.select300
{
	width: 300px;
	border: 1px solid #a99b89;
	/*background-color: #f6eadb;*/
}



INPUT[type=text] 
{
	border: 1px solid #a99b89;
	/*width: 150px;
	background-color: #f6eadb;*/
	padding:2px;
}

.text300
{
	width: 	300px !important;
	border: 1px solid #a99b89;
	/*background-color: #f6eadb;*/
}

INPUT[type=password] 
{
	border: 1px solid #a99b89;
	/*width: 150px;*
	background-color: #f6eadb;*/
	padding:2px;
}

.submit{
	background: url(../images/btn-bg.gif) repeat-x left -1px;
	height: 20px;
	border: 1px solid #F7FAE5;
	cursor: pointer;
	padding:0px 10px;
	color: #F7FAE5;
	font: 12px Arial, Tahoma, verdana, sans-serif;
	color: #fff;
}

.grid{
	background-color:#D2B89D;
	margin-bottom: 10px;
}
.grid tr td{
	background-color:#E4DFB9;
}

.grid tr .grid_head, .grid_head{
	background-color:#4396CA ! important;
	font-weight:bold;
}


.but input {
	border: 2px solid #a99b89;
	width: 210px;
	background-color: #D0DADC;
	
}

