/* 
_____________________________________
Small Business Merchant Solutions
http://smallbusiness.yahoo.com/merchant
$Date: 2008/05/09 17:06:07 $
$Revision: 1.35.4.1 $
*/

/* General Layout Element Styles */

#pageBounds {
	margin: 0 auto;
	width: 740px;
	padding: .75em 0 0;
}

#contentBounds {
	background: transparent url(../images/layout/bg_contentBounds.jpg) 170px top repeat-y;
	margin: 0 0 1em .5em;
	border-right: 1px solid #ccc;
}

#mastHead {
	margin: 0 0 .5em;
}

#mastHead h2#logo {
	float: left;
	width: 160px;
	margin: .65em 0 0;
	padding: 0;
	background: #fff url(../images/layout/swLogo.gif) left top no-repeat;
	border: none;
}

#mastHead h2#logo a {
	display: block;
	background: transparent url(../images/layout/logo.gif) left top no-repeat;
	width: 160px;
	height: 33px;
	text-indent: -999em;
	overflow: hidden;
}

#flwLogo {
	float: right;
	width: 214px;
	margin: 0;
	padding: 0;
	background: #fff url(../images/layout/flwptLogo.gif) left top no-repeat;
	border: none;
	}

#flwLogo a {
	display: block;
	background: transparent url(../images/layout/flwptLogo.gif) left top no-repeat;
	width: 214px;
	height: 55px;
	text-indent: -999em;
	overflow: hidden;
}

#sideColumn {
	float: left;
	width: 160px;
}

#mainColumn {
	width: 556px;
	float: right;
	padding: 0 0 1em;
	background: none;
	position: relative;
}

#col1 {
	float: left;
	width: 268px;
	margin-right: .25em;
}

#col2 {
	float: left;
	width: 130px;
	margin-left: .4em;
}

#col3 {
	float: right;
	width: 142px;
}

#customerService {
	float: left;
	width: 160px;
}

#footer {
	width: 100%;
	border-top: 1px solid #ccc;
	background: transparent;
	font-size: 11px;
}

/* main navigation */

#mnav {
	text-transform: uppercase;
	color: #ccc;
	margin: 0 0 1em;
}

#mnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mnav ul#toprow {
	text-align: left;
	display: block;
	margin: 0 0 .15em 0;
	padding: 0 0 .25em 0;
	background: url(../images/layout/bg_mnav_border.gif) left bottom no-repeat;
}

#mnav ul#bottomrow {
	text-align: left;
	display: block;
	margin: .15em 0;
	padding: .5em 0 0 0;
	background: url(../images/layout/bg_mnav_topborder.gif) left top no-repeat;
	float: right;

}

#mnav ul li {
	margin: 0;
	padding: 0 4px 0 0;
	margin-right: 4px;
	float: left;
	display: inline;
	height: 10px;

	}

#mnav li a {
	display: block;
	text-indent: -5000px;
	overflow: hidden;
	height: 10px;
	}
	
#mnav li.gowright {
 	background: url("../images/mnav/gowright.gif") left top no-repeat; 
}

#mnav li.gowright a {
	background: url("../images/mnav/gowright.gif") left top no-repeat;
	width: 301px;
	}
	
#mnav li.gowright a:hover {
	background: url("../images/mnav/gowright_h.gif") left top no-repeat;
	width: 301px;
	}
	
#mnav li.member {
 	background: url("../images/mnav/member.gif") left top no-repeat; 
}

#mnav li.member a {
	background: url("../images/mnav/member.gif") left top no-repeat;
	width: 113px;
	}
	
#mnav li.member a:hover {
	background: url("../images/mnav/member_h.gif") left top no-repeat;
	width: 113px;
	}
	
#mnav li.donate {
 	background: url("../images/mnav/donate.gif") left top no-repeat; 
}

#mnav li.donate a {
	background: url("../images/mnav/donate.gif") left top no-repeat;
	width: 51px;
	}
	
#mnav li.donate a:hover {
	background: url("../images/mnav/donate_h.gif") left top no-repeat;
	width: 51px;
	}

#mnav li.wrightplus {
 	background: url("../images/mnav/wrightplus.gif") left top no-repeat; 
}

#mnav li.wrightplus a {
	background: url("../images/mnav/wrightplus.gif") left top no-repeat;
	width: 71px;
	}
	
