
html, body           {height: 100%; color:#303030; width: 100%; margin: 0; padding: 0; font-size: 12px; font-family:Arial, Helvetica, sans-serif; }
body                 {background:#ffffff;}
table td             { padding: 0px }
p                    { margin: 0; padding: 6px 0 5px; }
ul,ol                { margin: 0; padding: 0; }
li                   { margin: 0; padding: 0; list-style-type: none; }
form                 { padding: 0; margin: 0; }
select               { padding:2px; }
input                { margin:0; padding:0;}
a                    { text-decoration: underline; cursor:pointer; }
a:hover              { text-decoration: none; cursor:pointer; }
img                  { border: 0; margin: 0; padding: 0; }
dt,dl,dd             { margin:0; padding:0;}
.clear, .clr, .nofloat        { clear: both;height:1px; }
dfn {
   font-style:normal;
}

h1, h2, h3 {
   font-size:17px;
   margin:0;
   padding:0;
   font-weight:normal;
}

h4, h5, h6 {
   font-size:13px;
   margin:0;
   padding:0;
}

.fl_l                  { float:left; }
.fl_r                  { float:right; }

#container {
	width:100%;
	min-height:100%;
	background:url(../images/top_repeat.png) repeat-x top;
	margin-bottom:30px;
}

#header {
	max-width:1400px;
	min-width:1000px;
	background:url(../images/top_bg.jpg) no-repeat center top;
	margin:0 auto;
}

.header_top {
	min-height:260px;
}

#logo {
	float:left;
	padding-top:20px;
	padding-left:20px;
}

#basket {
	float:right;
	width:150px;
	padding-right:150px;
	padding-top:5px;
}

.bas_title {
	color:#FFFFFF;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#basket p {
	clear:both;
}

.first_s {
	float:left;
	color:#afafaf;
}

.second_s {
	float:right;
	color:#FFFFFF;
}

.to_basket {
	color:#febe00;
	font-style:italic;
	font-size:13px;
	display:block;
	padding-top:10px;
}

.private {
	font-size:11px;
	color:#46841a;
/*	display:block;*/
}

.entry {
	padding-top:110px;
	color:#000000;
}

#topmenu {
	height:51px;
	width:100%;
	text-align:center;
	background:url(../images/topmenu_center_bg.png) repeat-x;
	padding-top:10px;
	position:relative;
}

#left_bg {
	position:absolute;
	top:43px;
	left:0px;
	background:url(../images/topmenu_left_bg.jpg) no-repeat;
	width:470px;
	height:17px;
}

#right_bg {
	position:absolute;
	top:43px;
	right:0px;
	background:url(../images/topmenu_right_bg.jpg) no-repeat;
	width:470px;
	height:17px;
}

#topmenu ul {
	font-size:0;
}

#topmenu li {
	display:inline-block;
	width:12%;
}

#topmenu a {
	font-size:20px;
	color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:url(../images/menu_line_dashed.png) repeat-x bottom;
	text-decoration:none;
	font-style:italic;
}

#topmenu a:hover {
	background:none;
	color:#296200;
}

#wrapper {
	max-width:1400px;
	min-width:1000px;
	margin:0 auto;
}

#content {
	float:left;
	width:100%;
}

.text {
	margin-left:250px;
	padding-right:50px;
	line-height:16px;
}

.text a {
	color:#317600;
}

input.text {
	margin-left:0px;
	padding-right:0px;
}

#leftbar {
	float:left;
	margin-left:-100%;
	width:199px;
	padding-left:10px;
}

.col_box {
	margin-bottom:20px;
}

.col_box label
{
	font-weight:	normal;
	padding:	2px;
}

.col_box input[type=radio]
{
	margin:	3px;
}

.title_a {
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding-left:15px;
	background:url(../images/title_a_bg.png) no-repeat;
	display:block;
	width:219px;
	height:33px;
	line-height:33px;
	font-weight: normal;
}

.title_a a {
        color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: normal;
	text-decoration:	none;
}


.catalogue {
	padding:5px 0;
}

.catalogue li {
	border-top:1px #cccccc solid;
}

.catalogue li:first-child {
	border:none;
}

