@import url("styles_base.css");

html, body, div, form, img {
  margin: 0;
  padding: 0;
  border: 0;
  }

body {
  font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	color: #3c3c3c;	
	background-color: #f2ebe7;
  text-align: left;
  padding: 20px 0;
	}


/*** Wrapping container ***/
#container {
	position: relative;
	width: 980px;
	min-height: 700px;
	border: 1px solid #c6c5c5;
  margin: 0 auto;
  padding: 0;
  background-color: #ffffff;
  }

#inner_container {
  padding: 10px;
  }
  
#title {
	text-align:center;
	padding: 0 0 10px 0;
	font-size: 0.8em;
	color:#a68714;
	}


/*** Main content ***/
#main_content {
	padding: 0;
	}


/*** Header elements ***/	
#header {
	width: 700px;
	margin: 0;
	float: left;
	overflow: hidden;
	}

#logo {
	padding: 15px 0 0 0;
  }


/*** Main column ***/
#column_main {
	padding: 0;
	margin: 9px 0 10px 0;
	float: left;
	width: 700px;
	overflow: hidden;
	}

/*#column_main_content {
	margin: 0 0 0 15px;
	}
	
#column_main_content h1 {
	margin-left: -15px;
	}*/
	
#column_main div.content_left {
	width: 345px;
	float: left;
	overflow: hidden;
	}
	
#column_main div.content_right {
	width: 345px;
	float: right;
	overflow: hidden;
	}


/*** Right column ***/
#column_right {
	float: right;
	width: 250px;
	overflow: hidden;
	}

#column_right div.box {
	margin: 0 0 10px 0;
	}

	
/*** Top menu ***/
#menu_top {
	float: right;
	margin: 0;
	padding: 0;
	width: 175px;
	list-style-type: none;
	}
	
#menu_top li {
	height: 26px;
	padding: 0;
	margin: 0;
	background: none;
	}
	
#menu_top li img {
	margin: 0 0 1px 0;
	}


/*** Bottom content ***/
#bottom_content {
	position: relative;
	background: #ffffff url('img/footer/footer_divider.gif') top left no-repeat;
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 0.85em;
	height: 100px;
	}
	
html>body #bottom_content {
	height: auto;
  }
	
#inner_bottom_content {
	padding: 0;
	margin: 0;
	background: #F2EBE7 url('img/footer/bottom_content_bg.gif') top left repeat-y;
	}
	
#award_listing {
	float: left;
	width: 695px;
	}
	
#award_listing h2 {
	margin: 0;
	}
	
#menu_bottom {
	float: right;
	width: 250px;
	}
	
#menu_bottom ul {
	margin: 10px 15px;
	padding: 0;
	}
	
#menu_bottom ul li {
  padding: 0.15em 0 0.15em 0;
  list-style: none;
  background: none;
  line-height: 130%;
  margin: 0;
  }
  
#menu_bottom ul li a, #menu_bottom ul li a:link, #menu_bottom ul li a:visited {
	text-decoration: none;
  }
  
#menu_bottom ul li a:hover {
	text-decoration: underline;
  }


/*** Footer ***/
#footer {
	background: transparent url('img/footer/footer_divider.gif') top left no-repeat;
	padding: 10px 0 0 0;
	margin: 10px 0 0 0;
	text-align: center;
	font-size: 0.8em;
  }

#footer div.horizontal_divider {
	background: transparent url('img/footer/footer_divider.gif') left 10px no-repeat;
	height: 21px;
	width: 960px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	}
  
  
/*** Classes ***/
div.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	}

span.clear {
	display: block;
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	}
	
div.horizontal_divider {
	background: transparent url('img/content/horizontal_divider_middle.gif') left 10px repeat-x;
	height: 21px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}
	
div.horizontal_divider div {
	background: transparent url('img/content/horizontal_divider_left.gif') left 10px no-repeat;
	height: 21px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}
	
div.horizontal_divider div div {
	background: transparent url('img/content/horizontal_divider_right.gif') right 10px no-repeat;
	height: 21px;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}
	
