#matrix-#content table td, #content table th#content table td, #content table th input 
{
	width: 30px;
	text-align: center;
	padding: 0
}
#matrix-table td {
	text-align: center;
}
/* --- BASIC LAYOUT --- */
body{
	background:url(../images/style/bg.jpg);
	font-family: Tahoma, Geneva, sans-serif;
}
.wrap{
	width:978px;
	margin:auto;
	padding: 0 19px;
}	
/*#header{
	background: url(../images/style/icons.png) center -245px repeat-x;
}*/
#header{
	position: relative;
}
#content{
	line-height: 1.2em;
	color: #363636;
	padding-bottom: 128px;
}
#footer{
	background: #efefef;
	border-top: 12px solid #6090b0;
	color: #939393;
	font-size: 0.9em;
	left:0;
	right: 0;
}
.print{
	top: 18px;
	right: 20px;
}
#basket-page ._err{
	font-size: 14px;
	margin: 0;
	font-weight: bold;
}
.error404{
	padding: 10px;
	font-size: 18px;
	color: #b06060;

}
.basket-info{
	color: red;
position: absolute;
right: 0;
width: 570px;
font-weight: bold;
text-align: right;

}
.attach ol{
	padding-left: 40px;
}

/* --- ELEMENTS MAIN STYLE --- */
#products{
	overflow:hidden;
	background: #fff;
	border: 1px solid #6090b0;
	padding: 11px;
	margin-top: 18px;
	position: relative;
}
#products.intro{
	padding: 0;
	background: none;
	border: none;
}
#content form li {
	padding: 5px 0;
}
#content form li:nth-child(odd) {
	background: #f6f6f6;
}
input[type=text],input[type=password],select{
	padding: 5px 10px;
	border: 2px solid #6090b0;
	width: 200px;
}
input[type=submit],.next,#content a#filter-docs-submit,#content a#filter-reports-submit{
	background: #6090b0;
	border: 2px solid #6090b0;
	width: 223px;
	border: none;
	color: #fff;
	cursor: pointer;
	padding: 7px 0;
	text-align: center;
	color: #fff;
}
#content a#filter-docs-submit,#content a#filter-reports-submit{
	padding: 7px;
}
#content a.next{
	color: #fff;
}
input[type=submit]:hover,.next:hover,#content a#filter-docs-submit:hover,#content a#filter-reports-submit:hover{
	background: #a37ca0;
}
input[type=submit]:active,.next:active{
	background: #116584;
}
input[type=text]:focus,input[type=password]:focus{
	border-color:#978674;
}
button{
	cursor: pointer;
}
label{
	width: 150px;
	display: inline-block;
	font-size: 0.9em;
	padding-left: 11px;
	padding-right: 10px;
	padding-top: 5px;
	text-align: right;
}
.checkbox label{
	display: inline-block;
	padding-left: 0;
}
.checkbox{
	
}
#content a{
	color: #168cb7;
}
#content a:hover{
	color: #116584;
}
#content a:active{
	color: #d83737;
}
#content table{
	border: 2px solid #b4cfdf;
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
}
#content table td,#content table th{
	border: 1px solid #ececec;
	padding: 4px;
	font-size: 0.9em;
	font-weight: normal;
}
table thead,table tfoot{
	background: #f3f3f3;
}
table td,table th{
	text-align: center;
	vertical-align: middle;
}
table tfoot td,table tfoot th{
	background: #efefef;
	text-align: right;
	font-weight: normal;
}

h1.headline,label.headline{
	background: #efefef;
	padding: 8px;
	font-size: 0.9em;
	margin-bottom: 11px;
	font-weight: normal;
}
label.headline{
	width: 918px;
display: block;
text-align: left;
}
p.headline-p{
	font-size: 0.8em;
	margin-bottom: 11px;
	text-align: center;
}
#filterdocsform{
	border:1px solid #efefef;
	padding: 10px;
}
.docs-menu{
	border-bottom: 2px solid #a37ca0;
}
.docs-menu li{
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 7px;
}
#content .docs-menu a{
	background: #6090b0;
	background: #f2f2f2;
	padding: 7px;
	margin-right: 3px;
	color: #fff;
	color: #168cb7;
}
#content .docs-menu a:hover{
	background: #6090b0;
	color: #fff;
}
#content .docs-menu a.selected{
	background: #a37ca0;
	color: #fff;
}
.dept{
	position: absolute;
	top: 19px;
	right: 19px;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}

