﻿* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */
* {
	margin:0;
	padding:0;
}
html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	text-align:center;
}
p, body, font, div, td, input, select, textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
}
h1 {
	font-size: 160%;
	margin:1em 0;
}
h2 {
	font-size: 130%;
	margin:1em 0;
}
h3 {
	font-size: 120%; margin:1em 0 0.5em 0;
}

form {
	padding:0px;
	margin: 0px;
}
a {
	font-weight: normal;
	color: #275cca;
}
a:hover { color:#FF3300;}
a img {
	border: 0;
}
div {
	zoom:1;
}
input , select { vertical-align:middle;}
/* ====================== COMPONENT CONTAINER STYLES ====================== */
.all_wrapper {
	width:1000px;
	text-align:left;
	margin:0 auto;
}
#container_top_left {
	text-align: center;
	vertical-align: bottom;
	width: 200px;
		background:#3b6ca4;
}
#container_top {
	text-align: left;
	vertical-align: bottom;
	width:'*';
	padding-bottom:5px;
}
#container_top_right {
	text-align: right;
	vertical-align:bottom;
	width: 200px;
	padding-bottom:5px;
}
#container_left_sidebar, #container_right_sidebar {
	text-align: left;
	vertical-align: top;
	width: 200px;
	background:#3b6ca4;
	color:#fff;
}
#container_main_content {
	text-align: left;
	vertical-align: top;
	padding:0 4px 4px 4px;
	background:#3b6ca4;
}
#container_footer {
	background:#3b6ca4;
	padding:3px;
}
/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