span.h1_print, span.h2_print {
	display: none;
	}

h2.box_header {
	margin: 0;
	}

img.header {
	margin: 5px 0 5px 5px;
	}


/* Sitemap */
div#column_main_content div.sitemap {
	margin-left: 15px;
	width: 480px
	}
	
div.map_level1 {
  margin: 0.5em 0 0 0;
  font-size: 1.1em;
  background: url('img/content/sitemap_level.gif') 5px 0.1em no-repeat;
  padding: 0.1em 0 5px 20px;
  border-bottom: 1px dotted #ccc;
  }
  
div.map_level1 a, div.map_level1 a:hover, div.map_level1 a:visited {
  font-weight: bold;
  text-decoration: none;
  }
div.map_level1 a:hover {
  text-decoration: underline;
  }

div.map_level2 {
  background: url('img/content/sitemap_level.gif') 20px 0.2em no-repeat;
  margin: 0.3em 0 0 15px;
  color: #000000;
  padding: 0.2em 0 0 40px;
  }
  
div.map_level2 a, div.map_level2 a:hover, div.map_level2 a:visited {
  color: #a68714;
  text-decoration: none;
  }
div.map_level2 a:hover {
  text-decoration: underline;
  }


/* Contact form */
div.contact_form {
	background: #F2EBE7 url('img/content/contact_form_bg.gif') top left repeat-y;
	}
	
div.contact_form h2 {
	color: inherit;
  margin: 0 0 0.8em 0;
  font-size: 1.3em;
	}
	
div.contact_form table {
	margin: 0px;
	}
	
div.contact_form div.content_left div.inner {
	margin: 15px 15px 10px 15px;
	}

div.contact_form div.content_right div.inner {
	margin: 15px 10px 15px 15px;
	}


/* Testimonials */
div.testimonials p {
	display: inline;
	padding: 0px !important;
	}
	
div.testimonials p.author {
	white-space: nowrap;
	}
	
div.testimonials div.testimonial_item {
	background-color: #e1e1e1;
	padding: 10px 15px;
	margin: 0 0 10px 0;
	}

	
/* News on  homapage */
#news_homepage h2 {
	margin: 10px 0;
}

div.news_homepage_left {
	clear: left;
	width: 265px;
	float: left;
	}

div.news_homepage_left h3 {
	margin: 0 0 0.5em 0;
	font-size: 1.3em;
	line-height: 110%;
	}
	
div.news_homepage_left span.image {
	display: block;
	float: left;
	width: 92px;
	margin: 0 0 10px 0;
	}
	
div.news_homepage_left span.image img {
	border: 1px solid #c5c4c4;
	}
	
div.news_homepage_left h3 a, div.news_homepage_left h3 a:link, div.news_homepage_left h3 a:visited {
	color: #3c3c3c;	
	text-decoration: none;
	}
	
div.news_homepage_left h3 a:hover {
	color: #9a2326;	
	text-decoration: none;
	}
	
div.news_homepage_left p.subheader {
	clear: both;
	padding: 0;
	}

div.news_homepage_right {
	width: 215px;
	float: left;
	}
	
div.news_homepage_right div.news_item {
	margin: 0 0 10px 15px;
	}
	
div.news_homepage_right span.image {
	display: block;
	float: left;
	width: 62px;
	margin: 0 0 10px 0;
	}
	
div.news_homepage_right span.image img {
	border: 1px solid #c5c4c4;
	}

div.news_homepage_right h3 {
	margin: 0;
	font-size: 0.85em;
	}
	
div.news_homepage_right h3 a, div.news_homepage_right h3 a:link, div.news_homepage_right h3 a:visited {
	color: #3c3c3c;	
	text-decoration: none;
	}
	
div.news_homepage_right h3 a:hover {
	color: #9a2326;	
	text-decoration: none;
	}
	
div.news_homepage_right p.subheader {
	clear: both;
	padding: 0;
	}
	
	
/*** News - premium items No 1 ***/
div.news_main_left {
	float: left;
	clear: left;
	width: 280px;
	}
	
