@charset "utf-8";
/* CSS Document */

* {outline:none; margin:0; padding:0;}
body {
	font: 11px "Trebuchet MS",'lucida grande',arial,helvetica,sans-serif; 
	color: #fff;
	background: #2e2e2e url("../_img/bg-gradient3.jpg") no-repeat top center;
	}
#radio {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;
	height: 32px;
	text-align: right;
}
#wrapper {
	width: 960px;
	height: 773px;
	margin: 0 auto 0 auto;
	background: #f3e3be url("../_img/select-sandwich-bg.jpg") no-repeat;
	position: relative;
	}
#wrapper.whatsnew1 {
	background: #f3e3be url("../_img/whats-new-bg1.jpg") no-repeat;
}
#wrapper.whatsnew2 {
	background: #f3e3be url("../_img/whats-new-bg2.jpg") no-repeat;
}
#header {
	width: 960px;
	height: 178px;
	}
#logo {
	width: 355px;
	height: 140px;
	border: 0;
	float: left;
	z-index: 90;
	}
#nav {
	width: 605px;
	height: 38px;
	background: #e2af39 url("../_img/nav-bg.jpg") no-repeat;
	position: absolute;
	top: 140px;
	z-index:100;
	left: 0;
	}
	
#nav ul { /* all lists */
	width: 605px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0;
	font-weight: bold;
	list-style: none;
	line-height: 38px;
	height: 38px;
	text-transform: uppercase;
}

#nav a {
	display: block;
	margin-left: 20px;
	margin-bottom:0;
	color: #3e3e3e;
	text-decoration: none;
}
#nav a:hover {
	color: #fff;
	}
#nav li { /* all list items */
	float: left;
	margin: 0;
	/*width: 120px;  width needed or else Opera goes nuts */
}	
	
	
#orderNow {
	width: 159px;
	height: 38px;
	margin-left: 2px;
	position: absolute;
	top: 140px;
	left: 605px;
	z-index: 101;
	}
#leftCol {
	width: 275px;
	float: left;
	padding: 80px 40px 0 40px;
	font-weight: normal;
	font-size: 13px;
	line-height: 23px;
	text-align: justify;
	display: inline;
	overflow: visible;
	}
#leftCol h1.home {
	width: 195px;
	height: 61px;
	margin: 0 auto 0 auto;
	background: url("../_img/welcome.png") no-repeat;
	text-indent: -9999px;
	}
#leftCol h1.catering {
	width: 155px;
	height: 75px;
	margin: -8px auto -8px auto;
	background: url("../_img/catering.png") no-repeat;
	text-indent: -9999px;
	}
#leftCol h1.walkin {
	width: 216px;
	height: 132px;
	margin: -40px auto -25px auto;
	background: url("../_img/walk-in-menu.png") no-repeat;
	text-indent: -9999px;
	}
#leftCol h1.whatsnew {
	width: 271px;
	height: 64px;
	margin: 0 auto 0 auto;
	background: url("../_img/whats-new.png") no-repeat;
	text-indent: -9999px;
	}
#leftCol h1.contact {
	width: 206px;
	height: 50px;
	margin: 11px auto 3px auto;
	background: url("../_img/contact-us.png") no-repeat;
	text-indent: -9999px;
	}
#leftCol h1.franchise {
	width: 229px;
	height: 131px;
	margin: 11px auto 3px auto;
	background: url("../_img/franchise-info.png") no-repeat;
	text-indent: -9999px;
	}
#leftCol h1.locations {
	width: 188px;
	height: 59px;
	margin: 11px auto 3px auto;
	background: url("../_img/locations.png") no-repeat;
	text-indent: -9999px;
	}
#leftCol a {
	color: #cfa238;
	text-decoration: none;
	font-weight: bold;
	}
#leftCol a:hover {
	text-decoration: underline;
	}
#leftCol a.sublink {
	font-size: 11px;
}
	
.oneField {
	width: 260px;
	height: 17px;
	padding: 6px;
	border-bottom: 1px dotted #666;
}
#leftCol label {
	display: block;
	width: 100px;
	float: left;
}
#leftCol input, #leftCol textarea {
	width: 140px;
	float: left;
}

#leftCol input.submit {
	width: 60px;
	margin-left: 98px;
	margin-top: 3px;
}
#rightCol {
	width: 605px;
	float:right;
	display: inline;
	z-index: 1;
	}
#rightCol a {
	color: #333;
	font-weight: bold;
	text-decoration: underline;
}
#article1, #article2, #article3, #article4, #article5, #article6, #article7 {
	/*width: 480px;*/
	width: 515px;
	height: 390px;
	overflow: auto;
	margin: 30px 0 0 30px;
	padding: 30px;
	background: transparent url("../_img/png-bg2.png") repeat-y;
	/*background: #fff;
	filter:alpha(opacity=75);
	opacity: 0.85;
	-moz-opacity:0.85;*/
	color: #333;
	font-size: 14px;
	z-index: 10;
	position: absolute;
}
#article1 p {
	padding: 0 0 10px 0;
}

#rightCol #locationsWrapper {
	width: 480px;
	margin: 20px 0 0 60px;
	color: #333;
	font-size: 15px;
}
.prices {
	text-align: right;
	width: 90px;
}
h2 {
	font-size: 21px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0 8px 0;
}
#menuTable td {
	border-bottom: 1px dotted #ccc;
}
h4.expand {
	margin-bottom: 5px;
}
.collapse {
	padding-bottom: 10px;
}
#rightCol a.loca {
	background:#444444 ;
	color:#fff;
	display:block;
	font-size:12px;
	height:30px;
	line-height:30px;
	text-align:center;
	text-decoration:none;
	width:180px;
}
#article1 h1, #article2 h1, #article3 h1, #article4 h1, #article5 h1, #article6 h1, #article7 h1, #rightCol #locationsWrapper h1 {
	font-size: 19px;
	border-bottom: 1px dotted #333;
	margin-bottom: 15px;
	font-weight: normal;
}
#rightCol .small {
	font-size: 11px;
}
.rightImage {
	margin: 58px 0 0 47px;
	}
#footer {
	width: 605px;
	height: 20px;
	position: absolute;
	top: 745px;
	left: 355px;
	text-align: center;
	color: #939598;
	}
#footer a {
	color: #939598;
	text-decoration: underline;
	}
#footer a:hover {
	color: #000;
	}
.pp_description {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}
.legal {
	font-size: 11px;
}
#contestTable {
	margin-top: 14px;
}
#contestTable td {
	padding: 2px;
	font-size: 12px;
}
#contestTable td.titles {
	text-align: left;
}
#contestTable td textarea {
	height: 120px;
	width: 300px;
}
#contestTable td input, #contestTable td textarea {
	border: 1px solid #dbc486;
	background: #fff;
	padding: 4px;
	font-size: 11px;
}