html {
	height: 100%;
	font-family: Tahoma;
}

body {
	height: 100%;
	padding: 0;
	margin: 0;
}

p {
	font-size: 12px;
}

a {
	color: #8ab800;
}

p a {
	color: #8ab800;
	font-size: 12px;
}

img {
	border: none;
}

h1 {
	color: #8ab800;
}
h2 {
	color: #666;
}

/*****---Headers------------------------------------------------*/

.h30 {
	font-size: 30px;
}

.h24 {
	font-size: 24px;
}

.h18 {
	font-size: 18px;
}

.h16 {
	font-size: 16px;
}

.h-12 {
	font-size: 12px;
}

.h-bold {
	font-weight: bold;
}

.h-nw {
	font-weight: normal;
}

.green {
	color: #8ab800;
}

.white {
	color: #ffffff;
}

.d-green {
	color: #678900;
}

.blk {
	color: #000000;
}

.hmb16 {
	margin-bottom: 16px;
}

.hmt16 {
	margin-top: 16px;
}

.hmt20 {
	margin-top: 20px;
}

.upcase {
	text-transform: uppercase;
}

/*****---Butt-on-----------------------------------------------*/

/*****---Form-----------------------------------------------*/

div.abform input {
	border: 1px solid #e9eddb;
	background: #f4fcda;
	margin: 6px 0 24px 0;
	width: 200px;
}

.beauty {
	border: 1px solid #e9eddb;
	background: #f4fcda;
	margin: 16px;
}

/*****---Frame------------------------------------------------*/

table#framework {
	height: 100%;
	width: 100%;
	
	border-collapse: collapse;
	
	padding: 0;
	margin: 0;
}

table#framework td {
	margin: 0;
}

td.left-fw {
	width: 256px;
	vertical-align: top;
	padding: 0;
}

td.center-fw {
	padding: 0 20px;
	vertical-align: top;
}

td.right-fw {
	width: 256px;
	vertical-align: top;
	padding: 0;
}

/*****---Header------------------------------------------------*/

tr.header-fw td {
	height: 120px;	
}

tr.header-fw td.left-fw img#logo {
	margin: 23px 0 0 26px;
	padding: 0px;
}

tr.header-fw td.center-fw  {
	text-align: center;
	padding: 0 20px;
}

/****----Header-Menu-------------------------------------------*/

tr.header-fw td.center-fw ul#top-menu {
	font-size: 12px;
	list-style-type: none;
	margin: 45px 0 0 0px;
	padding: 0px;
}

tr.header-fw td.center-fw ul#top-menu li {
	display: inline;
	
	margin: 0 15px;
	white-space: nowrap;
}

tr.header-fw td.center-fw ul#top-menu li a{
	color: black;
}

/****----Header-Phone-------------------------------------------*/

tr.header-fw td.right-fw div#hd-phone {
	font-size: 28px;
	width: 239px;
	color: #587500;
	margin: 33px 0 0 17px;
}

tr.header-fw td.right-fw div#hd-phone span {
	font-size: 24px;
}

/*****---Content------------------------------------------------*/

/****----Content-Left-------------------------------------------*/

tr.content-fw td.left-fw  {
	background: url(../img/bird_tl.gif) bottom right no-repeat;
	padding-bottom: 60px;
}

tr.content-fw td.left-fw  div.mh3 {
	color: #8AB800;
	font-size: 18px;
	font-weight: normal;
	margin: 30px 0 0 24px;
}
div.look_like-inner {
	padding-left:20px;
}
tr.content-fw td.left-fw.look_like div.look_like-inner div.mh3 {
	margin-top:10px;
	font-size:16px;
}
tr.content-fw td.left-fw.look_like ul.left-menu {
	margin-bottom:15px;
}

/***-----Content-Left-Menu--------------------------------------*/

tr.content-fw td.left-fw ul.left-menu {
	font-size: 12px;
	list-style-type: square;
	margin: 13px 0 26px 25px;
	padding: 0 0 0 24px;
}