.catalogue a.active,
.catalogue a:hover {
	color:#FFFFFF;
	background:url(../images/hp_1_hover.png) no-repeat #323232 10px 7px;
}

.catalogue a {
	font-size:13px;
	font-weight:bold;
	color:#313131;
	text-decoration:none;
	background:url(../images/hp_1.png) no-repeat 10px 7px;
	padding:4px;
	padding-left:20px;
	display:inline-block;
	width:195px;
	border-radius:1px;
}

.catalogue li ul {
	padding:5px 5px 5px 20px;
	display:none;
	background:url(../images/arrow_down.png) no-repeat 18px 0;
}

.catalogue li li {
	border:none;
}

.catalogue li ul a {
	font-size:12px;
	text-decoration:underline;
	background:url(../images/hp_2.png) no-repeat 0 9px;
	padding-left:10px;
}

.catalogue li ul a:hover {
	background:url(../images/hp_2.png) no-repeat 0 9px;
	color:#313131;
	text-decoration:none;
}

.catalogue li ul a.open {
	color: #317600;
	text-decoration:none;
}

.useful {
	padding:5px 0;
}

.useful li {
	border-top:1px #cccccc solid;
	padding:4px 0 4px 10px;
}

.useful li:first-child {
	border:none;
}

.useful a {
	padding-left:15px;
	font-size:13px;
	font-weight:bold;
	color:#313131;
	background:url(../images/hp_2.png) no-repeat 4px;
	text-decoration:none;
}

.useful a:hover {
	text-decoration:underline;
}

.banner {
	text-align:center;
}

.topblock {
	padding-top:5px;
	overflow:hidden;
	background:url(../images/delimiter_dashed_gor.png) repeat-x bottom;
	padding-bottom:10px;
	margin-bottom:20px;
}

.actionsBox {
	float:left;
	width:47%;
	padding-right:20px;
}

.title_b {
	color:#000000;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-bottom:10px;
	font-weight: normal;
}

.actions_news {
	background:url(../images/delimiter_dotted_gor.png) repeat-x;
	padding:5px 10px 5px 0px;
	overflow:hidden;
	font-size:15px;
	line-height: 18px;
}

.actions_news:first-child  {
	background:none;
}

.item_title {
	display:block;
	margin-bottom:5px;
}

.item_title a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
}

.item_title a:hover {
	text-decoration:underline;
}

.actions_news img {
	float:left;
	margin:0px 10px 2px 0;
	border:1px #4c4c4c solid;
}

.item_date {
	font-size:11px;
	color:#838383;
}

.newsBox {
	float:left;
	width:49%;
}

.sl_block {
	background:url(../images/delimiter_dashed_gor.png) repeat-x bottom;
	padding-bottom:10px;
	margin-bottom:20px;
	overflow:hidden;
}

.title_c {
	display:block;
	height:30px;
	padding-left:60px;
	padding-top:10px;
	color:#000000;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.saleBox h2 {
	background:url(../images/title_1.png) no-repeat;
}

.sliderBox {
	margin:0 40px;
	padding-top:10px;
}

.sliderBox li {
	padding:0 10px;
	position:relative;
	width:138px;
	text-align:center;
	font-weight:bold;
	display:inline-block;
	height:	290px;
	overflow-y:	hidden;
}

.sliderBox img {
	border:1px #4c4c4c solid;
}

.sale_price {
	position:absolute;
	top:138px;
	left:10px;
	background:url(../images/transparent_big.png) no-repeat;
	height:42px;
	width:140px;
	padding-top:8px;
}

.old_price {
	text-decoration:line-through;
	color:#FFFFFF;
	display:block;
}

.new_price {
	font-size:14px;
	color:#ffbf00;
}

.sliderBox li a {
	color:#000000;
}

.code {
	color:#303030;
	padding:2px 0;
}

.bx-prev, .bx-next {
    height: 39px;
    position: absolute;
    text-indent: -99999px;
    top: 70px;
    width: 27px;
}

.bx-prev {
    background: url("../images/slider_sprite.png") no-repeat;
    left: -32px;
}

.bx-prev:hover {
    background: url("../images/slider_sprite.png") no-repeat 0 -39px;
}

.bx-next {
    background: url("../images/slider_sprite.png") no-repeat -27px 0;
    right: -35px;
}

