@CHARSET "UTF-8";
body {
	margin: 0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #565656;
	font-size: 14px;
}

img {
	border: none;
}

h1 {
	color: #6E8F90;
	font-size:18px;
	line-height:22px;
	margin-top:0px;
}

a {
	text-decoration: none;
	color: #C46423;
}

.maincontent {
	padding-top: 20px;
	padding-left:0px;
	padding-right: 38px;
	padding-bottom: 20px;
	vertical-align: top;
	font-size:14px;
	line-height:15px;
}
.maincontent h2{
	font-weight: bolder;
	font-size:14px;
	line-height:15px;
}
.leftpane {
	padding-top: 27px;
	padding-left:30px;
	padding-right: 38px;
	padding-bottom: 20px;
	vertical-align: top;
	
}

.rightpane {
	padding-top: 27px;
	padding-left:20px;
	padding-right: 38px;
	padding-bottom: 20px;
	vertical-align: top;
}

.contacts {
	width:220px;
	padding-left:0px;
	padding-right: 10px;
	vertical-align: middle;
	text-align: right;
	color: #DBDCDC;
}

.search {
	color: 6E8F90;
	font-size:12px;
	padding-left:17px;
}

.searchform {
	margin:0px; 
	padding:0px; 
	
}

.inputbox {
	border:none; 
	background: url('images/template/searchbox.gif'); 
	width:204; 
	padding-left:10px; 
	padding-right:5px; 
	margins:0px;
	
}

.mainmenu {
	margin-left: 30px;
	font-size: 14px;
}

a.mainmenuitem {
	text-decoration: none;
	color: #565656;
}

.categorylist {
	margin-top: 27px;
}

.flevcat {
	margin-top: 10px;
	font-size: 15px;
	color: #565656;
	border-bottom: #fcfcda solid 8px;
	padding-left: 5px;
	
}

.flevcat a {
	color: #363636;
}

a:hover {
	color: #6E8F90;
}

.flevcat a:hover {
	color: #6E8F90;
}

.childcat {
	margin-top: 2px;
	font-size: 12px;
}

.cart {
	margin-top: 20px;
	color: #A7A7A7;
	
}

.cart td {
	padding: 0px;
}

h1.cat {
	font-size: 20px;
	color: #C46423;
}

table.listlinks {
	margin-bottom: 10px;
}

table.listlinks td, table.listlinks a {
	font-size:13px;
	width: 135px;
	text-decoration: none;
	color: #565656;
}

table.listlinks td {
	padding-left: 20px;
}

table.listlinks a:hover {
	color: #6E8F90;
	
}

table.catlistlinks {
	margin-bottom: 10px;
}

table.catlistlinks td {
	font-size:14px;
	width: 50%;
	text-decoration: none;
	color: #565656;
}

table.catlistlinks a {
	font-size:14px;
	color: #565656;
	text-decoration: none;
}

table.catlistlinks td {
	padding-left: 15px;
}

table.catlistlinks a:hover {
	color: #6E8F90;
	
}

.listheader {
	font-size:14px; 
	color:#6E8F90;
	margin-top: 10px;
	margin-bottom: 5px;
}

.productlistname, .productlistname a {
	font-size: 14px;
	color: #6E8F90;
	text-decoration: none;
}

.productlistname a:hover {
	color: #6E8F90;
}

.productsmallimg {
	width: 105px;
	text-align: left;
}

.productlistinfo {
	font-size: 13px;
}

.productprice {
	display:block;
	width: 100px;
	height: 23px;
	text-align: center;
	vertical-align:middle;
	background: url('images/template/labelbg.gif') no-repeat center;
	color: #FFFFFF;
	vertical-align: middle;
	font-size: 14px;
	padding-top: 3px;
	margin-bottom: 2px;
	border: none;
	
}

.tocartform {
	margin-top: 2px;
	padding-top: 3px;
	
}

.tocartsm {
	background: url('images/template/tocartsm.gif') no-repeat transparent center;
	border: none 0px;
	width: 100px;
	height: 23px;
	cursor: pointer;
	font-size: 10px;
	margin-bottom:2px;
	display: inline;
}