/* padding for all general components */
.cpt_logo { background:#fff;margin-top:3px;}
.cpt_logo img { margin-top:10px; margin-bottom:10px;}
.cpt_news_short_list, .cpt_survey, .cpt_maincontent, .cpt_divisions_navigation, .cpt_auxpages_navigation {

	font-size:75%;
	text-align: left;

// width: 100%;
}
ul.vertical, ul.horizontal {
	padding: 0px;
	margin: 0px;
}
ul.horizontal {
	width: 100%;
	overflow: hidden;
}
.vertical li {
	padding-left: 0px;
	padding-bottom: 5px;
}
.horizontal li {
	float: left;
	margin-right: 5px;
}
.cpt_divisions_navigation ul {
	list-style-type: none;
	margin: 0px;
	_float:left;
	zoom:1;
	position:relative;
}
.cpt_auxpages_navigation ul.vertical {
	list-style-type: none;
	background:#D7E9ED;
	padding-left: 15px;
}
.cpt_auxpages_navigation .vertical li {
	padding-left: 5px;
}
.cpt_auxpages_navigation ul.horizontal {
	list-style-type: none;
	padding-left: 0px;
}
.cpt_shopping_cart_info {
	font-size:75%;

	color:#5D5F5C;

}
.cpt_shopping_cart_info a {
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	color:#353529;
}

.cpt_shopping_cart_info a:hover {
	font-size:16px;

	color:#353529;
}


.cpt_shopping_cart_info div {
		color:#5D5F5C;
	font-weight:bold;
}
.cpt_survey {
	background:#D7E9ED;
	color:#807870;
	margin:0 8px 8px 8px;
}
.survey_question {

	margin-bottom: 10px;
}
.survey_submit {
	margin-top: 10px;

}
.cpt_survey form {
	padding:0px;
	margin: 0px;
	font-size:75%;
}
.cpt_survey label {
	font-size:70%;
	color:#807870;

}
.cpt_survey input {
	font-size:130%;
}
.cpt_currency_selection {
	text-align: center;
	font-size: 75%;
	background:#6695bf;
	margin: 0 4px 4px 4px;
	height:80px;
}
.cpt_currency_selection form {
	line-height:40px;
	display: inline;
//float:left;
}
.cpt_currency_selection select {
	font-size: 95%;
	line-height:20px;
//margin-bottom:10px;
}
.cpt_currency_selection span {
//display:block;
//float:left;
//padding:0 10px 0 10px;
//margin-bottom:10px;
}
.cpt_news_short_list {

	margin:0 4px 4px 4px;
}
.cpt_category_tree {
	background:#ffffff;
	padding-left:3px;
	padding-right:5px;
}
.cpt_category_tree div {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.cpt_category_tree div {
	padding:0px 0px 0px 0px;
}
.cpt_category_tree div a {
	font-size:100%;
	font-weight:bold;
	color:#3B3BA2;
	text-decoration:none;
}
.cpt_category_tree .strelka {
	background:url(../../images/glr_arrow_category_small_white.gif) 5px 9px no-repeat;
	padding:0 0 0 15px;
	line-height:150%;
}
.cpt_category_tree a:hover {
font-weight:bold;
	font-size:100%;
	text-decoration:uppercase;
	color:#3B3BA2;
}

.cpt_category_tree .parent_current a {
font-weight:bold;
font-size:100%;
	text-decoration:uppercase;
	color:#3B3BA2;
}
.cpt_divisions_navigation, #container_top .cpt_auxpages_navigation {
	font-size:100%;
	font-weight:bold;
}
.cpt_auxpages_navigation .vertical li {
background:url(../../images/box.jpg) 5px 6px no-repeat;
	padding:0 0 0 20px;
	line-height:150%;
	}
.cpt_auxpages_navigation .vertical a {
	font-size:100%;
color:#807870;
font-weight:none;
	}
.ocn_whiteline .cpt_auxpages_navigation ul.horizontal {
	padding:8px 0 0 0;
//padding:5px 0 0 0;
	overflow:hidden;
}
.ocn_blueline .cpt_divisions_navigation li {
	float:left;
	position:relative;
}
.ocn_blueline .cpt_divisions_navigation a {
	color:#000;
	background:#fcfcfc;
	text-decoration: none;
	padding:0 10px;
	line-height:35px;
	display:block;
//width:110px;
//text-align:center;
//padding:0;
	white-space:nowrap;
}
.ocn_whiteline .cpt_auxpages_navigation {
	background:#6695bf;
	height:35px;
	overflow:hidden;
}
.ocn_whiteline .cpt_auxpages_navigation li {
	background:url(../../images/ocn_arrow_navy.gif) left center no-repeat;
	padding-left:17px;
	margin-left:10px;
}
.ocn_whiteline .cpt_auxpages_navigation a {
	color:#fff;
	text-decoration:none;
}
.cpt_auxpages_navigation ul.vertical {

	padding-left: 10px;
}
.cpt_category_tree .child {
padding-left: 0px;
}

.cpt_category_tree .child a {
font-size:90%;
color: #3B3BA2;
font-weight:normal;
}
.cpt_category_tree .child_current {
	padding-left: 0px;
}

.cpt_category_tree .child_current a {
	color: #3B8FEB;
	font-weight:normal;
	font-size:90%;
}

.cpt_category_tree .child_current a:hover {
	color: #3B8FEB;
	font-weight:normal;
	font-size:90%;
}


.cpt_category_tree .tab_1 {
	margin-left:12px;
}
.cpt_category_tree .tab_2 {
	margin-left:15px;
}
.cpt_category_tree .tab_3 {
	margin-left:20px;
}


.cpt_product_add2cart_button {
	padding-top: 0px;
}
.cpt_language_selection {
	background:#6695BF;
	margin:0 4px 4px 4px;
	padding:0 10px;
l
}
.cpt_language_selection a img {
	border:solid 1px #fff;
	margin:2px 0;
}
.cpt_product_params_selectable {
	clear:left;
}
.cpt_product_category_info {
	font-size:75%;
}
.cpt_product_search {


	font-size:85%;
}
.cpt_product_search form, .cpt_language_selection {
	line-height:35px;
}
.cpt_language_selection a img {
//margin-bottom:14px;
}
.cpt_product_search form {
//margin-bottom:10px;
}
.cpt_product_search input {
background-color:white;
	border:1px solid #C6E3EA;
	color: #3F3124;
	font-size:12px;
	font-weight:normal;
	padding:2px;
	vertical-align:middle;
	/*cursor: pointer; /* hand-shaped cursor */
/*  cursor: hand; /* for IE 5.x */

}
/*for opera*/

html:first-child .cpt_product_search form, html:first-child .cpt_product_search form {
	margin:0 0 0px 0;
}
html:first-child .cpt_currency_selection  { line-height:35px;}

ul.product_list {
}
.cpt_category_tree .child a:hover {
font-size:90%;
color: #3B3BA2;
font-weight:normal;
text-decoration:underline;
}

.cpt_category_tree a:hover {
	text-decoration:underline;
}


 .cpt_product_lists {
	padding-bottom: 0px;
}
.cpt_root_categories { padding-top:0px;}
.cpt_root_categories td {
padding-top:20px;
	font-size:100%;
}
.cpt_root_categories td a.rcat_root_category {
		text-decoration:underline;
	font-size:130%;
	color:#C66800;
	font-weight:bold;
}
.cpt_root_categories td a:hover {
	text-decoration:none;
}
.cpt_maincontent {
	background:#fff;
}
.cpt_maincontent td {
	font-size:75%;
}
ul.product_list li {
	margin:0 0 5px 0;
	text-align:left;
	float:left;
}
ul.product_list li table {
	float:left;
}
ul.product_list li a {
	color:#000;
	width:160px;
}
ul.product_list li table a {
	float:none;
}
ul.product_list li div {
	color:#FF3300;
	font-size:130%;

}
.block_tag_cloud a { text-decoration:none; color:#3B6CA4; text-decoration:none; line-height:70%;}
.block_tag_cloud a:hover  { color:#FF3300;}
.home_page_category_logo { background:url(../../images/defaultnocatimage.gif) left top no-repeat; display:block; height:65px; width:65px;}
#container_main_content .cpt_root_categories td.cat_image a {position:relative; top:-0.8em;}
#container_main_content .cpt_root_categories { padding-top:1em;}
#container_main_content .cpt_root_categories td { vertical-align:top;}
/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */
/* ====================== (if you wish to overwrite default appearence of components in certain containers) ====================== */
#container_top_left .cpt_custom_html {
	padding:0 0 5px 0;
	background:#FFFFFF;
}
#container_top_right .cpt_custom_html {
	background:#FFFFFF;
}
#container_right_sidebar .right_bg_red {
	background:url(../../images/cty_right_transition1.gif) left top no-repeat;
}
#container_footer .cpt_divisions_navigation a {
	font-size: 90%;
	font-weight: normal;
	color:#354e64;
	line-height:20px;
	font-size:110%;
	font-weight:bold;
	padding:0 10px;
}
#container_footer .cpt_divisions_navigation {
	background:#fff;
	text-align:center;
	padding:0;
}
#container_footer .cpt_divisions_navigation ul, #container_footer .cpt_divisions_navigation ul li {
	display:inline;
	float:none;
}
/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */
h1.welcome { color:#3B6CA4; font-weight:normal; font-size:19pt; letter-spacing:-1px; margin:10px 10px 0 10px;}

a.ocn_logo {
	display:block;
	zoom:1;
	text-decoration:none;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	background:#fff;line-height:50px;
}
.ocn_whiteline {
	background:#fff;
	padding: 5px 0 5px 5px;
}
.ocn_blueline {
	background:#3b6ca4;
}
span.ocn_l1 {
	color:#787878;padding:0 2px;
}
span.ocn_l2 {
	color:#404040;padding:0 2px;
}
span.ocn_l3 {
	color:#787878;padding:0 2px;
}
.bullet {
	font-size:0px;
}
a .bullet {
	text-decoration: none!important;
}
input.input_message, input.input_message_focus {
	width:160px;
}
#searchstring {
	width: 65%;
	margin:0 0 0 0px;
	background-color:white;
	border:1px solid #C6E3EA;
	font-size:12px;
	font-weight:normal;
	padding:2px;
}
#shpcrtca {
	font-weight: bold;
	font-size: 130%;
	white-space: nowrap;
}