.up,.down{
	background: url(../images/style/icons.png) center -2530px no-repeat;
	display: inline-block;
	height: 10px;
	width: 10px;
}
.up{
	background-position: center -2476px;
}
.up b,.down b{
	display: none;
}
.pad{
	padding-right: 25px!important;
}




/* --- HEADER --- */
/*logo*/
#logo{
	position: absolute;
	top: 25px;
}
#logo span{
	color: #3e6986;
	position: absolute;
	top:-0.2em;
	padding-left: 1em;
	font-size: 0.45em;
	font-size: 0.6em;
	line-height: 1.6em;
	letter-spacing: 1px;
	width: 200px;
}
/*#logo img{
	height: 40px;
}*/

/*profile-menu*/
.right-aside{
	float: right;
	position: relative;
    margin: 32px 0 5px 0
}


#profile-menu{
	position: relative;
	z-index: 20;
	/*position: absolute;*/
	padding-right: 10px;
	float: right;
	display: block;
}
#profile-menu li{
	float: right;
	font-size: 14px;
	border-right: 1px solid #ccc;
	position: relative;
}
#profile-menu a{
	background: url(../images/style/icons.png) 7px -91px no-repeat;
	display: block;
	color: #696969;
	padding: 5px 10px 5px 47px;
}
#profile-menu li.login,#profile-menu li.account-info{
	border-left: 1px solid #ccc;
}
#profile-menu li.register a{
	background-position: 7px -163px;
	padding-left: 37px;
}
#profile-menu li.account-info a{
	background-position: 7px -1916px;
}
#profile-menu ul.drop-menu a{
	background: none;
}
#profile-menu li.current-lang a{
	background: none;
}


/*-lang advance*/
.languages{
	display: block;
	/*position: absolute;*/
	/*top: 34px;*/
	right: 15px;
	margin: -5px 7px 5px 0;
}
.languages li.lang-login{
	float: right;
}
.languages li.lang-login a{
	background: none;
	padding: 5px;
}
.lang-login img{
	border:1px solid #ccc;
}



.current-lang img{
	border: 1px solid #696969;
	left: 14px;
	top: 7px;
	position: absolute;
}
/*
#profile-menu li.current-lang,#profile-menu li.account-info{
	background: url(../images/style/icons.png) right -595px no-repeat;
	padding-right: 22px;
	border-right: 1px solid #696969;
}*/
#profile-menu li:hover{
	background-color: #4e4e4e;
}
#profile-menu li:hover a{
	color: #dfdfdf;
}
#profile-menu li:active{
	background-color: #222222;
}
#profile-menu li.current-lang:active{
	background-color: #222222;
}
.drop-menu{
	background: #4e4e4e;
	border:  1px solid #696969;
	display: none;
	position: absolute;	
	z-index: 999;
}
#profile-menu .drop-menu li{
	float: none;
	border-right: none;
	border-top: 1px solid #727272;
	font-size: 12px;
}
#profile-menu .drop-menu li:hover{
	background-color: #5e5e5e;
}
#profile-menu .drop-menu a{
	width: 113px;
	padding: 5px;
}
#profile-menu li.current-lang .drop-menu a{
	min-width: 36px;
	padding-left: 58px;
}
#profile-menu li:hover > .drop-menu{
	display: block;
}


