/* 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: #000000;
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;
}

#userwrapper .usernavigation a:hover
{
text-decoration: underline;
}

#userwrapper .usernavigation a.signupnews
{
background: url(/images/icons/newsletter.gif) no-repeat;
padding-left: 25px;
}

#userwrapper .usernavigation a.joinhardens{
background: url(/images/icons/signup.gif) no-repeat;
padding-left: 20px;
margin-left: 10px;
}

/* Header */
#header
{
background: url(/images/background/header_background_sides.jpg);
height: 163px;

}

#header .headerbg
{
width: 990px;
margin: 0 auto;
background: url(/images/background/header-bg-tile.gif) repeat;
height: 155px;
}

#header .innerwrapper
{
width: 990px;
margin: 0 auto;
background: url(../images/background/logo_bg.jpg) no-repeat;
height: 155px;
}



#header .strapline
{
float: left;
width: 240px;
font-size: 12px;
margin: 40px 0 0 10px;
color: #FFFFFF;
}

#header .strapline img
{

padding: 0 0 0 5px;

}

#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: 105px;
}

/* main nav styles */
ul#mainNav {width:980px; padding:2px 0 0 0; margin:0; list-style-type:none;}
ul#mainNav li {height:39px; float:right; padding:0; margin:0; list-style-type:none;}
ul#mainNav li a { text-indent:-9999px; display:block; height:39px } 
		
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;
background: url(/images/background/white_gradent_background.jpg) repeat-x;
padding-top: 10px;
}

/* Main content wrapper  */
#contentwrapper
{
margin: 0 auto;
width: 980px;
background-color: #FFFFFF;
padding-top: 10px;
}

/* Search */
#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 SELECT
{
border: 0;
background: #FFFFFF url(/images/background/search_input_bg.gif) no-repeat;
padding: 5px;
}

#search div.searchin
{
margin: 15px 0 0 0;
padding-left: 25px;
width: 290px;
}

#search div.inputname
{
margin: 15px 0 0 0;
}

#search div.advanced
{
margin: 15px 0 0 0;
width: 295px;
}


#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;
}



/* main content title */
h2
{
font-size: 17px;
color: #FFFFFF;
height: 34px;
padding-left: 33px;
padding-top: 10px;
letter-spacing: -1px;
margin-bottom: 0;
}



/* 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: 280px;
}

#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: 175px;
}

#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;
}

/* Featured Venue control for left column */
#featuredvenue
{
margin: 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;
}



#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;

}
