/* ====================== MAIN THEME STYLES: layout, fonts & colors ====================== */
* {
	margin:0;
	padding:0;
}
html {
width:100%;	
}
body { width:100%; background:#ffffff url(../../images/un_back.gif) repeat;}
body {overflow-x:hidden;}
p, body, font, div, td, input, select,submit, textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
}
h1 {
	font-size: 170%;
	margin:0;
}
h2 {
	font-size: 130%;
	margin:0;
}
h3 {
	font-size: 130%; margin:1em 0 0.5em 0; color:#FF0033;
}
form {
	padding:0px;
	margin: 0px;
}
a {
	color:#444;
}
a:hover { color:#FF0033;}
a img {
	border: 0px solid #CDCDCD;
}
input {font-size: 110%;padding:4px;}
input, select { vertical-align:middle;}
/* ====================== COMPONENT CONTAINER STYLES ====================== */
.body_container {
//text-align:center; //width:100%; 
padding-bottom:30px; 
background:#ffffff; 
}
 
.all_wrapper {
	text-align:left;
	margin:0 auto;
	width:1032px;
	padding:5px 0 0 0;
	position:relative;
	background:#ffffff url(head_new.png) no-repeat;
}

#topbar_logo{ 
width:200px;
text-align:left;
vertical-align: top;
}

#topbar{ 
width:664px;
text-align:left;
vertical-align: top;
}

#topbar_right { 
width:160px;
text-align:left;
vertical-align: top;
text-align:right;
padding-right:10px;
}

#container_top_menu { 
height:0;
text-align:left;
vertical-align:middle;
width:204px;
background:#f5e7a1
}
#container_topmenu_left{ 
padding:10px 0 0 0;
height:30px;
text-align:left;
vertical-align:middle;
width:450px;
}
#container_topmenu_right{ 
padding:10px 0 0 0;
height:30px;
text-align:left;
vertical-align:middle;
width:180px;
}
#container_top_menu_end { 
height:30px;
text-align:left;
vertical-align: middle;
width:200px;
}
#container_menu{ 
text-align: center;
width:1024px;
vertical-align: top;
}

#container_left_sidebar{
	text-align:left;
	vertical-align:top;
	width:200px;
	padding:0;
	margin:10px 0px 0px 0px;
	color:#404040;
	background:#ffffff url(../../images/un-filet-nav.gif) repeat-y;
	border-left: 1px solid #CDCDCD;
}
#container_main_content {
	text-align: left;
	vertical-align: top;
	width:822px;
	margin:0px;
	padding:0px;
	border: 1px solid #CDCDCD;
	background:#ffffff;
}

#container_prev_footer{
    border: 1px solid #CDCDCD;
    height: 190px;
	text-align:center;
	width:1024px;
	background:#fff;
}

#container_footer {
	margin-top:25px;
	position:relative;
    background:url(../../images/mg_toolbar2.gif) left top repeat-x;
    color: black;
	vertical-align: middle;
    padding: 5px;
    font-weight: bold;
    border: 1px solid #CDCDCD;
    height: 30px;
	text-align:center;
	width:1024px;
}
/*Рекламная строчка*/
.reklama-text{
color:#b9340b;
font-weight:bold;
border-bottom: 1px dotted;

}
/* ====================== DEFAULT STYLES OF VARIOUS COMPONENTS ====================== */

/* padding for all general components */
.cpt_logo { margin:5px 5px 5px 0; text-align:left;}
.cpt_logo img { border-style: none;}
.cpt_news_short_list, .cpt_survey  {
	font-size:75%;
	text-align: left;
	padding: 10px;
// width: 100%;
}
.cpt_maincontent {
    font-size:75%;
	text-align: left;
	padding:0 10px;
	//width:100%;
}
.cpt_divisions_navigation, .cpt_auxpages_navigation {
	font-size:75%;
	font-weight:bold;
	width:auto;

}
.cpt_divisions_navigation, .cpt_auxpages_navigation, .cpt_divisions_navigation ul.vertical, .cpt_auxpages_navigation ul.vertical {  margin:5px 0 3px 10px;}

