*{outline:none; box-sizing:border-box;}
body{
	padding:0;
	margin:0;
	font-family:helvetica,arial,sans-serif;
	background:#29ABE2;
	}
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
img{
	border:0;
	}
a{
	color:#fff;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
.left{
	float:left;
	}
.right{ 
	float:right;
	}
.hidden {
	display:none;
	}
#top{
	width:100%;
	}
#headerLogo {
	background:#000 url(./images/top.png) no-repeat 50% top;
	height:255px;
	min-width:1000px;
	}
#order_link, #menu_link, #apply_link {
	height:65px;
	width:113px;
	display:inline-block;
	background-repeat:no-repeat;
	position:relative;
	top:-20px;
	}
#order_link {
	background-image:url(./images/order_link.png);
	}
#order_link:hover {
	background-image:url(./images/order_link_over.png);
	}
#apply_link {
	background-image:url(./images/apply_link.png);
	}
#apply_link:hover {
	background-image:url(./images/apply_link_over.png);
	}
#menu_link {
	background-image:url(./images/menu_link.png);
	}
#menu_link:hover {
	background-image:url(./images/menu_link_over.png);
	}
#content{
	width:100%;
	background-position:bottom;
	}
#navBar {
	background:url("images/top2.png") no-repeat 50% top; 
	text-align:right;
	padding-right:20px;
	margin:0 auto;
	width:1000px;
	}
#menu{
	width:724px;
	margin-bottom:10px;
	//background:url('images/body_bg.jpg') fixed;
	}
.menu_top {
	display:block;
	background-image:url(./images/menu_top.png);
	background-repeat:no-repeat;
	height:60px;
	width:724px;
	}
#menu_content{
	background:url('images/menu_bg.jpg');
	margin:0px;
	padding:0px;
	text-align:left;
	}
#menu_content p{
	padding:5px;
	margin:0px;
	
	border-top:1px;
	border-bottom:0px;
	border-left:0px; 
	border-right:0px;
	border-style:dashed;
	border-color:#ccc;
	}
.price{
	margin:0 10px 0 10px;
	float:right;
	display:inline;
	}

.description{
	color:#e41f27;
	font-size:.8em;
	padding:3px 0 0 13px;
	display:block;
	}
.name{
	//margin:10px;
	//border:1px solid #000;
	}
.title{
	display:block;
	margin-left:10px;
	height:30px;
	width:300px;
	background-repeat:no-repeat;
	}

/* Set Title Images */
.title.pizza {
	background-image:url(./images/pizza.jpg);
	}
.title.salads {
	background-image:url(./images/salads.jpg);
	}
.title.create {
	background-image:url(./images/create.jpg);
	}
.title.beverages {
	background-image:url(./images/beverages.jpg);
	}
.title.sides {
	background-image:url(./images/sides.jpg);
	}
.title.wraps {
	background-image:url(./images/wraps.jpg);
	}
.title.burgers {
	background-image:url(./images/burgers2.jpg);
	}
.title.combos {
	background-image:url(./images/combos.jpg);
	}
.title.chicken {
	background-image:url(./images/chicken.jpg);
	}
.title.noodles {
	background-image:url(./images/noodles2.jpg);
	}


#links{
	padding:5px;
	}
.dk{
	background:#aaa070;
	}
.link{
	background:url('images/link_bg.jpg');
	}
.links{
	border-top:#000 1px solid;
	padding:0;
	margin:0;
	}
#application{
	width:600px;
	border:1px solid #000;
	background:#ddd;
	}
#application table{
	font-size:.8em;
	}
#application p{
	font-size:.8em;
	}
#application .title{
	margin-left:30px;
	margin-bottom:5px;
	}
#footer{
	background:#000;
	color:#fff;
	font-size:.8em;
	padding:3px;
	}
.sizes{
	float:right;
	display:inline;
	}
.sizes.alone {
	padding-right: 10px;
	}
.item{
	clear:both;
	}
.title img{
	float:left;
	clear:both;
	}
