html {
	overflow: -moz-scrollbars-vertical;
	margin: 0;
	padding: 0;
}
body {
  background: #69290e url("../image/dr_bg_body.png") repeat-x;
  text-align: center;
  margin: 0;
  padding: 0;
  font-family: 'Trebuchet MS', Helvetica, sans-serif;
  font-size: 1em;
  color: #fff;
}

form {
	padding: 0;
	margin: 0;
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
	padding: 2px;
	border: 2px solid #ab431c;
	background: #f1f1f1;
	font-weight: bold;
}
a, a:visited {
	color: #e77b54;
	text-decoration: underline;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}
a img, img {
	border: none;
}

/* layout */
#container {
  width: 932px;
  margin: 0px auto;
  text-align: left;
  background: #69290e url("../image/dr_bg_container.png") no-repeat;
}
div#page {
  margin-left: 23px;
  margin-right: 23px;
}
div#header {
  height: 129px;
	position: relative;
}
div#bar {
  clear: both;
  height: 262px;
	margin-bottom: 23px;
}
div#content {
	width: 707px; /* 659px */
	float: right;
}
div#content div#menu_content {
}
div#column_left {
  width: 170px; /* 223px */
  float: left;
}
div#column_right {
	display: none;
}
div#footer {
  clear: both;
	position: relative;
	height: 78px;
  background: #69290e url("../image/dr_bg_body.png") repeat-x 0% 100%;
}
div#footer div#footer_content {
  background: #69290e url("../image/dr_bg_footer_content.png") no-repeat;
  height: 71px;
  width: 932px;
  margin: 0px auto;
}
/* layout ends here */

/* header */
div#header div#logo {
	width: 195px;	
	height: 105px;
	float: left;
	position: relative;
	top: 10px;
	left: 10px;
}
div#header ul#menu_top {
  float: right;
  position: absolute;
  top: 77px;
  right: 0px;
  margin: 0;
  padding: 0;
  list-style: none;
}
div#header ul#menu_top li {
  float: left;
  padding: 0px 15px 0px 15px;
}
div#header ul#menu_top li a {
  color: #fff;
  text-decoration: none;
  display: block;
  line-height: 40px;
	font-variant: small-caps;
}
div#header ul#menu_top li a:hover { background: transparent url("../image/dr_bg_menu_top.png") no-repeat 50% 100%; color: #fff !important; }
/* header ends here */

/* bar */
div#bar div#reservation {
  float: left;
  width: 170px; /* 223px */
}
div#bar div#reservation div.r_top {
  width: 148px; /* 201px */
  height: 151px;
  background: #e77951 url("../image/dr_bg_reservation_top.png") no-repeat;
  padding: 0px 11px 0px 11px;
}
div#bar div#reservation div.r_top h3 {
  margin: 0;
  padding: 5px 0px 5px 0px;
  color: #fff;
	font-size: 80%;
}
div#bar div#reservation div.r_top p {
	margin-top: 7px;
	_padding: 0;
}
div#bar div#reservation div.r_top h3 span { color: #fb936e; }

div#bar div#reservation div.r_bottom {
  width: 170px;
  height: 111px;
  background: #e77951 url("../image/dr_bg_reservation_bottom.png") no-repeat;
}
div#bar div#reservation div.r_bottom p {
  margin: 0;
  padding: 15px 11px;
  font-size: 70%;
  color: #fff;
}
div#bar div#reservation div.r_bottom p span { font-weight: bold; }
div#bar div#main_image {
  float: right;
  width: 707px; /*659px */
  height: 262px;
  background: #ba4a22;
  text-align: center;
}
div#bar div#main_image img {
  position: relative;
  top: 0px;
  left: 0px;
}
/* bar ends here */

/* column */
div#column_left div#menu_left {
  width: 168px;
  border: 1px solid #803c23;
  background: #66260b;
	margin-bottom: 10px;
}
div#column_left div#menu_left h3 {
  margin: 0;
  padding: 10px 0px 5px 10px;
  color: #fff;
  font-variant: small-caps;
  font-weight: normal;
}
div#column_left div#menu_left ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0px 10px 5px 10px;
}
div#column_left div#menu_left ul li {
	border-bottom: 1px solid #702a0b;
}
div#column_left div#menu_left ul a {
	color: #ea7b50;
	text-decoration: none;
	font-size: 80%;
}
/* column ends here */

