@import url('reset.css');
body {
	margin: 0;
	padding: 0;
	background: url(../../images/bg_main.jpg) 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #787878;
}
input, select, textarea, .inputbox, .button {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	letter-spacing: -.5px;
	font-weight:normal;
	padding:15px 0 15px 0;
	font-size: 1.5em;
	text-transform:uppercase;
	color: #000000;
}
h3 {
	font-size: 1.2em;
	letter-spacing: -.5px;
	text-transform:uppercase;
	color: #000000;
	text-shadow:1px 1px 2px #ccc;
	margin-bottom:10px;
}
h4 {
	font-size: 1.1em;
	text-transform:uppercase;
	color: #000000;
	text-shadow:1px 1px 2px #ccc;
	margin-bottom:10px;
}
h5 {
	font-size: 1em;
	text-transform:uppercase;
	color: #000000;
	text-shadow:1px 1px 2px #ccc;
	margin-bottom:10px;
}
p, ul, ol {
	margin-top: 0;
	line-height: 150%;
}

a {
	text-decoration: none;
	color:#374853;
}
.post_in a {
	text-decoration: underline;
	color:#374853;
}
.post_in a:hover {
	color:#A1CE1C;
}
.cpt_root_categories a {
	text-decoration: none;
}
.cpt_root_categories a:hover {
	text-decoration: none;
	color:#fff;
}
.clearfix img {
	border:1px solid #A1CE1C;
	float:left;
}
#wrapper_aut {
	background:  url(../../images/bg_head_big.jpg) 50% 0 no-repeat;
	background-attachment: scroll;
}
#wrapper {
	width: 1000px;
	margin:0 auto;
	padding: 0;
}
#header {
	width: 940px;
	padding:0;
	height: 235px;
	margin: 0 auto;
}
#search {
	width: 240px;
	height: 50px;
	padding: 0;
	background: url(../../images/bg_search.jpg) no-repeat;
	margin-bottom:20px;
}
#search form {
	height: 41px;
	margin: 0;
	padding: 0;
}
#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#search-text {
	width: 148px;
	height: 18px;
	padding: 8px 5px 8px 17px;
	border-left:1px dashed #D1D1D1;
	border-top:1px dashed #D1D1D1;
	border-bottom:1px dashed #D1D1D1;
	border-right:none;
	background: #fff;
	color: #374853;
	margin:0;
}
#search-submit {
	margin:0;
	width: 50px;
	position: absolute;
	height: 36px;
	background:#A1CE1C;
	padding-bottom:1px;
	font-size: 12px;
	font-weight:bold;
	color: #374853;
	border: none;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-box-shadow: 0px 2px 10px #52453F;
	-webkit-box-shadow: 0px 2px 10px #52453F;
	cursor:pointer;
}
#search-submit-advanced {
	width: auto;
	margin: 5px auto 10px auto;
	height: 25px;
	background:#A1CE1C;
	padding-bottom:1px;
	font-size: 12px;
	color: #374853;
	border: none;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-box-shadow: 0px 2px 10px #52453F;
	-webkit-box-shadow: 0px 2px 10px #52453F;
	cursor:pointer;
}
.hndl_submit_prds_cmp {
	width: 190px;
	margin: 5px auto 15px auto;
	background:#CEEA7B;
	padding:2px;
	font-size: 12px;
	color: #374853;
	border: none;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-box-shadow: 0px 2px 10px #ccc;
	-webkit-box-shadow: 0px 2px 10px #ccc;
	cursor:pointer;
}
#cat_product_sort {
	margin:10px auto 30px auto;
}
#option {
	width: 940px;
	height: 49px;
	margin:0 auto;
}
#option h2 {
	width: 300px;
	display:block;
	float:left;
	height: 49px;
	text-indent:-9999px;
}
#option ul {
	margin-left:600px;
	margin-top:6px;
	padding: 0;
	line-height: normal;
}
#option .cart {
	margin-left:120px;
}
#option .cart a, #procent {
	color:#A1CE1C;
}
#option .cart a:hover {
	color:#D9D5D4;
}
#option li a, #shpcrtgc, #shpcrtca {
	color: #605651;
}
#option li {
	float: left;
	font-size: 12px;
	font-weight: bold;
	color: #D9D5D4;
}
#option li a:hover {
	color: #A1CE1C;
	text-decoration: none;
}
#page {
	width: 940px;
	margin: 40px auto 0 auto;
	padding: 0;
}
#content {
	float: right;
	width: 675px;
	padding: 0;
}
.post {
	background:#FFF;
	margin-top:0px;
}
.post_in {
	padding:15px 20px 15px 20px;
	min-height:400px;
}
.post_in_teg {
	padding:10px;
}
.post_in_teg {
	font-size:130% !important;
}
#post_aut {
	background:url(../../images/bg_content_bottom.jpg) no-repeat;
	height:43px;
}
#post_aut_teg {
	background:url(../../images/bg_content_bottom_teg.jpg) no-repeat;
	width:675px;
	height:43px;
}
.post .title {
	text-shadow:1px 1px 2px #999;
	display: block;
	max-width:580px;
	font-weight:normal;
	position: absolute;
	background:#fff;
	padding: 12px 18px 12px 18px;
	letter-spacing: -.5px;
	font-size: 1.7em;
	text-transform:uppercase;
	color: #000000;
}
.post #title {
	height: 44px;
	background:url(../../images/bg_main.jpg) repeat-x;
}
.cat_path_in_productpage {
	vertical-align:top;
}
.cat_top_tree li {
	line-height:140%;
}
.clearfix {
	width:85px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	padding-top:3px;
}
.cat_top_tree {
	float:left;
	padding:0 10px 30px 0;
	vertical-align:top;
	border-right:dashed 1px #ccc;
	margin-right:10px;
	margin-bottom:10px;
}
#cat_info_left_block {
	display:none;
}
.category_description {
	margin-bottom:30px;
}
.category_description, .category_description span, .category_description p, .category_description div, .cpt_product_description, .cpt_product_description span, .cpt_product_description p, .cpt_product_description div, .aux_content_corect, .aux_content_corect span, .aux_content_corect p, .aux_content_corect div {
	font-size: 12px !important;
	line-height:140% !important;
	font-family: Arial, Helvetica, sans-serif !important;
	color: #787878 !important;
	text-decoration:none !important;
}
.aux_content_corect {
	padding:10px;
}
.aux_content_corect ol, .aux_content_corect ul {
	list-style-type:circle;
	margin:20px 0 10px 30px;
}

