﻿body 
{
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background: #003333 url(images/body_bg.png) repeat-x;
}
h1 
{
	color: #666633;
	font-size: 22px;
}
h2, h3 
{
	color: #65751F;
	font-size: 20px;
}
h3 { font-size: 18px;}
h4, h5, h6 
{
	color: #8E8F64;

}
h4 {font-size: 16px;}
h5 {font-size: 14px;}
h6 {font-size: 12px;}

#page-wrapper 
{
	width: 800px;
	margin: 10px auto;
	background: #B7B995 url(images/content_bg.png) repeat-y;
}

#logo 
{
	/*float:left;*/
	
	width: 170px;
	padding: 5px 0 5px 15px;
}

#header 
{
	background: #E6F2DC;
	height: 93px;
}
#search 
{
	float: right;
	width: 200px;
	margin-top: 10px;

}
#seasonal-image 
{
	clear:both;
	background: #666633;
	padding: 2px 0 2px;
}
.left-content-column 
{
	font-size: 11px;
	float: left;
	width: 180px;
	margin-right: 10px;
}
.right-content 
{
	margin-left: 190px;
}
.full-content 
{
	background: #B7B995 url(images/full_content_bg.png) repeat-y;
	margin: -10px 0;
	padding: 10px 0;
}
#content-wrapper 
{
	padding: 10px;
}

#footer 
{
	font-size: 10px;
	padding: 5px;
	text-align: center;
	background: #333300;
	color: #E6F2DC;
}
#footer a 
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.sub-page-links a 
{
		font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	color: #336600;
}
.left-content-column a,
.p-link 
{
	font-size: 11px;
	font-weight:bold;
	text-decoration: none;
	color: #336600;
}

/*-- Menu Tabs --------------------------- */
div.nav,
#nav 
{
	clear:right;
	float:right;
	margin-top: 35px;
	
}
#stabs 
{
	
	float:right;
	/*margin-top: 67px;*/
}
#tabs
{
	
	float: right;
	width: 590px;
	background: url("images/nav_bg.png") repeat-x;
	
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	/*margin-top: 67px;
	margin-left: 0;*/
}
#tabs ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#tabs li
{
	display: inline;
	margin: 0;
	padding: 0;
	height: 26px;
}
#tabs a
{
	float: left;
	background: url( "images/tab_l.png" ) no-repeat left top;
	margin: 0;
	padding: 0 0 0 5px;
	text-decoration: none;
	font-size: 10px;
}
#tabs a span
{
	width: 64px;
	float: left;
	display: block;
	background: url( "images/tab_r.png" ) no-repeat right top;
	padding: 6px 10px 0px 2px;
	height: 20px;
	color: #FFF;
	cursor: pointer;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span
{
	float: none;
}
/* End IE5-Mac hack */
#tabs a:hover span
{
	color: #FFF;
}
#tabs a:hover
{
	background-position: 0% -26px;
}
#tabs a:hover span
{
	background-position: 100% -26px;
}
/* Admin Stuff */
.button-row 
{
	margin: 5px 0;
	padding: 5px;
}
.button-row a
{
	border: 1px solid #003300;
	border-top: 1px solid #00CC00;
	border-left: 1px solid #00CC00;
	background: #006600 url(images/lnk_btn_bg.png) repeat-x;
	color: #FFF;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
}
/* Coupons */
.coupon 
{
	border: 2px dashed #FFF;
	padding: 5px;
	
}
.coupon-img 
{
	border: none;
	float: left;
	margin-right: 5px;

}
.coupon-title 
{
	font-weight: bold;
	color: #003300;
	font-size: 20px;
}
.coupon-desc 
{
	font-size: 12px;
}
.coupon-exp
{
	font-size: 10px;
	color: #FFF;
}
.error 
{
	color: #990000!important;
}
.item 
{
	background-color: #FFF;
	cursor: pointer;

}
.selected 
{
	background-color: #00CC00!important;
}
/* breadcrumb-node */
.breadcrumb-node
{
	color: #65751F;
	text-decoration: none;
}
.breadcrumb-node-current 
{
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}
.breadcrumb-node-sep 
{
	color: #333;
}
.breadcrumb-node-root
{
	color: #8E8F64;
	text-decoration: none;
}
/* Size Prices */
.price-grid 
{
	
}
.price-grid th 
{
	background: #858529;
	border-left: 1px solid #C5C550!important;
	border-top: 1px solid #C5C550!important;
	border-bottom: 1px solid #7B7B3E!important;
	border-right: 1px solid #7B7B3E!important;
	color: #FFF;
	padding: 3px;
}
.price-grid td 
{
	border: 1px solid #959532;
	border-bottom-color: #7B7B3E;
	border-right-color: #7B7B3E;
	padding: 3px;
}

.category-table th
{
	background: #858529;
	border-left: 1px solid #C5C550!important;
	border-top: 1px solid #C5C550!important;
	border-bottom: 1px solid #7B7B3E!important;
	border-right: 1px solid #7B7B3E!important;
	color: #FFF;
	padding: 3px;
}
.sThumbItem td 
{
	padding: 3px;
	border: 1px solid #8E8F64;
	background: #A2A47C;
	
}
.sThumbItem img 
{
	border: 1px solid #333;
}
/* Pager Styles */
a.pager-link-selected 
{
	background: #65751F;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}
a.pager-link
{
	color: #65751F;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}
.admin-links a
{
	color: #65751F;
	text-decoration: none;
	font-size: 9px;
}
