body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	 margin:0;
	 padding:0;
}

body, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	 font-size:14px;
	 font-family: Arial, Helvetica, sans-serif;
}

div, dl, dt, dd, ul, ol, li, legend, input, button, textarea, p, blockquote, th, td {
	 font-size:12px;
	 color: #666666;
	 line-height:1.5em;
	 word-spacing:0.04em;
}

a, a:link, a:focus, a:hover, a:active {
	 outline: none;
}

table {
	 border-collapse:collapse;
	 border-spacing:0;
}

fieldset, img {
 	border:0;
}

input[type=radio] {
	 vertical-align: middle;
	 margin: 0;
}

a, a:hover, a:visited{
	color: #C61D23;
}

a:hover{
	text-decoration: none;
}

address, caption, cite, code, dfn, em, th, var, optgroup {
	 font-style:inherit;
	 font-weight:inherit;
}

del, ins {
 	text-decoration:none;
}

caption, th, td {
 	text-align:left;
 	vertical-align: top;
}

h1, h2, h3, h4, h5, h6 {
	 font-size:100%;
	 font-weight:normal;
}

sup {
 	vertical-align:baseline;
}

sub {
	 vertical-align:baseline;
}

input, button, textarea, select, optgroup, option {
	 font-family:inherit;
	 font-size:inherit;
	 font-style:inherit;
	 font-weight:inherit;
	 padding: 0;
	 margin: 0;
}


html {
	padding:0;
	margin:0;
	border:0;
}

body {
	margin:0;
	padding:0;
	font-size:12px;
}

img {
	border:0;
}

h1, h2, h3, h4, h5, h6, ul, p{
	margin:0;
	padding:0;
}

.wrapper{
	width: 960px;
	margin: auto;
	background-color:#ffffff;
	margin-bottom: 20px;
	position: relative
}

body{
	background-color:#6d6e71;
}


.header {
 color:#6D6E71;
 padding:15px 18px 10px 15px;
 height: 58px;
}

.logo{
	float:left;
}

.quick-access{
	float:right;
	width:auto;
	color:#6d6e71;
}

.quick-access ul{
	list-style-type:none;
	float:right;
}

.quick-access li{
	float:left;
	color:#6d6e71;
	padding: 0px 8px; 
}

.quick-access a{
	color:#6d6e71;
	text-decoration:none;
}

.quick-access a:hover{
	color:#C61D23;
}

.search-box{
	float: right;
	padding-top: 15px;
	vertical-align:middle;
width:auto;
clear:both;
}

.search-button{
	background-image:url(../images/searchIcon.jpg);
	background-repeat:no-repeat;
	width: 16px;
	height: 17px;
	text-decoration: none;
	border:0 none;
	cursor:pointer;
	vertical-align:top;
}

.search-input{
	border:1px solid #dddddd;
	border-top:1px solid #7c7c7c;
	font-style:italic;
	color:#6d6e71;
	width:166px;
	height:20px;
}




.container {width: 970px; margin: 0 auto;}

ul#topnav {
	margin: 0; 
	padding: 0;
	float: left;
	width: 960px;
	list-style: none;
	position: relative;
	font-size: 14px;
	background:url(../images/menu-bg.jpg) repeat-x;
	height:36px;
	padding-top: 5px;
}

ul#topnav li{
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 15px;
	margin-right: 15px;
}

ul#topnav li a{
	padding: 5px 15px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
	font-size: 12px;
}

ul#topnav li:hover { 
	background: url(../images/menu-bg-2.jpg) repeat-x; 
	color:#010000;
}

ul#topnav h5{ 
	margin-top: 2px;
	background-image:url(../images/homeIconWhite.png);
	background-repeat:no-repeat;
}

ul#topnav li:hover h5{ 
	margin-top: 2px;
	background-image:url(../images/homeIconBlack.png);
	background-repeat:no-repeat;
}

ul#topnav li span {
	float: left;
	padding: 5px 0;
	position: absolute;
	left: 0; 
	top:32px;
	display: none;
	width: 960px;
	background:url(../images/menu-bg-3.jpg) repeat-x;
	color: #fff;
	text-transform: uppercase;
}

ul#topnav li:hover span { 
	display: block; 
}

ul#topnav li span a { 
	display: inline;
	color:#010000;
}

ul#topnav li a:hover {
	color:#010000;
}

ul#topnav li:hover a{
	color:#010000;
}

ul#topnav li span a:hover {
	color:#c61d23;
}

.nav-container{
	height:41px;
}

.content{
    overflow:hidden;
	padding: 20px 16px 22px; 

}

.footer{
	height:184px;
	background-color:#6D6E71;
	background-image:url(../images/footer-bg.png);
	background-repeat:no-repeat;
	padding-top: 15px;
	border-bottom:22px;
	padding-left:30px;
	padding-right:30px;
	color:#ffffff;
}

.footer ul{
	list-style-type:none;
}

.footer li{
	height:18px;
}

