	* { padding: 0; margin: 0; list-style: none; }
a img { border: 0; }
a { color: #3e6d5d; }

body {
	font: .8em "Georgia", "Times New Roman", "Times", serif;
	text-align: center;
	background: #3e6e5e url("background.gif") repeat-x top;
}

h1, h2, h3, h4, h5 {
	font-weight: normal;
}

h1 {
	font-size: 2.4em;
	margin-bottom: .2em;
}

h2 {
	font-size: 1.3em;
}
p {
	margin: 0 0 1em 0;
	line-height: 160%;
}

img.float-right {
	margin: 0 0 5px 5px;
	float: right;
}

img.review-photo {
	float: right;
	margin: 0 0 .3em .3em;

}

#container {
	width: 915px;
	margin: 2em auto;
	text-align: left;
	background-color: #fff;
}

#header {
	background: #fff url("skyline.gif") repeat-x bottom left;
	padding: 2em 0;
	text-align: center;
}

#logo {
	margin: 0 auto;
	text-align: center;
}


#body {
	width: 100%;
	overflow: hidden;
}

#content {
	width: 71%;
	padding: 0 1%;
	float: right;
}

#footer {
	text-align: center;
	padding: 1em 0;
	color: #888;
	border-top: 1px dotted #bbb;
	margin-top: .5em;
}

#footer p {
	margin: .1em 0;
}

	#footer #featured-on {
		margin: 0 0 .3em 0;
	}
	
	#footer #featured-on ul li {
		display: inline;
	}
	
	#footer #featured-on ul li img {
		vertical-align: middle;
	}

#sidebar {
	width: 232px;
	text-align: center;
}

#navigation, #mini-cart {
	background: #fff url("menu-background.gif") repeat-y;
	margin: 0 auto 2em auto;
	width: 212px;
}

#navigation ul {
	background: transparent url("menu-hoagie.gif") no-repeat;
	padding-top: 54px;
}

	#navigation ul li.last {
		background: transparent url("menu-bottom.gif") no-repeat bottom;
		padding-bottom: .6em;
	}

#mini-cart ul {
	background: transparent url("menu-cart.gif") no-repeat;
	padding-top: 75px;
}
#mini-cart span#total {
	font-size: 2.5em;
}

#mini-cart div.last {
	background: transparent url("shipping-bottom.gif") no-repeat bottom;
}

#mini-cart #place-order {
	width: 181px;
	height: 38px;
	margin: .5em auto;
	display: block;
}

#sidebar ul {
	margin: 0 0 1em 0;
}

	#sidebar ul li {
		text-align: center;
		padding: .3em 0;
	} 
	
		#sidebar ul li a {
			font-size: 1.45em;
			text-decoration: none;
			color: #3e6d5d;
		}
		
#sidebar #mini-cart ul.empty li a {
	font-size: 1.9em;
	font-weight: bold;
}


h1 {
	font-size: 3em;
	color: #3e6e5e;
	font-weight: normal;
}


#content.storefront #map {
	display: block;
	margin: .3em auto;
	text-align: center;
}

	#content.storefront #map img {
		border: 1px solid #ccc;
	}
	
	#content.storefront #map h2 {
		margin-bottom: .2em;
	}

#content.storefront #slideshow {
	width: 450px;
	height: 200px;
	border: 1px solid #bbb;
	margin: 0 0 10px 10px;
	float: right;
}

body.js #content.storefront #slideshow li {
	display: none;
}



#content.customertestimonials div.testimonial {
	padding: 1em;
	margin-bottom: 1em;
	border: 1px solid #ddd;
}
#content.customertestimonials div.testimonial p {
	line-height: 150%;
}

#content.customertestimonials div.testimonial p.signed {
	text-align: right;
	font-weight: bold;
	margin-bottom: 0;
}


ul.slide-show {
	width: 650px;
	height: 250px;
	margin-bottom: 1em;
	display: none;
	overflow: hidden;
}

	ul.slide-show li {
		margin: 0;
		padding: 0;
		left: 0; /* WTF? */
	}

#Catering.section {
	clear: both;
}

#content.cataloglist div.menu {
	clear: both;
}

#content.cataloglist h1 {
	float: left;
	width: 46%;
}

#content.cataloglist div.menu {
	clear: both;
}

#content.cataloglist #menu-options {
	width: 50%;
	float: right;
	margin-top: .5em;
	overflow: hidden;
}

	#content.cataloglist #menu-options li {
		float: left;
		padding:  .5em 0 .7em 0;
		width: 33%;
		text-align: center;
	}
	
	#content.cataloglist #menu-options li.active {
		background: url("selected-menu.gif") no-repeat center;
	}
	
		#content.cataloglist #menu-options li a {
			font-size: 1.3em;
			color: #3e6d5d;
			text-decoration: none;
		}

	
		#content.cataloglist #menu-options li.active a {
			color: #fff;
		}


div.menu {
	padding: 1em 0;
	clear: both;
}