.ocn_right_wh {
	background:#fff;
}
.ocn_rightrel {
	position:relative;
	height:50px;
	background:#6695bf;
	margin:5px 5px 5px 0;
}
.ocn_guy {
	background:url(../../images/ocn_guy.gif) left bottom no-repeat;
	width:133px;
	height:100px;
	position:absolute;
	left:0px;
	bottom:0px;
//bottom:-1px;
}
/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small {
	font-size: 60%;
}
.big {
	font-size: 150%;
}
.background1, .background1 td {
	background-color: #d7e9ed;
}
.btn_checkout {
	font-size: 130%;
	font-weight: bold;
	margin: 10px;
	padding: 3px;
}
.prdbrief_add2cart {
	padding-top: 5px;
}
.error_block {
	font-weight: bold;
	color: red;
}
/*design folders*/
.ocn_left_wh, .ocn_left_bott_wh, .ocn_left_full_wh {
	background:#fff;
}
.ocn_left_bott_wh, .ocn_left_full_wh {
	margin-bottom:5px;
}
.bluebg {
	background:#D7E9ED;
	padding-top:3px;
}
.orangebg {
	background:#fc851e;
}
.greenbg {
	background:url(../../images/ocn_news_bg.gif) left top repeat-y;
}
.col_header {
	margin:8px 8px 0 8px;
	padding-left:30px;
	padding-top:10px;
	color:#fff;
	font-size:105%;
	font-weight:bold;
}

