@charset "UTF-8";
/* CSS Document */
/*
#nav {
	height: 66px;
}

#nav-content {
	height: 66px;
}
*/

#category-focus {
	position: relative;
	display: block;
	float: left;
	background: url(../images/site/shop-focus.jpg) no-repeat top center;
	width: 718px;
	height: 300px;
	padding: 10px;
}
#category-focus h2 {
	background: url(../images/site/headingline-col3-focus.png) no-repeat bottom center;
}
#category-focus img {
	float: left;
	margin: 0 16px 0 0;
	border: 1px solid #111;
}
#category-focus h3 {
	font-size: 1.2em;
}
#category-focus h3 a {
	color: #fff;
}
#category-focus p {
	color: #fff;
	margin: 0 0 3px;
}

#category-focus .product-slim {
	position: relative;
	display: inline;
	float: left;
	left: -6px;
	background: url(../images/site/featuredproduct-thin-onfocus-bkgd.png) no-repeat top center;
	width: 218px;
	height: 34px;
	padding: 6px 6px 18px;
	margin: 3px 0 0;
}
#category-focus .product-slim img {
	float: left;
	margin: 0 4px 0 0;
	border: 1px solid #111;
}
#category-focus .product-slim h3 {
	font-size: .7em;
	text-transform: none;
}
#category-focus .product-slim h3 a {
	color: #755AA6;
}
#category-focus .product-slim .price {
	color: #B3B3B3;
}
#category-focus .product-slim p {
	color: #666;
}

#shopmore {
	position: relative;
	display: inline;
	float: left;
	top: -6px;
	background: url(../images/site/shopmoreproductsbutton.png) no-repeat top center;
	width: 138px;
	padding: 0;
	margin: 0;
}
#shopmore h4 {
	font-size: .8em;
	text-align: center;
	text-transform: uppercase;
	margin: 6px 0;
}
#shopmore h4 a {
	color: #fff;
}
#shopmore p {
	margin: 8px 0 0 6px;
}

#producer-sidebar {
	float: right;
	width: 222px;
}
#producer-sidebar h2 {
	background: url(../images/site/headingline-col1.jpg) no-repeat bottom center;
}

#featuredproducer {
	background: url(../images/site/bodyline-horiz-col1.jpg) no-repeat bottom center;
	padding: 0 0 4px;
}
#featuredproducer img {
	border: 1px solid #755AA6;
	margin-bottom: 8px;
}

#producer-products {
	padding: 10px 0 0;
}
#producer-products h2 {
	background: none;
	font-size: .9em;
	margin-bottom: 0;
}

.product-slim {
	position: relative;
	display: block;
	float: left;
	left: -6px;
	background: url(../images/site/featuredproduct-thin-bkgd.jpg) no-repeat top center;
	width: 218px;
	height: 38px;
	padding: 6px;
}
.product-slim img {
	float: left;
	margin: 0 4px 0 0;
	border: 1px solid #755AA6;
}
.product-slim h3 {
	font-size: .7em;
	text-transform: none;
}
.product-slim h3 a {
	color: #755AA6;
}
.product-slim .price {
	color: #B3B3B3;
}
.product-slim p {
	color: #666;
}


#products {
	position: relative;
	display: block;
	width: 729px;
}
#products .col1 {
	position: relative;
	display: inline;
	background: url(../images/site/featurebox.jpg) no-repeat top;
	width: 213px;
	height: 147px;
	padding: 10px;
	margin: 3px 5px;
}
#products img {
	border: 1px solid #755AA6;
}
#products .col1 h3 {
	margin: 8px 0 4px;
}
#products .col1 p {
	margin-bottom: 2px;
}

/* singleproduct */

#product-gallery {
	position: relative;
	display: block;
	float: left;
	background: url(../images/site/product-gallery-bkgd.jpg) no-repeat top center;
	width: 469px;
	height: 328px;
	padding: 5px;
}
#product-gallery img {
	border: 1px solid #755AA6;
}

#gallery-nav {
	position: relative;
	display: block;
	width: 469px;
	top: -4px;
	margin: 0 auto;
}

#gallery-thumbs {
	position: relative;
	display: block;
	width: 338px;
	top: -6px;
	margin: 0 auto;
}
#gallery-thumbs img {
	
}

#zoom {
	position: relative;
}
#zoom a {
	background: url(../images/site/purplegradient-bkgd.jpg) repeat-x top center;
	color: #fff;
	font-size: .8em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px 4px;
	border: none;
}

#product-overview {
	float: right;
	width: 480px;
}
#product-overview h1 {
	font-size: 1.6em;
}
#product-overview h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
}
#product-overview h5 {
	color: #666;
	font-weight: bold;
}

#order-details {
	position: relative;
	display: block;
	width: 480px;
	min-height: 60px;
	padding-top: 4px;
}
#order-details h4 {
	color: #000;
	font-size: .7em;
}