#content.cataloglist #local.menu #mood {
	border: 3px solid #e8dbbb;
	background-color: #f5f8d7;
	padding: .7em;
	margin: 1.5em 0;
}

#content.cataloglist #local.menu #mood ul {
	width: 100%;
	overflow: hidden;
}
#content.cataloglist #local.menu #mood ul li {
	float: left;
	width: 49%;
	padding: .2em 0;
}

#content.cataloglist #local.menu #mood ul li a {
	text-decoration: none;
}

	#content.cataloglist #local.menu #sections {
		border-top: 1px solid #dcdfc1;
		padding: .5em 0 .1em 0;
	}


#local.menu div.section {
	width: 100%;
	overflow: hidden;
	margin: 0 0 2.5em 0;
}

#local.menu div.section h2 {
	border-bottom: 1px dotted #bbb;
	padding: .2em 0;
	margin-bottom: .2em;
	font-size: 2em;
}

	#local.menu div.section h2 a.top {
		color: #bbb;
		text-decoration: none;
		font-size: .6em;
		font-weight: normal;
		
	}

#local.menu div.section h3 {
	font-size: 1.3em;
	font-weight: normal;
}

	#local.menu div.section h3 span {
		color: #00650a;
	}

#local.menu div.section div.item {
	float: left;
	width: 46.5%;
	padding: 0 3% 0 0;
	margin-bottom: 1.2em;
}



#shipping.menu div.item {
	margin: 0 0 .6em 0;
	padding: .8em 0;
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
	width: 100%;
}

	#shipping.menu div.item.last {
		border-bottom-width: 0;
	}
	
		#shipping.menu h2 {
			margin: 0 0 .1em 0;
		}
		
#shipping.menu div.photo {
	float: left;
	margin: 0 .7em 1em 0;
}

	#shipping.menu div.photo img {
		width: 100px;
		height: 100px;
	}

#shipping.menu div.description {
	width: 350px;
	float: left;
	line-height: 150%;
}

	#shipping.menu div.description p {
		margin: 0 0 1em 0;
	}
	
	#shipping.menu div.description ul {
		padding: 0 0 0 2em;
	}
	
		#shipping.menu div.description ul li {
			margin: .2em 0;
			list-style: disc;
		}

	#shipping.menu div.price {
		float: right;
		width: 135px;
		text-align: center;
		font-size: 2em;
	}
	
	
#catering.menu {
	text-align: center;
}

	#catering.menu div.item {
		margin-bottom: 2.5em;
	}

	#catering.menu h2 {
		font-size: 2em;
		margin-bottom: .1em;
	}
		
	#catering.menu p {
		margin-bottom: 0;
	}
	
	#catering.menu p.sizes {
		border-top: 1px dotted #ddd;
		font-size: 1.1em;
	}

#product-price {
	display: block;
	font-size: 3.3em;
	text-align: center;
	margin: 0 0 .3em 0;
}

div.products {
	clear: both;
	padding-top: 1em;
}	

div.products div.product {
	float: left;
	width: 33%;
	text-align: center;	
}

#content.catalogdetail h1 {
	margin-bottom: .3em;
}

#content.catalogdetail #focus {
	width: 100%;
	overflow: hidden;
	margin-bottom: .6em;
} 

	#content.catalogdetail #focus #media {
		width: 250px;
		text-align: center;
		float: left;
	}
	
	#content.catalogdetail #focus #information {
		width: 350px;
		float: right;
	}
	
	#content.catalogdetail #focus #information #add-to-cart legend {
		display: none;
	}
	
	#content.catalogdetail #focus #information #add-to-cart {
		padding: .5em;
		border: 1px solid #ccc;
	}
	
	#content.catalogdetail #focus #information #add-to-cart select{
		width: 300px;
	}
	#instructions {
		margin-top: .3em;
	}
	
	#instructions textarea {
		margin-top: .2em;
		height: 80px;
		width: 295px;
		display: block;
	}
	
	#content.catalogdetail #focus #information #add-to-cart dl {
		padding: .4em;
	}
	
	#content.catalogdetail #focus #information #add-to-cart dd {
		margin-bottom: .2em;
	}
	
	#content.catalogdetail #focus #information #add-to-cart div.add {
		text-align: center;
		margin-top: .2em;
	}



div.clear {
	font-size: 1px;
	clear: both;
}


#content.locations div.location {
	float: left;
	width: 49.5%;
	font-style: normal;
}


#content.locations div.location address {
	font-style: normal;
}
#content.locations div.location img {
	float: left;
	margin-right: 10px;
}



/* Photo Gallery */
.galleria {list-style:none;width:100%}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0; border: 2px solid #ccc; }
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span { width:400px } /* MSIE bug */
.galleria_container { height: 330px; width: 520px; text-align: center }


/* Checkout CSS */

#body.checkout #ccv {
	width: 230px;
	padding-left: 10px;
	float: right;
	border-left: 1px dotted #999;
}
#body.checkout legend {
	display: block;
}

#body.checkout h2 {
	margin: .3em 0 .1em 0;
}