/*Main-menu*/
#main-menu{
	background: url(../images/style/icons.png) 0 -680px repeat-x;
	text-align: center;
	font-size: 14px;
	position: relative;
	border: 1px solid #a8a8a8;
	font-size: 0.9em;
	text-transform: uppercase;
	display: table;
	table-layout: fixed;
	width: 100%;
	z-index: 10;
	-moz-box-shadow: 3px 3px 5px 6px #ccc;
	-webkit-box-shadow: 3px 3px 5px 6px #ccc;
	box-shadow: 0 1px 3px 1px #ccc;
}
#main-menu li{
	display:table-cell;
	border-left: 1px solid #fff;
	border-right: 1px solid #a8a8a8;
	vertical-align: middle;
}
#main-menu li.current a{
	color: #3e6986;
	font-weight: bold;
}
#main-menu a{
	display: block;
	color: #3a3a3a;
	padding:0px 10px;
}
#main-menu a:hover{
	color: #3e6986;
}
#main-menu a:active{
	color: #000;
}
/*search*/
.search{
	width: 243px;
}
.search form{
	padding: 5px 0 0 16px;
}
.search input[type=text]{
	width: 160px;
	margin: 0;
	float: left;
}
.search input[type=submit]{
	background: #6090b0;
	/*display: inline;*/
	float: left;
	color: #fcfef6;
	font-size: 1em;
	border: none;
	/*height: 1.9em;*/
	height: 16px;
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0 0 0 -7px;
}
.search input[type=submit]:hover{
	background: #385e78;
}
#main-menu #extsearch{
	text-transform: none;
	font-size: 0.8em;
	margin-bottom: 5px;
}



/*right-aside*/

#cart{
	background: url(../images/style/icons.png) 15px 12px no-repeat;
	border: 1px solid #a8a8a8;
	display: inline-block;
	color: #3e3e3e;
	font-size: 0.9em;
	text-align: left;
	padding: 10px 21px 10px 70px;
	float: right;
	margin: 25px 0 10px 5px;
}
#cart p{
	font-size: 0.8em;
}
#cart:hover{
	background-color: #f5f5f5;
}
#cart:active{
	background-color: #e8e3e3;
}
#cart strong{
	display: block;
	padding-bottom: 3px;
}








/* --- FOOTER --- */

#footer a{
	color: #939393;
}
#footer a:hover{
	color: #6090b0;
}
#footer a:active{
	color: #555555;
}
.footer-section li{
	background: url(../images/style/icons.png) 0px -779px no-repeat;
	padding-left: 15px;
	padding-bottom: 3px;
}
.footer-section{
	display: table-cell;
	width: 205px;
	border-left: 2px solid #dddad6;
	padding: 16px 19px;
}
.footer-section.first{
	border-left: 0;
}
.footer-section h2{
	color: #6090b0;
	font-size: 1.1em;
	font-weight: normal;
	padding-bottom: 10px;
}
#partners{
	background: #e5e5e5;
	padding: 11px 11px 20px;
}
#partners ul{
	text-align: center;
}
#partners li{
	background: #fff;
	display: inline-block;	
	padding: 2px;
	height: 30px;
	overflow: hidden;
}
#partners img{
	height: 30px;
}
.copyright{
	position: absolute;
	bottom: 2px;
	left:0;
	right: 0;
	text-align: center;
	font-size: 0.8em;
	color: #333;
}



/* --- CONTENT --- */
.path{
	background: #efefef;
	color: #978674;
	padding: 5px;
	margin-bottom: 1px;
	display: block;
}
#content .path a,#content .pages a{
	color: #978674;
}
#content .path a:hover{
	color:  #454340;
}
#content .path a:active{
	color: #d83737;
}
.path li{
	font-size: 0.9em;
	font-weight: normal;
	display: inline-block;
}


/* --- ASIDE --- */
#aside{
	background: #efefef;	
	font-size: 0.9em;
	width: 234px;
	padding: 18px 0;
	margin: 0 24px 0 6px;
	float: left;
}
/*product-menu*/

#product-menu{
	position: relative;
}
#product-menu li{
	background: url(../images/style/icons.png) 0 -685px repeat-x;
	margin:0 0 5px -6px;
	width: 246px;
	border: 1px solid #b9b9b9;
	overflow: hidden;
}