.bx-next:hover {
    background: url("../images/slider_sprite.png") no-repeat -27px -39px;
}

.noveltiesBox {
	margin-bottom:10px;
}

.noveltiesBox h2 {
	background:url(../images/title_2.png) no-repeat;
	padding-left:45px;
	padding-top:6px;
}

.noveltiesBox .sale_price {
	height:27px;
	top:153px;
}

.popular {
	padding-top:18px;
	
}

.popular h2 {
	background:url(../images/title_3.png) no-repeat;
	padding-left:45px;
	padding-top:7px;
	margin-bottom:10px;
}

.popBox {
	font-weight:bold;
	width:308px;
	padding:10px;
	border:1px #d3d3d3 solid;
	color:#000000;
	margin-right:20px;
	margin-bottom:20px;
	display:inline-block;
	vertical-align:top;
	position:relative;
}


.popBox div img {
	position:absolute;
	top:9px;
	left:65px;
	width:79px;
	height:79px;
	border:0 none;
}

.popBox img {
	float:left;
	margin-right:13px;
	border:1px #4c4c4c solid;
	width:	131px;
	height: 175px;
}

.popBox p {
	padding-top:0;
	padding-bottom:7px;
}

.basket_link {
	font-size:16px;
	font-style:italic;
	color:#fff !important;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	border:0;
	background:#4a8a1c;
	background: -moz-linear-gradient(to top, #4a8a1c, #6aaa4c);
	background: linear-gradient(to top, #4a8a1c, #6aaa4c);
	cursor:pointer;
	text-decoration:underline;
	padding:1px 4px 4px 4px;
	
	border-radius: 5px;
}

.basket_link:hover {
	color:#000000 !important;
	text-decoration:none;
}

.popBox a {
	color:#000000;
}

.pop_price {
	color:#4a8a1c;
	font-size:17px;
	width: 300px !important;
}

.pop_price_red {
	color:#ff4a1c;
	font-size:17px;
	width: 300px !important;
}

#footer {
	width:100%;
	background:url(../images/footer_repeat.png) repeat-x bottom;
}

#inner_footer {
	background:url(../images/footer_bg.jpg) no-repeat center;
	height:147px;
	max-width:1400px;
	margin:0 auto;
	padding-left:20px;
}

#inner_footer ul {
	font-size:0;
	padding-top:35px;
}

#inner_footer li {
	display:inline-block;
	padding:0 14px;
	background:url(../images/f_menu_delimiter.png) no-repeat 0 4px;
}

#inner_footer li:first-child {
	background:none;
	padding-left:0;
}

#inner_footer li a {
	font-size:13px;
	color:#FFFFFF;
}

#copyright {
	color:#6e747a;
	font-size:11px;
	padding-top:12px;
	width:800px;
}

#copyright a {
	color:#6e747a;
}

#copyright img {
	float:right;
	margin-right:5px;
	margin-top:8px;
}

#adviser {
	position:fixed;
	top:30%;
	right:0px;
}

#breadcrumbs,
.breadcrumbs {
	padding-bottom:15px;
	color:#838383;
}

#breadcrumbs a,
.breadcrumbs a {
	color:#000000;
	padding-right:13px;
	margin-right:10px;
	background:url(../images/slash.png) no-repeat right 3px;
}

.flowerBox {
	overflow:hidden;
	margin-bottom:20px;
}

.produceBox {
	margin-right:20px;
	margin-bottom:20px;
	width:330px;
	padding-bottom:1px;
	background:url(../images/delimiter_dotted_gor.png) repeat-x bottom;
	display:inline-block;
	vertical-align:top;
	min-height:160px;
}

.produce_name a {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	color:#000000;
	line-height:17px;
	text-decoration:none;
}

.produce_name a:hover {
	text-decoration:underline;
}

.produceBox img {
	float:left;
	margin-right:10px;
}

.produce_description {
	padding-top:5px;
}

h1, .title_d {
	font-size:24px;
	background:url(../images/delimiter_dotted_gor.png) repeat-x bottom;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	padding-bottom:5px;
}

h2 {
	font-size:19px;
	margin-bottom:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	padding-bottom:3px;
	font-weight:	bold;
}

