/* =======================================================================
___________                            __  .__    .__                
\_   _____/__  __ ___________ ___.__._/  |_|  |__ |__| ____    ____  
 |    __)_\  \/ // __ \_  __ <   |  |\   __\  |  \|  |/    \  / ___\ 
 |        \\   /\  ___/|  | \/\___  | |  | |   Y  \  |   |  \/ /_/  >
/_______  / \_/  \___  >__|   / ____| |__| |___|  /__|___|  /\___  / 
        \/           \/       \/                \/        \//_____/  
.___        __       
|   | ____ |  | __   
|   |/    \|  |/ /   
|   |   |  \    <    
|___|___|  /__|_ \ /\
         \/     \/ \/
========================================================================== */

/* Reset
========================================================================== */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* Main Elements
========================================================================== */
body{
	background: #351e31;
	font-family: Arial, Verdana, sans-serif;
}
hr.clear{
	clear: both;
	border-color: #fff;
	color: #fff;
}
#wrapper{
	background: #fff url(images/b_main.gif) repeat-x left top;
}
#container{
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#secondary_content{
	width: 320px;
	float: left;
	padding-top: 147px;
}
/* Masthead
========================================================================== */
#masthead{
	height: 27px;
}
#masthead h1{
	width: 322px;
	height: 163px;
	background: url(images/logo.gif) no-repeat left top;
	text-indent: -999em;
	position: absolute;
	top: 0;
	left: -5px;
}
#secondary #masthead #top_nav{
	position: absolute;
	top: 0;
	right: 350px;
	font: normal 11px Arial, Helvetica, Verdana, sans-serif;
}
#masthead #top_nav{
	position: absolute;
	top: 0;
	right: 25px;
	font: normal 11px Arial, Helvetica, Verdana, sans-serif;
}

#masthead #top_nav li{
	float: left;
	line-height: 27px;
	margin-left: 32px;
	display: inline; /* hack to accomodate for ie6 double margin bug */
}
#masthead #top_nav a{
	color: #fff;
	text-decoration: none;
}
/* Primary Content
========================================================================== */
#primary_content{
	width: 625px;
	float: right;
	padding-right: 15px;

}
#primary_content a{
	color: #351e31;
}
#primary_content #welcome {
	background: #ceccbb url(images/welcome.gif) no-repeat center center;
	margin: 20px 0;
	text-indent: -999em;
	padding: 23px 0;
	border-top: 1px solid #ebebe4;
}
#primary_content #welcome h2{
	position: absolute;
	right: 195px;
	top: 35px;
	width: 15px;
	height: 13px;
	background: url(images/b_welcome.gif) no-repeat left top;
}
#primary_content .primary_slot{
	margin-bottom: 20px;
}
#primary_content .benefits a{
	display: block;
	width: 623px;
	height: 178px;
	background: url(images/benefits.gif) no-repeat left top;
	text-indent: -999em;
}
#primary_content .secondary_slot{
	float: left;
	margin-right: 21px;
	margin-bottom: 20px;
}
#primary_content .secondary_slot.order_online{
	margin-right: 0;
}
#primary_content .quarter_percent_coupon a{
	width: 302px;
	height: 94px;
	background: url(images/15_percent_coupon.gif) no-repeat left top;
	display: block;
	text-indent: -999em;
}
#primary_content .order_online a{
	width: 302px;
	height: 94px;
	background: url(images/order_online.gif) no-repeat left top;
	display: block;
	text-indent: -999em;
}
#primary_content #map{
	background: #5d4158 url(images/hdr_map.gif) no-repeat 12px 7px;
	clear: both;
	margin-bottom: -200px;
	border: 5px solid #5d4158;
	padding-top: 34px;
}
/* Feature
========================================================================== */
#feature{
	margin-bottom: 20px;
	position: relative;
}
#feature_list{
	margin-left: 17px;
}
#feature_list li a{
	text-indent: -999em;
	width: 137px;
	height: 46px;
	background: url(images/feat_list.gif) no-repeat left top;
	float: left;
	margin-right: 15px;
	margin-bottom: -2px;
}
#feature_list li#fl_fliers a{
	background: url(images/fl_fliers.gif) no-repeat left bottom;
}
#feature_list li#fl_brochures a{
	background: url(images/fl_brochures.gif) no-repeat left bottom;
}
#feature_list li#fl_business_cards a{
	background: url(images/fl_business_cards.gif) no-repeat left bottom;
}
#feature_list li#fl_heat_press a{
	background: url(images/fl_heat_press.gif) no-repeat left bottom;
}
#feature_list li#fl_heat_press.current a{
	background: url(images/fl_heat_press_current.gif) no-repeat left bottom;
}
#feature_list li#fl_business_cards.current a{
	background: url(images/fl_business_cards.gif) no-repeat left bottom;
}
#feature_list li#fl_brochures.current a{
	background: url(images/fl_brochures.gif) no-repeat left bottom;
}
#feature_list li#fl_fliers.current a{
	background: url(images/fl_fliers.gif) no-repeat left bottom;
}

