/*
Author Name			: Stratosphere Media
Author Site			: http://www.stratospheremedia.com
Design Name			: Valley Cafe
Version				: 1.0
Comments			: None
*/



img {
	border: none;
	outline: none;
	}
		
a {
	color: #ba0400;
	outline: none;
	}

a:hover {
	text-decoration: none;
	}
		
a:focus {
	text-decoration: none;
	}


body {
	margin: 0;
	padding: 0;
	color: #333;
	background: #fff url("../images/bg.jpg") no-repeat center top;
	min-height: 729px;
	text-align: center;
	}
	
#outerWrapper {
	width: 960px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	}

#innerWrapper {
	width: 890px;
	margin: 0 auto;
	padding: 0;
	}
	
#logo {
	width: 158px;
	height: 97px;
	overflow: hidden;
	text-decoration: none;
	outline: none;
	background: transparent url("../images/logoBG.png") no-repeat left top;
	display: block;
	position: absolute;
	margin: 4px 0 0 40px;
	}	

#nav {
	width: 702px;
	height: 60px;
	float: right;
	display: inline;
	margin: 23px 23px 24px 0;
	padding: 0 0 0 10px;
	text-align: left;
	background: transparent url("../images/navBG.png") no-repeat right top;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: 85%; /* Renders as 11px */
	text-transform: uppercase;
	}

#nav li {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	}
	
#nav li a {
	margin: 10px 1px 0 0;
	height: 32px;
	line-height: 34px;
	display: block;
	padding: 1px 18px;
	color: #fff;
	text-decoration: none;
	outline: none;
	background: none;
	float: left;
	}
	
#nav li.currentPage a, #nav li.selectedPage a, #nav li a[href]:hover, #nav li a:active {
	background: transparent url("../images/navSelectedBG.png") repeat-x center center;
	}
	
#nav li.specialsLink {
	float: right;
	}
	
#nav li.specialsLink a {
	width: 165px;
	height: 56px;
	padding: 0;
	margin: 0;
	position: relative;
	top: -1px;
	left: 1px;
	display: block;
	text-decoration: none;
	outline: none;
	background: transparent url("../images/specialsTabBG_with_hover.png") no-repeat left top;
	overflow: hidden;
	}
	
#nav li.specialsLink a[href]:hover, #nav li.specialsLink a:active {
	background: transparent url("../images/specialsTabBG_with_hover.png") no-repeat right top;
	}	
	
#nav li.specialsLink a.specialsDown {
	background: transparent url("../images/specialsTabBG_with_hover.png") no-repeat left -56px;
	}
	
#nav li.specialsLink a.specialsDown[href]:hover, #nav li.specialsLink a.specialsDown:active {
	background: transparent url("../images/specialsTabBG_with_hover.png") no-repeat right -56px;
	}
	
#nav li ul {
	position: absolute;
	top: 66px; /* This was done because a bug in jQuery was causing the submenu to lose its margin whenever it slides down or up */
	display: block;
	margin: 0;
	padding: 0;
	z-index: 2000;
	background: #000;
	opacity: .80; /* Standard: FF, Opera, Safari */
	-moz-opacity: .80; /* FF 1.5 and below, Netscape */
	filter: alpha(opacity=80); /* IE 7.x and below */
	-ms-filter: "alpha(opacity=80)"; /* IE 8 */
	-khtml-opacity: .80; /* Safari 1.x */
	float: left;
	width: 220px;
	}
	
#nav li ul li {
	float: none;
	}
	
#nav li ul li a {
	width: 200px;
	margin: 0;
	display: block;
	padding: 1px 10px;
	color: #fff;
	text-decoration: none;
	outline: none;
	background: none;
	font-size: 85%;
	cursor: pointer;
	}
	
#nav li ul li.currentPage a, #nav li ul li a[href]:hover, #nav li ul li a:active {
	background: #555;
	}

#main {
	clear: both;
	width: 890px;
	height: 505px; /* 480 + 25px for bottom */
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: transparent url("../images/mainBG.png") no-repeat center top;
	}
	
#main img {
	/* For non-Flash browsers */
	margin: 7px 0 0 33px;
	}
	
.page {
	position: relative;
	clear: both;
	width: 890px;
	min-height: 656px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	background: transparent url("../images/pageContentBG.png") no-repeat center top;
	}
	
.page .header {
	position: absolute;
	width: 725px;
	height: 82px;
	top: 11px;
	right: 22px;
	text-align: left;
	}
	
.page .header .noFlash {
	font-weight: bold;
	font-size: 220%;
	padding: 30px 0 0 22px;
	color: #000;
	}
	
