

@charset "utf-8";

html {
        overflow-y: scroll;
	width:100%;
	height:100%;
}

body {
	width:100%;
	height:100%;
}

body {
	margin:0;
	padding:0;
	background:#fff;
	font:normal 14px/22px Arial, Helvetica, sans-serif;
	color:#000;
}

form,
fieldset {
	margin:0;
	padding:0;
	border:0;
}

input,
select,
textarea,
button {
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#000;
	outline:none;
}

textarea {
	resize:none;
}

select {
	height:22px;
}

header,
nav,
section,
article,
aside,
footer {
	display: block;
}

img {
	border:0;
	vertical-align:top;
}

a {
	color:#519a43;
	text-decoration:underline;
	outline:none;
	cursor:pointer;
}

a:hover {
	text-decoration:none;
}

table {
	border-collapse:collapse;
}

p {
	margin:0 0 22px 0;
}

ul {
	list-style:none;
	margin:0 0 13px 0;
	padding:0;
}

ul li {
	padding:0 0 0 14px;
	background:url(/img/www/dot-grey.png) no-repeat 0 9px;
}

h1,
.h1 {
	font-weight:bold;
	letter-spacing:-1px;
	font-size:26px;
	color:#6a6557;
	line-height:28px;
	margin:0 0 9px 0;
}

h1.big,
.h1.big {
	font-size:28px;
}

h1.big.cart{
        float:left;
}


h2 {
	font-weight:bold;
	font-size:18px;
	color:#4b4b4b;
	margin:0 0 8px 0;
}

h3 {
	font-weight:bold;
	font-size:18px;
	color:#4b4b4b;
	margin:0 0 8px 0;
}

h4 {
	font-weight:bold;
	font-size:14px;
	margin:0;
}

h5 {
	font-size:14px;
	font-weight:bold;
	color:#736d5d;
	text-transform:uppercase;
	margin:0 0 8px 0;
}

.orange {
	color:#f6a900!important;
        font-size: 15px;
}

.orange2 {
	color:#fe7800!important;
        font-size: 15px;
}

.grey {
	color:#666!important;
}

.green {
	color:#569e47!important;
}

.red {
	color:#fa2e35!important;
}

.red option{
	color:#000000!important;
}


.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.clearfix {
	zoom: 1
}

.clearfix.payment {
height: 265px;
}

.clearfix.end {
padding:10px 0px 15px 0px;
}

.clearfix:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.wrapper {
	min-height:100%;
	min-width:950px;
	max-width:10000px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}

.container {
	width:930px;
	margin: 0 auto;
	text-align: left;
	position:relative;
}

.top-line {
	height:28px;
	position:relative;
	line-height:28px;
	background:#f7f7f0;
	border-top:7px solid #ffc037;
	top:-5px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:0 2px 0 5px;
	z-index:200;
}

.top-line:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.top-line .right {
	float:right;
}

ul.menu1 {
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	font-size:13px;
}

ul.menu1 li {
	float:left;
	padding:0 0 0 1px;
	background:url(/img/www/vdots.gif) no-repeat 0 10px;
}

ul.menu1 a,
ul.menu1 strong {
	float:left;
	height:28px;
	text-decoration:none;
	color:#000;
	padding:0 8px;
	font-weight:normal;
}

ul.menu1 a:hover,
ul.menu1 .active a,
ul.menu1 .active strong {
	background:#fff;
}

.select-block {
	float:left;
	margin:-2px 0 0 0;
	font-size:12px;
	color:#898989;
	position:relative;
	z-index:200;
}

.select-block .fl {
	float:left;
}

.select-block .toggler {
	float:left;
	padding:0 0 0 10px;
	background:url(/img/www/menu-active.png) no-repeat 0 -9999px;
	height:22px;
	cursor:pointer;
	color:#222;
	z-index:201;
	position:relative;
}

.select-block .toggler span {
	float:left;
	height:22px;
	padding:0 10px 0 0;
	background:url(/img/www/menu-active.png) no-repeat 0 -9999px;
}

.select-block .toggler em {
	float:left;
	height:22px;
	padding:0 13px 0 0;
	font-style:normal;
	background:url(/img/www/darr.png) no-repeat 100% 11px;
}

.select-block .toggler strong {
	position:relative;
	border-bottom:1px dashed #222;
}

.select-block .hold:hover .toggler strong {
	border:0;
}

.select-block .hold:hover .toggler {
	background-position:0 0;
}

.select-block .hold:hover .toggler span {
	background-position:100% 0;
}

.select-block .hold {
	float:left;
	position:relative;
	height:22px;
	margin:3px 0 0 0;
	line-height:22px;
}

.select-block ul {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:21px;
	left:0;
	white-space:nowrap;
	border:1px solid #d4d4cc;
	background:#fbf9ec;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	min-width:100px;
	display:none;
}

.select-block .hold:hover ul {
	display:block;
}

.select-block ul li {
	padding:0;
	background:none;
}

.select-block ul li a {
	display:block;
	background:none;
	color:#569c49;
	text-decoration:underline;
	padding:0 9px;
	height:20px;
}

.select-block ul li a:hover {
	background:#fff;
	color:#407336;
	text-decoration:underline;
}

.select-block img {
	float:left;
	border:1px solid #d5d5cd;
	margin:5px 6px 0 0;
}

.select-block ul img {
	margin-top:6px;
}

.header {
	position:relative;
	height:140px;
	margin:-5px 0 0 0;
	z-index:190;
}

.header2 {
	margin:0;
	height:91px;
}

.header .logo {
	position:absolute;
	top:13px;
	left:-6px;
}

.header .text {
	font-size:20px;
	line-height:20px;
	color:#aea58f;
	white-space:nowrap;
	position:absolute;
	top:32px;
	left:375px;
}

.header .phone {
	position:absolute;
	top:31px;
	right:0;
	width:175px;
	padding:1px 0 0 26px;
	background:url(/img/www/pic-phone.png) no-repeat;
	min-height:21px;
	font-size:19px;
	line-height:19px;
	color:#77725e;
}

.my-cart {
	position:absolute;
	top:72px;
	right:-1px;
	width:163px;
	height:44px;
	border:1px solid #e4e3de;
	background:#f5f4ef;
	padding:7px 0 0 54px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	font-weight:bold;
	font-size:12px;
	line-height:16px;
}

.my-cart strong {
	font-weight:bold;
	color:#fe9500;
	font-size:11px;
}

.my-cart em {
	font-style:normal;
	color:#8f8f8f;
}

.my-cart a {
	font-size:11px;
}

.my-cart .pic {
	position:absolute;
	top:5px;
	left:7px;
	width:40px;
	height:40px;
	background:#fff url(/img/www/pic-cart.png) no-repeat 11px 12px;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
}

.menu2 {
	width:712px;
	position:absolute;
	top:78px;
	left:-12px;
	font-weight:bold;
	font-size:12px;
	line-height:22px;
}

.menu2 ul {
	zoom:1;
	position:relative;
	margin:0 0 1px 0;
	padding:0;
	z-index:190;
}

.menu2 ul:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.menu2 ul:hover,
.menu2 ul.hover {
	z-index:195;
}

.menu2 li {
	float:left;
	position:relative;
	padding:0 0 0 3px;
	background:url(/img/www/dot-green.png) no-repeat 0 9px;
}

.menu2 li:hover {
	z-index:195;
}

.menu2 li:first-child {
	background:none;
}

.menu2 .link {
	float:left;
	margin:0 0 0 -8px;
	position:relative;
	left:4px;
	text-decoration:none;
	padding:0 4px;
}

