



/*bof basic elements*/
body {
    background: #fff none repeat scroll 0 0;
    line-height: 1.5;
    overflow-x: hidden;
	font-size:12px;
}
/*general link styles*/
a img {border:none;}
.sideBoxContent a:visited{}
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover{}
a:active {}

a, a:hover, a:focus {
    color: #000;
    text-decoration: none;
}
img {
    border: 0 none;
    vertical-align: top;
}



h1 {font-size:1.8em;line-height:25px;}
h2 {font-size:1.4em;}
h3 {font-size:1.3em;}
h4, h5, h6, h4.optionName, LEGEND, ADDRESS, .larger{font-size:1.1em;}
h1, h2, h3, h4, h5, h6 {margin:20px 0;}
.biggerText {font-size:1.2em;line-height:160%;}
P, ADDRESS {padding:0.5em;}
ADDRESS {font-style:normal;}
HR {height: 1px;margin-top:0.5em;border:none;}



#mainWrapper {
	background:#fff;
	
}

.centerColumn{ padding-left:0; padding-right:0;}

/*bof header*/




select{border:1px solid #cdcdcd;}


#contentMainWrapper{
    max-width: 1430px!important;
    margin: 0 auto;
        width: 100%;
}
.bannerslider{
	position:relative;
	margin-bottom: 20px;
}
.bannerslider img{
	width: 100%;
}
#listerMain{
	width:100%;
	margin:0px;
	padding:0px;
}
#specialsDefault>.centerBoxHeading,#whatsNew>.centerBoxHeading,#alsoPurchased>.centerBoxHeading,.sliderContainer>.centerBoxHeading{
    padding: 5px;
    font-size: 20px;
    font-weight: bold;
    color: #313131;
    margin: 6px 0;
    text-align: left;
    background: transparent;
}
#alsoPurchased>.centerBoxHeading{
	border-bottom:1px solid #ddd;
}
.sliderContainer .bx-wrapper{
	max-width:100%!important;
}
.sliderContainer .bx-wrapper .bx-viewport{
	height: auto!important;
}
.sliderContainer a:hover,.sliderContainer a{
	text-decoration: none;
}
.sliderContainer{
	position: relative;
}
.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 1;
}
.bx-wrapper .bx-prev {
    background: url(../images/item_left.png) no-repeat;
    left: -15px;
}
.bx-wrapper .bx-next {
    background: url(../images/item_right.png) no-repeat;
    right: -15px;
}
h3.ellipsis.normal{
    font-size: 13px;
    font-weight: normal;
    color: #313131;
    margin: 5px 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.product-item .text_main {
    padding: 5px;
     box-sizing: content-box;
}
.prices{
    display: block;
    width: 100%;
    min-width: 230px;
    height: 30px;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    margin: 12px 0 0 0;
    line-height: 30px;
}
.prices .priceLess{
    display: inline-block;
    float: left;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 30px;
    font-weight: 100;
    text-decoration: line-through;
    width: 30%;
    color: #333;
        text-align: left;
}
.prices .priceOff{
    display: inline-block;
        font-weight: 700;
      text-align: center;
        color: #989898;
         height: 30px;
    width: 35%;       
    text-transform: uppercase;
    font-size: 12px;
    line-height: 30px;
}
.prices .priceOff b {
    font-size: 15px;
    font-weight: 700;
    color: #cc270e;
    display: block;
    text-align: center;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.prices span.price {
    Font-size: 15px;
      color: #cc270e;
    text-align: right;
    font-weight: 700;
    width: 35%;
    text-align: center;  
       display: inline-block; 
}
.sliderContainer .product-item{
	text-decoration: none;
}
.sliderContainer .product-item .prices{
	margin-top: 0px;
}
#alsoPurchased .centerBoxContentsAlsoPurch img,.centerBoxContentsSpecials.centeredContent.back img,.centerBoxContentsNew.centeredContent.back img,.centerBoxContentsProducts.centeredContent.back img{
    width:240px;
    max-width: 100%;
}
.centerBoxContentsSpecials.centeredContent.back a,.centerBoxContentsNew.centeredContent.back a{
    font-size: 13px;
    font-weight: normal;
    color: #313131;
}
.centerBoxContentsSpecials.centeredContent.back a:hover, .centerBoxContentsNew.centeredContent.back a:hover{
	text-decoration: none;
}
.centerBoxContentsNew.centeredContent.back .prices,.centerBoxContentsSpecials.centeredContent.back .prices,#alsoPurchased .centerBoxContentsAlsoPurch .prices{
	    margin: 0 5px;
	   	width:auto; 
}
.centerBoxContentsNew.centeredContent.back:hover,.centerBoxContentsSpecials.centeredContent.back:hover{
	background: #fff;	
}
.specialsListBoxContents img{
       width:240px;
    max-width: 100%; 
}
.specialsListBoxContents {
    padding-top: 10px;
    margin:0 1%;
}
.centerBoxContentsNew,.centerBoxContentsSpecials{
    border: 1px solid #fff;
    display: block;
	background:#F6F6F6;
	margin-bottom:15px;
	margin-left:5px;
	margin-right:2px;
	padding-bottom:10px;
    box-sizing: content-box;
       padding-top: 10px; 
   
}
.centerBoxContentsNew:hover{ border:1px solid #000;}



.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {}
.specialsListBoxContents a, .centerBoxContentsAlsoPurch a, .centerBoxContentsFeatured a, .centerBoxContentsSpecials a, .centerBoxContentsNew a{margin:10px auto;font-size:0.8em;display:block;width:90%;text-decoration:none; /*remove text decoration for underlined links*/}
.specialsListBoxContents, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew{}
.specialsListBoxContents:hover, .centerBoxContentsSpecials:hover, .centerBoxContentsAlsoPurch:hover, .centerBoxContentsFeatured:hover, .centerBoxContentsNew:hover{}
.centerBoxWrapper{overflow:hidden;margin-bottom:30px;clear:both;}
.productPriceDiscount{margin:10px 0 5px 0;display:block;font-size:90%;}
.productPriceDiscount br{display:none;}
.normalprice{font-size:0.9em;}
#indexHomeBody #whatsNew{
	margin-top: 30px;
}
#productinfoBody #contentNavigation,#indexBody #contentNavigation,#indexHomeBody #contentNavigation {
    width: 20%;
 float: left;
     padding-right: 20px; 
        box-sizing: border-box;    
}
#productinfoBody #listerMain ,#indexBody #listerMain,#indexHomeBody #listerMain{
    width: 80%;
    padding:0 0 0 20px;
    float: left;
    box-sizing: border-box;
}
.categoryContainer h2{
    float: none;
    padding: 10px 0 10px 30px;
    text-transform: uppercase;
	border-bottom: 1px solid #ededed;
	font-size: 15px;
    font-weight: bold;
	color:#000;
	margin:0;
}
.categoryContainer ul{
	margin:0px;
}
.categoryContainer a,.categoryContainer a:hover{
	text-decoration: none;
}
.category_level1>a{
    color: #a81326!important;
    font-size: 13px;
    font-weight: normal;      
     padding:12px; 
	 padding-left:30px;
     display: block;
       margin-right: 43px;  
	 text-transform:uppercase;
}
.category_level2{
border-top: 1px solid #dbddde;
padding-left: 20px; 
display: block;
}
.category_level2 li{
	    padding: 9px 0;
}
.category_level2 li a{
  display: block;
  color: #000;
    display: inline-block;
    font-size: 12px;
    padding: 0;
	padding-left:20px;
    width: auto;
	text-transform:uppercase;
}
.categoryT{
	position: relative;
}
.categoryT .glyphicon{
    position: absolute;
    right: 0px;
    font-size: 15px;
    padding: 14px;
}
.category_level2 .selected{
	color: #a81326!important;
}
#navBreadCrumb{
	color:#333333!important;
   border-bottom: 1px solid #dbddde;
  font-size: 16px; 
 line-height: 1.5; 
}
#productGeneral.centerColumn{
	padding:0px;
}
#navBreadCrumb a{
	color:#333333!important;
	font-size: 16px;
	font-weight: bold;
}
#indexProductList form{
	margin:0px;
}
#productsListingTopNumber,#productsListingBottomNumber{
	color: #777!important;
	font-size: 13px;
	margin-bottom: 10px;
	width:auto!important;
}
.centerBoxContentsProducts.centeredContent.back,.centerBoxContentsNew.centeredContent.back{
    width:23%!important;
        margin-left:1%;
        margin-right:1%;
        box-sizing: border-box;
        padding-top: 10px;    
}
.centerBoxContentsProducts{
   background: #fff!important;   
   margin-bottom: 20px;
}
#select-alpha_filter_id{
    border: 1px solid #dadada;
        height: 25px;
    margin: 0 10px 8px 0;
    padding: 0 10px 0 5px;
}
.current{
  color:#fff!important;
  background: #777!important;
  border: 1px solid #777!important;
}
.navSplitPagesLinks a{
	    background-color: #fff!important;
    border: 1px solid #777!important;
    color:#777!important;
}
#productsListingListingBottomLinks, #productsListingListingTopLinks{
	width:auto!important;
}
#productListHeading{
	margin:0px;
	 color: #777;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
     margin-top: 10px;   
}
#indexProductList.centerColumn{
	padding:0px;
}
#pinfo-left .item_imgArea .thumbList{
	width:12%;
	float: left;
}
#pinfo-left .item_imgArea .thumbList li{
	margin-bottom: 20px;
}
#pinfo-left .item_imgArea .thumbList li .active img{
border: 1px solid #dbddde;	
}
#pinfo-left .item_imgArea  .img_box{
	width:86%;
	float: right;
	position: relative;
	text-align: center;
}
#pinfo-left .item_imgArea  .bx-wrapper .bx-prev{
	left: 60px;
}
#pinfo-left .item_imgArea  .bx-wrapper .bx-next{
	right: 60px;
}
.centerColumn#productGeneral{
	background: #fff;
}
.centerColumn#productGeneral>form{
	margin:0px;
}
#pinfo-right{
 padding-top:0px;
}
#productName{
    font-size: 14px;
    color: #333;
    margin:12px 0 20px 0;
    text-align: left;
	text-transform:uppercase;
}
#productPrices{font-size:14px;text-align:center;margin:10px 0 10px 0;font-weight:normal;}
.productSpecialPrice{font-size:120%;}
#cart-box{
	width:100%;
	float: none;
	background: transparent!important;
}
#pinfo-right{
	background: transparent!important;
}
#prod-info-top{
  overflow: hidden;
}

