@charset "utf-8";
/* CSS Document */

* { margin: 0; padding: 0; }

body {
	background: url(../img/back.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .80em;
	color: #000000;
	
}

html>body { font-size: small; }

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

img { border: 0px;}

ul { list-style: none; }

.simple_list {
	list-style: square;
	position: relative;
	left: 20px;
	font-size: 0.8em;
	color: #653232;
	width: 450px;
}

h1 { 
	font-size: 1.8em;
	margin: 10px;
	color: #653232;
}

h2 { 
	font-size: 1.4em; 
	font-weight: bold; 
	color: #653232;
}

p {
	font-size: 0.8em;
	margin:10px;
	text-align: justify;
	color: #653232;
}

#mainmenu{
	width: 975px;
	height: 42px;
	background: url(../img/top_subheader.png) no-repeat top;
}

#mainmenu:after{ /*Add margin between menu and rest of content in Firefox*/
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#mainmenu ul{
	width: 600px;
	height: 42px;
	/*padding: 5px 0;*/
}

#mainmenu ul li{
	display: inline;
	/*margin: 10px;*/
}

#mainmenu ul li a{
	color: #990000;
	padding: 7px 10px 7px 10px;
	text-decoration: none;
	color:#FF0000;
	font-size: 1.3em;
	font-family:"Trebuchet MS";
	display: inline-block;
	width: 87px;
	height: 42px;
}

#mainmenu ul li a:hover{
	background: url(../img/menuhover.png) top repeat-x;
	color: #FFFFFF;
}

#middleblock {
	background: url(../img/middle_back.png) repeat-y center;
}

.info {
	background: url(../img/fon2.png);
	width: 950px;
}

#infobut {
	display: block;
	width: 150px;
	height: 45px;
	margin: 5px 20px 0 20px;
	padding: 15px 0 0 0;
	background:url(../img/block.png) no-repeat top left;
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	cursor: pointer;
	text-align: center;
}

#infotext {
	display: block;
	text-align: justify;
	border: 1px solid #E1B8AA;
	background: #fdf2e3; 
	padding: 20px;
}

/* BEGIN PRODUCTS */

/*.gallery {
	margin: 10px 40px 20px 40px;
	width: 890px;
	background: url(../img/fon3.png);
}

.category {
	background: red;
	border: 1px solid #cd8770;
	margin: 0 5px 5px 5px;
	color: white;
	float: left;
	text-align: center;
}

.category h2 { color: #FFFFFF;}

.category img {
	width: 160px;
	height: 100px;
}

.products {
	border: 1px solid #cd8770;
	background: #fdf2e3;
}

.product {
	margin: 5px;
	float: left;
	display: block;
	width: 690px; 
}

.product:hover {
	background: #FFFFCC;
}

.product_title { width: 150px;}

.product_img { width: 430px;}

.product_img img { 
	height: 75px;
	width: 125px;
}*/
.product_categorie {
	float: left;
	clear: left;
	margin: 10px;
	padding: 0px;
	background: url(../img/fon3.png);
	color:#FF0000;
}
.product_categorie_title {
	margin: 0px;
	padding: 10px;
	padding-left: 10px;
	font: bold 24px Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-align: center;
}
.product_list {
	margin: 0px;
	padding: 0px;
}
.product {
	float: left;
	clear: left;
	margin: 0px;
	padding: 10px 5px 0px 15px;
}
.product_title{
	font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 120px;
	text-align: center;
}
.product_imgs{
	margin: 0px;
	padding: 0px;
	margin-left: 120px;
}
.product_imgs li {
	display: inline;
	float:left;
	margin:10px -5px 10px 10px;
	background:url(../img/shadowAlpha.png) no-repeat bottom right !important;
	background:url(../img/shadow.gif) no-repeat bottom right;
}
.product_imgs a {
	display:block;	
	background:#FFF;
	border:1px solid #ccc;
	margin:-5px 5px 5px -5px;
	padding:4px;
}
.product_imgs img{
	height: 100px;
}
.product_imgs p {
	padding: 0;
	margin: 5px;
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	color: #753A00;
	text-align: center;
} 
/* END PRODUCTS */


.partners {
	background: url(../img/fon3.png);
	width: 950px;
}

.partner_header {
	width: 475px;
	height: 60px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FF0000;
	background: url(../img/block.png) no-repeat center center;
}

.dealers_map{
	display: block;
	float: left;
	margin: 10px;
	width: 660px;
}

.dealers_table {
	display: block;
	float:right;
}

.clDescriptionCont {
	position:absolute;
	width:155px; /*200px*/
	visibility:hidden;
	layer-background-color:#cccccc;
	z-index:200;
}

.clDescription     {
	width:150px;
	left:0px;
	top:0px;
	font-family:verdana,arial,helvetica,sans-serif;
	overflow:hidden;
	border: 1px solid #cd8770;
	padding:3px;
	font-size:10px;
	color:#653232;
	background-color:#fef1e4;
	layer-background-color:#cccccc;
}

.clLinks {
	position:relative;
	left:10px;
	top:10px;
	z-index:1;
}

.clCaption {
	position:absolute;
	left:1px;
	top:1px;
	width:155px;
	height:15px;
	clip:rect(0px 157px 15px 0px);
	font-weight:bold;
	font-size:10px;
	font-family:verdana,arial,helvetica,sans-serif;
	color:navy;
	text-align:center;
	background-color:#f2e3d5;
	layer-background-color:#999999;
}

.contact_table {
	margin: 0;

	width: 950px;
	background: url(../img/fon2.png);
}

.contact {
	margin: 20px;
	height: 195px;
	width: 860px;
	text-align: center;
}

.contact_map { 
	float:left; 
	width: 350px;
}

.contact_pic { float: left; }

.contact_data {
	background: #fdf2e3;
	border: 1px solid #cd8770;
	margin-left: 3px;
	margin-right: 3px;
	width: 250px;
	height: 195px;
	float: left;
	text-align: left;
	color: #653232;
}

.contact_data h2{
	text-align:center;
	font-size: 1.0em;
	height: 25px;
	padding-top: 5px;
	border-bottom: 1px solid #cd8770;
	background: #fdf2e3;
}

.contact_data p {
	margin: 10px;
	font-size: 8pt;
	color:#653232;
}

#footerrow {
	background: url(../img/bottom_footer.png) no-repeat;
	height: 37px;
}

.logs {
	
}

.log {
	position: relative;
	top: 0px;
	left: 10px;
	display: block;
	width: 150px;
	border: 0px;
}