#product-menu a{
	background: url(../images/style/icons.png) 16px -840px no-repeat;
	color: #242424;
	display: block;
	font-size: 14px;
	padding: 7px 5px 7px 35px;
}
#product-menu ul li{
	background: #fff;
	margin: 0;
	width: auto;
	border: none;
}
#product-menu ul li a{
	background-position: 16px -967px;
}

#product-menu ul ul{	
	/*border: 1px solid #b9b9b9;*/
	/*position: absolute;
	left: 241px;*/
	width: 241px;
	margin-left: 10px;
	/*margin-top: -34px;*/
	z-index: 99;
	border-top: 1px solid #ddd;
}
#product-menu ul ul li{
	background: #fff;
	border-bottom: 1px solid #ddd;
}
#product-menu ul ul li:hover{
	background: #ddd;
}
#product-menu ul{
	display: none;
}
/*active*/
#product-menu li.active ul,#product-menu li.active li.active ul,
#product-menu li.active li.active li.active ul{
	display: block;
}
#product-menu li.active ul ul,#product-menu li.active li.active ul ul,
#product-menu li.active li.active li.active ul ul{
	display: none;
}
#product-menu li.active{
	background: #a37ca0;	
}
#product-menu li.active li.active{
	background-color: #efefef;
}
#product-menu li.active a{
	color: #fff;
}
#product-menu li.active ul a{
	/*background-color: #fff;*/
	color: #242424;
}

#product-menu ul li:hover{
	background-color: #efefef;
	color: #6090b0;
}




/* --- INDEX --- */


/*slideshow*/
#slideshow{
	display:block;
	height: 194px;
	width: 712px;
	overflow: hidden;
	border: 1px solid #6090b0;
	position:relative;
}
#slideshow-slides{
	width:20000px;
}
#slideshow-slides li{
	float: left;
	display: block;
	height: 194px;
	width: 712px;
	position:relative; 
	overflow: hidden;
}
#slideshow img{	
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
}
#slideshow-button{
	position:absolute;
	bottom:4px;
	right:8px;
	display:block;
	z-index:10;
}
#slideshow-button span{
	display: none;
}
#slideshow-button li{
	float:left;
	background:#f0f0f0;
	display:block;
	height:13px;
	width:13px;
	margin:3px;
	cursor:pointer;
}
#slideshow-button li.current{
	background: #45392d;
}


/*sections*/
.categories{
	background: #fff;
	/*border: 1px solid #6090b0;*/
	padding: 9px 8px 8px 9px;
	margin-top: 18px;
}
.categories.products{
	border: none;
	padding: 0 0 18px;

}
.categories div{
	background: #fff;
	float: left;
	height: 213px;
	width: 173px;
	border-right: 1px solid #b3cedf;
	border-bottom: 1px solid #b3cedf;
	border: 1px solid #b3cedf;
	position: relative;
	overflow: hidden;
	/*margin-bottom: 8px;*/
	margin-left: -1px;
	margin-top: -1px;
}
.categories.products div{
	width: 171px;
}
.categories div:hover{
	background: #fff;
	border-color: #a37ca0;
	z-index: 5;
}
.categories a{
	height: 171px;
	width: 171px;
	display: block;
	position: relative;
}
#content .categories a{
	color: #fff;
}
.categories h2{
	position: absolute;
	bottom: 5px;
	left: 0;
	right: 0;
	padding: 0 5px;
	height: 47px;
	overflow: hidden;	
}
.categories h2 a{
	height: auto;
	/*width: auto;*/
	background: #6090b0 url(../images/style/icons.png) 0 -685px repeat-x;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 14px;
	padding: 5px 10px;
	z-index: 5;	
	margin: auto 5px;
	text-align: center;
	height: 40px;
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #e0e0e0;
}
#content .categories h2 a{
	color: #333
}
#content .categories div:hover h2 a{
	background: #a37ca0;
	color: #fff;
	border: none;
}
.categories img{
	position: absolute;
	top: 0;
	bottom: 0;	
	left: 0;
	right: 0;
	margin: auto;
}
.categories a:hover{
	border-color: #814291;
}
.categories a:hover span{
	background: #a37ca0;
	border-color: #814291;
}