#productDetailsList{
	margin:0px;
	font-size: 15px;
}
#productDetailsList li{
   margin-bottom: 16px;
}
#cart-box{
	padding:0px;
}
#cart-box #productPrices{
   text-align: left;
}
#cart-box .normalprice{

}
#cart-box .productSpecialPrice{

 font-weight: 500;
     color: #cc270e;
}
#cart-box .productPriceDiscount{
	
    color: #cc270e;	
}
#indexProductList .prices{
	margin-top: 0px;
}
.additionalImages.centeredContent.back{
	max-width:80px!important;
	margin-right: 6px;
}
#attribsOptionsText{
	font-size: 14px;
	color:#000;
}
h4.optionName{
	margin: 0;
	margin-right: 10px;
}
.wrapperAttribsOptions select{
    border-color: #cdcdcd;
    padding: 4px 3px 3px;
    height: 20px;
    line-height: 20px;
       margin: 0 3px 0 0; 	
        border: 1px solid #ccc;
     box-sizing: content-box;   
}
.attribsSelect:after {
    padding-left: 3px;
    color: #d64830;
    content: "*";
    font-size: 12px;
    line-height: 1px;
}
#cartAdd{
	text-align: left;
}
#cart-box .qty label{
	margin: 0;
    margin-right: 10px;
     line-height: 20px;
}
#cart-box .qty input{
	    border-color: #cdcdcd;
    padding: 4px 3px 3px;
    height: 20px;
    line-height: 20px;
       margin: 0 3px 0 0; 	
        border: 1px solid #ccc;
     box-sizing: content-box;  
}
#cartAdd input.submit_button,#cartAdd input.cssButtonHover{
    color: #ffffff!important;
    text-shadow: 0px 1px 0px #bb3f0c!important;	
    background: -webkit-linear-gradient(top,#a81a2b,#931525);
    background: -moz-linear-gradient(top,#a81a2b,#931525);
    background: -o-linear-gradient(top,#a81a2b,#931525);
    background: -ms-linear-gradient(top,#a81a2b,#931525);
    background: linear-gradient(to bottom,#a81a2b,#931525);
    border-radius: 5px !important;
    text-transform: uppercase!important;
}
#cartAdd input.cssButtonHover{
    background-color: #ff309b!important;	
    font-weight: bold;
}
#productDescription.productGeneral .des-title{
	    border-bottom: 1px solid #ddd;
	    font-size: 16px;
	    font-weight: bold; 
}
#cartDefaultHeading{
	margin:0px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom:12px;
    padding: 20px 20px 20px 0;	
}
#shoppingCartDefault{
	    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
#shoppingCartDefault>form{
	margin:0px;
}
#cartContentsDisplay .cartImage img{
	 width: 140px;
	max-width: 100%;
    border: 1px solid #ddd !important;	
}
.tableHeading{
    border-top: 1px solid #dbddde;
   border-bottom: 1px dotted #dbddde; 
}
.gray-medium {
    color: #747474;
}
.tableHeading TH{
   background: transparent;	
    color:#404040;
    padding-left: 10px;
}
tr.rowEven,tr.rowOdd{
    background-color: #fff;
    border-bottom: 1px solid #e3e3e3; 
}
.cartUnitDisplay,.cartTotalDisplay{
	    color: #343434!important;
	    font-size: 15px;
	font-weight: bold;	    
}
.cartProdTitle{
	font-size: 14px;
	color:#333333;
	font-weight: bold;
}
.cartQuantity input{
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;	
    color: #676767;
    border-color: #cdcdcd;
    border-width: 1px;
}
.cartUnitDisplay, .cartTotalDisplay{
	text-align: left;
}
.cartAttribsList ul{
	margin:0px;
}
#loginDefault>.floatingBox.forward{
	float: left;
	text-align: center;
    background-color: #eee!important;	
   border-bottom: 1px solid #c5c7c8; 
}
#loginDefault>.floatingBox>div.loginT{
    background: transparent;
    color: #777!important;
    font-weight: bold!important;
    font-size: 18px!important;
    margin-bottom: 18px!important;
    margin-top: 10px!important;
    border: none!important;	
}
#loginDefault>.floatingBox.back{
	float: right;
	text-align: center;
   background-color: #eee!important;
  border-bottom: 1px solid #c5c7c8; 		
}
#loginDefault .buttonRow.forward{
	float: none;
}
#alsoPurchased .centerBoxContentsAlsoPurch{
    background: #fff;
    width: 23%!important;
    margin-top: 0px;
    margin-left:1%;
    margin-right: 1%;
}
#cartSubTotal{
	overflow: hidden;
	height: auto;
    color: #343434;
       font-weight: bold;
     font-size: 18px;
     padding-bottom: 0px; 	
}
#shoppingcart
 .buttonRow.forward>a:hover{
	text-decoration:none;
}
#loginDefaultHeading{
	margin-top:0px;
    color: #777;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 22px;	
}
#loginDefault{
	background:#fff;
}
.advisory a{
	display: none;
}
fieldset>legend{
	background: transparent;
    color: #777!important;
    font-weight: bold!important;
    font-size: 18px!important;
    margin-bottom: 18px!important;
    margin-top: 10px!important;	
    border:none!important;
}
fieldset{
	background: transparent!important;
	margin-bottom: 10px!important;
}
.buttonRow.back.important a{
	color:#777!important;
}
#loginForm fieldset{
	margin:0px;
}
#loginForm .buttonRow.forward,#loginForm .buttonRow.back.important{
	float:none;
	text-align: left;
    margin-left: 300px;	
}
#loginBody .col670{
	background: #fff;
}
 #accountHistInfo table td{
 	background:#fff!important;
 }
 #orderHistoryHeading tr:not(.tableHeading){
    border-bottom: 1px solid #e3e3e3;
 }
 #timeoutDefault .buttonRow.forward, #timeoutDefault .buttonRow.back.important{
    float: none;
    margin-left: 300px;
 }
 .categoryListBoxContents{
 	padding:0px;
 	margin:0px;
 	width:calc(33% - 10px)!important;
 	margin-right: 10px;
    text-align: left;
    padding:8px 0;
 }
 #cat-top{
 	margin:0px;
 }
 #indexCategoriesHeading{
     margin: 0px;
    color: #777;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 10px;
 }
