/* CSS Document */
.tabberlive .tabbertabhide 
	{
	display:none;
	}
	
.tabber 
	{
	display:none;
	}
	
.tabberlive 
	{
	margin-top:1em;
	background-color:#FFF;
	}
	
ul.tabbernav 
	{
	-x-system-font:none;
	border-bottom:1px solid #ACC0CC;
	font-family:Verdana,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:3px 10px;
	}
	
ul.tabbernav li 
	{
	font-family: "Lucida Grande",Arial,Helvetica,sans-serif;
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	}

ul.tabbernav li a 
	{
	background: url(../images/slide_bg.png) repeat-x;
	border-color:#ACC0CC;
	border-style:solid solid none;
	border-width:1px 1px medium;
	margin-left:2px;
	padding:3px 0.5em;
	text-decoration:none;
	color:#c64934;
	}

ul.tabbernav li a:link 
	{
	color:#07476D;
	}
	
ul.tabbernav li a:visited 
	{
	color:#07476D;
	}

ul.tabbernav li a:hover 
	{
	background:#ffffff none repeat scroll 0 0;
	border-color:#ACC0CC;
	color:#07476D;
	}

ul.tabbernav li.tabberactive a 
	{
	background:url(../images/slide_bg_white.png) repeat-x;
	border-bottom:1px solid #FFFFFF;
	}

ul.tabbernav li.tabberactive a:hover 
	{
	background:white none repeat scroll 0 0;
	border-bottom:1px solid white;
	color:#333333;
	}

.tabberlive .tabbertab 
	{
	border-color:#ACC0CC;
	border-style:none solid solid;
	border-width:0 1px 1px;
	padding:5px;
	}

.tabberlive .tabbertab h2 
	{
	display:none;
	}

.tabberlive .tabbertab h3 
	{
	display:none;
	}

#tab1.tabberlive {
}
#tab2.tabberlive {
}
#tab2.tabberlive .tabbertab 
	{
	height:200px;
	overflow:auto;
	}

div.blockMsg {
	width:  30%;
	top:	20%;
	left:   30%;
	text-align: center;
	background-color: #000;
	border: 1px solid #fff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; 
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); 
	-moz-opacity:.70;
	opacity:.70;
	padding: 15px;
	color: #fff;
}

.jomres_bt_tooltip_ajaxpage
	{
	float: left;
	}

.jomres_bt_tooltip_imageonly
	{
	float: left;
	}
	
.jomres_bt_tooltip_room_type
	{
	float: left;
	padding: 5px;
	}

.jomres_bt_tooltip_features
	{
	float: left;
	}
	
.jomres_bt_tooltip
	{
	float: left;
	}
	
.jomres_bt_tooltip_hover_content
	{
	width: 80px;
	text-align: center;
	border: 2px solid #666666;
	padding: 5px;
	background-color: #00FFFF;
	height: 45px;
	display: block;
	float: left;
	}
	
.panelwrapper 
	{
	}

.innerwrapper,
.jradmin_innerwrapper  
	{	
	width: 100%;
	}
	
