*{margin: 0; padding: 0;}
html {height: 100%}
body {
	font: 12px Tahoma, Verdana, Arial;
	width: 100%;
	height: 100%;
	color: #363636; 
	position: relative;
	background:url('../images/body.png') repeat-y center;
	background-color: #e5d8bb;
}
a, a:hover {text-decoration: none;}
img {border: none;}
ul li{list-style: none;}
.clear {clear: both;}
#wrapper {
	position: relative;overflow: hidden;
	width: 1070px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	text-align: left;
	padding-top: 10px;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
	overflow: visible; 
	position:relative; 
	background-color: #fff;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding: 0 20px 10px 20px;
}
.header-info {
	width:1031px;
	height:332px;
	margin-top: 10px; 
	background: url(../images/header_info.png) no-repeat;
}
.header-info1 {
	width: 377px;
	height: 154px;
	background: url(../images/header_info1.png);
}
.header-info2 {
	width: 377px;
	height: 143px;
	background: url(../images/header_info2.png);
	margin-top: 8px;
}

.header-info1-title {
	font-size: 14px; 
	font-weight: bold; 
	color: #f76731;
    padding: 20px 20px 5px 145px;
    line-height: 14px;
}
.header-info1-text {
	font-size: 11px; 
	color: #4b4b4b;
	padding: 0 20px 20px 145px;
}

