.noCSS {
	display: none;
}
/* Generic Styles */
body {
	margin: 0;
	background-color: #FFFFFF;
	color: #5F5F5F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	vertical-align: top;
}
h1,h2,h3,h4,h5,h6,p,form {
	margin: 0;
}
input,select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
	height: 1px;
}
.hide {
	display: none;
}
#outer {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
#topbar {
	height: 66px;
	padding: 34px 0 0;
	background: #163F02 url(/images/bgTopbar.gif) repeat-x bottom;
	color: #E3E7DF;
	border-bottom: 1px solid #000000;
	text-align: center;
}
#imgbar {
	float: left;
	width: 1000px;
	background-position: right top;
	background-repeat: no-repeat;
	background-color: #58211C;
	color: #DCD7BF;
}
#imgbar img#topimage,#flashtop object {
	float: left;
	display: block;
	width: 763px;
	height: 297px;
}
#topsidebox {
	float: right;
	width: 175px;
	margin: 158px 12px 0;
	padding: 10px 18px;
	background-color: #163f02;
	color: #899e7e;
	border: 1px solid #000000;
}
#topsidebox ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 70%;
	line-height: 1.2em;
}
#topsidebox li {
	padding: 0 0 0 7px;
	background: url(/images/bulletImgBar.gif) no-repeat 0 5px;
	color: #899e7e;
	margin:0 0 0.5em;
}
#topsidebox li a {
	color: #e3e7df;
	text-decoration: none;
}
#topsidebox li a:hover {
	color: #DCD7BF;
}
#navbar {
	clear: left;
	float: left;
	width: 1000px;
	padding: 10px 0;
	background-color: #E4E4BA;
	color: #990000;
	border-bottom: 4px solid #990000;
}

#search {
	float: right;
	padding: 0 10px 0 0;
}
#search label {
	padding: 0 6px 0 0;
	font-size: 65%;
}
#search input {
	width: 12em;
	margin: 0 6px 0 0;
	font-size: 65%;
}
#search input.button {
	width: auto;
	margin: 0;
	padding: 0;
	background-color: #990000;
	color: #FFFFFF;
	border: 0;
	font-size: 75%;
	font-weight: bold;
}
#content {
	float: left;
	width: 976px;
	margin: 0 0 12px;
	padding: 12px;
	background-color: #FFFFFF;
	color: #5F5F5F;
	border-bottom: 1px solid #E4E4BA;
}
#content h1.main {
	margin: 0 0 1.2em;
	background-color: #FFFFFF;
	color: #282828;
	font-size: 75%;
}
#content .left {
	float: left;
	width: 583px;
	padding: 11px 0 0 12px;
}
#content .images {
	float: left;
	width: 161px;
}
#content .images img {
	display: block;
	width: 136px;
	margin: 0 0 22px;
}
#content .text {
	float: left;
	width: 422px;
}
#content .lrg {
	width: 583px;
}
#content .text a {
	background-color: #FFFFFF;
	color: #990000;
}
#content .text a:hover {
	background-color: #FFFFFF;
	color: #58211C;
}
#content .text h1 {
	margin: 0 0 1.2em;
	background-color: #FFFFFF;
	color: #282828;
	font-size: 75%;
}
#content .text h6 {
	background-color: #FFFFFF;
	color: #520918;
	font-size: 70%;	
}
#content .text p {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.2em;
}
#content .text .categories,#content .newsitem,#content .searchitem {
	clear: left;
	float: left;
	width: 100%;
	padding: 0.6em 0;
	border-top: 1px dashed #CCCCCC;
}
#content .text .categories p {
	margin: 0 0 0.6em;
}
.categories img {
	float: right;
	width: 100px;
	height: 100px;
	margin: 0 0 0.6em 2em;
	padding: 1px;
	background-color: #58211C;
	color: #FFFFFF;
	border: 6px solid #EDEDED;
}

#content .right {
	float: right;
	width: 263px;
	padding: 23px 48px;
	border: 1px solid #A99696;
	background: #EDEADD url(/images/bgRightPanel.gif) repeat-x bottom;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#content .right h5 {
	color: #990000;
	font-size: 70%;
}
#content .right h5 a {
	color: #990000;
}
#content .right h5 a:hover {
	color: #58211C;
}
#content .right p {
	margin: 0 0 1.2em;
	font-size: 70%;
}
#res_select label {
	padding: 0 10px 0 0;
	color: #990000;
	font-size: 70%;
	font-weight: bold;
}
#res_select select {
	margin: 0 4px 0 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	vertical-align: middle;
}
#res_select input {
	background-color: #990000;
	color: #FFFFFF;
	border: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	vertical-align: middle;
}

#content .deptpanel {
	float: left;
	width: 212px;
	margin: 0 0 0 72px;
	padding: 0 22px;
	background-color: #ECE9DC;
	color: #5F5F5F;
	border: 1px solid #A99696;
	text-align: center;
}
/*\*/
#content .deptpanel {
	height: 400px;
}
/**/
html>body #content .deptpanel {
	height: auto;
	min-height: 400px;
}
#content .deptpanel img {
	display: block;
	border: 0;
}
#content .deptpanel img.lifestyle {
	width: 206px;
	height: 227px;
	margin: 0 0 18px;
	border: 3px solid #C1A9A7;
}
#content .deptpanel h6 {
	font-size: 70%;
}
#content .deptpanel h6 a {
	background-color: #ECE9DC;
	color: #990000;
	text-decoration: none;
}
#content .deptpanel h6 a:hover {
	background-color: #ECE9DC;
	color: #58211C;
}
#content .deptpanel p {
	margin: 0 0 0.6em;
	font-size: 70%;
}