.footer a{
	color:#ffffff;
	text-decoration:none;
	font-size:10px;
	text-transform:uppercase;
	display:block;
	float:left;
}

.footer-text a{
	color:#bcbec0 !important;
}

.footer-text{
	display: block;
	float: right;
}

.footer-links{
	float:left;
	padding-right: 72px;
}

.footer-links-second{
	float:left;
	padding-right: 72px;
	height:155px;
	padding-right:55px;
}

.footer-border{
	background-image:url(../images/border.png);
	background-repeat:no-repeat;
	background-position:right top;
}

.footer-links-small{
	float:left;
	width:175px;
	padding-left: 30px;
	height:155px;
}

.footer-links-right{
	float:left;
	padding-left: 30px;
	height:140px;
	width: 155px;
}

.footer-links-right p{
	font-size:10px;
}

.footer-copyright{
	padding-left:30px;
}

.footer-links-right-ul{
	padding-bottom:105px;
}

.footer-links-right-ul a{
	font-size:10px;
}

.content h2{
	color:#6d6e71;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #bcbec0;
}

.content h3{
	color:#6d6e71;
	font-size:12px;
	font-weight:bold;
}

.content h4{
	color:#c61d23;
	font-size:12px;
	font-weight:bold;
}

.listProducts{
	overflow: hidden;
	padding-top: 15px;
	clear: both;
}

.listProducts .last{
	padding-right: 15px !important;
}

.listProducts li{
	float:left;
	padding-left: 15px; 
	padding-right: 35px;
	list-style-type:none;
	width:187px;
}

.product-image{
	text-align:center;
}

.banner-box{
	overflow:hidden;
	padding-bottom: 20px;
}

.banner-list li{
	float:left;
	list-style-type:none;
}

.top-box{
	padding-bottom: 30px;
}

.links a{
	font-size:11px;
}

.links a:hover{
	color:#C61D23;
}

.home-icon{
	height: 16px; 
	width: 16px;
}

#blackbox{
	height: 20px;
	width: 270px;
	background: black;
	right: 0px;
	top: 117px;
	position: absolute;
}

#whitebox{
	height: 20px;
	width: 270px;
	background-color: #FFFFFF;
	right: 0px;
	top: 117px;
	position: absolute;
}

.about-box{
	background-color:#000000;
	position: relative
}

.about-box-promo{
	background-color:#FFFFFF;
	position: relative
}

.promo-page-list{
	float: left;
	margin: 10px 0 0 10px;
}

.promo-page-list ul{
	list-style: disc inside none;
	margin: 10px 0 10px 15px;
}

.promo-page-list li{
	padding: 0 0 5px 0;
	list-style: disc inside none;
}

.promo-page-list li a{
	color: #6D6E71;
	text-decoration: none;
}

.promo-page-link{
	color: #6d6e71;
}

.about-right{
	display: block;
	height: 50px;
	width: 270px;
	background: black;
	position: absolute;
	top: -7px;
	right: 0px;
}

.about-left #news{
	width: 220px;
	position: absolute;
	top: 0px;
	right: 30px;

}

.about-left ul{
	list-style-type: none;
}

.about-left #news h2{
	color: #999;
	padding: 15px 0
}	

.about-left #news p{
	font-size: 11px;
	line-height: 13px;
	color: #fff;
}

.about-left #news p b{
	color: #999;
	font-weight: normal
}

.about-left #news p a{
	color: #D31C23;
}

.about-left #news a h3{
	font-size: 16px;
	line-height: 18px;
	padding: 0px;
	font-weight: bold;
}

.about-left{
	background-color:#ffffff;
	color:#6d6e71;
	width:615px;
	padding: 15px 45px 35px 30px;
}

.about-left h1 {
	color: #d31c23;
	font-size: 28px;
	line-height: 28px;
	font-weight: bold;
}

.about-left h2{
	color:#000000;
	font-size:36px;
	line-height:36px;
}

.about-left h3{
	color:#d31c23;
	font-size:24px;
	line-height:28px;
	padding-top: 5px; 
	padding-bottom: 5px;
}

.about-left h4{
	color: #6d6e71;
	font-size: 18px;
	line-height: 18px;
}