/* box styling */
div.box {
}
div.box h3 {
  margin: 0;
  padding: 0px 0px 10px 11px;
  color: #fff;
  font-variant: small-caps;
  font-weight: normal;
}
div.box span.photo {
	display: block;
	width: 82px;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
}
div.box span img {
  border: 1px solid #d4663e;
}
/* box styling ends here */

/* content */
div#menu_content div.menu_box {
  width: 160px;
  float: left;
  margin-right: 21px;
}
div#menu_content .last {
	margin: 0 !important;
}
div#menu_content div.menu_box h2 {
  background: transparent url("../image/dr_bg_h2_main.png") no-repeat 0px 1px;
  font-variant:small-caps;
  color: #f4f0ef;
  font-weight: normal;
  padding-left: 26px;
  margin: 4px 0px 4px 0px;
  font-size: 120%;
}
div#menu_content div.menu_box h2 a { color: #f4f0ef; text-decoration: none; }
div#menu_content div.menu_box img {
  border: 1px solid #c6603a;
}
div#menu_content div.menu_box p {
  font-size: 70%;
  line-height: 1.3em;
  margin: 0;
  padding: 5px 0px 5px 0px;
}
div#menu_content div.menu_box p.description {
	height: 45px;
}
div#content_main {
  border: 1px solid #803c23;
  background: #66260b;
	padding: 10px;
}

div#content_main h1 {
  font-size: 120%;
  margin: 0px 0px 3px 0px;
	color: #e2754c;
}
div#content_main h2 {
  font-size: 100%;
	margin: 0;
  padding: 10px 0px 3px 0px;
	color: #c16a3f;
}
div#content_main h3 {
  font-size: 90%;
	margin: 0;
  padding: 10px 0px 3px 0px;
	color: #c16a3f;
}
div#content_main p, div#content_main address {
  margin: 5px 0px 5px 0px;
  font-size: 80%;
  text-align: justify;
}
div#content_main p {
	padding: 3px 0px 3px 0px;
}
div#content_main div.special_offer {
	padding: 10px;
	background: #c75a33;
	border: 5px solid #491909;
	margin-bottom: 10px;
}
div#content_main div.special_offer h2 {
	color: #491909;
}
div#content_main hr {
	display: none;
}
div#content_main table {
	border-collapse: collapse;
	border-color: #65250a;
	font-size: 80%;
	_width: 637px;
	margin-bottom: 10px;
}
div#content_main table th {
	background: #702d0f; /*#491909;*/
	padding: 5px;
	border-bottom: 3px solid #5e2209; /*#702d0f;*/
}
div#content_main table td {
	border-bottom: 3px solid #5e2209; /*#702d0f;*/
}
div#content_main address {
	font-size: 90%;
	font-style: normal;
}
div#content_main ul {
	margin: 10px;
}
div#content_main ul li {
	font-size: 80%;
}
div#content_main div.photogallery a {
	display: block;
	float: left;
	margin: 1px;
	padding: 2px;
	border: 1px solid #c75a33;
	background: #db8e70;
}
div#content_main div.photogallery a img {
	display: inline;
}
div#content_main span.content_image_left {
	display: block;
	float: left;
	margin: 5px 10px 5px 0px;
	padding: 2px;
	border: 1px solid #c75a33;
	background: #db8e70;
}
div#content_main span.content_image_right {
	display: block;
	float: right;
	margin: 5px 0px 5px 10px;
	padding: 2px;
	border: 1px solid #c75a33;
	background: #db8e70;
}

/* content ends here */

/* footer */
div#footer div#footer_content p {
  color: #c1c1c1;
  font-size: 70%;
  text-align: right;
  padding: 30px 22px 0px 0px;
}
div#footer div#footer_content p a { color: #c1c1c1; }
/* footer ends here */