.menu2 .link span {
	float:left;
	padding:0 0 0 10px;
	background:url(/img/www/menu-active.png) no-repeat 0 -9999px;
	height:22px;
	cursor:pointer;
	z-index:201;
	position:relative;
}

.menu2 .link span em {
	float:left;
	height:22px;
	padding:0 10px 0 0;
	background:url(/img/www/menu-active.png) no-repeat 0 -9999px;
	text-decoration:underline;
	font-style:normal;
}

.menu2 li:hover .link {
	background:#fff;
}

.menu2 li:hover .link span {
	background-position:0 0;
	color:#000;
	z-index:197;
}

.menu2 li:hover .link span em {
	background-position:100% 0;
	text-decoration:none;
}

.menu2 li ul {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	top:21px;
	left:3px;
	white-space:nowrap;
	border:1px solid #d4d4cc;
	background:#fbf9ec;
	font-weight:bold;
	font-size:12px;
	line-height:20px;
	min-width:100px;
	display:none;
	min-width:100%;
	z-index:195;
}

.menu2 li:hover ul {
	display:block;
}

.menu2 li ul li {
	padding:0;
	background:none;
	float:none;
}

.menu2 li ul li a {
	display:block;
	background:none;
	color:#569c49;
	text-decoration:underline;
	padding:0 9px;
	height:20px;
}

.menu2 li ul li a:hover {
	background:#fff;
	color:#407336;
	text-decoration:underline;
}

.top-line2 {
	background:#d9ebd5;
	zoom:1;
	border-bottom:3px solid #74b667;
	margin:0 0 0 -10000px;
	left:5000px;
	padding:0 5000px;
	position:relative;
}

.top-line2 .bg {

background:url(/img/www/top-people.jpg) no-repeat 100% 0;

	height:139px;
	position:relative;
}

.top-line2 ul.checks {
	list-style:none;
	margin:0;
	padding:0;
	white-space:nowrap;
	position:absolute;
	top:17px;
	left:4px;
	background:url(/img/www/checks.png) no-repeat;
	color:#626262;
}

.top-line2 ul.checks li {
	padding:0 0 0 50px;
	background:none;
}

.top-line2 ul.checks li.li1 {
	font-size:26px;
	line-height:26px;
	height:31px;
	padding-top:1px;
}

.top-line2 ul.checks li.li2 {
	font-size:16px;
	line-height:16px;
	height:24px;
	padding-top:3px;
}

.top-line2 ul.checks li.li3 {
	font-size:15px;
	line-height:15px;
	height:23px;
}

.top-line2 ul.checks li.li4 {
	font-size:11px;
	line-height:11px;
	height:13px;
	padding-top:4px;
}

.shipping {
	position:absolute;
	top:2px;
	left:221px;
	background:url(/img/www/shipping.png) no-repeat;
	width:120px;
	height:76px;
	padding:33px 10px 0 62px;
	font-weight:bold;
	font-size:11px;
	line-height:15px;
	color:#9ba09a;
}

.shipping h4 {
	font-size:17px;
	color:#626262;
	line-height:17px;
	margin:0 0 3px 0;
	text-shadow:1px 1px 0 #f1f5f0;
}

.shipping .check {
	margin:1px 0 0 -14px;
	padding:0 0 0 14px;
	zoom:1;
	position:relative;
	background:url(/img/www/check.png) no-repeat 0 2px;
	color:#626262;
}

.shipping .check img {
	vertical-align:middle;
	margin:0 2px;
}

.top-line2 .item {
	position:absolute;
	top:-3px;
	bottom:-3px;
	border-top:3px solid #74b667;
	background:#fff;
	right:0;
}

.item {
	width:102px;
	padding:12px 9px 0 108px;
	font-weight:bold;
	font-size:11px;
	line-height:16px;
	color:#c7c7c7;
	position:relative;
}

.item .photo {
	position:absolute;
	top:5px;
	left:5px;
}

.item h4 {
	font-size:12px;
	line-height:17px;
	font-weight:bold;
	margin:0 0 9px 0;
}

.item h4 a {
	color:#000;
}

.item .price {
	margin:0 0 13px 0;
	font-size:12px;
}

.item .price strong {
	display:block;
	font-weight:bold;
	color:#fe9500;
}

.item .btn-green {
	display:block;
	margin:0 0 0 -4px;
	padding-right:0;
	width:90px;
	position:absolute;
	bottom:14px;
	left:108px;
}

.item .more {
	position:absolute;
	bottom:17px;
	width:100px;
	text-align:center;
	left:5px;
}

.catalog {
	zoom:1;
	position:relative;
	margin:-2px 0 0 0;
}

.catalog h2 {
	font-weight:normal;
	font-size:36px;
	line-height:42px;
	color:#aea58f;
	margin:0 0 4px 0;
}

.catalog .item {
	float:left;
	height:134px;
	position:relative;
	background:#fff;
	box-shadow:0 1px 0 #eaeaea;
	-moz-box-shadow:0 1px 0 #eaeaea;
	-webkit-box-shadow:0 1px 0 #eaeaea;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin:0 17px 0 0;
	padding-bottom:0;
}

.catalog .row {
	background:url(/img/www/catalog-sep.png) no-repeat 227px 25px;
	zoom:1;
	margin:0 0 19px -20px;
	padding:0 0 0 2px;
	left:20px;
	position:relative;
}

.catalog .row:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.btn-green {
	position:relative;
	vertical-align:middle;
	display:inline-block;
	white-space:nowrap;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	border:1px solid #d9ead6;
	background:#f1f7f0 url(/img/www/repeats.png) repeat-x 0 -9999px;
	padding:0 12px 0 12px;
	height:25px;
	line-height:25px;
	border-radius:9px;
	-moz-border-radius:9px;
	-webkit-border-radius:9px;

}

.btn-grey2 {
	border-color:#dedede;
	background-color:#f4f4f4;
	color:#626262;
}

.btn-green:hover {
	color:#fff;
	background-position:0 -62px;
	border-color:#3f932f;
	border-bottom-color:#26731b;
	border-top-color:#5faa4e;
}

.btn-green2 {
	color:#fff;
	background-position:0 -62px;
	border-color:#3f932f;
	border-bottom-color:#26731b;
	border-top-color:#5faa4e;
}

.btn-green .un {
	text-decoration:underline;
	font-style:normal;
}

.btn-green:hover .un {
	text-decoration:none;
}

.pic-add {
	background:url(/img/www/pic-to-bag.png) no-repeat 0 11px;
	height:19px;
	margin:-6px 0 0 0;
	padding:6px 0 0 19px;
	display:inline-block;
	float:left;
}

.pic-add.disabled { 
      filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
     -moz-opacity: 0.3;
     -khtml-opacity: 0.3;
     opacity: 0.3;  
}


.pic-cart {
	background:url(/img/www/pic-cart.png) no-repeat 0 11px;
	height:19px;
	margin:-6px 0 0 0;
	padding:6px 0 0 19px;
	display:inline-block;
	float:left;
}

.pic-update {
	background:url(/img/www/pic-update.gif) no-repeat 0 12px;
	height:19px;
	margin:-6px 0 0 0;
	padding:6px 0 0 19px;
	display:inline-block;
	float:left;
}

.photo {
	width:100px;
	height:100px;
	position:relative;
	line-height:normal;
}

.cell {
	display:table-cell;
	width:100px;
	height:100px;
	text-align:center;
	vertical-align:middle;
}

.cell img {
}

.info-circle {
	background:url(/img/www/info-circle.png) no-repeat;
	z-index:20;
	width:53px;
	height:53px;
	position:absolute;
	top:-17px;
	left:-2px;
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #e29b04;
	font-weight:bold;
	font-size:12px;
	line-height:12px;
}

