﻿html, body{margin:0px;padding:0px;font-family:Arial;font-size:12px;background:#fff url(../images/bg_body.jpg) repeat-x;}
/**************** MISC *******************/
a {text-decoration:none}
a img{border:0px}
.full{width:100%;padding:0px;margin:0px}
.center{text-align:center!important}
ul{margin:0px;padding:0px}
li{margin:0px;padding:0px;list-style:none}
a:focus{  -moz-outline-style: none}
a:active{outline: none}
.error{color: #f00}
input.error {background-color: #FF9} 
textarea,input,select{	font-family:Arial;font-size:12px;} 
.red{color: #F00!important}
.strike{text-decoration:line-through;color:#999}
.spe-pri{color:#f00}
.right-txt{text-align:right}
div.button{ height:16px; width:16px;padding:3px}
.formlist li{margin-bottom:7px}
.formlist li a{color:#655539}
.paddout {padding:3px}
.padupdown{padding: 3px 0px 3px 0px}
.bold{font-weight:bold}
input.linkbutton
{
	border:none 0px!important;
	padding:0px;
	margin:0px;
	width:auto!important;
	background:transparent;	
	cursor:pointer;
	font-family:Arial;
}
/**************** MAIN *******************/
#container{width:980px;text-align:left;background:#fff;}
#header{height:190px;width:980px;position:relative;}
#contents_container{background:url('../images/bg_contents.jpg') no-repeat right top;}
#leftnav{width:202px;padding:0px 10px 0px 0px;text-align:left;}
#leftnav h2{color:#361C0F;padding:0px;font-size:12px;text-align:center;}

/************* HEADER *********************/
#fade
{
	width:980px;
	position:absolute;
	z-index:1;
}
#fade img
{
	/*display:none;	*/
}
#supp-logos
{
	margin:0px;
	padding:5px 0px 0px 0px;
	width:202px;
	height:230px;
	color:#361C0F;
	text-align:center;
	background:url(../images/bg_supp-logos.png) no-repeat;
}
.slideshow
{
	position:relative;
}
.slideshowsingle
{
	visibility:hidden;
	margin:3px 3px 0px 3px;
}
.slideshow img, .slideshowsingle img {
    position:absolute;
    top:0;
    left:0;
    z-index:1;
    display:none;
}

.slideshow img.active, .slideshowsingle img.active {
    z-index:3;
    display:block;
}

.slideshow IMG.last-active, .slideshowsingle IMG.last-active {
    z-index:2;
}


#toplinks
{
	position:absolute;	
	z-index:10;
	padding-left:70px;
	left:0px;
	top:0px;
}
#toplinks li
{
	line-height:25px;	
	float:left;
	margin-right:15px;
}
#toplinks li a.toplink
{
	color:#6B3C20;
	font-size:12px;
	font-weight:bold;
	background:url(../images/arrow-down.gif) no-repeat right;
	padding-right:20px;
	line-height:30px;
	display:block;
}
#toplinks li span.toplinkout a
{
	color:#6B3C20;
	font-size:12px;
	font-weight:bold;
	background:url(../images/icon-cross.png) no-repeat right;
	padding-right:20px;
	line-height:30px;
	display:block;
}

.dropdown
{
	position:absolute;
	text-align:center;
	display:block;
	left:5px;
}
.dropdownbg
{
	background:url(../images/header-cart-bkg.png) no-repeat left top;
	height:153px;
	width:197px!important;
	padding:0px;
}
.dropdown li{float:none;}
#login{	color:#FF6A13;display:none;}

#minicart li
{
	width:197px;
	margin:0px;
}

#minicart .sub .cartTitle{color:#42FF26;text-align:center;}

#minicart .sub .cartTotal{color:#2EFFEA;	font-size:16px;}
#login li .sub
{
	text-align:left;
	padding-left:40px;
	width:100px;
	font-weight:bold;
	

}
#login li .sub input
{
	font-size:12px;
}
#login li .sub li
{
	display:block;
	float:none;
	
}
#login li .sub input.linkbutton
{
	color:#FF6A13;
	font-weight:bold;
}
#minicart .sublinks
{
	text-align:left;
	margin-left:60px;
}
#minicart .sublinks a
{
	width:100px;
	height:16px!important;
	line-height:16px!important;
	margin:4px 0px 4px 0px;
	color:#fff;
	display:block;
}
#minicart .sublinks a img
{
	text-align:left;
	margin-right:5px;
}

#loadCart,#saveCart
{
	display:none;	
}
.miniPanel
{
	background:url(../images/bg_black_50.png) repeat;
	color:#fff;
	position:absolute;
	z-index:19;
	left:197px;
	width:200px;
	padding: 10px;
	line-height:normal;
	top:30px;
}
.miniPanel a
{
	float:right;
}
.miniPanel select, input.text
{
	width:120px;
	font-size:11px;
}
/************ TOPNAV **********************/
#topnav-c
{
	height:35px;
	background:#65563A url(../images/bg_topnav_new.jpg) no-repeat center center;
	margin:0px;
	text-align:left;
}
#topnav-c span
{
	color:#f90;
	font-size:14px;
	line-height:35px;
	padding-left:15px;
	font-weight:bold;
}


#topnav, #topnav ul{
     margin:0;
     padding:0;
     list-style-type:none;
     list-style-position:outside;
     position:relative;
     height:35px;
	 float:right;
	 
 }
 
 #topnav a{    
	font-size:12px;
	color:#fff;
	padding:10px 24px 10px 24px;
	line-height:35px;  
	text-transform:uppercase;
	font-weight:bold;
	background: url(../images/bg_topnav_sep.jpg) no-repeat left 1px;
 }


#topnav a.hover{background:#000 url(../images/bg_topnav-hover.jpg) repeat-x left 1px;}
#topnav li{
    float:right;
    position:relative;
    width:auto;
    display:inline;
    margin-left:0px;
}
#topnav ul {
    position:absolute;
    width:240px;
    top:35px;
    left:0px;
    display:none;
    height:auto;
    background-color:#000;
} 
#topnav li ul li
{
	width:240px;
	border-bottom:dotted 1px #999;
	margin-left:0px;
}
#topnav li ul a{
    width:184px;
    float:left;
	color:#fff;
	padding:0px 28px 0px 28px;
	text-transform:none;
	background-image: none;
	
}

#topnav li ul a:hover{
    background-color:#343434;
}
#topnav li ul a.hover{
    background-color:#343434;
}
#topnav ul ul{
	top:auto;
	left:240px;
	background-color:#343434;
	}	
