@charset "utf-8";

/* GLOBALS */
body {
margin:0;
padding:0;
background-image:url(../img/main-bg.jpg);
}
a {
	color:#4b8344;
}
a img {
	border:0;
}
.main_container {
	background:url(../img/border_top.gif) no-repeat top center;
	width: 982px;
	margin:0 auto;
	padding-top:10px;
	position:relative;
	margin-top:20px;
	margin-bottom:20px;
	background-color:#fef6e8;
}
.main_container h2, #inner_header h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8e468e;
	font-style:italic;
	font-weight:normal;
	font-size:18px;
	display:inline;
}

a.sublink {
	color:#4b8344;
	font-size:12px;
}

#icons {
	position:absolute;
	width:27px;
	left:-23px;
	top:30px;
}

/* TOP */
.header {
	height:111px;
	width:958px;
	
}

.header a {
display:block;
width:220px;
height:101px;
position:absolute;
}
.top_menu {
	height:91px;
	width:958px;
	margin-top:-18px;
	background:url(../img/menu_bckg.jpg) no-repeat;
} 
.top_menu ul {
	width:890px;
	padding-top:45px;
	
	
}
.top_menu li {
	float:left;
	list-style:none;
	margin-left:33px;
	height:38px;
}
.top_menu li a {
	font-size:18px;
	color:#4f5e47;
	text-transform:uppercase;
	text-decoration:none;
}
.top_menu li.active {
	background:url(../img/menu_active.png) no-repeat center bottom; 
}
.top_menu li.active a {
	color:#4c9c22;
}
#logo {
	width:958px;
	position:relative;
	top:-1px;
}

/* MAIN */
#info_about {
	padding:20px;
	color:#444444;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	
}

#info_services {
	padding-top:20px;
	width:634px;
	height:316px;
	float:left;
}
#icons div {
	margin-bottom:5px;
}
#news {
	width:280px;
	padding-top:20px;
	height:320px;float:left;
}
.news_block {
	width:260px;
	background-color:#fcfcfc;
	height:264px;
	margin-left:15px;
	padding-left:15px;
	padding-right:15px;
	margin-top:23px;
	border:1px solid #dfdfdf;
}
.news_block  dl dt {
	margin-bottom:4px;
}
.news_block  dl dd {
	margin:0 0 15px -16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:18px;
	padding-bottom:5px;
	background:url(../img/sep_news.gif) no-repeat left bottom;
}
.production {
	height:205px;
	background:url(../img/bottom-content-bg.jpg) no-repeat bottom;
	text-align:center;
	padding-top:15px;
	overflow:hidden;
	cursor:pointer;
	position:relative;
}


.arrow_left {
	position:absolute;
	top:105px;
	left:15px;
}

.arrow_right {
	position:absolute;
	top:105px;
	right:15px;
	
}
/* FOOTER */
.footer {
height:244px;
background-color:#eceee0;
background-image:url(../img/footer_flowers.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	width:958px;

}
#gmap {
	margin-left:14px;
	border:solid 1px #9c9c9c;
	width:250px;
	height:150px;
	position:relative;
	margin-top:24px;
	
}
.contacts {
	position:relative;
	bottom:177px;
	left:270px;
	width:230px;
	padding-left:17px;
}

.contacts p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	width:220px;
	margin-bottom:0px;
}
.contacts a {
	display:block;
	padding-left:20px;
}
.contacts p.phone {
	padding-left:20px;
	background:url(../img/a_icon_phone.jpg) no-repeat left;
}

.contacts a.mail {
	background:url(../img/a_icon_mail.jpg) no-repeat left;
}
.footer_separator {
	height:6px;
	background:url(../img/separator_bottom.gif) repeat-x;
}
.footer_contacts {
	width:540px;
	position:relative;
float:left;
margin-right:30px;
margin-top:22px;
height:200px;
border-right:1px solid #c9c1b4;

}
.bottom_menu {
	float:left;
	width:300px;
	height:244px;
	padding-top:20px;

}
.bottom_menu h2 {
	padding:0;
}
.bottom_menu ul {
	margin:0px;
	margin-top:25px;
	padding:0px;
}
.bottom_menu ul li {
	list-style:none;
	padding-bottom:2px;
}
.bottom_menu ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4b8344;
	
}
.inline {
	display:inline;
	padding-left:20px;
	border-left:1px dotted #4B8344;
	margin-right:10px;
}

.inline a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4b8344;
}
.clear {
	clear:both;
}

.production_container {
	margin:13px auto 0;
	width:950px;
}

div.img_container {
	float:left;
	background:url(../img/imgBorder.jpg) no-repeat;
	width:140px;
	height:140px;
}
div.img_container img {
	padding-right:10px;
	padding-top:9px;
}
h2 {
	padding:20px;
}