.info-circle strong {
	font-size:13px;
	font-weight:bold;
}

.info-circle .cell {
	width:53px;
	height:53px;
}

.search {
	zoom:1;
	position:relative;
	margin:0 0 0 -10000px;
	left:5000px;
	padding:0 5000px;
	background:#f7f2e8;
	height:28px;
	line-height:28px;
}

.search:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.search ul {
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	font-size:13px;
	color:#4c4b48;
}

.search ul li {
	padding:0;
	background:none;
	float:left;
}

.search ul li:first-child {
	padding:0 5px 0 0;
}

.search ul li a {
	display:block;
	width:22px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}

.search ul li a:hover {
	text-decoration:underline;
	color:#77c169;
	background:#faf8f2;
}



.search .right {
	float:right;
	padding:3px 0 0 0;
	line-height:normal;
	width:220px;
}

.search form,
.search fieldset {
	float:left;
}

.search .text {
	float:left;
	line-height:normal;
	background:url(/img/www/search.png) no-repeat;
	height:21px;
	width:158px;
	padding:0 0 0 22px;
}

.search .text input {
	width:100%;
	border:0;
	background:url(/img/www/search.png) no-repeat 0 -9999px;
	margin:0;
	padding:3px 0;
	font-size:12px;
	font-weight:bold;
	color:#909090;
}

.search .btn-grey {
	float:left;
	margin:0 0 0 -10px;
	padding:0;
	width:50px;
}

.btn-grey {
	display:inline-block;
	position:relative;
	white-space:nowrap;
	text-align:center;
	padding:0 16px;
	background:#a0a0a0 url(/img/www/repeats.png) repeat-x;
	height:20px;
	line-height:20px;
	color:#fff;
	text-decoration:none;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:0 1px 0 #5c5c5c;
	-moz-box-shadow:0 1px 0 #5c5c5c;
	-webkit-box-shadow:0 1px 0 #5c5c5c;
	font-size:12px;
	font-weight:bold;
	text-shadow:1px 1px 1px #656565;
}

.btn-grey input {
	position:absolute;
	top:0;
	left:0;
	border:0;
	background:url(/img/www/repeats.png) no-repeat 0 -9999px;
	margin:0;
	padding:0;
	cursor:pointer;
	width:100%;
	height:100%;
}

.content {
	zoom:1;
	padding:2px 0 40px 0;
}

.content.static {
	padding:16px 0 40px 0;
}

.content:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.faq {
	margin:20px 0 18px 0;
}

.faq article {
	border-top:1px solid #cbcbcb;
	padding:14px 0 18px 0;
	zoom:1;
}

.faq article:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.faq .info {
	color:#4a4a4a;
	padding-bottom:9px;
	padding-top:11px;
}

.faq article .fl {
	float:left;
	width:20px;
	font-weight:bold;
}

.photos {
	margin:31px 0 23px -70px;
	left:35px;
	zoom:1;
	position:relative;
	font-size:13px;
	line-height:13px;
	color:#898989;
}

.photos table {
	width:100%;
}

.photos table tr td {
	padding:0;
	text-align:center;
	vertical-align:bottom;
}

.photos table tr td.sep {
	width:500px;
}

.photos span {
	display:block;
	margin:6px 0 0 0
}

ul.cards {
	list-style:none;
	margin:20px 0 0 -40px;
	padding:0;
	zoom:1;
	overflow:hidden;
	position:relative;
	left:40px;
	font-size:12px;
	line-height:16px;
}

ul.cards li {
	float:left;
	padding:0;
	background:none;
	margin:0 57px 0 0;
	width:180px;
}

.cards h5 {
	font-weight:normal;
	font-size:18px;
	line-height:22px;
	color:#919191;
	margin:0 0 8px 0;
	text-transform:none;
}

.cards img {
	margin:0 0 15px 0;
	display:block;
}

.footer-place {
	clear:both;
}

.footer {
	min-width:950px;
	max-width:10000px;
	position:relative;
	overflow:hidden;
}

.footer .in {
	width:930px;
	margin:0 auto;
	position:relative;
}

.footer .bg {
	zoom:1;
	position:relative;
	margin:0 0 0 -10000px;
	left:5000px;
	padding:26px 5000px 15px 5000px;
	background:#f2f1ec;
	font-size:11px;
	line-height:15px;
	color:#636162;
}

.footer a {
	color:#636162;
}

.footer p {
	margin:0 0 5px 0;
}

.footer .left {
	float:left;
	width:283px;
}

.footer .right {
	float:right;
	width:627px;
}

.footer .left,
.footer .right {
	font-size:12px;
	line-height:16px;
	color:#373735;
	padding:0 0 25px 0;
}

.footer .left a,
.footer .right a {
	color:#373735;
}

.payments p {
	font-weight:bold;
	margin:0 0 17px 0;
}

.payments .disabled { 
      filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
     -moz-opacity: 0.3;
     -khtml-opacity: 0.3;
     opacity: 0.3;  
}

.tags {
	background:#f7f7f7;
	margin:0 0 0 -10000px;
	left:5000px;
	zoom:1;
	position:relative;
	line-height:23px;
	color:#5a5748;
	padding:9px 5000px 14px 5000px;
}

.tags a {
	color:#5a5748;
}

ul.b-menu {
	list-style:none;
	margin:0 0 27px 0;
	padding:0;
	zoom:1;
	overflow:hidden;
}

ul.b-menu li {
	float:left;
	padding:0 5px 0 6px;
	background:url(/img/www/vline.gif) no-repeat 0 3px;
}

ul.b-menu li:first-child {
	padding-left:0;
	background:none;
}

.bottom-block {
	zoom:1;
	margin:0 0 0 -10000px;
	left:5000px;
	position:relative;
	background:#f9f7f3;
	padding:20px 5000px 32px 5000px;
}

.bottom-block:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.half {
	float:left;
	width:456px;
}

.half .half {
	width:218px;
}

.half-r {
	float:right;
}

.bottom-block h4 {
	margin:0 0 20px 0;
	color:#3e3b35;
}

.qu {
	font-size:13px;
	line-height:16px;
	color:#666;
}

.testimonial {
	padding:40px 0 0 0;
	font-size:13px;
	line-height:16px;
	color:#666;
	background:url(/img/www/quote.png) no-repeat;
}

.testimonial .author {
	margin:14px 0 0 0;
	color:#949392;
	font-style:italic;
}

.more1 {
	margin:18px 0 0 0;
	zoom:1;
	overflow:hidden;
}

.more1 a {
	border:1px solid #dedcd9;
	float:left;
	text-decoration:none;
	padding:0 14px;
	height:32px;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	color:#807a6a;
	position:relative;
	white-space:nowrap;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
}

.more1 a span {
	text-decoration:underline;
	font-size:12px;
}

.more1 a:hover span {
	text-decoration:none;
}

.article {
	font-size:13px;
	line-height:18px;
	padding:2px 0 8px 0;
	zoom:1;
	overflow:hidden;
}

.article p {
	margin:0 0 18px 0;
}

.article h3 {
	margin:30px 0 16px 0;
}

.image {
	float:left;
	margin:6px 24px 10px 0;
}

ul.articles {
	list-style:none;
	margin:0;
	padding:0;
}

ul.articles li {
	border-top:1px dotted #c7c7c7;
	padding:8px 0 9px 33px;
	background:url(/img/www/pic-article.png) no-repeat 0 9px;
}