div.news_main_premium_no1 div.image {
	margin: 0 0 10px 0;
	}
	
div.news_main_premium_no1 div.image img {
	border: 1px solid #c5c4c4;
	}

div.news_main_premium_no1 h3 {
	margin: 0 0 0.5em 0;
	font-size: 1.4em;
	line-height: 110%;
	}
	
div.news_main_premium_no1 h3 a, div.news_main_premium_no1 h3 a:link, div.news_main_premium_no1 h3 a:visited {
	color: #3c3c3c;	
	text-decoration: none;
	}
	
div.news_main_premium_no1 h3 a:hover {
	color: #9a2326;	
	text-decoration: none;
	}
	
div.news_main_premium_no1 p.subheader {
	clear: both;
	padding: 0;
	margin: 0;
	}
	
	
/*** News - premium items No 2 ***/
div.news_main_premium_no2 h3 {
	margin: 0 0 0.5em 0;
	font-size: 1.3em;
	line-height: 110%;
	}
	
div.news_main_premium_no2 h3 a, div.news_main_premium_no2 h3 a:link, div.news_main_premium_no2 h3 a:visited {

	color: #3c3c3c;	
	text-decoration: none;
	}
	
div.news_main_premium_no2 h3 a:hover {
	color: #9a2326;	
	text-decoration: none;
	}
	
div.news_main_premium_no2 span.image {
	display: block;
	float: left;
	width: 132px;
	margin: 0 0 10px 0;
	}
	
div.news_main_premium_no2 span.image img {
	border: 1px solid #c5c4c4;
	}
	
div.news_main_premium_no2 p.subheader {
	clear: both;
	padding: 0;
	margin: 0;
	}
	

/*** News - middle column ***/
div.news_main_middle {
	float: left;
	width: 235px;
	}

div.news_main_middle div.news_item {
	margin: 0 0 5px 12px;
	}
	
div.news_main_middle span.image {
	float: left;
	width: 82px;
	margin: 0 0 5px 0;
	}
	
div.news_main_middle span.image img {
	border: 1px solid #c5c4c4;
	}

div.news_main_middle h3 {
	margin: 0 0 10px 0;
	font-size: 1.2em;
	font-size: 1em;
	}
	
div.news_main_middle h3 a, div.news_main_middle h3 a:link, div.news_main_middle h3 a:visited {
	color: #3c3c3c;	
	text-decoration: none;
	}
	
div.news_main_middle h3 a:hover {
	color: #9a2326;	
	text-decoration: none;
	}
	

/*** News - right column ***/
div.news_main_right {
	width: 175px;
	float: right;
	}
	
ul.news_main_openings {
	margin: 5px 0 25px 0;
	}

ul.news_main_openings li {
  background: url('img/content/ul_marker_blue.gif') left 0.6em no-repeat;
	}

ul.news_main_openings li a, ul.news_main_openings li a:link, ul.news_main_openings li a:visited {
	color: #3c3c3c;	
	text-decoration: none;
	}
	
ul.news_main_openings li a:hover {
	color: #9a2326;	
	text-decoration: none;
	}
	
ul.news_main_offers {
	margin: 5px 0 10px 0;
	}

ul.news_main_offers li {
  background: url('img/content/ul_marker_green.gif') left 0.6em no-repeat;
	}

ul.news_main_offers li a, ul.news_main_offers li a:link, ul.news_main_offers li a:visited {
	color: #3c3c3c;	
	text-decoration: none;
	}
	
ul.news_main_offers li a:hover {
	color: #9a2326;	
	text-decoration: none;
	}
	
	
/* News */
div.news div.news_item {
	margin-bottom: 20px;
	}

div.news div.news_item span.date {
	font-weight: bold;
	}

div.news div.news_item h2 {
	margin: 0 0 10px 0;
	font-size: 1.2em;
	}
	
div.news div.news_item h2 a, div.news div.news_item h2 a:link, div.news div.news_item h2 a:visited {
	color: #3c3c3c;	
	text-decoration: none;
	}