div.address_info  { color: #fff;  background-color: Orange; text-align: center;}
div.address_info a:link { color: #fff; text-decoration:underline;}
div.tab_panel_content  {}
div.tab_panel_content a:link { text-decoration:underline;}

.jomres_button {
	/*background: url(../images/jomres_button.gif) no-repeat;*/
	text-align:right;
	}

.jomres_button a:link, .jomres_button a:visited 
	{
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
background:#CC0000;
color:#FFFFFF;
font-size:12px;
font-weight:bold;
padding:4px 10px;
text-decoration:none;
text-transform:uppercase;
	}
	
.jomres_button a:hover
	{
	}

.jomres_orderbox 
	{
	background:none repeat scroll 0 0 #f1f1f1;
border-bottom:1px solid #ACC0CC;
border-right:1px solid #ACC0CC;
line-height:14px;
padding:2px 10px;
height:20px;
	}
.jomres_orderbox td{ vertical-align:top;}
.jomres_orderbox a {color:#AA0000;
font-weight:bold;
text-decoration:underline;
vertical-align:top;}
	
.dateinput_button 
	{
	outline: 0;
	}	

.jomrestexteditable 
	{
	color: #99f;
	background-color: #fff;	
	}

#pathway_text {
	width:100%;
	margin-bottom:6px;
	}
	
.pathway img {
	}
 
/*Property list*/
.propertylist {
	margin-bottom: 10px;
}
.property-border {border:1px solid #CCC;}
h1.navigation {
}

.big {
	font-size:18px;
}

.propertylist_info 
	{
	padding: 0 6px;
	}		

.propertylist_left 
	{
	background:#FAFAF5;
	}

.propertylist_name a, .propertylist_name a:hover
	{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	}
.propertylist_name
	{
	}

.propertylist_stripe
	{
	background:#f1f1f1;
border-bottom:1px solid #ACC0CC;
font-size:12px;
font-weight:bold;
line-height:22px;
padding-right:5px;
text-align:right;
color:#07476D;
	}
	
.navigationlinks {
	font-size:12px;
text-align:center;
	}

.navigationlinks_bot {
	text-align: right;
	line-height: 25px;
	height: 25px;
	font-size: 12px;
	}

.navigationlinks img, .navigationlinks_bot img {
	vertical-align: middle;
	}

.navigationlinks a, .navigationlinks_bot a {
	font-weight: bold;
	padding-right: 2px;
	}

.navigationlinks span.current, .navigationlinks_bot span.current {
	background: #44097e;
	color: #ffffff;
	font-weight: bold;
	padding: 0 2px 0 2px;
	margin: 0 3px 0 3px;
	}

.pheadwrap 
	{
	}
	
.propertylist_header 
	{
	width: 100%;
	line-height: 23px;
	color:#333333;
	font-weight:bold;
	}

.propertyname a:link, .propertyname a:visited, .propertyname a:active, .propertyname a:hover, .propertyname a:focus
	{
	font-size: 12px;
	font-weight: bold;
	}

.propertylist_headerr 
	{
	color:#FF9900;
	font-size:14px;
	font-weight:bold;
	float:right;
	text-align:right;
	width:200px;
	margin-top:-36px;
	}

.propertylist_type
	{
	color:#999999;
font-size:10px;
line-height:20px;
text-transform:uppercase;
	}

.propertylist_desc 
	{
	}

.propertylist_stars
	{
font-size:12px;
font-weight:bold;
width:260px;
color:#07476D;
	}
.propertylist_stars_header
	{
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	float:right;
	color:#9A9176;
	width:140px;
	font-size:22px;
	margin-top:-6px;
	font-weight:normal;
	}
.undertheheader {
	padding-bottom:18px;
}
.undertheheader a:link, .undertheheader a:visited {
color:#666666;
}

.leftinfo_title2
	{
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
background:none repeat scroll 0 0 #CBE7F9;
border-top:1px solid white;
font-size:110%;
font-weight:bold;
margin:0;
padding:7px 15px 5px;
	}
.leftinfo_title3 {
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
background:none repeat scroll 0 0 #ccc;
border-top:1px solid white;
font-size:110%;
font-weight:bold;
margin:0;
padding:7px 15px 5px;
}	
.propertylist_buttons
	{
	float:right;
	}

.propertylist_rightcol
	{
	height:114px;
width:433px;
	}

.propertylist_discount
	{
	background:none repeat scroll 0 0 #CC0000;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
line-height:16px;
text-align:center;
	}

.propertylist_right 
	{
	}

.propertylist_headerl
	{
	font-size:11px;
	color:#666666;
	text-indent:5px;
	}

.propertylist_image a img 
	{
	margin: 0;
	padding: 0;
	}

.propertylist_rooms 
	{
	margin: 0 0 4px 0;
	}		

.propertylist_features 
	{
	float:right;
	}		

.propertylist_small
	{
	font-size: 11px;
	text-align: right;
	}

/*Property header*/
.header
	{
	}

.header_property
	{
	color: #135cae;
	font-size: 18px;
	text-indent: 10px;
	line-height: 110px; 
	height: 110px; 
	}

.header_image 
	{
	float: right;
	}

/* Property detail*/
.viewproperty {
	margin-bottom: 5px;
	background: #ffffff;
}	

.viewproperty_leftcol 
	{
	padding:5px;
	}

.leftinfo_title 
	{
color:#666666;
font-weight:bold;
padding-left:5px;
padding-top:5px;
	}

.leftinfo_content 
	{
	font-weight: normal;
	padding:5px;
	}

.viewproperty_rightcol 
	{
	}
	
.rightinfo_title 
	{
	font-size: 10px;
	font-weight: bold;
	margin-top: 3px;
	}

.rightinfo_content 
	{
	font-size: 12px;
	}

/* Booking form */	
.bformleftcol 
	{
	color: #000;
	background: #ffffff;
	vertical-align: top;
	}
	
.bformrightcol 
	{
	width: 150px!important;
	background: #f1f1f1 ;
	vertical-align: top;
	padding: 0;
	border: none;
	}
	
.bform_table 
	{
	background: #FAFAF5;
	border: 1px solid #ACC0CC;
	margin-top:5px;
	}

.bform_table th
	{
	padding:3px;
text-align:left;
	}
	
.bform_small {
	font-size: .70em;
	color: #f1f1f1 ;
	font-weight: normal;
	text-align: left;
}

.bform_table td 
	{
	padding: 3px;
	}

.bform_table_totals 
	{
background:#FAFAF5;
border:1px solid #AA0000;
margin-top:8px;
padding:3px;
font-weight:bold;
	}

.bform_table_totals th
	{
	background: #AA0000;
	color: #ffffff;
	text-align:left;
	text-indent: 5px;
	font-size: 11px;
	height: 20px;
	}
	
.bform_table_totals td 
	{
	padding: 3px;
	}
	
.bform_table_coupons 
	{
	background: #eefdfe;
	border: 1px solid LightBlue;
	margin-top: 8px;
	padding:3px;
	}

.bform_table_coupons th
	{
	background: LightCyan;
	color: #000;
	text-align:left;
	text-indent: 5px;
	font-size: 11px;
	height: 20px;
	}
	
.bform_table_coupons td 
	{
	padding: 3px;
	}

.bookingform_footer  
	{
	background: #f1f1f1 ;
	text-align: right;
	}

#availRooms
	{
	}

#selectedRooms
	{
	}
	
.broomslist_header 
	{
	} 

.broomslist 
	{
	padding: 3px;
	}

.roomslist_noroomsselected 
	{
	color: #fc0000;
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
	margin: 0;
	}

div.roomsListInnerWrapper, div.roomsListWrapper
	{
	padding: 0;
	}
	
.roomslist_availabletext 
	{
	font-weight: bold;
	padding: 0;
	margin: 0;
	}

.roomslist_selectedtext 	
	{
	font-weight: bold;
	padding: 0;
	margin: 0;
	}
	
.roomalert_off 
	{
	background: #f1f1f1 ;
	}	
	
/* The rooms list buttons as passed back in the booking form from the ajax */
#roombuttoncontainer 
	{
	text-align: left;
	width: 100px;
	}

#roombutton dl 
	{ 
	list-style-type: none; 
	}

#roombutton dt 
	{
	list-style: none;
	text-align: left;
	margin-bottom: 2px;
	font-weight: normal;
	height: 25px;
	}

#roombutton dt a 
	{
	text-decoration: none;
	display: block;
	width: 135px;
	color: #000;
		padding: 0 2px 0 5px;
	margin-left: 0px;
	text-align: right;
	}

#roombutton dt a:hover 
	{
	text-decoration: none;
	display: block;
	color: #000;
	text-align: right;
	}

#roombuttoncontainer_selected 
	{
	text-align: left;
	width: 100px;
	margin-bottom: 3px;
	}

#roombutton_selected dl 
	{ 
	list-style-type: none; 
	}

#roombutton_selected dt 
	{
	list-style: none;
	text-align: left;
	margin-top: 2px;
	font-weight: normal;
	height: 25px;
	text-align: right;
	}

#roombutton_selected dt a 
	{
	text-decoration: none;
	display: block;
	width: 135px;
	color: #000;
	padding: 0 2px 0 5px;
	margin-left: 0;
	}

#roombutton_selected dt a:hover 
	{
	text-decoration: none;
	display: block;
	color: #fff;
		}

/* Booking confirmation */
.conf_form {
	border: 1px solid #ACC0CC;
	width: 634px;
	margin: 0;
	text-align: left;
	padding:5px;
} 
.conf_form_header {
	background: #CBE7F9;
	border-bottom: 1px solid #ACC0CC;
	text-indent: 5px;
} 
.conf_form_leftcol {
	width: 50%;
	padding: 1px 5px;
}
.conf_form_rightcol {
	width: 50%;
	padding: 1px 5px;
}
.conf_form_special_req_header {
	background: #CBE7F9;
	border-bottom: 1px solid #ACC0CC;
	text-indent: 5px;
	font-weight:bold;
} 
.conf_form_special_req_foot {
	font-size: 10px;
	padding-bottom:20px;
}
.conf_form_gateway_header {
	background: #CBE7F9;
	border-bottom: 1px solid #ACC0CC;
	text-indent: 5px;
	font-weight:bold;
} 
.conf_form_gateway_foot {
}

/* Booking completed */
.completion_header 
	{
	background: #d9dee2;
	color : #000;
	}
	
.completion_content 
	{
	background: #fff;
	}
	
.completion_footer 
	{
	background: #d9dee2;
	}
	
/* Availability Calendars */
.availability_calendar_header 
	{
	background: #f1f1f1;
	color: #000;
	font-weight: bold;
	}

.availability_calendar_months 
	{
	background: #f1f1f1;
	color: #000;
	font-size: 10px;
	}
 
.availability_calendar_days  
	{
	background: #fff;
	}

.availability_calendar_calendars 
	{
	text-align: center;
	}

table .rescal, table .rescal_dashboard  
	{
	vertical-align: middle;
	text-align: center;
	} 

table .rescal th, table .rescal_dashboard th 
	{
	border:1px solid #d1d1d1;
font-size:9px;
font-weight:normal;
padding-bottom:3px;
padding-top:2px;
padding-right:6px;
text-align:center;
	}

table .rescal td, .rescal td, table .rescal_dashboard td, .rescal_dashboard td 
	{
	border:1px solid #FFFFFF;
font-size:10px;
height:16px;
padding-bottom:3px;
padding-top:2px;
text-align:center;
	}

a.rescal:link, a.rescal:visited  
	{
	display: block;
	height: 16px;
	padding-top: 2px;
	font-size: 10px;
	text-align:center;
	}

a.rescal:hover  
	{
	background-color: white;
	color: black;
	}

 /* Show tariffs template */
.tariff_header 
	{
	background: #E3EBEE;
	font-weight:bold;
	}


/* Slideshows */	
.slideshow 
	{
	background: #f1f1f1 ;
	font-size: 11px;
	width: 100%;
	border-top: 1px solid #aaaaaa;
	border-right: 1px solid #aaaaaa;
	border-left: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	}

.slideshow_header 
	{
	background: #d9dee2;
	font-size: 11px;
	}

.slideshow_content 
	{
	background: #f1f1f1 ;
	font-size: 11px;
	}

.roomslist_header
   {
   background: #f1f1f1 ;
   color : #999999;
   }

.jradmin_rowtoolbar 	
	{
	width: 74px;	
	}
	
.jradmin_rowtoolbar table 
	{
	background: #d9dee2;
	}
	
.jradmin_wrapper 
	{
	width: 550px;
	}

.jradmin_table 
	{
	width: 100%;
	}
	
.jradmin_header_la, .jradmin_header_ca, .jradmin_header_ra,
.jradmin_subheader_la, .jradmin_subheader_ca, .jradmin_subheader_ra,
.jradmin_rowheader_la, .jradmin_rowheader_ca, .jradmin_rowheader_ra
	{
	text-align: center;
	padding-left: 5px;
	padding-right: 2px;
	height: 25px; 
	vertical-align: middle;
	}

.jradmin_header_la,
.jradmin_header_ca,
.jradmin_header_ra
	{
	background: #D6D8DB;
	color: #931638;
	}

.jradmin_subheader_la,
.jradmin_subheader_ca,
.jradmin_subheader_ra
	{
	background: #E8EAEE;
	color: #333333;
	}
	
.jradmin_rowheader_la,
.jradmin_rowheader_ca,
.jradmin_rowheader_ra
	{
	background: #F1F1F2;
	color: #931638;
	}
	
.jradmin_field_la,
.jradmin_field_ca,
.jradmin_field_ra,
.jradmin_rowtoolbar
	{
	background: #F6F7F8;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	}

.jradmin_header_la,
.jradmin_subheader_la,
.jradmin_rowheader_la,
.jradmin_field_la
	{
	text-align: left;
	}

.jradmin_header_ca,
.jradmin_subheader_ca,
.jradmin_rowheader_ca,
.jradmin_field_ca
	{
	text-align: center;
	}

.jradmin_header_ra,	
.jradmin_subheader_ra,
.jradmin_subheader_ra,
.jradmin_field_ra
	{
	text-align: right;
	}

.jomres_title 
	{
	color: #fffef9;
	font-weight: bold;
	background: #913638;
	text-align: center;
	line-height: 20px;
	}
	
.jomres_message 
	{
	color:#CC0000;
font-size:11px;
line-height:14px;
	}

.jomres_message_pdetails 
	{
	color: #cc0000;
	font-size: 12px;
	font-weight:bold;
	padding-top:10px;
	}

div.block_ui_bookingform h3
	{
	font-size: 11px;
	text-align: center;
	padding-top: 10px;
	}
	
a.rescal:link, a.rescal:visited, tr.rescal, td.rescal {
	display : block;
	}
a.rescal:hover {
	background-color: white;
	color: #ffffff;
	}
	
#jomresmenu a{
	text-decoration:none;
	border-color: #fff;
	}

#jomresmenu a:hover {
	text-decoration:none;
	border-color: #feff04;
	}

.search_table
	{
	border:1px solid #CCCCCC;
	}

.search_header
	{
	background-color:#f1f1f1 ;
	vertical-align:middle;
	}

.search_table_header
	{
	padding-left:5px;
	font-weight:bold;
	color:#999999;
	}

.search_table_row
	{
	padding:5px;
	background-color:#f1f1f1 ;
	}

.search_table_button
	{
	text-align:center;
	}