.about-left p{
	color:#6d6e71;
	font-size:12px;
	padding-top: 10px; 
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.press-release-list{
	float: left; 
	width: 600px; 
	border-bottom: 1px solid #ddd; 
	padding-bottom: 10px; 
	padding-top: 10px;
}

.press-release-list-image {
	position:relative; 
	float:left;
	min-width: 120px;
}

.press-release-list-text{
	position:relative; 
	float:left; 
	width: 480px;
}

.ColumnLeft {
	color: white;
	font-size: 11px;
}

.ColumnLeft h4 {
	color: red;
}

.category-box{
	display: block;
	padding-top: 13px;
	
	}

.category-right{
	float:right;
	padding-bottom: 50px;
	clear:both;
	
	/*width:680px; */
}

.category-left{
	float:left;
	color:#bcbec0;
	background-image:url(../images/left.png);
	background-repeat:no-repeat;
}

.sort-box{
	color:#bcbec0;
	font-size:12px;
	float: right;
	width: 928px;
	text-align: right;
	padding: 0 0 10px 0px; 
	overflow: hidden;
	border-bottom:1px solid #efeff0;
	height: 20px;
	display: block;
}

.pages{
	float: right;
}

.top .sort-box .pages{
	display: none;
	height: 1px;
	overflow: hidden;
}

.bottom .filter_sort{
	display: none;
}

.bottom .sort-box{
	border-bottom:0px solid #efeff0;
	border-top:1px solid #efeff0;
	margin-top: 20px;
	padding-top: 10px;

}


.filter-box{
	background-image:url(../images/box-bg.png);
	background-repeat:repeat-x;
	margin-left: 11px;
	padding-left: 4px;
	padding-top: 15px;
}

.filter-box li{
	color:#6d6e71;
	font-size:14px;
	margin-bottom: 10px;
}

.filter-box span.checkbox { 
	width:15px; background: url(../images/checkbox.png) no-repeat 0px 0px; 
	height:15px; 
	margin-right: 5px; 
	display:block; 
	float: left; 
	margin-top: 3px;
}

.filter-box h3{
	color:#bcbec0;
	font-size:12;
	text-transform:uppercase;
}

.filter-box-title{
	width: 178px; 
	padding-bottom: 10px;
	background-image:url(../images/filter-box-title.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

.filter-box-list{
	padding-top: 15px; 
	padding-bottom: 36px;
	list-style-type:none;
}

.filter-box-list li{
	list-style-type:none;
}

.filter-box-list a{
	color:#6D6E71;
	font-size:12px;
	text-decoration:none;
}

.right{
	padding-right: 12px;
	background-image:url(../images/right.png);
	background-repeat:no-repeat;
	background-position:right;
}

.read-text{
	color:#c61d23;
}

.space-right{
	margin-right: 5px;
}

.tetle-h2{
	color:#6d6e71 !important;
	font-size:30px !important;
	border:none !important;
	font-weight:normal !important;
}

.form-list label{
	float:left;
	color:#6d6e71;
	font-size:12px;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	margin-top: 2px;
}

.form-list{
	color:#6d6e71;
	margin-top:20px;
}

.form-list li{
	padding-bottom: 11px; 
	padding-top: 11px;
	list-style-type:none;
	position:relative;
	/*display: inline-block;*/
}

.login-box{
	width:370px;
	padding-top: 35px;
	background-image:url(../images/login-box.jpg);
	background-repeat:repeat-x;
	margin-left: 14px;
	padding-bottom: 30px;
	padding-left: 16px; 
	padding-right: 16px;
}

.login-box p{
	color:#6d6e71;
	font-size:12px;
}

.login-box h4{
	font-size:18px;
	color:#000000;
	text-transform:uppercase;
}

.login{
	padding: 20px 30px 130px;
}


.form-list input[type="text"]{
	width:250px;
	height:20px;
	border:1px solid #DDDDDD;
}


.form-list input[type="password"]{
	width:250px;
	height:20px;
	border:1px solid #DDDDDD;
}

.left-login{
	background-image:url(../images/left-login.jpg);
	background-repeat:no-repeat;
	width:430px;
}

.left-box{
	background-image:url(../images/right-login.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width:430px;
	float:left;
}

.space-bottom{
}

.login-button{
	background:url(../images/login-button.png) no-repeat scroll left top transparent;
	height:28px;
	float:right;
	width:88px;
	font-size: 0px;
	text-decoration: none;
	line-height: 0px;
	border: 0px;
	cursor: pointer;
	text-indent: -9999px;
}

.bottom-login{
	overflow:hidden;
}

.bottom-login span{
	color:#d31c23;
	font-size:12px;
}

.right-box{
	background-image:url(../images/right-login.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width:430px;
	float:right;
}

.create-account-button{
	background:url(../images/create-account-button.png) no-repeat scroll left top transparent;
	height:28px;
	float:right;
	width:168px;
	font-size: 0px;
	text-decoration: none;
	line-height: 0px;
	border: 0px;
	cursor: pointer;
	text-indent: -9999px;
}

.bottom-create{
	overflow:hidden;
	padding-top: 92px;
}

.two-colums{
	overflow: hidden; 
	padding-top: 40px;
}

/*menu
ul#navmenu {
  	display: block;  
	background:url("../images/menu-bg.jpg") repeat-x scroll 0 0 transparent;
	float:left;
	font-size:14px;
	height:36px;
	list-style:none outside none;
	margin:0;
	padding:5px 0 0;
	position:relative;
	width:960px;
  
}

ul#navmenu li {
	float: left;
	list-style: none;	
	margin:0 15px;
}

ul#navmenu ul {
	list-style: none;
	display: none;
	position: absolute;
	top:32px;
	width: 960px;
	background:url(../images/menu-bg-3.jpg) repeat-x;
	color: #fff;
	right: 0px;
}
ul#navmenu h5{ 
	margin-top: 2px;
	background-image:url(../images/homeIconWhite.png);
	background-repeat:no-repeat;
}
ul#navmenu li:hover h5{ 
	margin-top: 2px;
	background-image:url(../images/homeIconBlack.png);
	background-repeat:no-repeat;
}

ul#navmenu li:hover { 
	background: url(../images/menu-bg-2.jpg) repeat-x; 
	color:#010000;
}

ul#navmenu a {
  	float: left;
  	color:#F0F0F0;
	display:block;
	font-size:14px;
	padding:5px 15px;
	text-decoration:none;
}

ul#navmenu a:hover {
	color:#000000;
}

ul#navmenu li:hover li a{
	color:#000;
	padding: 6px 15px;
	text-transform: none;
	width:auto;
}

ul#navmenu li:hover ul li {
	background-image:none;
}

ul#navmenu li ul li a span{
	text-transform:uppercase;
}

ul#navmenu li:hover li a:hover{
	color:#c61d23;
}


 mod
ul#navmenu li ul{
  height: 26px;
}

ul#navmenu li ul li a{
   color: #f0f0f0;
}


ul#navmenu li:hover ul{
	display: block;
}

.main-menu-hover{
   background: url(../images/menu-bg-2.jpg) repeat-x;
   color:#010000 !important;
}

.display-block{
  display: block !important;
  z-index: 1;
}

.display-none{
  display: none !important;
}

mod*/
ul#navmenu {
	margin: 0;
	padding: 0;
	float: left;
	width: 960px;
	list-style: none;
	position: absolute;
	font-size: 14px;
	background:url(../images/menu-bg.jpg) repeat-x;
	height:36px;
	padding-top: 5px;
}

ul#navmenu li {
	float: left;
	margin: 0;
	padding: 0;
	margin-left: 15px;
	margin-right: 15px;
	font-size: 14px;
}

ul#navmenu li.level0.nav-6.level-top {
	float:right;
	padding-right: 0px;
	margin-right: 0px;
}

ul#navmenu li a {
	padding: 5px 15px;
	display:inline-block;
	color: #f0f0f0;
	text-decoration: none;
	font-size: 14px;
    height: 25px;
}

ul#navmenu li ul li.level1 a {
	font-size: 12px;
}

