
.pane_left, .pane_right { display: block; float: left; height: 19px; width: 80px; cursor: pointer; font-size: 1.5em; text-align: center; padding-top:4px;}
.pane_back{ display: block; float: left; height: 30px; cursor: pointer; font-size: 1.2em;  padding-top:4px; color: #e10000;}

.pane_left { background: url(/images/nav_scroll_left.gif) no-repeat center left; padding-left: 30px;}
.pane_right { background: url(/images/nav_scroll_right.gif) no-repeat center right; padding-right: 30px;}
.error_weeks { color: red;}
.highlight { border: 1px solid red !important; background: #f9dada !important; }
.stage_1_discounts { height: 80px; }
.stage_2_discounts { height: 146px; }

.or_use { width: 40px; float: left; margin-top:5px;}
.discount_box
{
	display: block;
	color: #000;
	padding: 7px;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	width: 105px;
	margin: 3px;
	border: 3px solid #c7c7c7;
	text-align: center;
	font-size: 0.9em;
	line-height: 1.5em;
	cursor: pointer;
	font-weight: bold;
}
#form_booking {display:none;}

.title_step span, .title_step {color: #000000 !important; clear: both;}
p.print_only {clear:both;}
.title_step, p.titlemove {margin-bottom:0px !important;padding-bottom:0px !important;}
.title_step img {margin-right: 6px; float: left;}
.titlemove {
	display: block;
	padding-right: 5px;
	font-size: 1em;
	margin-top: 3px;
	float: left;
}
.clear{
	clear:both;
}
.fragment-dates li {float: left; border:0px; list-style: none;}
.titlemovesmall {font-size: 0.8em !important;}

#rooms #logo img { display: none;}
img.show_print {margin-bottom: 10px;}
.price_second, .price_first
{
	
	line-height: 1.0em;
}

.discount_box.discount_selected
{
	border: 3px solid #e11621;
}

.discount_box span
{
	font-weight: normal;
	color: #999999;
}

div.scrollable { 
 
    /* required settings */ 
    position:relative; 
    overflow:hidden; 
    width: 605px; 
    height:289px; 
float:left;
} 
.location_h1
{

	padding-top: 0px !important;
}

.dates_from
{
	font-size: 8pt;
	font-weight: normal;
	color: #909090;
}


.room_size_info
{
	height: 320px;
	width: 100px;
	float: left;
	margin:3px;
}
.tick_list li { background: url(/images/green_tick.png) no-repeat left; color: #458400; padding: 4px; font-size: 1.5em; font-weight: bold; padding-left:25px;}

.second_title { font-weight: bold; color: #555555;  margin-top: 10px; margin-bottom: 5px;}
.nav_scroll_left, .nav_scroll_right
{
	position: absolute;
	z-index: 99;	
	top: 730px;
	cursor: pointer;
}


.price_current .header_holder
{
	width: 185px;
}

.price_first
{
	color: #777777;
	font-weight: normal !important;
	line-height: 1.3em;
	padding-top:3px;
}
.policy_link
{
	background: none !important;
	font-size: 1.1em;
	padding-left:7px !important;
	margin-left:0px;
}



.price_second
{
	color: #e10000 !important; line-height: 1.4em;
	
}

.price_first
{
		color: #e10000 !important;
		font-weight: bold !important;
}

.price_first .save
{
	font-weight: normal !important;
	color: #989898 !important;
}







.room_size_info_box
{
	height: 66px;
	background: #f7f7f7;
	margin:6px;
	border:1px solid #f7f7f7;
	font-weight: bold;
	padding-top:35px;
	font-size: 1.4em;
	text-align: center;
}

.room_size_info_box.room_top
{
	margin-top: 40px;
}
 
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a extremely large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 
 
/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 


/* you may want to setup some decorations to active the item */ 
div.items div.active { 
    border:1px inset #ccc; 
    background-color:#fff; 
}


.print_break {page-break-after:always;}
.price_column
{
	display: block;
	float: left;
	width: 208px;
	height: 290px;
	font-size: 0.9em;
}

.question_info {color: #000; font-size:0.7em; padding: 4px; font-weight:normal; line-height:1em;}

.price_column
{
	display:none;
}

.price_column.price_current, .price_column.prev_current_one, .price_column.after_current_one
{
	display: block;
}



.price_column .room_box, .price_column .price_header {
width: 180px;	
}
.room_box_title .normal_price
{
	color: #888888;
	font-size: 0.8em;
}

.items
{
	left: 0 !important;
}

.perc_from
{
	color:#909090;
	font-size:8pt;
}

.room_box_title
{
	text-align: center;
	line-height: 1.1em;
	font-weight: bold;
	color: #e10000;
	
}

.room_box
{
		padding-top: 10px; border:3px solid #c7c7c7;
		font-size: 1.4em;
		text-align: center;
		height: 265px;
}

.price_current .room_box
{
	border: 3px solid #e11621 !important;
	 
}

.price_current .price_header
{
}


.price_current .room_box
{
}



.price_hover
{
	display: none !important;
}

.price_info_box
{
	display: block;
	width: 150px;
	height: 45px;
	padding: 15px;
	position: absolute;
	background: #777777;
	color: #fff;
}

.price_title div
{
	border:1px #f2f2f2 solid;
	background: #f2f2f2;
	font-weight: bold;
}
.dt_highlight {font-weight: bold;}
.price_title div.first
{
	border: 1px solid #fff;
	background: #fff;
}
#panel .booking_summary h3
{
	height: auto;
	color: #E32630;
	font-size: 1.5em;
	height:30px;
	margin-top: 30px;
}
.booking_summary dl, .booking_summary dt, .booking_summary dd
{
	font-size: 1.2em;
	line-height: 1.4em;
}
.info_segment 
{
	display: block;
	width: 155px;
	height: 110px;
	background: #f3f3f3;
	float: left;
	font-size: 0.7em !important;
	margin-right: 10px;
	padding: 5px;
}

.info_segment h3
{
	color: #e10000;
	font-size: 1.4em;
	margin-bottom: 0px !important;
	margin-top: 0px !important;
	}
.info_segment .room_title { padding-top:7px;}
.info_segment .room_title {font-size:1em; font-weight: bold;}
/*-------------------------*//* print stylesheet *//*---------------------------------*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/
fieldset {border: 0px;}
#start_date { border: 0px solid #eee; width: 128px;float:left; font-size: 8.5pt !important;}
.date_text {width: 300px; float:left; margin:0px;padding:0px;}
discount_box.discount_selected {
border:3px solid #E11621;
}

.discount_box.discount_selected  {
border:3px solid #E11621;
}
.title_step, .location_h1 { clear:both;}
.stage_1_discounts, .stage_2_discounts, .stage_0_prices {
display:block;
float:left;

width:605px;
}

 .extra_info_block p
{
	margin-top: 5px;
	margin-bottom: 5px;
	
}

.extra_info_block h3, .extra_info_block h2
{
	margin-top: 10px !important;
	margin-bottom: 0px;
}
.extra_info_block
{
	width:590px;
	height: 150px;
	border: 0px;
	display: block !important;
}


.extra_info_block div
{

	width: 190px;
	float: left;
	height: 150px;
}
.print_smaller {}
.extra_left_float
{
	float: left;
	width: 605px;
	border: 0px;
}

.info_lines
{
	line-height: 1.6em;
}
@page :first {
    margin-left: 0in;
}

@page :left {
    margin-left: 0in;
    margin-right: 0in;
}

@page :right {
    margin-left: 0in;
    margin-right: 0in;
}



.body_banbury .cranleigh_show, .body_cranleigh .banbury_show {
display:none;
}


.booking_summary {display: block !important;}
.print_quote, #footer, .discount_box, .telephone, .store_nav,  .room_listt, .error_message, #book_img, .pane_click, .waiting_list,.dp-choose-date, .no_waiting, #footer img, .no_print, .tick_list{ display: none;}
.discount_box.discount_selected, .price_column.price_current { display: block !important;}
.discount_box{ display: block; float: left; width: 139px; font-size: 1.1em;}
 
body {
	color: #000;
	font:9pt Arial, Helvetica, sans-serif;
	margin-left: 30px;
}

h1{
	font-size:18pt;
	font-weight: bold;
	margin-top: 57px;
}

h2{
	font-size:12pt;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px;
	clear: both;
}

h3{
	margin-top: 2em;
	font-size:10pt;
	font-weight: bold;
}

h4{
	font-size:13pt;
}

h5{
	font-size:12pt;
}

h6{
	font-size:11pt;
}

p {
	margin: 0 0 20px;
}
	
/*link specific styles*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/

a {
	text-decoration:underline;
	color: #000;
}

a img { border: 0; }

/*content specific styles*/
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/


#header {
	padding: 40px 0 0;
	border-bottom: 2px solid #000;
	margin: 0 0 20px;
	zoom: 1;
}
#header:after { content: "."; clear: both; display: block; height: 0; visibility: hidden; }

#logo {
	float: left;
	margin: 0 0 40px;
}

#print_details {
	text-align: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#print_details li {
	margin: 0 0 5px;
}
.van_item {
	float: left;
	width: 163px;
	padding: 10px;
	padding-bottom: 15px;
	height: 120px;
	font-size: 1.2em;
	text-align: center;
	border: 1px dotted #afafaf;
	border-right: 0px;
	border-bottom: 0px;
	
	color: #6c6c6c !important;
	font-weight: bold;
	padding-top:5px;
	
}

.van_item_0, .van_item_3, .van_item_6, .van_item_9, .van_item_12  { border-left: 0px;}
.van_item_0, .van_item_1, .van_item_2 { border-top: 0px;}

.van_section
{
	width: 555px;
	margin-bottom: 20px;
	float: left;
	border: 1px dotted #afafaf;
	}

	
/*hidden page sections */
/*/////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////*/
	
.skip, #nav, #nav_sub, #strapline, #special_offers,
#body_testimonials #panel img, #body_testimonials #panel a,
#body_how_it_works #panel img,  #body_how_t_works #panel a,
#testimonial_pagination, #kyan, #telephone, #footer_links, .nextPage, .prevPage
{
	display: none !important;
}

#body_testimonials img, #body_how_it_works img, #body_room_sizes img
{
	display: inline;
}

div#maps
{
	page-break-before: always;
}
img.map
{
	display: block !important;
	page-break-inside: avoid;
}


/* Print Specific Styles in Page Order
/////////////////////////////////////////////////////////////////////////////////////////
///////////////////////////////////////////////////////////////////////////////////////*/


#content_main
{
	padding-bottom: 20px;
}

table
{
	width: 90%;
}



img#cards
{
	display: none;
}

#footer{
	font-size:9pt;
	color: #000;
}

#footer ul
{
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
