/*
// 2005-12-01
// Copyright (c) Artburo | http://www.artburo.ru/
// Author - Stepan Galkin
*/
@import url('forms.css');
body {
	margin: 0px;
	margin-bottom: 26px;
	padding: 0px;
}
body, td, th {
	font: 88% Arial, Helvetica, sans-serif;
	color: Black;
}
body.popupBody {
	margin: 0px;
	text-align: center;
	cursor: pointer;
}
body.print {
	margin: 20px 40px;
}


/* common html elements */
h1 {
	font-family: Helvetica, Arial;
	font-weight: normal;
	font-size: 200%;
	margin: 0px;
}
h2 {
	font-family: Helvetica, Arial;
	font-size: 170%;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 10px;
	letter-spacing: -1px;
}
h3 {
	font-family: Helvetica, Arial;
	font-size: 150%;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 10px;
	color: #999999;
}
h2.normal {
	font-weight: normal;
}
h4 {
	font-size: 130%;
	line-height: 14pt;
	font-weight: normal;
	margin-bottom: 8px;
}
h5 {
	margin: 0px;
}
ul, ol {
	font-size: 86% !important;
	margin-top: 12px;
	margin-left: 15px;
}
ul li, ol li {
	margin-bottom: 6px;
}
ul li .small, ol li .small {
	font-size: 90% !important;
}
ol.search {
	margin-left: 25px;
}
ol.search li {
	margin-bottom: 20px;
}
small {
	font-size: 11px;
}
.small {
	font-size: 80% !important;
}
.red {
	color: #CC0000;
}
img {
	border: none;
}


/* links */
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #00b042;
}
a.item {
	font-size: 80%;
}
a.item img {
	margin-bottom: 1px;
}
a.print {
	font-size: 80%;
	color: #00b042;
}
a.print:hover {
	text-decoration: underline;
}
a.print img {
	vertical-align: middle;
}
a.green {
	color: #00b042;
}
a.head {
	font-size: 135%;
	color: #00b042;
	text-decoration: none;
}
a.head:hover, a.green:hover {
	text-decoration: underline;
}
a.cart_item, a.cart_item:hover {
	color: #007a2e;
	font-weight: bold;
}


/* paragraphs */
p {
	margin: 0px;
	margin-bottom: 14px;
	font-size: 86%;
	line-height: 135%;
}
p.note {
	font-size: 80%;
	color: #999999;
}
p.note a {
	color: #999999;
	text-decoration: underline;
}
p.note a:hover {
	color: #00b042;
}
div.date {
	font-size: 80%;
	margin: 0px;
}
.bold {
	font-weight: bold;
}
span.req {
	color: #cc0000;
	font-size: 120%;
	font-weight: normal;
	line-height: 100%;
}


/* lists */
.helpList div {
	font-size: 86% !important;
/*	background: url("../images/arrow.gif") no-repeat 0px 3px;
	padding-left: 14px;*/
	margin-bottom: 12px;
}
.helpList div a {
	color: #007a2e;
	color: #00b042;
}
.helpList div a:hover {
	text-decoration: underline;
}


/* text lists */
.links1 {
	font-size: 11px;
	padding: 0px 26px 0px 38px;
	white-space: nowrap;
}
.links1 a:hover {
	color: White;
	color: Black;
	text-decoration: underline;
}
.links1 span {
	padding: 0px 3px;
	font-weight: normal;
}

.links2 {
	font-size: 11px;
	padding: 5px 0px;
	padding-right: 10px;
	color: White;
}
.links2 a {
	color: White;
}
.links2 a:hover {
	color: White;
	text-decoration: underline;
}
.links2 span {
	padding: 0px 2px;
}

.links3 {
	font-size: 70%;
	color: #b0b0b0;
}
.links3 a {
	color: #b0b0b0;
}
.links3 a:hover {
	color: #999999;
	text-decoration: underline;
}
.links3 span {
	padding: 0px 2px;
}