#topnav li ul ul a:hover{
    background-color:#666;
}
#topnav li ul ul {
    left:240px;
    margin:0px;
    }

#topnav li:hover ul ul, #topnav li:hover ul ul ul, #topnav li:hover ul ul ul ul{
    display:none;
    }
#topnav li:hover ul, #topnav li li:hover ul, #topnav li li li:hover ul, #topnav li li li li:hover ul{
    display:block;
    } 
 
 
 
.searchBar
{
	color:White;
	width:283px;
	padding-top:7px;
	height:20px;
	float:right;
	margin-right:6px;
	line-height:20px;
	font-weight:bold;
}
.searchBar table
{
	height:18px;
}
.searchBar table td
{
	height:18px;
}
.searchBar td.s-text
{
	padding:0px 5px 0px 20px;
}
.searchBar td.searchbox
{
	width:150px!important;
	height:18px;
}
.searchBar input
{
	border:none 0px White;
	height:18px;
	width:19px;
	display:block;
}
.searchBar td.searchbox input
{
	width:1%;
	height:1%;
	height:16px;
	width:100%;
	font-size:11px;
}
#s-ajax
{
	margin:1px 3px 0px 0px;
	display:none;
	float:left;
}
.highlight
{
	background-color:#C5DFFC;

}

.ac_results {
	padding: 0px;
	border: 1px solid #65563A;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
	margin-left:-31px;
	width:180px!important;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 11px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}