div.news div.news_item h2 a:hover {
	color: #9a2326;	
	text-decoration: none;
	}

div.news span.image {
	display: block;
	float: left;
	width: 92px;
	margin: 0 0 10px 0;
	}
	
div.news span.image img {
	border: 1px solid #c5c4c4;
	}
	
div.news h2 {
	color: #3c3c3c;	
	}
	
div.news div.image {
	float: right;
	margin: 0 0 15px 15px;
	}
	
div.news p.subheader {
	font-style: italic;
	}
	

/*** News paging ***/
div.news-list-browse {
	margin: 10px 0;
	font-size: 0.9em;
	}
	
div.news-list-browse span.inactive a, div.news-list-browse span.inactive a:link,
div.news-list-browse span.inactive a:visited, div.news-list-browse span.inactive a:hover {
	padding: 2px 4px;
	background-color: #9a2326;
	color: #ffffff;
	font-weight: bold;
	display: inline-block;
	text-decoration: none;
	}
	
div.news-list-browse span.active {
	padding: 2px 4px;
	background-color: #e1471d;
	color: #ffffff;
	font-weight: bold;
	display: inline-block;
	text-decoration: none;
	}
	
	
/* Indexed search */
table.search_result {
	width: 100%;
	margin: 20px 0 0 0;
	}

table.search_result th.icon {
	width: 2%;
	}
	
table.search_result th.rating {
	width: 8%;
	text-align: right;
	}
	
table.search_result th.description {
	width: 90%;
	}

table.search_result td.info {
	font-style: italic;
	}
	

/* Restaurants - detail */
div.tx_mcrestaurants_restaurant div.logo {
	float: right;
	width: 175px;
	text-align: center;
	margin: 0 0 15px 25px;
	}
	
div.tx_mcrestaurants_restaurant img.award {
	float: left;
	margin: 0 25px 15px 0;
	}
	
div.tx_mcrestaurants_restaurant #restaurant_images {
	width: 700px;
	height: 365px;
	margin: 0 0 15px 0;
	}
	
div.tx_mcrestaurants_restaurant div.final_word {
	font-size: 1.2em;
	color: #a68714;
	margin: 0 15px 1.5em 0;
	}

div.tx_mcrestaurants_restaurant div.review {
	float: left;
	width: 370px;
	padding: 0 !important;
	background: transparent url('img/content/vertical_divider_middle.gif') top right repeat-y;
	}
	
div.tx_mcrestaurants_restaurant div.review div.review_top {
	padding: 0;
	margin: 0;
	background: transparent url('img/content/vertical_divider_top.gif') top right no-repeat;
	}
	
div.tx_mcrestaurants_restaurant div.review div.review_bottom {
	padding: 0 20px 0 0;
	margin: 0;
	background: transparent url('img/content/vertical_divider_bottom.gif') bottom right no-repeat;
	}
	
div.tx_mcrestaurants_restaurant div.attributes {
	float: left;
	width: 300px;
	margin: 0 0 0 20px;
  line-height: 140%;
	}

	
div.tx_mcrestaurants_restaurant div.rating {
	margin: 0 0 10px 0;
	}
	
div.tx_mcrestaurants_restaurant div.rating img {
	float: left;
	margin: 0;
	}
	
div.tx_mcrestaurants_restaurant div.rating span.rating_spacer {
	float: left;
	width: 10px;
	height: 75px;
	visibility: hidden;
	}
	
div.tx_mcrestaurants_restaurant #googlemap {
	position: relative;
	width: 250px;
	height: 250px;
	margin: 0 0 10px 0;
	}
	
div.tx_mcrestaurants_restaurant div.contact {
	padding: 10px 15px;
	margin: 0 0 10px 0;
	background-color: #F2EBE7;
	}
	
	
/* Restaurants - search */
form.tx_mcrestaurants_search div.select_attributes {
	padding: 0 0 0 420px;
	background: #dad8d9 url('img/content/search_select_attributes_bg.gif') top left no-repeat;
	height: 258px;
	}