#tbl-checkout-progress td {
	font-size: 0.7em;
	vertical-align: top;
}
.current_prd_thumbnail img {
	border: #BBBBBB 3px solid;
}
a.prd_thumbnail img {
	border: #FFFFFF 3px solid;
}
a.prd_thumbnail:hover img {
	border: #BBBBBB 3px solid;
}
.news_date {
	color: #295220;
	font-weight:bold;
}
.news_title {
	color:#275cca;
	font-size: 12px;

}
.news_content,.news_content p {
	margin: 0px;
	padding: 0px;
	color:#000000;
	font-size: 12px;

}

.news_viewall a {
font-weight: normal;
color: #275cca;
text-decoration: underline;
font-size: 12px;
}
.news_title a {
color:#275cca;
text-decoration: underline;
font-size: 12px;
font-weight:normal;
}

.news_viewall a:hover {
font-weight:normal;
color:#FF3300;
text-decoration: underline;
font-size: 12px;
}
.news_title a:hover {
color:#275cca;
text-decoration: none;
font-size: 12px;
}



.news_viewall {

	font-size: 100%;
}
.news_subscribe, .news_thankyou {
	padding: 5px;
	overflow:hidden;
}
.news_subscribe div {
	float:left;
	width:auto;
}
.news_subscribe img, .news_thankyou img { vertical-align:middle;}
/************************
BLOG STYLES
***************************/
.post_title {
	color: #c66800;
	margin-top: 10px;
	margin-bottom: 0px;
}
.post_title h1 {
	color: #c66800;
	margin-top: 10px;
    font-size: 16px;
	margin-bottom: 0px;
}

.post_date {
	color: #999;
	font-size: 10px;
}
.post_content p {
	padding: 0px 10px 0px 0px;

}
/***************************
PRODUCTS COMPARISON
****************************/
.cmp_headers {
	background-color: #d9e9ff;
}
.cmp_column_odd {
	background-color: white;
	vertical-align: top;
}
.cmp_column_even {
	background-color: #F2F8FF;
	vertical-align: top;
}
#cmp-table tr:hover td {
	background-color: #d5e5fa!important;
}
#cmp-table tr td {
	text-align:center;
	padding: 6px;
}
#cmp-table tr td.cmp_headers {
	text-align: left;
}
/***************************
PRODUCT DETAILED
****************************/
.regularPrice {
	color: brown;
	text-decoration: line-through;
}
.totalPrice {
	color: #c66800;;
	font-weight: bold;
	font-size: 130%;
	line-height:150%;
}
.cpt_product_price { font-size:120%; padding-left:20px;}
.youSaveLabel {
	font-size: 75%;
}
.youSavePrice {
	font-size: 75%;
}
.prd_out_of_stock {
	font-style:  italic;
}
#cat_top_tree { overflow:hidden; margin-top:10px;}
.cpt_maincontent center { clear:both;}
.hndl_submit_prds_cmp, #cat_product_sort { margin:10px 0;}
.prdbrief_name a { font-size:130%; line-height:150%; text-decoration:underline; font-weight: bold;}
.prdbrief_name a:hover { text-decoration:underline; font-weight: bold;}
.add2cart_handler { margin:5px 0;}