tr.content-fw td.left-fw ul.left-menu li {
	white-space: nowrap;
	color: #440e62;
	text-decoration: none;
	line-height: 14px;
}

tr.content-fw td.left-fw ul.left-menu li.active, tr.content-fw td.left-fw ul.left-menu li.active a {
	color: #8ab800;
	font-weight: bold;
}

tr.content-fw td.left-fw ul.left-menu li a {
	color: #440e62;
	text-decoration: none;
	/*text-transform: uppercase;*/
}

tr.content-fw td.left-fw ul.left-menu li a:hover {
	text-decoration: underline;
}


/***-----Content-Left-Search------------------------------------------*/

tr.content-fw td.left-fw div.search {
	margin: 30px 0 26px 25px;
}

tr.content-fw td.left-fw div.search form {

}

tr.content-fw td.left-fw div.search form input.area {
	border: 1px solid black;
	width: 179px;
	height: 24px;
	margin: 2px 0 0 0;
	float: left;
}

tr.content-fw td.left-fw div.search form input.butt-img {
	margin-left: 10px;
}

/***-----Content-Left-Text block------------------------------------------*/

div.left-text-block {
	margin: 0 10px 0 25px;
}

div.left-text-block p {
	color: #6a6a6a;
	margin-bottom: 32px;
}

div.left-text-block h3 {
	font-size: 16px;
	margin: 0px;
}

div.left-text-block h3 a {
	color: #3a4e00;
}

/****----Content-Main-------------------------------------------*/

tr.content-fw td.center-fw {
	
}

tr.content-fw td#main-fw {
	padding: 26px 20px 60px 20px;
	background: url(../img/bird_tr.gif) bottom left no-repeat;
	font-size: 12px;
}

td#main-fw p {
	margin-top:20px;
}

tr.content-fw td.center-fw ul {
	font-size: 12px;
	line-height: 14px;
}

/***-----Content-Main-B@nner------------------------------------------*/

tr.content-fw td.center-fw  table#bnnd {
	width: 100%;
}

tr.content-fw td.center-fw  table#bnnd td {
	height: 186px;
	vertical-align: top;
	background: #f8fcf0;
	padding: 0px 16px;
	width: 33%;
}

tr.content-fw td.center-fw  table#bnnd td div.num {
	float: left;
	font-size: 70px;
	color: #8ab800;
	margin-right: 12px;
}

tr.content-fw td.center-fw  table#bnnd td div.h18 {
	margin-top: 30px;
}

tr.content-fw td.center-fw  table#bnnd td p {
	clear: both;
}

tr.content-fw td.center-fw  table#bnnd td.bnnr {
	height: 220px;
}

/***-----Content-Main-Breadcrumb------------------------------------------*/

div.breadcrumb span {
	padding: 3px 6px;
}

div.breadcrumb span.bighead, div.breadcrumb span.bighead a {
	font-size: 24px;
	font-weight: bold;
	padding: 0;
	color: #8ab800;
}

div.breadcrumb span.selected {
	color: white;
	background: #8ab800;
}

/***-----Content-Main-Image-board------------------------------------------*/

div.image-board {
	margin: 0 0 30px 0;
    text-align:left;
}
div#collection {
    text-align:left;
}
div.image-board img {
	border: 1px solid #8ab800;
	padding: 1px;
	margin: 0 6px 8px 0;
}

/***-----Content-Main-Colle-board------------------------------------------*/

div.colle-board {
	display: inline-block;
	margin: 12px 12px 0 0;
	vertical-align:top;
}

div.img-border {
	padding: 1px;
	border: none;
}

div.img-border img {
	border: 1px solid #8ab800;
}

div.colle-board div.colle-title{
	padding: 20px 0px 0px 0px;
	width:150px;
}

div.colle-board div.colle-price{
	margin: 0px 0px 0px 0px;

}

