.scHideSelect {visibility:hidden;}
body{
	background-color:#E3E3E3;
	font:100% Arial, Helvetica, sans-serif;
}
a{
	color:#000;
}
img{
	border:0;
}
form, h1, h2, h3{
	padding:0;
	margin:0;
}
.floatLeft{
	float:left;
}
.floatRight{
	float: right;
}
.clearBoth{
	clear:both;
}
.mainBody{
	background-color:#fff;
	width:960px;
	margin:0 auto;
	padding-top:4px;
	font-size:0.8em;
}

/*HEADER*/
.bodyHeader{
	background: url(//lib.store.yahoo.net/lib/yhst-75861688916134/header.jpg) no-repeat;
	height:106px;
	width:936px;
	margin:0 auto;
	padding:0 10px 0 5px;
}
.headerRight{
	width:584px;
	float:right;
}
.topNavContainer{
	background:url(//lib.store.yahoo.net/lib/yhst-75861688916134/top-nav-separator.gif) right no-repeat;
	padding-right:2px;
	float:right;
}
.topNav{
	background:#000 url(//lib.store.yahoo.net/lib/yhst-75861688916134/top-nav-bg.gif) repeat-x;
	height:32px;
	padding:0;
	margin:0;
	list-style-type:none;
	/*font-size:0.95em;*/
	font-size:11px;
	font-weight:bold;
}
.topNav li{
	background:url(//lib.store.yahoo.net/lib/yhst-75861688916134/top-nav-separator.gif) no-repeat;
	padding:8px 7px;
	float:left;
}
.topNav a{
	text-decoration:none;
}
.topNav a:hover{
	text-decoration: underline;
}
.topNavCart{
	background:url(//lib.store.yahoo.net/lib/yhst-75861688916134/top-nav-cart.gif) right no-repeat;
	width:117px;
}
.headerHTML{
	float:right;
	width:307px;
	text-align:center;
	font-weight:bold;
	font-style: italic;
	padding-top:8px;
}
.headerSearch{
	float:right;
	width:277px;
	padding-top:5px;
}
.headerSearch span{
	font-weight:bold;
	font-size:0.85em;
}
.headerSearch span, .headerSearch input{
	vertical-align:middle;
}
.searchInput{
	width:186px;
	font:11px Arial, Helvetica, sans-serif;
	padding:3px 0 3px 10px;
	margin:0 3px;
}
.contentsNav{
	margin:0;
	padding:0;
	list-style-type:none;
	float:right;
	margin-right:25px;
}
.contentsNav li{
	float:left;
	background:url(//lib.store.yahoo.net/lib/yhst-75861688916134/contents-nav-separator.gif) no-repeat;
	padding:7px 25px;
}
.contentsNav a{
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	font-size:0.9em;
}
.contentsNav a:hover{
	text-decoration:underline;
}
/*HEADER*/

/*BODY*/
.bodyContent{
	width:951px;
	margin:0 auto;
	padding-top:5px;
	background:url(//lib.store.yahoo.net/lib/yhst-75861688916134/main-content-bg.gif) repeat-y;
}
.leftNav{
	width:156px;
	float:left;
}
.leftNavLinks{
	padding:2px 0 0 0;
	margin:0;
	list-style-type:none;
}
.leftNavLinks li{
	background:#d6dce6 url(//lib.store.yahoo.net/lib/yhst-75861688916134/left-nav-bottom.gif) bottom no-repeat;
	margin-bottom:4px;
}
.leftNavLinks div{
	background:url(//lib.store.yahoo.net/lib/yhst-75861688916134/left-nav-top.gif) no-repeat;
	padding:7px 5px 7px 10px;
}
.leftNavLinks a{
	color:#00335d;
	font-weight:bold;
	text-decoration:none;
}
.leftNavLinks a:hover{
	text-decoration: underline;
}
.leftNavBadges{
	text-align:center;
	position:absolute;
	left:0px;
	top:-400px;
	width:170px;
}
.leftNavBadges img{
	margin:7px 0;
}
.bodyRight{
	width:780px;
	float:right;
}
#contents-table.vertical td, #best-sellers-table.vertical td{
	text-align:center;
	padding:5px;
}
#contents-table.vertical td .name, #best-sellers-table.vertical td .name, .specialOfTheWeek .name{
	padding:3px;
}

.specialOfTheWeek .name
{
    padding: 5px 3px;
}
#contents-table.vertical td .name a, #best-sellers-table.vertical td .name a, .specialOfTheWeek .name a{
	font-weight:bold;
	text-decoration:none;
}
#contents-table.vertical td .name a:hover, #best-sellers-table.vertical td .name a:hover, .specialOfTheWeek .name a:hover{
	text-decoration:underline;
}
#contents-table.vertical td .sale-price-bold, #contents-table.vertical td .sale-price,
#contents-table.vertical td .price, #contents-table.vertical td .price-bold{
	font-size:0.85em;
}
#contents-table.vertical td .sale-price-bold, #contents-table.vertical td .price-bold,
#best-sellers-table.vertical td .sale-price-bold, #best-sellers-table.vertical td .price-bold,
.specialOfTheWeek .sale-price-bold, .specialOfTheWeek .price-bold{
	font-weight:bold;
}
#contents-table.vertical td .sale-price-bold, #contents-table.vertical td .sale-price,
#best-sellers-table.vertical td .sale-price-bold, #best-sellers-table.vertical td .sale-price,
.specialOfTheWeek .sale-price-bold, .specialOfTheWeek .sale-price{
	color:#c50e00;
}
/*
.specialOfTheWeek .sale-price-bold, .specialOfTheWeek .sale-price,
.specialOfTheWeek .price, .specialOfTheWeek .price-bold{
	padding:5px 3px;
}
*/
#best-sellers-table .vertical-seperator{
	border-right:1px solid #d4d4d4;
}
.homeTitle{
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background-color:#efecec;
	font-weight:bold;
	font-size:1.2em;
	padding:5px 10px;
}
.homeTitleBorders{
	border-top:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
	margin-top:5px;
}
.homeMessage{
	padding-bottom:10px;
}
.introTextContainer{
	float:left;
	margin:0 8px 10px 0;
}
.introText{
	color:#fff;
	padding:30px;
	margin-right:10px;
}
.specialOfTheWeek{
	width:306px;
	float:left;
	margin-bottom:10px;
}
.specialOfTheWeek table{
	width:306px;
	height:121px;
}
.specialOfTheWeekHeader{
	background:url(//lib.store.yahoo.net/lib/yhst-75861688916134/special-week-header.gif) no-repeat;
	height:40px;
}
.specialOfTheWeekFooter{
	background:url(//lib.store.yahoo.net/lib/yhst-75861688916134/special-week-footer.gif) no-repeat;
	height:26px;
	padding:4px 35px 0 0;
	text-align:right;
}
.specialOfTheWeekFooter a{
	color:#5f1311;
}
.specialOfTheWeekExtend{
	background:url(//lib.store.yahoo.net/lib/yhst-75861688916134/special-week-bg-extender.gif) repeat-y;
}
.specialOfTheWeekImage, .specialOfTheWeekContent{
	margin-left:20px;
}
.copyRight{
	margin:0 auto;
	width:940px;
	padding:10px;
	color:#7B7B7B;
	text-align:right;
	font-size:0.7em;
}

.sitemap1{
	padding:5px;
	display:block;
	font:bold 14px Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}
.sitemap2{
	padding:3px 0 0 10px;
	display:block;
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom:3px;
}
.sitemap3{
	padding:3px 0 0 15px;
	display:block;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	padding-bottom:3px;
}
.sitemap1:hover{
	text-decoration: underline;
}
.sitemap2:hover, .sitemap3:hover{
	text-decoration:none;
}
/*BODY*/

/*FOOTER*/
.bodyFooter{
	background: url(//lib.store.yahoo.net/lib/yhst-75861688916134/footer-bg.gif) no-repeat;
	height:92px;
	width:960px;
	position:relative;
}
.footerLeft{
	float:left;
	border-right:1px solid #fff;
	width:171px;
	text-align:center;
	height:72px;
	padding-top:20px;
}
.footerRight{
	float:right;
	padding:10px 5px 0;
	width:778px;
}
.newsLetter{
	padding:0 0 10px 20px;
	font-size:0.85em;
}
.newsLetterText{
	font-size:1.0em;
	padding:0 10px 0 40px;
}
.newsLetter span{
	font-weight:bold;
}
.newsLetter span, .newsLetter input{
	vertical-align:middle;
}
.newsLetterInput{
	width:186px;
	font:11px Arial, Helvetica, sans-serif;
	padding:3px 0 3px 10px;
	margin:0 3px 0 10px;
}
.bottomNav{
	padding:2px 0 0;
	margin:0;
	list-style-type:none;
	background:url(//lib.store.yahoo.net/lib/yhst-75861688916134/footer-links-top-border.gif) repeat-x;
}
.bottomNav li{
	float:left;
	padding:14px 20px;
	background:url(//lib.store.yahoo.net/lib/yhst-75861688916134/footer-links-right-border.gif) right no-repeat;
}
*:first-child+html .bottomNav li{
	padding-top:12px;
	padding-bottom:12px;
}
.bottomNav li.bottomNavCart{
	background:url(//lib.store.yahoo.net/lib/yhst-75861688916134/footer-cart.gif) right no-repeat;
}
.bottomNav li a{
	text-decoration:none;
}
.bottomNav li a:hover{
	text-decoration: underline;
}
/*FOOTER*/

/****
	Solid Cactus Click to Enlarge v3.0.0
****/
/*Editable Style Sheets*/
#scMainImage{
	display:-moz-inline-block;
	display: inline-block;
}

.scImgEnlargeLoader{
	background: url(/lib/yhst-75861688916134//lib/yhst-75861688916134/loading.gif) #FFFFFF no-repeat center center;
	text-align: center;
}
.scImgEnlargeLoader img{ visibility: hidden; }

#scWrapper{
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
	background: #000000;
}

#scImgBox{
	font: 11px normal "Tahoma", Verdana, Geneva, Arial, Helvetica, sans-serif; /*background color of the image box*/
	border: 10px solid #CACACA; /*normally same as border color*/
	background: #CACACA;
}

#scImgTitle{
	font: 12px normal "Georgia", "Times New Roman", Times, serif; /*fonts and settings for image description shown above the image*/
	text-align: left;
	padding-bottom: 5px;
}

#scImgBox-insets{
	padding: 10px 75px 0 0;
	background: #CACACA;
}

#scImgBox-insetPreview img{
	border: 2px solid #000000; /*border color for inset preview*/
	display: none;
}

#scImgBox-insets a{
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0 5px 1px 5px;
	border: 1px solid #FFFFFF;
	text-decoration: none;
	margin: 0 5px 0 0;
	background: #3F3F3F;
}

#scImgBox-insets .absClose,
#scImgBox-insets .absClose-noInset{
	font: normal 11px/15px Verdana, Geneva, Arial, Helvetica, sans-serif; /*styles for close in inset area*/
}

#scImgBox .close{
	font: bold 14px Arial, Helvetica, sans-serif; /*close on upper right corner*/
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding: 0 5px 1px 5px;
	margin: -15px -15px 0 0;
	text-decoration: none;
	background: #3F3F3F;
}