.cpt_product_description ol, .cpt_product_description ul {
	list-style-type:circle;
	margin:20px 0 10px 30px;
}

.aux_content_corect img {
	max-width:610px !important;
	margin:20px 0 20px 0;
}
.block_tag_cloud a {
	color:#374853;
}
.block_tag_cloud a:hover {
	color: #A1CE1C;
}
.cat_image {
	vertical-align: top;
	padding:7px;
}
.cat_image img {
	vertical-align: top;
	width:80px;
	height:80px;
	border:1px solid #A1CE1C
}
.cat_image img:hover {
	border:1px solid #52453F
}
.cat_name {
	vertical-align: top;
	width:50%;
	padding:7px 17px 7px 7px;
}
.cat_name span {
	display:none;
}
.cat_name_ofert {
	vertical-align: top;
	width:50%;
	padding:7px 17px 7px 7px;
}
.cat_name_ofert span {
	display:none;
}
.cat_name a {
	margin-left:-15px;
	color: #fff;
	border: none;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-box-shadow: 0px 2px 10px #52453F;
	-webkit-box-shadow: 0px 2px 10px #52453F;
	font-size:11px;
	font-weight: bold;
	display:block;
	padding: 3px 3px 5px 13px;
	text-transform:uppercase;
	margin-bottom:3px;
	background:#52453F;
}
.cat_name_ofert a {
	color: #fff;
	border: none;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-box-shadow: 0px 2px 10px #52453F;
	-webkit-box-shadow: 0px 2px 10px #52453F;
	font-size:14px;
	font-weight: bold;
	display:block;
	line-height: 25px;
	text-transform:uppercase;
	margin:25px 0 3px -15px;
	text-align:center;
	background:#A1CE1C;
}
.cat_name a:hover {
	background:#A1CE1C;
}
.cat_name .rcat_child_categories a {
	color:#374853;
	font-size:85%;
	font-weight:normal;
	border:none;
	display: inline;
	padding: 0 0 2px 0;
	text-transform: none;
	margin:0;
	text-align: justify;
	background:none;
	text-shadow: none;
	-moz-border-radius:0;
	-webkit-border-radius: 0;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
.cat_name .rcat_child_categories a:hover {
	color:#A1CE1C;
	background:none;
}
#sidebar {
	float: left;
	width: 240px;
	padding: 0px;
	color: #787878;
	line-height:110%;
}
#zag_kat {
	background:  url(../../images/zag_kat.jpg) no-repeat;
	width:220px;
	height:60px;
	padding:0;
}
#sidebar #zag_kat h2 {
	color:#181413;
	padding-left:20px;
	text-decoration: none;
	text-shadow:1px 1px 2px #999;
}
#kat {
	background:#fff;
	width:200px;
	height:auto;
	padding: 0 10px 20px 10px;
}
#kat a {
	color:#374853;
}
#kat a:hover {
	color:#A1CE1C !important;
	text-decoration:none !important;
}
#sidebar_option {
	margin-top:20px;
}
#kat li {
	border-bottom: 1px dashed #D1D1D1;
	line-height:110%;
}
#kat li a {
	padding: 5px 10px 5px 10px;
	display: block;
}
#kat li a:hover, .parent_current a, .child_current a {
	color:#374853 !important;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-box-shadow: 0px 2px 10px #52453F;
	-webkit-box-shadow: 0px 2px 10px #52453F;
	background:#A1CE1C;
}
.child_current a, .child a {
	margin-left:22px;
}
.child_current a {
	background:#CEEA7B;
}
#kat_last li {
	padding: 5px 0 5px 0;
	display: block;
	border-bottom: 1px dashed #959490;
	line-height:110%;
}
#bot_kat {
	background:  url(../../images/bot_kat.jpg) no-repeat;
	width:240px;
	height:65px;
	
}

