
html, body {
	margin:0
}
a img{
border:0px;
}
body {
	font-family:Arial, Helvetica, Verdana;
	font-size:.75em;
	background-color:#fff;
}
h1 {
	color:#330303;
	font-size:1.667em;
	margin-top:3px
}
h3 {
	color:#330303;
	font-size:1em;
	background-color:#FFF;
	margin-top:5px
}
p {
	color:#676767;
	font-size:1.167em
}

a, a:link, a:visited {
	color:#676767;
}

a:hover {
	color:#330303;
}

.crossline {
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	background:url(../images/line.gif) repeat-x center
}
.crossline h3 {
	padding-right:5px;
	display:inline
}
#container {
	min-height:700px;
	position:relative
}
.bottom-shade {
	background:url(../images/bottom-shade.gif) repeat-x;	
	height:14px
}
.topmenu-block ul {
	list-style:none;
	font-weight:700;
	font-size:10pt;
	text-align:center;
	margin:10px 0 0 20px;
	position:relative;
	padding:0
}
.topmenu-block ul li {
	float:left;
	position:relative;
	margin:auto
}
.topmenu-block ul li a {
	color:#616161;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
	text-transform:uppercase;
}

.dropmenu{
	position:absolute;
	top:15px;
	left:0;
	margin:0;
	padding:0;
	background-color:#fff;

}


.dropmenu ul{
	display:none;
	background-color:#fff;
	margin:0;
	padding:0;
	text-align:left
}

.dropmenu ul li{
	margin:0;
	padding:0;
	padding-top:3px;
	padding-bottom:3px;		
	text-align:left;
	clear:both;
	border:1px solid #CCC;
}

.dropmenu ul li a{
	display:block;
	width:150px;
}

.dropmenu ul li a:hover{ 
	background-color:#676767;
	color:#fff;
}


.topmenu-block .cartblock img {
	float:left;
	margin-left:24px
}
.topmenu-block .cartblock ul {
	font-weight:400;
	font-size:12px;
	float:right;
	margin:5px 0px 0 0;
    font-weight:bolder;
}

.topmenu-block .cartblock ul .cart_link{
	width:79px;
font-weight:bolder;
}

.topmenu-block .cartblock ul li a {
	padding-left:4px;
	padding-right:4px
    
}
.clear {
	clear:both
}
.menu {
	list-style:none;
	float:left;
	vertical-align:top;
	display:block;
	margin:0;
	margin-bottom:10px;
	padding:12px 0 0 37px
}
.menu li {
	display:block;
	vertical-align:top;
	width:250px;
	height:42px;
	margin:0;
	padding:6px 0
}
.menu li img {
	float:left;
	margin:0;
}
.menu li .icon {
	display:block;
	float:left;
	width:41px;
	height:41px;
}

.menu li .cname {
	display:block;
	float:left;
	margin:12px 0 0 10px
}
.menu li a {
	text-transform:uppercase;
	display:block;
	width:100%;
	color:#272727;
	text-decoration:none
}
.bottom-border {
	border-bottom:1px solid #e5e5e5
}
.top-content {
	margin-right:30px;
	float:right;	
	width:586px;
	padding-top:50px
}

.vendor-logos img {
	margin-right:8px
}
.questions {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	position:absolute;
	top:-63px;
	right:18px;
	font-size:24px;
	color:#330303
}
.questions span {
	font-size:32px
}
#content {
	margin:auto;
	margin-left:2px;
	position:relative;
}
.sidebar {
	width:300px;
}
.search-block {
	margin:0 auto;
	position:relative;
	width:200px;
}
.search-block input[type=text] {
	border:none;
	width:200px;
	height:30px;
	padding-left:12px;
	padding-right:37px;
	background:url(../images/searchbox.jpg) no-repeat;
	color:#676767;
	vertical-align:middle;
}
.search-block input[type=image] {
	position:relative;
	top:-26px;
	left:158px;
}
.sale-box {
	margin:0 auto;
	position:relative;
	width:243px;
	height:143px;
	background:url(../images/sale-box.jpg) no-repeat;
	padding-top:75px;
	text-align:center;
}
.sale-box p {
	margin-bottom:12px;
}
.sale-box p a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:18px;
	color:#330303;
}