ul#navmenu li ul li.level1{
	margin-top: -3px;
}	

ul#navmenu li a:hover {
	background: url(../images/menu-bg-2.jpg) repeat-x;
	color:#010000;
}

.main-menu-hover{
   background: url(../images/menu-bg-2.jpg) repeat-x;
   color:#010000 !important;
}

.display-block{
  display: block !important;
  z-index: 1;
}

.display-none{
  display: none !important;
}



ul#navmenu > li:hover > a{
    background: url(../images/menu-bg-2.jpg) repeat-x;
	color:#010000;
}


ul#navmenu h5{
	margin-top: 2px;
	background-image:url(../images/homeIconWhite.png);
	background-repeat:no-repeat;
}

ul#navmenu li:hover h5{
	margin-top: 2px;
	background-image:url(../images/homeIconBlack.png);
	background-repeat:no-repeat;
}

    ul#navmenu li ul{
        position: absolute;
        float: left;
	    padding: 5px 0;
	    position: absolute;
	    left: 0;
	    top:32px;
        height: 26px;
	    width: 960px;
	    background:url(../images/menu-bg-3.jpg) repeat-x;
	    color: #fff;
	    text-transform: uppercase;
        list-style-type: none;
        display: none;
    }

        ul#navmenu li ul li{
          display: inline;
          display: inline;
          width: auto;
          height: auto;
        }

            ul#navmenu li ul li a{
              color: #000;
              display: inline;
              padding: 0px;
              margin: 0 14px;
            }

            ul#navmenu li ul li a:hover{
              color: #C61D23;
              background: transparent none;
            }


ul#navmenu ul.level0 li.active a span{
  color: #C61D23;
}
/*menu*/

.account-right{
	float:right;
	padding-bottom: 50px;
	color:#666666;
	width: 680px;
}

.account-right p{
	color:#666666;
}

.title-h3{
	font-size:16px !important;
	text-transform:uppercase;
	color:#666666;
	padding-bottom: 5px;
	border-bottom:1px solid #dddddd;
}

.box-account a{
	text-transform:lowercase;
	text-decoration:none;
	color:#d31c23;
}

.newsletters-box{
	float:left;
	width:320px;
	padding-top: 25px;
	margin-right: 15px;
}

.contac-box{
	padding-top: 25px;
	float:right;
	width:320px;
}

.tetle-myaccount{
	color:#6d6e71 !important;
	font-size:36px !important;
	border:none !important;
	font-weight:normal !important;
	padding-bottom: 25px;
	line-height:36px;
}

.block1{
	float:left;
	padding-right: 72px;
}

.box-title{
	padding-bottom: 5px;
	border-bottom:1px solid #dddddd;
}

.accout-page .col2-set{
	overflow:hidden;
}