h3 {
	font-size:16px;
	margin-bottom:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	padding-bottom:1px;
	font-weight:	bold;
}

.pagination {
	background:url(../images/delimiter_dashed_gor.png) repeat-x;
	padding-top:15px;
	text-align:center;
}

.pagination ul {
	font-size:0;
	background:url(../images/delimiter_dashed_gor.png) repeat-x bottom;
	padding-bottom:12px;
}

.pagination li {
	display:inline-block;
	padding:0 10px;
}

.pagination a {
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.pagination li.selected a {
	font-weight:bold;
	color:#4a8a1c;
	text-decoration:none;
}

.pagination a:hover {
	color:#4a8a1c;
}

.imagesBox {
	float:left;
	width:222px;
}

.imagesBox img {
	border:1px #4c4c4c solid;
}

.imagesBox p a img {
	margin-left:10px;
}

.imagesBox p a:first-child img {
	margin-left:0;
}

.description {
	margin-left:240px;
        font-size:  1.2em;
}

.description p {
	border-top:#d9d9d9 1px solid;
}

.description p:first-child {
	border:none;
}

.description span {
	display:inline-block;
	width:200px;
	font-weight:bold;
}

.description .quontity {
	width:50px;
	border:1px #666666 solid;
	padding:2px;
	text-align:right;
	font-weight:normal;
	margin-right:20px;
}

.description p.text-info {
	padding: 5px 0px;
        font-size: 1.1em;
}

.description p.buy-info {
	padding: 10px 0px;
        font-size: 0.8em;
        border: none 0px;
}

.links a {
	color:#317600;
	font-weight:normal;
}

.links a:first-child {
	padding-right:10px;
	margin-right:10px;
	border-right:1px #000000 dotted;
}

.commentsBox {
	background:url(../images/delimiter_dashed_gor.png) repeat-x bottom;
	margin-bottom:20px;
}

.comments {
	padding:10px 20px;
	border:1px #d3d3d3 solid;
}

.comments p {
	background:url(../images/delimiter_dotted_gor.png) repeat-x;
	padding:8px 0;
}

.comments p:first-child {
	background:none;
}

.comments span.author {
	font-weight:bold;
	display:block;
	
}

.comments span.date {
	font-weight:normal;
	display:inline-block;
	font-size:11px;
	color:#888;
}

.comments span.comment-response {
	display:block;
	color:#49891B;
	margin-left:	30px;
}

.author .rating {
	display:inline-block;
	width:50px;
	height:10px;
	background:url(../images/star_m.png) -50px 0px no-repeat;
	margin-left:	20px;
}

.author .r1 {
	background-position: -40px 0px;
}
.author .r2 {
	background-position: -30px 0px;
}
.author .r3 {
	background-position: -20px 0px;
}
.author .r4 {
	background-position: -10px 0px;
}
.author .r5 {
	background-position: 0px 0px;
}

.form_comment {
	padding:16px 0;
}

.form_comment li {
	padding:5px 0;
}

.form_comment label {
	width:150px;
	vertical-align:top;
	padding-top:3px;
	text-align:right;
	margin-right:10px;
}

.form_comment input[type=text] {
	width:200px;
}

.form_comment textarea {
	height:100px;
	width:300px;
	border:1px #666666 solid;
	margin-bottom:5px;
}

.form_comment .reg_captcha input {
	width:105px;
}

.form_comment .send_link {
	margin-left:155px;
}

button,
.send_link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	border:none;
	background:none;
	text-decoration:underline;
	cursor:pointer;
	font-size:18px;
	padding:1px;
}

button:hover,
.send_link:hover {
	text-decoration:none;
	color:#4a8a1c !important;
}

button:disabled, .send_link:disabled {
	color:#ccc !important;
}

.best_sale h2 {
	background:url(../images/title_4.png) no-repeat;
	padding-left:46px;
	padding-top:8px;
}

.best_sale .popBox {
	padding:10px;
	width:200px;
	margin-right:10px;
	height: 105px;
	overflow: hidden;
}

.best_sale .popBox img {
	margin-right:5px;
	border:1px #4c4c4c solid;
	width:	63px;
	height: 85px;
}

.best_sale .popBox div {
	float:left;
	width:128px;
}