form.tx_mcrestaurants_search div.select_attributes select {
	width: 200px;
	}
	
form.tx_mcrestaurants_search div.checkbox_attributes {
	padding: 15px 30px;
	margin: 10px 0 10px 0;
	background-color: #dad8d9;
	min-height: 10px;
	height: 10px;
	}
	
html>body form.tx_mcrestaurants_search div.checkbox_attributes {
	height: auto;
  }
	
form.tx_mcrestaurants_search div.checkbox_attributes div.checkbox_item {
	float: left;
	width: 213px;
	margin: 0 0 10px 0;
	font-size: 0.85em;
	}
	
form.tx_mcrestaurants_search div.checkbox_attributes div.checkbox_item label.disabled {
	color: #979797;
	}
	
form.tx_mcrestaurants_search div.submit {
	padding: 10px 30px 7px 30px;
	margin: 0;
	background-color: #dad8d9;
	min-height: 10px;
	text-align: center;
	}
	
form.tx_mcrestaurants_search span.search_results_text {
	display: inline-block;
	margin: 0 20px 0 0;
	}
	
form.tx_mcrestaurants_search span.search_button {
	display: inline-block;
	}
	
form.tx_mcrestaurants_search span.search_results {
	color: #9A2326;
	font-weight: bold;
	}
	
form.tx_mcrestaurants_search input {
	vertical-align: middle;
	}
	
	
/* Restaurants - search by name */
div.tx_mcrestaurants_namesearch {
	padding: 10px 15px 10px 0;
	margin: 0 0 10px 0;
}

span.tx_mcrestaurants_namesearch_nomatches {
	color: gray;
	}
	

/* Resturant - award listing */
div.tx_mcrestaurants_awards {
	float: left;
	width: 342px;
}

div.tx_mcrestaurants_awards ul {
	margin: 10px 10px 10px 15px;
	}
	
div.tx_mcrestaurants_awards ul li {
  padding: 0.15em 0 0.15em 0;
  list-style: none;
  background: none;
  line-height: 130%;
  margin: 0;
	}
	
	
/* Restaurants - listing */
div.tx_mcrestaurants_listing div.award_description {
	font-size: 0.85em;
	color: #444444;
	line-height: 120%;
	padding: 10px 10px 10px 10px;
	margin: 0 0 10px 0;
	background-color: #f2ebe7;
	}
	
div.tx_mcrestaurants_listing div.award_description p {
	margin: 0;
	padding: 0;
	background: none;
	}
	
div.tx_mcrestaurants_listing div.restaurant {
	margin: 0 0 10px 0;
	line-height: 145%;
	}
	
div.tx_mcrestaurants_listing div.restaurant a, div.tx_mcrestaurants_listing div.restaurant a:link,
div.tx_mcrestaurants_listing div.restaurant a:visited, div.tx_mcrestaurants_listing div.restaurant a:hover {
	display: block;
	min-height: 75px;
	height: 75px;
	color: #3c3c3c;
	text-decoration: none;
	padding: 10px;
	background-color: #dad8d9;
	}
	
html>body div.tx_mcrestaurants_listing div.restaurant a, html>body div.tx_mcrestaurants_listing div.restaurant a:link,
html>body div.tx_mcrestaurants_listing div.restaurant a:visited, html>body div.tx_mcrestaurants_listing div.restaurant a:hover {
	height: auto;
  }
	
div.tx_mcrestaurants_listing div.restaurant a:hover {
	background-color: #C7C7C7;
	}
	
div.tx_mcrestaurants_listing div.restaurant span.title {
	color: #3c3c3c;
	font-size: 1.4em;
	padding: 0;
	margin: 0;
	}
	
div.tx_mcrestaurants_listing div.restaurant span.attributes {
	color: #9A2326;
	padding: 0.4em 0 0 0;
	}

div.tx_mcrestaurants_listing div.restaurant img {
	float: left;
	margin: 0 25px 0 0;
	border: 3px solid #9A2326;
	}
	