.box-content .col-1{
	float:left;
	width:320px;
	margin-right: 15px;
	color:#666666;
}

.box-content .col-2{
	float:right;
	width:320px;
	color:#666666;
}

.box-content{
	overflow:hidden;
}

.box-title-h3{
	float:left;
	margin-right: 16px;
	font-size:14px !important;
	color:#666666;
	font-weight:normal;
	padding-top: 4px;
}

.box-account-h4 {
	color:#666666 !important;
	float:left;
	font-size:14px !important;
	font-weight:normal !important;
	margin-right:15px;
	text-decoration:none;
}

.box-account .col2-set{
	padding-bottom: 30px;
}

.info-title{
	font-size:14px;
	text-transform:uppercase;
	color:#666666 !important;
	padding-top: 20px; 
	padding-bottom: 5px;
	font-weight:normal !important;
}

.category-left2{
	float:left;
	color:#bcbec0;
	width:206px;
	background-image:url(../images/filter-box-bg.png);
	background-repeat:repeat-y;
}

.right2 {
	background-image:url(../images/filter-top.jpg);
	background-position:top;
	background-repeat:no-repeat;
    background-color:#bcbec0;
}

.filter-box2{
	background-image:url(../images/filter-bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-top: 15px;
	padding-left: 15px;
}

.filter-box2 li{
	color:#6d6e71;
	font-size:14px;
	margin-bottom: 10px;
	list-style-type:none;
}

.filter-box2 a{
	color:#6D6E71; 
	text-decoration:none;
	font-size:12px !important;
}

.filter-box2 span.checkbox { 
	width:15px; background: url(../images/checkbox.png) no-repeat 0px 0px; 
	height:15px; 
	margin-right: 5px; 
	display:block; 
	float: left; 
	margin-top: 3px;
}

.filter-box2 h3{
	color:#bcbec0;
	font-size:12;
	text-transform:uppercase;
}

.filter-box-space{
	margin-top:45px;
}

.product-box{
	overflow:hidden;
	background-color:#000000;
	clear:both;
}

.left-product-box{
	float:left;
	width:481px;
}

.right-product-box{
	float:right;
	width:479px;
	background-color:#ffffff;
}

.product-description{
	background-color:#000000;
	color:#ffffff;
	font-size:18px;
	padding:40px;

}

.product-description p{
	color:#ffffff;	
	font-size:18px;
	padding-bottom:15px;
}

.product-description a{
	color:#c61d23;	
	font-size:18px;
	text-decoration:none;
}

.product-box-up-sell{
	background-color:#ffffff;
	color:#6d6e71;
	padding-top:20px;
	padding-right:20px;
	padding-left:20px;
}

.product-box-up-sell h3{
	color:#6d6e71;
	font-size:11px;
}

.product-h3{
	color:#6d6e71;
	font-size:12px;
}

.product-h3 a{
	color:#6d6e71;
	font-size:12px;
	text-decoration:none;
}

.product-h4{
	color:#c61d23;
	font-size:12px;
}

.product-price-h4{
	/*color:#bcbec0;*/
	color:#000;
	font-size:12px;
}

.listProducts-up-sell{
	overflow: hidden;
	padding-top: 15px;
	margin-top: 10px;
	margin-bottom:23px;
}

.listProducts-up-sell li{
	float:left;
	padding-left: 5px; 
	padding-right: 20px;
	padding-bottom: 15px;
	width:120px;
	list-style-type:none;
	text-overflow: elipsis
}

.product-img-box{
	height:380px;
	background-color:#ffffff;
}

.product-box-additional{
	width:479px;
	height:380px;
	background-color:#000000;
}

.product-box-info{
	padding-left:20px;
	padding-top:35px;
}

.product-box-info h2{
	font-size:24px;
	color:#ffffff;
	line-height:24px;
}

.product-box-info h3{
	font-size:24px;
	color:#c61d23;
	line-height:24px;
	font-weight: 100;
}

.product-box-info h4{
	font-size:12px;
	color:#bcbec0;
}


.tab_container {
	clear: both;
	float: left;
	background: #000000;
}

.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}

.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}

ul.tabs {
	float: left;
	list-style: none;
	height: 20px;
	border-bottom: 1px solid #999;
	width: 100%;
}

ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 22px;
	line-height: 22px;
	color:#bcbec0;
	overflow: hidden;
	position: relative;
	width:135px;
	text-align:center;
	margin-left: 20px;
}
ul.tabs li a {
	text-decoration: none;
	color: #bcbec0;
	display: block;
	font-size: 11px;
	outline: none;
	text-transform:uppercase;
	padding-top: 5px;
}

.tabs-box{
	overflow:hidden;
	padding-top:25px;
}

.tab_content p{
	line-height:12px;
	font-size:12px;
	color:#ffffff;
}

.list-info{
	padding-left:20px;
	padding-top:5px;
}

.product-images-left{
	float:left;
	position:absolute;
}

.product-images-left img{
	border:1px solid #bcbec0 !important;
}

.smoll-products-image{
	padding-left:15px;
	padding-top:30px;
}

