html {
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Sans-Serif;
	color: white;
	font-size: 11px;
}

.author_input { margin-left: 20px; margin-bottom: 5px; }
.review_submit { float: right; margin-right: 50px; margin-top: 20px; }

body {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 100%;
	background-color: #931d1d;
}

p { margin: 8px 0; }

h1 {
	float: left;
	color: #47443b;
	margin: 0;	
}

h1.contact_header { color: #ca5c00;
	float: none;
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 0px;
	clear: both;
	}

h1.info_header {
	color: #ca5c00;
	float: none;
	font-size: 18px;
	padding-top: 15px;
	padding-bottom: 10px;
}

h1.review_header {
	color: #ca5c00;
	font-size: 18px;
	padding-bottom: 10px;
	margin-left: 40px;
}

h2 {
	margin-top: 7px;
	margin-left: 5px;
	margin-bottom: 0px;
	float: left;
	color: black;
	font-size: 16px;
}

.restaurant_listing_container h2, .restaurant_listing_container h3 {
	color: #cb5c00;	
	margin-left: 0;
}

h3 {
	margin-top: 0px;
	margin-left: 5px;
	clear: both;
	font-size: 14px;
	margin-bottom: 0px;	
}

h4 {
	margin: 0;
	font-weight: bold;
	font-size: 11px;	
}

h4.review_author {
	float: left;
}

a img {
	border-style: none;	
}

a {
	text-decoration: none;
	color: white;
}
a.red_link { color: #991919; }

a:hover {
	text-decoration: underline;	
}

#header {
	height: 24px;
	padding: 4px 0px 0px 0px;
	background-color: #3c6632;
	background-image: url('../images/master/header-bg.jpg');
	background-repeat: repeat-x;
}

#divHeaderMain {
	width: 960px;
	margin: 0px auto;	
}

#divRightLinks {
	float: right;	
}

#divRightLinks img {
	vertical-align: middle;
	margin: 0px 15px;
	
}

#footer {
	background-color: #931d1d;
	background-image: url('../images/master/footer-bg.jpg');
	background-repeat: repeat-x;
	height: 135px;
	padding: 16px 0px 0px 0px;
	text-align: center;	
	
}

#background {
	background-image: url('../images/master/bg.gif');
	background-color: #d88b05;
	background-repeat: repeat-x;
}

#main {
	width: 960px;
	overflow: auto;
	overflow-x:hidden;
	margin: 0px auto;	
	padding: 14px 0px;
}

#divLeftColumn {
	width: 240px;
	float: left;
	
}

#divRightColumn {
	float: right;
	width: 696px;
	padding: 12px 0px 12px 12px;
	
}

#divSearch {
	width: 701px;
	height: 124px;
	float: right;
	background-image: url('../images/internal/search-bg.gif');
	position: relative;
	
}

#divSearch #searchBox {
	position: absolute;
	border: 0px none;
	left: 35px;
	top: 45px;
	width: 254px;
	height: 24px;
	font-size: 19px;	
	font-weight: bold;
	
}

#searchButton {
	position: absolute;
	border: 0px none;
	left: 292px;
	top: 43px;
	width: 81px;
	height: 28px;
	font-size: 19px;	
	font-weight: bold;
}

#divCheckboxes {
	overflow: auto;
	position: absolute;
	width: 250px;
	left: 422px;
	top: 36px;
}

#divCheckboxes input {
	vertical-align: middle;	
	
}

#aAdvancedSearch {
	color: #883732;
	border-bottom: dotted 1px #883732;
	position: absolute;
	left: 338px;
	top: 84px;
	text-align: right;
}

#aAdvancedSearch:hover {
	border-bottom: solid 1px #883732;
	text-decoration: none;	
}

.divCheckLeftSide {
	float: left;
	width: 135px;	
	
}

.divCheckRightSide {
	margin: 0px 0px 0px 135px;	
	
}