div.tx_mcrestaurants_listing div.pagebrowser {
	position: relative;
	min-height: 15px;
	background-color: #dad8d9;
	margin: 0;
	height: 10px;
	padding: 7px 10px 1px 10px;
	}
	
html>body div.tx_mcrestaurants_listing div.pagebrowser {
	height: auto;
  }
	
div.tx_mcrestaurants_listing div.pagebrowser div.item {
	float: left;
	padding: 0px;
	margin: 0px;
	}	

/* Restaurants - autocomplete */
.ac_results {
	padding: 0px;
	border: 1px solid #909090;
	background-color: #ffffff;
	overflow: hidden;
	z-index: 99999;
	}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
	}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/*
	if width will be 100% horizontal scrollbar will apear
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/*
	it is very important, if line-height not setted or setted
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
	background-image: none;
	}

.ac_loading {
	background: #ffffff url('img/content/loading_small.gif') center center no-repeat;
	}

.ac_odd {
	background-color: #f2ebe7;
	}

.ac_over {
	background-color: #0A246A;
	color: #ffffff;
	}

/* Multiselects */
a.multiSelect {
	width: 200px;
	background: #ffffff url('img/content/select_button.gif') right center no-repeat;
	border: solid 1px #bbbbbb;
	padding: 3px 30px 3px 10px;
	position: relative;
	cursor: default;
	text-decoration: none;
	color: black;
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	}

a.multiSelect:link, a.multiSelect:visited, a.multiSelect:hover, a.multiSelect:active {
	color: black;
	text-decoration: none;
	}

a.multiSelect span {
	margin: 2px 0px 2px 3px;
	overflow: hidden;
	display: -moz-inline-stack;
	display: inline-block;
	white-space: nowrap;
	}

.multiSelectOptions {
	margin-top: -1px;
	overflow-y: auto;
	overflow-x: hidden;
	border: solid 1px #B2B2B2;
	background: #ffffff;
	padding: 0;
	}

.multiSelectOptions LABEL {
	padding: 0px 2px;
	display: block;
	white-space: nowrap;
	}

.multiSelectOptions LABEL.optGroup {
	font-weight: bold;
	}

.multiSelectOptions .optGroupContainer LABEL {
	padding-left: 10px;
	}

.multiSelectOptions.optGroupHasCheckboxes .optGroupContainer LABEL {
	padding-left: 18px;
	}

.multiSelectOptions input{
	vertical-align: middle;
	}

.multiSelectOptions LABEL.checked {
	background-color: #E1471D;
	color: #ffffff;
	}
	
.multiSelectOptions LABEL.disabled {
	color: #979797;
	}

.multiSelectOptions LABEL.selectAll {
	border-bottom: dotted 1px #cccccc;
	}

.multiSelectOptions LABEL.hover {
	background-color: #3399ff;
	color: white;
	}
	
	
/* Survey */
div.tx_mcrestaurants_survey {
  margin: 9px 0 0 0;
	}
	
div.tx_mcrestaurants_survey h2 {
	color: #3c3c3c;
  margin: 0;
  font-size: 1.6em;
	}
	
div.tx_mcrestaurants_survey h3 {
	color: #3c3c3c;
  margin: 0;
  font-size: 1.2em;
	}
	
div.tx_mcrestaurants_survey table {
	width: 100%;
	border-collapse: collapse;
	}
	
div.tx_mcrestaurants_survey table th, div.tx_mcrestaurants_survey table td {
	padding: 5px;
	border: 1px solid #ffffff;
	background-color: #DFDECB;
	}
	
div.tx_mcrestaurants_survey table td.bgcolor1, div.tx_mcrestaurants_survey table th.bgcolor1 {
	background-color: #DFDECB;
	}
	
div.tx_mcrestaurants_survey table td.bgcolor2, div.tx_mcrestaurants_survey table th.bgcolor2 {
	background-color: #D0CFBD;
	}
	
div.tx_mcrestaurants_survey table td.bgcolor3, div.tx_mcrestaurants_survey table th.bgcolor3 {
	background-color: #BAB9A7;
	}
	