ul.vertical, ul.horizontal {
	padding: 0px;
	margin: 0px;
}
ul.horizontal {
	width: 100%;
	overflow: hidden;
}
.vertical li {
	padding: 0 15px 0 10px;
}
.horizontal li {
	float: left;
	padding: 3px 10px 6px 5px;
}

.cpt_divisions_navigation ul, .cpt_auxpages_navigation ul {
	list-style-type: none;
	margin: 0px;

}
.cpt_divisions_navigation ul li , .cpt_auxpages_navigation ul li 

.cpt_divisions_navigation ul li a, .cpt_auxpages_navigation ul li a {line-height:100%; text-decoration:none;  font-weight:bold; color:#000000; }

.cpt_divisions_navigation ul li a:hover, .cpt_auxpages_navigation ul li a:hover { color:#b9340b; text-decoration:underline;}

.cpt_shopping_cart_info {
	display:inline-block;
	line-height:30px;
	//display:inline;
	//height:30px;
	white-space:nowrap;
	font-size:75%;
	height:30px;
	text-align:left;
	color:#fff;
	margin: 0px 5px 0px 5px;
	z-index:10;
	background: url(../../images/un_addcart_icon.gif)left -7px no-repeat;
	padding: 0px 5px 0px 33px;
	
}
.cpt_shopping_cart_info a {
	font-size:105%;
	font-weight:bold;
	z-index:20;
	color:#000000;
	text-decoration:none;
	
}
.cpt_shopping_cart_info a:hover { color:#4A3635;text-decoration:underline; }
.cpt_shopping_cart_info div {
display:inline;
	padding:3px;
	padding:0;
	line-height:14px;
	
	

}
#shpcrtgc, #shpcrtca { line-height:17px; margin-top:2px;}
#shpcrtgc { color:#000; font-weight:normal; margin-left:5px;}
#shpcrtca { color:#ff0000; font-size:110%; /*background:#F4FD89; border:1px solid #507500;*/ padding:0 3px;font-weight:bold; }
.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-top: 10px;
}
.cpt_survey form {
	padding:0px;
	margin: 0px;
	font-size:75%;
}
.cpt_survey label {
	font-size:75%;
	color:#404040;
}
.survey_submit input {
	font-size: 100%;
	vertical-align: middle;
	background: url(../../images/un_img-bt-ok.gif)left no-repeat;
	border: none;
	color: white;
	height: 18px;
	width: 19px;
	text-decoration: none;
	font-weight: bold;
}
.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:#000;
 line-height:30px;
 margin-bottom:4px;
}
.cpt_news_short_list {
	margin:0;
	padding:10px 5px;
}
.cpt_category_tree {
	font-size:12px;
	padding:5px 0 5px 0px;
	margin:0;
	/*border:solid 1px #9fe2f0;
	border-bottom:none;
	border-top:none;*/
}
.cpt_category_tree ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.cpt_category_tree li {
	padding:0;
	margin:0 5px;
	padding:0 0 0 10px;
}
.cpt_category_tree li.child, .cpt_category_tree li.child_current, .cpt_category_tree li.parent_current { border:none;}
.cpt_category_tree li a {
	font-size:14px;
	color:#000;
	text-decoration:none;
	line-height:20px;
	text-decoration:none;
}
.cpt_category_tree li.parent, li.parent_current {background:url(../../images/un-cat-nav.gif) left 5px no-repeat; }
.cpt_category_tree a:hover {
	color:#FF0033;
	text-decoration:none!important;
}

.cpt_category_tree .parent_current a {
  font-size:14px;
	font-weight:normal;
	padding-left:2px;
	color: #FF0033!important;
	text-decoration: none !important;
}

.cpt_category_tree .child a {
  font-size:12px;
	font-weight:normal;
	line-height:18px;
	background:none;
}
.cpt_category_tree .child_current a {
	color: #FF0033!important;
	text-decoration: none!important;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}

.cpt_category_tree .tab {
	margin-left:10px;

}
.cpt_product_add2cart_button {
	padding: 10px 0;
}
.cpt_language_selection {
	padding:0 10px;
	line-height:30px;
	display:inline;
}
.cpt_language_selection a { line-height:30px;}

.cpt_language_selection a img {
	border:solid 1px #fff;
	vertical-align:middle;
}
.cpt_product_category_info td {color:#b9340b;}
.cpt_product_category_info a {color:#b9340b;
font-size:115%;
line-height:150%; font-weight:bold;
text-decoration:none;}
.cpt_product_category_info a:hover { border-bottom:solid 1px; }

.cpt_product_search {
	margin:0 0 5px 0;
	font-size:85%;

}
.cpt_product_search form, .cpt_language_selection {
	line-height:30px;
}

.cpt_product_search form {
//margin-bottom:10px;
}
.cpt_product_search input {
	font-size:80%;
	vertical-align:middle;
	background:url(../../images/un_img-bt-ok.gif)left no-repeat;
	border: none;
	color:#fff;
	height:18px;
    width:19px;
	text-decoration:none;
	font-weight:bold;
}
/*for opera*/

html:first-child .cpt_product_search form, html:first-child .cpt_product_search form {
	margin:0 0 15px 0;
}
html:first-child .cpt_currency_selection  { line-height:35px;}


.cpt_category_tree a:hover {
	text-decoration:underline;
}

 .cpt_product_lists {
	padding:5px 0;
}
.cpt_root_categories td {
	font-size:100%;
}
.cpt_root_categories td a.rcat_root_category {
	display:inline;
	text-decoration:none;
	font-size:130%;
	color:#FF0033;
	font-weight:normal;
	line-height:20px;
}
.cpt_root_categories td a:hover {
	text-decoration:underline;
	color:#FF0033; 
}

.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:120%; margin:0.3em 0; line-height:160%; padding:0px; font-weight:bold;}
.cpt_maincontent h3 {font-size: 110%; margin:0.3em 0; color:#333;}
.cpt_maincontent td {
	font-size:75%;
}
.product_list a {text-decoration: none;}
ul.product_list li {
	margin: 5px !important;
	text-align:left;
	float:left;
	border:solid 1px #ccc;
	width: 158px;
    height: 200px;
	background:#ffffff url(../../images/un-filet-nav.gif) repeat-y;
}
ul.product_list li table {
	margin:0 auto;
}
ul.product_list li a {
	color:#FF0033;
	display:block;
	font-weight:normal;
	text-decoration:none;
	font-size:90%;
	padding-left:5px;
}
ul.product_list li a:hover {color:#000;}
ul.product_list td a { background:#fff;}
ul.product_list li div {
	color:#666;
	font-size:115%;
}
.cpt_tag_cloud { background:#A4C388; margin:5px;}
.cpt_tag_cloud a { color:#fff; text-decoration:none;}
#cat_top_tree {overflow:hidden; margin-top:5px;}
#cat_advproduct_search select { width:100%;}
#cat_product_sort { margin-top:10px; }
h1.welcome {
font-size:13px; 
margin:0px; 
text-align:center;
background: url(../../images/mg_toolbar.gif) left top repeat;
color:#000;
padding:0px;
border-top:0px;
border-right:1px solid #CDCDCD;
border-bottom:1px solid #CDCDCD;
border-left:1px solid #CDCDCD;
height:18px;
}
h2.tbw_category  {
font-size:12pt; 
letter-spacing:-1px; margin:5px 0px; 
font-weight:normal;
text-align:center;
background: url(../../images/mg_toolbar.gif) left top repeat;
color: black;
padding: 0px;
font-weight: bold;
border: 1px solid #FF7518;
height: 25px;
}
h2.tbw_special  { background:url(../../images/mg_toolbar.gif) left top repeat-x; color:#000;}
.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;}
#container_main_content .product_list {padding-left: 60px;}
/* ====================== SET HOW CERTAIN COMPONENTS APPEAR IN VARIOUS CONTAINERS ====================== */
.cpt_maincontent p{
margin-top:0.7em;
}
/* ====================== (if you wish to overwrite default appearence of components in certain containers) ====================== */
#container_menu .cpt_auxpages_navigation a { color:#000; font-size:110%; text-transform:uppercase;} 
#container_menu .cpt_auxpages_navigation li { background:url(../../images/tbw_cat_li.gif) left 0.7em no-repeat;}


#container_topmenu_left .cpt_auxpages_navigation a ul  li { 
color:#000000; 
background:none; 
text-align:left; 
margin: 0px 1px; 
font-size:100%;
text-decoration:none;
}
#container_topmenu_left .cpt_auxpages_navigation a { 
text-decoration:underline;
}
#container_topmenu_left .cpt_auxpages_navigation a:hover { 
font-size:100%;
background:#4169e1; 
border: 1px solid #999;
margin:0px;
padding:2px;
background-attachment: fixed;
color:#fff;
text-decoration:none;
text-align:left;
}

#container_topmenu_right .cpt_divisions_navigation a ul  li { 
color:#000000; 
background:none; 
text-align:left; 
margin: 0px 1px; 
font-size:100%;
text-decoration:none;
}
#container_topmenu_right .cpt_divisions_navigation a { 
text-decoration:underline;
}
#container_topmenu_right .cpt_divisions_navigation a:hover { 
font-size:100%;
background:#4169e1; 
border: 1px solid #999;
margin:0px;
padding:2px;
background-attachment: fixed;
color:#fff;
text-decoration:none;
text-align:left;
}