.largest-image{
	width: 370px;
	position:relative;
	text-align: right;
	left: 60px;
	padding:20px 50px 0 0;
	height: 370px;
}

p.notice{
	position: absolute;
	font-size: 10px;
	font-style: italic;
	bottom: 20px;
	left:-10px;
}
.buttons{
	position:absolute;
	bottom: -45px;
	left: 62px;
}

.product-attribut{
	list-style-type:none;
	bottom: 5px;
	right: 0px;
	float:right;
	position:absolute;
}

.product-attribut li{
	float:left;
}

.right-section{
	background-image:url(../images/right-box.png);
	background-repeat:repeat-x;
	color:#000000;
	padding-top: 5px; 
	padding-bottom: 5px;
	padding-right: 15px; 
	padding-left: 5px;
	display:block;
	font-size: 14px;
}

.left-setion{
	background-image:url(../images/left-center.png);
	background-repeat:repeat-x;
	color:#ffffff;
	padding: 5px; 
	display:block;
	font-size: 14px;
}

.download-box{
	overflow:hidden;
	margin-top: 10px;
}

.download-box img{
	border:none;
	margin:0px;
}

.download-box a{
	color:#bcbec0;
	font-size:11px;
	display:block;
	float:left;
	padding-top: 5px;
}

.product-box-space{
	padding-bottom: 80px;
}

.sort-box li{
	float:left;
}
.filter-sort img{
display: block;
z-index:1;
}
.product-name{
	color:#6D6E71;
	font-size:12px;
	text-align:center;
	padding-left: 0px;
	font-weight:bold;
}