/************************
PRODUCT REVIEWS STYLES
***************************/
.review_block {
	margin-left: 20px;
}
.review_title {
	color: #333;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 120%;
}
.review_date {
	color: #999;
	border: 0px solid #EEE;
	border-top-width: 1px;
	font-size: 90%;
	margin-bottom: 5px;
}
.review_content {
	color: #333;
	padding-left: 20px;
}
.review_showall {
	margin-left: 20px;
}
/****************************
SHOPPING CART
*****************************/
.background_cart_top {
	background-color: #D9E9FF;
	border-bottom: 1px #99C9DF solid;
}
.background_cart_top h1 {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#cart_content_tbl {
	min-width:550px;
 width: expression(document.body.clientWidth <550? "550px": "auto");
}
#cart_content_tbl td {
	padding: 6px;
}
#cart_page_title {
	padding: 10px;
	text-align: left;
}
#cart_page_title h1 {
 display inline;
	padding: 0px;
	margin: 0px;
}
#cart_clear {
	padding: 10px;
	text-align: right;
}
#cart_clear a {
	font-size:9pt;
}
.cart_discount_label {
	font-weight: bold;
}
#cart_total_label {
	font-size: 100%;
	font-weight: bold;
}
#cart_total {
	
	font-size: 100%;
	font-weight: bold;
	padding: 10px;
	white-space: nowrap;
}
#cart_checkout_btn {
	padding-top: 20px;
}
.cart_product_brief_description {
	font-size: 80%;
}
#cart_content_header td {
	font-weight: bold;
}
.cart_apply_for_discounts_extra {
	font-size: 80%;
	color: #777;
}
.cart_product_quantity {
	text-align: center;
}
/********************
HOMEPAGE UNFOLDED TREE
*********************/
.rcat_root_category {
	font-size: 120%;
	color:#C66800;
	font-weight: bold;
}
.rcat_products_num {
	color: #FC851E;
	font-size: 80%;
}
.rcat_child_categories a {
	font-size: 100%;
	font-weight: normal;
	color:#3B3BA2;
	text-decoration:underline;

}
.rcat_child_categories a:hover {
	font-size: 100%;
	font-weight: normal;
	color:#3B3BA2;
	text-decoration:none;

}
/********************
REGISTRATION PAGE
*********************/
#reg_fields_tbl td {
	padding: 5px;
}
#reg_auth_fields td {
	background-color: #D9E9FF;
}
#reg_confcode td {
	background-color: #D9E9FF;
}
#reg_fields_tbl td input, .addressform td input {
	width: 200px;
}
#subscribed4news {
	width:auto!important;
}
#reg_fields_tbl td textarea, .addressform td textarea {
	width: 200px;
	height: 100px;
}
#reg_fields_tbl select {
	width: 200px;
}
#reg_submit_btn {
	font-size:150%;
	font-weight: bold;
}
/*********
SEARCH IN CATEGORY
**********/
#cat_advproduct_search {
	background-color: #D9E9FF;
	margin-right:10px;
	width:230px;
}
#cat_advproduct_search form { padding:10px; }
#cat_advproduct_search td { vertical-align:top; }
#cat_advproduct_search select { width:100%;  }
#cat_advproduct_search form, #cat_advproduct_search table { //width:100%;}
#cat_advproduct_search h3 { padding:0px; margin: 10px 10px 0 10px;}
#cat_info_left_block, #cat_advproduct_search  { float:left;}
/************
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
	text-align:left;
}
#checkout_have_account {
	padding: 15px;
	background-color: #D9E9FF;
	margin: 0 -5px 15px -5px;
}
#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_steps_divider {
	width: 40px;
	height:1px;
	background-color:#99C9DF;
	overflow:hidden;
}
#checkout_addresses { width:800px;}
#checkout_addresses td { }
/**********************
ORDER STYLES
***********************/
tr#ord_total_row * {
	font-size: 105%;
	font-weight: bold;
}
.row_odd td {
	
}
.row_even td {
	border: 0px solid #D9E9FF;
	border-width: 1px 0px;
}

.paddingblock { background:#fff;
	padding-left: 15px;
	padding-right: 15px;
	text-align:left;
	font-size:12pt;
}
.paddingblock h2 {
	padding:20px 5px;
	margin-top: 0px;
}
.paddingblock td { font-size:95%; vertical-align:top; padding:5px;}
.paddingblock p { margin-bottom:10px;}

.paddingblock input { margin:2px 0 0 0;}
.asterisk {
	color:red;
}
.cellpadding tr td {
	padding: 5px;
}
.cust_name {
	font-size:110%;
	font-weight: bold;
}
#prddeatailed_container .cpt_product_rate_form table {
	width: 100%;
	/***********************/
width: auto;/**/
}