.amountlabel {
	font-size:10px;
	vertical-align: middle;
	float: left;
	display:block;
}
.amountboxsm {
	font-size:14px;
	background: url('images/template/amountsm.gif') no-repeat transparent bottom;
	border: none;
	height: 23px;
	width: 42px;
	color: #FFFFFF;
	margin-top: 0px;
	text-align: center;
	padding-top: 2px;
	margin-top: 2px;
	vertical-align: middle;
	display: inline;
}

.productlistadd {
	width: 100px;
	padding-left: 20px;
}

.productsmallimg a {
	border: none;
}

td.productsmallimg {
	text-align: center;
}

span.vendorname {
	color: #C46423;
	font-size: 14px;
}

div.vendorname, div.vendorname a {
	margin-bottom: 10px;
	font-size: 13px;
	color: #565656;
	text-decoration: none;
	
}

.vendorname a:hover {
	color: #6E8F90;
}

	
.vendornamelabel {
	
	font-size: 14px;
}

.noproducts {
	font-size: 14px;
	margin-top: 20px;
}

img.navpathsep {
	vertical-align: middle;
}

div.navpath, div.navpath a {
	margin-top: -10px;
	margin-bottom: 15px;
	font-size: 12px;
	color: #565656;
	text-decoration: none;
	
}

div.navpath a:hover {
	color: #6E8F90;
}

.producttable td {
	font-size: 13px;
	text-align: right;
}

.producttable {
	margin-bottom: 20px;
}

.cartbut {
	margin-right: 20px;
	
}

.minicartlinks, .minicartlinks a  {
	margin-top: 5px;
	color: #DBDCDC;
	font-size: 14px;
	text-decoration: none;
}

.carttable {
	
	border-collapse: collapse;
	margin-bottom: 15px;
}

.carttable td {
	font-size: 12px;
	border: 1px solid #6E8F90;
	padding: 3px;
	height: 42px;
	overflow: auto;
	text-align: center;
}

td.carttablename {
	padding-left: 20px !important;
	text-align: left !important;
}

.cartrefresh {
	border: none 0px;
	background: url('images/template/cartrefresh.gif');
	width: 23px;
	height: 23px;
	margin-right: 5px;
	vertical-align: bottom;
	cursor: pointer;
}

.amountcart {
	border: 1px solid #6E8F90;
	height: 25px;
	width: 60px;
	background: transparent;
	text-align: center;
}

.listnav a {
	text-decoration: none;
	color: #6E8F90;
	
}

span.listnav {

	margin-left: 5px;
}

.orderfield {
	width: 400px;
	border: 1px solid #6E8F90;
}

.ordersubmit {
	width: 200px;
	border: 1px solid #6E8F90;
	color: #565656;
	background: #fcfcda;
}

.banner {
	margin-top: 10px;
	margin-bottom: 10px;
	
}

.bannerright {
	margin-top: 10px;
	margin-bottom: 10px;
	color: #dbdcdc;
	background: #5e5e5e;
}

.dropdn {
	display: none;
	position: absolute;
	border: solid 1px #565656;
	background: #f5f3d3;
	padding: 3px;
	width: 200px;
	font-size: 11px;
	
}

.dropdn td {
	font-size: 11px;

}

.dropdn a {
	color: #262626;
}

.dropdn a:hover {
	color: #6E8F90;
}

.catalogue_specif td {
	padding: 3px;
}

.red {
	padding-left: 7px;
}
.inner_table {
	border-collapse:collapse;
}
.inner_table td{
	border:1px solid black;
	padding: 5px 5px;
}
div.phones_header span {
	color: white;
	background-image:url("images/phone.png");
	background-repeat:no-repeat;
	padding-left:25px;
}
div.pre_articles h4 {
	margin-bottom:5px;
}
div.pre_articles li a {
	font-size:12px !important;
}
div.pre_articles ul {
	margin-top:0px;
	margin-left:-15px;
}
img.face_img {
	border-radius:5px;
	float:left;
	margin-right:15px;
}
img.face_img_right {
	border-radius:5px;
	float:right;
	margin-left:15px;
}
h1.categ_h1{
	color: #565656;
	font-size: 16px;
}
