/************
GLOBAL
*************/

* {
	margin: 0;
	padding: 0;
}
body {
	background: #AF9A59 url(/images/interface/bonew1a.gif);
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}
p {
	line-height: 150%;
}
p, h1 {
	margin: 12px 0;
}
h2, h3 {
	margin-bottom: 12px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 15px;
}
img {
	border: 0;
}
table {
	border-collapse: collapse;
}
font {
	color: #AF0000;
}
a {
	font-weight: bold;
}
a:link, a:visited {
	color: #4F4014;
	text-decoration: underline;
}
a:hover, a:active {
	color: #000;
	text-decoration: none;
}
ol {
	margin-left: 32px;
}
/************
GLOBAL CLASSES
************/
.align-right {
    text-align: right;
}
.align-left {
    text-align: left;
}
.align-center {
	text-align: center;
}
.welcomeback {
	font-size: 10px;
}
.spacer {
	height: 12px;
}
.address {
	margin-bottom: 24px;
}
.separator {
	clear: both;
	height: 1px;
	background-color: #9F8B4F;
	overflow: hidden;
	margin: 12px 0;
}
.ctgy-plst {
	width: 676px;
}
* html .ctgy-plst {
	width: 674px;
}

/************
LAYOUT
************/

#wrap {
	background-color: #AF9A59;
	width: 927px;
	margin: 0 auto;
}
#header {
	background: url(/images/interface/bg_nav_top.png) repeat-x bottom left;
	padding: 2px 2px 8px;
	position: relative;
	height: 110px;
}
#meta {
	position: absolute;
	right: 12px;
	bottom: 8px;
	text-align: right;
}
#meta ul {
	margin-bottom: 12px;
}
#nav-main {
	background-color: #BAA763;
	text-align: center;
}
#content {
	background: url(/images/interface/bg_nav_bottom.png) repeat-x top left;
	padding: 8px 16px;
	min-height: 400px;
}
#footer {
	clear: both;
	border-top: 1px solid #000;
	padding: 8px;
	text-align: center;
}

/****************
NAVIGATION
****************/
#meta ul, #nav-main ul {
	list-style-type: none;
}
#nav-main li {
	display: inline;
}

/**************
PRODUCT, CATEGORY LISTINGS
***************/
.plst {
    width: 100%;
}
.plst th, .srch th, .plst .subtotal {
    background-color: #BAA763;
    padding: 2px;
	font-weight: bold;
}
.plst td {
    padding: 4px 2px
}
td.prod-wrap {
	padding: 4px;
	border: 1px solid #000;
}
td.attributes {
	padding-left: 24px;
}
td.prod-wrap td {
	padding: 4px;
}
.srch td {
	padding: 4px;
}
.srch .descrip {
	padding-left: 2px;
	padding-right: 12px;
}
table.attr{
	margin-bottom: 12px;
}
table.attr td {
	padding-left: 0;
}
#ocst.plst {
	margin-bottom: 24px;
}

.ctgy-thumb td td {
	padding: 16px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border: 0;
}
.ctgy-thumb td table {
	margin: 0 auto;
}

/****************
TABLES
****************/
th {
    background-color: #BAA763;
    padding: 2px;
	font-weight: bold;
	font-size: 12px;
}
.data {
	padding: 7px 10px;
}
.divider {
	padding: 0;
	overflow: hidden;
	height: 1px;
	background-color: #010101;
}
.data-last {
	padding-right: 0;
}
.data-first {
	padding-left: 0;
}
.data-foot {
	font-weight: bold;
}

/****************
IMAGE ZOOM
****************/

div.imgzoom {
	line-height: 0;
	font-size: 0;
	z-index: 10;
	border: 5px solid #fff;
	margin: -5px;
	-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}
/*div.imgzoom a {
	background: url(/images/interface/imgzoom-close.png) no-repeat;
	display: block;
	width: 44px;
	height: 45px;
	position: absolute;
	left: auto;
	right: -22px;
	text-decoration: none;
	text-indent: -100000px;
	outline: 0;
	z-index: 11;
}
div.imgzoom a:hover {
	background-position: left -45px;
}*/
div.imgzoom img, 
div.imgzoom embed, 
div.imgzoom object, 
div.imgzoom div {
	width: 100%;
	height: 100%;
}

/****************
MINIBASKET
****************/
#minibask {
	float: right;
	clear: right;
	width: 200px;
	background-color: #BAA763;
	border: 1px solid #000;
	padding: 2px;
	margin-left: 12px;
	margin-bottom: 12px;
}
#minibask th {
	border-bottom: 1px solid #6A481F;
}
#minibask, #minibask th, #minibask td {
	font-size: 10px;
}
#minibask .data {
	padding: 4px;
}
#minibask h4 {
	text-align: center;
	font-size: 14px;
	margin: 2px 0 4px;
}
#minibask font {
	color: #000;
}
#minibask .ship-sel {
	width: 144px;
}
#minibask .ship-sel, #minibask .ep_mb_shipping {
	font-size: 10px;
}
#minibask .ship-opts {
	text-align: center;
}
#minibask .ship-opts, #minibask .ship-sel {
	margin: 2px auto;
}
font.ep_mb_shipping, #addend font {
	color: #000;
}

/****************
WHOLESALE
****************/
#wholesale-app {
	padding: 8px;
	margin: 8px auto;
	background-color: #AF9A59;
	width: 400px;
}
#wholesale-prod {
	float: right;
	clear: right;
	width: 200px;
	background-color: #BAA763;
	border: 1px solid #000;
	padding: 2px;
	margin-left: 12px;
	margin-bottom: 12px;
}
#wholesale-prod h4 {
	text-align: center;
	margin: 4px 0;
}
#wholesale-prod ul {
	list-style-type: none;
	margin: 2px 4px;
}

/****************
ALERT
****************/

#alert {
	border: 2px solid #AF0000;
	padding: 8px;
	background-color: #BAA763;
}
#alert h3 {
	color: #AF0000;
}