/* --- PRODUCTS --- */
/*path*/
.path{
	background: #eaeaea;
	color: #3a3a3a;
	padding: 5px 10px;
	margin-bottom: 1px;
	border-bottom: 1px solid #fff;
}
#content .path a,#content .pages a{
	color: #3a3a3a;
}
#content .path a:hover{
	color:  #454340;
}
#content .path a:active{
	color: #d83737;
}
.path li{
	font-size: 0.9em;
	font-weight: normal;
	display: inline-block;
}
.product-view .path li{
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}
/*sort*/
.sort{
	background: #eaeaea;
	color: #3a3a3a;
	padding: 5px;
	font-size: 0.85em;
}
.pages,.pages li{
	float: left;
}
.pages a,.pages strong{
	padding: 2px 2px 3px;
	margin:0 1px;
	display: block;
}
#content .pages a:hover{
	color: #387095;
}
#content .pages a.current,.pages strong{
	background: #fff;
	border: 1px solid #387095;
	color: #387095;
}
.pages a.first,.pages a.last{
	background:#fff url(../images/style/icons.png) -2px -1230px no-repeat;
	display: block;
	border: 1px solid #387095;
	height: 19px;
	width: 10px;
}
.pages a.last{
	background-position: -1px -1161px;
}
.pages .first span,.pages .last span{
	display: none;
}


.sort-section{
	float: right;
}
.views{
	margin: 0 3px;
}
.views,.views li{
	float: right;
}
.views li{
	background:#fff url(../images/style/icons.png) -3px -1304px no-repeat;
	border: 1px solid #387095;
	margin: 0 2px;
}
.views li.grid{
	background-position: -2px -1527px;
}
.views li:hover,.views li.current{
	background-position: -3px -1381px;
}
.views li.grid:hover,.views li.grid.current{
	background-position: -2px -1455px;
}
.views li a{
	display: block;	
	height: 24px;
	width: 22px;
}
.views span{
	display: none;
}

.sort-section select{
	padding:3px 2px;
	border: 1px solid #387095;
	margin: 0;
	float: right;
	
}
.sort-section select#filter_perpage,.sort-section select#filter_perpage_bottom{
	width: 50px;
	float: right;
	margin-right: 5px;
}
.sort-section label{
	width: auto;
	float: right;
}


/*product list view*/
.list-view,.grid-view{
	margin-bottom: 8px;
}
#content .list-view a,#content .grid-view a{
	color: #6090b0;
}
.list-view .product-section{
	border-bottom: 1px solid #b3cedf;
	position: relative;
	height: 171px;
	margin-top: 8px;
}
.list-view.search{
	width: auto;
}
.list-view.search .product-section{
	width: 467px;
	float: left;
	margin-right: 10px;
}
.list-view.search .product-img{
	border-left: 1px solid #b3cedf;
	border-right: none;
}
.list-view.search p{
	height: 100px;
}
.list-view .product-info{
	padding-left: 11.5em; 
}
.list-view h2{
	font-size: 1em;
	padding-top: 0.5em;
	height: 1.3em;
	overflow: hidden;
}
.list-view .product-img{
	height: 171px;
	width: 171px;
	border-right: 1px solid #b3cedf;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
.list-view .product-img img{
	position: absolute;
	top: 0;
	bottom:0;
	left: 0;
	right: 0;
	margin: auto;
}
.list-view p{
	font-size: 0.8em;
	padding-top: 0.5em;
	height: 4.5em;
	display: block;
	overflow: hidden;
}
.list-view span{
	color: #168cb7;
	font-size: 0.9em; 
}

.tab-buttons{
	border-bottom: 2px solid #a37ca0;
}

.tab-buttons{
	margin: 60px 0 0 0;
}
.tab-buttons li{
	display: inline-block;
}
.tab-buttons li a{
	background: #f2f2f2;
	display: inline-block;
	text-align: left;
	height: auto;
	padding: 10px;
}
#content .tab-buttons li:hover a{
	background: #6090b0;
	color: #fff;
}
#content .tab-buttons li.active a{
	background: #a37ca0;
	color: #fff;
}
#content .product-view .alternative-data .product-info,
#content .product-view .related-data .product-info{
	padding: 0 5px;
}
.related-data,.alternative-data{
	display: none;
}
.related-data.active,.alternative-data.active{
	display: block;
}