#bot_news {
	background:  url(../../images/block_brown_bottom2.jpg) no-repeat;
	width:220px;
	height:105px;
	float:right;
}
#bot_news a {
	width:220px;
	height:105px;
	text-indent:-9999px;
	display:block;
}
.news_subscribe_aut {
	line-height:180%;
	margin:auto;
	background: url(../../images/block_cart_prices.jpg) no-repeat;
	width:180px;
	height:55px;
}
.news_subscribe_thanks {
	font-weight:bold;
	text-align:center;
	line-height:410%;
	font-size:13px;
	color:#D6ED92;
	margin:auto;
	background: url(../../images/block_cart_prices.jpg) no-repeat;
	width:180px;
	height:55px;
}
.news_subscribe #input-text {
	width: 105px;
	float:left;
	height: 11px;
	padding: 5px;
	text-align:center;
	border: 1px solid #DEDEDE;
	background: #fff;
	font-size:12px;
	color: #374853;
}
.error_block {
	margin-bottom:10px;
	text-align:center;
	color:#FD5548;
}
.news_date {
	color: #959490;
}
.news_subscribe .news-submit {
	width: 23px;
	text-align: center;
	padding:0;
	float:left;
	height: 23px;
	background:#A1CE1C;
	color: #374853;
	font-size: 10px;
	border: none;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-box-shadow: 0px 2px 10px #191514;
	-webkit-box-shadow: 0px 2px 10px #191514;
	cursor:pointer;
}
.news_subscribe .news-submit-rss {
	position:relative;
	text-align:center;
	width: 23px;
	float:right;
	height: 23px;
	background:#A1CE1C;
	font-size:12px;
	border: none;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-box-shadow: 0px 2px 10px #191514;
	-webkit-box-shadow: 0px 2px 10px #191514;
	cursor:pointer;
}
.survey_submit #submit {
	width: 88px;
	margin:20px 0 0px 0;
	height: 23px;
	border: none;
	background:#A1CE1C;
	font-size:12px;
	color: #374853;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-box-shadow: 0px 2px 10px #191514;
	-webkit-box-shadow: 0px 2px 10px #191514;
	cursor:pointer;
	font-weight:bold;
}
#kat_last_aut { margin-left:20px; background:#52453F; padding:0 0 0 10px;
	
}
#kat_last {
	background: #52453F;
	width:180px;
	float:right;
	color:#fff;
	padding:0 20px 20px 20px;
}
#kat_last a, .news_title {
	color:#fff;
	margin-bottom:9px;
}
.news_viewall {
	margin:10px 0 10px 0 !important;
	padding-left:80px
}
#kat_last a:hover, .news_title a:hover {
	color:#A1CE1C!important;
	text-decoration:none!important;
}
#kat_last .news-submit-rss a, .news-submit-rss a:hover {
	color:#374853!important;
}
.cpt_survey {
	margin-top:5px;
}
.survey_question {
	margin-bottom:10px;
	font-weight:bold;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar h2 {
	text-transform:uppercase;
	padding: 18px 0 18px 0;
	letter-spacing: -.5px;
	font-size: 1.7em;
	color:#fff;
	text-decoration: none;
	text-shadow: 0px 1px 4px #000;
}
#sidebar p {
	margin: 0 0px;
	padding: 0px 30px 20px 30px;
	text-align: justify;
}
#sidebar a {
	border: none;
}
#footer {
	height: auto;
	width:940px;
	margin: 0 auto;
	padding: 10px 20px 25px 20px;
	background: #ECECEC;
	background:  url(../../images/bg_footer2.jpg) 50% 0 no-repeat;
}
#footer h2 {
	line-height: normal;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}