#mnav li.wrightplus a:hover {
	background: url("../images/mnav/wrightplus_h.gif") left top no-repeat;
	width: 71px;
	}
	
#mnav li.bookmark {
 	background: url("../images/mnav/bookmark.gif") left top no-repeat; 
	float: right;
	padding-right: 0;
	margin-right: 0;
}

#mnav li.bookmark a {
	background: url("../images/mnav/bookmark.gif") left top no-repeat;
	width: 90px;
	}
	
#mnav li.bookmark a:hover {
	background: url("../images/mnav/bookmark_h.gif") left top no-repeat;
	width: 90px;
	}

#mnav li.customer-service {
 	background: url("../images/mnav/customer-service.gif") left top no-repeat; 
}

#mnav li.customer-service a {
	background: url("../images/mnav/customer-service.gif") left top no-repeat;
	width: 112px;
	}
	
#mnav li.customer-service a:hover {
	background: url("../images/mnav/customer-service_h.gif") left top no-repeat;
	width: 112px;
	}
	
#mnav li.store-locator {
 	background: url("../images/mnav/store-locator.gif") left top no-repeat; 
}

#mnav li.store-locator a {
	background: url("../images/mnav/store-locator.gif") left top no-repeat;
	width: 94px;
	}
	
#mnav li.store-locator a:hover {
	background: url("../images/mnav/store-locator_h.gif") left top no-repeat;
	width: 94px;
	}
	
#mnav li.catalog {
 	background: url("../images/mnav/request-catalog.gif") left top no-repeat; 
}
	
#mnav li.catalog a {
	background: url("../images/mnav/request-catalog.gif") left top no-repeat;
	width: 108px;
	}
	
#mnav li.catalog a:hover {
	background: url("../images/mnav/request-catalog_h.gif") left top no-repeat;
	width: 108px;
	}
	
#mnav li.signup {
 	background: url("../images/mnav/email.gif") left top no-repeat; 
}
	
#mnav li.signup a {
	background: url("../images/mnav/email.gif") left top no-repeat;
	width: 85px;
	}
	
#mnav li.signup a:hover {
	background: url("../images/mnav/email_h.gif") left top no-repeat;
	width: 85px;
	}
	
#mnav li.cart {
 	background: url("../images/mnav/view-cart.gif") left top no-repeat; 
}
	
#mnav li.cart a {
	background: url("../images/mnav/view-cart.gif") left top no-repeat;
	width: 66px;
	}
	
#mnav li.cart a:hover {
	background: url("../images/mnav/view-cart_h.gif") left top no-repeat;
	width: 66px;
	}
	
#mnav li.check-out {
 	background: url("../images/mnav/check-out.gif") left top no-repeat; 
		padding-right: 0;
	margin-right: 0;
}
	
#mnav li.check-out a {
	background: url("../images/mnav/check-out.gif") left top no-repeat;
	width: 62px;
	}
	
#mnav li.check-out a:hover {
	background: url("../images/mnav/check-out_h.gif") left top no-repeat;
	width: 62px;
	}

/* footer styles */

#customerService a, #footer a { 
	text-decoration: underline;
}

#customerService p { 
	line-height: 1.2em;
}

#footerTxt {
	margin: .25em 0 0;
	float: right;
	width: 556px;
	}
	
#footer #footerTxt p {
	margin-bottom: .75em;
}

#footer #footerTxt div.hr {
	border-bottom: 1px solid #ccc;
	margin: 0 .5em .5em 0;
}
#footer #footerTxt div.hr hr {
	display: none;
}
	
.bottombar {
	border-bottom: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

ul#snav {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#snav li {
	margin: 0 0 .1em;
	padding: 0;
	line-height: 1.18em;
}

ul#snav li a {
	color: #333;
}

ul#snav li a:visited, a:active {
	color: #333;
	text-decoration: none;
}

ul#snav li a:hover {
	color: #999;
	text-decoration: none;
}

ul#snav li.security {
	margin: 1.2em 0 1em;
}

/* Typography */
	

.subheadCaps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	line-height: 15px;
	color: #333333;
	text-align:left;
	text-transform: uppercase;
}
blockquote { margin:0;padding:0; }
blockquote p { padding:0;margin:0; }

.saleTxt {
	font-size: 11px; 
	color: #cc3300;
	line-height: 12px 
}