/* switcher */
.switcher {
	position: absolute;
	top: 7px;
	right: 0px;
	width: 131px;
	height: 22px;
}
.switcher a {
	text-decoration: none;
	display: block;
}
.switcher .selected {
	background: #000000 url('../image/dr_bg_language.png') repeat-x;
}
.switcher .selected a {
	border: 0px solid #CCCCCC;
	background: url('../image/dr_bg_language2.png') 4px center no-repeat;
	font-size: 70%;
	line-height: 22px;
	color: #ffffff;
	padding: 0px 0px 0px 7px;
}
.switcher .selected a:hover {
	background: transparent url('../image/dr_bg_language2.png') 4px center no-repeat;
}
.switcher .option {	
	position: absolute;
	z-index: 3;
	border-left: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
	background-color: #cb5b35;
	display: none;
	width: 125px;
	padding: 3px;
}
.switcher .option a {
	color: #fff;
	padding: 3px 5px 3px 5px;
	font-size: 70%;
}
.switcher img {
	position: relative;
	top: 1px;
}
/* switcher ends here */

/* general styling */
.button {
	padding-left: 5px;
	display: inline-block;
	margin-right: 0px;
	background: url('../image/dr_bg_button_left.png') top left no-repeat;
	text-decoration: none !important;
	color:#fffefe;
	font-size: 14px;
	height: 22px;
	width: auto;
	cursor: hand;
}
.button span {
	color: #FFF;
	display: inline-block;
	padding: 1px 10px 5px 5px;
	background: url('../image/dr_bg_button_right.png') top right no-repeat;
	height: 22px;
	line-height: 19px;
}
.buttons {
  margin: 0;
  padding: 5px 0px 5px 0px;
  text-align: right !important;
}
.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}

.bold { font-weight: bold !important; color: #fff !important; }
b, strong { color: #fff !important; }
.clear { clear: both; overflow: hidden; }
.floatLeft { float: left !important; }
.floatRight { float: right !important; }
.noborder { border: 0px !important }
.margin0 { margin: 0 !important; }
.marginRight0 { margin-right: 0 !important; }
.align_center { text-align: center !important; }
.align_right { text-align: right !important; }
.text_small { font-size: 70% !important; }
.valign_top { vertical-align: top !important; }
.display_none { display: none !important; }
/* general styling ends here */


/*
#search {
	padding-top: 7px;
	padding-left: 5px;
	color: #FFF;
	font-weight: bold;
}
#search select {
	border: 1px solid #0A5391;
	padding: 1px;
}
#search a {
	color: #FFF;
}
#search input {
	border: 1px solid #0A5391;
	padding: 2px;
}
#breadcrumb {
	float: left;
	padding-top: 7px;
	padding-bottom: 11px;
	height: 13px;
	margin-bottom: 10px;
	color: #999;
}


.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear {
	overflow: hidden;
	width: 100%;
}
.sort {
	margin-bottom: 10px;
	background: #F8F8F8;
	height: 30px;
	width: 100%;
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 6px;
	padding-right: 9px;
}
.sort .div2 {
	text-align: right;
	padding-top: 9px;
}
.sort select {
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.pagination {
	display: inline-block;
	width: 100%;
	background: #F8F8F8;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 7px;
}
.pagination .links {
	float: left;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}
.pagination .results {
	float: right;
}
.tabs {
	width: 100%;
	height: 31px;
	margin-bottom: 0px;
}
.tabs a {
	float: left;
	display: block;
	padding: 6px 15px 7px 15px;
	margin-right: 2px;
	border-top: 1px solid #DDDDDD;
	border-bottom: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	color: #000000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	z-index: 1;
	position: relative;
	top: 1px;
}
.tabs a.selected {
	background: #FFFFFF url('../image/tab_3.png') repeat-x;
	border-bottom: 0px;
	padding-bottom: 8px;
	z-index: 3;
}
.tab_page {
	border: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px;
	display: block;
	z-index: 2;
	margin-bottom: 10px;
}

#category ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_1.png');
}
#information ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	padding-left: 12px;
	list-style: url('../image/bullet_2.png');
}
.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EEEEEE;
	margin-bottom: 10px;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}
*/


