/* CSS Document  */
BODY
{
padding: 0;
margin: 0;
font-family: "Trebuchet MS",
             Tahoma,
             Arial,
             sans-serif;
}

UL, LI, h1, h2, h3 ,h4, h5, p
{
padding:0;
margin: 0;
list-style: none;
}

h3
{
letter-spacing: -1px;
}

a
{
color: inherit;
text-decoration:none;
}

a:hover
{
text-decoration:underline;
}

/* global txt sizes */
.bodytext
{
font-size: 80%;
}

.minitext
{
font-size: 70%;
}

/* User Navigation */
#userwrapper
{
background: #2b2b2b;
padding: 4px;
}

#userwrapper .usernavigation
{
width: 960px;
margin: 0 auto;
text-align: right;
color: #FFFFFF;
font-weight: bold;
}

#userwrapper .usernavigation a
{
color: #FFFFFF;
font-size: 75%;
text-decoration: none;
border-right: 1px solid #fff;
padding-right: 29px;
background-position: 95% center;
background-repeat: no-repeat;
display: inline-block;
line-height: 20px;
}

#userwrapper .usernavigation a:hover
{
text-decoration: underline;
}

#userwrapper .usernavigation a.btn-slide
{
	background-image: url('/images/icons/search.png');
}
#userwrapper .usernavigation a.btn-bookable
{
	background-image: url('/images/icons/calendar.png');
}
#userwrapper .usernavigation a.btn-map
{
	background-image: url('/images/icons/map.png');
	border-right: 0;
}

#userwrapper .usernavigation a.signupnews
{
background: url(/images/icons/newsletter.gif) no-repeat;
padding-left: 25px;
}

#userwrapper .usernavigation a.joinhardens{
background: url(/images/icons/community.png) no-repeat left center;
padding: 0 10px 0 25px;
margin-left: 10px;
line-height: 24px;
}
#userwrapper .usernavigation a.login,
#userwrapper .usernavigation a.register {
padding: 0 0 0 10px;
border-right: 0;
line-height: 37px;
}
#userwrapper .loggedInLinks {
	float: right;
	margin-top: 2px;
}
#userwrapper .loggedInLinks a {
	font-size: 13px;
	line-height: 16px;
	border-right: 0 none;
	width: 100px;
	text-align: center;
	padding-right: 0;
}

/* Header */
#header
{
background-color: #ab1c1e;
margin-bottom: 5px;
}

#header .headerbg
{
width: 1030px;
margin: 0 auto;
background-color: #ab1c1e;
}

#header .innerwrapper
{
width: 1030px;
margin: 0 auto;
background: url(../images/background/logo_bg.jpg) center center no-repeat;
padding-top: 10px;
}



#header .strapline
{
float: left;
font-size: 12px;
margin: 43px 0 43px 10px;
color: #FFFFFF;
}

#header .strapline img
{

padding: 0 0 0 5px;
display: block;

}

#header .strapline h1
{
font-size: 11px;
margin: 0 0 0 6px;
padding: 0;
color: #FFFFFF;
letter-spacing: normal;
}

#header .strapline h5
{
font-size: 11px;
margin: 0 0 0 6px;
padding: 0;
color: #FFFFFF;
letter-spacing: normal;
}

#header .bannerwrapper
{
margin-left: 255px;
padding: 9px 0 0 0;
height: 102px;
}

#ratings.reviewExplanation span.title {
	display: block;
	text-align: center;
}

