/* CSS Document */
#wrapper
{
background: url(/images/background/white_gradent_background.jpg) repeat-x;
}

#search
{
background: url(/images/background/search_bar_background.jpg) no-repeat;
}

#listingsnav
{
margin: 0 auto;
width: 980px;

padding-top: 10px;
}

.text {

	padding: 10px;

}

.map {

	margin-top: -10px;
	padding-bottom: 10px;
	padding-left: 10px;
}	

h1
{
color: #CB0100;
font-size: 175%;
letter-spacing: -1px;
font-weight: normal;
}

/* rest bcrumb styles */
.breadcrumb
{
color: #000000;
font-weight: 500;
}

.breadcrumb a
{
color: #000000!important;
}


/* Two Static Column */

#left
{
width: 635px;
float: left;
margin-left: 0px;
}

#right
{
margin-left: 650px;
width: 320px;
padding-top: 10px;
}

#dropshadow
{
border: 0px solid #000000;
}
#newslettersignup
{
background:url(/images/background/newsletter_signup.gif) no-repeat;
height: 104px;
width: 321px;
}

#newslettersignup .body
{
padding: 5px;
}

#newslettersignup .newsletterimage
{
float: left;
width: 37px;
margin-left: 3px;
margin-top: 5px;
}

#newslettersignup .newsletterelements
{
margin-left: 55px;
color: #FFFFFF;
font-weight: bold;
font-size: 95%;
padding-top: 5px;
}

#newslettersignup .newsletterelements .signupform
{
margin-top: 10px;
}



#newslettersignup .footer
{
height: 3px;
background: url(/images/controls/newsletter_signup_bottom.gif) no-repeat;
}

#specialoffers
{
width: 179px;
padding: 2px;
border: 1px solid #E7E7E7;
}

#specialoffers h4
{
color: #F45102;
font-size: 100%;
padding: 3px;
}

#specialoffers h4 a
{
color: #F45102;
}

#specialoffers li
{
border-bottom: 1px dotted #DADADA;
padding: 3px 0 3px 0;
}

#specialoffers .offer
{
padding: 0 0 0 3px;
}

/*  wider left column for s offers */

#specialofferswide
{
width: 243px;
padding: 2px;
border: 1px solid #E7E7E7;
}

#specialofferswide h4
{
color: #F45102;
font-size: 100%;
padding: 3px;
}

#specialofferswide h4 a
{
color: #F45102;
}

#specialofferswide li
{
border-bottom: 1px dotted #DADADA;
padding: 3px 0 3px 0;
}

#specialofferswide .offer
{
padding: 0 0 0 3px;
}

ul.editorspanel a
{
color:#CC0000;
}

h2
{
background:url(/images/background/blue_header.gif) left no-repeat;

}

h2.diaryoff
{
background:url(/images/background/survey_on.jpg) left no-repeat;

}

h2.diaryon
{
background:url(/images/background/diary_on.jpg) left no-repeat;
}

h4.news {

	padding-top: 5px;
	padding-bottom: 5px;

}

h2.wide
{
background:url(/images/background/blue_header370.gif) left no-repeat!important;


}

h2.adcol
{
background:url(/images/background/blue_headeradcol.gif) left no-repeat!important;

}

h2.middlecol
{
background:url(/images/background/blue_header241.gif) left no-repeat!important;

}

h2.ukhome
{
background:url(/images/background/blue_ukhome.gif) left no-repeat!important;
padding-left: 13px;
}

h2 a
{
color:#FFFFFF;
}

h2.party
{
background:url(/images/background/header320.gif) left no-repeat;

}
.downarrow
{
position: relative;
top: -30px;
left: 333px;

}

.downarrow_small
{
position: relative;
top: -30px;
left: 145px;

}

#booktable
{
/* margin: 15px; */
width: 303px; 
background:url(/images/background/booktable.gif) no-repeat;
background-color: #830E11;

}

#booktable h2
{
background: none!important;
}

#checkavailability_table {

	width: 100%;
	background: white;

}

#checkavailability_table .booking_right .label, #checkavailability_table .booking_right_iphone .label {

	padding-right: 10px;
	width: 30%;
	height: 15px;
	text-align: left;
	float: left;
}



#booktable .header {

	height: 40px;
	background: url(/images/background/booktablenow.gif) no-repeat;

}

.booking_result_header_row {
	
	
	border: solid 1px black;
}

.booking_result_header {

	padding: 3px;
	font-size: 80%;
	font-weight: bold;
	text-align: left;
	vertical-align: bottom;
	border-right: dotted 1px black;
	background: #DADADA;


}


.booking_table_result {

	width: 100%;
	border: solid 1px black;

}

.booking_result_restaurant_name {

	padding-left: 5px;
	vertical-align: top;
	border-top: solid 1px black;

}

.booking_result_restaurant_location {

	font-size: 80%;
	text-align: left;
	vertical-align: top;
	border-top: solid 1px black;

}

.booking_result_promotions {
	
	vertical-align: top;
	border-right: dotted 1px black;
	border-top: solid 1px black;

}

.booking_result_promotions_sub {
	
	vertical-align: top;
	border-right: dotted 1px black;

}

.booking_summary {

	text-align: left;

}
.booking_slot_time {
	
	font-size: 80%;
	text-align: center;
	vertical-align: middle;
	border: solid 1px black;

}