/*product grid view*/
.grid-view .product-section{
	position: relative;
	float: left;
	margin-top: 8px;
	height: 286px;
	width: 171px;
	overflow: hidden;
	border: 1px solid #b3cedf;
	margin-left: -1px;
}
.grid-view .product-section:hover{
	border-color:#4b3c4f;
	z-index: 99;
}
.grid-view .product-section:hover .product-info{
	
}
.grid-view .product-img a{
	height: 171px;
	display: block;
	width: 171px;
	overflow: hidden;
	position: relative;
}
.grid-view .product-img img{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.grid-view .product-info{
	background: #fff;
	opacity: 0.9;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 115px;
	width: 161px;
	padding: 0 5px;
	z-index: 5;
	border-top: 1px solid #b3cedf;
	font-size: 0.8em;
}
.grid-view h2{		
	font-size: 1em;
	/*text-align: center;*/
	height: 3em;
	overflow: hidden;
	/*display: table-cell;
	vertical-align: middle;*/
	padding-top: 10px;
	height: 56px;
	width: 161px;
	margin-bottom: 10px;
	
}
#content .grid-view h2 a{
	color: #303030;
width: 161px;
overflow: hidden;
display: block;
}

.grid-view p{	
	height: 7.5em;
	overflow: hidden;
}
.grid-view span{
	font-size: 0.9em;
	color: #6090b0;
}





/* --- PRODUCT --- */
.product-view h1{
	background: #fff;
	color: #6090b0;
	font-size: 0.9em;
	border: 2px solid #b3cedf;
	border-bottom: none;
	display: inline-block;
	padding:8px;
	margin: 16px 0 -2px 16px;
}
.product-view .product-img{
	float: left;
	width: 418px;
	border-bottom: 1px solid #b3cedf;
	border-right: 1px solid #b3cedf;
	margin-top: 8px;
}
.open-img{
	width: 418px;
	height: 418px;
	overflow: hidden;
	position: relative;
}
.open-img img{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	height: auto;
}
#sub-img li{
	float: left;
	display: block;
	width: 73px;
	height: 73px;
	overflow: hidden;
	margin:6px 4px;
	border: 1px solid #ccc;
	position: relative;
}
#sub-img img{
	max-width: 100%;
	height: auto;
	max-height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;

}

.old-price{
		text-decoration: line-through;
		font-weight: normal;
		color: #7f7f7f;
		font-size: 1em;
	}
	.discount-price{
		color: #e1361f;
		font-size: 1.25em;
	}
.product-view .product-info{
	padding: 5px 10px;
	overflow: hidden;
	/*max-height: 506px;*/
	margin-top: 8px;
}
.product-view .product-info h1{
	display: block;
	padding: 0;
	border: none;
	line-height: 1.3em;
	margin: 0 0 1em;
	font-size: 1.1em;
}
.product-view .product-info p{
	font-size: 0.9em;
	margin: 1em 0;
}
.product-view .product-info span{
	font-size: 0.95em;
}
.product-view .product-info .in-store{
	color: #478813;
	font-weight: bold;
}
.product-view .product-info strong{
	color: #6090b0;
	display: block;
	margin: 0.1em 0;
	font-size: 1.1em;
}
#detailed-info tr:nth-child(odd){
	background: #f3f3f3;
}
#detailed-info th{
	text-align: left;
}
#matrix-table{
	table-layout: fixed;
}
#matrix-table th{
	background: #f3f3f3;
}
table#matrix-table{
	margin: 0;
}
table#matrix-table span.color{
	background: url(../images/style/icons.png) center -2286px;
	display: block;
	height: 12px;
	width: 12px;
	margin: 1px auto -2px auto;
	border: 1px solid #ccc;
}
/*#matrix-table tr td.rowSum{
	font-weight: bold;
	
}
table#matrix-table tfoot td{
	font-weight: bold;
}*/
.add-cart input[type=text]{
	/*min-width: 20px;
	max-width: 200px;*/
	width: 99.5%;
	display: block;
	padding: 3px 0;
	margin: 0 0 2px;
	text-align: center;
	border: 1px solid #c1bebe;
	font-weight: bold;
}
.add-cart.basket-cart{
	text-align: center;
}
.add-cart.basket-cart input[type=text]{
	width: 35px;
	display: inline;
	position: relative;
	top: -4px;
	height: 17px;
}

