/* Eric Meyer's Reset CSS | http://meyerweb.com/eric/tools/css/reset/index.html | v1.0 | 20080212 */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}:focus{outline:0;}ins{text-decoration:none;}del{text-decoration:line-through;}table{border-collapse:collapse;border-spacing:0;}
/* Float Clearing Wrappers */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}.clearfix,.gain_layout{*zoom:1;}

body{font:62.5%/1 arial,"Helvetica Neue", helvetica, sans-serif;}

#doc {
	background-color:#f7f4e8;
	font-size:1.2em;*zoom:1; /* normalise font size to 14px */ 
}

#main {
	width:900px;
	height:785px;
	margin:0 auto;
	background:url("../images/bg.png") no-repeat;
	padding:0px 24px 50px;

} 

#header {
	text-align: center;
	padding-top:10px;
}

#header img {
	margin-bottom:10px;
}

#header ul.main {
/*
	background:url("../images/menu.png") no-repeat;
*/
	background: #555454; /* Old browsers */
	background: -moz-linear-gradient(top,  #555454 0%, #363636 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#555454), color-stop(100%,#363636)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #555454 0%,#363636 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #555454 0%,#363636 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #555454 0%,#363636 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #555454 0%,#363636 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555454', endColorstr='#363636',GradientType=0 ); /* IE6-9 */
	width:902px;
	height:37px;
}


#header ul.main li {
	float:left;
	/*
	width:120px;
	*/
}

/*
#header ul.main li.restaurant {
	width:160px;
}
*/
/*
#header ul.main li.menu {
	margin-left:20px;
}

#header ul.main li.hours {
	margin-left:20px;
}

#header ul.main li.catering {
	margin-left:20px;
}

#header ul.main li.orderonline {
	margin-left:20px;
}
*/

#header ul.main li a {
	/*
	text-indent:-9999px;
	*/
	display:block;
	padding:10px 10px 0 10px;
	height:23px;
	color:#e2d7b7;
	text-decoration:none;
	font-size: 20px;
	font-family:Times, times, book, serif;
	margin-right:5px;
}

#header ul.main li.menulast a {
	margin-right:0px;
	padding-right:5px;
}

#header ul.main li.menu {
	position:relative;
}

#header ul.main li.menu a {
	position:relative;
	height:23px;
}

#header ul.main li.menulast {
	padding-right:0px;
	margin-right:0px;
}

#header ul.main li.menu ul {
	display:block;
	display:none;
	background:#262626;
	position:absolute;
	z-index: 1000;
	top:32px;
	left:0px;
	border-left:1px solid #595049;
	border-right:1px solid #595049;
	border-bottom:1px solid #595049;	
}

#header ul.main li.menu ul li {
	float:none;
	text-align:left;
	border-bottom:1px solid;
	padding-left:10px;
	width:190px;
}

#header ul.main li.menu ul li a {
	padding:10px 0 10px 0;
	height:10px;
	float:none;
	color:#aaa;
	text-indent:0px;
	text-decoration:none;
	font-size: 18px;
	font-family:Times, times, book, serif;
}

#header ul.main li.menu ul li a:hover {
	/*
	text-decoration:underline;
	*/
}



h1 {
	font-size:1.6em;
	color:#c69c6d;
	font-family:Book Antiqua, Arial, sans-serif;
	font-weight:normal;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #aaaaaa;
}

#content-left {
	float:left;
	width:540px;
	height:360px;
	background-color:#595049;
	overflow-y: scroll;
	color:#aaaaaa;
	padding:20px 40px 20px 20px;
	line-height:1.5em;
}

#content-right {
	float:right;
}

#map {
	width:300px; 
	height: 400px;
}

#footer {
	padding-top:10px;
}
#footer div.left {
	float:left;
}

#footer div.right {
	float:right;
}

#footer a {
	text-decoration:none;
	color:#887b6d;
}

#footer a:hover {
	text-decoration: underline;
}

/* menu */
#menu h1 {
	border-bottom:none;
	padding-bottom:0;
	margin-bottom:0;
}
#menu h2 {
	border-bottom:1px solid #aaaaaa;
	font-weight:normal;
	padding-bottom:10px;
	margin-bottom:10px;
}
#menu h5 {
	color:#ebebeb;
	font-size:1.2em;
	font-weight:normal;
}

#menu p {
	margin-bottom:10px;
}

#menu p span {
	color:#ebebeb;
	text-transform: uppercase;
}




.tbmain{ 
 /* Changes on the form */
 background: none !important; 
}
.left{
  /* Changes on the form */
  font-size: 12px !important;
}
.head{
  color:#333333;
  font-size:20px;;
  text-decoration:underline;
}
td.left {
  font-size:12px;
}
.pagebreak{
   
  font-size:12px;
   
}
.tbmain{
  height:100%;
  background:white;
}

.tbmain div.description {
	font-size:0.8em;
	margin-bottom:5px;
}
div.backButton{
    background: transparent url("../images/btn_back.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float:left;
    margin-bottom:15px;
    padding-right:5px;
}
div.backButton:hover{
    background: transparent url("../images/btn_back_over.gif") no-repeat scroll 0 0;
}
div.backButton:active{
    background: transparent url("../images/btn_back_down.gif") no-repeat scroll 0 0;
}
div.nextButton{
    background: transparent url("../images/btn_next.gif") no-repeat scroll 0 0;
    height:16px;
    width:53px;
    float: left;
    margin-bottom:15px;
    padding-right:5px;
}
div.nextButton:hover{
    background: transparent url("../images/btn_next_over.gif") no-repeat scroll 0 0;
}
div.nextButton:active{
    background: transparent url("../images/btn_next_down.gif") no-repeat scroll 0 0;
}
.pageinfo{
    padding-right:5px;
    margin-bottom:15px;
    float:left;
}

label.error, span.red {
	color:#ff0000;
	font-size:0.9em;	
}

td {
	padding:5px;
}

.tbmain td {
	text-align:left;
}

td.left label {
	float:right;
}

td.right label {
	padding-left:10px;
}

/* calendar */
.datepicker { border-collapse: collapse; border: 2px solid #999; position: absolute; }
.datepicker tr.controls th { height: 22px; font-size: 11px; }
.datepicker select { font-size: 11px; }
.datepicker tr.days th { height: 18px; }
.datepicker tfoot td { height: 18px; text-align: center; text-transform: capitalize; }
.datepicker th, .datepicker tfoot td { background: #eee; font: 10px/18px Arial, Verdana, Helvetica, sans-serif; }
.datepicker th span, .datepicker tfoot td span { font-weight: bold; }

.datepicker tbody td { width: 14px; height: 14px; border: 1px solid #ccc; font: 11px/22px Arial, Helvetica, sans-serif; text-align: center; background: #fff; }
.datepicker tbody td.date { cursor: pointer; padding:1px;}
.datepicker tbody td.date.over { background-color: #99ffff; }
.datepicker tbody td.date.chosen { font-weight: bold; background-color: #ccffcc; }