#ratings.reviewExplanation p,
#ratings.review p {
	border: 2px solid #fff;
	text-align: center;
	color: #fff;
	cursor: default;
	float: left;
	background-color: #c00;
}
#ratings.reviewExplanation p.scoreOne,
#ratings.review p.one {
	width: 25px;
	line-height: 25px;
	border-radius: 15px;
	font-size: 20px;
	margin: 0 1px 0;
}
#ratings.reviewExplanation p.scoreTwo,
#ratings.review p.two {
	width: 23px;
	line-height: 23px;
	border-radius: 14px;
	margin: 1px 2px 1px;
	font-size: 18px;
}
#ratings.reviewExplanation p.scoreThree,
#ratings.review p.three {
	width: 21px;
	line-height: 21px;
	border-radius: 13px;
	margin: 2px 3px 2px;
	font-size: 15px;
}
#ratings.reviewExplanation p.scoreFour,
#ratings.review p.four {
	width: 19px;
	line-height: 19px;
	border-radius: 12px;
	margin: 3px 4px 3px;
	font-size: 12px;
	background-color: #fff;
	color: #c00;
	border-color: #c00;
}
#ratings.reviewExplanation p.scoreFive,
#ratings.review p.five {
	width: 17px;
	line-height: 17px;
	border-radius: 11px;
	margin: 4px 5px 4px;
	font-size: 12px;
	background-color: #fff;
	color: #c00;
	border-color: #c00;
}
#ratings.reviewExplanation p.best {
	background-color: transparent;
	border: 0 none;
	color: #000;
	line-height: 30px;
	margin: 0;
}

#price p {
	background-color: #c00;
	color: #fff;
	padding: 3px;
	font-size: 16px;
}

/* main nav styles */
ul#mainNav { padding: 0; margin: 100px 0 0; list-style-type:none; float:right; }
ul#mainNav li {height:39px; float:left; padding:0; margin:0; list-style-type:none;}
ul#mainNav li a { display:block; line-height:39px; color: #fff; font-weight: bold; font-size: 16px; padding: 0 15px; text-decoration: none; }
ul#mainNav li a:hover { background:url(/images/nav/hover.png) repeat-x center top; }
ul#mainNav li.current a { background:url(/images/nav/current.png) repeat-x center top; }

ul#mainNav li.concierge { display: none; }
		/*
ul#mainNav li#home a 	{ background:url(/images/nav/home1.jpg) no-repeat; width:75px}
ul#mainNav li#uk a 				{ background:url(/images/nav/uk_restaurants1.jpg) no-repeat; width:140px}
ul#mainNav li#london a 				{ background:url(/images/nav/london_restaurants1.jpg) no-repeat; width:170px}
ul#mainNav li#events a 				{ background:url(/images/nav/events1.jpg) no-repeat; width:210px}

ul#mainNav li#home_on a 	{ background:url(/images/nav/home2.jpg) no-repeat; width:75px}
ul#mainNav li#uk_on a 				{ background:url(/images/nav/uk_restaurants2.jpg) no-repeat; width:140px}
ul#mainNav li#london_on a 				{ background:url(/images/nav/london_restaurants2.jpg) no-repeat; width:170px}
ul#mainNav li#events_on a 				{ background:url(/images/nav/events2.jpg) no-repeat; width:210px}
*/

	
	#tabbedmenu a.london {
	background: url(/images/nav/london_restaurants1.jpg) no-repeat;
	width: 170px;
	height: 39px;
	}
	
	#tabbedmenu a.events {
	width: 210px;
	height: 39px;
	background: url(/images/nav/events1.jpg) no-repeat;
	}
	

/* Main gradeint wrapper  */

#wrapper
{
margin: 0 auto;
width: 984px;
}

/* Main content wrapper  */
#contentwrapper
{
margin: 0 auto;
width: 980px;
background-color: #FFFFFF;
}

#contentwrapper .hotlinks {
	margin-bottom: 5px;
}
#contentwrapper .hotlinks a {
	float: left;
	display: block;
}
#contentwrapper .hotlinks a img {
	display: block;
}


/* Search 26-5-13 - IF RESTYLE SUCCESSFUL THIS SECTION NOW DEFUNCT */
#search
{

width: 994px;
min-height: 65px;
height: 65px;
margin: 0 auto;
}

#search div
{

float: left;
width: 300px;
margin: 0 0px 0 0px;
}

#search INPUT
{
border: 0;
background-color: transparent;
background: url(/images/background/search_input_bg.gif)  no-repeat top left;
height: 31px;
width: 181px;
font-size: 100%;

}