#captcha{width:650px; margin-bottom:10px;}

#homePage {
	width:1000px;
	}
#coolOff {
	width:800px;
	height:384px;
	background: url(./images/cool_off.png) no-repeat;
	margin-bottom:20px;
	border:1px solid #fff;
	}
#thaw{
	width:100%;
	height:400px;
	background: url(./images/thaw.jpg) no-repeat 50% 50%;
	margin-bottom:20px;
	border:1px solid #fff;
	}
.fullBoard {
	width:800px;
	height:282px;
	background: url(./images/full_board.png?v=1.2) no-repeat;
	margin-bottom:20px;
	}
.fullBoard.noPizza {
	width: 405px;
	background-position: -387px;
	}
.fullBoard.noPizza #pizzaOptions {
	display:none;
	}
.fullBoard.noSpecial {
	width:422px;
	}
.fullBoard.noSpecial #specials {
	display:none;
	}
.fullBoard.noPizza.noSpecial {
	display:none;
	}
.homeLinkBox {
	width:314px;
	height:85px;
	display:inline-block;
	margin:10px 2px;
	border:2px solid #aaa;
	}
#viewTheMenu {
	background:url(./images/view_the_menu.png) no-repeat;
	}
#applyNow {
	background:url(./images/apply_now.png) no-repeat;
	}
#orderOnline {
	background:url(./images/order_online.png) no-repeat;
	}

.boards {
	width:350px;
	float:left;
	margin-left:100px;
	}
#byTheSliceTop {	
	background: url(./images/by_the_slice_top.png) no-repeat transparent 50% top;
	width:326px;
	height:77px;
	}
#specialsTop {
	background: url(./images/specials_top.png) no-repeat transparent 50% top;
	width:168px;
	height:77px;
	}
#pizzaOptions {
	text-align: left;
	color: white;
	position: relative;
	top: 100px;
	left: 30px;
	line-height: 25px;
	font-size: 18px;
	float:left;
	}
#pizzaOptions ol {
	margin:0;
	}
#pizzaOptions ol li.first {
	color:#FF921E;
	}
#pizzaOptions ol li.second {
	color:#7AC843;
	}
#pizzaOptions ol li.third {
	color:#FF7BAB;
	}
#pizzaOptions ol li.fourth {
	color:#BCCBD3;
	}
#specials {
	color: white;
	float: right;
	width: 332px;
	text-align: left;
	margin-right: 45px;
	position: relative;
	top: 100px;
	font-size: 18px;
	line-height: 25px;
	}
#specials p {
	margin:0;
	}
#hrsWrapper {
	color: white;
	width: 100%;
	text-align: center;
	border: 0;
	padding: 10px;
	background: #186687;
	line-height: 20px;
	font-size: 14px;
	margin-top:20px;
	font-family:lucida grande;
	}
.notes {
	padding:5px;
	border:0;
	width:800px;
	margin:0 auto 20px;
	background:#000;
	color:#fff;
	font-weight:bold;
	}
#hrs {
	margin:0 auto;
	}