#scPage-insets{ padding: 2px; }

#scPage-insets a img{ border: 2px solid #FFF; }

#scPage-insets a:hover img{ border: 2px solid #ae0000; }

#scPage-insets *{ vertical-align: middle; }

/*Styles Not to be Edited*/
.relativePos{ position: relative; }
.absolutePos{ position: absolute; }
.hideSelect{ visibility: hidden; }

#scWrapper{
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
	z-index: 1000;
	width: 100%;
	height: 800px;
	cursor: hand;
}

#scImgBox{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1500;
	text-align: center;
}

#scImgBox-mainImg{
	background: url(/lib/yhst-75861688916134/loading.gif) #FFFFFF no-repeat center center;
	text-align: center;
}

#scImgBox-mainImg.schidebg{ background: #FFFFFF; }

#scImgBox-mainImg img{ vertical-align: middle; }

#scImgBox-insets{
	position: relative;
	left: 0;
	text-align: left;
	clear: both;
}

/*#scImgBox-insets img{ display: none; }*/
#scImgBox-insets .absClose{ position: absolute; right: 0; }

#scImgBox .close{
	position: absolute;
	top: 0;
	right: 0;
}

#scImgBox-insetPreview{
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	display: none;
	z-index: 200;
}

/*--- Sitemap Styles ---*/
.sitemap-header, .sitemap-1, .sitemap-2 { font-weight: bold; } .sitemap-header, .sitemap-1, .sitemap-2, .sitemap-3, .sitemap-4 { display: block; } .sitemap-1, .sitemap-2, .sitemap-3, .sitemap-4 { color: #000; }

.sitemap-header {
	font-size: 1.4em;
	color: #000;
	padding-top: 25px;
}
.sitemap-1 {
	font-size: 1.2em;
	padding-left: 25px;
}
.sitemap-2 {
	font-size: 1.2em;
	padding-left: 50px;
}
.sitemap-3 {
	font-size: 1em;
	padding-left: 75px;
}
.sitemap-4 {
	font-size: .8em;
	padding-left: 100px;
}
/*--- End Sitemap Styles ---*/

#scPage-insets .scMainImgLnk{ display: none; }




.scBreadcrumbs {font-size:11px !important;}

#section-contenttitle, .pagename {font:normal 18px Arial; text-transform:uppercase; padding-top:10px; padding-bottom:10px;}

.image-l, .sectimg {float:left; margin-right:15px; margin-bottom:15px;}

#caption, .sectinfoimg {font-size:11px !important;}

#contents table {width:100%;}

.hor-line {background:url(/lib/yhst-75861688916134/hor-line-bg.gif) repeat-x left top; height:6px; margin-top:10px; margin-bottom:10px;}

#paging .sprice {font-weight:bold; color:#BF2B26;}

#paging .paging-sep {background:url(/lib/yhst-75861688916134/pit-line.gif) repeat-x left center; height:16px; padding-top:7px; padding-bottom:7px;}

#paging .prod-link {font-weight:bold; text-decoration:none;}
#paging .prod-sku {color:#666666;}
#paging .prod-link:hover {text-decoration:underline;}
#paging .prod-abstract {padding-top:10px;font-size:11px}

#paging .horizontalSpacer {padding-top:15px; padding-bottom:15px; background:url(/lib/yhst-75861688916134/hsep.gif) repeat-x left center;}
#paging #ctrls {border-bottom:2px solid #D6DDE7; margin-bottom:15px;}
#paging #ctrls2 {margin-top:15px;border-top:2px solid #D6DDE7;}
#paging .psep {border-top:0px solid #D6DDE7; height:2px;}
#paging {font-size:11px !important;}
#paging .pageof {padding-left:40px;}
#paging .ctrls .pagelinks .chosen {font-weight: bold;}

#paging #sortlinks *, #paging #sortlinks2 * {float:left;}

#paging #sortlinks .chosen, #paging #sortlinks2 .chosen {width:117px; height:22px; background:url(/lib/yhst-75861688916134/chosen.gif) no-repeat left top; display:block; line-height:22px; text-align:center; margin-right:5px; font-weight:bold; position:relative;}

#paging #sortlinks .chosen span, #paging #sortlinks2 .chosen span {position:absolute; left:30px; top:-12px;}

#paging #sortlinks a, #paging #sortlinks2 a {width:117px; height:22px; background:url(/lib/yhst-75861688916134/not-chosen.gif) no-repeat left top; display:block; line-height:22px; text-align:center; margin-right:5px; text-decoration:none;}

#paging #sortlinks2 a 
{
	background:url(/lib/yhst-75861688916134/not-chosen-1.gif) no-repeat left top;
}

#paging #sortlinks2 .chosen 
{
	background:url(/lib/yhst-75861688916134/chosen-1.gif)
}

#paging .key-icon {text-align:left;}

#paging .saleprice {color:#BF2B26; font-weight:bold;}



.itemimg {float:left; width:350px; text-align:center; padding-top:40px;}
.iteminfo {float:right; width:370px;}
.iteminfo .pagename div {padding-top:10px;}
.iteminfo .pagename img {margin-right:10px;}

#product-info-table {width:370px; border:1px solid #D6D6D8;}

#product-info-table th {background:#F0F1F5; color:#6E6F71; text-align:right; padding-right:5px; padding-left:15px; height:25px; font-size:12px; font-weight:normal !important; background:#F0F1F5 url(/lib/yhst-75861688916134/pit-line.gif) no-repeat 15px bottom;}

#product-info-table td {padding-left:5px; padding-left:15px; background:#F0F1F5; font-size:12px; font-weight:bold !important; background:#F0F1F5 url(/lib/yhst-75861688916134/pit-line.gif) no-repeat -75px bottom;}

#product-info-table .add-to-cart {text-align:center; background:#F0F1F5; height:45px; padding-bottom:15px; padding-top:15px;}

#product-info-table .add-to-cart td {font-weight:normal !important; padding-left:2px !important; color:#6E6F71 !important; background:none !important;}

#product-info-table .empty-line td, #product-info-table .empty-line th {background:#F0F1F5 !important;}

#product-info-table .sale-price th, #product-info-table .sale-price {color:#BF2B26; font-weight:bold !important; font-size:15px !important;}

#product-info-table .sale-price .rebate {color:#000 !important; font:bold 11px Arial !important; padding-left:30px;}

#product-info-table #quantity-box {width:25px;}

/*--- Related Items Styles ---*/
#seo-related-links {
    width: 100%;
    margin-top:20px;
    }
    #seo-related-links:after {
        clear: both;
        content: ".";
        display: block;
        height: 0;
        visibility: hidden;
        }
    #seo-related-links h3 {
        color: #000;  
        margin-bottom:15px;
        }
    #seo-related-links ul {
        margin:0; padding: 0;
        list-style: none;
        padding-left:100px;
        }
    #seo-related-links ul.seo-links li {
        width: 49%;
        float: left;
        display: inline;
        background: url(/lib/yhst-75861688916134/dot.gif) 5px center no-repeat;
        margin:0; 
        padding:0;
        _width: 43%;
        }
        #seo-related-links ul.seo-links li a {
            text-decoration: none;
            padding-left: 25px;
            display: block;
            font-size:11px;
            line-height:18px;
            _width: 100%;
            }
            #seo-related-links ul.seo-links li a:hover {
                text-decoration: underline;
                }
