@charset "utf-8";
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

* Filename: grill.css
* Version: 1.0 (2008-03-29) YYYY-MM-DD
* Website: http://eatwithus.com/grill/
* Author: MWB Interactive http://www.mwb.com
* Description: Handles the site layout & makes it pretty!

 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

#resGrill {
	background-image: url(images/bkgnd-grill.gif);
	background-repeat: repeat-x;
	background-color: #c51500;
	width: 836px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#resGrillLeft {
	width: 185px;
	float: left;
}
#resGrillRight {
	float: right;
	width: 651px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== CONTENT: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#resGrillContent {}
#resGrillContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	border-bottom:solid 1px #820000;
	margin-left: 32px;
	text-transform: uppercase;
	margin-right: 32px;
}
#resGrillContent h2 {
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 10px 32px 10px 32px;
	padding: 0px;
}
#resGrillContent h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#resGrillContent p {
	margin: 0px 32px 0px 32px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#resGrillContent a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#resGrillContent a:hover {
	text-decoration: none;
}
#resGrillContent table {
	margin: 0px 0px 0px 32px;
	/* I HATE IE... PLEASE DIE!!! */
	* margin: 0px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
}
#resGrillContent td {
	color: #ffffff;
}

#resGrillContent input.on { color : #ffffff; border: solid 1px #890a00; background: #890a00; padding: 3px 3px;}
#resGrillContent input.on:hover { color : #890a00; border: solid 1px #ffffff; background: #ffffff; padding: 3px 3px;}
#resGrillContent input.on:focus { color : #890a00; border: solid 1px #ffffff; background: #ffffff; padding: 3px 3px;}
#resGrillContent input.onIE { color : #890a00; border: solid 1px #ffffff; background: #ffffff; padding: 3px 3px;}

#resGrillContent textarea.on { color : #ffffff; border: solid 1px #890a00; background: #890a00; padding: 3px 3px;}
#resGrillContent textarea.on:hover { color : #890a00; border: solid 1px #ffffff; background: #ffffff; padding: 3px 3px;}
#resGrillContent textarea.on:focus { color : #890a00; border: solid 1px #ffffff; background: #ffffff; padding: 3px 3px;}
#resGrillContent textarea.onIE { color : #890a00; border: solid 1px #ffffff; background: #ffffff; padding: 3px 3px;}

#resGrillContent select.on { color : #ffffff; border: solid 1px #890a00; background: #890a00; padding: 1px 1px;}
#resGrillContent select.on:hover { color : #890a00; border: solid 1px #ffffff; background: #ffffff; padding: 1px 1px;}
#resGrillContent select.on:focus { color : #890a00; border: solid 1px #ffffff; background: #ffffff; padding: 1px 1px;}
#resGrillContent select.onIE { color : #890a00; border: solid 1px #ffffff; background: #ffffff; padding: 1px 1px;}

#resGrillContent input.post {display:block; float:left; width: 96px; height: 25px; background: url(images/btn-submit.gif) no-repeat; border: none; padding: 0px;}
#resGrillContent input.post:hover { background: url(images/btn-submit.gif) no-repeat 0 -25px; border: none;  padding: 0px; }
#resGrillContent input.postIE { width: 96px; height: 25px; background: url(images/btn-submit.gif) no-repeat 0 -25px; border: none; padding: 0px;}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== SUBNAV: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#resGrillSubNav {
	background-color: #890f00;
	text-align: right;
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 6px;
	padding-bottom: 7px;
	font-weight: bold;
	text-decoration: none;
	width: 585px;
	margin: 0 0 0 32px;
}
#resGrillSubNav a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 50px;
}
#resGrillSubNav a:hover{
	color: #FF0000;
	text-decoration: none;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== MENU: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#resGrillMenuLeft {
	width: 154px;
	margin-left: 32px;
	float: left;
}
#resGrillMenuLeft a {
	display: block;
	padding: 10px 7px 12px 17px;
	background-color: #9b0000;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#resGrillMenuLeft a:hover {
	background-color: #c71500;
}
#resGrillMenuLeft a.printMenu {
	background-color: #C51500;	
}
#resGrillMenuRight {
	width: 400px;
	margin-left: 32px;
	float: left;
}
#resGrillMenuRight p {
	margin: 0;
	padding: 0 0 15px 0;
}
#resGrillMenuRight table {
	padding:0;
	margin:0;
}
#resGrillMenuRight table td {
	border-bottom:#9b0000 1px solid;
	margin:0;
}
#resGrillMenuRight h2 {
	padding:0 0 0 0;
	margin:0 0 10px 0;
	border-bottom:#9b0000 1px solid;
	text-transform:none;
}
#resGrillMenuRight table td h2 {
	padding:0;
	margin:0;
	border:0;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== MISC: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
.notes {
	font-size: 10px;
	font-weight: normal;
}
.required {
	font-size: 11px;
	color: #FF0000;	
}



 
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
== FOOTER: ==============================
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/
#resGrillFooter {
	clear: both;
	color: #ffe0a6;
	background-color: #9b0000;
	border-top:solid 1px #820000;
	text-align: right;
	padding-right: 20px;
	height: 55px;
	padding-top: 15px;
	font-size: 10px;
}
#resGrillFooter a {
	color: #ffe0a6;
	text-decoration: underline;
	text-transform: uppercase;
}
#resGrillFooter a:hover {
	color: #ffffff;
	text-decoration: none;
}
