﻿body {
	margin:0;
	min-width:1000px;
	background:#0f0f0f url(../images/bg-body.gif) repeat-y 50% 0;
	font:11px/16px Arial, Helvetica, sans-serif;
	color:#5d646c;
}
img{border-style:none;}
a{
	color:#5d646c;
	text-decoration:underline;
}
a:hover{text-decoration:none;}

h2 
{}
h3 
{
   margin-bottom: 0px;
   
}

#wrapper{
	width:1000px;
	margin:0 auto;
   background:url(../images/bg-wrapper1.jpg) no-repeat;
}

#wrapper_home{
   width:1000px;
   margin:0 auto;
   background:url(../images/bg_home1.jpg) no-repeat;
}
 
#languagewrapper{
	width:1000px;
	margin:0 auto;
	background-color:#000000;

}
#header{
	height: 1%;
	padding: 21px 0 0 21px;
	overflow: hidden;
}
.logo{
	float:left;
	background:url(../images/logo.gif) no-repeat;
	width:253px;
	height:51px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 27px 0 0;
}
.logo a{
	display:block;
	height:51px;
}
#main{
	height:1%;
	overflow:hidden;
	padding:22px 72px 60px 48px;
}
#languagemain{
	height:1%;
	overflow:hidden;
	padding:22px 0px 60px 0px;
}

#languagecontent
{
	text-align:right;
	height:1%;
}

#content{
	width:621px;
	float:right;
	background:url(../images/bg-content.gif) repeat-y -621px 0;
}
.content-holder{background:url(../images/bg-content.gif) no-repeat;}
.content-frame{
	position:relative;
	height:1%;
	overflow:hidden;
	padding:36px 10px 26px;
	background:url(../images/bg-content.gif) no-repeat -1242px 100%;
}
#sidebar{
	width:210px;
	min-height:345px;
	padding:0 0 60px;
	position:relative;
	float:left;
}
* html #sidebar{height:345px;}
#footer{
	font-size:10px;
	background:#ab0c2c;
	width:100%;
	position:relative;
	overflow:hidden;
}
#footer div{
	position:relative;
	left:50%;
	float:left;
}
#footer .nav{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	float:left;
	left:-50%;
}
#footer .nav li{
	float:left;
}
#footer .nav a{
	text-decoration:none;
	color:#fff;
	float:left;
	padding:1px 10px 3px;
}
#footer .nav .drop{background:url(../images/arrow.gif) no-repeat 100% 9px;}
#footer .nav .drop:hover{background:#ce7f8f url(../images/arrow.gif) no-repeat 100% 9px;}
#footer .nav a:hover,
#footer .nav .active a{background:#ce7f8f;}

.languagebox
{
	text-align:right;
}
.languageselector
{
	margin-top:10px; 
	text-align:left; 
	font-size:13px; 
	color:#FFFFFF;
	width:200px; 
	display:block; 
	float: right;
}
.languageheader
{
	border-bottom:1px red solid; 
	width:170px;
	background-image:url('../images/arrow3.png'); 
	background-repeat:no-repeat; 
	background-position:right
}

.languageselect
{
	 font-size:11px; 
	 margin-top:3px;
}

.languageselect ul
{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	float:left;
}

.languageselect li
{
	float:left;
	margin-right:10px
}

.languageselect a
{
	text-decoration:none;
	color:#fff;
	float:left;
}