#search div.SearchType
{
padding-top: 5px;
font-size: 0.9em;
width: 180px;
}

#search div.SearchType INPUT, #search div.advanced INPUT
{
height: 15px;
width: 40px;
}

#search SELECT
{
border: 0;
background: #FFFFFF url(/images/background/search_input_bg.gif) no-repeat;
padding: 5px;
}

#search div.SearchArea
{
padding-top: 2px;
font-size: 0.9em;
width: 200px;
}

#search div.SearchArea SELECT
{
width: 185px;
background: transparent;
height: 25px;
}

#search div.SearchArea SELECT.a
{
border: 1px inset;
}

#search div.SearchArea SELECT.b
{
margin-top: 2px;
border: 1px inset;
}


#search div.searchin
{
margin: 15px 0 0 0;
padding-left: 25px;
width: 290px;
}

#search div.inputname
{
margin: 15px 0 0 0;
}

#Inputname
{
padding: 5px;
height: 26px;
width: 250px;
color: #fff;
background-color: #464646;
border: 0 none;
display: inline-block;
margin-top: 1px;
font-size: 15px;
}
#Inputnamesubmit {
	width:19px;
	height:20px;
	padding:8px;
	background-color:#464646;
	margin-top:-1px;
}

#search div.advanced
{
margin: 15px 0 0 0;
width: 295px;
}

#search div.advanced2
{
margin: 15px 0 0 0;
width: 400px;
}


#search .advanced img
{
margin-right: 10px;
}

#search div.divider
{
margin: 15px 15px 0 0px;
height: 35px;
width: 2px;
background: #FFFFFF url(/images/background/search_divider.gif) no-repeat;
}

#search label
{
vertical-align: top;
font-weight: bold;
color: #B31D1E;
}

/* 26-5-13 book */
#book
{
width: 964px;
margin: 0 auto 5px;
background-color: #ccc;
color:white;
padding: 10px;
}
#book h2 {
	background-image: none;
	float: left;
	padding: 0;
	font-size: 16px;
	max-width: 130px;
	height: auto;
	color: #343434;
	font-weight: normal;
}
#book #booking_form {
	float: left;
	margin-top: 7px;
}
#book .booking_select {
	background: url(/images/background/dropdown_bg.gif) no-repeat center right #fff;
	overflow: hidden;
	padding: 0;
	height: auto;
	border: 1px solid #ed1f2b;
}
#book input,
#book .booking_select {
	margin-left: 5px;
}
#book .booking_select select {
	background-color: transparent;
	padding: 3px 0;
	height: 23px;
}

#book .booking_select.large {
	width: 180px;
}
#book .booking_select.large select {
	min-width: 200px;
}
#book .booking_select.medium {
	width: 130px;
}
#book .booking_select.medium select {
	min-width: 150px;
}
#book .booking_select.small {
	width: 50px;
}
#book .booking_select.small select {
	min-width: 70px;
}


#mButton
{
background-color:#ee1c25;
color: #fff;
-moz-border-radius: 3px;
border-radius: 3px;
font-size: 14px;
height: 25px;
border: 0 none;
font-weight: bold;
padding: 0 5px;
}

.BookBarButton
{
color: #999999;
font-style: oblique;
font-size: 0.8em;
display:block;
padding: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
float:left;
margin-right: 10px;
margin-top: 10px;}

a.BookBarButton:hover
{
background-color: #333333;
text-decoration:none;
}

.BookBarButtonDark
{
border: none;
color:#666666;
}



/* main content title */
h2
{
font-size: 17px;
color: #FFFFFF;
height: 34px;
padding-left: 33px;
padding-top: 10px;
letter-spacing: -1px;
margin-bottom: 0;
}

#IndividualRestaurant
{
font-size: 22px;
color: #343434;
font-size: 16px;
max-width: 420px;
}

.booking_select
{
	display:block;
	float:left;
	border:1px solid gray;
	background-color:white;
	height:23px;
	padding-top: 2px
}

/* Ads */

#mpu
{
padding: 10px;
background-color: #E7E7E7;
margin: 10px 0 10px 0;
}