div.colle-board div.colle-price span{
	background: #8ab800;
	color: white;
	padding: 0 4px;
}


/***-----Content-Main-Collection-block------------------------------------------*/

tr.content-fw td.center-fw div.collection-block {
	border-top: 1px solid #8ab800;
	margin-top: 30px;
	clear: both;
}

tr.content-fw td.center-fw div.collection-block h2.mh2 {
	font-size: 14px;
	font-weight: bold;
	color: #8AB800;
	margin: 9px 0 14px 0;
	text-align: center;
}

tr.content-fw td.center-fw div.collection-block img {
	border: 1px solid white;
	outline: 1px solid #8ab800;
	margin: 0 12px 12px 0;
}

tr.content-fw td.center-fw div.collection-block p {
	color: #636363;
	font-size: 12px;
	width:600px; 
	margin:auto; 
	text-align:justify; 
	padding-right:10px;
}

tr.content-fw td.center-fw div.collection-block p a {
	color: #8ab800;
	text-decoration: underline;
}

div.hrdiv {
	height: 1px;
	width: 100%;
	clear: both;
	margin: 0;
	padding: 0;
}

div#fact_colls {
	/*background-color:#8ab800;*/
	padding:0.5em 0;
}
div#fact_colls a {
	color:#8ab800;
	font-size:16px;
    text-decoration:none;
    text-transform:capitalize;
	line-height:1.5;
}

/***-----Content-Main-Cart-table-----------------------------------------*/

div.cartcrumbz {
	float: left;
	color: #8ab800;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 14px 0px 10px;
	padding: 10px 0 5px 52px;
	background: url(../img/cart1.gif) top left no-repeat;
}

div.cartcrumbz a {
	font-size: 16px;
}

div.squirrel {
	height: 34px;
	width: 9px;
	float: left;
	background: url(../img/squirrel.gif) top left no-repeat;
}

div.cartz-1 {
	margin-left: 0px;
	background: url(../img/cart1.gif) top left no-repeat;
}

div.cartz-2 {

	background: url(../img/cart2.gif) top left no-repeat;
}

div.cartz-3 {

	background: url(../img/cart3.gif) top left no-repeat;
}

div.cartz-1-g {
	color: #acacac;
	margin-left: 0px;
	background: url(../img/cart1g.gif) top left no-repeat;
}

div.cartz-2-g {
	color: #acacac;
	background: url(../img/cart2g.gif) top left no-repeat;
}

div.cartz-3-g {
	color: #acacac;
	background: url(../img/cart3g.gif) top left no-repeat;
}

div.cartz-1-g a, div.cartz-2-g a, div.cartz-3-g a {
	color: #acacac;
}

table.cartable {
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 20px;
}

table.cartable tr.cartop td {
	color: #8ab800;
	border-bottom: 1px solid #8ab800;
}

table.cartable tr.cartop td.cartdel {
	border: none;
}

table.cartable tr.cartop td.cartsum {
	font-size: 12px;
}

table.cartable tr td {
	padding: 12px 0px;
	font-size: 12px;
}

table.cartable tr td.cartdel {
	width: 28px;
	border: none;
}

table.cartable tr td.cartitle span {
	color: #959595;
}

table.cartable tr td.cartvalue {
	width: 98px;
}

table.cartable tr td.cartvalue input {
	width: 60px;
	margin-right: 4px;
	text-align: center;
	border: 1px solid black;
}

table.cartable tr td.cartprice {
	padding-left: 10px;
	white-space: nowrap;
}

table.cartable tr td.cartsum {
	padding-left: 20px;
	text-align: right;
	font-size: 14px;
	white-space: nowrap;
}

table.cartable tr.carbot td {
	color: #8ab800;
	font-size: 18px;
	border-top: 1px solid #8ab800;
}

table.cartable tr.carbot td.cartdel {
	border: none;
}