.add-cart button,.single-quantity button{
	background: #6090b0;
	border: none;
	width: 46.5%;
	height: 25px;
	color: #fff;
	font-size: 20px;
	/*width:1.3em;*/
}

.add-cart.basket-cart button{
	width: 25px;
}
.add-cart button:hover{
	background: #a37ca0;
}
.add-cart button:active{
	background: #116584;
}
/*single quantity*/
.single-quantity{
	margin-top: 15px;
}
.single-quantity input[type=text]{
	text-align: center;
	display: block;
	float: left;
	margin: 0;
	width: 50px;
}
.single-quantity button{
	height: 30px;
	width: 25px;
	display: block;
	float: left;
	margin: 0 3px;
}
.single-quantity button.add-single-to-basket{
	width: auto;
	font-size: 14px;
	text-align: center;
}
.single-quantity button:hover{
	background: #a37ca0;
}
.single-quantity button:active{
	background: #116584;
}


#matrix-table .add-cart .minus-quantity{
	
}
.add-total-cart{
	background: #f3f3f3 url(../images/style/icons.png) 4px -1645px  no-repeat;
	border: 1px solid #b3cedf;
	margin: 12px 0 0;
	float: right;
	font-weight: bold;
	padding: 8px 8px 8px 70px;
}
.add-total-cart span{
	display: block;
	font-weight: normal;
	font-size: 0.9em;
}
.add-total-cart span.matrix-unit,.add-total-cart span.total-matrix-price{
	display: inline;
}





.calender label{
	display: block;
	text-align: left;
}
.calender{
	margin-bottom: 3px;
}









/* --- LOGIN --- */
.login-section{
	background: #fff;
	border: 1px solid #6090b0;	
	width: 27.75em;
	margin: 32px auto 16px;
	padding: 11px;
}
.login-section h2{
	font-size: 0.9em;
	padding-bottom: 16px;
}

#login_form input[type=submit]{
	float: right;
	margin-right: 48px;
}
#login_form div {
	font-size: 0.9em;
	text-align: right;
	margin-right: 48px;
}
#login_form .lost-password{
	font-size: 0.8em;
}



/* --- LOST PASSWORD & CHANGE PASSWORD--- */
.lost-password,.change-password,.change-account{
	background: #fff;
	border: 1px solid #6090b0;	
	width: 420px;
	margin: 16px auto 0;
	padding: 8px;
}
.lost-password p,.change-password p,.change-account p{
	text-align: center;
	font-size: 0.8em;
	padding-bottom: 8px;
}
#login_form.lost-password input[type=submit],.change-password input[type=submit],.change-account input[type=submit]{
	float: right;
	margin-right: 23px;
}







/* --- REGISTRATION --- */
#user-registration{
	background: #fff;
	margin: 32px auto 16px;
	padding: 11px;
	border: 1px solid #6090b0;
	width: 425px
}

#user-registration select{
	padding: 5px 10px 3px;
}



/* --- ORDERS --- */
.order-pages{
	background: #efefef;
	color: #978674;
	padding: 5px;
	margin-bottom: 16px;
	font-size: 0.9em;
	font-weight: normal;
}
#content .order-pages a.active{
	cursor: default;
	color: #ff8300;
}