.btn-orange {
	display:inline-block;
	white-space:nowrap;
	text-align:center;
	position:relative;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	line-height:33px;
	height:33px;
	padding:0 23px;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #df9e0e;
	background:#ffba15 url(/img/www/repeats.png) repeat-x 0 -24px;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	box-shadow:1px 1px 0 #d08303;
	-moz-box-shadow:1px 1px 0 #d08303;
	-webkit-box-shadow:1px 1px 0 #d08303;
}

.btn-orange input {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border:0;
	background:url(/img/www/repeats.png) no-repeat 0 -9999px;
	margin:0;
	padding:0;
	cursor:pointer;
}

.btn-orange.btn-orange-small {
	height:22px;
	line-height:22px;
}

.offers {
	margin:0 0 7px -10000px;
	left:5000px;
	height:45px;
	position:relative;
	padding:0 5000px;
	background:#fbfbfa url(/img/www/repeats.png) repeat-x 0 -121px;
}

.offers:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.corona-red {
	background:url(/img/www/suggest-title-red.png) no-repeat;
}


.offers h3 {
	float:left;
	background:url(/img/www/suggest-title.png) no-repeat;
	width:89px;
	height:45px;
	margin:-10px 10px 0 0;
	position:relative;
	top:10px;
	font-weight:bold;
	font-size:14px;
	line-height:14px;
	color:#fff;
	padding:6px 0 0 10px;
	text-transform:uppercase;
}

.offers h3 strong {
	display:block;
	font-size:17px;
	line-height:17px;
	font-weight:bold;
	position:relative;
	zoom:1;
}

.offers ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:14px;
	line-height:45px;
	font-weight:bold;
	height:45px;
	overflow:hidden;
}

.offers ul li {
	float:left;
	padding:0;
	margin:0 20px 0 0;
	background:none;
}

.offers a {
	color:#000;
	float:left;
}

.offers .photo {
	float:left;
	background:#fff;
	width:45px;
	height:45px;
	margin:0 8px 0 0;
}

.offers .photo img {
	width:45px;
	height:45px;
}

.mainContent {
	float:right;
	width:692px;
}

.aside {
	float:left;
	width:218px;
}

.questions {
	zoom:1;
	position:relative;
	background:#f9f7f3;
	font-size:13px;
	line-height:16px;
	color:#666;
}

.questions h4 {
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	color:#3e3b35;
	margin:0;
	padding:13px 15px 14px 15px;
	border-bottom:1px dotted #dbd9d6;
	position:relative;
	text-transform:uppercase;
}

.questions article {
	padding:12px 15px;
	border-bottom:1px dotted #dbd9d6;
	zoom:1;
}

.more2 {
	padding:8px 15px 14px 15px;
	font-size:12px;
	line-height:14px;
	text-transform:uppercase;
	font-weight:bold;
}

.more2 a {
	color:#736d5d;
	display:inline-block;
	padding:0 0 0 15px;
	background:url(/img/www/rarr.png) no-repeat;
}

.ask-link2 {
	text-align:center;
	padding:13px 0 19px 0;
	background:#f5f1e9;
	zoom:1;
}

.ask-link {
	float:right;
	position:relative;
	margin:-7px -34px 0 0;
	left:-10px;
	padding:0 24px 0 0;
	background:url(/img/www/pic-check.png) no-repeat 100% 9px;
}

.item-descr {
	font-size:13px;
	line-height:18px;
	zoom:1;
	padding:4px 0 0 0;
}

.item-descr h1 {
	margin:0 0 1px 0;
}

.item-descr h1 .sup {
	font-weight:normal;
	font-size:14px;
	position:relative;
	color:#000;
	top:-14px;
	letter-spacing:normal;
	left:5px;
}

.item-descr .descr {
	line-height:15px;
}

.item-descr p {
	margin:0 0 18px 0;
}

.item-descr ul li {
	background-image:url(/img/www/sq-black.gif);
	background-position:0 7px;
	padding-left:9px;
}

.item-descr ul {
	margin:0 0 18px 0;
}

ul.photos2 {
	float:left;
	list-style:none;
	margin:0;
	padding:2px 0 0 0;
}

ul.photos2 li {
	float:left;
	position:relative;
	width:150px;
	height:150px;
	overflow:hidden;
	margin:0 8px 0 0;
	padding:0;
	background:none;
}

ul.photos2 li:first-child {
	width:148px;
	height:148px;
	border:1px solid #dedede;
}

ul.photos2 li .cell {
	width:148px;
	height:148px;
}

.zoom {
	display:block;
	position:absolute;
	top:0;
	left:0;
	background:url(/img/www/zoom.png) no-repeat;
	width:34px;
	height:34px;
}

.to-fav {
	position:absolute;
	display:block;
	bottom:0;
	left:0;
	right:0;
	font-size:11px;
	font-weight:bold;
	height:22px;
	line-height:22px;
	text-align:center;
	color:#000;
	background:#ededed;
	text-decoration:none;
}

.to-fav span {
	display:inline-block;
	padding:0 0 0 19px;
	background:url(/img/www/pic-star.png) no-repeat 0 2px;
	text-decoration:underline;
}

.to-fav:hover span {
	text-decoration:none;
}

.plus-block {
	zoom:1;
	position:relative;
	margin:9px 0;
	font-size:13px;
	line-height:16px;
	color:#4a4740;
	border:1px dotted #aba08a;
	background:#ffeece url(/img/www/pic-plus.png) no-repeat 8px 6px;
	padding:5px 6px 7px 28px;
}

.sort {
	text-decoration:none;
	white-space:nowrap;
	padding:0 11px 0 0;
	color:#000;
}

.sort:hover {
	text-decoration:underline;
}

.sort.darr {
	background:url(/img/www/darr.gif) no-repeat 100% 1px;
}

.sort.uarr {
	background:url(/img/www/uarr.gif) no-repeat 100% 1px;
}

.table {
	font-size:13px;
	line-height:16px;
	zoom:1;
	margin:0 0 22px 0;
}

.table table {
	width:100%;
}

.table table tr th {
	border-bottom:1px solid #e7e7e6;
	background:#f8f8f7;
	padding:0 20px 0 0;
	text-align:center;
	height:22px;
	vertical-align:middle;
	font-weight:normal;
}

.table table tr th.left {
	padding:0 0 0 15px;
}

.table table tr td {
	text-align:left;
	vertical-align:middle;
	padding:4px 14px 4px 2px;
	border-bottom:1px dotted #e2e2e2;
}

.table table tr.bg-orange td {
	background:#fffced;
}

.table table tr.bg-orange.noborder td {
	border:0;
	padding-bottom:0;
}

.table table tr.bg-orange.subtext td {
	padding-top:0;
}

.table table tr td.small {
	padding-left:15px;
}

.table table tr td.add-link {
        padding-right:0;
        padding-left:15px;
        width:105px;
}

.table table tr td.add-link .btn-green {
        width:93px;
        padding-right:0;
}

.table table tr.title td {
	border-bottom:3px solid #ffbc2c;
	font-size:18px;
	line-height:22px;
	color:#6a6557;
	padding:9px 0 5px 0;
	font-weight:bold;
}

.best-buy {
	display:inline-block;
	vertical-align:middle;
	background:url(/img/www/best-buy.png) no-repeat;
	width:33px;
	height:20px;
}

.nowrap {
	white-space:nowrap;
}

.small {
	font-size:11px;
	line-height:13px;
}

ul.tabs {
	list-style:none;
	margin:0 0 18px 0;
	padding:0;
	border-bottom:1px solid #e7e7e6;
	position:relative;
	font-size:14px;
	font-weight:bold;
	height:36px;
}

