/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */
* {
	margin:0;
	padding:0;
}
html {
	

}

ol{
padding-left:15px;
}

p, body, font, div, td, input, select, textarea {
	font-family: arial, helvetica, sans-serif;
font-size:14px;
	
}

h1 {
	font-size: 140%;
	margin:0 0 1em 0;
}
h2 {
	font-size: 130%;
	margin:1em 0;
}
h3 {
	font-size: 130%; margin:1em 0 0.5em 0;
}
form {
	padding:0px;
	margin: 0px;
}

a img {
	border: 0;
}

input, select { vertical-align:middle;}
/* ====================== COMPONENT CONTAINER STYLES ====================== */
.body_container {  position:relative; //text-align:center; //width:100%;  padding-bottom:30px; margin-bottom:-30px; }
.all_wrapper {
	text-align:left;
	margin:0 50px;
	//width:100%;
	position:relative;

}
table.product_print_v { clear:left; }

#container_top_left {
	text-align: left;
	vertical-align:bottom;}
	
#container_top { text-align:right;
	vertical-align: top;
}

/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

h1.welcome { color:#446A88; font-weight:normal; font-size:19pt; letter-spacing:-1px; margin:0 10px 30px 10px;}
.cpt_logo { margin:0 0 0 23px; position:relative; height:111px; float:left; }
.cpt_logo img { position:absolute; left:0; top:0;}
.cpt_maincontent {

    font-size:75%;
	text-align: left;
	padding:0 15px;
	//width:100%;
}
.cpt_divisions_navigation, .cpt_auxpages_navigation {
	font-size:75%;
	font-weight:bold;
	width:auto;

}
.cpt_auxpages_navigation { margin:10px 0; padding:15px;}
.cpt_divisions_navigation, .cpt_auxpages_navigation, .cpt_divisions_navigation ul.vertical, .cpt_auxpages_navigation ul.vertical { }

ul.vertical, ul.horizontal {
	padding: 0px;
	margin: 0px;
}
ul.horizontal {
	width: 100%;
	overflow: hidden;
}
.vertical li {
	padding: 0 15px 0 0;
}
.horizontal li {
	float: left;
	padding:0 18px 0 10px;
}

.cpt_divisions_navigation ul, .cpt_auxpages_navigation ul {
	list-style-type: none;
	margin: 0px;

}

.cpt_survey {
	margin:0 0 0 20px;
}
.cpt_survey td { vertical-align:top; padding:2px;}
.survey_question {
	font-weight: bold;
	margin-bottom: 10px;
}
.survey_submit {
	margin:10px 20px;
}
.cpt_survey form {
	padding:0px;
	margin: 0px;
	font-size:75%;
}
.cpt_survey label {
	font-size:75%;
	color:#404040;
}
.cpt_survey input {
	font-size:130%;
}
.cpt_currency_selection {
	font-size: 75%;
	display:inline;
}
.cpt_currency_selection form {
	 line-height:22px; display:inline; padding:3px 0 4px 0; 

}
.cpt_currency_selection select {
	font-size: 100%;
	width:auto;
	line-height:22px;display:inline;

}
.cpt_currency_selection span {
 color:#00;
 line-height:30px;
 margin-bottom:4px;
}


.cpt_category_tree ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.cpt_category_tree li {
	padding:0;
	margin:0;
	
}
.cpt_category_tree li.child, .cpt_category_tree li.child_current, .cpt_category_tree li.parent_current { border:none;}
cpt_category_tree li.parent {}


.cpt_category_tree .child a {
font-size:95%;
	margin-left: 15px;
	font-weight:normal;
	 line-height:14px;
	 background:none;
}
.cpt_category_tree .child_current a {
	margin-left: 15px;
	color: #FD2F0F!important;
	background:0;
	text-decoration: none!important;
	font-size:95%;
	font-weight:bold;
	 line-height:14px;
}

.cpt_category_tree .tab {
	margin-left:10px;

}
.cpt_product_add2cart_button {
	padding: 10px 0;
}
.cpt_language_selection {
	padding:0 10px;
	line-height:30px;
}
.cpt_language_selection a { line-height:30px;}

.cpt_language_selection a img {
	border:solid 1px #fff;
	vertical-align:middle;
}
.cpt_product_category_info {
	font-size:75%;
}
.cpt_product_category_info td {color:#1A4F5F;}
.cpt_product_category_info a {
font-size:110%;
line-height:150%; font-weight:bold;
text-decoration:none;}
.cpt_product_category_info a:hover { border-bottom:solid 1px; }

.cpt_product_search {
	margin:10px;
	font-size:85%;

}
html:first-child .cpt_product_search { margin:10px -10px 10px 10px;} 
.cpt_product_search form, .cpt_language_selection {
	line-height:26px;
}

.cpt_product_search form {
//margin-bottom:10px;
}

.cpt_category_tree a:hover {
	text-decoration:underline;
}

 .cpt_product_lists {
	padding:20px 0;
}

.cpt_root_categories {
}


#container_main_content .cpt_root_categories td.cat_image a {position:relative; top:-0.8em;}
#container_main_content .cpt_root_categories td { vertical-align:top;}
.cpt_maincontent center p table { //width:720px;clear:both;}
.cpt_maincontent center table td { padding:2px 5px; border-bottom:solid 1px #fff;}
.cpt_maincontent center h1 { text-align:left;}
.cpt_maincontent h2 {  font-size:110%; margin:10px 0 15px 0; line-height:160%; padding:0 10px; font-weight:normal;}

ul.product_list li {
	margin:0 10px 0 0 !important;
	text-align:left;
	float:left;
	border:solid 4px #f7f7ed;
}
ul.product_list li table {
	margin:0 auto;
}
ul.product_list li a {
	color:#a58e66;
	display:block;
	font-weight:bold;
	text-decoration:none;
	font-size:130%;
	padding-left:5px;
}
ul.product_list td a { background:#fff;}
ul.product_list li div {
	color:#3f261c;
	font-size:130%;
}
.cpt_tag_cloud { background:#dff5f7; margin:20px 40px; padding:15px; font-size:130%;line-height:100%;}
.cpt_tag_cloud a {  font-weight:bold;  text-decoration:none;}
#cat_top_tree { overflow:hidden; margin-top:10px;}
#cat_advproduct_search select { width:400px;}
#cat_product_sort { margin-top:10px; }

/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */




#container_top .cpt_language_selection { position:absolute; top:74px; right:155px; }
#container_top .cpt_currency_selection {
	white-space:nowrap; float:right; clear:right; margin:5px 10px 0 0; //margin-top:10px; }

#container_top #shpcrtgc { position:absolute;bottom:5px; right:15px; line-height:100%; color:#000; font-size:85%; float:none; display:inline;}

#container_menu .cpt_divisions_navigation ul { width:auto; float:right; margin-right:10px;}
#container_footer .cpt_divisions_navigation { float:none; width:100%;
	text-align:center;
	padding:0;
}
#container_menu .cpt_divisions_navigation a { line-height:48px;}
#container_main_content .cpt_custom_html { display:inline;}
#container_main_content ul { list-style-position:inside;}
.search_block { position:relative;width:80%; margin:0 0 0 40px; height:50px;}
.search_block .cpt_custom_html { position:absolute; top:0px; left:0px;}

#container_footer .cpt_divisions_navigation ul, #container_footer .cpt_divisions_navigation ul li {
	display:inline;
	line-height:40px;
	float:none;
	background:none;
}
#container_footer .cpt_divisions_navigation a {
	font-size: 90%;
	font-size:100%;
	padding:0 10px;
	display:inline;
	text-decoration:underline;
	color:#444444;
	font-weight:normal;
	
}
#container_footer .cpt_divisions_navigation a:hover { color:#b9340b;}
#container_top .cpt_custom_html { line-height:30px; font-size:75%; position:absolute; top:72px; left:200px;}

/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */
a.shp_logo { line-height:40px; text-decoration:none;}
span.shp_l1 {
	color:#fff;padding:0 2px;
}
span.shp_l2 {
	color:#fff;padding:0 2px;
}
span.shp_l3 {
	color:#fff;padding:0 2px;
}
.shp_greenbg { background:#A4C388; overflow:hidden;}
.shp_menu_end { float:right; width:auto; position:relative; right:-2px;}

.bullet {
	font-size:0px;
}
a .bullet {
	text-decoration: none!important;
}
input.input_message, input.input_message_focus {
	width:140px;
	margin:3px 0;

}


.bluebg { background:#86ACCD;}
.darkbluebg {background:#688DAD;}
.middlebluebg { background:#4C91CD; }
.pinkbg{background:#b2657b;}

/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small {
	font-size: 60%;
}
.big {
	font-size: 150%;
}
.background1, .background1 td {
}
.btn_checkout {
	font-size: 130%;
	font-weight: bold;
	margin: 10px;
	padding: 3px;
}
.prdbrief_add2cart {
	padding-top: 5px;
}
.error_block {
	font-weight: bold;
	color: red;
}


.col_header {
	color:#006e83;
	font-size:80%;
	text-transform:uppercase;
	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 {
	font-weight:bold;
	padding:0 2px;
	width:auto;
	font-size:90%;
}
.news_title {
	padding-bottom: 10px;
	line-height:120%;
}
.news_title a { font-weight:normal;}
.news_title a:hover { text-decoration:underline !important;}
.news_viewall {
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 85%;
}
.news_subscribe, .news_thankyou {
	padding: 5px 10px;
	overflow:hidden;
}
.news_subscribe div, .news_thankyou div  {
	display:inline;
	width:auto;
}
.news_subscribe div img, .news_thankyou div img { vertical-align:middle;}
.sale_tel { font-size:13pt; color:#446a88; font-weight:bold;}
/************************
BLOG STYLES
***************************/
.cpt_maincontent h2.post_title {
	color: #666;
	margin: 30px 0 3px 0;
	padding:0;
}
.post_title a { text-decoration:none; font-size:120%; font-weight:bold;}
.post_date {
	border: 0px solid #EEE;
	border-top-width: 1px;
	margin-bottom: 15px;
}
.post_content {
	padding-left: 15px;
}
/***************************
PRODUCTS COMPARISON
****************************/
.cmp_headers {
	background-color: #dff5f7;
}
.cmp_column_odd {
	background-color: white;
	vertical-align: top;
}
.cmp_column_even {
	background-color: #f2fbfc;
	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: #FD2F0F;
	font-weight: bold;
	font-size: 130%;
}
.youSaveLabel {
	font-size: 75%;
}
.youSavePrice {
	font-size: 75%;
}
.prd_out_of_stock {
	font-style:  italic;
}


.product_option { width:100%; //width:auto;}
.prdbrief_comparison  { margin-top:5px;}
.prdbrief_comparison input { vertical-align:middle;}
.cpt_product_images { float:left;}
.cpt_product_params_selectable { width:100%;}
/************************
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:10px 0 10px 20px;
}
/****************************
SHOPPING CART
*****************************/
.background_cart_top {
	background-color: #dff5f7;
	border-bottom: 1px #cfe3e5 solid;
	padding-left:20px;
}
.background_cart_top h1 {
	display: inline;
	padding: 0px;
	margin: 0px;
}
#cart_content_tbl{
width:100%;
}
#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: 130%;
	font-weight: bold;
}
#cart_total {
	background-color: #dff5f7;
	font-size: 130%;
	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_child_categories a {
	font-size: 110%;
	font-weight: normal;
	text-decoration:none;
}
.rcat_child_categories a:hover {
	text-decoration:underline;
}

/********************
REGISTRATION PAGE
*********************/
#reg_fields_tbl td {
	padding: 5px;
}
#reg_auth_fields td {
	background-color: #dff5f7;
}
#reg_confcode td {
	background-color: #dff5f7;
}
#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
**********/
.cpt_maincontent center { clear:both;}
#cat_advproduct_search {
	background-color:#dff5f7;
	margin-right:10px;
	width:400px;
}
#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; font-size:100%; color:#333;}
#cat_info_left_block { float:left;}

.prdbrief_name { margin:10px 0 5px 0;}

/************
.
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
}
#checkout_have_account {
	padding: 15px;
	background-color: #dff5f7;
	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:#cfe3e5;
	overflow:hidden;
}
#checkout_addresses { width:800px;}
#checkout_addresses td { } 
/**********************
ORDER STYLES
***********************/
tr#ord_total_row * {
	font-size: 105%;
	font-weight: bold;
}
.background1{
background-color: #f2fbfc;
}
.row_odd td {
	background-color: #f2fbfc;
}
.row_even td {
	border: 0px solid #dff5f7;
	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 {
width:auto;
}
#powered_by { line-height:20px; height:20px; overflow:hidden; padding:0!important; position:relative; bottom:0px; }
.copyright {
position:relative;
text-align:center;
	color:#787878;
	font-size:70%;
	z-index:10;
}
.shp_copyright a {
	color:#787878;
	font-weight:bold;
}

.current-rating1-back, .current-rating1-front { font-size:125%;}

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;}
.cpt_product_add2cart_button input { vertical-align:middle;}




.menu
{
background-image:url(/i/fon_menu_top.jpg);
background-position:top;
background-repeat:repeat-x;
border-bottom: #9A9A9A 1px solid;
border-top: #9A9A9A 1px solid;
height:27px;
padding-right:5px;
}
.fon_kor
{
background-image:url(/i/korzina.jpg);
background-repeat:no-repeat;
background-position:right bottom;
border-top: 1pt solid #B1DEFD;
}
.border_menu
{
border-top: 1pt solid #B1DEFD ;
}
.fon_vhod
{
background-image:url(/i/vhod_img.jpg);
background-position:bottom right;
background-repeat:no-repeat;
border-top: 1pt solid #B1DEFD;
}
.fon_new
{
background-image: url(/i/new.jpg);
background-position:bottom right;
background-repeat:no-repeat;
border-top: 1pt solid #B1DEFD;
}
.bottom
{
border-bottom: 1px solid #B1DEFD;
}
.kat_l a
{font-family: tahoma;
font-size:12px;
text-decoration:none;
color: #CCCCCC;
}
.sss
{font-family: tahoma;
font-size:12px;
text-decoration:none;
color: #FFFFFF;
}
.kat_1
{font-family: tahoma;
font-size:12px;
text-decoration:none;
color: #CCCCCC;
}
.kat_2
{font-family: tahoma;
font-size:12px;
text-decoration:none;
color: #FFFFFF;
font-weight:bold;
}
.kat_3
{font-family: tahoma;
font-size:12px;
text-decoration:none;
font-weight:bold;
color: #F0F0F0;
text-decoration:underline;
}
.pois
{
font-family:tahoma;
color:#737373;
font-size:12px;
font-weight:bold;
}
.light
{
font-family:tahoma;
color: #FFFFFF;
font-size:11px;
}
.l_m
{font-size:12px;
color:#FFFFFF;
font-weight:bolder;
font-family:tahoma;
}
.l_n
{font-size:12px;
color:#FFFFFF;
font-weight:bolder;
font-family:tahoma;

}
.spo
{
font-family:tahoma;
color:#8CC8E9;
font-size:12px;
}
.new_title
{
color:#F7941D;
font-size:13px;
font-family:tahoma;
}
.light_b
{
font-family:tahoma;
color: #FFFFFF;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
.cart
{
color:#F26522;
font-size:14px;
font-weight:bolder;
font-family:tahoma;
text-decoration:none;
}
.cart1
{
color:#F26522;
font-size:12px;
font-weight:bolder;
font-family:tahoma;
text-decoration:none;
}
.home_t, .cpt_root_categories table
{
background-color:#F1F2F2;
background-image:url(/i/r_b.jpg);
background-repeat:no-repeat;
background-position:bottom right;
border-left: 1px solid #DADADA;
border-bottom:1px solid #DADADA;
}
.home_b
{
background-image: url(/i/home_1.jpg);
background-position:top;
background-repeat:repeat-x;
}
.home_2
{
border-left: 1px solid #DADADA;
border-bottom:1px solid #DADADA;
border-right:1px solid #DADADA;
border-top:1px solid #DADADA;
}
.naime
{
color:#004A80;
font-family:tahoma;
font-size:14px;
font-weight:bolder;
text-decoration:none;
}
.cena
{
color:#B13B3E;
font-family:tahoma;
font-size:14px;
font-weight:bolder;
text-decoration:none;
}
.menu_t_b
{
color:#2F2F2F;
font-family:tahoma;
font-size:12px;
text-decoration:none;
font-weight:bolder;
}
.b
{
font-size:1px;
display:none;
}
.katalog, .rcat_root_category
{
color:#004A80;
font-family:tahoma;
font-size:14px;
text-decoration:none;
font-weight:bolder;
}
.rcat_child_categories a{
padding-bottom:3px;
padding-top:3px;
}
.rcat_child_categories{
line-height:20px;
}
.katalog_1, .rcat_child_categories a,  .rcat_child_categories
{
color:#737373;
font-size:12px;
font-family:tahoma;
text-decoration:none;
font-weight:bolder;
}
.cat, .cat_path_in_productpage a, .prdbrief_name a
{
color:#004A80;
font-family:tahoma;
font-size:14px;
text-decoration:none;
font-weight:bolder;
}
.faq {
color: #640000;
font-family:tahoma;
font-size:12px;
font-weight:bolder;
text-decoration: underline;
margin-bottom:20px;
}
.no_underline {
color:#B13B3E;
font-family:tahoma;
font-size:12px;
font-weight:bolder;
text-decoration:none;
margin-bottom:20px;
}
.shapka {
background-image:url(/i/sitimag.jpg);
background-position:center top;
background-repeat:repeat-x;
}
.rp {
border:1px #458cca solid;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#458cca;
}
.rp a{
color: #000000;
font-family:Arial, Helvetica, sans-serif;
}
.стиль15 {color: #666666; font-size: 12px;}
.стиль17 {font-family: Arial, Helvetica, sans-serif}
.стиль22 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.стиль23 {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}
.cart{
font-size:14px;
padding-bottom:5px;
text-transform:uppercase;
}

.newstr{
padding-bottom:10px;
}
.cpt_maincontent{
padding-bottom:10px;
}
.product_brief_block {
border:1px solid #EAEAEA;
overflow:hidden;
padding:10px;
}
.cat{
font-size:14px !important;
}
td.name{
background: url("/published/publicdata/SLIGORUWA/attachments/SC/images/dote.gif") repeat-x right bottom;
}
td.name span{
background:#ffffff;
}
.category1 td{background:#DFF5F7;}
.category2 td{background:#F2FBFC;}
.category2 td a{padding-left:15px;}
.product td a{padding-left:30px;}