.best_sale .basket_link {
	font-size:14px;
	font-style:italic;
	color:#000 !important;
	border:0;
	background:#fff;
	cursor:pointer;
	text-decoration:none;
	float: right;
}

.searchBox {
	background:url(../images/delimiter_dashed_gor.png) repeat-x bottom;
	padding-bottom:10px;
	margin-bottom:20px;
}

.form_search {
	padding:10px 0;
}

.form_search input[type=text] {
	width:290px;
	margin-right:10px;
}

.now_wanted h2 {
	background:url(../images/title_5.png) no-repeat;
}


.price_listBox h2 {
	margin-bottom:0px;
}

.dim {
	color:#a9a9a9;
	padding:0;
}

.price_list_note {
	margin-top:20px;
	padding:10px 20px;
	border:1px #d3d3d3 solid;
}

.notes_list li {
	background:url(../images/delimiter_dotted_gor.png) repeat-x;
	padding:7px 0;
}

.marker {
	padding-left:10px;
	margin-left:10px;
	background:url(../images/marker.png) no-repeat 0 5px;
}

.red_text {
	color:#e70000;
}

.form_auth {
	margin-bottom:10px;
}

.form_auth label {
	width:75px;
}

.form_auth input[type=text],
.form_auth input[type=password] {
	width:170px;
}

.form_auth input[type=submit] {
	margin-left:68px;
	margin-right:20px;
}

.entry_with img {
	border:1px #d3d3d3 solid;
	margin-right:10px;
}

.registration_form p {
	padding:10px 0;
}

.registration_form label {
	width:300px;
	position:relative;
}

.registration_form label span {
	display:block;
	font-size:11px;
	line-height:11px;
	font-weight:normal;
}

.registration_form input[type=text] {
	width:250px;
	vertical-align:top;
}

.message_error {
	display:block;
	margin-left:303px;
	color:#c30000;
}

.registration_form .seven {
	position:absolute;
	top:6px;
	right:1px;
}

input[type=checkbox] {
	margin-right:5px;
	vertical-align:middle;
	margin-bottom:2px;
}

.registration_form .reg_captcha {
	display:block;
	padding:10px 0;
}

.reg_captcha img {
	vertical-align:middle;
	border:1px #c2c2c2 solid;
	margin-right:10px;
}

.registration_form .reg_captcha input {
	vertical-align:middle;
	width:100px;
}

.con_name {
	font-size:17px;
}

.contacts_form {
	margin-bottom:30px;
}

.contacts_form label {
	width:135px;
	vertical-align:top;
}

.contacts_form input[type=text] {
	width:250px;
}

.contacts_form textarea {
	height:100px;
	border:1px #666666 solid;
	width:250px;
}

.contacts_form .send_link {
	margin-left:286px;
}

.contactsBox img {
	border:1px #828282 solid;
}

.actions_news .basket_link {
	float:right;
	color:#000000;
}

.newsPage .actions_news {
	padding:10px 0;
}

.item_date span {
	color:#5b5b5b;
}

.basket_table {
	border-collapse:collapse;
	margin-top:5px;
}

.basket_table th {
	border:1px #296400 solid;
	background:#448119;
	color:#FFFFFF;
	padding:8px 10px;
	text-align:left;
}

.basket_table th:first-child {
	background:none;
	color:#000000;
	border-top:1px #c6c6c6 solid;
	border-left:1px #c6c6c6 solid;
	text-align:center;
}

.basket_table td {
	border:1px #c6c6c6 solid;
	padding:8px 10px;
} 

.basket_table td:first-child {
	background:#448119;
	color:#FFFFFF;
	text-align:center;
	border:1px #296400 solid;
}

.basket_table td:nth-child(2) {
	width:	30px;
	padding: 1px 10px;
}

.basket_table td:nth-child(3) {
	width:	40px;
} 

.basket_table tr:nth-child(odd),
.odd {
	background:#e5e5e5;
}

.basket_table td:nth-child(4),
.second_td {
	padding-right:50px !important;
}

.basket_table span {
	display:block;
	width:50px;
	border:1px #666666 solid;
	padding:2px;
	text-align:right;
	font-weight:normal;
}

.basket_table a {
	font-size:10px;
	color:#000000;
}

.basket_table a.name {
	font-size:12px;
	color:#000000;
}