#divHomepageMain {
	background-image: url('../images/homepage/homepage.jpg');
	background-repeat: no-repeat;
	overflow: auto;
	clear: both;
	 
	
}

#divHomepageContent {
	width: 240px;
	float: right;	
	
}

.imgOodgeRecommends {
	width: 190px;
	height: 30px;
	display: block;
	margin: 20px auto 7px;	
	
}

.imgSMSVouchers {
	width: 236px;
	height: 241px;
	display: block;
	margin: 24px 0px 24px 0px;	
	float: right;
	
}

#livesearch
  { 
  margin:0px;
  width:312px;
  background-color: white;
  z-index: 1;
  position: absolute;
  top: 73px; 
  left: 35px;
  padding: 10px;
  display: none; 
  }
#livesearch a { color: #7e2f2a; 
font-size: 12px;	
font-weight: bold;
}

#divRecommends {
	width: 206px;
	height: 136px;
	color: #ca5b00;
	padding-left: 20px; 
	padding-top: 20px;
	font-size: 14px;
	font-weight: bold;
	float: right;
	background-image: url('../images/homepage/recommends-bg.gif');	
	
}

.recommended_result { height: 70px; }
.recommended_result a { color: #ca5b00; } 

#divTagCloud {
	width: 239px;
	height: 123px;	
	background-image: url('../images/master/tag_cloud-bg.gif');
	margin: 15px 0px;
	padding-top: 30px;
	text-align: center;
	overflow: hidden;
}

#divNewsletter {
	width: 234px;
	height: 91px;
	background-image: url('../images/master/newsletter-bg.gif');
	margin: 0px 0px 15px 0px;	
}

#divNewsletter input {
	border: 0px none;
	width: 156px;
	height: 15px;
	margin: 49px 0px 0px 20px;
	padding: 4px 4px;
	background-image: url('../images/master/newsletter-input.gif');	
	background-repeat: no-repeat;
	font-size: 11px;
	
}

.ulFooterLinks {
		list-style: none;
		margin: 0px 0px 19px 0px;
		padding: 0px;
		
		white-space: nowrap;
}

.ulFooterLinks li {
		display: inline;
		padding: 0px 15px;
}

.imgOodgeSmall {
		vertical-align: -7px;	
}

.listing_location {
	margin-left: 208px;
	margin-top: 15px;	
}

.listing_container {
	background-image: url("../images/internal/restaurant_listing/listing_background.jpg");
	background-repeat: no-repeat;
	width: 671px;
	padding-left: 9px;
	clear: both;
}

.directory_listing_container {
	background-image: url("../images/internal/restaurant_listing/listing_background.jpg");
	background-repeat: no-repeat;
	width: 671px;
	padding-left: 9px;
	clear: both;
}
.directory_header { 
	height: 43px; background-color: #f5da67; 
}
.underlined_text_link, .info_review_link, .write_review_text_link { 
	color: #ca5c00;
	border-bottom: 1px dotted;
	text-decoration: none;
	font-weight: bold;
}

.write_review_text_link {
	float: right;
	margin-right: 40px;
	margin-top: 5px;	
}

.underlined_text_link:hover, .info_review_link:hover, .write_review_text_link:hover {
	text-decoration: none;
}

.info_review_link {
	margin-left: 10px;
}