#feature_desc{
	clear: both;
	width: 626px;
	height: 229px;
	background: url(images/b_feature_desc.gif) no-repeat left top;
	text-align: center;
	padding-top: 9px;
}
#feature_desc .desc{
	position: absolute;
	right: 0;
	bottom: 14px;
}
#feature_desc .desc a{
	color: #5b2a61;
	font-size: 12px;
	padding: 10px;
	background: #eee0b1;
}
/* Item
========================================================================== */
 .item{
	border: 3px solid #968a94;
	border-width: 0 3px 3px;
	width: 617px;
	margin-bottom: 20px;
	background: #c2b8c0;
	position: relative;
	float: left;
}

 .item #shopp ul.breadcrumb{
	background: #968a94;
	padding: 10px;
	font-size: 11px;
	text-transform: uppercase;
	
}
.item .breadcrumb li{
	display: inline; 
}
.item .category_head, .item .page_head, .item .product_head{
	position: relative;
	height: 180px;
	background: #ddd url(images/no_img.gif) no-repeat left top;
}
.item .category_head h3, .item .page_head h3, .item .product_head h3{
	position: absolute;
	bottom: 0;
	z-index: 4;
	padding: 10px;
	background: #fff;
	width: 597px;
	opacity: .7;
	font-size: 22px;
}
.item p{
	margin-top: 15px;
	padding: 0 10px;
	font-size: 14px;
	line-height: 18px;
}
#shopp .cat_desc{
	padding-bottom: 15px;
}
#shopp .cat_desc ul{
	font-size: 14px;
	padding: 0 10px;
	margin-top: 15px;
	margin-left: 20px;
}
#shopp .cat_desc ul li{
	list-style: disc;
	
}
.item .wpsc_category_details{
	margin: 0;
}
#item_desc, .item_desc{
	width: 312px;
	font: normal 14px Arial, Helvetica, Verdana, sans-serif;
	margin: 25px;
	float: left;
}
.item img{
	position: relative;
	z-index: 0;
}
.page_head{
	margin-bottom: 15px;
}
/* Parent Category
========================================================================== */
#shopp ul.sub_categories{
	padding: 5px;
}
#shopp ul.sub_categories li a{
	text-decoration: none;
	background: #968a94;
	color: #351e31;
	margin-bottom: 3px;
	text-indent: 5px;
	padding: 10px 5px;
	display: block;
	-moz-border-radius: 5px; 	-webkit-border-radius: 5px;
}
#shopp ul.sub_categories li a:hover{
	background: #351e31;
	color: #fff;
}

/* Cart Styles
========================================================================== */
#shopp #cart {
	font-size: 12px;
	padding: 15px;
	width: auto;
}
#shopp #cart .cart{
	
	width: 590px;
}
#shopp #cart .cart td, #shopp #cart .cart th{
	border-bottom: 1px solid #333;
	padding: 8px;
}
#shopp #cart .cart .cart_item{
	width: 275px;
}
#shopp #cart .cart td a{
	margin-bottom: 10px;
	display: block;
}
#shopp #cart .cart_head{
	padding-bottom: 10px;
	margin-bottom: 30px;
	border-bottom: 1px solid #333;
	float: left;
	width: 590px;
	
}
#shopp #cart .cart_head h3{
	opacity: .7;
	font-size: 22px;
	float: left;
	line-height: 22px;
}
#shopp #cart .cart_head a{
	float: right;
	line-height: 22px;
	
	
}
#shopp #cart .cart tr.totals ul{
	float: right;
}
#shopp #cart .cart tr.totals th, #shopp #cart .cart tr.buttons td{
	border-bottom: none;
	line-height: 26px;
}