#body.checkout p {
	margin: .3em 0 1em 0;
}

#body.checkout table {
	width: 100%;
	border-collapse: collapse;
}

#body.checkout fieldset {
	padding: 1% .5%;
	width: 98%;
	margin: 0 0 1.2em 0;
	border: 1px solid #ddd;
}

#body.checkout fieldset p {
	padding: .5em;
}

#body.checkout fieldset legend {
	padding: .2em .5em;
	font-size: 1.3em;
}

#body.checkout table td, 
#body.checkout table th {
	vertical-align: top;
	padding: .3em;
}


#body.checkout table.form th {
	text-align: right;
	width: 200px;
}

#body.checkout p.important {
	background-color: #f6facd;
	padding: .3em;
	margin: 1em 0;
}

	#body.checkout p.important a {
		text-decoration: underline;
		color: #4d5409;
		font-weight: bold;
	}

#body.checkout table.form p.note {
	font-size: .8em;
	margin: 0;
	padding: 0;
	font-style: italic;
}

#body.checkout #totals tr td,
#body.checkout #totals tr th {
	border-bottom: 1px solid #ddd;
}

/* CheckoutPro */

#body.checkout #checkout-methods {
	width: 100%;
	overflow: hidden;
	margin-top: .5em;
}

	#body.checkout #checkout-methods div.method {
		margin-bottom: 1.5em;
	}

	#body.checkout #checkout-methods p {
		margin: .3em 0;
	}

	#body.checkout #new-and-anon {
		float: left;
		width: 43%;
	}
	
	#body.checkout #returning-customers {
		float: right;
		width: 55%;
	}
	
		#body.checkout div.button {
			text-align: center;
		}
	
	#body.checkout #returning-customers table.form th {
		width: 100px;
	}
	
	



/* Cart */
#body.checkout #accurate-shipping-amount {
	text-align: center;
	margin: 0 0 2em 0;
}

#body.checkout #cart {
	margin: .6em 0 .5em 0;
	border-bottom: 1px solid #ddd;
}

#body.checkout #cart th {
	text-align: center;
	border-bottom: 1px solid #ddd;
	color: #999;
	font-size: .85em;
}

#body.checkout #cart td.remove {
	padding: .4em;
}

#body.checkout #cart tr.remove {
	background-color: #fdd5d3;
}

#body.checkout #cart th,
#body.checkout #cart td {
	text-align: center;
	padding: .4em 0;
	vertical-align: middle;
}

#body.checkout #cart th.qty,
#body.checkout #cart td.qty,
#body.checkout #cart td.qty input {
	text-align: center;
}

#body.checkout #cart th.item,
#body.checkout #cart td.item {
	width: 55%;
	text-align: left;
}

#body.checkout #cart td.item a {
	font-size: 1.3em;
	text-decoration: underline;
}

#body.checkout #cart td.item span {
	color: #888;
	font-size: .8em;
	display: block;
}

#body.checkout #cart td.photo img {
	height: 70px;
}

#body.checkout #update {
	text-align: right;
}

#body.checkout #estimated-totals {
	margin: 3em auto 2em auto;
	padding: .5em;
}

#body.checkout #estimated-totals h2 {
	margin: 0 0 .2em 0;
}


#body.checkout #estimated-totals table th,
#body.checkout #estimated-totals table td {
	border-bottom: 1px dotted #999;
}


#body.checkout p.note {
	text-align: left;
	margin: .3em 0 0 0;
	color: #888;
	font-style: italic;
}

#body.checkout.cart p.note {
	text-align: center;
}


#body.checkout #checkoutpro {
	text-align: center;
}

#body.checkout.cart #cart-options {
	list-style: none;
	padding: 0;
}

#body.checkout.billing #payment-methods {
	margin: 0 0 1em 0;
	float: left;
	width: 400px;
}

#body.checkout.billing #payment-methods div.payment-method {
	padding: .5em 0;
	width: 100%;
	overflow: hidden;
}

#body.checkout.billing #payment-methods div.payment-method table.form {
	float: left;
	width: 50%;
}

#body.checkout.billing select {
	width: 60px;
}

/* Invoice Template Specifics */

#body.checkout.invoice table {
	margin: 0 0 1em 0;
}

#body.checkout.invoice #order-details td,
#body.checkout.invoice #order-details th {
	text-align: center;
	border: 1px solid #ddd;
}

#body.checkout #cart th.item,
#body.checkout #cart td.item {
	text-align: left;
}

#body.checkout #totals {
	width: 100%;
}

#body.checkout #totals th
#body.checkout #totals td {
	border: 1px solid #ddd;
}

#body.checkout #totals th {
	text-align: left;
	font-weight: normal;
	width: 50%;
}

#body.checkout #totals td {
	text-align: right;
	width: 50%;
}

#checkout-progress{
	width: 640px;
	height: 68px;
	display: block;
	margin: .5em auto;
}

div.news {
	text-align: center;
}

span.price {
	color: #00650a;
	font-weight: bold;
}