.WPfeatureText .caption #HolidayPromo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/homepage/november2008-1/lower-promo-box-1117.jpg);
	background-position: center top;
	padding: 3px;
	height: 182px;
	width: 126px;
	text-align: left;
	vertical-align: top;
	line-height: normal;
}
.WPfeatureText #WrightPlus {
	padding: 3px;
	height: 180px;
	width: 125px;
	background-image: url(../images/homepage/wrightplus/2009.jpg);
	color: #FFFFFF;
}

.WPfeatureText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	color: #333333;
	text-align:left;
	background-color: #FFB366;
	padding: 3px;
}

td a:hover, a:hover {  }
dl dt, dl dd {  }
ul {  }
ul li {  }
a img { border:0; }
sup { line-height:2; }

/* Major Sections indented as per hierarchy */
.ys_wrapper { background:#fff;margin:0 auto; }

/* sidebar exception. */
#ys_cartPage.ys_sideBar,
#ys_shipBillPage.ys_sideBar,
#ys_billingPage.ys_sideBar,
#ys_shippingPage.ys_sideBar,
#ys_reviewPage.ys_sideBar,
#ys_confirmationPage.ys_sideBar { width:950px; }


.pagetitle {
	FONT-WEIGHT: normal; FONT-SIZE: 15px; COLOR: #333333; LINE-HEIGHT: 16px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}
.subhead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; LINE-HEIGHT: 15px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}
.subheadSS {
	FONT-WEIGHT: bold; FONT-SIZE: 7px; VERTICAL-ALIGN: super; COLOR: #333333; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.bodytxt {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #333333; LINE-HEIGHT: 15px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}
.bodytxtSS {
	FONT-WEIGHT: normal; FONT-SIZE: 7px; VERTICAL-ALIGN: super; COLOR: #333333; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.bodytxtsmall {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #333333; LINE-HEIGHT: 10px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}
.bodytxtsmall10 {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #333333; LINE-HEIGHT: 12px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}
.menuHead {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #333333; LINE-HEIGHT: 12px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}
.menuHeadSS {
	FONT-WEIGHT: bold; FONT-SIZE: 7px; VERTICAL-ALIGN: super; COLOR: #333333; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.menulink {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #666666;
	LINE-HEIGHT: 13px;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A:unknown {
	COLOR: #cc3300; TEXT-DECORATION: none
}
.menulinkSS {
	FONT-WEIGHT: normal; FONT-SIZE: 7px; VERTICAL-ALIGN: super; COLOR: #666666; LINE-HEIGHT: 12px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A:unknown {
	COLOR: #cc3300; TEXT-DECORATION: none
}
LI {
	FONT-WEIGHT: normal; LIST-STYLE-POSITION: outside; FONT-SIZE: 11px; MARGIN-BOTTOM: 8px; COLOR: #333333; LINE-HEIGHT: 15px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.footer {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #333333; LINE-HEIGHT: 10px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.footerLink {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #333333; LINE-HEIGHT: 10px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.footerLink:hover {
	COLOR: #cc3300; TEXT-DECORATION: underline
}
.menulinkRed {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #cc3300; LINE-HEIGHT: 12px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}
A.menulinkRed:hover {
	TEXT-DECORATION: underline
}
A.redFeatureNavBox:hover {
	TEXT-DECORATION: none
	COLOR: #FFFFFF
}
.menulinkRed13 {
	FONT-WEIGHT: normal; FONT-SIZE: 13px; MARGIN-BOTTOM: 3px; COLOR: #cc3300; LINE-HEIGHT: 13px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-ALIGN: left
}
.menulinkRed13 A {
	COLOR: #cc3300; TEXT-DECORATION: none
}
.menulinkRed13 A:hover {
	TEXT-DECORATION: underline
}
.menulinkRedSS {
	FONT-WEIGHT: normal; FONT-SIZE: 7px; VERTICAL-ALIGN: super; COLOR: #cc3300; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
A.menulinkRedSS:hover {
	COLOR: #666666
}
.bodytxtLink {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #333333; LINE-HEIGHT: 15px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: underline
}
A.bodytxtLink:hover {
	COLOR: #cc3300; TEXT-DECORATION: underline
}
.caption {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; LINE-HEIGHT: 10px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.captionHead {
	FONT-WEIGHT: bold; FONT-SIZE: 9px; LINE-HEIGHT: 14px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.pagetitleSS {
	FONT-WEIGHT: normal; FONT-SIZE: 7px; VERTICAL-ALIGN: super; COLOR: #333333; BOTTOM: auto; LINE-HEIGHT: 15px; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.whtLink10pt {
	COLOR: #ffffff; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.featureBoxLink {
	FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none

}

.horizline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

/* searchBox */

#searchBox {
	margin: 0 0 1em 0;
}

#searchBox p {
	color: #ccc;
	font-weight: bold;
	font-size: 10px;
	margin: 0;
}

#searchBox a {
	background: #e7e7e7;
	padding: 2px 5px 4px;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	color: #cc3300;
}

#searchBox a:hover {
	background: #ccc;
}
input#search {
	width: 19px;
}

.go {
	width: 17px;
	height: 17px;
	background: none;
}
input.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	background: #e7e7e7;
	height: 13px;
	width: 120px;
	border: 1px solid #ccc;
}

.masterItemHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding: 3px;
	text-align: left;
}

shtable {
	border: 1px solid #333333;
	padding: 5px;
}
.shtable {
	border: 1px solid #666666;
}

.itemBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

/* Button Style */
a.buyNowB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #fff;
	background-color: #333;
	margin: 0 3px 0 0;
	padding: 0 4px 2px;
	border: 1px solid #ccc;
	float: right;
}

#home a.buyNowB {

}

a.buyNowB:visited {
	color: #fff;
}
a.buyNowB:hover {
	color: #cc3300;
}

.sku {
	font-size: 9px;
	font-weight: bold;
	line-height: 10px;
}

.prodPrice {
	padding-bottom: .5em;
}

.Price {
	font-size: 12px;
}

#home .saleprice, #home h3.saleprice {
	font-size: 10px;
	color: #CC3300;
	font-weight: normal;
}
.saleprice,  {
	color: #CC3300;
	font-size: 12px;
	font-weight: bold;
}
.leftBar {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}