#style {
	position: relative;
	display: block;
	float: left;
	margin-right: 20px;
}
#style input {
	background-color: #efefef;
	width: 165px;
	padding: 2px;
	border: 1px solid #755AA6;
}

#size {
	position: relative;
	display: block;
	float: left;
	margin-right: 20px;
}
#size input {
	background: url(../images/site/input-gradient-bkgd.jpg) repeat-x top center;
	width: 35px;
	padding: 2px;
	border: 1px solid #755AA6;
}

#quantity {
	position: relative;
	display: block;
	float: left;
	margin-right: 20px;
}
#quantity input {
	background-color: #efefef;
	width: 35px;
	padding: 2px;
	border: 1px solid #755AA6;
}

.buy-now {
	position: relative;
	display: block;
	padding: 6px 0 0;
}
.buy-now h3 a, .green-button {
	background:url(../images/site/greenbutton-gradient-bkgd.jpg) repeat-x center;
	color: #fff;
	padding: 5px 8px;
	border: 1px solid #755AA6;
}


#product-description {
	clear: both;
	position: relative;
	display: inline;
	float: left;
	width: 470px;
	padding: 20px 0 0;
}
#product-description h3 {
	color: #000;
	text-transform: none;
}

#producer {
	float: right;
	background: url(../images/site/producer-greybox.jpg) no-repeat top center;
	width: 470px;
	height: 206px;
	padding: 12px;
}
#producer h2 {
	background: url(../images/site/headingline-col2.png) no-repeat bottom center;
}
#producer img {
	float: left;
	border: 1px solid #755AA6;
	margin: 0 12px 0 0;
}

#featured-category {
	position: relative;
	display: inline;
	float: left;
	width: 730px;
	margin: 20px 0 0;
}
#featured-category .col1 {
	position: relative;
	display: inline;
	background: url(../images/site/featurebox.jpg) no-repeat top;
	width: 213px;
	height: 147px;
	padding: 10px;
	margin: 3px 5px;
}
#featured-category h2 {
	background: url(../images/site/headingline-col3.jpg) no-repeat bottom center;
}
#featured-category img {
	border: 1px solid #755AA6;
}
#featured-category .col1 h3 {
	margin: 8px 0 4px;
}
#featured-category .col1 p {
	margin-bottom: 2px;
}

#customer-reviews {
	position: relative;
	display: inline;
	float: left;
	width: 730px;
	margin: 20px 0 0;
}
#customer-reviews h2 {
	background: url(../images/site/headingline-col3.jpg) no-repeat bottom center;
}

.review {
	margin-bottom: 20px;
}
.review h4 {
	color: #000;
	font-weight: bold;
}
.review h5 {
	color: #666;
	font-weight: bold;
}

.clear {
	clear: both;
}

/* multiproduct */

#banner {
	position: relative;
	display: inline;
	float: left;
	width: 980px;
	height: 150px;
	margin: 0 0 10px 5px;
}
.rugged-box {
	width: 230px;
	margin: 0;
	padding: 4px 0 0 15px;
}

.col3 {
	display: inline;
	width: 724px;
	margin-left: 4px;
	padding-left: 1px;
}

#product-banner-block.col3 {
	width: 754px;
}

.productbox {
	position: relative;
	display: inline;
	float: left;
	width: 208px;
	margin: 0 0 12px 26px;
}
.productbox img {
	border: 1px solid #755AA6;
}
.productbox h3 {
	margin-top: 8px;
}
.productbox p {

}

.col1 {
	display: inline;
	float: left;
	width: 234px;
	margin: 0 5px;
}

.col1 h3 {
	margin-top: 10px;
}

.shopmore {
	position: relative;
	display: inline;
	float: left;
	background: url(../images/site/shopmoreproductsbutton.png) no-repeat top center;
	width: 138px;
	margin: 0;
}
.shopmore h4 {
	font-size: .8em;
	text-align: center;
	text-transform: uppercase;
	margin: 6px 0;
}
.shopmore h4 a {
	color: #fff;
}
.shopmore p {
	margin: 8px 0 0 6px;
}

#order-details div input, #order-details div select, #order-details div textarea{
	border: 1px solid #7557A6;
}
#set-rating img {
	cursor: pointer;
}
p.featured-category-description {
	height: 84px;
	overflow: none;
}

#product-banner-block .productbox {
	position: relative;
	display: inline;
	float: left;
	width: 225px;
	margin: 0 0 50px 26px;
}
#product-banner-block .productbox img {
	border: none;
}
#product-banner-block .productbox h3 {
	text-transform: none;
	margin-top: 8px;
}
#product-banner-block .productbox p {

}

#category-banner {
	width: 754px;
}
#category-banner a:hover {
	border-bottom: none;
	text-decoration: none;
}
#category-banner a:active {
	border-bottom: none;
	text-decoration: none;
}