#breadcrumb {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
}
#breadcrumb li {
	float: left;
	padding: 0 0 0 15px;
	background: #FFFFFF url(/images/bulletBreadcrumb.gif) no-repeat 3px 4px;
}
#breadcrumb li.first {
	padding: 0;
	background-image: none;
}
#content #breadcrumb li h1 a {
	background-color: #FFFFFF;
	color: #282828;
}
#content #breadcrumb li h1 a:hover {
	background-color: #FFFFFF;
	color: #CA0808;
}

#baskettable {
	width: 100%;
	font-size: 70%;
}
#baskettable th {
	text-align: left;
	padding: 3px;
	border-bottom: 1px solid #999999;
}
#baskettable td {
	padding: 3px;
}
#baskettable td a {
	background-color: #FFFFFF;
	color: #990000;
}
#baskettable td a:hover {
	background-color: #FFFFFF;
	color: #58211C;
}
#baskettable tr.one {
	background-color: #F2F2F2;
	color: #444444;
}
#baskettable tr.one a {
	background-color: #F2F2F2;
	color: #555555;
}
#baskettable tr.one a:hover {
	background-color: #F2F2F2;
	color: #000000;
}
#baskettable tr.two {
	background-color: #EEEEEE;
	color: #444444;
}
#baskettable tr.two a {
	background-color: #EEEEEE;
	color: #555555;
}
#baskettable tr.two a:hover {
	background-color: #EEEEEE;
	color: #000000;
}
#baskettable .nb {
	width: 370px;
	padding: 6px;
	background-color: #e3e7df;
	color: #091b01;
	border: 1px solid #000000;
}
#baskettable input {
	float: right;
}
#baskettable input.button {
	margin: 0 0 0 6px;
	background-color: #990000;
	color: #FFFFFF;
	border: 1px solid #990000;
	font-weight: bold;
	cursor: pointer;
}
#baskettable #x label {
	font-weight: bold;
}
#baskettable #x input {
	float: left;
}
#safe {
	float: left;
	padding: 3px 18px 0 0;
	height: 15px;
	background: #FFFFFF url(/images/bulletPadlock.gif) no-repeat right 3px;
}

#pagenav {
	clear: left;
	float: left;
	width: 100%;
	margin: 12px 0;
	background-color: #edeadd;
	color: #cbc0b9;
	border-top: 1px solid #a99696;
	border-bottom: 1px solid #a99696;
	font-size: 75%;
}
#pagenav td {
	width: 33%;
	padding: 3px;
}
#pagenav td.pages {
	background-color: #edeadd;
	color: #58211c;
	text-align: center;
}
#pagenav td.next {
	text-align: right;
}
#pagenav a {
	background-color: #edeadd;
	color: #990000;
}
#pagenav a:hover,#pagenav a:focus,#pagenav a:active {
	background-color: #edeadd;
	color: #58211c;
}
/* Footer Styles */
#footer {
	clear: both;
	padding: 40px 0;
	background-color: #E4E4BA;
	color: #666633;
	font-size: 70%;
	text-align: center;
}
#footer a {
	background-color: #E4E4BA;
	color: #990000;
	text-decoration: none;
}
#footer a:hover {
	background-color: #E4E4BA;
	color: #58211C;
}

.caledartable{
	background-color:#5d5d5d;
	font-size:75%;
}
.caledartable tr{
	height:23px;
}
.caledartable td,.caledartable th{
	width:30px;
	vertical-align:middle;
	text-align:center;
	padding:0px 2px;
	font-weight:normal;
}
.caledartable td a,.caledartable th a{
	color:#000000;
}
.caledartable td a:hover,.caledartable th a:hover{
	text-decoration:none;
}
.legend_box{
	float:left;
	width:20px;
	height:18px;
	border-width:1px;
	border-style:solid;
	border-color:#5d5d5d;
	margin:0px 5px;
}
.durationselect {
	font-size: 70%;
	border-collapse: collapse;
}
.durationselect th {
	padding: 0 6px 0 0;
	color: #990000;
	text-align: left;
}
.durationselect td {
	padding: 0;
}
.durationselect input,.durationselect select {
	font-size: 100%;
}
.durationselect select {
	float: left;
}
.durationselect input.button {
	float: right;
	margin: 6px 0 0;
	background-color: #990000;
	color: #FFFFFF;
	border: 0;
	font-weight: bold;
}
#paybychequetable{
	width:100%;
	border:0px;
}
#paybychequetable tr td,#paybychequetable tr th{
	font-size: 70%;
	text-align:left;
}

#paybychequetable p{
	margin:0px 0px 15px 0px;
}

.weeklyview{
	width:263px;
	font-size:80%;
}
.weeklyview select{
	font-size:90%;
	margin:0 0 1em 0;
}
.weeklyview th{
	text-align:left;
	/*font-weight:normal;*/
}
.weeklyview th a{
	color:#5d5d5d;
	margin:6px 0 1px;
	display:block;
}
.weeklyview td.sold,.weeklyview td.available,.weeklyview td.past{
	width:25px;
	height:21px;
	
	border-color:#5d5d5d;
	border-style:solid;
	border-width:1px 1px 1px 0;
	
	color:5d5d5d;
	
	font-weight:bold;
	padding:3px 0 0 12px;
}
.weeklyview td.first{
	border-width:1px;
}
.weeklyview td.past{
	color:#cccccc;
	background-color:#ffffff;
	font-weight:normal;
}
.weeklyview td.sold{
	background-color:rgb(255,127,127);
}
.weeklyview td.available{
	background-color:rgb(153,204,127);
}
#restaurantdiary{
	width:583px;
	height:450px;
	border:0;
	
}
#content div.right.opentable{
	padding:0;
	width:377px;
	border:0;
	background-color:#ffffff;
}
