/*css document jdg! http://jdanielgonzalez.com */
html,body{
	color:#000;
	margin:4px auto;
	background:#f2cd87;
	text-align:center;
	font-family:Tahoma,arial,helvetica,sans-serif;}
div#leftHours {
	color:#fff !important;
}
div.today {
	color:yellow;
	font-weight:bolder;
}
div#top_curve {
	color:#6d0702; 
	width:320px;
	text-align:left;
	height:45px;
	background:url(/web/images/pps_beige/top_curve.png) no-repeat #6d0702;
}
div#inner_logo {
	background:url(/web/images/pps_beige/gradient.png) no-repeat bottom #fff;
	padding:5px;
	height:73px;
	font-size:1.2em;
	color:#000;
	font-weight:bolder;
	margin:8px;
	margin-top:0px;
	margin-right:15px;
	position:relative;
	text-align:center;
	top:7px;
}
div#header_wrapper {
	text-align:left;
	border-bottom:solid 2px #fff;
}

div#wrapper{
	position:relative;
	text-align:left;
	width:980px;
	margin:0 auto;
} 
.cleartool{clear:both;}
div#pps_header{border-bottom:solid 6px #8d3a08;background:url(/web/images/pps_beige/right_curve.png) no-repeat top right #6d0702;margin:0;}
div#logo {
	width:300px;
	height:75px;
	overflow:hidden;
}
img#logo {
	border:0;
	height:75px;
}

ul#main_nav {
	list-style-type:none;
	padding:0;
	margin:0;
}

	ul#main_nav li {
		float:right;
		list-style-type:none;
		margin:0;
		padding:0;
	}
	
	ul#main_nav li a {
		display:block;
		margin:0;
		padding:13px 10px;
		font-size:1.1em;
		text-decoration:none;
		font-weight:bolder;
		text-transform:uppercase;
		color:#fff;
	}
	
div#main {
	text-align:left;
	background:url(/web/images/pps_beige/content_bg.png);
}

div#main_over {
	padding:10px;
	background:url(/web/images/pps_beige/content_bg_over.png) no-repeat;
	font-weight:bolder;
}

div#left_arrow, div#right_arrow {
	float:left;
	width:40px;
}

div#left_arrow img, div#right_arrow img {
	height:222px;
	width:40px;
}

div#right_arrow { margin-left:10px; }
div#item_details {
	float:left;
	width:735px;
	padding:0px;
	margin-top:10px;
	margin-left:10px;
}
div#item_details_bottom {
	background:url("/web/images/pps_blue/item_detail_bottom.png") no-repeat bottom;
	height:31px;
	padding:0;
}

div#pps_footer {
	background:url(/web/images/pps_beige/footer.png) no-repeat bottom #8D3A08;
	color:#fff;
	text-align:center;
	padding:7px 12px;
	border-top:6px solid #660000;
}


div#footer{text-align:center;color:white;font-size:11px;}
div#pps_footer a {
	color:#ffcc00;
}

/* OVERRIDE DEFAULT STYLES TO MATH CURRENT THEME */

div.notice {
	background-color:#fff;
	border:0;
	color:#660000;
}

div.notice a {
	color:#660000;
	font-weight:bolder;
}

div.categoryHeader {
	background-color:#660000;
	color:#fff;
}

div.categoryHeader a, div.categoryContainer a  {
	color:#fff;
}

a {
	color:#660000;
}

div.menuItem input {
	background-color:#ccc;
	color:#8d3a08;
	border:solid 2px #E36C0A;
	font-weight:bolder;
}

div.labelDivider {
	background-color:#E36C0A;
	color:#fff;
}

div.optionBox {
	background-color:transparent;
}

div.extra_container {
	padding:6px;
	margin-left:1em;
}

span.helpIcon {
	display:none;
}

div#left_nav {
	position:absolute;
	right:10px;
	top:10px;
}

	div#left_nav ul {
		list-style-type:none;
		margin:0;
		padding:0;
	}
	
	div#left_nav ul li {
		float:right;
		margin:0;
		padding:0;
	}
	
	div#left_nav ul li a {
		color:#660000;
		display:block;
		padding:3px 4px;
		font-size:.85em;
	}

div#attachedCart {
	left:0;
	background-color:#fff;
	color:#660000;
}

div#attachedCart a {
	color:#660000;
}

div#cartHeader {
	background-color:#660000;
}

div#paymentOptions div.header {
	background-color:#022f8d;
	color:#fff;
	margin-bottom:3px;
}

div#paymentOptions {
	background-color:#fff;
	color:#001948;
	padding:5px;
}

table#cartItemList {
	background-color:#fff;
}

table#cartItemList a {
	color:#001948;
}

table#cartItemList tr th {
	background-color:#022f8d;
}

div.categoryContainer {
	background-color:#8d3a08;
	color:#fff;
}

div.formLabel {
	color:#001948;
	font-weight:bolder;
}

div.formContainer {
	background-color:transparent;
}

div.formDivider {
	border-bottom:solid 2px #E36C0A;
}

div.pageLabel {
	background:#E36C0A;
	color:#ccc;
}

div#latestActivities, div#topCustomers, div.content {
	background-color:#fff;
}

div#latestActivities a, div#topCustomers a, div.content a {
	color:#660000;
}

div.header {
	background-color:#FF6500;
	color:#fff;
}

div.header a {
	color:#fff;
}

div.error {
	background-color:#fff;
	color:#660000;
	border:solid 2px #FF6500;
}

table#customerList, table#orderList {
	background-color:#fff;
	color:#001948;
}

div#orderList div.header {
	padding:4px;
}

div#orderList div.content {
	background-color:transparent !important;
}

table#orderList tr th {
	background-color:#001948;
	color:#fff;
}

table#customerList a, table#orderList a {
	color:#001948;
}

table#customerList tr th {
	background-color:#ffcc00;
	color:#001948;
}
div.error, div.notice {
	background-color:transparent;
	border:solid 2px #E36C0A;
}

h1 {
	color:#E36C0A !important;
}