.cartogo {
	color: #8ab800;
	font-size: 18px;
}

/***-----Content-Main-Cart-Address-----------------------------------------*/

div.cart-address {
	font-size: 12px;
}

div.cart-address select{
	border: 1px solid #e9eddb;
	background: #f4fcda;
	margin: 6px 0 24px 0;
	width: 200px;
}

div.cart-address input{
	border: 1px solid #e9eddb;
	background: #f4fcda;
	margin: 6px 0 24px 0;
	width: 200px;
}

#contacts_address, #contacts_fio {
	width: 100%;
}

#contacts_not_delivery {
	width: auto;
	margin: 0px;
	padding: 0px;
}

div.cart-address textarea {
	border: 1px solid #dddddd;
	margin: 6px 0 24px 0;
	width: 100%;
	height: 120px;
}

/***-----Content-Main-Page-listing------------------------------------------*/

div.page-listing {
	text-align: center;
}

div.page-listing a {
	color: #636363;
	font-size: 12px;
	padding: 3px 6px;
}

div.page-listing span {
	color: white;
	font-size: 12px;
	padding: 3px 6px;
	margin: 0px;
	background: #8ab800;
}

/***----Order---------------------------------------------------*/

table.order {
	font-size: 12px;
	width: 100%;
	border-collapse: collapse;
}

table.order tr.top td{
	border-bottom: 1px solid black;
}

/****----Content-Right-------------------------------------------*/

/***-----Content-Right-Cart--------------------------------------*/

tr.content-fw td.Right-fw {
	padding-bottom: 60px;
}

tr.content-fw td.Right-fw div.cart-tl {
	background: url(../img/cart_tl.gif) top left no-repeat;
	margin: 39px 26px 0 2px;
	width: 226px;
}

tr.content-fw td.Right-fw div.cart-tl_floating {
	background: url(../img/cart_tl.gif) top left no-repeat;
	margin: 30px 26px 0 2px;
	width: 226px;
	position: fixed;
}

tr.content-fw td.Right-fw div.cart-tr {
	background: url(../img/cart_tr.gif) top right no-repeat;
}

tr.content-fw td.Right-fw div.cart-br {
	background: url(../img/cart_br.gif) bottom right no-repeat;
}

tr.content-fw td.Right-fw div.cart-bl {
	background: url(../img/cart_bl.gif) bottom left no-repeat;
}

tr.content-fw td.Right-fw div.cart-inner {
	margin: 0 6px 0 16px;
	color: #040404;
	overflow: hidden;
	width: 204px;
}

tr.content-fw td.Right-fw div.cart-inner img {
	border: 0;
	margin: 0 0 0 24px;
	display: block;
	float: left;
}

tr.content-fw td.Right-fw div.cart-inner div.mh2{
	margin: 0px 0 10px 24px;
	padding: 10px 0 5px 52px;
	background: url(../img/cart1.gif) top left no-repeat;
}