.languageselect a:hover,
.languageselect  .active a{color:#ce002f !important;}


.accordion{
	margin:-3px 0 0;
	padding:0 0 0 52px;
	list-style:none;
	font-size:13px;
}
.accordion li{margin:0 0 8px;} 
.accordion a{
	text-decoration:none;
	text-transform:uppercase;
	color:#8b8d8f;
}
.accordion a:hover,
.accordion .selected a{color:#fff;}
.accordion ul{
	display:none;
	margin:0;
	padding:8px 0 5px;
	list-style:none;
	font-size:11px;
}
.accordion .selected ul{display:block;}
.accordion li ul a{
	text-transform:none;
	color:#8b8d8f !important;
	padding:0 0 0 13px;
}
.accordion li ul a:hover{color:#ce002f !important;}
.accordion li ul .active a{
	color:#fff !important;
	background:url(../images/bullet.gif) no-repeat 0 2px;
}
.accordion li ul li{margin:0 0 1px;}
.logo-design{
	position:absolute;
	bottom:0;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo-design.gif) no-repeat;
	width:200px;
	height:48px;
}
.text-news{
	margin:0 0 43px 4px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/text-news.gif) no-repeat;
	width:171px;
	height:42px;
}
.post {
	background:url(../images/divider.gif) no-repeat 0 100%;
	padding:0 0 20px;
	margin:0 0 20px;
}
.post .info{padding:0 40px;}
.post img{
	display:block;
	margin:0 0 25px;
}
.post p{margin:0 0 17px;}
.post h2{
	color:#3f3f3f;
	text-transform:uppercase;
	font-size:23px;
	line-height:25px;
	font-weight:normal;
	margin:0 0 18px;
}
.post .date{
	font-style:normal;
	font-size:13px;
}


.breadcrumbs{
	float:left;
	width:675px;
	padding:14px 0 0;
	color:#ededed;
	text-transform:uppercase;
}
.breadcrumbs a{
	color:#ededed;
	text-decoration:none;
}
.breadcrumbs a:hover{text-decoration:underline;}
.breadcrumbs ul{
	position:relative;
	display:inline;
	margin:0 -10px 0 2px;
	padding:0;
	list-style:none;
	float:left;
	height:28px;
	overflow:hidden;
}
.breadcrumbs ul li{
	line-height:28px;
	float:left;
	padding:0 20px 0 24px;
	background:url(../images/separator.png) no-repeat;
	margin:0 0 0 -16px;
}
.breadcrumbs .bg-l{
	height:28px;
	float:left;
	background:url(../images/bg-breadcrumbs-l.png) no-repeat;
}
.breadcrumbs .bg-r{
	background:url(../images/bg-breadcrumbs-r.png) no-repeat;
	width:6px;
	height:28px;
	float:left;
}

.basket{
	float:left;
	width:675px;
	padding:14px 0 0;
	color:#ededed;
	text-transform:uppercase;
}

.basket a{
	color:#ededed;
	text-decoration:none;
}
.basket a:hover{text-decoration:underline;}
.basket ul{
	position:relative;
	display:inline;
	margin:0 -10px 0 2px;
	padding:0;
	list-style:none;
	float:left;
	height:28px;
	overflow:hidden;
}
.basket ul li{
	line-height:28px;
	float:left;
	padding:0 20px 0 24px;
	background:url(../images/separator.png) no-repeat;
	margin:0 0 0 -16px;
}
.basket .bg-l{
	height:28px;
	float:left;
	background:url(../images/bg-breadcrumbs-l.png) no-repeat;
}
.basket .bg-r{
	background:url(../images/bg-breadcrumbs-r.png) no-repeat;
	width:6px;
	height:28px;
	float:left;
}


.promo{
	margin:-26px 0 13px;
	height:1%;
	overflow:hidden;
	background:#e9ecef url(../images/bg-promo.gif) repeat-x;
	font-size:13px;
}
.promo .image{
	float:left;
	width:216px;
}
.promo .image img{display:block;}
* html .promo .image{margin:0 -3px 0 0;}
.promo .info{
	height:1%;
	overflow:hidden;
	padding:33px 20px 0 27px;
}
.promo h1{
	font-size:23px;
	line-height:27px;
	font-weight:normal;
	text-transform:uppercase;
	margin:0;
	color:#777;
}
.promo h2{
	margin:0 0 15px;
	color:#969696;
	text-transform:uppercase;
	font-size:15px;
	font-weight:normal;
}
.promo p{margin:0 0 18px;}
.panel{
	height:1%;
	overflow:hidden;
	padding:27px 0 0;
}
.swicher{
	margin:0;
	padding:20px 0 0;
	float:left;
	list-style:none;
}
.swicher li{
	margin:0 2px;
	display:inline;
	float:left;
}
.swicher a{
	float:left;
	height:8px;
	width:8px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/bullets.gif) no-repeat;
}
.swicher a:hover,
.swicher .active a{background-position:0 -8px;}
.logos{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.logos li{
	float:left;
	padding:0 0 0 2px;
}
.logos a{
	text-indent:-9999px;
	overflow:hidden;
	float:left;
	height:28px;
	width:79px;
	background:url(../images/logos.gif) no-repeat;
}
.logos a:hover{background-position:0 -28px;}
.logos .very-lite a{background-position:-81px 0;}
.logos .very-lite a:hover{background-position:-81px -28px;}
.logos .eco-friendly a{background-position:-162px 0;}
.logos .eco-friendly a:hover{background-position:-162px -28px;}
.gallery{
	height:1%;
	overflow:hidden;
}
.gallery img{display:block;}
.gallery .next,
.gallery .prev{
	float:left;
	margin:80px 0 0;
	width:20px;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/btns.gif) no-repeat;
}
.gallery .next {
	float:right;
	background-position:-20px 0
}
.gallery ul{
	overflow:hidden;
	padding:0 0 0 34px;
	list-style:none;
	float:left;
	width:540px;
	margin:0 -50px 0 0;
}
.gallery ul li{
	float:left;
	width:130px;
	margin:0 50px 0 0;
}
.gallery ul a{display:block;}
.gallery ul a:hover{position:relative;}
.gallery ul a:hover .more{display:block;}
.gallery ul .more{
	display:none;
	position:absolute;
	top:50%;
	left:50%;
	height:16px;
	color:#fff;
	font-size:10px;
	padding:9px 4px 0;
	background:url(../images/bg-more.png) no-repeat;
}
.items {
	background:url(../images/bg-items-r.gif) repeat-y;
	width:621px;
	float:right;
}
.items .holder{background:url(../images/bg-items-t.gif) no-repeat;}
.items .frame{
	width:619px;
	overflow:hidden;
	background:url(../images/bg-items-b.gif) no-repeat 0 100%;
}
.items ul{
	position:relative;
	margin:-2px -2px 0 0;
	padding:0;
	list-style:none;
	width:621px;
	overflow:hidden;
}
.items .image{
	display:table;
	height:165px;
}
.items .image div{
	display:table-cell;
	width:205px;
	vertical-align:middle;
}
.items .image img{
	display:block;
	margin:0 auto;
}
.items ul li{
	position:relative;
	background:url(../images/bg-item.gif) no-repeat;
	width:205px;
	height:216px;
	float:left;
	border:solid #fff;
	border-width:0 2px 2px 0;
	margin:2px 0 -2px;
}
.items ul .first{background-position:6px 0;}
.items .caption{
	padding:2px 0 0;
	text-align:center;
}
.items .caption strong{
	display:block;
	text-transform:uppercase;
	color:#000;
}
.items .caption a{
	background:url(../images/arrow1.gif) no-repeat 0 4px;
	padding:0 0 0 7px;
	color:#ce002f;
	text-decoration:none;
}
.items .caption a:hover{text-decoration:underline;}
.items ul li .bg{
	position:absolute;
	top:0;
	left:0;
	height:216px;
	width:205px;
	background:url(../images/bg-item.png);
}
.items ul li:hover .bg,
.items ul li.hover .bg{display:none;}
.items ul li:hover .caption strong,
.items ul li.hover .caption strong{color:#5d646c;}
.product{
	margin:-25px 0 12px -10px;
	display:table;
	width:611px;
}
.product-image{
	width:305px;
	display:table-cell;
	vertical-align:middle;
	padding:0 0 40px 6px;
}
.description{
	display:table-cell;
	color:#636363;
	width:263px;
	background:#e7e8e8;
	border:solid #f1f2f2;
	border-width:0 1px;
	padding:18px 14px 6px 21px;
}
.description div{margin:0 0 17px;}
.description h1{
	margin:0;
	font-size:14px;
	line-height:14px;
	color:#404040;
}
.description dl{
	line-height:17px;
	height:1%;
	overflow:hidden;
	margin:0 0 15px;
}
.description dl dt{
	float:left;
	margin:0 3px 0 0;
}
.description .article {margin:0 0 9px;}
.description .article dt{margin:0 3px 0 0;}
.description dl dd{margin:0;}
.description h2{
	font-size:11px;
	margin:0;
	text-transform:uppercase;
}
.description p{
	margin:0;
	line-height:18px;
}
.description .available {
	height:1%;
	overflow:hidden;
	padding:18px 0 0;
	margin:0 0 0 -1px;
}
.available em{
	float:left;
	background:#fff;
	padding:1px 5px;
}
.icos{
	width:28px;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:17px;
	left:273px;
}
.icos li{
	margin:0 0 7px;
	height:1%;
	vertical-align:top;
}
.icos a{
	height:28px;
	width:28px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 auto;
	background:url(../images/icos.gif) no-repeat;
}
.icos .ico1 a{
	width:19px;
	height:22px;
	background-position:-5px 0;
}
.icos .ico1 a:hover{background-position:-33px 0;}
.icos .ico2 a{
	width:24px;
	height:19px;
	background-position:-2px -28px;
}
.icos .ico2 a:hover{background-position:-30px -28px;}
.icos .ico3 a{
	height:25px;
	background-position:0 -54px;
}
.icos .ico3 a:hover{background-position:-28px -54px;}
.icos .ico4 a{
	width:22px;
	background-position:-4px -90px;
}
.icos .ico4 a:hover{background-position:-32px -90px;}
.icos .ico5 a{
	width:22px;
	height:24px;
	background-position:-2px -127px;
}
.icos .ico5 a:hover{background-position:-30px -127px;}
.icos .ico6 a{
	width:22px;
	height:23px;
	background-position:-2px -163px;
}
.icos .ico6 a:hover{background-position:-30px -163px;}
.icos li:hover,
.icos li.hover{position:relative;}
.icos li:hover .tooltip,
.icos li.hover .tooltip{display:block;}
.icos .tooltip{
	display:none;
	position:absolute;
	right:28px;
	top:50%;
	margin:-8px 0 0;
	padding:0 9px 0 4px;
	color:#fff;
	font-size:10px;
	background:url(../images/bg-tooltip.gif) no-repeat 100% 0;
}
.tools{
	position:absolute;
	bottom:57px;
	left:15px;
	width:290px;
}
.tools .holder{
	height:1%;
	padding:0 40px 6px 0;
}
.tools .holder:after{
	content:"";
	display:block;
	clear:both;
}
.color{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
.color li{
	float:left;
	width:19px;
	margin:0 4px 0 0;
}
.color li:hover,
.color li.hover{position:relative;}
.color a{float:left;}
.color li:hover .tooltip,
.color li.hover .tooltip{display:block;}
.color .tooltip{
	display:none;
	position:absolute;
	top:10px;
	left:4px;
	height:17px;
	color:#fff;
	font-size:10px;
	padding:8px 4px 0;
	background:url(../images/bg-more.png) no-repeat;
}
.add-nav{
	margin:0 0 0 -9px;
	padding:0;
	list-style:none;
	height:1%;
	overflow:hidden;
}
.add-nav li{
	float:left;
	background:url(../images/separator1.gif) no-repeat 0 5px;
	padding:0 11px;
	margin:0 1px 0 -1px;
}
.add-nav a{
	color:#ce002f;
	padding:0 0 0 6px;
	font-size:10px;
	background:url(../images/arrow2.gif) no-repeat 0 4px;
}
.btn{
	cursor:pointer;
	text-decoration:none;
	color:#fff;
	float:left;
	margin:1px 0 0;
	background:url(../images/bg-btn-l.gif) no-repeat;
}
.btn span{
	float:left;
	background:url(../images/bg-btn-r.gif) no-repeat 100% 0;
	height:16px;
	padding:0 7px;
	line-height:15px;
}
.bottom-panel{
	width:621px;
	margin:0 -10px -26px;
	position:relative;
	background:#e3e3e3 url(../images/bg-panel.gif) no-repeat;
}
.bottom-panel .holder{
	padding:7px 0;
	width:100%;
	position:relative;
	overflow:hidden;
	background:url(../images/bg-panel.gif) no-repeat -621px 100%;
}
.bottom-panel .frame{
	text-align:center;
	position:relative;
	float:left;
	left:50%;
}
.bottom-panel .frame div{
	position:relative;
	float:left;
	left:-50%;
}
.bottom-panel ul{
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	margin:0;
	padding:0;
	list-style:none;
	line-height:28px;
	overflow:hidden;
}
.bottom-panel ul li{
	float:left;
	margin:0 2px 0 -2px;
	padding:2px 10px 2px 15px;
	background:url(../images/separator2.gif) no-repeat;
}
.bottom-panel ul a{
	color:#000;
	text-decoration:none;
}
.bottom-panel ul a:hover{text-decoration:underline;}
.bottom-panel ul .prev a{
	background:url(../images/arrow-prev.gif) no-repeat 0 3px;
	padding:0 0 0 13px;
}
.bottom-panel ul .return a{
	background:url(../images/arrow-return.gif) no-repeat 0 3px;
	padding:0 0 0 13px;
}
.bottom-panel ul .next a{
	background:url(../images/arrow-next.gif) no-repeat 100% 3px;
	padding:0 13px 0 0;
}
.block{
	color:#636363;
	line-height:18px;
	width:601px;
	margin:-26px 0 -16px;
	background:url(../images/bg-gray-block.gif) repeat-y -601px 0;
}
.block .holder{background:url(../images/bg-gray-block.gif) no-repeat;}
.block .frame{
	overflow:hidden;
	height:1%;
	padding:20px 0 0;
	background:url(../images/bg-gray-block.gif) no-repeat -1202px 100%;
}
.block h1{
	text-transform:uppercase;
	margin:0 0 46px 13px;
	font-size:20px;
	color:#454545;
}
.block .post h2{
	color:#ce002f;
	font-size:11px;
	text-transform:none;
	font-weight:bold;
	margin:0 0 15px;
}
.block .post {
	padding:0 14px 50px;
	margin:0 0 18px;
}
.block h3{
	margin:0 0 20px;
	font-size:11px;
}
.block .post p{margin:0;}
.block .post div{padding:18px 0 0;}


.collections {
	width:621px;
	float:right;
	color:white;
}

.basket-lines
{
 
 padding-bottom: 20px;
 
}

#basketlines
{
 
 border-collapse: collapse;   
 
}
#basketlines .basket-image
{
 width: 50px;
 height : 50px;
}
#basketlines .amount
{
   width: 30px;
   
}
#basketlines td,#basketlines th
{
   border-top: 1px solid #aaaaaa;
   border-left: none;
   border-right: none;
}


#baskettotal
{
 width: 600px; 
 text-align: right;
 border-collapse: collapse;   
 border-top: 1px solid #aaaaaa; 
 border-bottom : 2px solid #aaaaaa; 
 
 
}

#baskettotal td
{

 border-top: 1px solid #aaaaaa; 
}

.steps
{
    background-color: #EEEEEE;

}

.currentstep
{
   background: #F3F5F4 url('../images/gradient_bg.jpg') repeat-x bottom;
    padding: 3px;
   color:black;
   font-weight:bold;
}
.currentsteparrow
{
   background: #eeeeee url('../images/basket_arrow.png') repeat-x bottom;
}

.order_address .field
{
   border:1px solid #C3C3C3; 
   width: 160px;
   font-family:Tahoma,Arial,Helvetica,sans-serif;
   font-size:11px;
}

.order_address table td
{
   height :27px; 
   
}


.required
{
   color: red;
   
}

.order_delivery div
{
   padding-bottom : 20px;
   
}

.order_delivery label
{
   display: block;
   padding-left: 30px;
   margin-top: -18px;
   
}

.order_delivery .warehouses
{
  margin-top: -15px; 
  padding-left: 25px;  
}

.order_delivery .warehouses label
{
  margin-right: 10px;
  padding-bottom: 5px; 
}


.order_payment div
{
   padding-bottom : 20px;
   
}

.order_payment label
{
   display: block;
   padding-left: 30px;
   margin-top: -18px;
   
}


.orderconfirm
{
 
 padding-bottom: 20px;
 
}

#orderlines
{
 
 border-collapse: collapse;   
 
}
#orderlines .order-image
{
 width: 50px;
 height : 50px;
}
#orderlines .amount
{
   width: 30px;
   
}
#orderlines td,#orderlines th
{
   border-top: 1px solid #aaaaaa;
   border-left: none;
   border-right: none;
}


#ordertotal
{
 width: 600px; 
 text-align: right;
 border-collapse: collapse;   
 border-top: 1px solid #aaaaaa; 
 border-bottom : 2px solid #aaaaaa; 
 
 
}

#ordertotal td
{

 border-top: 1px solid #aaaaaa; 
}

.orderconfirm #invoice
{

width: 300px;
}

#orderinfo
{
   width: 100%;
   
}
#orderinfo td
{
   vertical-align: top;   
   
}


.customer_address .field
{
   border:1px solid #C3C3C3; 
   width: 160px;
   font-family:Tahoma,Arial,Helvetica,sans-serif;
   font-size:11px;
}

.customer_address table td
{
   height :27px; 
   
}