#pageflip {
	position: relative;
	right: 0;
	top: 0;
	float: right;
}
#pageflip img {
	width: 70px;
	height: 72px;
	z-index: 99;
	position: absolute;
	right: 0;
	top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 70px;
	height: 70px;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../../images/subscribe.jpg) no-repeat right top;
	text-indent: -9999px;
}
#container {
	width:675px;
	margin:auto;
	height:70px;
	background: url(../../images/bg_nav.jpg) repeat-y;
}
#blob {
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-moz-box-shadow: 0px 2px 10px #52453F;
	-webkit-box-shadow: 0px 2px 10px #52453F;
	position: absolute;
	z-index: 1;
	top: 0;
}
#nav ul {
	margin:auto;
	width:670px;
}
#nav li {
	float: left;
}
#nav li a {
	color: #374853;
	z-index: 5;
	position: relative;
	cursor: pointer;
	float: left;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	padding: 9px 14px;
}
.anythingSlider {
	width: 625px;
	height: 300px;
	position: relative;
	margin: 1px auto 25px;
}
.anythingSlider .wrapper {
	width: 625px;
	overflow: auto;
	height: 300px;
	margin: 0 0px;
	position: absolute;
	top: 0;
	left: 0;
}
.anythingSlider .wrapper ul {
	width: 9999px;
	list-style: none;
	position: absolute;
	top: 0;
	left: 0;
	background: #eee;
	border:none;
	margin: 0;
}
.anythingSlider ul li {
	display: block;
	float: left;
	padding: 0;
	height: 300px;
	width: 625px;
	margin: 0;
}
.anythingSlider .arrow {
	display: block;
	height: 164px;
	width: 55px;
	background: url(../../images/arrows.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	top: 65px;
	cursor: pointer;
}
.anythingSlider .forward {
	background-position: 0 -10px;
	right: -55px;
}
.anythingSlider .back {
	background-position: -67px -10px;
	left: -43px;
}
.anythingSlider .forward:hover {
	background-position: 0 -174px!important;
}
.anythingSlider .back:hover {
	background-position: -67px -174px;
}
#start-stop {
	display:none;
}
textarea, input {
	border:1px solid #ccc;
}
textarea:focus, input:focus, select:focus {
	border:1px solid #A1CE1C;
}
.prdbrief_thumbnail {
	float:left;
	position:relative;
	border:1px solid #A1CE1C;
	background:url(../../images/bg_foto_brief.jpg) no-repeat 0 0;
	width:120px;
	height:130px;
}
.prdbrief_thumbnail img {
	max-width:120px !important;
	max-height:120px!important;
}
.prdbrief_name a {
	text-decoration:none;
	color: #fff;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 2px 10px #52453F;
	-webkit-box-shadow: 0px 2px 10px #52453F;
	font-size:11px;
	font-weight: bold;
	display:block;
	padding: 3px 3px 4px 132px;
	text-transform:uppercase;
	margin-bottom:3px;
	background:#181413;
}
.prdbrief_name_compare a {
	text-decoration:none;
	color: #fff;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 2px 10px #52453F;
	-webkit-box-shadow: 0px 2px 10px #52453F;
	font-size:11px;
	font-weight: bold;
	display:block;
	padding: 3px 3px 4px 3px;
	text-transform:uppercase;
	margin-bottom:3px;
	background:#181413; width:100px;
}
.prdbrief_name2 a {
	text-decoration:none;
	color: #fff;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 2px 10px #52453F;
	-webkit-box-shadow: 0px 2px 10px #52453F;
	font-size:11px;
	font-weight: bold;
	display:block;
	padding: 3px 3px 4px 130px;
	text-transform:uppercase;
	margin-bottom:3px;
	background:#A1CE1C;
}
.prdbrief_name2 a:hover {
	color: #fff;
}
.prdbrief_name2 {
	width:350px;
}
.prdbrief_add2cart input, .prdbrief_add2cart_big input {
	border:none;
}
.prdbrief_add2cart {
	float:left;
	cursor:pointer;
	border-top: 1px solid #A1CE1C;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 2px 10px #52453F;
	-webkit-box-shadow: 0px 2px 10px #52453F;
	display:block;
	padding: 2px 3px 2px 15px;
	margin:0 0 4px -5px;
	background:#A1CE1C;
}
.prdbrief_add2cart:hover {
	float:left;
	cursor:pointer;
	border-top: 1px solid #DCF0A8;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 2px 10px #000;
	-webkit-box-shadow: 0px 2px 10px #000;
	display:block;
	padding: 2px 3px 2px 15px;
	margin:0 0 4px -5px;
	background:#A1CE1C;
}