.basket_table img {
	margin:0 auto;
	display:block;
}

.basket_table input[type=text],
.basket_table input[type=number] {
	text-align:right;
	width:50px;
}

.basket_table input.comm {
	text-align:left;
	width: 95%;
}

.total {
	padding:10px 0;
}

.total a {
	margin-left:20px;
	vertical-align:bottom;
	color:#393939;
}

.total .send_link {
	color:#000000;
	padding-right:20px;
	background:url(../images/arrow_right.png) no-repeat right 9px;
}

.mob_phone label {
	width:136px;
}

.form_ordering label {
	vertical-align:top;
	padding-top:3px;
	width:200px;
	position:relative;
}

.form_ordering label span {
	display:block;
	font-size:11px;
	line-height:11px;
	font-weight:normal;
}

.form_ordering .seven {
	position:absolute;
	top:6px;
	right:1px;
	font-size:12px;
}

.form_ordering .mob_phone input {
	width:100px;
	font-size:12px;
}

.form_ordering li {
	padding:8px 0;
}

textarea {
	padding:2px 4px;
}

input {
	padding-left:4px;
	padding-right:4px;
}

.form_ordering textarea {
	border: 1px solid #666666;
    height: 100px;
    width: 342px;
}

.payment_mode {
	padding:10px 20px;
	border:1px #d3d3d3 solid;
	display:block;
}

.payment_mode li {
	background:url(../images/delimiter_dotted_gor.png) repeat-x;
	padding:8px 0;
}

.payment_mode li:first-child {
	background:none;
}

.payment_mode input {
	float:left;
	height:15px;
}

.payment_mode label {
	font-weight:	normal;
}


.payment_mode p {
	padding:0;
	padding-left:20px;
}

.form_ordering .send_link {
	margin:0 !important;
}

.sort {
	font-size:11px;
	padding:4px 0 10px 0;
}

.sort ul {
	font-size:0;
	display:inline-block;
}

.sort ul:first-child {
	margin-right:60px;
}

.sort li {
	display:inline-block;
	padding:0 6px;
	border-left:1px #b2b2b2 solid;
	height:18px;
}

.sort li:first-child {
	border:none;
}

.sort a {
	font-size:11px;
	color:#313131;
	line-height:18px;
}

.sort li.active a {
	font-weight:bold;
	color:#4a8a1c;
	text-decoration:none;
}

.sub_produce {
	margin-bottom:20px;
	font-size:	15px;
}

.sub_produce img {
	margin-right:10px;
	float:left;
}

.description .rating {
    width: 100px;
}

.rating span {
	display:inline-block;
	width:95px;
	height:19px;
	background:url(../images/star.png) -95px 0px no-repeat;
}

.r1 span {
	background-position: -76px 0px;
}
.r2 span {
	background-position: -57px 0px;
}
.r3 span {
	background-position: -38px 0px;
}
.r4 span {
	background-position: -19px 0px;
}
.r5 span {
	background-position: 0px 0px;
}



.comment_rating {
	display:inline-block;
	padding-top:3px;
}

.comment_rating input {
	display:block;
}

.comment_rating li {
	text-align:center;
	display:inline-block;
	padding:0 3px;
}

.form_comment .reg_captcha {
	display:inline-block;
}

input[type=password],
input[type=number],
input[type=text] {
	line-height:20px;
	height:20px;
	border:1px #666666 solid;
}

label {
	display:inline-block;
	font-weight:bold;
}

.description input[type=text] {
	height:15px;
	line-height:15px;
}

.hidden {
	display:none;
}

.basketPage .send_link,
.basketPage .basket_link {
	margin-left:10px;
}

.com_box {
	display:none;
	width:200px;
	position:absolute;
	border:1px #757575 solid;
	background:#FFFFFF;
	margin-top:5px;
	z-index:10;
	top:18px;
	left:0px;
}

.com_box div {
	position:relative;
	padding:10px 10px 5px 10px;
	z-index:11;
}

.com_box img {
	position:absolute;
	top:-6px;
	left:10px;
}

.com_box textarea {
	width:170px;
	border:1px #c5c5c5 solid;
	resize:none;
	height:100px;
}

.com_box .send_link {
	margin-left:92px;
}