.categoryListBoxContents a{
    color: #05a5cb!important;
}
#aboutDefaultHeading,#privacyDefaultHeading{
	 margin: 0px;
    color: #777;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.prod-list-wrap{
   overflow: hidden;
    box-sizing: content-box; 
}
#productsListingListingBottomLinks, #allProductsListingTopLinks, #allProductsListingBottomLinks, #featuredProductsListingTopLinks, #featuredProductsListingBottomLinks, #newProductsDefaultListingTopLinks, #newProductsDefaultListingBottomLinks, #productsListingListingTopLinks{
	width:auto;
	float: right;
}
#productsListingBottomNumber, #allProductsListingBottomNumber, #allProductsListingTopNumber, #productsListingTopNumber, #featuredProductsListingBottomNumber, #featuredProductsListingTopNumber, #newProductsDefaultListingTopNumber, #newProductsDefaultListingBottomNumber{
	width:auto;
	float: left;
}
#newProductsDefaultListingTopNumber, #newProductsDefaultListingBottomNumber{
	margin:0px;
}
#siteMapList li a{
	text-decoration: none;
	color:#000!important;
	line-height: 32px;
}
#siteMapList li a:hover{
	text-decoration: underline;
}
#pinfo-left .item_imgArea .img_box img{
    max-width: 100%;
    max-height:680px;
} 
.sliderContainer .product-item img{
	width:240px;
	max-height: 380px;
}
#alsoPurchased { width:80%; float:right;}
.scrollTop{
    height: 40px;
    position: fixed;
    display: none;
    bottom: 60px;
    right: 1%;
    width: 40px;
    cursor: pointer;
    background: #666149;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}
#checkoutshippingaddressBody #checkoutShipAddressDefault .instructions.group{
   background: #fff;
   border:1px solid #cdcdcd;
}
#checkoutpaymentaddressBody #checkoutPayAddressDefault .instructions.group{
   background: #fff;
   border:1px solid #cdcdcd;
}
#navMainWrapper{
    background: transparent!important;
    padding: 0px;
}