/* Sub Category
========================================================================== */
#primary_content #shopp ul.products .product, #primary_content #shopp div.frame, #primary_content #shopp div.listview, #primary_content #shopp div.details, #primary_content #shopp ul.products li, #primary_content #shopp ul.products, #container #shopp ul.products ul, #container #shopp ul.products ul li{
	padding: 0;
	margin: 0;
	width: auto;
}
#primary_content #shopp ul.products{
	padding: 5px;
}
#primary_content #shopp ul.products li .details a{
	text-decoration: none;
	
	background: #968a94;
	color: #351e31;
	
	margin-bottom: 3px;
	text-indent: 5px;
	padding: 10px 5px;
	display: block;
	-moz-border-radius: 5px; 	-webkit-border-radius: 5px;
	
}
#primary_content #shopp ul.products li .details a:hover{
	background: #351e31;
	color: #fff;
	
}

/*#item h2, .item h2{
	height: 42px;
	font: normal 20px/42px Georgia, "Times New Roman", serif;
	color: #fff;
	background: url(images/b_hdr_item.png) repeat left top;
	width: 617px;
	position: absolute;
	top: 140px;
	left: 0;
	text-indent: 25px;
	z-index: 3;
}
#item_options, .item_options{
	width: 210px;
	background: #968a94;
	float: left;
	margin:  18px 0;
	padding: 8px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	
}
#item_options h3, .item_options h3{
	font: normal 14px Arial, Helvetica, Verdana, sans-serif;
	color: #333;
	background: #dbd7da;
	text-align: center;
	padding: 10px 0;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	
}
#options{
	border: 1px solid #dbd7da;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	padding: 14px;	
}
#options div{
	margin-bottom: 10px;
	margin-left: 10px;
}
#options select{
	width: 156px;
}
#options div label{
	display: block;
	font-size: 12px;
}
.googlecart-add-button{
	margin-top: 20px;
	margin-left: 10px;
}*/
/* Product Page
========================================================================== */
.shopp.product{
	width: 210px;
	float: left;
	margin:  18px 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #dbd7da;
	float: right;
	display:inline;
}
.shopp.product h3{
	font: normal 14px Arial, Helvetica, Verdana, sans-serif;
	color: #333;
	background: #dbd7da;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 15px
}
.product .desc{
	float: left;
	width: 370px;
}
#shopp .shopp.product ul.variations, #shopp .shopp.product p{
	padding: 0 15px 15px 15px
}
#shopp .shopp.product p select{
	margin-bottom: 10px;
}
#shopp .shopp.product select{
	width: 156px;
}
#shopp .shopp.product label{
	display: block;
	font-size: 12px;
}


/* Nav
========================================================================== */
.shopp_categories{
	width: 291px;
	
}
.shopp_categories li{
	background: url(images/n_ftr.gif) no-repeat left bottom;
	margin-bottom: 20px;
	
}
.shopp_categories li li {
	font-size: 12px;
	background: none;
	margin-bottom: 0;
	border-bottom: 1px solid #e6e6e6;
	text-indent: 5px;
	margin: 0 17px;
}
.shopp_categories li a{
	background: url(images/n_hdr.gif) no-repeat left top;
	height: 40px;
	display: block;
	color: #666;
	font-size: 14px;
	padding-top: 37px;
	text-decoration: none;
	text-indent: 12px;
	font-family: Georgia, "Times New Roman", serif;
}

.shopp_categories li ul li a{
	background: none;
	height: auto;
	background: none;
	line-height: 25px;
	color: #aca77d;
	text-decoration: none;
	font-size: 12px;
	text-indent: 0px;
	padding: 0;
	
}
.shopp_categories li ul.children {
	background: url(images/b_nav.gif) repeat-y left top;
	padding-bottom: 0 17px 18px 17px;
	padding-bottom: 18px;
	border-bottom: 1px solid #eee;
}

/* Contact Info
========================================================================== */
#contact_info{
	width: 960px;
	margin: 0 auto 200px auto;
	height: 117px;
	background: url(images/b_contact_info.gif) no-repeat left top;
	text-indent: -999em;
}