#ys_buyerInfo #ys_shippingInfo {
	background-color: #333333;
	border: 1px solid #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding: 3px;
	float: 3;
}
emailHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
.emailheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	padding: 3px;
}
#ys_expand_all_link { display: block; margin: 6px 0; font-size: 11px; background: #E0E1E5; cursor: pointer; }
.ys_subSectionHeaderImg { display: block; width: 8px; height: 8px; margin-right: 4px; margin-top: 3px; float: left; overflow: hidden; text-indent: -9999px; }
.ys_hideIcon { background: url(https://sec.yimg.com/us.yimg.com/i/nt/ic/ut/bsc/menuarodwn8_nrm_1.gif) no-repeat 0 0; }
.ys_showIcon { background: url(https://sec.yimg.com/us.yimg.com/i/nt/ic/ut/bsc/menuarorght8_nrm_1.gif) no-repeat 0 0; }
.redFeatureNavBox {
	color: #FFFFFF;
	background-color: #CC3300;
	padding: 3px;
	border: 1px solid #666666;
	margin: 1px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a.redFeatureNavBox:hover {
	COLOR: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.NavHeaderGrey {
	font-size: 17px;
}
.featureboxWP {
	margin: 0px;
	border: 1px solid #666666;
	padding: 5px;
	background-color: #DDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ProductNames {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #333333;
	LINE-HEIGHT: normal;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: left
}
.WPPrice {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
}
.NavHeaderGrey15 {
	font-size: 14px;
	font-weight: bold;
}
.bodytxtCenter {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #333333;
	LINE-HEIGHT: 15px;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: center
}
.ResultsBox {
	margin: 10px;
	padding: 10px;
	width: 450px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.ResultsBox #Thumbnail {
	background-position: right top;
	margin: 5px;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
.catalogcover {
	background-image: url(/images/fall-08-banner2.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	height: 167px;
	width: 135px;
	visibility: visible;
	background-attachment: scroll;
	background-position: center top;
	text-align: left;
	vertical-align: top;
	margin: 5px;
	padding: 0px;
	clear: none;
	float: none;
	position: relative;
	overflow: visible;
	z-index: auto;
	line-height: 12px;
	font-weight: normal;
	text-indent: 0px;
}

/* Category page styles */

li.selected a, li.selected {
	color: #cc3300;
}

.content h1 {
	float: left;
	width: 265px;
	text-align: left;
}

.categoryItem h2 {
	font-size: 11px;
	line-height: 1.1em;
	padding: 10px 0 0 5px;
	font-weight: normal;
	min-height: 30px;
}

.categoryItem h2.tall {
	padding: 6px 0 6px 5px;
}

.categoryItem {
	float: left;
	margin: 8px 10px 3px 4px;
	padding: 0;
	width: 125px;
	background: #e7e7e7;
}

.categoryItem img {
	margin: 0;
}

#breadcrumbs {
	font-size: 10px;
	padding: 0 7px 0 0;
}

#breadcrumbs ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}

#breadcrumbs li {
	float: left;
	margin: 0 0 0 .25em;
}


#breadcrumbs a {
	text-decoration: underline;
}

/* Secondary Category page styles */


#secondaryCatPage .categoryItem {
	border: 1px solid #ccc;
	background: none;
	margin: 8px 6px 3px 2px;
	padding: 2px;
	min-height: 190px;
	position: relative;
}

#secondaryCatPage h2 {
	font-weight: bold;
	margin: .25em 0;
	padding: 0;
}

#secondaryCatPage h3 {
	font-weight: bold;
	margin: .5em 0 .5em;
	font-size: 10px;
	font-weight: normal;
	padding: 0;
}

#secondaryCatPage h3.salePrice {
	color: #cc3300;
	font-weight: bold;
}

#secondaryCatPage .catId {
	font-size: 10px;
	position: absolute;
	bottom: 4px;
	right: 3px;
}