.side-banners {
	margin:0 auto;
	width:243px;
	text-align:center;
}

.footer {
	width:940px;
	margin:0 auto;
	text-align:center;
}
.share {
	display:block;
	text-align:right;
	margin-right:25px;
}
.footer ul {
	margin-right:25px;
	list-style:none;
	text-align:center;
}
.footer ul li {
	display:inline;
}
.footer ul li a {
	color:#676767;
	text-decoration:none;
	padding-left:5px;
	padding-right:5px;
}
.footer p {
	margin:0;
	padding:0;
	font-size:12px;
	color:#676767;
}


.corners{-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
/* behavior:url(border-radius.htc)*/


.content {
	margin:0;
	/*min-height:460px;*/
}

.product-box{
	float:left;
	width:280px;
	height:100px;
	margin-right:10px;
	margin-top:12px;
	margin-bottom:12px;
}

.product-box .prod-image{
	float:left;
	border:1px solid #6d2608;
	margin-top:6px;
}

.product-box .prod-info{
	float:left;
	margin-left:5px;
	width:180px;
}

.product-box .prod-info h4{
	margin-top:6px;
	margin-bottom:3px;
}

.product-box .prod-info .cat_head{
	font-size:16px;
}

.product-box .prod-info h4 a{
	color:#676767;
	text-decoration:none;
}

.product-box .prod-info p{
	font-size:12px;
}


.sub_cats .prod-image{
	border:1px solid #6d2608;
	margin-right:2px;
}

.sub_cats h4{
	text-align:center;
	margin-top:6px;
	margin-bottom:3px;
}

.sub_cats h4 a{
	color:#676767;
	text-decoration:none;
}

.box-dim{
	height:190px !important;
	width:130px !important;
}

.range{
	font-size:16px;
	color:#676767;
	font-weight:bold;
}

.range a{
	text-decoration:none
}

.header-product-desc p{
	margin-top:0px;
	font-size:12px;
}

#buy_sample{
	color:#330303;
	text-decoration:none;
}


.content-shade{
	background:url(../images/sideshades.jpg) repeat-y center top;
}

.price {
	font-weight:bold;
	font-size:16px;
}


.bigicon {
	display:block;
	float:left;
	width:86px;
	height:86px;
}

.filter_by_price{
	display:none;
}

.filter_by_price .show_prices span{
	padding:0px 6px;
	font-size:14px;
	font-weight:bold;
	color:#676767;
}

.filter_by_price .show_prices .current_spl{
	background-color:#676767 !important;
}

.filter_by_price .show_prices .current_spl a{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	font-size:13px;
}

.right {
float:right;
clear:both;
}

.samplebutton {
	float:left;
	background:url(../images/buysample.jpg) no-repeat top left;
	font-weight:bold;
	height:21px;
	width:165px;
	padding-top:5px;
	text-align:center;
}

.sampletext{
	display:block;
	padding-top:5px;
}
div#Wrapper_bg {
    height: 100%;
    position: relative;
    z-index: -1;
}
#Wrapper_bg_page {
    height: 100%;
    overflow: hidden;
    position: fixed;
    width: 100%;
}
#Wrapper_bg_page img {
    width: 100%;
	display:none;
}
.bottom-shade
{
display:none;
}

.footer .footer-top
{
	background: url("../images/whitebox-top.png") no-repeat scroll 0 0 transparent;
    height: 26px;
    margin: auto;
    width: 940px;
}
.footer .footer-mid
{
	background: url("../images/whitebox-middle.png") repeat-y scroll 0 0 transparent;
}
.footer .footer-bottom
{
	 background: url("../images/whitebox-bottom.png") no-repeat scroll 0 0 transparent;
    height: 26px;
    margin: auto;
    padding-bottom: 20px;
    width: 940px;
}