.write_com {
	position:relative;
}

.layer {
	z-index:20;
}

div.err
{
	width: 		auto;
	border: 	#ee0000 1px solid;
	border-radius:	2px;
	font-size: 	16px;
	text-align: 	center;
	vertical-align: middle;
	color: 		#ee0000;
	background-color: #fee;
	padding: 	10px;
	margin:		0px;
	margin-top:	15px;
	margin-bottom:	20px;
}

div.ok
{
	width: 		auto;
	border: 	#009900 1px solid;
	border-radius:	2px;
	font-size: 	16px;
	text-align: 	center;
	vertical-align: middle;
	color: 		#009900;
	background-color: #efe;
	padding: 	10px;
	margin:		0px;
	margin-top:	15px;
	margin-bottom:	20px;
}

div.notify
{
	width: 		auto;
	border: 	#00f 1px solid;
	border-radius:	2px;
	font-size: 	16px;
	text-align: 	center;
	vertical-align: middle;
	color: 		#00c ;
	background-color: #eef;
	padding: 	10px;
	margin:		0px;
	margin-top:	15px;
	margin-bottom:	20px;
}

ol.items, ul.items
{
	margin:		10px 0px 10px 0px;
	padding-left:	25px;
}

ul.items li
{
	list-style-type:disc;
}

ol.items li
{
	list-style-type:decimal;
}

div#page-info
{
	color:	#aaa;
	margin-top:	-10px;
	margin-bottom:	5px;
}

div#page-info:hover
{
	color:	#000;
}

table.list
{
	border-spacing:		0;
	border:			1px #ccc solid;
}

table.list th
{
	background-color:	#4E8F1C;
	color:			#fff;
	border-spacing:		0;
	padding:		3px;
	border-collapse:	collapse;
	border-left:		1px #ccc solid;
}

table.list th a
{
	color:			#fdc;
}

table.list tr:nth-child(odd)
{
	background-color:	#EEE;
}

table.list td
{
	padding:		2px;
}

/*Для autocomplete через jQurey */

.ac_results {
	padding: 0px;
	border: 1px solid WindowFrame;
	background-color: Window;
	overflow: hidden;
	z-index:	  99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results iframe {
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
	filter:mask();
	width:3000px;
	height:3000px;
}

.ac_results li {
	position:relative;
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	width: 100%;
	font: menu;
	font-size: 12px;
	overflow: hidden;
}

.ac_loading {
	background : Window url('/img/icon_load.gif') right center no-repeat;
}

.ac_over {
	background-color: Highlight;
	color: HighlightText;
}

.qnt {
  position:absolute;
  top:2px;
  right:10px;
  font-size:0.8em;
  color:#26A908;
  padding-right: 3px;
}

div.space {
margin-left: 130px;
}

div.article_text {
	font-size:	15px;
	line-height: 20px;
}

div.photomini {
	width:	150px;
	height:	110px;
	padding:10px 30px 10px 30px;
	margin:	10px;
	text-align:center;
	vertical-align:	middle;
	float: left;
	background: #efe;
	border: 1px solid #090;
	border-radius: 4px;
}

.w_productinfo {
	padding:0 10px;
	position:relative;
	width:138px;
	text-align:center;
	font-weight:bold;
	display:inline-block;
	height:	265px;
	overflow-y:	hidden;
        font-size: 12px;
}

.w_productinfo img {
	border:1px #4c4c4c solid;
}

.w_productinfo a {
	color:#000000;
}

form.confirm_form {
    border: 1px solid #0c0;
    padding: 8px;
    background-color: #fcfcf2;
}

form.confirm_form h3 {
    margin-bottom: 18px;
}

form.confirm_form button.small {
    font-size: 12px;
    color: #00c;
}

div.regions-menu {
    background: #ffc;
    border:0px none;
    padding: 3px;
    padding-left: 15px;
    text-align: left;
    font-size: 14px;
    height: 16px;
}

div.regions-menu span {
    margin-left: 5px;
    padding:    3px 15px;
}

div.regions-menu a {
    color: #49881b;
    font-weight: bold;
    text-decoration: none;
}

div.regions-menu span.current {
    background: #49881b;
}

div.regions-menu span.current a {
    color: #fff;
}