.container_background { width: 661px; height: 100%; overflow: hidden; background-color: #f6da67; color: #3b3b3b; }
.staticPageContent { padding: 10px; }
.darkPageContent { color: #3b3b3b; }
.darkPageContent h2 { color: #792324; font-size: 12px; margin-left: 0; padding-left: 0; }
.darkPageContent h1 { margin-top: 20px; margin-bottom: 10px; }
.darkPageContent p { clear: both; }

.restaurant_listings {
	width: 661px;
	background-color: #f5da67;
}

#listing_header { 
	background-image: url('../images/internal/restaurant_listing/bck_listing_title.jpg');
	clear: both;
	height: 38px;
	width: 661px;
}

.restaurant_listing_container {
	clear: both;
	width: 661px;
	height: 190px;
	color: #3c3a3d;
	padding-top: 5px;
}

.cuisineTypes, .imageAndRating, .restaurantDetails { float: left; }
.imageAndRating { 
	width: 162px;
	padding-left: 28px;
}
.restaurantDetails { width: 300px; }
.cuisineTypes { width: 170px;  }
.photoFrame { 
	background-image: url("../images/internal/restaurant_listing/photo_frame.jpg");
 	width: 160px;
	height: 125px;
	text-align: center;
 }
.photoFrame img { margin: 10px auto; }

.field {
	font-weight: bold;
}

.retaurant_attributes {
	width: 205px;
	float: left;
}

.more_info { 
	float: left;
	width: 90px;
	text-align: right;
}
.more_info img { 
	float: right;
	margin-left: 3px;
}
.more_info a {
	font-weight: bold;
	color: #ca5d00;
}
.listing_rating { 
	background-image: url("../images/internal/restaurant_listing/rating_background.jpg"); 
	width: 100px;
	height: 42px;
	margin-left: 4px;
	padding-left: 45px;
	padding-top: 10px;
}
.listing_rating img, .info_rating img { 
	float: left;
}
.listing_rating a { 
	color: #ca5d00;
	float: right;
	margin-right: 10px;
}

.info_address_container {
	background-image: url("../images/internal/restaurant_info/address_background.jpg");
	background-repeat: no-repeat;
	background-position: right;
	width: 345px;
	height: 441px;
	float: left;	
}
.info_address_container img {
	margin-left: 37px;
	margin-top: 17px;
}

.info_address_container div {
	margin-left: 35px;
	margin-top: 10px;
	color: #283924;
}

.info_address_container div div { float: left; }
.info_address_container div div img { margin: 0; }

div.info_address {
	text-align: right; 
	width: 166px;
	margin-left: 0;	
}

.menu_link { clear: both; float: left; margin-left: 60px; }

.info_details_container {
	float: left;
	width: 311px;
	padding-top: 20px;	
}

.return_to_listing_links {
	text-align: right;
}

.return_to_restaurant_links
{
	text-align: right;
	margin: 10px;
}

.info_rating {
	height: 90px;
	background-image: url("../images/internal/restaurant_info/bck_title.jpg");	
}

.info_ratings {
	margin-left: 100px;
	margin-top: 7px;
}

.info_label, .info_bold_text, .info_description { color: #3b3b3b; }
.info_bold_text { font-weight: bold; margin-bottom: 15px;}
.info_description { clear: both; }

.seperator { display: block; padding-top: 15px; padding-bottom: 15px; clear: both; }

.review_repeat_container {
	background-image: url("../images/internal/restaurant_info/review_background_repeat.jpg");
	background-repeat: repeat-y;
	margin-left: 25px;
	clear: both;
}

.review_container { 
	clear: both;
	background-image: url("../images/internal/restaurant_info/review_background_top.jpg");
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 50px;
	color: #043412;	
}	

.review_text { 
	clear: both; 
	padding-top: 20px; 
	height: 50px;
}

.found_useful {
	float: right;
	margin-right: 50px;
	color: #796729;
}

.review_rating { clear: both; padding-top: 22px; padding-left: 115px; width: 535px; height: 26px;
	background-image: url("../images/internal/restaurant_info/review_background_bottom.jpg");
	background-repeat: no-repeat;
}
.review_rating img { float: left; }

.helpful { float: left; margin-left: 10px; margin-top: 5px; }
.formContainer { float: left; height: 376px; font-size: 12px; font-weight: bold; color: #3b3b3b; 
background-image: url("../images/internal/bck_contact_form.jpg"); width: 492px;
clear: both; padding-top: 30px; }
.contact_input_label { width: 145px; display: block; text-align: right; float: left; 
padding-right: 4px; 
color: #796729; 
font-weight: normal; 
font-size: 11px;}
.contact_input, .contact_text_area { background-image: url("images/internal/bck_contact_input.gif"); width: 286px; border: 2px solid #f1cc4b; padding: 0 2px; }
.contact_text_area { height: 140px; }
.formContainer div.contact_field_container { height: 37px; padding: 0; margin: 0; }
.submitButton { float: right; clear: both; margin-right: 55px; margin-top: 5px;}
.addressContainer { float: left; padding-top: 30px; padding-left: 20px; }

.listing_seperator { clear: both; margin: 0; display: block;}

.header_bar { 
	clear: both;
	height: 32px;
	background-image: url("../images/internal/restaurant_listing/header_bar_background.jpg"); 
	background-repeat: no-repeat;
	color: #793402;
	padding: 8px 10px 0px 10px;
}

.footer_bar { 
	height: 26px;
	background-image: url("../images/internal/restaurant_listing/footer_background.jpg"); 
	background-repeat: no-repeat;
	color: #793402;
	padding: 8px 10px 0px 10px;
	clear: both;
}

.paging_summary { float: left;  }
.paging_links { float: right; }
.paging_link, .paging_active_page { 
	border: 1px solid white;
	width: 14px;
	height: 14px;
	float: left;
	margin-left: 3px;
	text-align: center;
}
.directory_paging_link { 
	margin-right: 10px;
	text-align: center; float: left;
}
.paging_link a, .previous_next_link a, .directory_paging_link a {
	color: #793402;
}
.previous_next_link { color: #c49c52; width: 37px; float: left; border: 1px solid white; margin-left: 3px; padding: 0 3px; }
.paging_link, .previous_next_link { background-image: url("../images/internal/restaurant_listing/paging_background.gif"); }
.paging_active_page { background-color: white; font-weight: bold;}

.review_textbox { width: 540px; height: 70px; }

.directoryAttributes { float: left; width: 170px; height: 22px; }
.directory_rank { float: left; width: 45px; padding-top: 3px; }
.directoryOdd, .directoryEven { height: 22px; clear: both; color: #ca5b01; font-weight: bold; padding-left: 5px; width: 656px; }
.directoryOdd div, .directoryEven div { float: left; }
.directoryOdd img, .directoryEven img { display: block; float: right; }
.directoryOdd { background-color: #f5da67; }
.directoryEven { background-color: #f1d158; }
.directory_name { width: 320px; padding-top: 3px; }
.directory_ratings { width: 100px; padding-left: 10px;}
.directory_ratings img { float: left; }

.review_field { float: left; margin-right: 20px;}
.review_field input { width: 179px; }
.error_message { color: #ca5b01; font-weight: bold; padding-left: 30px;}

.contact_address { color: #796729; margin-top: 10px;}
.about_us_container { background-image: url("../images/internal/about.jpg"); color: #2c3d28; clear: both; 

padding-top: 65px; padding-left: 30px; padding-right: 430px;
 background-repeat: no-repeat; width: 243px;  }
.atozColumn { float: left; width: 180px; margin-left: 30px; }
.atozLetter { clear: both; border-bottom: 1px solid #772323; color: #772323; width: 100%; margin-bottom: 10px; }
.atozContainer { background-color: #f5da67; width: 661px;}
.atozContainer a { color: #772323; clear: both; }
#map_canvas { width: 680px; height: 500px; clear: both; }
.advanced_search_link { padding-top: 80px; margin-left: 320px; display: block; }
.search_input_label { width: 195px; display: block; text-align: right; float: left; 
	padding-right: 4px; 
	color: #796729; 
	font-weight: normal; 
	font-size: 11px; }
.search_input { background-image: url("images/internal/bck_contact_input.gif"); width: 236px; border: 2px solid #f1cc4b; padding: 0 2px; }
#divLeftLinks { float: left; } 