.cart_link {
	font-size: 11px;
	padding-left: 12px;
}
.cart_link a:hover {
	color: Black;
	text-decoration: underline;
}

a.cart_item:hover {
	color: #00b042;
}
.creatorLink a, .creatorLink a:visited {
	text-decoration: none;
	cursor: text;
}
.creatorLink a:hover {
	color: #b0b0b0;
	text-decoration: none !important;
}
.creatorLink span {
	text-decoration: underline;
	cursor: pointer;
}

.sortby span {
	padding: 0px 1px;
}
.sortby span.current a, .sortby span.current a:visited {
	color: #00B042;
}


/* lines */
div.line {
	width: 100%;
	background-color: #d0d0d0;
	height: 1px;
	margin: 8px 0px;
}
div.black {
	background-color: Black;
}


/* common classes */
.search_label {
	width: 270px;
	font-size: 120%;
	color: #ffffff;
	margin-bottom: 2px;
	white-space: nowrap;
}
input.search_field {
	border: solid 1px #666666;
	border: solid 1px #007a2e;
	height: 22px;
	width: 100%;
	padding: 2px;
}
input.search_btn {
	width: 60px;
	height: 24px;
	margin-left: 2px;
}
.idx_catalog {
	margin-top: 24px;
	margin-bottom: 16px;
}
.idx_catalog td {
	padding-bottom: 16px;
}
.idx_head {
	font-family: Helvetica, Arial;
	font-size: 160%;
	line-height: 100%;
}
.idx_head span {
	font-size: 40% !important;
	color: #909090;
	padding-left: 4px;
}
.big {
	font-family: Helvetica, Arial;
	font-size: 140% !important;
	letter-spacing: -1px;
	color: #00b042;
	font-weight: bold;
}
.pages_capt {
	font-weight: bold;
	color: #848484;
	padding-right: 6px;
}
.zoom_link {
	width: 130px;
	text-align: center;
	margin-bottom: 7px;
}
.zoom_link, .zoom_link a {
	font-size: 90%;
	color: Black;
}
.zoom_link a:hover {
	color: Black;
	text-decoration: underline;
}


/* specification table */
table.spec {
	margin-bottom: 22px;
}
table.spec tr th {
	text-align: left;
	vertical-align: top;
	font-size: 76%;
	width: 35%;
	padding: 5px;
	font-weight: bold;
}
table.spec tr td {
	vertical-align: top;
	font-size: 76%;
	padding: 5px;
}
table.spec tr.chess th, table.spec tr.chess td {
	background-color: #e6f5eb;
	background-color: #eeeeee;
}


/* corners */
.capt_corner_left
{
	background: url(../images/capt_corner_1.gif) #00b042 no-repeat bottom left;
}
.capt_corner_right
{
	background: url(../images/capt_corner_2.gif) #00b042 no-repeat bottom right;
	font-size: 128%;
	padding-top: 20px;
}
.capt_corner_right img
{
	margin-bottom: 8px;
}


/* left box */
div.catalog {
	position: relative;
	margin-top: -8px;
	z-index: 200;
}
div.catalog div {
	font-size: 88% !important;
	font-weight: bold;
	margin-bottom: 3px;
}
div.catalog div.current,
div.catalog div.current a {
	color: #00b042;
}
div.catalog div.subitems {
	margin-bottom: 5px;
}
div.catalog div.subitems div {
	font-size: 92% !important;
	font-weight: normal;
	padding-left: 14px;
}
div.catalog div.subitems div span {
	font-size: 76% !important;
	color: #cc0000;
	padding-left: 4px;
}