/* --- ORDER --- */
.order-section{
	border: 1px solid #bfbfc0;
	margin-left: 16px;
	overflow: hidden;
	float: left;
	width: 460px;
}
.order-section:first-child{
	margin-left: 0;
}
.order-section h3{
	background: #efefef;
	border-bottom: 1px solid #bfbfc0;
	font-size: 0.8em;
	padding: 4px 8px;
}
.order-section ul{
	padding: 8px;
	font-size: 0.8em;
}





/* --- BASKET --- */
.removeFromBasket span{
	display: none;
}
.removeFromBasket{
	background: url(../images/style/icons.png) 0 -1773px no-repeat;
	border: none;
	display: block;
	margin: auto;
	height: 8px;
	width: 8px;
	padding: 0;
}
.removeFromBasket:hover{
	margin-top: 2px;
}
#productsInBasket th.left,
#productsInBasket td.left,td.left,th.left {
	text-align: left;
}
#productsInBasket th.right,
#productsInBasket td.right,td.right,th.right {
	text-align: right;
}
#productsInBasket thead tr th:first-child{
	width: 60px;
}
#productsInBasket tbody tr td.basket-cart{
	width: 100px
}

.basket-section{
	border: 1px solid #bfbfc0;
	margin-top: 16px;
	overflow: hidden;
	position: relative;
}
.basket-section h2{
	background: #efefef;
	border-bottom: 1px solid #bfbfc0;
	font-size: 0.8em;
	padding: 4px 8px;
}
.basket-section ul,.basket-section p,.basket-section h3{
	padding: 8px;
}
.basket-section p,.basket-section h3,.basket-section ul.data{
	font-size: 0.8em;
}

#content form#basket-page label{
	width: auto;
	padding: 0;
}
#content form#basket-page li{
	padding: 0;
}
#content form#basket-page li:nth-child(odd){
	background: none;
}
.delivery-form{
	display: none;
}
#content form#basket-page .delivery-form li{
	padding: 5px 0;
}
#content form#basket-page .delivery-form li:nth-child(odd){
	background: #f6f6f6;
}
#content form#basket-page .delivery-form label{
	width: 150px;
	padding-right: 10px;
	padding-left: 10px;
}
#content form label.other-info-label{
	display: block;
	text-align: left;
}
.back,.empty-docs-filter{
	background: #efefef;
	border: 1px solid #bfbfc0;
	color: #978674;
	padding: 5px 16px; 
	margin-top: 16px;
	display: inline-block;
}
#content a.back{
	color: #978674;
}
.back:hover,.empty-docs-filter:hover{
	border: 1px solid #6090b0;
	background: #e4e4e4;
	color: #416a86;
}
#content a.back:hover{
	color: #416a86;
}
.back:active{
	background: #efefef;
}
#basket-page input[type=submit],#products a.next{
	float: right;
	margin-top: 16px;
}
#content #products a.next:hover{
	color: #fff;
}
#basket-page textarea{
	width: 400px;
	height: 100px;
}
#content table#productsInBasket{
	border-collapse: separate;
}





/* --- EXTENED SEARCH --- */
input#extended-search{
	margin-left: 176px;
}





/* --- PAYMENT --- */
.payment-column{
	float: left;
	margin-right: 50px;
	text-align: center;
}
.payment-column span{
	display: block;
	height: 60px;
}
.payment-column img{
	display: block;
	max-width: 220px;
	margin: auto;
}

.login-link{
	background: url(../images/style/icons.png) 7px -91px no-repeat;
	color: #696969;
	padding: 5px 10px 5px 47px;
}

.stock {
	margin: 10px 0 10px 0;
    font-size: 0.9em;
}

.dot {
	height: 10px;
	width: 10px;
	border-radius: 50%;
	display: inline-block;
	margin-right: 7px;
}

.dot.red {
	background-color: red;
}

.dot.green {
	background-color: green;
}

.order-info-link {
	margin-left: 17px;
}

.contact-link {
    border-right: none !important;
}

.contact-link a {
    color: #168cb7 !important;
    background: none !important;
    padding: 5px 10px 5px 10px !important;
}