tr.content-fw td.Right-fw div.cart-inner div.mh2 a {
	color: #8ab800;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

tr.content-fw td.Right-fw div.cart-inner div.tabler {
	max-height: 304px;
	overflow: auto;
	width: 203px;
}

tr.content-fw td.Right-fw div.cart-inner table {
	border-collapse: collapse;
	border: 0;
	width: 174px;
}

tr.content-fw td.Right-fw div.cart-inner table td {
	font-size: 12px;
	white-space: normal;
	padding: 6px 0;
}

tr.content-fw td.Right-fw div.cart-inner table td.cart-amount {
	font-size: 12px;
	white-space: nowrap;
	vertical-align: bottom;
	color: #636363;
	padding-left: 12px;
}

tr.content-fw td.Right-fw div.cart-inner p {
	font-size: 12px;
}

tr.content-fw td.Right-fw div.cart-inner p.cart-sum {
	color: #8ab800;
	font-size: 18px;
	text-align: center;
}

/***-----Content-Right-Text-block---------------------------------*/

div.right-text-block {
	color: #3a4e00;
	margin: 26px 26px 0 2px;
}

div.right-text-block h3 {
	font-size: 16px;
	margin: 0px;
}

div.right-text-block h3 a {
	color: #3a4e00;
	font-weight: bold;
}

div.right-text-block p {
	color: #636363;
}

div.right-text-block p.dated {
	margin: 32px 0 0 0;
}

.ngry {
	color: #636363;
	margin-top: -10px;
}


/*****---Footer------------------------------------------------*/

tr.footer-fw td {
	height: 63px;
	background: #f9fcf1;
}

/****----Footer-Left-----------------------------------------------*/

tr.footer-fw td.left-fw {
	background: #f9fcf1 url(../img/bird_bl.gif) top right no-repeat;
}

tr.footer-fw td.left-fw p {
	color: #678900;
	font-size: 10px;
	margin: 15px 0 0 24px;
}

tr.footer-fw td.left-fw p span{
	margin-left: 12px;
}

/****----Footer-Center-----------------------------------------------*/

tr.footer-fw td.center-fw {
	background: #f9fcf1 url(../img/bird_br.gif) top left no-repeat;
	padding: 15px 238px;
}

/****----Footer-Right-----------------------------------------------*/

tr.footer-fw td.right-fw ul#foot-menu {
	font-size: 10px;
	list-style-type: none;
	margin: 15px 0 0 0px;
	padding: 0px;
}

tr.footer-fw td.right-fw ul#foot-menu li {
	display: inline;
	float: left;
	margin: 0 3px;
	white-space: nowrap;
}

tr.footer-fw td.right-fw ul#foot-menu li a{
	color: #678900;
	font-size: 10px;
}

/*****----Element-view----------------------------------------------*/



div.welement {
	color: #ffffff;
	width: 690px;
	margin: auto;
	padding: 30px 0 0 0;
	text-align: left;
}

div.welement h2 {
	font-weight: normal;
	font-size: 24px;
	color:#fff;
}

div.welement a {
	color: #ffffff;
}

div.weleimg {
	text-align: center;
}

div.weleimg img {
	border: 1px solid white;
}

div.wadd {
	float: right;
	padding: 0 0 16px 0;
	font-size: 12px;
}

div.wadd input {
	width: 40px;
	margin-right: 4px;
	text-align: center;
	border: 1px solid black;
	}
	
div.wadd img {
	
}

div#contaner {
	position: fixed;
	top: 0;
	left: 0;
    width: 100%;
    height: 100%;
	display: none;
	z-index: 1024;
}

div#overlay {
	height: 100%;
	width: 100%;
	opacity: 0.9;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	background-color: #779519;
}

div#contaner-element {
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	margin: auto;
	vertical-align: middle;
	overflow:auto;
	text-align: center;
}

a#close-element {
	position: absolute;
	top: 0px;
	right: 0px;
	margin-right: 40px;
	margin-top: 10px;
	color: white;
	font-size: 12px;
}

img.not_available {
	display: none;
}
img.available {
	display: none;
}

.center-fw ol li {
	padding:5px 0;
}
.center-fw ol li img {
	margin-bottom:-5px;
}
.feedback input {
	margin:10px 0;
}
.feedback input, .feedback textarea {
	width:250px;
}
.feedback textarea {
	height:140px;
}
div.search {
	margin-left: 40px;
}

#fact_colls ul {
	list-style-type:none;
	margin:0;
	padding:0;
    text-align:justify;
}
#fact_colls ul li {
	display:inline-block;
	padding:5px 30px 5px 0;
}
.error {
	margin-top:30px;
    color:red;
}
.callback .text {
	margin-top:10px;
}
.callback .text input {
	width:300px;
}
#callback_theme {
    width:300px;
    height:140px;
}
.nomarker {
    list-style-type:none !important;
}
.left-menu.nomarker select {
    width:180px;
}
select {
    font-family:tahoma;
    color:#440E62;
}