#container_top .cpt_currency_selection {
	/*position:absolute;
 	top:-30px;
	right:10px; */white-space:nowrap; }
#container_footer .cpt_divisions_navigation { float:none; width:100%;
	text-align:center;
	padding:0;

}
#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:#FF0033; }
#container_left_sidebar h3 { margin:0; font-size:80%;  font-weight:bold; text-transform:uppercase; color:#fff; 
padding:2px 0px 0 20px;}
.cat_header{width:200px;}
.cat_header h3 { background:#FF7518; url(../../images/un_sb_h3.gif) left top repeat-x;}
.news_header h3 { background:#FF7518; url(../../images/un_sb_h3.gif) left top repeat-x;}
.poll_header h3 { background:url(../../images/un_sb_h3.gif) left top repeat-x;}
.searchterms h3 { background:#FF7518; margin:0; font-size:70%;  font-weight:bold; text-transform:none; color:#fff; padding:2px 0px 0 20px;}
.searchtermsul{
list-style:none;
font-size:70%;
}
.searchtermsul li{
padding:2px 0 0 10px;
}
#container_left_sidebar .cpt_custom_html {  
    background:url(../../images/mg_toolbar2.gif) left top repeat-x;
    color: black;
    padding:0;
    font-weight: bold;
    border-top: 1px solid #ff9900;
} 
.lang_label { display:inline; font-size:80%;}

#topbar .cpt_custom_html { display:inline;} 
#topbar .cpt_auxpages_navigation ul li a { color:#ffffff; background:none; text-align:center; margin: 0px 2px;}
#topbar .cpt_auxpages_navigation a:hover { 
background:url(../../images/mg_nav.gif) center repeat; 
height: 20px;
color:#ffffff;
text-decoration:none;
padding: 5px; 
text-align:center;
}
#topbar .cpt_divisions_navigation ul li a{ color:#000000; background:none; text-align:center; margin: 0px 2px;}
#topbar .cpt_divisions_navigation a:hover { 
background:url(../../images/mg_nav.gif) center repeat; 
height: 20px;
color:#ffffff;
text-decoration:none;
padding: 5px; 
text-align:center;
}
#topbar  .cpt_product_search {

}