/* Featured Venue control */


/* Footer */

#footer

{
background-color: #262626;
clear: both;
margin-top: 20px;
margin-bottom: 40px;
padding-top: 1px;
height: 310px;
}

#footer .titlebar

{
background:#424242 url(/images/background/footer_target.gif) 10px 3px no-repeat;
padding: 5px;
padding-left: 40px;
color: #FFFFFF;
font-size: 120%;
margin: 5px;
}

#footer ul
{
float:left;
width: 210px;
padding: 13px;
border-right: 1px solid #000000;
border-left: 1px solid #353535;
margin-top: 10px;
height: 195px;
}

#footer ul li
{
color: #D4D4D4;
font-size: 85%;
}

#footer ul li a
{
color: #D4D4D4;
}

#footer ul li.heading
{
color: #FFFFFF;
font-size: 120%;
}

#footer .footing
{
background:#FFFFFF url(/images/background/footer_shadow.gif) 0 0px no-repeat;
height: 27px;
}

#data_protection_terms 
{
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: justify;
	background: #DADADA;
	border: solid 1px #4A4A4B;

}


#data_protection_terms  h3 {

	padding-bottom: 10px;

}

#data_protection_terms ul {

	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: inherit;

}

#data_protection_terms li {

	padding-left: 8px;
	padding-bottom: 8px;
	list-style-type: disc;

}

.reporters_edition_box {

	border: 1px dashed #DADADA;
	float: right;
	text-align: center;
	padding: 20px;
	margin-left: 20px;

}

.form_description {

	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	text-align: justify;

}

#form_elements_box {

	margin-top: 20px;
	margin-left: 20px;
	padding-right: 20px;
	width: 95%;

	text-align: center;

}

#form_elements_box .row {


	height: 25px;
	clear:both;

}


#form_elements_box .row .formw {

	text-align: left;
	float: right;
	width: 69%;
	position: relative;


}

#form_elements_box fieldset {

	margin-bottom: 20px;
	background: #DADADA;
	border: solid 1px #4A4A4B;

}

.small {

	font-size: 65%;
}

#form_elements_box fieldset legend {

	text-align: left;
	border: solid 1px #4A4A4B;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	background: white url(/images/icons/target_white.gif) 4px 6px no-repeat;
}

#form_elements_box .row .labelrequired {

	color: red;
	text-align: right;
	float: left;
	width: 30%;

}

#form_elements_box .row .labeloptional {

	text-align: right;
	float: left;
	width: 30%;

}

#forgot_password_footer {

	text-align: right;	
	padding-right: 10px;
	font-size: 75%;
	

}

#corp_gif_links {

	float: left;
	width: 30%;
	color: red;

}

#corp_gif_main {

	float: right;
	width: 70%;

}



.corporate_gift_tile {

	padding: 10px;
	border:  1px dashed #DADADA; 

}

.corporate_gift_tile_shaded {

	padding: 10px;
	background: #E7E7E7;
	border:  1px dashed #DADADA; 

}

.corporate_gift_info {

	width: 65%;
	text-align: justify;

}

.corporate_gift_picture{

	float: right;
	width: 125px;
	text-align: center;
}

.corporate_gift_header {

	font-weight: bold;
	padding-bottom: 10px;
	color: red;

}

.corporate_gift_links {

	margin-top: -8px;
	width: 190px;

}

.corporate_gift_links .curvebox
{
margin-top: -5px;
background:url(/images/background/left_curvebox_sides.gif) repeat-y;
padding: 10px 0 10px 2px;
margin-left: 2px;
}


.corporate_gift_links .curvefooter
{
margin-left: 2px;
background:url(/images/background/left_curvebox_bottom.gif) no-repeat;
height:8px;
}

#corporate_gift_enquiry_box {

	border:  1px dashed #DADADA;  
	margin-left: 190px;

}

#corporate_gift_thanks {


	padding: 20px;
	margin-left: 190px;
	border: 1px dashed #DADADA;
}