ul.tabs:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

ul.tabs li {
	float:left;
	padding:0;
	background:none;
}

.tabs a {
	float:left;
	border:1px solid #e7e7e6;
	padding:2px 11px 0 11px;
	height:34px;
	line-height:32px;
	color:#000;
	margin:-1px 0 0 -1px;
	top:1px;
	left:1px;
	background:#f8f8f7;
}

.tabs .active {
	padding-top:0;
	border-bottom-color:#fff;
	background:#fff;
	border-top:3px solid #61ac52;
	text-decoration:none;
	cursor:default;
}

.colored-block {
	background:#f2f8f1;
	padding:11px 15px 12px 15px;
	margin:0 0 13px 0;
	font-size:13px;
	line-height:18px;
}

.catalog2 {
	font-size:13px;
	line-height:15px;
	zoom:1;
	margin:-6px 0 35px 0;
	position:relative;
}

.catalog2 article {
	zoom:1;
	background:#fff;
	position:relative;
	padding:0 3px 1px 0;
	margin:0 0 4px 0;
	box-shadow:0 1px 0 #eaeaea;
	-moz-box-shadow:0 1px 0 #eaeaea;
	-webkit-box-shadow:0 1px 0 #eaeaea;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.catalog2 table {
	width:100%;
}

.catalog2 table tr td {
	text-align:left;
	padding:0;
	vertical-align:middle;
}

.catalog2 .for-photo {
	width:108px;
}

.catalog2 .main {
	width:154px;
	font-weight:bold;
	font-size:11px;
	padding:0 10px 0 0;
}

.catalog2 h4 {
	font-size:13px;
	font-weight:bold;
	margin:0 0 7px 0;
}

.catalog2 h4 a {
	color:#000;
}

.catalog2 .price {
	margin:0 0 4px 0;
	font-size:12px;
	font-weight:bold;
	color:#868686;
}

.catalog2 .price strong {
	font-weight:bold;
	color:#fe9500;
}

.catalog2 .add {
	width:121px;
	padding-left:20px;
}

.catalog2 .offers2 {
	width:228px;
}

.offers2 ul {
	list-style:none;
	margin:-3px 0 0 0;
	zoom:1;
	position:relative;
	padding:0 95px 0 0;
}

.offers2 ul li {
	border-top:1px dotted #d9d9d9;
	font-size:11px;
	line-height:13px;
	color:#939393;
	position:relative;
	zoom:1;
	padding:7px 10px 8px 0;
	background:none;
}

.offers2 ul li:first-child {
	border:0;
}

.offers2 ul li:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.offers2 .btn-green {
	padding-right:0;
	width:85px;
	position:absolute;
	right:-95px;
	top:50%;
	margin:-13px 0 0 0;
}

.offers2 strong {
	float:right;
	color:#f6a900;
}

ul.pagination {
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	line-height:27px;
}

ul.pagination li {
	padding:0;
	background:none;
	display:inline-block;
	vertical-align:middle;
	height:27px;
}

.pagination a,
.pagination strong {
	display:inline-block;
	width:27px;
	height:27px;
	text-align:center;
	position:relative;
	font-weight:bold;
}