#container_main_content ul { list-style-position:inside;}
/* ====================== STYLES OF ELEMENTS THAT APPEAR INSIDE VARIOUS COMPONENTS ====================== */
.tbw_logoblock { display:inline-block;}
.tbw_logoblock td { text-align:right; }
.tbw_logoblock .cpt_custom_html { display:inline;}
.tbw_company_name { padding-right:15px; display:inline;}
.tbw_company_name a { font-size:40px; letter-spacing:-1px; text-decoration:none;}
.light { color:#fff;}
.dark { color:#000;}
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:110px;
	margin:3px 0;
  background:#ffffff;
	border:1px solid #ccc;
}
#searchstring {
	width: 140px;
	margin:2px 0 0 1px;
	background-color:#ffffff;
	background: url(../../images/un-recherche.gif)left 3px no-repeat ;
	border:1px solid #ccc;
	font-size:12px;
	font-weight:normal;
	padding:2px 14px 2px 2px;
	color:#000;
}

.bluebg { background:#86ACCD;}
.darkbluebg {background:#688DAD;}
.middlebluebg { background:#4C91CD; }
.pinkbg{background:#b2657b;}

/*Блок всплывающих окон*/

ul.right_links {
margin:10px 0 10px 0;
display:inline-block;
}
ul.right_links li {
list-style:none;
height:23px;
width:210px;
margin: 2px 5px 0px 5px;
}
ul.right_links li a {
font-size:14px;
font-weight:500;
color:#097EAA;
text-decoration:none;
float:left;
padding-left:0px;
margin-left:4px;
}
ul.right_links li  i{
float:left; 
height:17px; 
width:25px; 
overflow:hidden; 
display:block;
padding-right:3px;
}
ul.right_links li  i.cred { 
background: url(menu-sprite-icons.png) 0 0 no-repeat;
}
ul.right_links li  i.sled { 
background: url(menu-sprite-icons.png)  -30px 0  no-repeat;
}
ul.right_links li  i.dost { 
background: url(menu-sprite-icons.png)  -60px 0  no-repeat;
}
ul.right_links li  i.iskt { 
background: url(menu-sprite-icons.png)  -90px 0  no-repeat;
}
ul.right_links li  i.calk{ 
background: url(menu-sprite-icons.png)  -120px 0  no-repeat;
}
ul.right_links li  i.samovz{ 
background: url(menu-sprite-icons.png)  -150px 0  no-repeat;
}
ul.right_links li  i.vigod{ 
background: url(menu-sprite-icons.png)  -180px 0  no-repeat;
}
ul.right_links li  i.price_follow{
    background: url(menu-sprite-icons.png)  -30px 0  no-repeat;
}
ul.right_links li  i.ur{ 
background: url(menu-sprite-icons.png)  -210px 0  no-repeat;
}
ul.right_links li  i.opt{ 
background: url(menu-sprite-icons.png)  -240px 0  no-repeat;
}
ul.right_links li a:hover{
}
ul.right_links li i.quest {
float:left;
width:12px;
height:12px;
/*background:#dadada;*/
display:block;
margin: 2px 0 0 5px;
background: url(quest-icon.png)  0px 0  no-repeat;
cursor:pointer;
}
ul.right_links li i.quest:hover {
background: url(quest-icon.png) 0 -12px no-repeat;
}
/*TOOLTIP*/
#tooltip {
width: 200px;
position: absolute;
z-index: 10;
border: 1px solid #1593db;
background-color: #e5f5fe;
font: 1em verdana;
color: #000;
padding: 5px;
opacity: 0.75;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
/*Modal-Window-Simplemodal*/
#basic-modal-content1, #basic-modal-content2, #basic-modal-content3, #basic-modal-content4, #basic-modal-content5 {display:none;}
/* Overlay */
#simplemodal-overlay {background-color:#000; cursor:default;}
/* Container */
#simplemodal-container {height:360px; width:700px; color:#222; background-color:#FFF; border:4px solid #444; padding:12px;}
#simplemodal-container .simplemodal-data {padding:8px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; font-size:12px; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container h3 {color:#84b8d9;}

/* ====================== PREDEFINED STYLES; edit, but do not delete these styles ====================== */

.small {
	font-size: 60%;
}
.big {
	font-size: 150%;
}
.background1, .background1 td {
	background-color: #eee;
}
.btn_checkout {
	font-size: 130%;
	font-weight: bold;
	margin: 10px;
	padding: 3px;
}
.prdbrief_price {
margin-left:20px;
}
.prdbrief_add2cart {
margin:10px 0 0 20px;
}
.prdbrief_options{
margin:10px 0 0 13px;
padding:0;
}
.prdbrief_comparison  {margin:10px 0 0 20px;}
.prdbrief_comparison input { vertical-align:middle;}
.error_block {
	font-weight: bold;
	color: red;
}
/*

a.admdivslst:hover,a.admdivslst:link,a.admdivslst:visited,a.admdivslst:active{text-decoration: none;color: blue;font-weight:normal;font-size:10pt;}
a.admdivslst:hover{color: navy;}

a.h_admdivslst:hover,a.h_admdivslst:link,a.h_admdivslst:visited,a.h_admdivslst:active{text-decoration: none;color: #888888;font-weight:normal;font-size:10pt;}
a.h_admdivslst:hover{color: #555555;}

*/
/*design folders*/

.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 {
	color: #898989;
	font-weight:bold;
	padding:0 2px;
	letter-spacing:-1px;
	overflow:hidden;
	white-space:nowrap;
	margin-right:6px;
}
.news_title {
	color:#404040;
	padding-bottom: 10px;
	line-height:120%;
}
.news_title { color:#000; font-weight:normal;}
.news_title a { color:#000; font-weight:normal;}
.news_title a:hover { text-decoration:underline !important;}
.news_viewall {

}
.news_subscribe , .news_thankyou {
	padding: 5px 0;
	overflow:hidden;
}

.news_subscribe_input{
	font-size:80%;
	vertical-align:middle;
	background:url(../../images/un_img-bt-ok.gif)left no-repeat;
	border: none;
	color:#fff;
	height:18px;
    width:19px;
	text-decoration:none;
	font-weight:bold;
}

.news_subscribe div, .news_thankyou div  {
	display:inline;
	width:auto;
}
.news_subscribe div img { vertical-align:middle;}
/************************
BLOG STYLES
***************************/
.cpt_maincontent h2.post_title {
	color: #666;
	margin: 30px 0 3px 0;
	padding:0;
}
.post_title a { color:#304C92; text-decoration:none; font-size:120%; font-weight:bold;}
.post_date {
	color: #999;
	border: 0px solid #EEE;
	border-top-width: 1px;
	margin-bottom: 15px;
}
.post_content {
	padding-left: 15px;
}
/***************************
PRODUCTS COMPARISON
****************************/
.cmp_headers {
	background-color: #eee;
}
.cmp_column_odd {
	background-color: white;
	vertical-align: top;
}
.cmp_column_even {
	background-color: #8a9dab;
	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
****************************/
.cpt_product_name{
margin:0.3em 0;
}
.product_price_buy{
background:#ffffff url(../../images/un_back.gif) repeat;
margin:0 0 0 322px;
padding:10px;
width:280px;
}
.regularPrice {
	color: #A52A2A;
	text-decoration: line-through;
}
.totalPrice {
	color: #b9340b;
	font-weight: bold;
	font-size: 200%;
}
.youSaveLabel {
	font-size: 75%;
}
.youSavePrice {
	font-size: 75%;
}
.prd_out_of_stock {
	font-style:  italic;
}
.prdbrief_thumbnail{
float:left;
border: 0px solid #999999;
border-bottom-width: 1px;
margin-bottom: 5px;
position:relative;
}
.prdbrief_name {
margin:5px 0;
padding:0;
}
.prdbrief_name a {font-size: 140%;text-decoration:none;font-weight:bold;color:#333;border-bottom:1px dashed #333;}
.prdbrief_name a:hover {color:#222;border-bottom:1px solid #222;}
.product_option { width:100%; //width:auto;}
.cpt_product_images { float:left;}
.cpt_product_params_selectable {margin:0.3em 0;width:100%;}
.cpt_product_params_selectable table{margin:0;padding: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:10px 0 10px 20px;
}
/*slider*/
.slider-content {
text-align:left;
float:left;
padding: 0px;
margin-left: 10px;
margin-top: 5px;
height:380px;
width:790px;

}
.slider1 {height:380px;width:790px;background:url("/published/publicdata/GRAVIRA/attachments/SC/themes/Un_grise/slider/2016.jpg") no-repeat scroll 0 0px transparent;background-position:0px 0px;}
.slider2 {height:380px;width:790px;background:url("/published/publicdata/GRAVIRA/attachments/SC/themes/Un_grise/slider/30015_4.jpg") no-repeat scroll 0 0px transparent;background-position:0px 0px;}
.slider3 {height:380px;width:790px;background:url("/published/publicdata/GRAVIRA/attachments/SC/themes/Un_grise/slider/jeton.jpg") no-repeat scroll 0 0px transparent;background-position:0px 0px;}
/*.slider4 {height:380px;width:790px;background:url("/published/publicdata/GRAVIRA/attachments/SC/themes/Un_grise/slider/benzin_v_podarok.jpg") no-repeat scroll 0 0px transparent;background-position:0px 0px;}*/
.slider5 {height:380px;width:790px;background:url("/published/publicdata/GRAVIRA/attachments/SC/themes/Un_grise/slider/medalion.jpg") no-repeat scroll 0 0px transparent;background-position:0px 0px;}
.slider6 {height:380px;width:790px;background:url("/published/publicdata/GRAVIRA/attachments/SC/themes/Un_grise/slider/pickpointutp.jpg") no-repeat scroll 0 0px transparent;background-position:0px 0px;}
/*.slider7 {height:380px;width:790px;background:url("") no-repeat scroll 0 0px transparent;background-position:0px 0px;} */
/*.slider8 {height:380px;width:790px;background:url("") no-repeat scroll 0 0px transparent;background-position:0px 0px;} */


/****************************
SHOPPING CART
*****************************/
.background_cart_top {
	background-color: #eee;
	border-bottom: 1px #99C9DF solid;
	padding-left:15px;
}
.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: #eee;
	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;
}
/* Basket right
--------------------------------------------------*/
.bsk_right { float:left; width:210px; padding:54px 0 0 22px; color:#919296; font-size:11px;}
.bsk_right h6 { font-size:12px; height:24px; padding:8px 0 0 16px; color:#FFFFFF; background:#858585 url("i/bg22.gif") no-repeat;  }

/* Basket right/Block
--------------------------------------------------*/
.br_blk { background: url("i/bg23.gif") no-repeat 0 100%; padding:0 0 6px 0; margin:0 0 25px 0; _height:1px;}
.br_blk ul { margin:0px; padding:8px 6px 0 6px; list-style:none; border-left:1px solid #eeeeee; border-right:1px solid #eeeeee;}
.br_blk ul li { padding:0 0 12px 0}
/********************
HOMEPAGE UNFOLDED TREE
*********************/
.rcat_root_category {
	font-size: 120%;
	font-weight: bold;
}
.rcat_products_num {
	color: #cdcdcd;
	font-size: 90%;
	font-weight:bold;
}
.rcat_child_categories { width:300px; color:#cdcdcd;}
.rcat_child_categories a {
	font-size: 100%;
	font-weight: normal;
	color:#000;
	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: #eee;
}
#reg_confcode td {
	background-color: #eee;
}
#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:#cdcdcd;
	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; font-size:100%; color:#333;}
#cat_info_left_block {}
.cat_subcategories {margin-bottom:7px;}
.cat_subcategories span{margin-right:10px;}
.cat_subcategories a{color:#b9340b;}
.cat_subcategories a:hover{color:#FF0033;}
#cat_advproduct_search {float:right;}

.cat_path_in_productpage img { margin-right:10px;}
.cat_path_in_productpage td{ 
font-weight:bold;
color: #b9340b;
padding:0px;
}
.cat_path_in_productpage a { color:#b9340b; 
font-size:115%; 
font-weight:bold; 
text-decoration:none;
}
.cat_path_in_productpage a:hover { border-bottom:solid 1px;}

/************
.
CHECKOUT
************/
.checkout_noframe_title {
	padding: 5px 15px;
}
#checkout_have_account {
	padding: 15px;
	background-color: #ff9900;
	margin: 0 -5px 15px -5px;
}
#checkout_logininfo { width:725px;}
#checkout_logininfo .inputtext, #checkout_addresses .inputtext, #checkout_addresses textarea {
	width: 300px;
}
.paddingblock input.checkout_buttons {
	font-size: 130%;
	font-weight: bold;
	margin:5px 0;
	
	}
.checkout_steps_divider {
	width: 40px;
	height:1px;
	background-color:#247bc3;
	overflow:hidden;
}
#checkout_addresses { width:800px;}
#checkout_addresses td { } 
/**********************
ORDER STYLES
***********************/
tr#ord_total_row * {
	font-size: 105%;
	font-weight: bold;
}
.row_odd td {
	background-color: #f5e7a1;
}
.row_even td {
	border: 0px solid #eee;
	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 {padding-bottom:10px;}
#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%;}

/*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;}
.cpt_product_add2cart_button input {vertical-align:middle;}

/*karusel*/

.jcarousel-skin-tango .jcarousel-container {
    font-size:110%;
    background:#fff;
    border: 1px solid #cdcdcd;
}

.jcarousel-skin-tango .jcarousel-container a {text-decoration: none;} 

.jcarousel-skin-tango .jcarousel-direction-rtl {
    direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 850px;
    padding: 0px 80px;
	font-size:100%;
	font-weight: bold;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 165px;
    height: 200px;
    padding: 40px 0px;
	font-weight: bold;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  850px;
    height: 195px;
	font-size:70%;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width: 165px;
    height: 200px;
	font-size:70%;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 75px;
    height: 75px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-left: 0px;
    margin-right: 0px;
	border-left: 1px solid #cdcdcd;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 0px;
    margin-right: 0px;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 47px;
    right: 0px;
    width: 80px;
    height: 100px;
    cursor: pointer;
    background: transparent url(../../images/next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../../images/prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -80px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -160px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -240px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 47px;
    left: 0px;
    width: 80px;
    height: 100px;
    cursor: pointer;
    background: transparent url(../../images/prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 0px;
    background-image: url(../../images/next-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, 
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: -80px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -160px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -240px 0;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 0px;
    left: 56px;
    width:50px;
    height: 40px;
    cursor: pointer;
    background: transparent url(../../images/next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
    background-position: 0 -40px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -80px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -120px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 0px;
    left: 53px;
    width: 50px;
    height: 40px;
    cursor: pointer;
    background: transparent url(../../images/prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
    background-position: 0 -40px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -80px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -120px;
}
		/*элементы правой панели*/
		.right_panel {
		margin-right:-140px;
		margin-top:200px;
		/*обязательное свойство*/
		padding:20px; 
		height:220px;
		width:93px; 
		position:fixed; /*обязательное свойство*/
		top:0; /*обязательное свойство*/
		right:0; /*обязательное свойство*/
		background:#fcfcfc;	
		z-index:99;
		}		
		.right_panel div.open {
		width:60px;
		height:360px;
		position:absolute; /*обязательное свойство*/
		top:10px; /*обязательное свойство*/
		right:132px; /*обязательное свойство*/
		/*background:#ccc url(../images/booton.png) no-repeat;*/
		cursor:pointer;	
		z-index:99;
		}