@charset "UTF-8";
/* CSS Document */

html
{
	padding: 0px;
	margin: 0px;
	height:100%;
}

body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height:100%;
	text-align: center;
	background: #735229 url(../i/bkg.jpg) left top repeat;

}

h1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
}

h2, h3, h4
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-weight: normal;
}

h2
{
	font-size: 16px;
}

a, a:link
{
	color:#73532a;
	text-decoration: underline;
}

a:visited
{
	/*color:#5e278c;*/
}

a:hover
{
	color: #875d26;
}

form
{
	padding: 0px;
	margin: 0px;
}

fieldset
{
	border: none;
	border-color: transparent;
	padding: 0px;
	margin: 0px;
}

img
{
	border: none;
}

p
{
	margin: 10px 0px;
}

object
{
	outline:none;
}

.clear
{
	clear:both;
}

.relative 
{
	position:relative;
}

.none 
{
	line-height:0;
}

img.right
{
	float: right;
	margin: 0px 0px 5px 15px;
	border-radius: 8px;
   -moz-border-radius: 8px;
   -webkit-border-radius: 8px;
}

img.left
{
	float: left;
	margin: 0px 15px 5px 0px;
	border-radius: 8px;
   -moz-border-radius: 8px;
   -webkit-border-radius: 8px;
}


/* = Wrapper
---------------------------------------------
---------------------------------------------
---------------------------------------------*/

#wrapper
{
	
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 20px;
}

#wrapper-a
{
	background: #d9d0b7 url(../i/bkg-top.jpg) center top no-repeat;
}

#wrapper-b
{
	background:url(../i/bkg-bot-d9d0b7.jpg) center bottom no-repeat;
	display: table;
	width: 100%;
	padding-bottom: 10px;
}

/* = Header
---------------------------------------------
---------------------------------------------
---------------------------------------------*/

#header
{
	height: 430px;
	position: relative;
	z-index: 5;
}

#header-a
{
	padding: 0px 15px;
}

#menu
{
	display: table;
	width: 100%;
}

#menu-a
{
	
}

#menu ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#menu li
{
	background:url(../i/menu.png) left -41px no-repeat;
	float: left;
	width:113px;
	text-align: center;
	margin-right: 1px;
	padding: 10px 0px 15px 0px;
}

#menu li:hover
{
	background:url(../i/menu.png) left top no-repeat;
	cursor: pointer;
}

#menu li.active
{
	background:url(../i/menu.png) left top no-repeat;
}

#menu li a
{
}

#slogan
{
	font-size: 37px;
	color: #281d0f;
	position: absolute;
	width: 300px;
	height: 130px;
	text-align: center;
	top: 143px;
}

#slogan p
{
	margin: -2px 0px;
}

#sitename
{
	color: #fff;
	font-style: italic;
	position: absolute;
	width: 430px;
	left: 35px;
	top: 275px;
	text-shadow: #000 2px 2px;
}

#sitename,
{
	top: 290px;
}

#sitename h1
{
	font-size: 37px;
}

#phones
{
	color: #2c1000;
	font-size: 20px;
	width: 190px;
	position: absolute;
	right: 20px;
	top: 323px;
}

#phones p
{
	margin: 5px 0px;
}

/* = Middle
---------------------------------------------
---------------------------------------------
---------------------------------------------*/

#middle
{
	padding: 0px 15px 0px 35px;
	position: relative;
	z-index: 6;
}

#middle-a
{
	float: left;
	width: 100%;
}

* html #middle-a
{
	width: 100%;
	display: table;
}

/* = Sidebar
---------------------------------------------
---------------------------------------------
---------------------------------------------*/

#sidebar
{
	float: left;
	width: 270px;
	position: relative;
	z-index: 7;
}

#sidebar-a
{
}

#sidebar div.catalog
{
	background:url(../i/catalog-bkg.png) right top no-repeat;
	padding: 10px 0px 0px 0px;
	position: relative;
	z-index: 8;
	top: -55px;
}

#sidebar div.catalog-a
{
	background-color: #d3cfb4;
	padding: 5px 7px 20px 7px;
}

#sidebar div.catalog ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#sidebar div.catalog li
{
	background:url(../i/catalog.jpg) left -34px no-repeat;
	padding: 9px 10px 8px 15px;
	margin-bottom: 1px;
	color: #fff;
}

#sidebar div.catalog li:hover
{
	background:url(../i/catalog.jpg) left top no-repeat;
	cursor: pointer;
}

#sidebar div.catalog li.active
{
	background:url(../i/catalog.jpg) left top no-repeat;
}


#sidebar div.catalog li a
{
	color: #fff;
	text-decoration: none;
	display: block;
}

/* = Content
---------------------------------------------
---------------------------------------------
---------------------------------------------*/

#content
{
	float: right;
	width: 650px;
}

#content-a
{
	padding: 1px;
}

#content h1
{
	margin: 0px 0px 15px 0px;
}

#content h2
{
	margin: 15px 0px 10px 0px;
}

#content p
{
	margin: 12px 0px;
}

#content img
{
}

#content a
{
	color: #786639;
}

/* = Footer
---------------------------------------------
---------------------------------------------
---------------------------------------------*/
        	