.ac_results strong
{
	color:#f00;
}
.ac_loading {
	background: white url('../images/ajax-loader-small.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #65563A;
	color: white;
}


/******************* PRODUCT GROUPS NAV **************/
.pg-headings
{
	font-size:15px;
	font-weight:bold;	
	margin-bottom:10px;
}
.pg-headings a
{
	color:#6D3F25;	
	display:block;
	float:left;
	padding:3px 22px 3px 12px;
	margin-right:0px;
	text-align:left;
	background:url(../images/arrow-up.gif) no-repeat right center;
}
.pg-headings a.active
{
	background:url(../images/arrow-down.gif) no-repeat right center;
}
#productgroups{width:192px; clear:both; padding:10px 0px 10px 10px;background:url('../images/bg_leftnav.jpg') no-repeat top left;}
#productgroups a{display:block;color:#754225;line-height:16px;font-size:13px; font-weight:bold; padding:0px 0px 10px 15px;background:url('../images/brown arrow.gif') no-repeat left top;}
#productgroups a.active{color:#1C0F07;}
#productgroups a:hover{color:#1C0F07;}
ul#productgroups li
{
	display:none;
}
/******************** CONTENTS **********************/
#contents
{
	color:#655539;
	font-size:12px;
	padding:0px 15px 0px 5px;
}
#contents h1
{
	font-size:25px;
	color:#655539;
	font-family:Arial;
	margin-top:0px;
	padding-top:10px;
	font-weight:normal;
}
#contents h2{color:#343434;font-size:20px}
#contents h3{color:#343434;font-size:18px}
#contents h4{color:#343434;font-size:16px}
#contents h5{color:#343434;font-size:14px}

#contents .specials{margin-bottom:30px}
#contents .specials h3 {font-weight:normal}
#contents .specials h4 {color:#655539;font-size:12px}

/*************** PRODUCTS ******************/
#contents_products
{
	color:#000;
	font-size:11px;
	width:755px;
}
#contents_products h1
{
	font-size:16px;
	color:#000;
	font-family:Arial;
	margin-top:10px;
	padding-top:0px;
	font-weight:bold;
}
#contents h2{color:#343434;font-size:20px}
#contents h3{color:#343434;font-size:18px}
#contents h4{color:#343434;font-size:16px}
#contents h5{color:#343434;font-size:14px}
#products_contents
{
	padding-left:10px;
	vertical-align:top;
}
#groups_left
{
	width:280px;
}
#groups_left a
{
	color:#000;
	font-size:12px;
	display:block;
	height:20px;
	line-height:20px;

}
#groups_left a.active{font-weight:bold;color:#0851A0;}
#groups_left a:hover{font-weight:bold;color:#0851A0;}
.group_image_div{margin-top:30px;}
.group_image_div div{font-size:10px;}
div.legend{color:#000;margin-top:5px;font-size:10px;}
.footer a
{
	border:solid 1px #f90;	
	padding:0px 3px 0px 3px;
	color:#f90;
}
/*************************************/
#loader
{
	text-align:center; 
	padding-top:100px; 
	display:none; 
	position:absolute; 
	z-index:100; 
	width:900px;	
}

#product-back
{
	width:100%;
	height:100%;
	z-index:997;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	/* for IE */
}
#product-shadow
{
	width:660px;
	position:absolute;
	z-index:998;
	top:0;
	left:50%;
	margin-left:-335px;
	display:none;
}
#product-view
{
	background:#fff url('../images/bg_contents.jpg') no-repeat bottom center;
	color:#000;
	width:650px;
	position:absolute;
	z-index:999;
	top:0;
	left:50%;
	margin-left:-325px;
	display:none;
}
#product-view td
{
	vertical-align:top;
}
#product-view a
{
	color:#f60;	
}
#product-view h2
{
	margin:0px;
	padding:0px 0px 10px 0px;
	font-size:18px;
	font-weight:normal;
}
#product-view p
{
	margin:0px;
	padding:5px 0px 15px 0px;
}
.grid
{
	width:100%;
}
.grid tr:hover
{
	font-weight:bold;
}
#related-p
{
	overflow:hidden!important;
	width:630px;
}
#related-p h1
{
	margin: 0px;  
	padding: 0px;
}
.carousel
{
	overflow:hidden!important;
	display:block;
}
.carousel ul
{
	margin: 0px;  
	padding: 0px;
	overflow:hidden!important;
}
.carousel ul li
{
	float:left;
	list-style: none;  
	padding: 10px;  	

}

#relatedbox
{
	overflow:hidden;
	height:106px!important;
	width:630px;
	text-align:left;
}

#relatedbox ul li
{
	width:180px;
	height:106px;
	margin:10px;
	padding:0px
}
#relatedbox li div
{
	clear:both;	
	text-align:center;
}

#relatedbox  h2
{
	float:none!important;
	color:#000;
	font-size:12px;
	margin:0px;
	padding:0px;
}
#relatedbox  h3
{
	float:none!important;
	color:#000;
	font-size:11px;
	margin:0px;
	padding:0px;
	
}
#related-p a.right
{
	margin-left:600px;
}
#relatedbox  ul li img
{
	height:50px;
	float:none!important;
}

/*************************************************/

#feature
{
	width:765px;
	height:126px;
	overflow:hidden!important;
	/*background:#000;*/
}


#specialbox ul li
{
	width:277px;
	height:86px;
	margin: 10px 40px 10px 40px;
}
#specialbox ul li img
{
	float:left;	
	border:solid 2px #fff;
}
#specialbox ul li div
{
	float:right;
	width:	163px;
}
#specialbox ul li div h2
{
	color:#000;
	font-size:14px;
	margin:0px;
	padding:0px;
}
#specialbox ul li div h3
{
	color:#000;
}
#specialbox ul li div h3 span
{
	font-size:16px;
}
#feature a.left, #feature a.right, #related-p a.left, #related-p a.right
{
	width:21px;
	height:76px;
	display:none;
	margin-top:0px;
	position:absolute;
	z-index:1!important;
	padding:56px 0px 0px 4px;
}
#feature a.right
{
	margin-left:740px;
}
#feature a.left, a.right
{
	padding:56px 0px 0px 4px;

}
/*************** CHECKOUT ***********************/
#saveCartAs
{
	position:absolute;
	z-index:999;
	top:0;
	left:50%;
	width:290px;
	background:#343434;
	padding:30px;
	color:#fff;
	border:solid 7px #999;
	margin-left:-175px;
	display:none;
}
#saveCartAs input{margin-left:10px;}

/*************** FOOTER *************************/
#footer
{
	background:#65563A url(../images/bg_footer.jpg) no-repeat center center;	
	height:35px;
	line-height:35px;
	color:White;
	padding:0px 5px 0px 5px;
	margin-top:5px;
}
#footer a
{
	color:White;
	float:right;
	margin-left:20px;font-weight:bold;
}
#footer a:hover
{
	color:#ff9900;font-weight:bold;
}
#footer span
{
	float:left;
}
/*******************SELECT********************/
div.selectbox-wrapper {
  position:absolute;
  width:400px;
  background-color:white;
  border:1px solid #ccc;
  margin:0px;
  margin-top:0px;
  padding:0px;
  font-size:0.8em;
  text-align:left;
  max-height:200px;
  overflow:auto;
}
div.selectbox-wrapper ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
}
div.selectbox-wrapper ul li.selected { 
  background-color: #EAF2FB;
}
div.selectbox-wrapper ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

label {
    /*display: block;*/
}
.selectbox /* look&fell of  select box*/
{
  margin: 0px 5px 0px 0px;
  padding-left:2px;
  font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size:12px;
  width : 60px; 
  display : block;
  text-align:left; 
  background: url('../images/bg_select.png') right;
  /*height:18px;*/
  cursor: pointer;
  border:1px solid #D1E4F6;
  color:#333;
}


#prodSize, #prodLM
{
	width:100%;
}
#prodSize td, #prodLM td
{
	vertical-align:middle!important;
	line-height:20px!important;
}
.nomarpad{margin:0px!important;padding:0px!important}