#secondaryCatPage a.buyNowB {
	position: absolute;
	bottom: 4px;
	left: 4px;
	padding: 1px 6px;
}

.pagination {
	font-size: 10px;
	float: right;
	width: 265px;
	margin: 4px 10px 0 0;
	text-align: right;
}

.onState { color: #cc3300; }

.pagination a {
	text-decoration: underline;
}

/* Home page styles */

#home #mainColumn {
	background: transparent url(../images/layout/bg_mainColumn.gif) 268px top repeat-y;
}

#home h1 {
	font-weight: bold;
	font-size: 18px;
	color: #CC3300;
	margin: .5em 0 1em 0;
	padding: 0 0 .25em 0;
	letter-spacing: -1.5px;
}

.offscreen { 
	position:absolute; 
	left:-2000px;
	display:block;
	width:1px;
	overflow:hidden;
	}

#home h2.title a {
	font-weight: bold;
	font-size: 18px;
	color: #CC3300;
	margin: .5em 0 1em 0;
	padding: 0 0 .25em 0;
	letter-spacing: -1.5px;
}

#home h1 a {	
	color: #CC3300;
}

#home h1 a:hover {	
	color: #666;
}

#col1 img {
	margin-left: 1px;
}

#home h3 {
	font-weight: bold; 
	font-size: 11px; 
	color: #333; 
	line-height: 12px;
	margin: .15em 0 .25em;
}

#home h4 {
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	color: #CC3300;
	margin: 1em 0 .12em 0;
}

#home h4 a {
	font-size: 10px;
}

#home p {
	margin: 0 0 .15em;
}

#home .promoBox {
	border: 1px solid #acacac;
	margin: 0 0 .5em;
	padding: 1px;
	width: 134px;
	background: #e7e7e7;
}

#home .promoBox h3 {
	padding-left: 2px;
}

#home #col3 h4 {
margin: 0 0 .5em 0;
}

#home .new #col2 p, #home #col3 p {
	padding: 0 0 .25em 0;
}

#home #col2 p {
	padding: 0 0 .35em 0;
}

#home #col2 a.sku, #home #col1 a.sku {
	padding: 0 3px 0 0;
}

.new #col1 p {
	margin: .25em 0 .5em;
}

.new a.buyNowB {
	float: none;
	padding: 2px 4px;
}
#home img.imgPadding {
	margin: .5em 0 0;
}

img.marginTop {
margin-top: .85em;
}

.holidayShipping { background: #cc3300; padding: .5em; border-bottom: 10px solid #fff; margin-right: .5em }
.holidayShipping h2 { color: #fff; text-align: center; margin: 0 0 .15em 0; padding: 0; font-weight: bold; }
.holidayShipping p { font-size: 85%; text-align: center; color: #fff; line-height: 1.1em;}