#block-customerinfo td { font-size:100%;}
.cpt_product_images {
	float: left;
}
#powered_by, #powered_by a {
	color:#fff!important;
}
.ocn_copyright {
	color:#fff;
	font-size:75%;
	text-align:center;
}
.ocn_copyright a {
	color:#fff;
	font-weight:bold;
}
/*NIFTY*/
b.niftycorners, b.niftyfill {
	display:block
}
b.niftycorners * {
	display:block;
	height:1px;
	line-height:1px;
	font-size:1px;
	overflow:hidden;
	border-style:solid;
	border-width: 0 1px;
}
/*normal*/
b.r1 {
	margin: 0 3px;
	border-width: 0 2px
}
b.r2 {
	margin: 0 2px
}
b.r3 {
	margin: 0 1px
}
b.r4 {
	height: 2px
}
b.rb1 {
	margin: 0 8px;
	border-width:0 2px
}
b.rb2 {
	margin: 0 6px;
	border-width:0 2px
}
b.rb3 {
	margin: 0 5px
}
b.rb4 {
	margin: 0 4px
}
b.rb5 {
	margin: 0 3px
}
b.rb6 {
	margin: 0 2px
}
b.rb7 {
	margin: 0 1px;
	height:2px
}
b.rb8 {
	margin: 0;
	height:2px
}
b.rs1 {
	margin: 0 1px
}
/*transparent inside*/
b.t1 {
	border-width: 0 5px
}
b.t2 {
	border-width: 0 3px
}
b.t3 {
	border-width: 0 2px
}
b.t4 {
	height: 2px
}
b.tb1 {
	border-width: 0 10px
}
b.tb2 {
	border-width: 0 8px
}
b.tb3 {
	border-width: 0 6px
}
b.tb4 {
	border-width: 0 5px
}
b.tb5 {
	border-width: 0 4px
}
b.tb6 {
	border-width: 0 3px
}
b.tb7 {
	border-width: 0 2px;
	height:2px
}
b.tb8 {
	border-width: 0 1px;
	height:2px
}
b.ts1 {
	border-width: 0 2px
}
body.body-page-404 { background:#fff; background-image:none; text-align:left; font-size:12px;}
body.body-page-404 ul, body.body-page-404 li { list-style:none;}

.style1 {
	text-align: left;
}
.style2 {
	text-align: center;
}
.style3 {
	color: #FB8D00;
	font-family: "Arial Black";
	font-size: x-large;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #423225;
	font-size: small;
}
.style5 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.style10 {
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}
.style11 {
	border-top-style: none;
	border-top-width: medium;
}
.style12 {
	font-family: Arial, Helvetica, sans-serif;
}
.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19pt;
	color: #423225;
}
.style15 {
	color: #423225;
}
.style16 {
	}

.infoblock {

	font-size:75%;
	margin: 0px 18px 0px 5px;
	text-align: left;
list-style-type: none;
padding-left: 0px;
padding-top: 8px;
padding-bottom: 8px;

}


.infoblock ul {
padding: 0px;
margin: 0px;
color:#807870;
		padding-left: 0px;
}
.infoblock li {

background:url(../../images/box.jpg) 5px 6px no-repeat;
	line-height:150%;
	margin: 0px 0px 8px 8px;
	color:#807870;

}

.infoblock a {
padding: 10px;
margin: 5px;
	font-size:100%;
color:#807870;
text-decoration:none;
font-weight:normal;
	}
	.infoblock a:hover {
	padding: 10px;
margin: 5px;
	font-size:100%;
color:#807870;
text-decoration:underline;
font-weight:normal;
	}
.info_cart a {
	font-size:100%;
color:#807870;
text-decoration:none;
font-weight:normal;
	}
	.info_cart a:hover {
	font-size:100%;
color:#807870;
text-decoration:underline;
font-weight:normal;
	}

.info_cart {

	font-size:75%;
	margin: 0px 18px 18px 18px;
	text-align: left;
list-style-type: none;
padding-left: 0px;
padding-top: 8px;
padding-bottom: 8px;

}



	.linkcat a {
	font-size:16px;
color:#c66800;;
text-decoration:none;
font-weight:bold;
	}
		.linkcat h1 {
	font-size:16px;
color:#c66800;;
text-decoration:none;
font-weight:bold;
	}

.linkcat a:hover {
	font-size:16px;
color:#c66800;;
text-decoration:none;
font-weight:bold;
	}