.list_table{
	border-collapse:separate !important;
	border:1px solid #EFEAD7;
	margin-top:10px;
}

.list_table input, .list_table input img{
	vertical-align:middle;
	padding-left:23px;
}

.list_table tr td{
	border-bottom:1px solid #EFEAD7;
}

.list_table tr th{
	background-color:#676767; color:white;
}

.list_table tr.altrow th, .list_table tr.altrow td{
	background-color:#E2DBC0 !important;
}

.list_table tr th a, .list_table tr th a:visited{
	color:white; text-decoration:underline;
}

.list_table tr th a:hover{
	color:white; text-decoration:none;
}






.list_table_i{

}

.list_table_i input, .listing_table_i input img{
	vertical-align:middle;
}

.list_table_i tr td{
	border:1px solid #AD9679; vertical-align:top;
}

.list_table_i tr th{
	border:1px solid #AD9679; vertical-align:top;
}

.list_table_i tr.altrow th, .listing_table_i tr.altrow td{
	background-color:#E2DBC0 !important;
}

.list_table_i tr th a, .listing_table_i tr th a:visited{
	color:white; text-decoration:underline;
}

.list_table_i tr th a:hover{
	color:white; text-decoration:none;
}

.my_cart
{
 font-size:15px;
 font-weight:bolder;
}

.edit_cart
{
  
     font-size:12px;
	 margin-top:13px;
	 display:block;
}

.cart_empty
{
 font-size:13px;
 padding-top:13px;
}


.call_pricing{

font-size:16px;
color:red;
font-weight:bold;

}


/*---------------------  New CSS for inner pages  ---------------------*/
/*-----------------------  Shopping cart CSS  -------------------------*/
.checkout-section input[name="checkout_button"] {
    display: none;
}
.checkout-section #button_spinner{
	display: none;
}
.checkout-section #button_spinner .fa-spin{
	font-size: 22px !important;
    animation: fa-spin 1s infinite linear;
}

#cart_content_inner table.address-table th {
	font-size: 16px;
	padding-left: 100px;
}
#cart_content_inner table.address-table td {
	font-size: 14px;
	padding-left: 100px;
}
#cart_content_inner table.charges-table td {
	font-size: 14px !important;
}
#cart_content_inner table.charges-table span.smalltext {
	font-size: 12px !important;
}
#customer_view_order_page_wrapper .container{
	padding: 2% 10% !important;
}
#customer_view_order_page_wrapper .sp_heading img, input{
	margin: 0 10px;
}
#customer_view_order_page_wrapper tbody div{
	position: unset !important;
}

#default-page-wrapper .container{
	padding: 0 10% !important;
}
#default-page-wrapper .head{
	width: 100%;
	padding: 0;
	background: unset;
}
#default-page-wrapper .head h1{
	text-align: center;
	background:  url(../images/title_bg.jpg) no-repeat top;
}
#default-page-wrapper .print_table tr th{
	font-size: 16px;
}
#default-page-wrapper .print_table tr td {
    font-size: 14px;
}
#default-page-wrapper tbody div{
	position: unset !important;
}
#default-page-wrapper .col-md-6{
	padding-left: 0;
}
#default-page-wrapper #form2 .lableblock{
	font-size: 13px;
	padding-top: 0;
}
#default-page-wrapper #form2 input[name="customer_cc"]{
	width: 300px;
	height: 25px;
	font-size: 14px;
    padding-left: 10px;
}
#default-page-wrapper #form2 input[name="exp_mm"], input[name="exp_yy"], input[name="card_code"]{
	width: 100px;
	height: 25px;
	font-size: 14px;
    padding-left: 10px;
}
#default-page-wrapper #form2 input.f_l{
	margin-top: 7px;
	margin-right: 15px;
	font-size: 14px;
    padding-left: 10px;
}

/*---------------------------------------------------------------------*/