#corporate_gift_error {

	background: red;
	color: white;
	padding: 20px;
	margin-left: 190px;
	border: 1px dashed #DADADA;
}


.corporate_gift_links .links li
{
border-bottom: 1px dashed #DADADA;
background: #FFFFFF url(/images/background/anchor-dot_grey.gif) 5px 15px no-repeat;
color: #CC0000;
padding-left: 10px;
padding-bottom: 8px;
padding-top: 8px;
letter-spacing: 0px;
margin: 0 10px 0 5px;
}


table.price {
	background-color:#ede6d1;
	color:black;
	font-size: 70%;
	}

	tr.price {
	background-color:#cccc99;
	border-bottom: solid white 1px; 
	font-stretch:condensed; 
	}

	td.price {
	padding: 5px;
	border-bottom: solid white 1px; 
	font-stretch:condensed; 
	}

.box {

	line-height: 50px;
	text-align: center;
	background: red;
	color: white;

}

.book_tile { 
	
	border-top: 1px dashed #DADADA;
	padding: 10px;
	float: left;

}

.text li
{
background: #FFFFFF url(/images/background/anchor-dot_grey.gif) 0px 5px no-repeat;

padding-left: 15px;
letter-spacing: 0px;
margin: 0px 30px 0 5px;
}

.book_box {
	
	
	width: 79%;
	clear: none;
	float: left;
	vertical-align: bottom;

}

.book_image {

	clear: none;
	width: 100px;
	float: right;
	text-align: center;
	vertical-align:top;


}

.booktitle {

	font-size: 125%;
	font-weight: bold;


}

.booksubtitle {

	font-size: 80%;
	padding-bottom: 10px;
}

.bookblurb {

	text-align: justify;

}

.bookbibliographic {

	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 80%;

}


#listingsnav
{
padding: 0;
text-align: right;
margin-top: 6px;
}

#listingsnav a
{
padding: 3px 7px 0px 7px;
border: 1px solid #A3A3A3;
border-bottom: 0;
color: #666666;
font-weight:normal;
}

#listingsnav a.plain
{
padding: 0px 7px 0px 7px;
border: 0;
color: #666666;
font-weight:normal;
margin-right: 10px;
}

#listingsnav a:hover
{
background-color:#FFFFFF;
color: #000000;
text-decoration: none;
}

#listingsnav a.plain:hover
{
background:none!important;
}

#listingsnav a.arrow
{
padding: 0px 0px 0px 0px;
border: 0px ;

}

#listingsnav a.arrow img
{
vertical-align: top;
}

.booking_tile {
	
	padding: 10px;
	border-bottom: 1px dashed #DADADA;

}

.booking_tile_shaded {

	padding: 10px;
	background: #E7E7E7;
	border-bottom: 1px dashed #DADADA;
}

.booking_restaurant {

	color: #376EA7;
	font-size: 125%;

}

.bookings_show_all {
	
	font-size: 75%;
	width: 100%;
	text-align: right;

}

.booking_date {

	font-size: 85%

}

.booking_size {

	font-size: 75%;

}

.booking_special_requests {

	font-size: 75%;

}

.booking_confirmation {

	padding-bottom: 10px;
	font-size: 75%;

}

.booking_details {

	float: left;
	width: 49%;

}

.booking_references {

	text-align: right;
	float: right;
	width: 49%;

}

#booking_status {

	color: red;
	font-size: 75%;

}

#bookingResult {

}

.bookingResultText {
	


}



/* Hacks*/

.clear
{
clear:both;
font-size: 0;
line-height: 0;
height: 0;
display: block;
float: none !important;
}

/* Featured Venue control for left column */
#featuredvenue
{
margin: 0 5px 5px;
background: #2e2e2e ;
width: 91%;
padding: 8px;
color: #FFFFFF;
border: solid 1px black;

}

#featuredvenue .venuetitle
{
background:url(/images/background/featured_venue_header_slim.gif) no-repeat;
height: 39px;
letter-spacing: -1px;
font-weight:800;
padding-left: 10px;
}