.linkcat_small  {
	font-size:80%;
	padding-bottom: 2px;
	}
.linkcat_small a {
	font-size:80%;
	}
.linkcat_small a:hover {
	font-size:80%;
	}
.podcat {
color:#B1BBBB;
	list-style-type: square;
	list-style-image: none;
}

.podcat a {

color:#807870;
text-decoration:underline;

	}
	.podcat a:hover {

color:#807870;
text-decoration:none;
	}



.sortt a {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.sortt a:hover {

color:#000000;
text-decoration:none;
font-weight: normal;
	}

.relatebox {
background-color: #D7E9ED;
color:#c66800;
text-decoration:none;
font-weight:bold;
padding: 0px 5px 0px 5px;
margin: 10px 5px 0px 5px;

}

.pricelink a {
		text-decoration:underline;
	letter-spacing: 1pt;
	color:#414E3D;

}
.pricelink a:hover {
		text-decoration:none;
	letter-spacing: 1pt;
	color:#414E3D;

}
.no_underline {
		text-decoration:none;
	}

.no_underline a {
		text-decoration:none;
	}
.no_underline a:hover {
		text-decoration:none;
}

.table_left {
margin: 0px 0px 10px 0px;
border: 1px solid #D7E9ED;

}
.table_content {
margin: 0px 0px 10px 0px;
border: 1px solid #D7E9ED;

}
.inpmail {
  background-color:white;
	border:1px solid #79bbca;
	color: #3F3124;
	padding:1px;
	font-size:90%;
	vertical-align:middle;
	}

.inpmail2 {
  background-color:white;
	border:1px solid #c66800;
	color: #c66800;
	font-weight:bold;
	padding:1px;
	font-size:120%;
	vertical-align:middle;
	cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
	}

.calc_product input {
background-color:white;
	border:1px solid #79bbca;
	color: #3F3124;
	font-size:12px;
	font-weight:normal;

	vertical-align:middle;
	/*cursor: pointer; /* hand-shaped cursor */
/*cursor: hand; /* for IE 5.x */
}

.title_main {
background-color: #d7e9ed;
padding: 10px;
font-size: 145%;
font-weight: bold;
color: #3f3124;
text-align: left;
}
.title_main h1 {
margin: 0px;
font-size: 16px;
font-weight: bold;
color: #3f3124;

}
.title_main h2 {
margin: 0px;
font-size: 16px;
font-weight: bold;
color: #3f3124;

}
.title_main h3 {
margin: 0px;
font-size: 16px;
font-weight: bold;
color: #3f3124;

}
.title_main h4 {
margin: 0px;
font-size: 16px;
font-weight: bold;
color: #3f3124;

}
.schet span {
color: #ECA224;
font-weight: bold;
padding: 10px;
font-size: 20px;
}

.font_b {
padding: 0px 5px 3px 5px;
	border-style: none none none solid;
	border-width: 1px;
	border-color: #ECA224;
}
.font_b h4 {
font-size: 12px;
margin: 0px;
padding: 0px 0px 6px 0px;
}
.td_b {
padding-bottom: 20px;
}
.font_faq {
padding: 0px 5px 3px 5px;
	border-style: none none none solid;
	border-width: 1px;
	border-color: #ECA224;
}

.vopros_faq span {
color: #ECA224;
font-weight: bold;
padding: 10px;
font-size: 20px;
}

.brand_list {
border: 4px solid #d5e7eb;
padding: 20px 1px 20px 5px;

}
.brand_img {
border: 4px solid #d5e7eb;
padding: 10px 10px 10px 10px;

}


.brand_adress  {
	font-size:10px;
	padding-bottom: 2px;
	}
.brand_adress a {
	font-size:10px;
	}
.brand_adress a:hover {
font-size:10px;
	}

.hits_box {
font-size: 12px;
font-weight: normal;
color: #3f3124;
}
.top_222222 {
font-size:14px;
color:#3F3124;
font-weight:none;
}


.p_name {
font-size:16px;
}


.razdel_info h2 {
font-size:13px;
margin: 10px 0px 0px 0px;
}
.razdel_info p {
margin: 0px;
}

.main_info {
padding:15px 10px 10px 10px;
}
.main_info  p {
margin:10px 0px 10px 0px;
}