.header-text {float: left; margin:15px 0 0 15px;}
.hbg2{ height: 77px; overflow: hidden; }
.hlogo{ width: 309px; height: 57px; float: left;}
.hflags .hflist .wide{ width: 63px;}
.hphones{ width: 310px; height: 120px; background: url(../images/cart_bg.png);}
.hphones .hplist{ padding: 0 35px; line-height: 11px; }
.hphones .hplist dt{ top: 11px; position: relative; color: #8b8b8b; font-size: 11px; }
.phones {float: left; line-height: 45px;}
.hcart {
	position:relative;
	background-color: #fdf3de;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #fbaa80;
	width: 193px;
	height: 88px;
}
.hcart span {
	font-size: 14px; 
	font-weight:bold; 
	margin-left: 15px; 
	color: #f66530;
	border-bottom: 1px dashed #f66530;
	line-height: 28px;
}
.hcart .hcpadd {margin-left: 15px;}
.hcart img{ vertical-align: middle; }
.top_menu {
	width: 100%; 
	height:50px; 
	color:#fff; 
	background:url('../images/top_menu/menu.png');  
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.top_menu td {text-align:center; font-size:13px; font-weight:bold; border-right: 1px solid #fc8f57; cursor: pointer;}
.top_menu td:hover {background:url('../images/top_menu/menu_hover.png');}
#testi_menu:hover {background:url('../images/top_menu/testi_hover.png') right;}


#online_chat{color: white; text-decoration: none;}
#online_chat:hover {color: white; text-decoration: none;}
#cart_checkuot
{
	display:block;
	width:91px;
	height:23px;
	background-image:url(../images/checkout.png); 
	float:left;
	text-align:center;
	line-height: 23px;
	color: #797979;
}
#cart_checkuot:hover {text-decoration: none;}
#languages_list {float:left; width:120px;}
#currencies_list {float:left; width:120px;}
#site_name {width: 370px; padding-left: 15px; text-align: left; cursor: default;}
#site_name:hover {background:none;}
#site_name a {color: #fff; font-size:27px; font-weight: bold;}
#site_name a:hover {text-decoration: none;}

#chatImageSpan {font: 12px Georgia; cursor:pointer; text-align: center; color: white;}
#cart_sum {font-size: 16px; font-weight:bold; color:#363636; line-height: 26px;}
#cart_sum a, #cart_sum a:hover  {color:#363636;}
#cart_items {color: #ee5821; text-decoration: underline;}
#cart_items a, #cart_items a:hover{color: #ee5821;}
#tools_languages {float: right; margin-top: 10px;}
#tools_currencies {float: right;  margin-left: 5px; margin-top: 10px;}
/* Middle
-----------------------------------------------------------------------------*/
#cart_total_bg {padding-right:70px; font-weight:bold; float: right; text-align: center;}
#cart_total_bg span {color:#4E4E4E;}
#middle {overflow: hidden;width: 1030px; height: 1%; background-color: #fff; padding: 0 20px 20px 20px;}
#middle:after {content: '.'; display: block; clear: both; visibility: hidden; height: 0;}
#container {width: 610px; float: left;}
#content {clear: both; float: none;}
#content .ctitle { 
	color: #202020; 
	line-height: 45px; 
	font-size:15px; 
	font-weight: bold; 
	padding-left: 20px; 
	width: 588px; 
	border-bottom: 1px solid #ffb980; 
	background-color: #ffe9cc;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#content .ctitle2 { padding-top:15px; padding-bottom:7px; font-size:14px; font-weight: bold; }

.pblocks { padding: 10px 0; padding-top:10px; text-align: center; color: #444; margin-bottom: 0px; clear: both; float: none;}
.pblocks li{text-align: left; float: left; margin-right: 12px; margin-bottom: 12px;}
.pblock { width: 123px; height:239px; padding:10px 10px 0 10px; background:url('../images/data/product.png') no-repeat;}
.pblock-name {height: 30px; line-height: 14px; width: 100%;}
.pblock-name a, .pblock-name a:hover {text-decoration: none; color: #353434; font-size: 13px; font-weight: bold;} 
.pblock-ingr {height: 22px; line-height: 10px; width: 100%; border-bottom: 1px dashed #dfdfdf;}
.pblock-ingr td {vertical-align: top;}
.pblock-ingr a, .pblock-ingr a:hover {color: #199086; font-size: 11px;}
 a.tablet-ico {float: left; margin-left: 10px;}
.pblock .bttn {float: left; width: 91px; height: 27px; background: url(../images/price_bg.png) no-repeat; margin-bottom: 10px; margin-left: 15px;}
.pblock-descr {color:#4e4e4e; padding-top:3px; font-size: 11px; border-top: 1px dashed #DFDFDF; line-height: 13px;}
.price_prep_val {
	display:block; 
	font-size: 14px; 
	height: 27px; 
	font-weight:bold; 
	float: left; 
	line-height: 25px; 
	color: #fff; 
	width: 61px; 
	padding-left:30px;
}
.cart_table{ margin-top:10px; font-size: 12px; width: 610px;}
.cart_table .trh { 
	font-weight:bold; 
	color:#fff; 
	background-color:#3fbab0; 
	height: 30px; 
	border: 1px solid #dbdbdb;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.cart_table .td {float: left; line-height: 30px; }
.cart_table .fst {width: 180px;}
.cart_table .trh .fst {padding-left: 10px;}
.cart_table .tr .fst {font-weight: bold; padding-left: 0px; clear: both; }
.cart_table .tr .fst img { margin: 0px; float: left; border: 1px solid #DBDBDB;}
.cart_table .fst_half{ width: 125px; text-align: center; }
.cart_table .tr .fst_half {color: #4e4e4e; font-size: 12px; line-height: 30px;}
.cart_table .fst span{ font-size: 11px; padding: 0 0 0 55px; }
.cart_table .snd{ width: 75px; text-align: center; padding-left: 0px; }
.cart_table .thd{ width: 85px;text-align: center; }
.cart_table .fth{ width: 80px;text-align: center; }
.cart_table .tr .fth {text-align: center;  line-height: 30px;  }
.cart_table .vth { width: 40px; text-align: center; }
.cart_table .sth { width: 110px; }
.cart_table .tth  { width: 110px; text-align: center; font-size: 11px; }
.cart_table .tth a, .cart_table .tth a:hover {
	color: #fff; 
	text-decoration: none; 
	background: url(../images/data/btn_buy.png) no-repeat center; 
	width:98px; height:41px; 
	margin-top:-5px; 
	line-height:40px; 
	display: block;
}
.cart_table .tth a:hover {text-decoration: none; }
.cart_table .bttm_left{ line-height: 34px; font-size: 14px; font-style: italic; width: 335px; }
.cart_table .bttm_right{ line-height: 34px; width: 115px; }
.cart_table .vth img {position: relative; top:2px;}
.cart_table select{ width: 50px; *margin: 4px 0 0; }
.cart_table .td_spec{ 
	line-height: 30px; 
	border-left:1px solid #E4E4E4;
	border-right:1px solid #E4E4E4;
	border-bottom:1px solid #E4E4E4; 
	background-color: #f8f8f8;
}
.cart_table .td_spec a {
	color: #199086; 
	padding: 3px 10px;
	margin-left: 10px;
	text-decoration: underline;
}
.cart_table .td_spec a span {color: #F57300;}
.cart_table .td_spec2 {height:30px; font-weight:bold; padding: 0 10px; line-height: 30px; background-color: #faeed1;}
.cart_table .shipping_metod { 
	border-bottom: 1px solid #e4e4e4;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	background-color: #fff;
}
.cart_table .shipping_metod .tr { float: left; width: 100%; line-height: 35px;}
.cart_table .shipping_metod .tr:first-child { border-bottom: 1px solid #dbdbdb;}
.cart_table .shipping_metod .tr input {margin-top: 10px; float: left;}

.cart_navi { padding: 15px 0; width: 100%; text-align: center;}
.cart_navi li{ width: 200px; float: right; }
.cart_navi a:link, .cart_navi a:visited, .cart_navi a:active, .cart_navi a:hover {text-decoration: none;}
.cart_navi a:hover {text-decoration: none; }
.cart_navi .left{width: 193px; font-size:13px; height: 37px; cursor: pointer; color:#fff; background: url(../images/contine_shoping.png);border: 0px; text-align: center; font-weight: bold; }
.cart_navi .left a :hover{text-decoration: none;}
.cart_navi .center {width: 193px; font-size:13px; border: 0px; height: 37px; color:#fff; background: url(../images/contine_shoping.png); text-align: center; cursor: pointer; font-weight: bold; margin: 0 4px;}
.cart_navi .center a:hover {text-decoration: none; }
.cart_navi .right {width: 193px; font-size:13px; height: 37px;  cursor: pointer; color:#fff; background: url(../images/checkout_cart.png); text-align: center; border: 0px;font-weight: bold;}
.cart_navi .right a:hover {text-decoration: none;}
#cart_shipping {border-left: 1px solid #dbdbdb; border-right: 1px solid #dbdbdb; background-color: #E7E7E7;}

.bonus_for_consumers{ font-size: 13px; padding:20px;}
.cheker-bonus {vertical-align: middle; width: 30px;}
.cheker-descr {vertical-align: middle;}

.contact_form{ font-size: 13px; font-weight: bold; line-height: 20px; padding-left: 30px; }
.contact_form .fields{ padding: 20px 0;}
.contact_form .fields dt{ width: 100px; text-align: right; position: relative; top: 5px; font-size: 12px; }
.contact_form .fields dd{ padding: 0 0 0 110px; margin: -15px 0 0; }
.contact_form .text{ border: 1px solid #ccc; width: 315px; padding: 2px; }
.contact_form textarea{ border: 1px solid #ccc; width: 400px; padding: 2px; height: 150px; }

.contact_form .conf_code{ padding: 10px 20px; }
.contact_form .conf_code img{ vertical-align: middle; border: 1px solid #ccc; }
.contact_form .conf_code dt{height: 48px; overflow: hidden; margin-left: -9px; }
.contact_form .conf_code dt a{text-decoration: underline; margin-left: 20px; cursor: pointer;}
.contact_form .conf_code .conf_field{ border: 1px solid #ccc; width: 133px; padding: 2px; float: left; }
.contact_form .bttn {width: 125px; height: 27px; background: url(../images/send_msg_ord.png); margin-left:285px; color:#fff; cursor: pointer; border: 0; font-size: 12px;}
.contact_form .bttn_cont{float:left; margin-left: 15px; margin-top: -5px; }

.edpi{ border: 1px solid #C3C3C3; width: 511px; height: 164px; overflow: hidden; margin: 0 0 7px; }
.edpi .pic{ width: 138px; float: left;}
.edpi .dtext{ width: 373px; float: right;}
.edpi .name{ line-height: 36px; padding: 0 10px; background: #E6E6E6; }
.edpi .name h3{ font-size: 13px; }
.edpi .descr{ padding: 10px; height: 68px; overflow: hidden; color: #444; }
.edpi .bttm_stats{ background: #F0F0F0; height: 40px; overflow: hidden; line-height: 40px; padding: 0 10px; color: #575656; font-weight: 700; }
.edpi .bttm_stats span{ color: #e12727; }
.edpi .bttm_stats span.black{ color: #000; }
.edpi .bs_left{ width: 30%; float: left; }
.edpi .bs_center{ width: 40%; float: left; }
.edpi .bs_right{ width: 30%; float: right; text-align: center; }
.edpi .bs_right a:link, .edpi .bs_right a:visited, .edpi .bs_right a:active, .edpi .bs_right a:hover {color: #fff; text-decoration: underline; background: url(../images/bttn_buy.png) no-repeat center; display: block; padding: 0 0 0 20px;}
.edpi .bs_right a:hover {text-decoration: none; }

.faq ul{ margin: 0 0 0 20px; line-height: 25px; }
.faq ul li{ list-style: disc; color: #444; }
.faq ul.nodisk{ margin: 0 0 0 20px; line-height: 25px; }
.faq ul.nodisk li{ list-style: none; color: #444; }
.faq a, .faq a:hover {color: #2c6687; text-decoration: underline;}
.faq, .faq .ontop{ padding: 10px 0; width: 575px;}
.answer {width:575px; float:left; color: #626262;}
.faq_let {width:20px; float:left; font:14px Arial; font-weight: bold;}
.question {width:600px; float:left; font:14px Arial;font-weight: bold; margin-bottom: 5px;}
.faq .ontop a {color: #3e9d95; text-decoration: underline; font-size: 11px;}

.order_status{ font-size: 12px; font-weight: 700; line-height: 20px;}
.order_status .fields{ padding: 10px 0; }
.order_status .fields dt{ width: 150px; text-align: right; position: relative; top: 5px;}
.order_status .fields dd{ padding: 0 0 0 160px; margin: -15px 0 0; }
.order_status .text{ border: 1px solid #ccc; width: 260px; padding: 2px; }

.order_status .conf_code img{ vertical-align: middle; border: 1px solid #ccc; }
.order_status .conf_code dt{ height: 48px; overflow: hidden; }
.order_status .conf_code dt a{text-decoration: underline; margin-left: 20px; cursor: pointer;}
.order_status .conf_code .conf_field {border: 1px solid #ccc; width: 133px; padding: 2px; float: left; }
.order_status .bttn{ width: 125px; height: 27px; background: url(../images/send_msg_ord.png); cursor: pointer; border: 0; color:#fff; font-size: 12px; margin-left: 300px; }
.order_status .bttn_cont{ float:left; margin-left: 15px; margin-top: -5px; width: 110px;  }

.product_info .pic_side{ float: left; border: 1px solid #dbdbdb; margin: 15px;}
.product_info .descr_side h2{ line-height: 40px; font-size: 18px; }
.product_info .descr_side h2 span{ color: #585858; font-weight: 400; }

.product_info h2{ font-size: 17px; line-height: 40px; }
.product_info .question{ color: #2587b5; font-weight: 700; }
.product_info p{ padding: .4em 0; }

.product_table {
	width: 608px; 
	border: 1px solid #dbdbdb; 
	margin-bottom: 10px; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.product_table .tr {line-height: 40px; font-weight: bold; border-top: 1px solid #e4e4e4; }
.product_table .trh {
	background-color:#3fbab0; 
	line-height: 30px; 
	height:30px; 
	font-weight: bold; 
	color: #fff;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.product_table .td { float: left; padding: 0 3px; }
.product_table .vt {padding: 0 10px; text-align: center; width: 80px;}
.product_table .fst {width: 160px; padding-left: 30px;}
.product_table .snd { width: 85px; text-align: center;}
.product_table .thd { width: 95px; text-align: center;}
.product_table .fth { width: 85px; text-align: center;}
.product_table .vth { width: 90px; text-align: center;}
.product_table .vth a img {margin-top: 4px;}
.product_name {font: 20px Arial; font-weight:bold; color:#60982c; margin-bottom: 15px; float: left; width: 455px;}
.product_descr {float:right; width: 440px; padding: 15px;}
.product_detaled {font:16px Arial; color:#555555; font-weight: bold; margin-bottom: 20px;margin-top: 15px;}
.product-info-prep {float: left; width: 100%; margin-bottom:10px;}

.bord {
	padding: 10px; 
	background-color: #e7e7e7; 
	border-bottom: 1px solid #e4e4e4; 
	border-left: 1px solid #e4e4e4; 
	border-right: 1px solid #e4e4e4;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.cart_list {float: left; font-weight: bold;}

.your_message_caption {padding-left:25px; font-size: 12px;}
.your_message_cont {padding: 0 25px;float: left;}
#contact_note {margin-top: 20px;}

#cart_gifts {border-left: 1px solid #e4e4e4;border-right: 1px solid #e4e4e4;}

.related {border-left: 1px solid #e4e4e4;border-right: 1px solid #e4e4e4;border-bottom: 1px solid #e4e4e4;}
.cart_table .tr .fst_rel {clear:both;color:#E3580C;font-weight:bold;padding-left:0;width:180px;}
.cart_table .tr .sth_rel {color:#4E4E4E;font:bold 12px/35px Arial;padding:5px 0;width:145px;}
.cart_table .tr .thd_rel {text-align:center; width:100px;}
.cart_table .tr .tth_rel {font-weight:700;width:100px; padding:0px; background:url("../images/data/btn_buy.png") no-repeat left center;}
.cart_table .tr .tth_rel a {color:#739FAC;display:block;font:bold 11px Arial;line-height:normal; text-align:left; padding-left:25px;  text-decoration:underline;}
.cart_table .fst_capt {width:160px;}
.cart_table .sth_capt {width:165px;}
.cart_table .thd_capt {text-align:center; width:60px;}
.cart_table .tth_capt {font-size:11px;text-align:center;width:110px;}

#cart_bonuses {
	width:608px; 
	border: 1px solid #ffb980;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #fff7e3;
}

.testimonials {margin-bottom: 10px;}
.testi_caption {height: 35px; font:14px Arial; line-height: 42px; padding-left: 35px; background:url("../images/main_testi_bottom.png") no-repeat;}
.testi_content {
	padding: 10px; 
	border: 1px solid #dbdbdb;
	border-bottom: 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.title {font-size: 18px; font-weight:bold; line-height: 30px;}
.title-product {
	background-color: #ebebeb; 
	font-size: 15px; 
	font-weight: bold; 
	line-height: 30px;
	border: 1px solid #dbdbdb;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	padding-left: 10px;
	border-bottom: 0px;
	height: 40px;
}
.title span {font-weight: normal;}
.text-product {
	border: 1px solid #dbdbdb;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #fff;
	margin-top: -10px;
}
.title-cart {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background-color: #f8f8f8;
	border: 1px solid #dbdbdb;
	line-height: 40px;
	padding-left:15px;
	font-size: 14px;
	font-weight: bold;
}
.faq_caption{height: 33px; font-size:15px; font-weight:bold; line-height: 33px; color: #3e9d95;}
.faq_caption span {color:#799b3c; margin-right: 15px; }
.faq_content {padding: 10px;}
.faq_cont ul{margin: 10px 0 10px 20px;}
.faq_cont ul li{margin: 5px 0 5px 0px; list-style:disc;color: #837D7D;}
.faq_descr {margin-top: 15px;}

.widg_shipping .delivery_name {width: 150px; float: none;}
.delivery_name {width: 330px; float: left; margin-left: 20px;}
.delivery_price {margin-left: 28px; float: left; width: 85px; text-align: center; font-weight: bold;}
.best_sales {background:url(../images/best_sales.png) no-repeat 10px 11px;}

.ed_block_content {
	width: 175px;
	height:342px;
	margin-right: 12px; 
	padding:10px 10px 0 10px; 
	float: left; 
	margin-top: 12px;
	background:url(../images/ed_pack/ed_bg.png) no-repeat;
}
.ed_ico {text-align: center;}
.ed_content {padding-top: 10px; font-size: 10px; height: 120px; overflow: hidden;}
.ed_caption_name {font-weight: bold; line-height: 35px; height: 55px;}
.ed_bonus {line-height:28px; color: #fff; font-weight: bold; font-size: 13px; text-align: center;}
 a.ed_bttn_buy {
 	background:url(../images/ed_pack/bttn_ed_buy.png) no-repeat; 
 	width: 75px; 
 	height: 27px;
 	display: block;
 	padding-left: 30px;
 	line-height: 25px;
 	color: #fff;
 	font-weight: bold;
 	font-size: 14px;
 	margin-left: 35px;
}
.about_us {padding: 10px 5px;}
.about_us_info {font: 14px Arial; margin: 10px 0px;}
.about_us_addr {font: 14px Arial; font-weight: bold; color: #555555;}
.about_adress {font: 14px Arial; margin: 2px 5px;}

.our_policy {padding: 10px 5px;}
.our_policy_capt {font: 14px Arial; font-weight: bold; margin: 10px 5px; color: #555555;}
.our_policy_descr {padding-left: 5px; font: 14px Arial;}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {position: relative; margin-right: 15px; width: 195px; }

.title_side_testi {
	height:37px; 
	background-color:#38b5ab; 
	line-height: 37px; 
	color: #fff; 
	font-size: 13px; 
	font-weight: bold; 
	padding-left: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	position: relative;
}
.title_news_side {background:url(../images/news_list_header.png) no-repeat; height:23px; padding-top: 5px; margin:0 auto;}
.title_side_faq {background:url(../images/news_list_header.png) no-repeat; width:224px; height:23px; padding-top: 5px; margin:0 auto;}

.sidebar .title h2{ font-size: 13px; color: #2587b5; padding: 0 10px; }
.side_menu{ line-height: 25px; font-weight: 700; font-size: 11px; padding-left:35px; width: 173px; background-color: #efefef; background:url(../images/data/content_li.png) center; border:1px solid #eeeeee; border-top: 0px;}
.side_menu li{ list-style-type: disc;}
.side_menu li a {padding-top:2px; font-weight:normal;}
.side_menu li a:hover {color:red; text-decoration:underline;}

table.alphabet {float: left;}
table.alphabet a {width: 16px; border-right: 1px dotted #bebebe; line-height: 12px;}
table.alphabet {float:left; width: 100%; height: 25px;}
table.alphabet .active {color:#323232; text-align: center; float: left;}
table.alphabet .inactive {color:#a6a6a6; display: block; text-align: center; width: 16px; line-height: 12px; border-right: 1px dotted #bebebe; float: left;}
table.alphabet .current {color:#ed5028; font-weight: bold;  text-align: center; width: 16px;  float: left; border-right: 1px dotted #bebebe; line-height: 12px;}

#faq_title {font: 13px Arial; margin-left:15px; color:#727272; font-weight: bold;}
#news_title {font: 13px Arial; margin-left:15px; color:#727272; font-weight: bold;}
.news_title {font: 13px Arial; margin-left:15px; color:#727272; font-weight: bold;}
.news_caption {font-size:11px; color:#3e9d95; font-weight: bold; padding: 7px 0 4px 0;}

.news_date {color:#bbb8b8;}
.news_content {color:#414141; padding: 4px 0 7px 0; font-size: 11px; border-bottom: 1px dashed #dbdbdb;}
.faq_cont {padding-top: 4px; padding-bottom: 10px;}
.testi_content_side {background:url('../images/side_testi_cloud.png') no-repeat; padding: 10px;}
.testi_content_name {font-weight: bold; font-size: 11px; padding-left: 20px; line-height: 22px;}
.testi_content_messg {color: #414141; font-size: 11px; height: 114px; overflow: hidden;}

.payment-ico {margin: 10px 0;}
.shipping-ico {margin: 10px 0;}
/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {margin-left: 15px; position: relative; width: 195px;}
.sidebar {float: left; min-height: 1px;}

.side_search {width: 472px; height: 37px; background:url('../images/search_bg.png');}
.side_search input{ border: 0px;}
.side_search .text {height:35px; margin: 1px 0 1px 7px; width: 425px; color: #393939; float: left; background-color: transparent;}
.side_search .bttn{
	cursor: pointer;
    height: 27px;
    margin-left: 8px;
    margin-top: 5px;
    width: 27px;
    background-color: transparent;
}
.sidebar .widg { color: #606060; font-size: 13px; padding: 10px; margin-left:112px; }
.widg_testi, .widg_news { 
	padding: 0 10px 10px 10px; 
	background-color: #f3f3f3;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
.widg_testi {padding: 10px;}
.sitemap_link {margin-left: 25px;}
.sitemap_link img {padding-right: 5px; position: relative; top: 2px;}
.sitemap_link a {color:#5a685e; text-decoration: underline;}
.product_info {margin-top: 5px; margin-bottom: 40px; clear: both;}

.category_titel {
	padding: 0 0 0 25px; 
	line-height: 29px; 
	background:url('../images/content_list.png') no-repeat #f3f3f3 15px 13px;;
	border-bottom: 1px solid #fff;}
.category_titel a {font-weight: bold; color: #363636;}
.category {margin-left: 7px;}
.catecory-bottom {
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	padding-bottom: 10px;
}

.order_info_tbl {width: 575px;}
.order_info_tbl th {width: 32%; padding-left: 10px;}
.order_info_tbl td {padding-left: 20px;}

/* Footer
-----------------------------------------------------------------------------*/
#footer {padding: 0 20px; width: 1030px; margin: 0px auto; background-color: #fff;}
.footer-line {text-align: left;	height: 50px; border-top: 1px solid #c6c3b7;}
.bottom_menu, .bottom_menu li { float:left; line-height:40px;}
.bottom_menu li a {color:#444946; padding:0 7px; border-right: 1px solid #c6c3b7;}
#copyright {color:#7a7b7a; float: right; line-height: 40px; font-size: 11px; margin-right: 20px;}
.footer-social {float: right; margin-top: 10px;}

.not_fount {margin-left: 80px; margin-top: 25px; font: 14px Arial; font-weight: bold;}
.read_more {text-align: right;}
.read_more a {color: #199086; font-size: 11px; text-decoration: underline; padding-right: 5px;}
.errors {text-align: center; color:red; margin-top:10px; font:14px Arial; clear: both;}
.success {text-align: center; color:red; margin-top:10px; font:14px Trebuchet MS; clear: both;}

.slot .block {float:left;}

.banner {float: left; margin-top: 10px; text-align: center; width: 100%;}
.decor {width: 171px; height: 109px; margin:0 auto;}
#chat_online {width: 195px; height:74px;  cursor: pointer; position: relative;}
#chat_online img {position: absolute; left: 0px; top:0px;}
#product_list {width: 100%;}
#categories_list {width: 100%;}
#static_sidebar_search {float: left; margin-left: 13px; margin-top: 281px;}
#tools_letter {margin-bottom:10px; border-bottom: 1px solid #e7e7e7;}
#static_decor_sidebar_package_image {float: right; margin-right: 10px; margin-top: 15px;}
#testimonials_list {width: 100%; margin-top: 10px;}
#static_bookmark {width: 100%; margin-top:10px;}
#news_list {width: 100%; margin-top:10px;}
#static_sitemap { width: 100%; margin-top:10px;}
#static_sidebar_payment_systems {width: 100%; margin-top: 10px;}
#user_menu_block {width: 100%;margin-top:10px;}
#tools_shipping_banner {width: 100%; margin-top:10px;}
#static_sidebar_sitemap {width: 100%; margin-top:10px;}
#static_sidebar_subscribe_news {width: 100%; margin-top:10px;}
#static_sidebar_bookmark {width: 100%; margin-top: 10px;}
#header_online_chat {width: 100%; margin-top: 10px;}

.sitemap_page {font:12px Arial;}
.sitemap_page a {color: #323232;}
.sitemap_header {font:14px Arial; font-weight: bold; line-height: 30px;}
.sitemap_page ul {  margin-left: 15px;}
.cat_header {font-weight: bold;}
.category_block {width: 100%; clear: both; padding-top:10px;}
.category_block ul li {display:block; float:left; width:170px;}

.product-table-bonus-pills {float: left; line-height: 10px; font-size:10px; margin-left: 30px; margin-bottom:3px;  color: #fe4e00; font-weight: normal;}
.product-table-bonus-gift {float: left; line-height: 10px; font-size:10px; margin-left: 10px; margin-bottom:3px;  color: #fe4e00; font-weight: normal;}
.product-table-bonus-shipping {float: left; line-height: 10px; font-size:10px; margin-left: 10px;  margin-bottom:3px; color: #fe4e00; font-weight: normal;}


.newbonus {padding: 10px 0 10px 10px; float: left;}
.newbonus-list img {padding: 0px !important; margin: 0px !important; width: 1px;}
.newbonus-list {float: left;}
.newbonus-capt {float: left; line-height: 20px; margin-right: 10px;}
.newbonus .ddTitleText {font-size: 11px; color: #000 !important;}

.not_fount {padding: 30px 0; font-size: 20px; font-style: normal;}
.not_fount span {font-weight: bold;}
.not_fount label {color: #B60810;}
.not_fount_discr {border-bottom: 1px solid #DBDBDB; font-size: 16px; line-height: 30px; margin-bottom: 20px;}

/* gift block */
.dropdown dd { position:relative; }
.dropdown a  { color:#323232; text-decoration:none; outline:none;}
.dropdown a:hover { color:#323232;}
.dropdown dt a:hover { color:#323232; border: 1px solid #5d4617;}
.dropdown dt a {
	background:#efefef url(../images/arrow_gift.png) no-repeat scroll right center; 
	display:block; 
	padding-right:20px;
    border:1px solid #dedede; 
    min-width:150px;
}
.dropdown dt a span {cursor:pointer; display:block; padding:2px 5px;}
.dropdown dd ul { 
	background:#efefef none repeat scroll 0 0; 
	border:1px solid #dedede; 
	color:#323232; 
	display:none;
    left:0px; 
    padding:3px 0px; 
    position:absolute; 
    top:22px; 
    width:auto; 
    min-width:170px; 
    list-style:none;
 }
.dropdown span.value { display:none;}
.dropdown dd ul li a { padding:5px; display:block;}
.dropdown dd ul li a:hover { background-color:#d0c9af;}
.dropdown img.flag { border:none; vertical-align:middle; margin-left:10px; }
.flagvisibility { display:none;}
/* gift block */

.quickSearchBlock {
	display: block;
	position: absolute;
	width: 100%;
	top: 100%;
	line-height: 25px;
	background-color: #fff;
	color: #333;
	text-decoration: none;
	border: 1px solid #A3AEB6;
	box-sizing: border-box;
	z-index: 999;
}
#quickSearch li {padding: 0 5px; cursor: pointer;}
.searchLiHover {background-color: #dbdbdb;}
#static_sidebar_search {position: relative;}


/*=========Landind blocks==========*/

.bgLandFooter {  z-index: 1;   
	background-color: #4baaa2; 
	height: 45px; 
	position: fixed; 
	width: 100%; 
	bottom: 0px;
	padding-right: 30px;
	box-sizing: border-box;
	border-top: 1px solid #fff;
}
.labding-footer {
	height: 45px;
	border-collapse: collapse; 
	margin: 0 auto;
    max-width: 1180px;
    min-width: 300px;
	font-size: 16px; 
	text-align: center;
	color: #fff;
	background: url(../images/ic_app.png) no-repeat left bottom; 
}
.labding-footer td {padding-left: 55px;}
.labding-footer a {
	font-size: 14px; 
	color: #232323; 
	background-color: #fff; 
	display: inline-block; 
	padding: 3px 20px;
	text-decoration: none;	
	margin-left: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.landind-side {margin-top: 10px; position: relative; float: left;}
.wigs {border: 1px solid #dbdbdb; border-top: 0px;}
.side_title {
	height:37px; 
	background-color:#38b5ab; 
	line-height: 13px; 
	color: #fff; 
	font-size: 13px; 
	font-weight: bold; 
	padding-left: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	display: table-cell;
	vertical-align: middle;
	width: 185px;
}

.banner-wrapper {
	position: relative; 
	background: url(../images/banner_big.jpg) no-repeat;
	width: 100%;
	height: 337px;
}
.banner-wrapper-txt {
	color: #3e3f4a; 
	font-size: 24px;  
	padding-left: 30px;
    padding-top: 30px;
    width: 330px;
    line-height: 30px;
    font-weight: lighter;
}
a.bannerLanding_btn {
	position: absolute; 
	left: 30px; 
	bottom: 30px; 
	width: 165px; 
	height: 64px;
	background: url(../images/bannerLanding_btn.png) no-repeat;
	color: #fff;
	font-size: 18px;
	line-height: 64px;
	padding-left: 70px;
	text-decoration: none;
}

.lan_corner, #landCornerFull {position: absolute; top: 0px; right: 0px; z-index: 999;}
#landCornerFull {
	background: url(../images/land_corner_full.png) no-repeat; 
	width: 599px; 
	height: 599px;
	text-decoration: none;
}
.corner-titl {
	color: #fff;
    display: block;
    font-size: 26px;
    line-height: 28px;
    padding-left: 110px;
    padding-right: 245px;
    padding-top: 50px;
    text-align: right;
}
.corner-bttn {
	position: absolute; 
	top: 150px; 
	left: 202px;
	font-size: 16px;
	line-height:16px;
	color: #232323;
	padding: 8px 0;
	text-align: center;
	width:150px;
	background-color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.close_banner {position: absolute; right: 10px; top:13px; width: 20px; cursor: pointer;}
.landind-side span {
	position: absolute; 
	bottom: 15px; 
	left: 0px; 
	width: 100%;
	text-align: center;
}
.landind-side span label {
	display: inline-block; 
	padding: 5px 20px;
	border: 0px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #ff620c;
	background: -moz-linear-gradient(top, #f48f42 0%, #ff620c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f48f42), color-stop(100%,#ff620c));
	background: -webkit-linear-gradient(top, #f48f42 0%,#ff620c 100%);
	background: -o-linear-gradient(top, #f48f42 0%,#ff620c 100%);
	background: -ms-linear-gradient(top, #f48f42 0%,#ff620c 100%);
	background: linear-gradient(to bottom, #f48f42 0%,#ff620c 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f48f42', endColorstr='#ff620c',GradientType=0 );
	cursor: pointer;
}

.insurance {
	width: 100%; 
	border-collapse: collapse; 
	font-size: 13px; 
	font-weight: bold;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
}
.insurance-title {width: 307px; padding: 10px 10px 10px 21px;}
.insurance-title span {color: #8c8c8c; font-weight: normal; font-size: 12px;}
.insurance-check {width: 40px; text-align: center;}
.insurance-price {padding-left: 35px;}

/*=========Landind Page==========*/

.landing-title {font-size: 20px; height: 90px; line-height: 80px; text-align: center;}
.landing-bottom {display: flex; justify-content: space-evenly; align-items: center; margin-top: 30px;}
.landing-bottom-box {text-align: center;}
.landing-bottom-box img {width: 45px;}
.landing-bottom-box div {font-weight: bold; font-size: 13px; padding: 10px 0; color: #000;}
.landing-bottom-box p {font-size: 13px;}

.features {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.features-btn {width: 300px; box-sizing: border-box; padding-left: 38px; margin-left: 10px;}
.features-btn > div:last-child {margin: 0;}
.features-img {width: 270px;}

.features-btn-item {
	padding: 15px 15px 18px 45px;
	border: 1px solid #fff;
	border-radius: 30px;
	cursor: pointer;
	position: relative;
	margin-bottom: 15px;
}
.features-btn-item.active, .features-btn-item.active:hover {
	border-color: #dfdfdf;
	box-shadow: 2px 2px 5px 3px rgba(0,0,0,0.03);
}
.features-btn-item:hover {border-color: rgba(223, 223, 223, 0.70);}
.features-btn-item > img {
	position: absolute;
	width: 68px;
	top: calc(50% - 34px);
	left: -34px;
	filter: drop-shadow(0px 0px 5px #d2d2d291)
}
.features-btn-title {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
.features-btn-txt {line-height: 18px;}
.features-img {	/*	background: url("../images/landing/slider/_blank.png") no-repeat left 100px bottom 10px;  */ }
.features-img img {display: none; width: 245px; box-shadow: 0 0 15px 5px rgba(0,0,0,0.05); border-radius: 12px;}
.features-img img:first-child {display: inline;}


.download-pc {
	box-sizing: border-box;
	padding-bottom: 30px;
	min-height: 410px;
	text-align: center;
	background: url("../images/landing/bg.png") no-repeat center center;
	background-size: 100% 100%;
	margin-top: 40px;
}
.download-stage {display: none;}
.download-stage.active {display: block;}

.download-switcher {
	display: inline-block;
	background-color: #fff;
	padding: 5px;
	border-radius: 48px;
	box-shadow: 0 0 20px 5px rgba(71, 93, 181, 0.1);
}
.download-switcher span {
	display: inline-block;
	line-height: 37px;
	padding: 0 30px;
	font-size: 14px;
	font-weight: 700;
	cursor: pointer;
}
.download-switcher span.active {
	background-color: #2c335c;
	border-radius: 25px;
	color: #fff;
}

.qr-code, .save-link {margin-top: 20px;}
.qr-code p, .save-link p {font-size: 16px; padding: 20px 80px;}
.save-link p {line-height: 25px;}

.copy-link-box {position: relative; margin: 0 75px;}
.field-copy-link, .field-send-link {
	width: 100%;
	box-sizing: border-box;
	height: 44px;
	border-radius: 22px;
	border: 0;
	padding: 0 180px 0 20px;
	font-size: 14px;
	color: #656c71;
	box-shadow: 0 0 20px 5px rgba(71, 93, 181, 0.1);
}
.btn-copy-link, .btn-send-link {
	position: absolute;
	top: 5px;
	right: 5px;
	height: 34px;
	padding: 0 40px;
	color: #fff;
	background-color: #5192ff;
	font-size: 16px;
	cursor: pointer;
	border: 0;
	border-radius: 25px;
}

.landing-form {display: block; margin: 0 75px;}

.send-link-box {position: relative; margin-top: 10px;}
.email-caption {margin-top: 40px; font-size: 16px; line-height: 25px; font-weight: bold;}
.email-sub-caption {padding-bottom: 30px; font-size: 14px; line-height: 20px;}
.check-code-box {display: flex; justify-content: space-between;}
.check-code-box img {height: 44px;}
.field-code {
	width: 320px;
	box-sizing: border-box;
	height: 44px;
	border-radius: 22px;
	border: 0;
	padding-left: 20px;
	font-size: 14px;
	color: #656c71;
	box-shadow: 0 0 20px 5px rgba(71, 93, 181, 0.1);
	background: #fff no-repeat center right 20px;
	background-size: auto 38px;
}

.message {padding: 10px 0;}
.error_message {color: red;}
.ok_message {color: green;}

/*========= WTF ? ==========*/
.faq-table {border: 1px solid black; border-collapse: collapse;}
.faq-table td {padding: 7px; width: 92px; height: 30px; border: 1px solid black;}
.faq-table tr {vertical-align: top; border: 1px solid black;}
.faq-table tr p {margin-bottom: 0;}
.privacy-wrapper {font-family: arial,helvetica,sans-serif; font-size: small;}
.pl-30px {padding-left: 30px;}
.terms-conditions-wrapper {font-family: arial,helvetica,sans-serif;}
.terms-conditions-general {font-size: medium;}
.terms-conditions {font-size: small;}
.text-underline {text-decoration: underline;}
.payment-methods {
    display: flex;
    align-items: center;
	justify-content: center;
    gap: 7px;
	padding: 10px 0px 0px;
}
.payment-methods img {
    max-height: 17px;
	max-width: 28px;
}