.product-name a{
	color:#6D6E71;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

.category-products{
	 float:left;
}

.pages{
	overflow:hidden;
}

.block-list{
	background-image:none !important;
}

.block{
	background-image:none !important;
}

.col2-set{
	overflow:hidden;
}

.on{
	color:#C61D23 !important;
}

.name-firstname{
	padding-bottom: 20px;
}

.clear{
	clear:both
}

.subNavLink{
	font-size:10px !important;
}


.subNavLink a{
	padding-top:3px !important;
}

.subNavLink span{
	font-size:10px !important;
}

.bottom-login a{
	text-decoration:none;
}

/* Top Shopping Cart */
.top-cart { float:right; /* width:360px; */ position:relative; padding-left:7px;  color:#6D6E71 !important;}
.top-cart .block-title { white-space:nowrap; /* _width:242px; min-width:242px; */ cursor:pointer; background:#fff url(../images/bkg_topcart.gif) 0 3px no-repeat; color:#1e75b4; font-weight:bold; font-size:11px; text-transform:uppercase; padding:0 0 0 18px; line-height:18px; height:18px; }
.top-cart .block-title strong { display:block; padding-right:10px; background:url(../images/bkg_header-panel.gif) 100% -71px no-repeat; font-size:11px; color:#1e75b4; font-weight:bold; text-decoration:none; }
.top-cart .block-title.expanded { background-position:0 3px !important; }
.top-cart .block-title.expanded strong { background-position:100% -126px !important; color:#d33911; }
/* .top-cart .no-items { cursor:default; }
.top-cart .no-items h3 { background:none; } */
.top-cart .block-content { position:absolute; right:0; top:20px; width:267px; background:#fdfdfd; }
.top-cart .inner-wrapper { border:1px solid #c1c1c1; }
.top-cart p{ color:#6D6E71 !important; }
.top-cart .block-content .block-subtitle { font-size:10px; color:#d12c01; font-weight:bold; text-transform:uppercase; background:url(../images/bkg_header-panel.gif) repeat-x 0 -8px; line-height:12px; padding:3px 10px 4px; }
.top-cart .block-content .block-subtitle .close-btn { float:right; width:13px; height:0; padding-top:12px; text-align:left; overflow:hidden; cursor:pointer; background:url(../images/bkg_close.gif) no-repeat 0 0; position:relative; z-index:1; }
.top-cart .cart-empty .close-btn { float:right; width:13px; height:0; padding-top:12px; text-align:left; overflow:hidden; cursor:pointer; background:url(../images/bkg_close.gif) no-repeat 0 0; position:relative; z-index:1; }
.top-cart .cart-empty { padding:10px 10px 10px 20px; }
.top-cart .block-content ol { padding-bottom:7px; }
.top-cart .block-content .item { padding:8px 5px 8px 11px; }
.top-cart .block-content .item .product-name { font-size:11px; line-height:14px; display: inline; }
.top-cart .block-content .item .product-name a { font-size:11px; text-decoration:none; color:#444; }
.top-cart .block-content table { margin:5px 0 0 0; }
.top-cart .block-content table th { padding:1px 8px; color:#8f8f8f; text-align:right; }
.top-cart .block-content table td { text-align:left; padding:1px 0; }
.top-cart .block-content .subtotal { background:#fff url(../images/bkg_dots.gif) repeat-x 0 0; padding:2px 5px; text-align:center; }

.top-cart .actions { background:#e3e3e3 url(../images/bkg_dots.gif) repeat-x 0 -1px; text-align:center; padding:5px 11px; text-align:right; }
.top-cart .actions a { float:left; line-height:23px; }
.top-cart .actions button { float:none; }
.top-cart .actions button.button span,
.top-cart .actions button.button span span { background-image:url(../images/bkg_btn-onbg.gif); background-repeat:no-repeat; }

.checkout-link
{
width:auto;
float:right;
}

.product-collateral {
	float:right; 
	clear:right; 
	width:479px; 
	padding-top:30px;
	padding-bottom:30px;
}
.product-collateral .emailto-link { font-size:11px; margin:0; background:url(../images/bkg_arrow-bullet.gif) no-repeat 0 4px; padding-left:12px; }

.collateral-tabs { margin:0; }

.collateral-tabs .tab {
	position:relative; 
	z-index:2; 
	margin-right:3px; 
	margin-top:4px;
	background: url(../images/bkg_collateral-tabs.gif) no-repeat 0 -39px; 
	color:#bcbec0; 
	padding:0 0 0 17px; 
	font-size:12px; 
}

.collateral-tabs .first {
	margin-left: 20px;
}

.collateral-tabs .tab span { 
	background:url(../images/bkg_collateral-tabs.gif) no-repeat 100% -39px; 
	padding:0 17px 0 0; 
	line-height:24px; 
	float:left; 
}

.collateral-tabs .data {
	color:#ffffff;
}

.collateral-tabs .active { 
	background:url(../images/bkg_collateral-tabs.gif) no-repeat scroll 0 0 #FFFFFF;
	border-bottom:0 none;
	color:#000000;
	font-weight:bold;
	z-index:3;
	bottom: -2px;
}

.collateral-tabs .active  span{ 
	color:#c61d23;
}


.collateral-tabs .active span { 
	background-position:100% 0; 
	padding-bottom:1px; 
	height:18px;
	text-transform:uppercase;
}

.collateral-tabs .tab span{
	text-transform:uppercase;
}

.collateral-tabs .tab-container { 
	z-index:1; 
	top:24px; 
	background:#000000; 
	position:absolute;
	color:#ffffff;
	overflow:hidden;
	width:479px;
	left:0px;
}

.collateral-tabs .tab-content { 
	padding:10px 20px; 
	background:#000000; 
	border-top:1px solid #6d6e71; 
	height: 170px;
	font-size:12px;
	color:#ffffff;
}

.tab-content p {
	color:#ffffff;
}

.collateral-tabs .tab-content object,
.collateral-tabs .tab-content embed { width:100% !important; height:auto !important; }

.tab-list {
	position:relative;
}

.tab-list .active {
	cursor:default;
}

.tab-list .tab {
	cursor:pointer;
	float:left;
}

ul.summaryfeature{
	list-style-type: square;
	color: #fff;
	padding: 10px 0 0 20px;
}

ul.summaryfeature li{
	color: #fff;
	padding: 0 4px 8px;
	margin: 0px;
	line-height: 14px;
	
}

.save-button {
	background:url(../images/save-button.jpg) no-repeat scroll left top transparent;
	border:0 none;
	cursor:pointer;
	font-size:0;
	height:28px;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	width:88px;
}

.button-add-address {
	background:url(../images/button-add-address.jpg) no-repeat scroll left top transparent;
	border:0 none;
	cursor:pointer;
	font-size:0;
	height:28px;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	width:168px;
}

.filter-box-list-custom a{
	background:url(../images/icon_off.jpg) no-repeat scroll 0 2px transparent;
	padding-left:25px;
	padding-bottom:2px;
}

.filter-box-list-custom {
	list-style-type:none;
	padding-bottom:36px;
	padding-top:15px;
}

.filter-box-list-custom a:hover {
	background:url(../images/icon_on.jpg) no-repeat scroll 0 2px transparent;
	color:#c61d23 !important;
	padding-left:25px;
}

.filter_cat_active span{
	background:url(../images/icon_on.jpg) no-repeat scroll 0 2px transparent;
	padding-left:25px;
	color:#c61d23;
}

/* jQzoom */
div.jqZoomTitle { z-index:5000; text-align:center; position:absolute; top:0; left:0; width:100%; color:#fff; background:#999; }
.jqZoomPup { overflow:hidden; background-color:#fff; z-index:10; border-color:#fff; border-style:solid; cursor:crosshair !important; /* -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; -moz-opacity:0.6; opacity:0.6; */ }
a.product-image { cursor:pointer !important; }
p.product-image { cursor:default !important; }
.zoom-activated {}
.jqZoomPup img { border:0; }
.preload { text-decoration:none; border:1px solid #ccc; padding:8px; text-align:center; background:#fff url(../images/zoomloader.gif) no-repeat 43px 30px; width:90px; height:43px; z-index:10; position:absolute; top:3px; left:3px; -moz-opacity:0.8; opacity:0.8; filter:alpha(opacity=80); }
.jqZoomWindow { border:1px solid #ccc; background-color:#fff; position:absolute; top:100px; left:100px; }

.clear_cat{
	color:#6D6E71; 
	text-decoration:none;
	display:block;
	padding-bottom:20px;
	background:url(../images/clearall.png) no-repeat scroll left top transparent;
	border:0 none;
	cursor:pointer;
	font-size:0;
	height:28px;
	line-height:0;
	text-indent:-9999px;
	width:88px;
}

.save-address {
	background:url(../images/save-address.jpg) no-repeat scroll left top transparent;
	border:0 none;
	cursor:pointer;
	font-size:0;
	height:28px;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	width:118px;
}

.telephone-box{
	padding-bottom:20px;
}

.add-field .input-box{
	padding-left:115px;
}

.accaunt-space{
	padding-bottom:20px;
}

.accaunt-zip{
	width: 110px !important; 
	margin-right: 5px !important; 
}

.address-box{
	width: 220px !important; 
	margin-top: 0px !important;
}

.newsletter-manage-index label{
	width: 130px !important; 
	margin-top: 0px !important;
}

.address-box{
	width: 220px !important; 
	margin-top: 0px !important;
}

.change_password{
	width: 120px !important; 
	margin-top: 0px !important;
}

.customer-account-create .form-list label {
	width:140px !important;
}

.submit-button {
	background:url(../images/submit.jpg) no-repeat scroll left top transparent;
	height:28px;
	width:88px;
	font-size: 0px;
	text-decoration: none;
	line-height: 0px;
	border: 0px;
	cursor: pointer;
	overflow:hidden;
	clear:both;
}

.pager-list{
	color:#BCBEC0;
	float:left;
}

.pager-list a{
	color:#BCBEC0;
	text-decoration:none;
}

.pager-list li{
	list-style-type:none;
	padding:0 2px;
}

.pager-list  .current{
	text-decoration:none;
	color:#000000;
}

.pager-text{
	float:left;
}

.welcome-msg{
	text-align:right;
}

.validation-advice{
	color:#D91A00;
	font-size:11px;
	position:relative;
}

.box-account .welcome-msg{
	text-align:left;
}

.about-left{
	min-height:400px;
}

.smoll-products-image{
	list-style-type:none;
	margin-bottom: 10px;
}

.smoll-products-image li{
	margin-bottom: 10px;
}

#product-gallery-image{
	border:1px solid #BCBEC0 !important;
}

.product-image-popup{
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
	padding: 10px;
	background-color:#ffffff;
	border:1px solid #BCBEC0;
}

.catalog-product-gallery .product-image-popup a{
	text-decoration:none;
}

.catalog-product-gallery .button {
	background:url(../images/close-button.jpg) no-repeat scroll left top transparent;
	border:0 none;
	cursor:pointer;
	font-size:0;
	margin-bottom: 5px;
	height:28px;
	line-height:0;
	text-decoration:none;
	text-indent:-9999px;
	width:128px;
	display:block;
}

.category-coffeemakers .category-left2{
	background-image:none !important;
}

.newsletter-checkbox{
	overflow: hidden; 
}

.newsletter-checkbox #is_subscribed{
	overflow: hidden; 
	margin-top: 4px;
}

.data-table .label{
	width:180px;
	color: #ffffff;
}

.data-table .data{
	width:277;
}

.category-kitchenmisc .category-left2{
	background-image:none !important;
}

.catalog-product-view .notice{
	text-align:center;
}

.largest-image{
	text-align:auto !important;
}

.largest-image  #main-image{
	text-align:auto !important;
}

.largest-image img{
	text-align:auto !important;
}

.cms-home .note-msg{
	display:none;
}

.banner-list-space{
	margin-right: 21px;
}

.customer-account-login .validation-advice{
	right:0;
	text-align:center;
}

.category-heaters .category-left2{
	display:none;
}

.button::-moz-focus-inner{   
	border : 0px;
} 
	
.button:focus{     
	outline : none; 
}

.category-beverages .category-left2{
	display:none;
}

.category-left2
{
    display:block !important;
}


#pdf_doc_link a{
	color: #bcbec0;
	background: url(../images/pdf-icons.png) no-repeat ;
	display: block;
	padding: 2px 0 5px 28px;
	margin-top: 10px;
	font-family: Century Gothic;
}

.cms-privacy-policy ol{
	padding-left:40px;
}

.cms-privacy-policy .about-left ul{
	padding-left:50px;
}
.price_cat
{
color:#000;
float: left;
text-align:center;
font-size:12px;
font-weight:bold;
}
.about-box
{
z-index: 1; position: relative;
}
.nav-container{z-index: 2; position: relative}

.catalogsearch-result-index .category-left2{
	background-image:none;
}

.category-left2{
	background-image:none;
}

.title-text{
	float:left;
	display:block;
}

.right-box .left-login .login-box{
	height:208px;
}

.left-box .left-login .login-box{
	height:208px;
}
.header .header-panel{
	width: 450px; 
	float: right;
}

