 .search_nearby_container, .product_block  { position:relative; } 
 
/* Hide for release, unhide for debugging */
#button_test_layouts {display:none;width:auto;padding:5px;position:absolute;left:10px;top:10px;}

/* main template */
body { background:#fff; font-family:Trebuchet MS; font-size:12px;}
#page_container {  background:#fff url(../Images/bg-page.gif) repeat-x; margin:0 auto; padding:10px;}
a:link, a:visited, a:hover { color:#000; }

#page_left_column { width:280px; padding-right:10px; float:left; padding-top:10px; }
#page_main_column { float:right; }
#page_right_column {width:280px; padding-left:10px; float:right; padding-top:10px; }

.clear {height:1px; overflow:hidden; clear:both;}

/* hide elements to be shown separately in different layouts */
#page_left_column{display:none;}
#star_rating_fullfat{display:none;}
#prov_image_fullfat{display:none;}
#nearby_block_onecolumn{display:none;}
#further_block_onecolumn{display:none;}
#star_rating_onecolumn{display:none;}
#prov_image_onecolumn{display:none;}
#page_right_column{display:none;}
#star_rating_fullfat_right{display:none;}
#prov_image_fullfat_right{display:none;}
/* set initial widths to prevent flickering */
#page_container { width:1010px; }
#page_main_column { width:720px;}

/* provider image */
#prov_image_fullfat { overflow:hidden; width:260px; padding:7px; border:1px solid #ccc; height:200px; }
#prov_image_onecolumn { overflow:hidden; padding:7px; border:1px solid #ccc; width:260px; height:200px;  float:right; }
#prov_image_fullfat_right { overflow:hidden; width:260px; padding:7px; border:1px solid #ccc; height:200px; }

#prov_image_onecolumn img,
#prov_image_fullfat img,
#prov_image_fullfat_right img { width:260px; height:200px; }

/* Provider main DATA */
#prov_main_name a:link, 
#prov_main_name a:visited,
#prov_main_name a:hover { text-decoration:none; color:#015AB1; font-size:25px; margin-bottom:20px; font-weight:bold; }
#prov_main_location { font-size:17px; }
#prov_main_info { float:left;}
#prov_main_city { float:left; padding-top:5px;}
#prov_main_county { float:left; padding:5px 5px 0 5px; }

/* Nearby Providers Block */
#nearby_block_fullfat { border:2px solid red; height:100px; }
#nearby_block_onecolumn { border:2px solid red; height:100px;  }
#nearby_block_fullfat_right { border:2px solid red; height:100px; }

/* star rating */
#star_rating_onecolumn {  }
#star_rating_fullfat { float:right; }
#star_rating_fullfat_right { float:left; }
.icon_rating_star { font-size:1px; float:left; width:24px; height:23px;  background:url(../Images/icon-star.gif);  }

/* Further details link */
.further_details { display:none; background:url(../Images/icon-arrowleft.gif) no-repeat left; padding:5px 5px 5px 20px; }
.viewbookingsummary .further_details { display:block; }
/* H1 Class - main header on every page */
.main_h1 { background:url(../Images/h1_bg_left.png) top left no-repeat; }
.main_h1 h1 { background:url(../Images/h1_bg_right.png) top right no-repeat; padding:15px 0pt 14px 40px; font-size:14px; color:#666; }

/* Search Box */
.main_searchbox {margin-bottom:6px;}
.icon_calendar { background:url(../Images/icon-calendar.gif); width:24px; height:24px; float:left; }
/* hide calendar buttons until the page is loaded to prevent "Operation aborted" error */
#startDateButton {visibility:hidden;}
#endDateButton {visibility:hidden;}
    /* tabs */  
#searchbox_tabs {margin-left:-1px;}
#searchbox_tabs ul { font-size:12px; list-style-type:none; margin:0; padding:0; }
#searchbox_tabs ul li { float:left; margin-right:5px; }
#searchbox_tabs ul li.tab_selected .tab_l {z-index:5;position:relative;top:1px;}
.browser_ie #searchbox_tabs ul {height:26px;}
.browser_ie .tab_selected .tab_c a {padding-bottom:1px;}
.browser_safari #searchbox_tabs {margin-bottom:-3px;}
.tab_button .tab_l { padding-left:5px; background:url(../Images/tab_l.png) no-repeat top left; }
.tab_button .tab_c a { display:block; font-weight:bold; text-decoration:none; padding:7px 10px 3px 6px; background:url(../Images/buttbg.png) top right no-repeat; }
.cleartabs { clear:both; height:1px; background:#c0c0c0; overflow:hidden; }
    /* box */
#searchbox_content { border: 1px solid #c0c0c0; border-top:none; padding-left:2px; }
.searchbox_content_bg {background:url(../Images/fullsearchboxbg.png) repeat-x #F2F2F2; padding:10px; }
#searchbox_h1 { font-weight:bold; font-style:italic; position:relative;} 
.searchbox_item { float:left; position:relative; margin-right:10px;}

	/* box search items specific styling */
.searchbox_label {font-style:italic; }    
#searchbox_checkin .searchbox_input input { width:100px; float:left;}
#searchbox_nights .searchbox_input input { width:40px; }
#searchbox_rooms .searchbox_input select { width:40px; }
.adults_col { width:50px; }
.children_col { width:50px; }
.concesssions_col  { width:70px; }
#searchbox_rooms, #searchbox_dates {float:left; position:relative; }

.searchroomsrow { width:260px; } 
#searchbox_dates { width:280px; }

.searchbox_input { position:relative; }
#searchbox_roomsrow_2, #searchbox_roomsrow_3 {display:none;}
#searchbox_roomsrow_3 { margin-top:2px; }
/* nonserviced */
.main_searchbox_type9 #searchbox_dates { width:500px; }

/* buttons styles */
.just_button { background:url(../Images/button_left.png) no-repeat left top; padding-left:13px;  }
.just_button input { cursor:pointer; color:#fff; font-weight:bold; border:0;  margin:0; padding:10px 15px 12px 0px; background:url(../Images/button_right.png) no-repeat right top; }

/* long description */
#prov_longdescription { padding:5px; }

/* products */
.product_block { border:1px solid #c0c0c0; margin-bottom:10px; padding:10px; }
.product_image img { width:200px; }
.product_image a {display:block;}
.product_image {float:left;  margin-right:10px; padding:7px; background:#ddd; width:200px;}
.product_h1 {  background:#ddd; padding:5px 0 0 5px; font-weight:bold;}
.product_description { margin-left:10px; padding:10px; }

.product_prices { width:100%; }
.product_prices td { border: 1px solid #efefef; }
.product_prices_tr { text-align:left; text-indent:10px; background:#6C6C6C; color:#fff;}
.product_prices_submit { margin-top:10px; float:right;}

/* **************************************** MAP **************************************** */

/* map */
#map_container { margin-top:10px; display:block; border:1px solid gray; padding:5px;}
#map_title {font-weight:bold; padding-bottom:4px; margin-bottom:5px; border-bottom:1px solid #CFCFCF;}
#map {height:280px;}
.map_show_others {padding-top:5px; border-top:1px solid #CFCFCF;}

/* map marker popup window */
.mapwindow {background-color:#FFFFFF; position:relative; top:0px; width:200px;}
.mapwindowprovider {font-family: Arial, Helvetica, sans-serif; vertical-align: top; font-size: 8pt; color: #000; font-weight: bold; background-color: #DFEFFF; text-indent: 3px; margin-top: 8px; padding: 2px;}
.mapwindowbody {font-family: Arial, Helvetica, sans-serif; vertical-align: top; font-size: 8pt;}
.mapwindowsiteurl {font-family: Arial, Helvetica, sans-serif;font-size: 8pt; font-weight: bold; color: #FF0099; display:block;}
.mapwindowimage  {height:73px; width:85px; border-width:1px;}

/* **************************************** CALENDAR **************************************** */

/* calendar */
.calendars input, .calendars img {
	cursor:hand;
	cursor:pointer;
	vertical-align:middle;
}

.calendar {
  position: relative;
  display: none;
  border: 1px solid;
  border-color: #aaa #000 #000 #aaa;
  font-size: 11px;
  cursor: default;
  background: #eee;
  color: #000;
  font-family: tahoma,verdana,sans-serif;
}

.calendar table {
  font-size: 11px;
  cursor: default;
  background: #fff;
  color: #000;
  font-family: tahoma,verdana,sans-serif;
}

/* Header part -- contains navigation buttons and day names. */

.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
  text-align: center;
  padding: 1px;
  border: 1px solid #eee;
  background: #eee;
}

.calendar .nav {
  background: #eee url(menuarrow.gif) no-repeat 100% 100%;
}

.calendar thead .title { /* This holds the current "month, year" */
  font-weight: bold;
  padding: 2px;
  background: #eee;
  color: #00f;
  text-align: center;
}

.calendar thead .titlerow { /* Row <TR> containing title */
}

.calendar thead .headrow { /* Row <TR> containing navigation buttons */
}

.calendar thead .daynames { /* Row <TR> containing the day names */
}

.calendar thead .name { /* Cells <TD> containing the day names */
  border-bottom: 1px solid #333;
  border-top: 1px solid #333;
  padding: 2px;
  text-align: center;
  background: #eee;
  color: #000;
}

.calendar thead .weekend { /* How a weekend day name shows in header */
  color: #f00;
}

.calendar thead .hilite { /* How do the buttons in header appear when hover */
  border: 1px solid #aaa;
  background: #fff;
  padding: 1px;
}

.calendar thead .active { /* Active (pressed) buttons in header */
  border-width: 1px;
  padding: 2px 0px 0px 2px;
  border-color: #333 #fff #fff #333;
}

/* The body part -- contains all the days in month. */

.calendar tbody .day { /* Cells <TD> containing month days dates */
  width: 2em;
  text-align: right;
  padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
  font-size: 80%;
  color: #aaa;
}
.calendar tbody .day.othermonth.oweekend {
  color: #faa;
}

.calendar table .wn {
  padding: 2px 4px 2px 2px;
  background: #eee;
  color: #000;
}

.calendar tbody .rowhilite td {
  background: #ccc;
  color: #000;
}

.calendar tbody td.hilite { /* Hovered cells <TD> */
  padding: 1px 3px 1px 1px;
  border: 1px solid #aaa;
  background: #fff;
}

.calendar tbody td.active { /* Active (pressed) cells <TD> */
  padding: 2px 2px 0px 2px;
  border: 1px solid;
  border-color: #333 #fff #fff #333;
}

.calendar tbody td.selected { /* Cell showing selected date */
  font-weight: bold;
  border: 1px solid;
  border-color: #333 #fff #fff #333;
  padding: 2px 2px 0px 2px;
  background: #eee;
  color: #00f;
}

.calendar tbody td.weekend { /* Cells showing weekend days */
  color: #f00;
}

.calendar tbody td.today { /* Cell showing today date */
  font-weight: bold;
  color: #000;
  background-color: #eee;
}

.calendar tbody td.disabled { color: #ccc; }

.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
  visibility: hidden;
}

.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
  display: none;
}

/* The footer part -- status bar and "Close" button */

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
}

.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
  background: #eee;
  padding: 1px;
  border-top: 1px solid #000;
  color: #000;
  text-align: center;
}

.calendar tfoot .hilite { /* Hover style for buttons in footer */
  border-top: 1px solid #fff;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  border-left: 1px solid #fff;
  padding: 1px;
  background: #e4e0d8;
}

.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
  padding: 2px 0px 0px 2px;
  border-top: 1px solid #000;
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #000;
}

/* Combo boxes (menus that display months/years for direct selection) */

.calendar .combo {
  position: absolute;
  display: none;
  width: 4em;
  top: 0px;
  left: 0px;
  cursor: default;
  border: 1px solid;
  border-color: #fff #333 #333 #fff;
  background: #eee;
  color: #000;
  font-size: 90%;
  padding: 1px;
  z-index: 100;
}

.calendar .combo .label,
.calendar .combo .label-IEfix {
  text-align: center;
  padding: 1px;
}

.calendar .combo .label-IEfix {
  width: 4em;
}

.calendar .combo .active {
  padding: 0px;
  border: 1px solid #000;
}

.calendar .combo .hilite {
  background: Highlight;
  color: HighlightText;
}

.calendar td.time {
  border-top: 1px solid #333;
  padding: 1px 0px;
  text-align: center;
  background-color: #eee;
}

.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
  padding: 0px 3px 0px 4px;
  border: 1px solid #889;
  font-weight: bold;
  background-color: #eee;
}

.calendar td.time .ampm {
  text-align: center;
}

.calendar td.time .colon {
  padding: 0px 2px 0px 3px;
  font-weight: bold;
}

.calendar td.time span.hilite {
  border-color: #000;
  background-color: #fff;
  color: #00f;
}

.calendar td.time span.active {
  border-color: #f00;
  background-color: #000;
  color: #0f0;
}

/* **************************************** SEARCH NEARBY **************************************** */
/* Search Nearby */
.search_nearby_container 
{
	display:none;
	margin:10px 0;
	padding:5px;
	border:1px solid #B1B1B1;
}
.search_nearby_container .search_nearby_header
{
	font-weight:bold;
	padding:4px;
	margin:4px;
	border-bottom:1px solid #CFCFCF;
}
.search_nearby_container .search_nearby_provider
{
	float:none;
	margin:4px 2px 10px 2px;
	height:100px;
	overflow:hidden;
}
/* flaot only providers in bottom panel */
#search_nearby_bottom  .search_nearby_provider 
{
	float:left;
	width:232px;
}
.search_nearby_container a
{
	display:block;
	padding:2px;
	text-decoration:none;
	/*border:1px solid #fff;*/
}
.search_nearby_container a:hover
{
	/*border:1px solid #cca;*/
}
.search_nearby_container .search_nearby_name
{
	padding:2px;
	margin-bottom:4px;
	font-weight:bold;
	text-decoration:underline;
	margin-left:20px;
}
.search_nearby_container .left
{
	width:80px;
	float:left;
	margin-right:6px;
	margin-left:20px;
}
#search_nearby_bottom .left
{
	width:62px;
}
.search_nearby_container .right
{
	width:140px;
	float:left;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}
.search_nearby_bottom .right 
{
	width:160px;
}
.search_nearby_container img
{
	width:100%;
	height:auto;
	border:none;
}
.search_nearby_container .search_nearby_ratings 
{
	margin-bottom:16px;
}
.search_nearby_container .icon_rating_star 
{
	width:16px;
	height:12px;
	background:url(../Images/MyWebsite/rating_star.gif) no-repeat 2px top;
	float:left;
    position:relative;
}
.search_nearby_container .icon_rating_star_gray 
{
	width:16px;
	height:12px;
	background:url(../Images/MyWebsite/rating_star_gray.gif) no-repeat 2px top;
	float:left;
    position:relative;
}
.search_nearby_container .distance 
{
	clear:both;
	text-decoration:none;
}
.search_nearby_container .price 
{
	clear:both;
    margin-top:2px;
	text-decoration:none;
}
.search_nearby_container .see_more_options
{
	clear:both;
    margin:5px;
	float:right;
}
.search_nearby_container .no_image 
{
	height:50px;
	background:url(../Images/no_image.gif) no-repeat left top;
}

/* IE6 fixes */
.browser_ie6 .search_nearby_container .left
{
	width:80px;
	float:left;
	margin-right:6px;
	margin-left:10px;
}
.browser_ie6 .search_nearby_container .search_nearby_ratings 
{
	display:none;
}
.browser_ie6 .search_nearby_container .right
{
	width:150px;
}
/* **************************************** BUTTONS **************************************** */

/* back buttons */
.submit_back { background:transparent url(../Images/w_button_left.png) no-repeat scroll left top !important; }
.submit_back input { background:transparent url(../Images/w_button_right.png) no-repeat scroll right top !important; color:#000 !important;}

/* self accomm page */

.opts_table7 {margin-bottom:10px; border-collapse:collapse; width:100%; }
.opts_table7 td { border-bottom:1px solid #CCCCCC; padding:5px; vertical-align:top; }
/* self accom - calendars */
.rightCalendar, .leftCalendar { position:relative; float:left; width:230px; }
.selfCalendarTable { background:#E9E9E9; font-weight:bold; border-collapse:collapse; width:200px; border:1px solid #CCCCCC; }
.bgColorAvailable a:link, .bgColorAvailable a:visited { text-decoration:none; }
.bgColorAvailable a:hover { text-decoration:underline; }
.selfCalendarTable td { border:1px solid #CCCCCC; text-align:center;}
.monthPrevious, .monthNext { width:20px; }
.motnhNameButt { width:30px; }
.dateAvailable_bgColorAvailable { width:30px; height:15px; background:#72C43C; }
.dateUnAvailable_bgColorUnAvailable { width:30px; height:15px; background:#f00; }
.bgColorDisabled { color:#737373; background:#dadada; }
.bgColorUnAvailable { background:#f00; color:#fff; }
.bgColorAvailable { background:#72C43C; }
.monthPrevious { cursor:pointer; background:url(../Images/icon-arrowleft.gif) no-repeat; width:14px; height:16px; border:none; }
.monthNext { cursor:pointer;  background:url(../Images/icon-arrow.gif) no-repeat; width:14px; height:16px; border:none; }

.opts_date1 {
    background:#C7DBEE url(../Images/icon-arrow.gif) no-repeat scroll 5px 15px;
    height:28px; padding-left:25px; padding-top:15px; vertical-align:middle; }
.opts_date3 {
    background:#C7DBEE url(../Images/icon-arrow.gif) no-repeat scroll 5px 8px;
    height:28px; padding-left:25px; padding-top:8px; vertical-align:middle; }
.opts_date1 span, .opts_date3 span  {
    background:#C7DBEE url(../Images/icon-arrow.gif) no-repeat scroll 68px top;
    height:30px; margin-left:10px; padding-left:90px;}
.opts_date2 {  padding:10px 0pt 3px 10px; background:#C7DBEE  }

.main_searchbox_type8 #searchbox_dates,
.main_searchbox_type2 #searchbox_dates,
.main_searchbox_type2 #searchbox_dates { width:290px; }
.time_info { margin-top:10px;}





.just_button input { overflow: visible !important; width: auto !important; }
.float-left { float:left; }
.float-right { float:right; }
.main_h1 h1 { margin-bottom:0px;  } 

/* Products results table */
.opts_table { width:100%; border-collapse:collapse; margin:10px 0 10px 0; }
.opts_table td { padding:5px 0; border-bottom:1px solid #ccc; }
.opts_row_header { padding:5px 0; text-align:left; border-bottom:1px solid #ccc; font-weight:bold; }
.opts_submit { float:right; margin-right:5px; text-align:right; width:90px; }

/* tabs */
#searchbox_tabs ul { height:27px; }
#searchForm { margin:0; }
#searchbox_tabs { margin-top:10px; }

/* viewbookingsummary table */
.l_grid { border-collapse:collapse; width:100%; border:1px solid #ccc; background:transparent url(../Images/tbl-bg.gif) repeat-x scroll center top; }
.l_grid td { border:1px solid #C0C0C0; padding:4px; }
.l_grid_tr { text-indent:5px; color:#1568B5; font-weight:bold; background:#C7DBEE; }
.l_grid_amount, .l_grid_balance td span { font-weight:bold; } 
.viewbookingsummary .submit_back { width:130px; }
.viewbookingsummary .submit_next { width:auto; }

.viewbookingsummary .main_h1 { margin-left:-1px; *margin-left:0px; } 

/* terms box */
.terms_conditions { height:120px; overflow:auto; border:1px solid #ccc; padding:3px; }
.booking_field h3 {font-size:13px;  margin:10px 0 5px 0; }
.deposit_box {
    background:#FFEC9E url(../Images/corner.gif) no-repeat scroll right top;
    border-color:#FFCC00; border-style:none none solid solid; border-width:0 0 1px 1px; padding:10px; margin-bottom:10px;
}
/* customer details - no left column for both brandings */
.viewcustomerdetails #page_left_column { display:none; }
.viewcustomerdetails #page_main_column { width:100%; }
.contacts1, .contacts2, .cards2, .cards3 { float:left; width:50% }
.tel_desc_label { float:left; font-size:9px; width:43px; *width:47px; }

.cards2 { height:256px; }
.viewcustomerdetails .submit { margin-top:15px; padding-left:50px; width:54%; }
.dta_left { width:37%; float:left; margin-bottom:5px; }
.contacts1 .dta_input, .dta_input_mr { margin-bottom:5px; }
.te_code input {width:30px; }
.te_code { float:left; margin-right:5px; }
.dta_input input { width:188px; *width:202px; }
.dta_input_tel .tel_desc input { width:110px; }
.dta_input select {width:195px; } 

.ci_row_input_card_what_title_in { position:absolute; z-index:999; }
.ci_row_input_card_what_title_in {
    background-color:#FFFF99; border:1px solid #FFCC00; font-size:11px;
    margin-left:70px; padding:5px; position:relative; top:24px; }
.ci_row_input_card_what_title_wrapper { left:0px; position:absolute; visibility:hidden; width:176px; }
.ci_row { float:left; width:40%; margin-bottom:5px; }
.ci_row_input, .ci_row_inputs { margin-bottom:5px; }
.box_left h3, .box_right h3 { font-size:15px; }
.box_left, .box_right, .box_important {padding:10px 40px 20px 100px; }
.hd4 {  font-size:15px; font-weight:bold; }
#special_requirements { width:100%; margin-left:0px; *margin-left:4px; }

#SecurityCode, #IssueNo {width:41px;}
.browser_ie #SecurityCode, .browser_ie #IssueNo {width:35px;}
#CardType {width:146px;}
.browser_ie #CardType {width:154px;}

.ci_row_input_card_what { background:transparent url(../Images/MyWebSite/SecurityCode.gif) no-repeat scroll left top;
    cursor:help; float:left; height:31px; margin-bottom:-8px;
    padding-left:51px; padding-top:8px; position:relative; top:-4px; }
.ci_row_input_card_what_in {text-decoration:underline;}
.ci_row_input_card input { float:left;  width:60px; }
#ci_issue_valid_from_row {display:none;}

#SecurityCode  { margin-left:3px; }
#SecurityCode[id]  { margin-left:2px; }
.browser_ie #SecurityCode {margin-left:0px; }
.browser_default #SecurityCode {margin-left:0px !important; }
#IssueNo { margin-left:0px; }
#IssueNo[id] { margin-left:2px; }
.browser_ie #IssueNo {margin-left:0px; }
.browser_default #IssueNo {margin-left:0px; }




.footer_out { background:transparent url(../Images/footer.gif) no-repeat left;
    height:110px; margin-top:10px; margin:0 auto;}
.footer_in {  height:110px; background:transparent url(../Images/footer_r.gif) no-repeat right; }
.footer_in img { margin-top:5px; border:none; float:right; margin-right:20px; margin-top:10px; }
.viewcustomerdetails #prov_image_onecolumn {display:none; }
.verisign { display:none; }
.check { float:left; }
.check input { margin:2px 5px 0 0; padding:0; }
/* changed backgrounds */
#box_customer_details { background:url(../Images/r1.gif) 10px 10px no-repeat; }
#box_payment_details { background:url(../Images/r2.gif) 10px 10px no-repeat; }
#box_important { background:url(../Images/r3.gif) 10px 10px no-repeat; padding-top:20px; }
#box_important_as2 { background:url(../Images/r2.gif) 10px 10px no-repeat; padding-top:20px; }

#box_customer_details_bg { background:url(../Images/bg_h.jpg) bottom center no-repeat; }
#box_payment_details_bg { background:url(../Images/bg_h.jpg) bottom center no-repeat; }
#box_important_bg { background:url(../Images/bg_h.jpg) bottom center no-repeat; }

.note_mandatory {font-weight:bold;margin-top:8px;}
.payment_address { margin-top:8px; }
.contacts2 .note { margin:8px 0; }
.box_important .end_note { margin-top:15px; }
.box_important .note { margin-bottom:15px; }

.cho_label { margin-left:18%; width:270px; float:left; }
#box_important .note { position:relative; }

.cho_pricelast { font-weight:bold; }
#box_customer_details_bg.active { background-image:url(../Images/bg_g.jpg); }
#box_payment_details_bg.active { background-image:url(../Images/bg_g.jpg); }
#box_important_bg.active { background-image:url(../Images/bg_g.jpg); }

#box_customer_details_bg.active #box_customer_details { background-image:url(../Images/r1g.gif); }
#box_payment_details_bg.active #box_payment_details { background-image:url(../Images/r2g.gif); }
#box_important_bg.active #box_important { background-image:url(../Images/r3g.gif); }


.opts_table5 {margin-bottom:10px; margin-top:10px; border-collapse:collapse; width:100%; }
.opts_table5 td { border-bottom:1px solid #CCCCCC; padding:5px; }
.submit_different_dates { float:left; width:80%; }
.opts5_submit .just_button { float:right; }
.opts5_submit { margin-bottom:10px; }
.product-icons {white-space:nowrap;}
.icon_camera {  background:url(../Images/MyWebsite/camera.gif) no-repeat left top; padding-left:18px; padding-top:0px; margin-left:5px; text-decoration:none; position:relative;}
.icon_special_offer {  background:url(../Images/MyWebsite/icon_special_offer.gif) no-repeat left top; padding-left:16px; padding-top:0px; margin-left:8px; text-decoration:none;}
.icon_package {  background:url(../Images/MyWebsite/icon_package.gif) no-repeat left top; padding-left:16px; padding-top:0px; margin-left:8px; text-decoration:none;}

														  
/* **************************************** 7 day calendar **************************************** */
/* No Availability - Show 7 days calendar / alternate results */
.opts_table_alternate_label
{
	margin-top:10px;
}
.opts_table_alternate 
{
	width:100%;
	margin:-10px 10px 10px 0;
}
.opts_table_alternate td, .opts_table_alternate th
{
	padding:2px;
}
.opts_table_alternate th
{
	width:10px;
}
.opts_table_alternate .opts_row_header td
{
	width:60px !important;
	background-color:#ddd;
	border:1px solid #aaa;
	border-right-style:none;
	text-align:center;
}
.opts_table_alternate .opts_row_header th
{
	border-left:1px solid #aaa;
}
.opts_table_alternate .opts_row_header_day
{
	font-weight:bold;
	width:50px;
}
.opts_table_alternate .opts_row_header_name,
.opts_table_alternate .opts_row_result_name
{
	padding:4px;
}
.opts_table_alternate .opts_row_result_name
{
	width:100%;
}
.opts_table_alternate .opts_row_result td
{
	border:1px solid #aaa;
	border-style:none none solid solid;
	text-align:center;
}
.opts_table_alternate .opts_row_result th
{
	border-left:1px solid #aaa;
}

.opts_table_alternate .opts_row_result_name
{
	text-align:left!important;
}
.opts_table_alternate .opts_row_result_price
{
	font-weight:bold;
	padding:0;
}
.opts_table_alternate .opts_row_result_checkbox
{
	padding:0;
	margin:0;
	text-align:center;
	width:100%;
}
.opts_table_alternate .is_cheapest 
{
	background-color:#ff9;
}
.opts_table_alternate .not_available
{
	width:60px;
	font-size:10px;
	color:#f00;
}
.opts_column_selected_arrow 
{
	border-bottom:2px solid #00f;
    background:transparent url(../Images/MyWebSite/arrow_down.gif) no-repeat bottom center;
}
.opts_column_selected
{
	border-left:2px solid #00f !important;
	border-right:2px solid #00f !important;
}
.opts_row_header .opts_column_selected
{
	border-top:none !important;
}
.opts_column_selected_last
{
	border-left:2px solid #00f !important;
	border-right:2px solid #00f !important;
	border-bottom:2px solid #00f !important;
}
.opts_table_alternate_button {
	float:right;
	margin-right:10px;
}

.opts_date_nores { margin:4px 0; text-align:center; font-weight:bold; color:#f00; }
.opts_date_nores .just_button { width:220px; margin:0 auto;}


.block_providername {
	background:#789E06 none repeat scroll 0% 50%;
	border:1px solid #000000;
	float:right;
	font-weight:bold;
	margin:5px 0pt;
	padding:15px;
	text-align:center;
}

.top_data { float:left; }
.top_datalc { width:130px; float:left; }
.lr_header, .wide_box_header { margin:10px 0; font-size:17px; font-weight:bold; }
.lr_datal {font-weight:bold; margin-bottom:3px; float:left; width:150px; }
.lr_right { width:48%; float:left; }
.lr_datar {margin-bottom:3px; float:left; }
.lr_left { border-right:1px solid #CCCCCC; float:left; margin-right:15px; width:48%;}


.l_grid {
	background:transparent url(../Images/tbl-bg.gif) repeat-x scroll center top;
	border:1px solid #CCCCCC; border-collapse:collapse; margin-left:1px;
	margin-top:-2px; width:100%;
}
.yellowbg {
	background:#FFEC9E url(../Images/corner.gif) no-repeat scroll right top;
	border-color:#FFCC00;
	border-style:none none solid solid;
	border-width:0pt 0pt 1px 1px;
	margin-bottom:10px;
	padding:10px;
}

.scroller {height:200px; border:1px solid #ccc; overflow:auto; }
.opts_row_header_select { width:10%; }

.opts_row_header_price span {display:block;}
.opts_row_header_pickup {text-align:center;}
.asterisk { color:#f00; font-weight:bold; }
.error { padding:10px; border:2px solid #f00; color:#f00; margin-bottom:10px;}

.cards2 .note { padding-right:100px; }
.secure_logos a { text-align:center;padding-top:44px;margin-top:40px;margin-right:4px; }
.secure_logo_visa 
{
	background:transparent url(../Images/logo_verified_by_visa.gif) no-repeat top left;
	display:block;
	float:right;
	height:44px;
	width:100px;
}
.secure_logo_mastercard 
{
	background:transparent url(../Images/logo_mastercard_securecode.gif) no-repeat top left;
	display:block;
	float:right;
	height:44px;
	width:116px;
}
.submit_note {
	position:absolute;
	font-size:10px;
	margin-left:190px;
	margin-top:-40px;
	width:390px;
}
.browser_ie .submit_note {margin-left:10px;margin-top:0;}
.browser_ie6 .submit_note {margin-left:10px;margin-top:0;}
.browser_safari .submit_note {margin-left:160px;}
.browser_opera .submit_note {margin-left:166px;}

.viewthreedsecureauthorization #copyright {display:none;}
.three_d_secure_loading {width:208px;height:13px;background:transparent url(../Images/loadingAnimation.gif) no-repeat left top;}
#three_d_secure_iframe {width:400px;height:450px;}
.wait, .wait * {cursor:wait!important;}

/* Price merchandising */
.opts_row_result_name {vertical-align:top;}
.opts_results_rack_price { font-weight:normal; padding-left:8px; color:#F00; }
.opts_table .opts_results_rack_price { display:block; padding-left:0; }
.opts_results_rack_value { padding-left:5px; text-decoration:line-through; }
.opts_table7 .opts_row_header_rooms { width:auto; }
.opts_row_header_rooms { width:72%; }
.opts_row_header_select { width:50px; }
.opts_row_result_price { font-weight:bold; white-space:nowrap;}

/* supplements page */
.opts_table_supplements { margin-top:10px; border-collapse:collapse; width:100%; }
.opts_table_supplements td { border-bottom:1px solid #CCCCCC; padding:5px 0pt; }
.opts_table_supplements .opts_row_result_price table td { padding:0; border:none; }
.opts_table_supplements .opts_row_result_total { font-weight:bold; }
.opts_table_supplements .opts_row_result_price { font-weight:normal; }
.supplements_submit .submit_back { float:left; }
.supplements_submit .submit_next { float:right; width:90px; }
.block_avsup { margin-top:10px; }
.opts_table_supplements .opts_row_totals_text {font-weight:bold; padding-right:10px; text-align:right; }

/* customer details alignments fix for differnet browsers */
.browser_ie6 .contacts2 .dta_input input {position:relative;margin-left:-3px; width:205px !important;}
.browser_opera .dta_input input {width:192px !important;}
.browser_safari .dta_input input {width:196px !important;}
.browser_opera .pre_check {position:relative;margin-left:-1px;}

.check input {margin:2px 5px 15px 0pt !important;}
.pre_check {clear:both;}
#historyForm {display:none;}
#redirectHomepageText {display:none;}