/*--- End Related Items Styles ---*/

.itembanner, .relatedHd {background:url(/lib/yhst-75861688916134/title-bg.gif) repeat-x left top; height:31px; padding-left:15px; font:bold 18px/31px Arial !important; text-transform:uppercase; text-align:left !important;}

#seo-related-links .viewMore {font-weight:bold !important}

#info-specs, #info-warranty, #info-service {display:none;}

.item-info {background:url(/lib/yhst-75861688916134/desc-tab-bg.gif) repeat-x left bottom; height:30px;}

.item-info a {display:block; height:30px; float:left; width:155px; text-align:center; font:bold 12px/30px Arial; text-decoration:none; margin-right:7px;}

.item-info a:hover {text-decoration:underline;}

.item-info .on {background:url(/lib/yhst-75861688916134/desc-tab-on.gif) no-repeat left top;}

.item-info .off {background:url(/lib/yhst-75861688916134/desc-tab-off.gif) no-repeat left top;}

#firstInfo {margin-left:15px;}
#info-desc, #info-specs, #info-warranty, #info-service {padding:10px; font-size:12px;}

.pnum{
	font-size:11px;
}


/*MODIFICATIONS*/

#cross-sell #contents-table.vertical td .name a
{
    font-size: 12px;
}

#cross-sell #contents-table.vertical td .price, #cross-sell #contents-table.vertical td .price-bold, #cross-sell #contents-table.vertical td .sale-price-bold
{
    font-size: 13px;
}

#contents-table.vertical td #pitSalePriceBx, #best-sellers-table.vertical td #pitSalePriceBx, .specialOfTheWeekContent #pitSalePriceBx
{
    display: block;
    font-size: 13px;
    color: #C50E00;
    font-weight: bold;
}

.specialOfTheWeekContent #pitSalePriceBx {padding-top:0px;}

#contents-table.vertical td #pitSalePriceBx .rebate, #best-sellers-table.vertical td #pitSalePriceBx .rebate
{
    font-size: 11px;
    color: #000;
    padding-left: 10px;
    display: block;
}

#featured-items #contents-table.vertical td #pitSalePriceBx {font-size: 0.85em;}

.specialOfTheWeekContent #pitSalePriceBx .rebate
{
    display: none;
}