div.tx_mcrestaurants_survey table.navigation th, div.tx_mcrestaurants_survey table.navigation td {
	padding: 5px;
	border: 2px solid #ffffff;
	background: none;
	}
	
input.txmcrest_restaurant_select_restaurant {
	background: #ffffff url('img/content/restaurant_select_mark.gif') right 8px no-repeat;
	padding-right: 25px;
	cursor: hand;
	}
	
div.txmcrest_restaurant_list {
	display: none;
	width: 300px;
	height: 200px;
	overflow-x: hidden;
	overflow-y: scroll;
  border: 1px solid #909090;
  background-color: #ffffff;
  z-index: 99;
	}
	
div.txmcrest_restaurant_list h3 {
	font-size: 1em;
	margin: 5px 5px 0 5px;
	}

div.txmcrest_restaurant_list ul {
	margin: 0 0 10px 0;
	padding: 0px;
	list-style-type: none;
	background: none;
	}
	
div.txmcrest_restaurant_list ul li {
	margin: 0px;
	padding: 0px;
	background: none;
	}

div.txmcrest_restaurant_list a, div.txmcrest_restaurant_list a:link, div.txmcrest_restaurant_list a:visited {
	display: block;
	width: 280px;
	color: #3c3c3c;
	text-decoration: none;
	}
	
div.txmcrest_restaurant_list a:hover {
	display: block;
	background-color: #3399ff;
	color: #ffffff;
	}
	
div.txmcrest_restaurant_list a span {
	display: block;
	padding: 0 5px;
	}
	
#txmcrest_restaurant_select_window {
	width: 700px;
	border-collapse: collapse;
	margin: 0;
	}
	
#txmcrest_restaurant_select_window td {
	border: 3px solid #ffffff;
	background-color: #DFDECB;
	padding: 10px 15px;
	}

#txmcrest_restaurant_select_window p {
	margin: 0 0 5px 0;
	}
	
#txmcrest_restaurant_select_window select {
	width: 260px;
	}
	
/* Members area */
div.login {
	background-color: #dfdecb;
	padding: 10px 15px;
	margin: 0 0 10px 0;
	}
	
div.login p {
	margin: 5px 0;
	}
	
div.login table {
	margin: 0px;
	}
	
div.login table td {
	padding: 0 10px 0 0;
	vertical-align: middle;
	}
	
div.login a, div.login a:link, div.login a:visited, div.login a:hover {
	font-size: 0.85em;
	}
	
div.members_info {
	margin: 10px 0;
	min-height: 10px;
	height: 10px;
	background: #d0cfbd url('img/content/members_info_bg.gif') top left repeat-y;
	}

html>body div.members_info {
	height: auto;
  }
	
div.members_info select {
	width: 310px;
	}
	
div.members_info table {
	margin: 0px;
	}
	
div.members_info h2 {
	color: #3c3c3c;
  margin: 0 0 0.8em 0;
  font-size: 1.6em;
	}
	
div.members_info div.content_left div.inner {
	margin: 15px;
	}
	
div.members_info div.content_right div.inner {
	margin: 15px;
	}
	
div.members_info table.checkout {
	width: 100%;
	margin: 0 0 15px 0;
	}
	
div.members_info table.checkout th {
	vertical-align: bottom;
	}

div.members_info table.checkout td {
	text-align: right;
	vertical-align: bottom;
	}
	
div.members_info table.checkout td.total_price {
	font-size: 1.3em;;
	font-weight: bold;
	}
	
/* Shop */
div.shop table.product {
	width: 100%;
	margin: 5px 0;
	}
	
div.shop table.product td.texts {
	width: 65%;
	font-weight: normal;
	text-align: left;
	}
	
div.shop table.product td.image {
	width: 35%;
	text-align: center;
	}
	
div.shop table.product p {
  padding: 0;
  margin: 0 0 0.7em 0;
	}
	
div.shop div.price-box {
	float: left;
	}
	