.podbor div.cart-tl {
	background: url(../img/cart_tl.gif) top left no-repeat;
	margin: 39px 26px 0 2px;
	width: 226px;
}
.podbor div.cart-tl_floating {
	background: url(../img/cart_tl.gif) top left no-repeat;
	margin: 30px 26px 0 2px;
	width: 226px;
}
.podbor div.cart-tr {
	background: url(../img/cart_tr.gif) top right no-repeat;
}
.podbor div.cart-br {
	background: url(../img/cart_br.gif) bottom right no-repeat;
}
.podbor div.cart-bl {
	background: url(../img/cart_bl.gif) bottom left no-repeat;
}
.podbor div.cart-inner {
	margin: 0 6px 0 16px;
	color: #040404;
	overflow: hidden;
	width: 204px;
}
.podbor div.cart-inner img {
	border: 0;
	margin: 0 0 0 24px;
	display: block;
	float: left;
}
.podbor div.cart-inner div.mh2{
	margin: 0px 0 10px 24px;
	padding: 10px 0 5px 52px;
	background: url(../img/cart1.gif) top left no-repeat;
}
.podbor div.cart-inner div.mh2 a {
	color: #8ab800;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
.podbor div.cart-inner div.tabler {
	max-height: 304px;
	overflow: auto;
	width: 203px;
}
.podbor div.cart-inner table {
	border-collapse: collapse;
	border: 0;
	width: 174px;
}
.podbor div.cart-inner table td {
	font-size: 12px;
	white-space: normal;
	padding: 6px 0;
}
.podbor div.cart-inner table td.cart-amount {
	font-size: 12px;
	white-space: nowrap;
	vertical-align: bottom;
	color: #636363;
	padding-left: 12px;
}
.podbor div.cart-inner p {
	font-size: 12px;
}
.podbor div.cart-inner p.cart-sum {
	color: #8ab800;
	font-size: 18px;
	text-align: center;
}
.podbor ul {
    padding:0 !important;
    margin-left:20px !important;
}
.podbor ul li {
    margin-bottom:15px;
}
tr.content-fw td.Right-fw div.cart-tl_floating.hover {
    margin:20px 16px 0 -8px;
    width:246px;
}
tr.content-fw td.Right-fw div.cart-tl_floating.hover .cart-inner {
    padding:10px;
}
#main-fw .solution_main_image {
    vertical-align:bottom;
}
#main-fw .solution_rest {
    vertical-align:bottom;
    padding-bottom:48px;
}
#order_form_table {
    display:none;
    position:fixed;
    left:0;
    top:0;
    z-index:2048;
    width:100%;
    height:100%;
    vertical-align:middle;
    text-align:center;
}
#order_form_outer {
    background-color:#fff;
    width:505px;
    height:440px;
    margin:auto;
    text-align:left;
    font-size:12px;
    padding:30px 50px;
}
#order_form_outer .mh3 {
    color: #8AB800;
    font-size: 18px;
    font-weight: normal;
    margin: 30px 0;
}
#order_form_outer .gabar {
    margin-top:10px;
}
#order_form_outer .gabar input {
    margin-right:20px;
    margin-left:10px;
    width:75px;
}
#order_form_outer .personal {
    margin-bottom:20px;
}
#order_form_outer .personal label, #order_form_outer .personal input {
    display:block;
    margin-top:10px;
}
#order_form_outer .personal input {
    width:423px;
}
.error input {
    border:1px solid #f00;
}
#thanks_table {
    width:100%;
    height:100%;
    text-align:center;
}

div.h2.mh2 {
    color: #8AB800;
    font-size: 14px;
    font-weight: bold;
    margin: 9px 0 14px;
    text-align: center;
}

.h18.hmb16 h1 {
    font-size: 18px;
    margin-bottom: 16px;
}