.page .content {
	width: 560px;
	margin: 0 auto 90px;
	padding: 130px 0 0;
	line-height: 150%;
	text-align: left;
	font-size: 93%; /* Render as 12px */
	}
	
#footer {
	width: 890px;
	min-height: 207px;
	margin: 0 auto 30px;
	padding: 0;
	text-align: center;
	position: relative;
	background: transparent url("../images/footerBG.png") no-repeat center bottom;
	}
	
#footer .header {
	width: 778px;
	height: 25px;
	margin: 0 auto;
	padding: 0;
	background: transparent url("../images/footerHeader.png") no-repeat center top;
	}
	
#footer .content {
	width: 778px;
	margin: 18px auto 0;
	padding: 0 0 59px;
	text-align: left;
	}

#footer .content .footerItem {
	width: 175px;
	padding: 0 0 0 15px;
	margin: 0 0 15px;
	float: left;
	font-size: 85% /* Renders as 11px */
	}
	
#footer .content .footerItem a {
	text-decoration: none;
	}
	
#footer .content .footerItem a:hover {
	text-decoration: underline;
	}	
	
#footer .content .nav {
	width: 175px;
	}

#footer .content .menu {
	width: 305px;
	}
	
#footer .content .store {
	width: 253px;
	}
	
#copyright {
	position: absolute;
	bottom: 17px;
	right: 25px;
	text-align: right;
	color: #666;
	font-size: 77%; /* Renders as 10px */
	text-transform: uppercase;
	}
	
#copyright .rights {
	position: relative;
	left: -20px;
	}










/* Page styles */

#menu .content h1 {
	padding-bottom: 3px;
	border-bottom: 1px dotted #333;
	font-size: 190%;
	clear: both;
	}
	
#menu .content h4 {
	font-weight: bold;
	font-size: 123.1%; /* Renders as 16px */
	padding: 15px 5px 10px;
	}	

#menu .content table {
	width: 100%;
	margin-bottom: 50px;
	}

#menu .content table, #menu .content table tr, #menu .content table tr td {
	border: none;
	}	

#menu .content td {
	margin: 0;
	padding: 5px;
	line-height: 150%;
	vertical-align: top;
	}
	
#menu .content td .options, #menu .content td .description {
	position: relative;
	left: 50px;
	font-size: 93%;
	font-weight: normal;
	}
	
#menu .content td .description {
	left: 0;
	font-style: italic;
	}

#menu .content td.price {
	text-align: right;
	width: 40px;
	font-weight: bold;
	}

#menu .content .notes {
	position: relative;
	top: -30px;
	}







/* Specials Board styles */

#specialsBoard {
	position: absolute;
	display: inline;
	top: -406px;
	left: 0;
	width: 450px;
	height: 406px;
	overflow: hidden;
	margin: 0 0 0 255px;
	z-index: 1000;
	outline: none;
	}





/* Welcome Message styles */
#welcomeMessage {
	width: 600px;
	margin: 0 0 50px 240px;
	text-align: left;
	line-height: 200%;
	position: relative;
	}

#welcomeMessage .firstLine {
	font-size: 190%;
	line-height: 150%;
	}

#welcomeMessage .secondLine {
	font-size: 150%;
	line-height: 150%;
	}

#welcomeMessage .thirdLine {
	font-size: 130%;
	}
	




.page .content blockquote {
	font-size: 130%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", serif;
	margin-bottom: 40px;
	}















/* Miscellaneous Tags */

.center {
		text-align: center;
		}
		
.left {
		text-align: left;
		}
		
.right {
		text-align: right;
		}
		
.justify {
		text-align: justify;
		}
		
.clear {
		clear: both;
		font-size: 1px;
		height: 1px;
		padding: 0;
		margin: 0;
		}
		
.alert {
		background: #fff8df;
		border-top: 2px solid #ffd3a4;
		border-bottom: 2px solid #ffd3a4;
		text-align: center;
		margin: 15px auto;
		padding: 5px 20px;
		}
		
.alert_green {
		background: #e1ffdf;
		border-top: 2px solid #a4ffa6;
		border-bottom: 2px solid #a4ffa6;
		text-align: center;
		margin: 15px auto;
		padding: 9px 20px;
		font-weight: bold;
		}

.alert_red {
		background: #ffdfdf;
		border-top: 2px solid #ffa4a4;
		border-bottom: 2px solid #ffa4a4;
		text-align: center;
		margin: 15px auto;
		padding: 9px 20px;
		font-weight: bold;
		}

.alt {
		background: #ecf3fe;
		}