div.shop div.actions {
	float: right;
	padding: 5px 0 0 0;
	}
	
div.shop table.product span.price {
  font-size: 2.2em;
  color: #878787;
	}
	
div.shop div.block-cart {
	background-color: #F2EBE7;
	padding: 0;
	margin: 0 0 10px 0;
	}
	
div.shop div.block-cart div.block-content {
	padding: 10px 15px 10px 15px;
	}
	
div.shop div.cart table.shopping-cart {
	width: 100%;
	}
	
div.shop div.cart table.shopping-cart th, div.shop div.cart table.shopping-cart td {
	background-color: #F2EBE7;
	border: 1px solid #ffffff;
	padding: 3px 10px 3px 5px;
	}
	
div.shop div.cart div.totals table td {
  font-size: 1.4em;
  color: #878787;
	}
	
div.shop button.btn-checkout {
	width: 112px;
	height: 38px;
	border: 0;
	padding: 0;
	margin: 0;
	background: transparent url('img/content/button_checkout.png') 0 0 no-repeat;
	cursor: pointer;
	}
	
div.shop button.btn-order {
	width: 124px;
	height: 38px;
	border: 0;
	padding: 0;
	margin: 0;
	background: transparent url('img/content/button_order.png') 0 0 no-repeat;
	cursor: pointer;
	}
	
div.shop .opc {
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background: none;
	}

div.shop .opc li.section {
	margin: 0 0 2px 0;
	}

div.shop .opc .buttons-set.disabled button.button {
	display:none;
	}

div.shop .opc .buttons-set .please-wait {
	height: 21px;
	line-height: 21px;
	}
	
div.shop .opc .step-title {
	background-color: #F2EBE7;
	padding: 3px 5px;
	}
	
div.shop .opc .step-title .number {
	font-weight: bold;
	font-size: 1.4em;
	padding: 0 10px 0 5px;
	margin: 0;
	}
	
div.shop .opc .step-title h2 {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
div.shop .opc .step-title a {
	display: none;
	float: right;
	}

div.shop .opc .allow .step-title {
	cursor: pointer;
	}
	
div.shop .opc div.step {
	margin: 5px 10px 5px 15px;
	} 
	
div.shop .opc fieldset {
	border: none;
	margin: 0;
	padding: 0;
	}
	
div.shop .opc li {
	padding: 0;
	margin: 0;
	background: none;
	}
	
div.shop .opc ul.form-list li {
	padding: 0;
	margin: 0 0 7px 0;
	background: none;
	}
	
div.shop .opc input.input-text {
	width: 250px;
  margin: 0px;
  padding: 4px 5px 4px 5px;
  font-size: 12px;
  border: 1px solid #909090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
  }
  
div.shop .opc label {
	font-weight: bold;
  }
  
div.shop .opc div.validation-advice {
	color: red;
  }
  
div.shop .opc div.field {
	margin: 0 0 7px 0;
  }
  
div.shop .opc table.data-table {
	width: 100%;
	}
	
div.shop .opc table.data-table th, div.shop .opc table.data-table td {
	background-color: #F2EBE7;
	border: 1px solid #ffffff;
	padding: 3px 10px 3px 5px;
	}
	
div.shop .opc table.data-table td h3 {
	font-size: 1em;
	font-weight: normal;
	}
	
div.shop div.product-view img.main-image {
	float: right;
	margin: 5px 0 20px 30px;
	padding: 0;
	}
	
div.shop div.product-view textarea {
	width: 300px;
	}
	
div.shop div.product-view div.price-box {
  font-size: 2.2em;
  color: #878787;
  margin: 0 20px 0 0;
  padding: 10px 0 0 0;
	}
	
div.shop div.add-to-cart {
  padding: 15px 0 0 0;
	}
	
div.shop div.add-to-cart input.qty {
  width: 25px;
	}
	
div.shop ul.messages ul {
	margin: 0;
	padding: 0;
	}
	
div.shop ul.messages ul li {
	margin: 0;
	padding: 0;
	background: none;
	}