/* right box */
.items_list {
	font-size: 70% !important;
	padding-right: 16px;
}
.items_list a:hover {
	color: Black;
	text-decoration: underline;
}
.items_list div {
	margin-top: 12px;
	line-height: 114%;
}
.idx {
	padding-top: 3px;
}
.idx div {
	margin-top: 4px;
}
.items_list div span.price {
	font-family: Helvetica, Arial;
	font-size: 125% !important;
	letter-spacing: -1px;
	color: #00b042;
	font-weight: bold;
}
div.phone_box {
	position: relative;
	margin: -8px 0px 0px 0px;
	border-left: solid 3px #00b042;
	border-right: solid 3px #00b042;
	padding-left: 20px;
	padding-right: 16px;
	z-index: 0;
}
div.float {
	position: relative;
	font-size: 130%;
	z-index: 100;
	line-height: 100%;
}
div.float div.caption {
	color: #00b042;
	font-weight: normal;
	margin: 0px;
	margin-bottom: 2px;
}
div.float div.caption.medium {
	font-size: 12px;
	line-height: 14px;
}
div.float div.caption.smaller {
	font-size: 11px;
	line-height: 13px;
}
div.float div.gray {
	color: #999999;
}
table.rcol_top_idx {
	position: relative;
	margin-top: -6px;
	z-index: 100;
}
table.rcol_bottom_idx {
	position: relative;
	margin-top: -10px;
	z-index: 100;
}
div.items_right {
	margin-top: 26px;
	padding-left: 22px;
}


/* catalog items */
div.price {
	font-family: Helvetica, Arial;
	font-size: 280% !important;
	font-weight: bold;
	word-spacing: -2px;
	letter-spacing: -2px;
	color: #00b042;
	margin-top: 2px;
	line-height: 90%;
}
div.old_price {
	font-family: Helvetica, Arial;
	font-size: 100% !important;
	text-decoration: line-through;
	color: #CC0000;
	margin-top: 3px;
	line-height: 90%;
}
div.discount {
	font-size: 100% !important;
	font-weight: bold;
	color: #CC0000;
	margin-bottom: 3px;
}
div.discount_float {
	position: relative;
	width: 100%;
}
div.discount_float div {
	position: absolute;
	z-index: 200;
	background: url(../images/discount.gif) no-repeat;
	width: 40px;
	height: 40px;
	color: White;
	font-size: 11px;
	padding-top: 13px;
	padding-left: 3px;
	text-align: center;
	white-space: nowrap;
	margin-left: 110px;
}
div.discount_float img {
	position: absolute;
	z-index: 200;
	margin-left: 110px;
}
div.discount span {
	font-size: 70%;
	font-weight: normal;
}
div.buy {
	text-indent: -12px;
	margin-bottom: 22px;
}
div.buy img {
	position: relative;
	vertical-align: text-bottom;
	margin-bottom: 1px;
	margin-right: 3px;
	z-index: 200;
}
div.buy a {
	color: #007a2e;
	font-size: 80% !important;
	font-weight: bold;
}
div.buy a:hover {
	color: #00b042;
}


/* face layers */
img.bottom_balloon {
	position: relative;
	margin-left: -67px;
	margin-top: -3px;
	z-index: 200;
}
div.catalog_face {
	position: relative;
	margin-top: -8px;
	background-repeat: no-repeat;
	background-position: 17px 8px;
	width: 220px;
	height: 150px;
	z-index: 100;
}
div.top_face
{
	position: relative;
	margin: -12px 12px -36px 16px;
	z-index: 400;
}


/* orders table */
table.cart {
	margin: 8px 0px;
}
table.cart tr.head td {
	font-size: 70%;
	background-color: #E5E5E5;
	border-left: solid 1px white;
}
table.cart tr td {
	font-size: 76%;
	padding: 6px;
	border-left: solid 1px white;
}
table.cart tr.nopad td {
	padding: 6px 0px;
}
table.cart tr.canceled td {
	background-color: #F5F5F5;
	color: #999999;
}
table.cart tr.canceled td a,
table.cart tr.canceled td a:visited {
	color: #999999;
}
table.cart tr.canceled td a:hover {
	color: #00b042;
}
table.cart tr.spr td {
	border: none;
	padding: 0px;
}
table.cart tr.spr td div.line {
	margin: 0px;
}