#footer
{
	padding: 50px 15px 10px 335px;
	font-size: 12px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p
{
}

#content p.price
{
	margin-top: 25px;
}

#content p.price span
{
	font-weight: bold;
	color: #ca0a11;
}


table.border {
border-collapse:collapse;
margin-left:4px;
font-size:13px;
}

table.border td{
border:1px solid #DDDADA;
padding:2px;
}

.clear, .clr {
	clear:both;
	height:0;
	font-size:0;
	margin:0!important;
}

#a__body_sec_sitemap #sitemap .item img{margin:2px 4px 3px 0px;}
#a__body_sec_sitemap #sitemap a {font-size:11px;text-decoration:none;color:black !important; padding: 0 0 0 20px}
#a__body_sec_sitemap #sitemap .subitem {padding-left: 10px;}
#a__body_sec_sitemap #sitemap .subitem  .item .subitem {padding-left: 10px;}
#a__body_sec_sitemap #sitemap .subitem  .item .subitem a{padding-left:20px;}
#a__body_sec_sitemap #sitemap a:hover {text-decoration:underline}
#a__body_sec_sitemap #sitemap .a.level1 {margin: 1px 0 4px 0 !important;padding-top:3px;}
#a__body_sec_sitemap #sitemap .level1 a {font-weight: bold; padding-left: 5px !important; font-size: 12px; color:black !important;}
#a__body_sec_sitemap #sitemap .level2 a {color: #244634 !important; font-weight: normal; padding-left: 5px !important; font-size: 12px;}
#a__body_sec_sitemap #sitemap .level3 a {color: #244634 !important; padding-left: 5px !important; font-size: 12px;}
#a__body_sec_sitemap #sitemap .level4 a {padding-left: 5px !important; font-size: 12px;}
#a__body_sec_sitemap #sitemap .level5 a {padding-left: 5px !important; font-size: 12px;}
#a__body_sec_sitemap #sitemap a img {display:inline; border:none;}

/* ------------ Message -------------------------*/
.message { border: 1px solid gray; padding: 5px; margin: 10px 0 10px 10px; color: Black; font-size: 11px; text-align: center}
.message_red {color: red !important;}
.message_fail {color: #A00000 !important;}
.message_success {color: #00A000 !important;}
.subscribe_select1 .message{width: 660px;}

/* ------------ Error message -------------------*/
div.error {color: red; font-size: 11px;}

.form{width: 600px;}
.form form {display:block; overflow:hidden;}
.form .item{/*background: #E3F3FF;*/ margin-bottom:1px !important; padding: 0px;  width:500px;  position: relative; z-index:4;}
.form .item img{margin:5px 0px 0 0px !important; margin/**/:5px 0px 0 0px; bordeR: solid 1px gray;}

.form .title{  text-align: right; float: left; width: 180px; border-right: solid 0px white; margin: -5px 5px -5px 0; height: 100%; padding: 10px 5px 7px 5px;
 background: none; color: #3A3A3A; font-size:1.0em; text-transform:none;}
.form .t_textarea{height:67px}
.form .t_capth{height:50px}
.form .field{width:300px; float:left;}
.form .field input{width:276px !important; width/**/:276px; border: solid 1px gray; font-size:11px; font-family: Arial, Verdana;}
.form .field textarea{width:276px !important; width/**/:276px; height:52px; border: solid 1px gray; font-size:12px; font-family: Arial, Verdana;}

.form .buttons{padding:5px 0 5px 0px; padding-left: 193px; width:250px;}
.bt_back, .bt_long {border:0; background: url(../i/bt_blue.gif) no-repeat; width: 123px; height:25px; color: white; margin: auto;}
.form .buttons input{width:120px; background: #004C9F; color: white; cursor: pointer;font-size:12px;}

.form .cgray div.error{position: absolute; bottom:0px; left: 70px;}
.form div.error{position: absolute; left:400px; bottom:0px; background: #D60707; color: white; z-index: 700; padding: 1px 3px; border: solid 1px white; height: 14px;-moz-opacity:0.85; filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=0.85); white-space: nowrap;}

.message {width: 510px; border: 1px solid #e5e5e5; font-weight:bold; padding: 5px; margin: 10px 0 10px 45px;  color: #004C9F; font-size: 12px; text-align: center}


#content div.catalog
{
}

#content div.catalog div.products
{
	display: table;
	width: 100%;
	margin-top: 15px;
}

#content div.catalog div.products div.product
{
	float: left;
	width: 155px;
	margin-right: 5px;
	line-height: 1.2;
}

#content div.catalog div.products div.product div.photo
{
	width: 155px;
	/*background: url(../i/pht-t.jpg) left top repeat-x;*/
	border: 1px solid #bfbab6;
		border-radius: 8px;
   -moz-border-radius: 8px;
   -webkit-border-radius: 8px;
}

#content div.catalog div.products div.product div.photo-wrap-a
{
	/*background: url(../i/pht-b.jpg) left bottom repeat-x;*/
	text-align: center;
	padding: 15px 0px 0px 0px;
	min-height: 155px;
		border-radius: 8px;
   -moz-border-radius: 8px;
   -webkit-border-radius: 8px;
}

#content div.catalog div.products div.product div.photo img
{
	max-width: 150px;
}

#content div.catalog div.products div.product h3
{
	font-size: 12px;
	margin: 10px 0px;
	font-weight: normal;
}

#content div.catalog div.products div.product a
{
	color: #000;
	display: block;
    height: 150px;
}

#content div.catalog div.products div.product .info a
{
	height: 20px;
}


#content div.catalog div.products div.product a:hover
{
	color: #008c2e;
}

a.zoom
{
	font-size: 12px;
	background: url(../i/zoom.jpg) left 5px no-repeat;
	padding: 5px 0px 5px 25px;
	display: inline-block;
}
