/* CSS Document */
#guidewrapper p {
	margin-bottom: 10px;
}

#restaurantTitle {
	background-color: #c00;
	padding: 5px 10px;
	margin-bottom: 5px;
	position: relative;
}
#restaurantTitle .mainTitle,
#restaurantTitle .review,
#restaurantTitle .review p,
#restaurantTitle .reviewExplanation,
#restaurantTitle .reviewExplanation p,
#restaurantTitle .award {
	float: left;
}
#restaurantTitle .mainTitle {
	width: 425px;
	margin-right: 10px;
}
#restaurantTitle .mainTitle h1 {
	color: #fff;
	line-height: 42px;
}
#restaurantTitle .reviewExplanation {
	margin-right: 20px;
}
#restaurantTitle .review {
	margin-top: 6px;
}
#restaurantTitle .reviewExplanation span.title {
	display: block;
	color: #fff;
	font-size: 10px;
	text-align: center;
}
#restaurantTitle .reviewExplanation p,
#restaurantTitle .review p {
	border: 2px solid #fff;
	text-align: center;
	color: #fff;
	cursor: default;
}
#restaurantTitle .reviewExplanation p.scoreOne,
#restaurantTitle .review p.one {
	width: 25px;
	line-height: 25px;
	border-radius: 15px;
	font-size: 20px;
	margin: 0 5px 0 0;
}
#restaurantTitle .reviewExplanation p.scoreTwo,
#restaurantTitle .review p.two {
	width: 23px;
	line-height: 23px;
	border-radius: 14px;
	margin: 1px 5px 1px 0;
	font-size: 18px;
}
#restaurantTitle .reviewExplanation p.scoreThree,
#restaurantTitle .review p.three {
	width: 21px;
	line-height: 21px;
	border-radius: 13px;
	margin: 2px 5px 2px 0;
	font-size: 15px;
}
#restaurantTitle .reviewExplanation p.scoreFour,
#restaurantTitle .review p.four {
	width: 19px;
	line-height: 19px;
	border-radius: 12px;
	margin: 3px 5px 3px 0;
	font-size: 12px;
	background-color: #fff;
	color: #c00;
}
#restaurantTitle .reviewExplanation p.scoreFive,
#restaurantTitle .review p.five {
	width: 17px;
	line-height: 17px;
	border-radius: 11px;
	margin: 4px 5px 4px 0;
	font-size: 12px;
	background-color: #fff;
	color: #c00;
}
#restaurantTitle .reviewExplanation p {
	background-color: #ccc;
	border-color: #000;
	color: #000;
}
#restaurantTitle .reviewExplanation p.scoreFour,
#restaurantTitle .reviewExplanation p.scoreFive {
	background-color: #666;
	color: #fff;
}
#restaurantTitle .reviewExplanation p.best,
#restaurantTitle .reviewExplanation p.worst {
	border: 0 none;
	background-color: transparent;
	line-height: 29px;
	font-size: 12px;
	margin: 0 5px 0 0;
}
#restaurantTitle .sraAward {
	left: 755px;
	position: absolute;
	top: 0;
}
#restaurantTitle .mealPrice {
	float: right;
}
#restaurantTitle .mealPrice p {
	background-color: #fff;
	text-align: center;
	padding: 0 20px;
	line-height: 42px;
	font-size: 20px;
}
#restaurantTitle .pubDate {
	line-height: 42px;
	color: #fff;
	float: right;
}
#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: 670px;
float: left;
margin-left: 0px;
}

#right
{
	float: right;
	width: 300px;
}

#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;
}

#contentwrapper h2
{
/* background: url(/images/background/hardens_symbol.png) no-repeat 10px center #a1a1a1 !important; */
padding: 5px;
height: auto;
line-height: 20px;
background-color: #999;
}
#contentwrapper h2 a.addToDiary {
	background-color: #c00;
	font-size: 12px;
	line-height: 20px;
	float: right;
	padding: 0 3px;
}
#right .leftpromo {
	margin-bottom: 10px;
}
#contentwrapper h3
{
	font-size: 16px;
	margin-bottom: 5px;
}
h4.news {

	padding-top: 5px;
	padding-bottom: 5px;

}
/*
h2.wide
{
background:url(/images/background/blue_header370.gif) left no-repeat!important;
}

h2.wide_632
{
background:url(/images/background/blue_header632.jpg) 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;
}

#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%;

}

.booking_table_result thead th {
	background-color: #ddd;
	padding: 5px 0;
	border-bottom: 1px solid #bababa;
}

.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_table_result .main td {
	border-top: 1px solid #c00;
}

.booking_slot {
	text-align: center;
	vertical-align: middle;
}

.booking_slot .blank {
	margin: 8px 4px;
}

.booking_slot a {
	display: block;
	text-align: center;
	vertical-align: middle;
	background-color: #eee;
	padding: 3px;
	border: 1px solid #ccc;
	border-radius: 3px;
	font-size: 14px;
	margin: 5px 1px;
}

.booking_result_time_header {

	font-weight: bold;
	border-right: dotted 1px black;
	background: #DADADA;

}

.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: #f00;
	float: left;
	min-width: 50px;
}

#booktable .label {

	width: 90px;
	text-align: right;
	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;
}


.openingTimesAndContact {
	margin-top: 10px;
	text-align: center;
}
.openingTimesAndContact .openingTimes{
	float: left;
	width: 152px;
	padding-right: 5px;
	border-right: 1px solid #ddd;
}
.openingTimesAndContact .address {
	float: right;
	width: 152px;
	margin-left: 5px;
}

.restaurantClosed {
	border: 3px solid #fff;
	border-radius: 3px;
	padding: 0 3px;
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	text-align: center;
	float: left;
	margin-right: 10px;
}