.booking_slot_time:hover {
	
	font-size: 80%;
	text-align: center;
	vertical-align: middle;
	border: solid 1px black;
	background: red;
	color: yellow;
}

.booking_slot_time_empty {
	
	font-size: 80%;
	text-align: center;
	vertical-align: middle;
	border-right: dotted 1px black;
	border-top: dotted 1px black;
	background: #DADADA;

}

.booking_result_time_header {

	font-weight: bold;
	border-right: dotted 1px black;
	background: #DADADA;

}

#mResult {
	
	padding: 10px;

}

.calendar_holder {
	

padding-top: 20px;
padding-left: 10px;


}

.booking_right {
	width:57%;
	float: right;
}

.booking_right_iphone {
	padding-top: 10px;
	padding-left: 10px;
	clear:left;
}

#booktable .formwrapper

{
	width: 280px;
	padding: 5px;


}

#find_button {
	padding-top: 10px;
	float: left;
	margin-left: 10px;
}

#find_button_iphone {
	
	padding-top: 10px;
	padding-left: 10px;
	clear: left;
}


/* 06-04-2010 is booktable actualy used? */

#booktable .calender {
	margin-left: 25px;
	text-align: center;
	width: 100%;
	float: left;

}

#booktable #mDay {

	color: red;
	float: left;
}

#booktable #mMonth {

	color: red;
	float: left;

}

#booktable .label {

	width: 90px;
	text-align: right;
	color: white;
	float: left;

}

#booktable #date_box {

	width: 100%;
	padding-top: 5px;
	float: left;

}

#booktable .book_button {

	width: 100%;
	text-align: right;

}

#booktable #mYear {

	color: red;
	float: left;


}

#booktable #mHour {

	color: red;
	float: left;


}

#booktable #mMinute {

	color: red;
	float: left;


}

#booktable #time_box {

	width: 100%;
	float: left;

}


#booktable #session_box {

	width: 100%;
	float: left;

}

#booktable #size_box {

	width: 100%;
	float: left;

}

#booktable #promotions_box {

	width: 100%;
	float: left;

}


#booktable #mSessionSelect {

	color: red;
	


}

#booktable #mPartySize {

	color: red;
	


}

#booktable .cancel_link {

	font-size: 70%;
	padding: 5px;
	color: white;

}

#booktable SELECT

{
margin-bottom: 10px;
padding: 3px;
display: block;
}

#booktable .leftoptions

{
width: 158px;
float: left;
}

#booktable .rightoptions

{
margin-left: 0px;
}




/* local news promo for ad column */
#localcontent
{
}

#localcontent .localitem
{
background:url(/images/background/localcontent_bg.gif) left bottom no-repeat;
margin-bottom: 5px;
}

#localcontent img
{
padding-left: 5px;
}

#localcontent .localtitle
{
letter-spacing: -1px;
padding-left: 5px;
font-weight: 400;
}


#localcontent .localtitle a
{
color: #6C6C6C;
}



#localcontent .localtext
{
padding: 1px 10px 4px 5px;
margin-right: 4px;
line-height: 125%;
}

#localcontent a.localmore
{
background:url(/images/icons/linkicon_onwhite.gif) 0 3px no-repeat;
color: #CC0000;
padding-left: 14px;
font-size: 75%;
margin-left: 10px;
}


#leftpromowrapper
{
width: 181px;
float:  left;
}

#rightadwrapper
{
margin-top: 0px;
margin-left: 190px;

}


/*ratings global colours */

#ratings .rating80
{
color: #a01503;
}

#ratings .line80
{
border-top :2px solid #a01503;
padding-top: 1px;
}


#ratings .rating60
{
color: #ce1d00;
}

#ratings .line60
{
border-top :2px solid #ce1d00;
padding-top: 1px;
}

#ratings .rating50
{
color: #104972;
}

#ratings .line50
{
border-top :2px solid #104972;
padding-top: 1px;
}

#ratings .rating40
{
color: #1f669a;
}

#ratings .line40
{
border-top :2px solid #1f669a;
padding-top: 1px;
}

#ratings .rating30
{
color: #2e83c1;
}

#ratings .line30
{
border-top :2px solid #2e83c1;
padding-top: 1px;
}

#ratings .rating20
{
color: #636363;
}

#ratings .line20
{
border-top :2px solid #636363;
padding-top: 1px;
}

#ratings .rating10
{
color: #8a8a8a;
}

#ratings .line10
{
border-top :2px solid #8a8a8a;
padding-top: 1px;
}


#ratings .cusine
{
color:#7d7d7d!important;
}


 .paging
{
margin-bottom: 10px;
margin-left: 30px;
text-align: right;
margin-right: 15px;
}

.paging a
{
padding: 2px 7px 2px 7px;
border: 1px solid #A3A3A3;

}

.paging a:hover
{
background-color:#FFFFFF;
color: #CC0000;
text-decoration: none;
}

.paging .CurrentPage
{
font-weight: bold;
color: #CC0000;
padding: 0px 7px 0px 7px;
text-decoration:underline;
}

.paging a.arrow
{
padding: 0px 0px 0px 0px;
border: 0px ;

}

.paging a.arrow img
{
vertical-align: top;
}