.category-banner-1pane {}
.category-banner-1pane #category-banner-pane-1 {
	width: 754px;
	height: 240px;
}

.category-banner-2pane {}
.category-banner-2pane #category-banner-pane-1 {
	width: 374px;
	height: 240px;
	float: left;
	margin-right: 6px;
}
.category-banner-2pane #category-banner-pane-2 {
	width: 374px;
	height: 240px;
	float: left;
}

.category-banner-3pane {}
.category-banner-3pane #category-banner-pane-1 {
	width: 463px;
	height: 364px;
	float: left;
	margin-right: 6px;
}
.category-banner-3pane #category-banner-pane-2 {
	width: 284px;
	height: 179px;
	float: right;
	margin-bottom: 6px;
}
.category-banner-3pane #category-banner-pane-3 {
	width: 284px;
	height: 179px;
	float: right;
}

.category-banner-4pane {}
.category-banner-4pane #category-banner-pane-1 {
	float: left;
	width: 500px;
	height: 240px;
	margin-bottom: 6px;
}
.category-banner-4pane #category-banner-pane-2 {
	float: right;
	width: 248px;
	margin-left: 6px;
	height: 401px;
}
.category-banner-4pane #category-banner-pane-3 {
	float: left;
	width: 247px;
	height: 155px;
}
.category-banner-4pane #category-banner-pane-4 {
	float: left;
	width: 247px;
	height: 155px;
	margin-left: 6px;
}

.category-banner-1paneStrip {}
.category-banner-1paneStrip #category-banner-pane-1 {
	width: 754px;
	height: 210px;
}

.category-banner-3paneStrip {}
.category-banner-3paneStrip #category-banner-pane-1 {
	width: 203px;
	height: 210px;
	float: left;
	margin-right: 6px;
}
.category-banner-3paneStrip #category-banner-pane-2 {
	width: 203px;
	height: 210px;
	float: left;
	margin-right: 6px;
}
.category-banner-3paneStrip #category-banner-pane-3 {
	width: 336px;
	height: 210px;
	float: left;
}

.category-banner-4paneStrip {}
.category-banner-4paneStrip #category-banner-pane-1 {
	width: 197px;
	height: 210px;
	float: left;
	margin-right: 6px;
}
.category-banner-4paneStrip #category-banner-pane-2 {
	width: 154px;
	height: 210px;
	float: left;
	margin-right: 6px;
}
.category-banner-4paneStrip #category-banner-pane-3 {
	width: 154px;
	height: 210px;
	float: left;
	margin-right: 6px;
}
.category-banner-4paneStrip #category-banner-pane-4 {
	width: 231px;
	height: 210px;
	float: left;
}

#product-short-description p {
	font-size: 1em;
}

#product-overview h1 .product-designations {
	font-size: 0.8em;
	line-height: 1em;
	font-weight:normal;
	display:block;
}

#product-description p {
	font-size: .9em;
}

#featured-links {
	padding: 4px 0;
	background: url(../images/site/bodyline-horiz-col1-leftsubnav.png) no-repeat 50% 100%;
}
#featured-links h2 {
	background: none;
	color:#333;
	font-size: .9em;
	margin: 0 0 8px 4px;
	line-height: 1.4em;
	text-transform: none;
	padding: 0;
}

#shop-subnav-button {
	padding: 5px 10px;
	width: 140px;
	background: url(../images/site/subnav-button-bg.jpg) no-repeat center;
	color: white;
	cursor: pointer;
}
#shop-subnav-button p {
	padding: 0;
	margin: 0;
	font-size: 1em;
}
#shop-subnav-widget {
	display: block;
	height: 160px;
	width: 300px;
	background: url(../images/site/subnav-widget-bg.png) no-repeat top left;
	position: absolute;
	top: 7px;
	left: -9999px;
	overflow: hidden;
	z-index: 5;
}
#shop-subnav-widget.visible-menu {
	left: 160px;
}
#shop-subnav-widget h3 {
	font-weight: normal;
	text-transform: none;
}
#shop-subnav-widget-close {
	width: 11px;
	height: 11px;
	cursor: pointer;
}
#shop-subnav-header {
	border-bottom: 1px dashed #aaa;
	margin: 5px 5px;
}
#shop-subnav-header h3 {
	font-weight: bold;
	text-transform: uppercase;
	width: 279px;
	color: #000;
}
#shop-subnav-header h3 a {
	color: #000;
}
#shop-subnav-col1 {
	float: left;
	width: 130px;
	padding: 9px 9px 9px;
}
#shop-subnav-col2 {
	float: left; 
	width: 130px; 
	padding: 9px 9px 9px;
}
#shop-subnav-footer {
	clear: left;
	margin: 0 7px;
}
#shop-subnav-footer p {
	text-align: right;
	font-size: .8em;
}
#shop-subnav-spacer {
	margin: 9px 0;
	border-bottom: 1px solid #4F4F4F;
}