#featuredvenue img {

	width: 204px;
	padding: 5px;
	background: white;
	margin-bottom: 5px;

}

#featuredvenue .title
{
font-size: 75%;
line-height: 70%;
padding-top: 5px;
}

#featuredvenue .name
{
font-size: 90%;
}

#featuredvenue .venue a
{
color: #FFFFFF;
}

#hotlinks img
{
opacity:1.0;
filter:alpha(opacity=40); /* For IE8 and earlier */
}

#hotlinks img:hover
{
opacity:0.4;
filter:alpha(opacity=100); /* For IE8 and earlier */
}



#featuredvenue .venuetext
{
padding: 3px 10px 10px 10px;
margin-right: 4px;
line-height: 125%;
font-size: 85%;
}

#featuredvenue a.venuemore
{
background:url(/images/icons/venuemore.gif) 0 3px no-repeat;
color: #FFFFFF;
padding-left: 14px;
font-size: 75%;
margin-left: 10px;
}

.list_of_atoz {

	padding: 10px;
	font-size: 13px; 
	text-align: center;

}

.letter_listings {

	padding: 10px;
font-size: 13px; 
}

h1.list {

	color: black;

}

#locationContainer {

	background: white;
	position: absolute;
	padding: 10px;
	cursor: hand;
	width: 200px;

}

#loginBoxPageOverlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: 0.7;
}

#loginBox{
	width: 30%;
	position: fixed;
	left: 30%;
	top: 200px;
	background-color: #fff;
	padding: 50px 5%;
}


#loginBox span.close {
	float: right;
	color: #999;
	cursor: pointer;
}

#loginBox h2 {
	padding: 0;
	color: #c00;
	font-size: 20px;
}

#loginBox a.fb-login {
	margin: 10px 0;
	display: block;
	text-align: center;
}

#loginBox a.fb-login img {
	width: 50%;
}

#loginBox span.loginOr {
	font-size: 12px;
	display: block;
	text-align: center;
	background: url('/images/hrBackground.jpg') repeat-x center center #fff;
	margin-bottom: 10px;
}

#loginBox span.loginOr span {
	background-color: #fff;
	padding: 0 5px;
}

#loginBox .input-row,
#loginBox .checkbox-row,
#loginBox .submit-row {
	float: left;
	width: 50%;
	margin-bottom: 5px;
}
#loginBox .checkbox-row {
	text-align: center;
	width: 50%;
	padding: 5px 0;
}
#loginBox .input-row input,
#loginBox .input-row label {
	display: block;
	width: 88%;
}
#loginBox .input-row input {
	border: 1px solid #c00;
	padding: 2px 1%;
}
#loginBox .submit-row input {
	background-color: #c00;
	border: 0 none;
	display: block;
	color: #fff;
	padding: 5px;
	width: 91%;
	cursor: pointer;
}
#loginBox .dpTerms ul li {
	margin: 0 0 10px 20px;
	list-style-type: disc;
}
#loginBox .dpTerms p {
	margin-bottom: 10px;
}
#loginBox .dpTerms a.dataProtectionAccept {
	background-color: #a00;
	color: #fff;
	padding: 5px 50px;
	display: inline-block;
	text-decoration: none;
}

.subheader_restaurant_no_line.facebook {
	margin-bottom: 10px;
}
.subheader_restaurant_no_line.facebook ul li {
	padding: 5px;
	font-size: 80%;
	border-bottom: 1px dotted #afafaf;
}
.subheader_restaurant_no_line.facebook ul li:hover {
	background-color: #ececec;
}
.subheader_restaurant_no_line.facebook ul li span {
	text-align: right;
	display: block;
	color: #999;
	font-size: 10px;
}
.subheader_restaurant_no_line.facebook ul li img {
	float: left;
	width: 50px;
	height: 50px;
	margin-right: 5px;
}
.subheader_restaurant_no_line.facebook ul li a {
	color: #b31d1e;
}
.subheader_restaurant_no_line.facebook ul li a.fbLink {
	color: #3b5998;
}