.info_blocks {
	padding-top:20px;
	width:640px;
	margin-left:-15px;
	background:url(../img/decor1.jpg) no-repeat 577px -4px;
}
.one {
	border:1px solid #dfdfdf;
	background-image:url(../img/symbol_1.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	height:75px;
	font-size:13px;
	padding-left:74px;
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	background-color:#fdfdfd;
}


.two {
	height:193px;
	width:574px;
	background-image:url(../img/symbol_2.gif);
	background-repeat:no-repeat;
	background-position:10px 10px;
	border:1px solid #dfdfdf;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
	border-top:none;
	margin:0 auto;
	margin-top:-16px;
	background-color:#fdfdfd;
}

.two ul {
	float:left;
	margin-right:10px;
	padding-left:15px;
}

.two ul li {
	list-style:none;
	border-bottom:1px solid #c3c3c3;
	width:240px;
	height:21px;
	padding:2px;
}

.two ul li a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-decoration:none;
	font-size:15px;
	
}

.two p {
	padding:11px 20px 31px 74px;

	
}

.sub_two {
	height:109px;
	width:550px;
	border:1px solid #dfdfdf;
	margin:-35px auto 0;
	background-color:#eff6ef;
	
}
.separator_top {
	height:15px;
	width:857px;
	background:url(../img/separator_top.jpg) no-repeat center;
	margin:0 auto;
}

.separator_bottom {
	height:15px;
	width:857px;
	background:url(../img/separator_prod.jpg) no-repeat center;
	margin:0 auto;
}

.right_border {
	background:url(../img/border_right.gif) repeat-y right;
}

.left_border {
	background:url(../img/border_left.gif) repeat-y left;
	padding-left:11px;
}

.bottom_border {
	background:url(../img/border_bottom.gif) no-repeat bottom;
	height:10px;
}

.common_border {
	border:1px solid #b2ab95;
	background-image:url(../img/center-content-bg.jpg);
	background-repeat:repeat-y;	
	width:958px;
}

.center_bckg {
background-image:url(../img/center-content-bg.jpg);
	background-repeat:repeat-y;	
}

li.img_container {
	display:inline;
	list-style:none;
	background:url(../img/imgBorder.jpg) no-repeat;
	width:140px;
	height:140px;
}

li.img_container img {
	margin-right:10px;
	margin-top:9px;
}


.content {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#444;
	padding-left:34px;
	padding-right:34px;
}

.inner_content {
	padding-left:34px;
	padding-right:34px;
	min-height:500px;
}

#inner_header {
	
}
.gradient_top {
/* background:url(../img/top-content-bg.jpg) no-repeat center top; */
}

.gradient_bottom {
background:url(../img/bottom-content-bg.jpg) no-repeat center bottom;
min-height:400px;
padding-left:20px;
position:relative;
padding-bottom:40px;
padding-right:20px;
}


h1.inner_header {
background:url(../img/inner_h.jpg) no-repeat;
	margin-top:-1px;
	padding-top:13px;
	padding-left:35px;
	height:59px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#8e468e;
	font-style:italic;
	font-weight:normal;
	font-size:18px;
}
/* CATALOGUE */

.innerMenuContainer {
position:absolute;
width:220px;
right:20px;
top:20px;
margin-right:20px;
}

.innerMenuContainer h2 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#8e468e;
font-weight:bold;
font-size:18px;

}

.innerMenu {
list-style-type:none;
width:200px;
padding-left:20px;
background-color:#fdfdfd;
border:1px solid #e1e0df;

}
.innerMenu li {
margin-bottom:10px;
background: url(../img/inner_menu_pointer.gif) no-repeat 0px 7px;
padding-left:20px;
}

.innerMenu li a {
font-color:#4b8344;
font-size:14px;
}

.catalog {
width:717px;
padding-top:20px;
padding-bottom:10px;
}

.catalog .item {
background:url(../img/catalogue_item_bckg_transparent.png) no-repeat;
float:left;
width:210px;
height:210px;
position:relative;
margin-left:15px;
margin-bottom:15px;
}

.catalog .item img {
margin-top:15px;
margin-left:14px;
border:1px solid black;
}
.catalog .item .price {
font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	position:absolute;
	text-decoration:none;
	font-size:19px;
	color:#24092a;
	top:18px;
	width:116px;
	text-align:center;
	left:14px;
}
.catalog .item .up {
width:115px;
height:35px;
position:absolute;
	opacity:0.8;
top:16px;
background-color:#d7d2d0;
left:15px;
}

.catalog .item .bottom {
width:177px;
bottom:17px;
left:15px;
height:27px;
font-size:14px;
opacity:0.8;
color:#621c73;
background-color:#cbcfc3;

position:absolute;
}
.catalog .item .title {
bottom:22px;
left:21px;
font-size:14px;
color:#621c73;
position:absolute;
}
.catalog .item .title span {
opacity:1;
}

/* helpers pages */
#contactForm {
border:none;
background:none;
}

.hint {
height:33px;
border:1px solid #bebfac;
text-align:center;
display:none;
}

.hint div {
background:black;
opacity:0.4;
}

#gmap a {
color:#4B8344;
}
.payment {
margin-bottom:10px;
position:relative;
}
.payment img {
margin-top:10px;
margin-left:20px;
}

.letcrew {
position:absolute;
top:23px;
right:18px;
}
.letcrew img {
padding:0;
margin:0;
}
.letcrew a {
text-decoration:none;
color:#535353;
}