@media (max-width: 650px) {
	.hidden.mobile {
		display:block;
		}
	#headerLogo {
		background-image:url(./images/mobile_logo.jpg);
		background-size:150px;
		height:150px;
		background-color:#000;
		background-position:50% 10px;
		min-width:0;
		}
	#content, #top, #menu { 
		width:100% !important;
		overflow:hidden;
		background-image:none;
		}
	#navBar {
		text-align:center;
		background:none;
		padding:0;
		width:100%;
		}
	#navBar a {
		background-size:cover;
		width:100px;
		top:-5px;
		height:39px;
		}
	.spacer {
		display:none;
		}
	.links a {
		display:inline-block;
		}
	#order_link {
		background-image:url(./images/order_mobile.png);
		}
	#order_link:hover {
		background-image:url(./images/order_mobile.png);
		}
	#apply_link {
		background-image:url(./images/apply_mobile.png);
		}
	#apply_link:hover {
		background-image:url(./images/apply_mobile.png);
		}
	#menu_link {
		background-image:url(./images/menu_mobile.png);
		}
	#menu_link:hover {
		background-image:url(./images/menu_mobile.png);
		}
	.menu_top {
		width:100%;
		height:36px;
		background-size:auto 26px;
		background-color:#C0B478;
		background-position:50% top;
		}
	#menu_content {
		padding:4px 0 0;
		}
	
	#menu_content .title {
		background-size:auto 33px;
		background-position:50% 50%;
		height:53px;
		width:100%;
		margin:0;
		}
	#menu_content .title img {
		float:none;
		}
	
	#homePage {	
		width:100%;
		}
	
	#coolOff{
		background-image: url(./images/cool_off_mobile.png);
		width:306px;
		height:481px;
		background-size:cover;
		}
	#thaw{
		background-image: url(./images/thaw_mobile.jpg);
		width:306px;
		height:481px;
		background-size:cover;
		}
	.boards {
		width:90%;
		margin: 0 auto 20px;
		overflow:hidden;
		float:none;
		}
	#pizzaTop {
		background-size:contain;
		width:100%;
		background-image: url(./images/by_the_slice_top_mobile.png);
		background-repeat:no-repeat;
		background-position: 50% top;
		height:75px;
		}
	#specialsTop {
		width:100%;
		background-size:contain;
		background-image: url(./images/specials_top_mobile.png);
		background-position: 50% top;
		height:75px;
		}
	.notes {
		width:100%;
		}
	.optionsBoard {	
		width:100%;
		}
	
	.fullBoard {
		width:100% !important;
		height:auto;
		background:#000;
		padding-bottom:10px;
		}
	#pizzaOptions {
		position:static;
		float:none;
		}
	#specials {	
		position:static;
		float:none;
		margin:0;
		width:100%;
		}
	#specials p {
		margin: 0 10px;
		padding-bottom:10px;
		}
	
	/* Set Title Images For Mobile */
	.title.pizza {
		background-image:url(./images/pizza_mobile.png);
		}
	.title.salads {
		background-image:url(./images/salads_mobile.png);
		}
	.title.create {
		background-image:url(./images/create_mobile.png);
		}
	.title.beverages {
		background-image:url(./images/beverages_mobile.png);
		}
	.title.sides {
		background-image:url(./images/sides_mobile.png);
		}
	.title.wraps {
		background-image:url(./images/wraps_mobile.png);
		}
	.title.burgers {
		background-image:url(./images/burgers_mobile.png);
		}
	.title.combos {
		background-image:url(./images/combos_mobile.png);
		}
	.title.chicken {
		background-image:url(./images/chicken_mobile.png);
		background-size:auto 43px !important;
		}
	.title.noodles {
		background-image:url(./images/noodles_mobile.png);
		}
	.title.subs {
		background-image:url(./images/subs_mobile.png);
		}
	
	.links {
		border:0;
		}
	.links a {
		display: none;
		width: 100%;
		background: rgba(255, 255, 255, .2);
		margin: 0 0 4px;
		padding: 2px;
		color:#222;
		text-align:center;
		font-size:1.2em;
		font-weight:bold;
		}
	.links a:hover{
		text-decoration:none;
		background: rgba(0, 0, 0, .2);
		}
	.links a img {
		display:none;
		}
	.links.visible a{
		display:block;
		}
	.links #showCats {
		//text-align:left;
		font-weight:normal;
		font-size:1em;
		}
	.links #showCats:hover {
		background: rgba(255, 255, 255, .2);
		}
	.price {
		font-weight:bold;
		}
	.name {
		font-size:1.2em;
		}
	.description {
		font-size:1.2em;
		}
	#footer {
		text-align:center;
		}
	#footer .left, #footer .right {
		float:none;
		}
	#footer .pipe {
		display:none;
		}
	.block {
		display:block;
		margin:2px 0;
		}
	#application {
		width:100%;
		}
	
	}