.pagination strong {
	background:#eaeaea;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

ul.pagination li.side {
	margin:0 13px;
	color:#d9d9d9;
}

ul.pagination li.side a {
	display:inline;
	padding:0;
	width:auto;
	color:#fe9500;
}

.polling {
	padding:19px 0 0 146px;
}

.polling .question {
	font-size:18px;
	line-height:21px;
	color:#4b4b4b;
	margin:0 0 10px 0;
}

.polling ul {
	list-style:none;
	margin:0;
	padding:0;
}

.polling ul li {
	zoom:1;
	position:relative;
	padding:0 0 0 22px;
	margin:0 0 6px 0;
	background:none;
}

.polling ul li input[type="radio"] {
	position:absolute;
	top:0;
	left:-3px;
}

.polling ul li input[type="text"] {
	width:451px;
	padding:2px 5px;
	vertical-align:middle;
}

.polling .submit {
	margin:22px 0 0 0;
	font-size:14px;
	font-weight:bold;
	color:#8b8882;
	line-height:30px;
}

.polling .submit .btn-orange {
	float:left;
	margin:0 18px 0 0;
	padding:0;
	width:126px;
}

.catalog3 {
	margin:0 0 4px 0;
}

.catalog3 .item {
	border:1px dotted #bababa;
	padding:10px 5px 11px 83px;
	min-height:67px;
	margin:0;
	width:auto;
}

.catalog3 .photo {
	position:absolute;
	top:0;
	left:0;
	width:83px;
	height:83px;
}

.catalog3 .photo img {
	width:83px;
	height:83px;
}

.catalog3 .hr {
	height:3px;
	overflow:hidden;
	background:#eee;
	margin:3px 0;
}

.catalog3 .btn-green {
	position:relative;
	bottom:auto;
	left:auto;
}

.catalog3 .item .price {
	font-weight:bold;
	font-size:11px;
	color:#868686;
}

.catalog3 .item .price strong {
	display:inline;
}

.cart {
	font-size:12px;
	line-height:18px;
	margin:0 0 11px 0;
	zoom:1;
}

.cart table {
	width:100%;
}

.cart table tr th {
	text-align:center;
	vertical-align:middle;
	height:27px;
	border-bottom:3px solid #ffbc2c;
	font-weight:normal;
	font-size:13px;
	white-space:nowrap;
}

.cart table tr th.small {
	font-size:11px;
}

.cart table tr th.right {
	text-align:right;
}

.cart table tr th.left {
	text-align:left;
}

.cart table tr th.amount-title {
	padding-left:22px;
}

.cart table tr td {
	text-align:left;
	vertical-align:top;
	padding:11px 0;
}

.cart table tr.last td {
	border-bottom:1px dotted #e2e2e2;
	padding-top:0;
}

.cart .photo-hold {
	width:111px;
	border-bottom:1px dotted #e2e2e2;
	padding:0;
}

.cart .noborder,
.cart .noborder td {
	border:0!important;
}

.cart .offer-hold {
	height:32px;
}

.cart .offer-hold .fr {
	float:right;
	line-height:14px;
        display: none;
}

.cart .offer-hold .fr .on {
        display: '';
}

.cart h4 {
	font-size:14px;
	margin:0;
	font-weight:bold;
}

.cart h4 a {
	color:#000;
}

.cart .price {
	text-align:right;
	width:71px;
	min-width:71px;
	font-weight:bold;
	color:#fe9500;
	font-size:14px;
}

.cart .price2 {
	text-align:right;
	width:71px;
	min-width:71px;
	font-size:14px;
}

.cart .total.price{
	font-size:16px;
        color:#569E47;
        white-space:nowrap ;
	text-align:right;
        width:auto;
        min-width:0;
}

.cart .descr {
	width:246px;
	min-width:246px;
}

.cart .opt {
	text-align:center;
	width:98px;
	min-width:98px;
	padding-left:12px;
	font-size:11px;
	font-weight:bold;
}

.cart .disabled td {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

.cart .disabled td.opt {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

.cart .grey {
	color:#000!important;
 filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
}

.cart table tr.sep td {
	line-height:0;
	padding:0;
	height:3px;
	background:#ebebeb;
}

.cart table tr.sep2 td {
	background:#dedede;
}

.cart table tr.info-row td {
	vertical-align:middle;
	padding:0 0 12px 0;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	border-bottom:1px dotted #e2e2e2;
}

.cart table tr.additional td {
	padding:10px 0 7px 0;
	border-bottom:1px dotted #e2e2e2;
}


.cart table tr.additional input[type="radio"] {
        cursor:pointer;
    
}


.cart table tr.additional td.photo-hold {
	text-align:center;
	vertical-align:middle;
	padding:0;
}

.cart table tr.additional td.text {
	padding:4px 0 4px 20px;
	font-size:11px;
	line-height:13px;
}

.cart .check {
	zoom:1;
	position:relative;
	padding:0 0 0 20px;
}

.cart .check input[type="radio"] {
	position:absolute;
	top:-1px;
	left:-3px;
}

.cart .check .info {
	font-size:11px;
	color:#949494;
	margin:2px 0 0 0;
}

.cart .check select {
	min-width:139px;
}

.cart .check label {
	cursor:pointer;
}

.cart table tr.discount td {
	padding:12px 0 0 6px;
}

.cart table tr.discount td input {
	padding:1px 4px;
	width:114px;
	margin:0 3px;
}

.cart table tr.discount td a {
	color:#000;
}

.cart table tr.total td {
	padding:11px 0 16px 0;
	vertical-align:middle;
}

.cart table tr.total td.price2 {
	width:auto;
	font-weight:bold;
        white-space:nowrap;
}

.delete {
	cursor:pointer;
	display:inline-block;
	background:url(/img/www/delete.png) no-repeat;
	width:12px;
	height:12px;
	vertical-align:middle;
}

.cart .amount {
	padding-left:22px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}

.amount {
	width:61px;
	text-align:center;
}

.amount .minus {
	float:left;
	cursor:pointer;
	width:10px;
	height:10px;
	background:url(/img/www/plus-minus.gif) no-repeat;
	margin:5px 0 0 0;
}

.amount .plus {
	float:right;
	cursor:pointer;
	width:10px;
	height:10px;
	background:url(/img/www/plus-minus.gif) no-repeat -13px 0;
	margin:5px 0 0 0;
}

.amount input {
	font-weight:bold;
	font-size:14px;
	color:#000;
	width:31px;
	text-align:center;
	padding:1px 0;
}

.offer {
	float:left;
	position:relative;
	background:#e8e8e8 url(/img/www/grad-grey.png) repeat-x;
	height:32px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:0 1px 0 #bdbdbd;
	-moz-box-shadow:0 1px 0 #bdbdbd;
	-webkit-box-shadow:0 1px 0 #bdbdbd;
	white-space:nowrap;
	padding:0 11px 0 5px;
	font-size:11px;
	line-height:13px;
	color:#519a43;
	text-align:left;
}


.offer em{
 font-style:normal;
}

.offer .prev {
	float:left;
	width:24px;
	height:24px;
	margin:4px 2px 0 0;
	background:url(/img/www/arrows.png) no-repeat;
	cursor:pointer;
}

.offer .next {
	float:left;
	width:24px;
	height:24px;
	margin:4px 2px 0 0;
	background:url(/img/www/arrows.png) no-repeat -26px 0;
	cursor:pointer;
}

.offer .hold {
	float:left;
	padding:0 0 0 2px;
}

.offer .cell {
	height:32px;
	width:auto;
	text-align:left;
}

.pic-postman {
	background:url(/img/www/postman.png) no-repeat;
	width:36px;
	height:43px;
	display:inline-block;
        cursor: pointer;
}

.pic-plane {
	background:url(/img/www/plane.png) no-repeat;
	width:53px;
	height:33px;
	display:inline-block;
        cursor: pointer;
}

ul.cart-btns {
	list-style:none;
	margin:0;
	padding:0;
	zoom:1;
}

ul.cart-btns:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

ul.cart-btns li {
	float:left;
	padding:0;
	background:none;
	margin:0 16px 0 0;
}

ul.cart-btns li.right {
	float:right;
	margin:0 0 0 16px;
}

ul.check-list {
	list-style:none;
	margin:61px 0 22px 0;
	padding:14px 0 15px 83px;
	border-bottom:1px dotted #e2e2e2;
	border-top:1px dotted #e2e2e2;
	font-weight:bold;
	font-size:12px;
	line-height:13px;
	color:#575757;
}

ul.check-list li {
	margin:0 0 5px 0;
	padding:2px 0 0 24px;
	background:url(/img/www/unchecked.png) no-repeat;
}

ul.check-list li.checked {
	background-image:url(/img/www/checked.png);
}

.check-list .small {
	line-height:13px;
	font-weight:normal;
}

.contacts h1 {
	margin:0 0 13px 0;
}

.contacts h3 {
	font-size:18px;
	line-height:20px;
	font-weight:normal;
	margin:0 0 13px 0;
	color:#000;
}

.contacts .row {
	line-height:19px;
	font-size:13px;
	zoom:1;
	overflow:hidden;
	margin:16px 0;
}

.contacts .row span {
	float:left;
}

.contacts .row .phone {
	padding:1px 12px 1px 26px;
	background:url(/img/www/pic-phone.png) no-repeat;
	border-right:1px dotted #b8b8b8;
	height:19px;
	font-size:19px;
	line-height:19px;
	color:#77725e;
	float:left;
	margin:0 12px 0 9px;
}

.contacts ul.info {
	padding:17px 0 14px 0;
	margin:0 0 19px 0;
	border-bottom:1px solid #cbcbcb;
	border-top:1px solid #cbcbcb;
	line-height:17px;
}

.contacts ul.info li {
	background-position:0 6px;
	margin:0 0 13px 0;
	padding:0 0 0 10px;
}

ul.form {
	list-style:none;
	line-height:normal;
	margin:9px 0 26px 0;
	padding:0;
}

ul.form li {
	margin:0 0 11px 0;
	padding:0 0 0 139px;
	position:relative;
	zoom:1;
	background:none;
	vertical-align:bottom;
}

ul.form li:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.form input[type="text"],
.form textarea {
	border:1px solid #b6b6b6;
	border-bottom-color:#cfcfcf;
	border-top-color:#a1a1a1;
	margin:0;
	font-size:14px;
	padding:3px 0 3px 4px;
	width:296px;
}

.form textarea {
	height:66px;
}

.form .label {
	position:absolute;
	top:4px;
	left:-15px;
	width:149px;
	text-align:right;
}

.form .submit {
	margin-bottom:0;
}

.form .btn-orange {
	float:left;
	margin:0 11px 0 0;
}

.chat {
	zoom:1;
	position:relative;
	margin:0 0 26px 0;
	background:#e5e5e5 url(/img/www/chat-bg.gif) repeat-x 0 100%;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:7px 8px 0 10px;
	font-size:12px;
	line-height:16px;
}

.chat .ask {
	height:27px;
	padding:6px 0 0 0;
}

.chat .ask input[type="text"] {
	padding:2px 4px;
	width:816px;
	float:left;
}

.chat .ask .btn-orange {
	float:right;
	padding:0;
	width:83px;
}

.chat .close {
	position:absolute;
	top:8px;
	right:10px;
	width:12px;
	height:12px;
	background:url(/img/www/delete.png) no-repeat;
	display:block;
	cursor:pointer;
}

.chat header {
	font-size:14px;
	font-weight:bold;
}

.chat header a {
	color:#737373;
}

.chat .hold {
	min-height:30px;
	position:relative;
	padding:3px 23px 0 0;
	margin:0 0 6px 0;
	overflow:auto;
        height:100px;

}

.chat .hint{
        font-weight:normal;
        font-size:12px;
}

.chat .prev {
	cursor:pointer;
	position:absolute;
	top:1px;
	right:0;
	background:url(/img/www/chat-nav.png) no-repeat;
	width:15px;
	height:15px;
	overflow:hidden;
}

.chat .next {
	cursor:pointer;
	position:absolute;
	bottom:2px;
	right:0;
	background:url(/img/www/chat-nav.png) no-repeat 0 -16px;
	width:15px;
	height:15px;
        
}

.chat .hold ul {
	list-style:none;
	margin:0;
	padding:0;
}

.chat .hold ul li {
	padding:0;
	margin:0;
	background:none;
}

.chat .hold ul li.answer {
	font-weight:normal;
}

.chat .inter {
	font-weight:bold;
	color:#569e47!important;
}

.chat .cust {
	font-weight:bold;
}


.pic-qu {
	display:inline-block;
	padding:0 21px 0 0;
	background:url(/img/www/pic-qu.png) no-repeat 100% 0;
}

.pay-page {
	background:#d9ebd5;
}

.pay-page .footer {
	background:none;
	font-size:12px;
	color:#000;
}

.pay-page .footer .in {
	padding:7px 0 16px 0;
	width:890px;
}

.pay-page .footer a {
	color:#000;
}

.pay-page .header {
	background:#fff;
	margin:0 0 0 -10000px;
	left:5000px;
	padding:0 5000px;
}

.pay-page .header .in {
	height:91px;
	position:relative;
}

.top-line3 {
	background:#9cc893 url(/img/www/top-green-block.png) repeat-x;
	height:117px;
	margin:0 0 0 -10000px;
	left:5000px;
	padding:24px 5000px 0 5000px;
	position:relative;
	font-size:14px;
	line-height:14px;
	text-transform:uppercase;
	color:#3e503b;
	text-shadow:1px 1px 0 #c2ddbd;
}

.top-line3:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.top-line3 p {
	margin:0;
}

.top-line3 h1 {
	font-size:28px;
	line-height:28px;
	color:#fff;
	text-shadow:1px 1px 0 #799e72;
	margin:0 0 2px 0;
}

.top-line3 .right {
	float:right;
	margin:-7px 0 0 0;
}

.top-line3 .link {
	display:block;
	float:left;
	position:relative;
	text-decoration:none;
	color:#000;
	background:url(/img/www/top-line-link.png) no-repeat;
	width:200px;
	height:39px;
	text-align:center;
	padding:19px 0 0 0;
	font-size:18px;
	line-height:18px;
	margin:0 20px 0 0;
	text-transform:none;
}

.pay-page .content {
	position:relative;
	z-index:100;
	margin:-46px 0 0 0;
	padding:0;
	font-size:13px;
	line-height:18px;
}

.pay-page .block {
	zoom:1;
	position:relative;
	margin:0 0 15px 0;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background:#fff url(/img/www/orange-title.png) repeat-x;
	padding:0 20px 25px 20px;
}

.pay-page .block:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.pay-page .block.side {
	float:left;
	width:425px;
	height:430px;
	padding-bottom:0;
}

.pay-page .block header {
	height:46px;
	margin:0 0 12px 0;
	font-size:24px;
	line-height:46px;
	font-weight:bold;
	color:#312c26;
	text-shadow:1px 1px 0 #fedb95;
}

.pay-page .block header span {
	color:#9c8951;
}

.pay-page .block .side-r {
	float:right;
	width:234px;
}

.pay-page .block .side-l {
	float:left;
	width:613px;
}

.pay-page .block .side-l2 {
	float:left;
	width:433px;
	margin:-19px 0 0 0;
	padding:0 0 0 14px;
}



.pay-page .block .side-r2 {
	float:right;
	width:413px;
	margin:-11px 0 0 0;
}

.back {
	display:block;
	float:right;
	background:url(/img/www/btn-back.png) no-repeat 100% 0;
	padding:0 1px 0 0;
	height:44px;
	line-height:44px;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.back span {
	float:left;
	height:44px;
	background:url(/img/www/btn-back.png) no-repeat 0 -46px;
	padding:0 24px 0 25px;
}

.back .pic-bag {
	text-decoration:underline;
	font-style:normal;
	float:left;
	padding:0 0 0 28px;
	background:url(/img/www/pic-cart.png) no-repeat 0 14px;
}

.back:hover .pic-bag {
	text-decoration:none;
}

.lock-text {
	font-weight:bold;
	line-height:16px;
	padding:3px 0 0 62px;
	background:url(/img/www/lock.png) no-repeat;
	min-height:62px;
	margin:0 0 20px 0;
}

.table2 {
	padding:0 0 9px 0;
}

.table2 em {
        font-size:10px;
	line-height:9px;
}

.table2 table {
	width:100%;
	line-height:16px;
	font-size:14px;
}

.table2 table tr th {
	text-align:left;
	vertical-align:top;
	padding:3px 0 7px 0;
	border-bottom:3px solid #ccc;
	font-weight:normal;
	font-style:italic;
	white-space:nowrap;
	font-size:13px;
}

.table2 table tr th.center {
	text-align:center;
}

.table2 table tr th.right {
	text-align:right;
}

.table2 table tr td {
	text-align:left;
	vertical-align:top;
	padding:7px 0 9px 0;
}

.table2 .price {
	width:1px;
	text-align:right;
	font-weight:bold;
	white-space:nowrap;
}

.table2 .quantity {
	width:200px;
	text-align:center;
	font-weight:bold;
}

.table2 table .total td {
	border-top:1px solid #ccc;
	padding:15px 0 0 0;
	font-size:16px;
	line-height:21px;
	font-style:italic;
	text-align:center;
}

.table2 table .total td.price {
	color:#569E47;
	font-size:21px;
	font-style:normal;
}

ul.form2 {
	list-style:none;
	margin:18px 0 0 0;
	padding:0;
	line-height:normal;
	position:relative;
}

ul.form2 li {
	margin:0 0 12px 0;
	padding:0 0 0 111px;
	zoom:1;
	position:relative;
	background:none;
}

ul.form2 li:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.form2 .label {
	position:absolute;
	top:15%;
	left:-20px;
	width:122px;
	text-align:right;
}

.form2 .label.card {
	top:25%;
}

.form2 .payments .label {
	font-weight:bold;
	top:50%;
	margin:-7px 0 0 0;
}

.form2 .payments img {
        cursor:pointer;
}


.form2 input[type="text"],
.form2 textarea {
	border:1px solid #cecece;
	border-bottom-color:#e4e4e4;
	border-top-color:#8f8f8f;
	padding:1px 4px;
	width:276px;
	margin:0;
        height:20px;
        font-size:15px;
}

.form2 textarea {
	resize:vertical;
	height:52px;
	padding-right:0;
	width:300px;
}

.form2 select.size1 {
	width:253px;
}

.form2 input.size2 {
	width:176px;
}

.form2 select.size2 {
	width:186px;
}

.form2 input.size3 {
	width:240px;
}

.form2 select.size3 {
	width:240px;
}

.form2 input.cardnumber {
	width:300px;
        height: 30px;
        font-size: 25px;
}

.form2 select.size4 {
	width:116px;
}

.form2 input.size5 {
	width:36px;
}

.form2 select.size5 {
	width:46px;
}

.form2 input.size6 {
	width:36px;
}

.form2 select.size6 {
	width:46px;
}

.form2 .phone-num input {
	width:29px;
	border:1px solid #d1d1d1;
	background:#fff;
	padding:0;
	text-align:center;
}

.form2 .phone-num .w2 {
	width:34px;
}

.form2 .phone-num .w3 {
	width:44px;
}

.form2 .info2 {
	font-size:12px;
	line-height:12px;
	margin:-2px 0 0 0;
	top:6px;
	zoom:1;
	position:relative;
	padding:2px 0 0 0;
}

.form2 .info {
	font-size:12px;
	font-style:italic;
	line-height:12px;
	margin:-3px 0 0 0;
	top:5px;
	position:relative;
        display: block;
}

.form2 .info.off {
        display:none; 
}

.form2 span.info {
	margin:0;
	top:0;
}

ul.form2 li.check {
	padding:0 0 8px 24px;
        
}

ul.form2 li.check input {
	position:absolute;
	top:-2px;
	left:-3px;
cursor:pointer;
}

ul.form2 ul.checks {
	list-style:none;
	margin:0;
	padding:9px 0 7px 0;
	font-size:11px;
}

ul.form2 ul.checks li {
	padding:0 0 0 17px;
	margin:0 0 2px 0;
}

ul.form2 ul.checks select {
	vertical-align:middle;
}

ul.form2 ul.checks li input,
ul.form2 ul.checks2 li input {
	position:absolute;
	top:-2px;
	left:-3px;
}

ul.form2 li.submit {
	margin:0;
}

ul.form2 li ul.checks2 {
	float:left;
	list-style:none;
	margin:1px 0 0 0;
	font-size:12px;
	padding:0;
}

ul.form2 li ul.checks2 li {
	padding:0 0 0 17px;
	float:left;
	margin:0 11px 0 0;
}

.form2 .weight input {
	float:left;
}

.white-center {
	background:url(/img/www/white-center.gif) no-repeat 50% 100%;
	margin:0 0 15px 0;
}

.white-center .block {
	margin-bottom:0!important;
}

ul.tabs2 {
	list-style:none;
	margin:-12px 0 28px -40px;
	position:relative;
	padding:12px 20px 0 20px;
	left:20px;
	zoom:1;
	background:#fffaea;
	border-bottom:1px solid #ccc8bc;
	height:28px;
}

ul.tabs2 li {
	float:left;
	margin:-1px 8px 0 0;
	position:relative;
	top:1px;
	padding:0;
	background:none;
}

.tabs2 a {
	float:left;
	height:28px;
	background:url(/img/www/tabs2-btn.png) no-repeat 100% 0;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	font-size:14px;
	line-height:26px;
	padding:1px 9px 0 9px;
}

.tabs2 .active {
	cursor:default;
	padding:0 8px;
	height:28px;
	border:1px solid #ccc8bc;
	background:#fff;
	border-bottom:0;
}

.tabs2 .disabled {
	cursor:default;
	color:#d8d6ce;
	background:#f1eee6;
	height:27px;
}

.pay-page .info-block h4 {
	font-size:18px;
	line-height:22px;
	color:#575757;
	font-weight:bold;
	margin:0 0 8px 0;
}

.pay-page .info-block img {
	position:relative;
	left:-2px;
}

.pay-page .info-block .phone {
	padding:0 0 0 40px;
	margin:16px 0 11px 0;
	background:url(/img/www/pic-phone2.png) no-repeat;
	height:32px;
	line-height:31px;
	font-size:18px;
	font-weight:bold;
	color:#3a3a3a;
}

.pay-page p {
	margin:0 0 11px 0;
}

.more3 {
	margin:12px 0 28px 0;
}

.more3 a {
	display:inline-block;
	font-size:12px;
	padding:0 0 0 23px;
	color:#295c9c;
	background:url(/img/www/pic-rarr.png) no-repeat;
	height:21px;
	line-height:18px;
}

.btn-black {
	display:inline-block;
	font-style:normal;
	position:relative;
	background:#000 url(/img/www/btn-dark.png) no-repeat;
	height:36px;
	line-height:36px;
	font-weight:bold;
	font-size:16px;
	color:#fff;
	cursor:pointer;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow:1px 1px 1px #bdbdbd;
	-moz-box-shadow:1px 1px 1px #bdbdbd;
	-webkit-box-shadow:1px 1px 1px #bdbdbd;
	text-align:center;
	white-space:nowrap;
	padding:0 36px;
}

.btn-black input {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	border:0;
	background:url(/img/www/btn-dark.png) no-repeat 0 -9999px;
	cursor:pointer;
}

.comment {
	zoom:1;
	position:relative;
	background:#fbfaf4 url(/img/www/comment-bg.png) repeat-x 0 100%;
	padding:16px 20px 20px 15px;
	overflow:hidden;
	margin:32px 0 0 0;
}

.comment h4 {
	font-size:18px;
	letter-spacing:-1px;
	line-height:22px;
	font-weight:bold;
	color:#000;
	margin:0 0 12px 17px;
}

.comment .form2 {
	height:100%;
	overflow:hidden;
	margin:0;
	padding:4px 0 0 0;
}

.comment .form2 input[type="text"] {
	width:297px;
}

.comment .form2 textarea {
	height:55px;
	width:454px;
}

.comment .side-r {
	width:245px!important;
	line-height:20px;
}

ul.form3 {
	list-style:none;
	margin:18px 0 0 0;
	padding:0;
	font-size:11px;
	font-style:italic;
	line-height:12px;
}

ul.form3 li {
	margin:0 0 12px 0;
	padding:0;
	background:none;
}

ul.form3 li:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

.form3 textarea {
	padding:1px 0 1px 4px;
	border:1px solid #a9a9a9;
	border-top-color:#868686;
	background:#fff;
	margin:0;
	width:604px;
	height:28px;
	resize:vertical;
}

.form3 .label {
	margin:0 0 2px 0;
}

ul.form3 ul.checks {
	list-style:none;
	margin:5px 0 0 0;
	padding:0;
	line-height:12px;
	zoom:1;
}

ul.form3 ul.checks:after {
	content: ' ';
	clear:both;
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}

ul.form3 ul.checks li {
	float:left;
	margin:0 9px 0 0;
}

ul.form3 ul.checks li {
	padding:0 0 0 17px;
	float:left;
	margin:0 11px 0 0;
	position:relative;
}

ul.form3 ul.checks li input {
	position:absolute;
	top:-4px;
	left:-3px;
}

ul.form3 li.submit {
	margin:27px 0 0 0;
	font-size:13px;
	line-height:16px;
	color:#6e6e6e;
}

ul.form3 li.submit .btn-black {
	float:left;
	margin:0 52px 0 0;
	top:-2px;
}

.pay-page h5 {
	font-size:12px;
	text-transform:none;
	color:#000;
	padding:0 0 0 112px;
	zoom:1;
	position:relative;
	margin:-17px 0 0 0;
	top:13px;
}

.top-line4 {
	background:#9ec996 url(/img/www/top-green-block2.png) repeat-x;
	height:290px;
	margin:0 0 0 -10000px;
	left:5000px;
	padding:0 5000px;
	position:relative;
}

.top-line4 .bg {
	background:url(/img/www/checking.jpg) no-repeat 50% 0;
	height:350px;
	position:relative;
}

.top-line4 .text {
	font-size:30px;
	line-height:34px;
	font-weight:bold;
	color:#fff;
	text-shadow:1px 1px 0 #779870;
	position:absolute;
	white-space:nowrap;
	top:156px;
	letter-spacing:-1px;
	right:19px;
}

.top-line4 .wait {
	position:absolute;
	left:14px;
	top:100px;
}

.pay-page .block.done {
	background:#fff;
	font-size:14px;
	line-height:18px;
	padding:13px 20px 29px 20px;
	margin-top:30px;
}

.pay-page .block.done h1 {
	margin:0 0 13px 0;
	color:#312c26;
}

.pay-page .block.done p {
	margin:0 0 18px 0;
}

.current .pad {
    cursor: url("/statics/js/www/pen.png") 8 8, crosshair;
}