.prdbrief_add2cart_big {
	float:left;
	cursor:pointer;
	border-top: 1px solid #A1CE1C;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 2px 10px #52453F;
	-webkit-box-shadow: 0px 2px 10px #52453F;
	display:block;
	padding: 3px 16px 2px 3px;
	text-transform:uppercase;
	margin:0 0 4px 0;
	background:#A1CE1C;
}
.prdbrief_add2cart_big:hover {
	float:left;
	cursor:pointer;
	border-top: 1px solid #DCF0A8;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 2px 10px #000;
	-webkit-box-shadow: 0px 2px 10px #000;
	display:block;
	padding: 3px 16px 2px 3px;
	text-transform:uppercase;
	margin:0 0 4px 0;
	background:#A1CE1C;
}

#adv_menu {
	float:left;
	width:230px;
	margin-left:-5px;
	margin-top:65px;
}
#adv_menu_info {
	font-size:12px;
	font-weight:bold;
	padding:10px 5px 5px 20px;
	line-height:130%;
	float:left;
}
.prdbrief_price {
	text-decoration:none;
	margin-right:30px;
	margin-left:10px;
	color: #fff;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 2px 10px #52453F;
	-webkit-box-shadow: 0px 2px 10px #52453F;
	font-size:13px;
	font-weight: bold;
	display:block;
	padding: 3px 3px 3px 120px;
	text-transform:uppercase;
	margin-bottom:3px;
	background: #52453F;
}
.prdbrief_price_compare {
	text-decoration:none;
	
	
	color: #fff;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 2px 10px #52453F;
	-webkit-box-shadow: 0px 2px 10px #52453F;
	font-size:13px;
	font-weight: bold;
	display:block;
	padding: 3px;
	text-transform:uppercase;
	margin-bottom:3px;
	background: #52453F;
}
.prdbrief_name a:hover {
	color: #fff;
	background:#A1CE1C;
}
.prdbrief_name {
	margin-right:10px;
}
.prdbrief_comparison {
	float:left;
	background:#CEEA7B;
	width:120px;
	margin-right:30px;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 2px 10px #ccc;
	-webkit-box-shadow: 0px 2px 10px #ccc;
	display:block;
	padding-left:5px;
	margin-bottom:3px;
}
.product_brief_block {
	border-left:1px solid #CEEA7B;
	width:315px;
	height:auto;
	margin:0 auto 0 auto;
}
.prdbrief_brief_description {
	padding:0 10px 15px 10px;
	line-height:140%;
	font-size: 12px !important;
	color: #787878 !important;
}
.prdbrief_brief_description span, .prdbrief_brief_description p, .prdbrief_brief_description div {
	font-size: 12px !important;
	line-height:140% !important;
	font-family: Arial, Helvetica, sans-serif !important;
	color: #787878 !important;
}
.prdbrief_option {
	height:140px;
}
.product_img_main {
	padding:0;
	margin:0;
}
.fon_img_big {
	width:405px;
	height:405px;
	background: #fff url(../../images/bg_img_big.jpg) no-repeat;
	float:left;
	padding:0;
	margin:0;
	position:relative;
	border:1px solid #CEEA7B;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 2px 10px #ccc;
	-webkit-box-shadow: 0px 2px 10px #ccc;
}
.fon_img_big img {
	max-height:400px !important;
}
.fonlamici {
	margin:5px 2px 0 0;
	border:1px solid #CEEA7B;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 2px 10px #ccc;
	-webkit-box-shadow: 0px 2px 10px #ccc;
}
.fonlamici_in {
	border:1px solid #CEEA7B;
}
.fonlamici2 img {
	border:1px solid #CEEA7B;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 2px 10px #ccc;
	-webkit-box-shadow: 0px 2px 10px #ccc;
}
.product_main_link {
}
.totalPrice {
	text-decoration:none;
	padding: 7px 5px 7px 20px;
	color: #fff;
	border:none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 2px 10px #52453F;
	-webkit-box-shadow: 0px 2px 10px #52453F;
	font-size:15px;
	font-weight: bold;
	display:block;
	text-transform:uppercase;
	margin-bottom:3px;
	background: #181413;
}
.prd_out_of_stock {
	text-decoration:none;
	margin-right:0px;
	color: #fff;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 2px 10px #52453F;
	-webkit-box-shadow: 0px 2px 10px #52453F;
	font-size:15px;
	font-weight: bold;
	display:block;
	padding: 7px 3px 7px 20px;
	text-transform:uppercase;
	margin-bottom:4px;
	background: #ccc;
}
.prd_out_of_stock_mini {
	width:130px;
	color: #fff;
	font-size:12px;
	font-weight: bold;
	float:left;
	border-top: 1px solid #DCF0A8;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 2px 10px #52453F;
	-webkit-box-shadow: 0px 2px 10px #52453F;
	display:block;
	padding: 4px 3px 4px 15px;
	text-transform:uppercase;
	margin:0 0 3px -5px;
	background:#ccc;
}
.regularPrice {
	text-decoration:line-through;
	padding: 5px 5px 5px 20px;
	color: #fff;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 2px 10px #52453F;
	-webkit-box-shadow: 0px 2px 10px #52453F;
	font-size:15px;
	font-weight: bold;
	display:block;
	text-transform:uppercase;
	margin-bottom:3px;
	background: #52453F;
}
.label_option {
	background:#CEEA7B;
	font-weight:bold;
	color:#52453F;
	float:left;
	padding: 5px 15px 5px 20px;
	border-top: 1px solid #DCF0A8;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 2px 10px #ccc;
	-webkit-box-shadow: 0px 2px 10px #ccc;
	display:block;
	margin-bottom:3px;
}
.TabbedPanels {
	clear:none;
	margin:20px 0 20px 0;
	float:left;
	padding:0;
}
.TabbedPanelsTabGroup {
	color:#fff;
	margin-left:21px;
	padding:0;
}
.TabbedPanelsTab {
	background-color:#181413;
	border:none;
	cursor:pointer;
	float:left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:normal;
	margin:0 1px 0 0;
	padding:4px 10px;
	position:relative;
	top:1px;
}
.TabbedPanelsTabHover {
	background-color:#52453F;
}
.TabbedPanelsTabSelected {
	background-color:#A1CE1C;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 1px 10px #52453F;
	-webkit-box-shadow: 0px 1px 10px #52453F;
}
.TabbedPanelsContentGroup {
	width:630px;
	border:1px solid #CEEA7B;
	clear:both;
}
.TabbedPanelsContent {
	padding: 35px 15px 35px 15px;
}
.button_ok {
	margin-top:20px;
}
#btn-checkout {
	background-color:#A1CE1C;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	border:none;
	font-size:13px;
	cursor:pointer;
	line-height:normal;
	margin-top:20px;
	margin-right:25px;
	padding:4px 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 1px 10px #52453F;
	-webkit-box-shadow: 0px 1px 10px #52453F;
}
#btn-checkout2 {
	background-color:#52453F;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	border:none;
	font-size:9px;
	cursor:pointer;
	line-height:normal;
	margin-right:25px;
	padding:4px 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 1px 10px #52453F;
	-webkit-box-shadow: 0px 1px 10px #52453F;
}
#btn-checkout3 {
	background-color:#181413;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	border:none;
	font-size:10px;
	cursor:pointer;
	line-height:normal;
	padding:3px 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 1px 10px #52453F;
	-webkit-box-shadow: 0px 1px 10px #52453F;
}
#button_ok {
	background-color:#A1CE1C;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	border:none;
	font-size:11px;
	cursor:pointer;
	line-height:normal;
	margin-top:20px;
	padding:4px 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 1px 10px #52453F;
	-webkit-box-shadow: 0px 1px 10px #52453F;
}
.button_ok a {
	background-color:#A1CE1C;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
	line-height:normal;
	padding:4px 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 1px 10px #52453F;
	-webkit-box-shadow: 0px 1px 10px #52453F;
}
.button_ok a:hover {
	color:#fff;
}
.review_title {
	font-size:12px;
	color:#000;
	font-weight:bold;
	margin-bottom:5px;
}
.review_date span {
	margin-bottom:5px;
	color:#ccc;
}
.review_date {
	margin-bottom:5px;
	color:#000;
}
.review_content {
	margin-bottom:10px;
	border-bottom: 1px dashed #D1D1D1;
	padding-bottom:5px;
}
.asterisk {
	color:#A1CE1C;
}
#cart_clear {
	padding: 10px;
	text-align: right;
}
#cart_clear a {
	font-size:10pt;
}
.background_cart_top {
	background-color: #CEEA7B;
	border-bottom: 1px #A1CE1C solid;
}
#cart_page_title {
	padding: 10px;
	text-align: left;
}
#cart_total {
	color:#181413;
	font-size: 130%;
	font-weight: bold;
	padding: 10px;
	white-space: nowrap;
}
.row_odd td {
	background-color: #f2ffcb;
	padding:10px;
}
.row_odd td a {
	font-weight:bold;
}
.row_even td {
	border: 0px solid #A1CE1C;
	padding:10px;
	border-width: 1px 0px;
}
.row_odd img {
	border: 1px solid #A1CE1C;
}
.row_even td img {
	border: 1px solid #A1CE1C;
}
.row_even td a {
	font-weight:bold;
}
.cart_discount_label {
	font-weight: bold;
	color:#52453F;
	padding-top:10px;
}
#cart_total_label {
	font-size: 130%;
	font-weight: bold;
	color:#191514;
}
.checkout_noframe_title {
	padding: 5px 15px;
}
#checkout_have_account { width:530px; text-align:center; 
	padding: 1px 5px 20px 5px;
	background-color: #F2FFCB;
	margin: 10px auto 10px auto;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#checkout_logininfo {
	width:428px;
}
#checkout_logininfo .inputtext, #checkout_addresses .inputtext, #checkout_addresses textarea {
	width: 200px;
}
.paddingblock input.checkout_buttons {
	font-size: 130%;
	font-weight: bold;
	margin:5px 0;
}
.checkout_buttons {
	background-color:#A1CE1C;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	text-transform:uppercase;
	border:none;
	font-size:11px;
	cursor:pointer;
	line-height:normal;
	margin-top:20px;
	padding:4px 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 1px 10px #52453F;
	-webkit-box-shadow: 0px 1px 10px #52453F;
}
.checkout_steps_divider {
	width: 40px;
	height:1px;
	background-color:#99C9DF;
	overflow:hidden;
}
#checkout_addresses {
	width:800px;
}
.copy {
	margin-left:280px;
	margin-bottom:60px;
	color:#52453F;
	padding-left:30px;
	padding-right:30px;
}
.navigator_catalog a {
	background:#CEEA7B;
	text-decoration:none;
	padding:2px 6px 2px 6px;
	font-size: 12px;
	color: #fff;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 2px 10px #ccc;
	-webkit-box-shadow: 0px 2px 10px #ccc;
	cursor:pointer;
}
.navigator_catalog b {
	background:#A1CE1C;
	padding:2px 6px 2px 6px;
	font-size: 12px;
	color: #fff;
	border: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0px 2px 10px #52453F;
	-webkit-box-shadow: 0px 2px 10px #52453F;
}
.navigator_catalog a:hover {
	background:#A1CE1C;
	color:#fff;
	-moz-box-shadow: 0px 2px 10px #52453F;
	-webkit-box-shadow: 0px 2px 10px #52453F;
}
.navigator_catalog {
	margin:35px auto 35px auto;
}
.post_block {
	border-bottom: 1px #ccc dashed;
	padding-bottom:20px;
	margin-bottom:10px;
}
.post_block .post_date {
	margin-bottom:10px;
	color:#ccc;
}
