* {margin: 0; padding: 0;}
html {height: 100%;}
body {
	font-size:12px;
	font-family: Arial, Trebuchet MS;
	width: 100%;
	height: 100%;
	color: #202020; 
	position: relative;
	background:url('../images/body_bg.png') #dfdfdf repeat-x center top;
}
img {border: none;}
ul li{list-style: none;}
.clear{clear: both;}

#wrapper {
	position: relative;overflow: hidden;
	width: 1000px;
	height: 37px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	text-align: left;
	background-color: #fff;
	border-bottom: 3px solid #ffb600;
}

/* Header
-----------------------------------------------------------------------------*/
#header {overflow: visible; position: relative; z-index: 5000;}
#header_bg {
	width: 1000px; 
	position:relative; 
	height: 164px;
	background: url('../images/header_bg.png') no-repeat;
}
#header_bg_check {
	width: 1000px;
	height: 93px;
	background: url('../images/header_bg_check.png') no-repeat;
}
.header-bg-solgan {position: absolute; top:15px; left: 525px;}
#smallheader { height: 190px; overflow: hidden; }
.hbg2{ height: 77px; overflow: hidden; }
.hlogo{ width: 309px; height: 57px; float: left; }
#header_top {width: 1000px; background: url(../images/header_top_bg.png) repeat-x;}
.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; height: 43px; width: 195px; text-align: center;}

.hcart {
	width: 226px; 
	height:26px; 
	margin-top: 8px; 
	padding-right:9px;
	margin-right:5px;
	position:relative;
	background: url('../images/index_cart_bg.png')  no-repeat right center;
}
.hcart .cart-head-caption {
	color: #c5f8ff; 
	font-weight: bold; 
	padding-left: 30px; 
	width: 103px; 
	height:38px; 
	text-align:center; 
	float: left;
}
.hcart .hcpadd { float: left;}
.hcart .cart-head-value {width: 100%;}
.hcart .cart-head-value td {height:26px; text-align:center;}
.hcart img{ vertical-align: middle;}

.top_menu {width:565px; float: left;}
.top_menu td {text-align:center; border-right: 1px solid #aaa;  height:36px; border-bottom: 1px solid #aaa;}
.top_menu td a, .top_menu td a:hover {
	color:#fff; 
	text-decoration: none; 
	font-weight: bold; 
	line-height: 35px; 
	display: block;
}
 td.top-menu-hover {height: 7px; border-bottom: 0px;}

#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;
}
#checkout_btn { float: right; margin-right: 15px;}
#checkout_btn a { color: #e20000; text-decoration: underline; font: 11px Trebuchet MS; font-weight: bold;}
#cart_checkuot:hover {text-decoration: none;}
#languages_list {float:left; width:120px;}
#languages_list option {}
#currencies_list {float:left; width:120px;}
.site_name {
	font-size:32px; 
	float: left; 
	height: 58px; 
	margin-left: 25px; 
	margin-top:20px;
	background: url('../images/sitename_logo.png') no-repeat;
}
.site_name td {padding-left: 75px;}
.site_name a, .site_name a:hover {color: #000; text-decoration: none;}
#chatImageSpan {font: 12px Georgia; cursor:pointer; text-align: center; color: white;}
#cart_sum {color: #fff; font-size: 13px; background-color:#e65303; }
#cart_sum a, #cart_sum a:hover  {color:#fff; text-decoration: none; font-weight: bold;}
td#cart_items {background-color:#ff5a00; border-left: 1px solid #ff8644;}
#cart_items a, #cart_items a:hover {color: #ffe788; font-size: 12px; text-decoration: none;}
#product_list_title {font: 16px Trebuchet MS; line-height:20px; color: #383333; font-weight: bold;}
.product_list_footer {
	width:295px; 
	height:9px;
	margin-bottom:15px; 
	background: url('../images/data/left_bottom.png') no-repeat; 
	position: relative; margin: 0 auto;
}
/* Middle
-----------------------------------------------------------------------------*/
#cart_total_bg {
	margin-right:30px; 
	font-size: 13px; 
	font-weight:bold; 
	float: right; 
	text-align: center; 
	line-height: 35px; 
	width: 85px;
}
#cart_total_bg span {color:#4E4E4E;}
#middle {overflow: hidden; width: 1000px; height: 1%; position: relative; z-index: 100;}
#middle:after {display: table; clear: both; content: '';}
#container { width: 578px; float: left;}
#content { clear: both; float: none;}
#content .ctitle {
	font-size:16px; 
	line-height: 52px; 
	padding-left: 10px; 
}
#content .ctitle2 { padding-top:15px; padding-bottom:15px; font-size:18px; }
#content .ctitle h2{ font-size: 15px; padding: 10px 0 0; font-style: italic; font-weight: 400; }
#content .ctitle h3{ font-size: 15px; padding: 10px 0 0; font-weight: 400; }

.pblocks {
	text-align: center; 
	color: #444; 
	margin-bottom: 0px; 
	clear: both; 
	float: none;
}
.pblocks li{text-align: left; float: left; margin-bottom: 7px;}
.pblock {
	width: 284px; 
	height:148px; 
	background:url('../images/data/content.png') repeat-x bottom;
	border:1px solid #a9a9a9;
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
}
.pblock .lblock {float: right; width: 158px; margin-right: 8px;}
.pblock .rblock {float: left; width: 102px; margin-left: 8px;}
.pblock .rblock a img {border: 1px solid #dbdbdb;}
.pblock-name {width: 100%;}
.pblock-name td {height: 33px; line-height: 14px;}
.pblock-name a, .pblock-name a:hover {color: #1d1d1d; font-size: 14px; text-decoration: none; font-weight: bold;}
.pblock-ingr {width: 100%; text-align: right;}
.pblock-ingr td {height: 33px;}
.pblock-ingr a, .pblock-ingr a:hover {color: #e33b01; font-size: 12px; text-decoration: none;}
.pblock-descr {color: #656363; font-size: 11px; margin-top: 10px; height: 66px;}
.pblock-price {font-size: 18px; color: #1d1d1d; text-align: center;}
 a.pblock-bttn {
 	height: 26px; 
 	width: 120px; 
 	display:block; 
 	text-align: center; 
 	line-height: 25px; 
 	color: #fff; 
 	font-weight:bold;
 	float: right;
 	text-decoration: none;
 	background: url(../images/data/bttn_buy.png) no-repeat;
 }

.payment { border: 1px solid #CCC; background: #F8FCFF; text-align: center; padding: 10px 50px; }
.payment .ptitle{ border-bottom: 1px dashed #CCC; margin: 0 0 5px; }
.payment .ptitle h2{ color: #487d92; font-size: 13px; }

.order_status_cont p {color:#323232;}

.cart_table{ margin-top: 10px; font-size: 12px;}
.cart_table .trh{ 
	font-size:13px; 
	font-weight:bold;  
	background-color: #94b930; 
	height: 36px; 
	color: #fff;
}
.cart_table .td { float: left; line-height: 36px; }
.cart_table .fst {width: 164px; padding-left: 10px;}
.cart_table .tr .fst{font-weight: bold; padding: 0; clear: both; }
.cart_table .tr .fst img { margin: 3px 0 0 0; float: left;}
.cart_table .fst_half { width: 155px; text-align: center; font-weight: bold;}
.cart_table .fst span { font-size: 11px; padding: 0 0 0 55px; }
.cart_table .snd { width: 75px; text-align: center; padding: 0; }
.cart_table .thd {width: 75px;text-align: center; font-weight: bold; padding: 0;}
.cart_table .fth {width: 75px;text-align: center; font-weight: bold;}
.cart_table .vth{ width: 30px; text-align: center; padding: 0;}
.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 img { vertical-align: middle; }
.cart_table .vth img{ *margin: 5px 0 0; margin-top:-5px;}
.cart_table select{ width: 40px; *margin: 4px 0 0; }
.cart_table .td_spec {
	line-height: 35px; 
	font-size: 12px; 
	text-decoration: none; 
	color: #85969b; 
	padding-left: 10px;
	border-top: 1px dashed #dbdbdb; 
	border-bottom: 1px dashed #dbdbdb;
}
.cart_table .td_spec a {color: #4d5556; font-size: 12px;}
.cart_table .td_spec2 {
	font-size:13px; 
	height:35px; 
	padding: 0 10px; 
	line-height: 35px; 
	background-color: #eee;
	border-bottom: 1px dashed #dbdbdb;
}
.cart_table .shipping_metod .tr {float: left; width: 100%; height: 30px; border-bottom: 1px dashed #dbdbdb;}
.cart_navi { padding: 10px 0; 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: 190px; 
	color:#fff; 
	height: 41px;  
	cursor: pointer; 
	background: url(../images/contine_shoping.png);
	border: 0px; 
	text-align: center;
}
.cart_navi .left a :hover{text-decoration: none;}
.cart_navi .center{
	width: 190px; 
	border: 0px; 
	color:#fff; 
	height: 41px; 
	background: url(../images/contine_shoping.png); 
	text-align: center; 
	cursor: pointer;
}
.cart_navi .center a:hover{text-decoration: none; }
.cart_navi .right {
	width: 190px; 
	height: 41px;  
	cursor: pointer; 
	color:#fff; 
	background: url(../images/checkout_cart.png); 
	text-align: center; 
	border: 0px;
}
.cart_navi .right a:hover{text-decoration: none;}

.bonus_for_consumers{ padding:0 15px;}
.bonus_for_consumers dt{ position: relative; top: 10px;}
.bonus_for_consumers dd{ padding: 0 0 0 30px; margin: -9px 0 0; color: #323232; line-height: 15px;}

.contact_form {font-size: 13px; line-height: 20px;}
.contact_form .fields {padding: 20px 0; padding-left:20px;}
.contact_form .fields dt {width: 100px; text-align: right; position: relative; top: 5px; font-size: 16px;}
.contact_form .fields dd {padding: 0 0 0 110px; margin: -15px 0 0; color:red;}
.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_us_cont {margin-top: 10px;}

.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: 131px; 
	height: 41px; 
	cursor: pointer; 
	border: 0; 
	color: #fff; 
	font-size: 14px; 
	margin-left: 325px; 
	background:url("../images/send_msg_ord.png") no-repeat;
}
.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, .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 {line-height: 20px; }
.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: #7f7e7e;}
.faq {padding-bottom: 20px;}
.faq .ontop {display: none;}
.answer { float:left;}
.faq_let {width:20px; float:left; font-weight: bold;}
.question { float:left; font-size:16px; margin-bottom: 5px;  font-weight: bold;}
.faq_caption {
	height: 33px; 
	font-size:16px; 
	line-height: 33px; 
}
.faq_caption span {color:#799b3c; margin-right: 15px; }
.faq_content {padding: 10px;}
.faq_cont ul li {margin: 5px 0;}
.faq_descr {margin-top: 15px;}

.testimonials {margin: 10px 0;}

.order_status{ font-size: 12px; color: #000000; line-height: 20px;}
.order_status .fields{ padding: 10px 0 15px 0;}
.order_status .fields dt { width: 150px; text-align: right; position: relative; top: 5px; font-size: 16px;}
.order_status .fields dd { padding: 0 0 0 160px; margin: -15px 0 0; color: red; }
.order_status .require_field .text{ border: 1px solid #ccc; width: 260px; padding: 2px; }
.order_status_cont {margin-top: 10px;}

.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: 131px; 
	height: 41px; 
	cursor: pointer; 
	border: 0; 
	color: #fff; 
	font-size: 14px; 
	margin-left: 300px; 
	background:url("../images/send_msg_ord.png") no-repeat;
}
.order_status .bttn_cont{ float:left; margin-left: 15px; margin-top: -5px; width: 110px;  }

.product_info .pic_side{ width: 100px; float: left;}
.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: 100%; color: #3c3c3c; margin-bottom: 15px;}
.product_table .tr {line-height: 47px; font-weight: bold; border-bottom: 1px dashed #dedede;}
.product_table .tr:FIRST-CHILD { line-height: 36px; border: none; }
.product_table .trh {
	background-color:#94b930; 
	line-height: 36px; 
	height:36px; 
	font-weight: bold;
	color: #fff;
	font-size: 13px;
}
.product_table .td { float: left;}
.product_table .vt{ text-align: center; width: 105px; color: #323232; font-size: 13px;}
.product_table .fst{ width: 165px; padding-left: 40px;}
.product_table .trh .fst{ padding-left: 10px;width: 195px;}
.product_table .snd { width: 80px; text-align: center; font-weight: bold; }
.product_table .thd { width: 90px; text-align: center; font-weight: bold;}
.product_table .fth { width: 95px; text-align: center;}
.product_table .vth { width: 108px;  text-align: center;}
.product_table .vth table {width: 100%; height: 100%;  line-height: normal; text-align: center;}
.product_table .vth table td {
	height: 47px; 
	line-height: 10px; 
	text-align: left; 
	padding-left: 23px;
	background:url("../images/cart.png") no-repeat left center;
}
.product_table .vth table td a {text-decoration:none; font-size: 11px; color: #d54b00;  font-weight: normal;}
.product_name {
	font: 20px Trebuchet MS; 
	font-weight:bold; 
	color:#60982c; 
	margin-bottom: 15px; 
	float: left; 
	width: 455px;
}
 table.product_descr  {float:left; width: 475px; height: 75px; color: #3d3d3d; font-size: 12px;}
.product_detaled {font-size:18px; color:#1d1d1d;  margin-bottom: 15px;}

.bord {height:35px; border-bottom: 1px dashed #dbdbdb; background-color: #fff1a6;}
.cart_list {float: left; line-height: 35px; padding-left: 10px;}

.your_message_caption {padding-left:44px; font-size: 16px;}
.your_message_cont {padding: 0 25px 10px 45px; color:red;}
#contact_note {margin-top: 20px;}

#cart_gifts {font:12px Arial;}

.related {font-weight:bold;line-height:42px;}
.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 Trebuchet MS;padding:5px 0;width:145px;}
.cart_table .tr .thd_rel {text-align:center; width:100px;}
.cart_table .tr .tth_rel {font-weight:700;width:140px; padding:0px;}
.cart_table .tr .tth_rel table {margin:0px auto;}
.cart_table .tr .tth_rel a {
	color:#739FAC;
	display:block;
	font:bold 11px Trebuchet MS;
	line-height:normal; 
	text-align:left; 
	padding-left:15px;  
	text-decoration:underline; 
	background:url("../images/plus.png") no-repeat left center;
}
.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:150px;}

.testi_caption{ 
	height: 33px; 
	font-size:16px;
	font-weight:bold; 
	line-height: 33px; 
	color:#1d1d1d; 
}
.testi_caption span {color:#799b3c; }
.title {font-size: 18px; color:#1d1d1d; line-height:40px;}
.title-product {
	font-size: 18px; 
	color:#1d1d1d; 
	line-height:40px; 
	border-bottom: 1px solid #dbdbdb;
}
.widg_shipping .delivery_name {width: 150px; float: none;}
.delivery_name {width: 340px; float: left; line-height: 30px; padding-left: 10px; font-weight: bold;}
.delivery_price {margin-left: 30px; float: left; width: 80px; text-align: center; line-height: 30px;}
#cart_bonuses {
	background:url(../images/bonus/bonus_bg.png) no-repeat; 
	margin-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #eee;
}
.best_sales {background:url(../images/best_sales.png) 0px 2px no-repeat;}

.ed-pills {}
.ed_pic_info {float: left; margin-top: 5px;}
.ed_block {
	width: 264px; 
	height:238px; 
	float:left; 
	margin-top: 10px; 
	position: relative; 
	background: url(../images/ed_pack/ed_bg.png); 
	padding: 0 10px;
}
.ed_block_content {float: left;}
.ed_content {float: left; font-size: 10px; overflow: hidden; height: 80px;}
.ed_caption {float:left; font-size:15px; color: #1d1d1d; font-weight:bold; line-height: 36px;}
 a.ed_buy_bttn, a.ed_buy_bttn:hover {
 	color: #fff; 
 	text-decoration: none; 
 	text-align:center; 
 	font-size: 11px; 
 	display: block; 
 	width: 100%; 
 	height: 25px; 
 	line-height:25px; 
 	background-color: #99bc39;
 	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px;
 }
.ed_info {float: right; width: 95px; margin-top: 5px;}
.ed-info-price {font-size: 18px; text-align: center; line-height: 35px;}
.four-free-pills {color:#e33b01; font-size: 11px; text-align: center; margin-top: 10px;}
.about_us {padding: 10px 5px;}
.about_us_info {font: 12px Trebuchet MS; margin: 10px 0px;}
.about_us_addr {font: 14px Trebuchet MS; font-weight: bold; color: #555555;}
.about_adress {font: 12px Trebuchet MS; margin: 2px 5px;}

.our_policy {padding: 10px 5px;}
.our_policy_capt {font: 12px Trebuchet MS; font-weight: bold; margin: 10px 5px; color: #555555;}
.our_policy_descr {padding-left: 5px; font: 12px Trebuchet MS;}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl { position: relative; margin-right: 9px; width: 202px;}
.alphabet {font-size: 13px; float: left; margin-top: 7px;}
.alphabet a, .alphabet a:hover {
	text-decoration: none; 
	width:16px; 
	color: #323232;
	display: block;
	text-align: center;
	float: left;
	border: 1px solid #e0e0e0;
	border-right: 0px;
	background-color:#fff;
	padding: 2px 0;
}
.alphabet .inactive {
	color:#a6a6a6; 
	float: left; 
	display: block; 
	width:16px; 
	text-align: center;
	border: 1px solid #e0e0e0;
	border-right: 0px;
	padding: 2px 0;
	background-color:#fff;
}
.alphabet .current {
	color:#fff; 
	font-weight: bold; 
	float: left; 
	display: block; 
	width:16px; 
	text-align: center;
	border: 1px solid #e0e0e0;
	border-right: 0px;
	background-color: #eb5402;
	padding: 2px 0;
}
.alphabet_bg {float: left;}

.side_title_text {
	height: 36px; 
	width: 100%;
	background:url('../images/side_title_bg.png') no-repeat;
	text-align: left;
}
.side_title_text td {padding-left: 10px; line-height: 15px; color: #fff; font-size: 15px;}
.payment-ico-card {margin-top: 10px;}

.news_caption {font-size: 11px; color: #3f79bb; font-weight: bold;}
.news_date {color:#bbb8b8;}
.news_content {color:#515151; font-size: 11px;}
.testi_content {color:#818181; padding:15px; background-color:#f5f5f5;}
#soc_bookmark {font-size: 16px; line-height:29px; margin-left:15px; color:#383333; font-weight: bold;}

/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {margin-left: 9px;	position: relative;	width: 202px;}
.sidebar {float: left; min-height: 1px;}
.side_search {
	text-align: left;  
	width: 352px; 
	height: 39px; 
	float:left; 
	background:url('../images/search_bg.png') no-repeat;
}
.side_search input{ border: none;}
.side_search .text{ height:37px; margin: 1px 0 1px 7px;width: 305px; color: #393939; float:left; font-size: 13px;}
.side_search .bttn{ width: 30px; height: 29px; cursor: pointer; margin: 5px; background: none;}
.sidebar .widg{ color: #606060; font-size: 13px; padding: 10px; margin-left:112px; }
.widg_faq {color: #383333; padding:10px; font-size: 12px; width:202px; margin:0 auto; background-color: #eceff0; border-left: 1px solid #e5ebec; border-right: 1px solid #e5ebec;}
.widg_news {padding:10px 10px; margin: 10px 10px; background-color: #fff;  -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px;}
.widg_testi {color: #383333; font-size: 12px;  background: url('../images/testi_side.png'); padding: 0 15px;}
.widg_bookmark {padding:5px 0; float:left; margin: 0 1px;}
.testi-side-goto {
	float: right; 
	line-height: 33px; 
	color: #e03a01; 
	font-weight:bold; 
	text-decoration: none; 
	padding-right: 16px; 
	background:url('../images/point.png') no-repeat center right;
}
.testi_side_name {font-weight: bold;  padding:10px 0;}
.testi_side_content {padding-bottom: 10px; border-bottom: 1px dashed #dbdbdb;}
.product_info {margin-bottom: 40px; clear: both;}
.product-info-prep {margin: 5px 0; float: left; width: 100%;}

.category_titel {background:url('../images/content_list.png') repeat-y; padding-left: 35px; line-height: 27px;}
.category_titel a {line-height: 25px; color: #323232; text-decoration: none; font-size: 15px;}
.category_titel a:hover {text-decoration: none; color: #000;}
.order_info_tbl {width: 575px;}
.order_info_tbl th {width: 32%; padding-left: 10px;}
.order_info_tbl td {padding-left: 20px;}
/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1000px;
	margin:0px auto;
	text-align: left;
	color: #8c98a1;
	height: 36px;
	background-color: #373737;
	border-top: 1px solid #fff;
}
.bottom_menu {float: left; margin-left: 20px;}
.bottom_menu li {float:left; display:block; text-align:center; font-size: 12px; line-height:36px; padding-right: 8px;}
.bottom_menu li a {
	color: #fff; 
	padding-right: 8px; 
	text-decoration: none;
	border-right: 1px dotted #878787;
}
.bottom_menu li a:hover {text-decoration: none;}

#footer .bttm_menu{ font-size: 12px; color: #606060; line-height: 30px; width:800px; float:left;}
#footer .bttm_menu a:link, #footer .bttm_menu a:visited, #footer .bttm_menu a:active, #footer .bttm_menu a:hover {color: #606060; text-decoration: none;}
#footer .bttm_menu a:hover {text-decoration: underline; }
#copyright {float:right; margin-right:10px; font-size: 11px; line-height: 36px; color:#ababab;}
#site_name_bottom {float: right; width: 265px; height: 50px; margin-top: -10px; text-align: center;}
#site_name_bottom td {vertical-align: top;}
#site_name_bottom a {font-size: 22px; font-weight: bold; color: #fff; text-decoration: none;}
#site_name_bottom a:hover {text-decoration: none;}

.not_fount {margin-left: 80px; margin-top: 25px; font: 14px Trebuchet MS; font-weight: bold;}
.read_more {font: 10px Trebuchet MS; font-weight:bold; float:right; cursor: pointer; padding-left: 20px; }
.read_more a {color:red; text-decoration: none;}
.read_more a:hover {color:red; text-decoration: none;}

.bookmark_ico {float: left; width: 21px; height: 21px; margin: 2px;}
.bookmark_ico a {display: block;}
.errors {text-align: center; color:red; margin-top:10px; font:14px Trebuchet MS; clear: both;}
.success {text-align: center; color:red; margin-top:10px; font:14px Trebuchet MS; clear: both;}

.ed-header-component {font-size: 16px; color: #676767; width: 100%; text-align: center; margin-top: 140px;}
.ed-header-component td {height: 38px; vertical-align: bottom;}
.ed-body-component {text-align: center; font-size: 14px; width:100%; color: #ec6a57; text-decoration: underline;}
.ed-body-component span {font-weight: bold;}
.slot .block {float:left;}
.decor {height: 189px; width: 100%;}
#chat_online {width: 100%; height:35px;  cursor: pointer; position: relative;}
#chat_online img {position: absolute; top: 5px; left: 10px;}
#product_list {width: 200px; margin:10px auto; margin-bottom:0px; background: url('../images/Categories_list_.png') no-repeat;}
#categories_list {width: 100%;}
#static_sidebar_search {float: left; margin-left: 25px; margin-top: 20px;}
#tools_letter {
	float: left; 
	width: 578px; 
	padding: 0 9px; 
	height: 35px; 
	background-color: #f1f1f1; 
	border-bottom: 1px solid #dbdbdb;
	position: relative;
	left: -9px;
}

#tools_languages {margin: 6px 0 0 9px;}
#tools_currencies {margin: 6px 0 0 9px;}

#tools_cart {float: right;}
#static_sidebar_chat {width: 200px;margin-top:10px;}
#tools_social_bookmark {width: 100%;}
#testimonials_list {width: 100%; margin-top:6px;}
#news_list {width: 100%;}
#static_sitemap {width: 200px;margin-top:10px;}
#static_decor_sidebar_package_image {width: 100%; margin-top: 10px; float: left;}

#static_sidebar_payment_systems {width: 100%; text-align: center; margin-bottom: 10px;}
#user_menu_block {width: 200px;margin-top:10px;}
#faq_list {width: 200px;margin-top:10px;}
.custom_block {width: 200px;margin-top:10px;}
#static_sidebar_sitemap {width: 100%;}
#static_sidebar_subscribe_news {
	width: 100%;  
	height: 33px;  
	margin-top: 5px;  
	text-align: center; 
	background: url('../images/subscribe.png') no-repeat;
}
#static_sidebar_subscribe_news table {margin-left: 40px;}
#static_sidebar_subscribe_news table td {height: 33px;}
#static_sidebar_subscribe_news table td a, #static_sidebar_subscribe_news table td a:hover {
	color: #4576ac; 
	text-decoration: none;
}
#user_menu {width: 200px;margin-top:10px;}
#custom_block_1 {width: 200px;margin-top:10px;}
#header_online_chat {width: 100%; height: 35px; position: relative; background-color: #F1F1F1; border-bottom: 1px solid #DBDBDB;}
#header_online_chat a {left: 10px; position: absolute; top: 5px;}
#hot_links {margin: 20px 13px; width: 176px;}
#hot_links td {height: 35px; border-bottom: 1px dashed #dbdbdb;}
#hot_links td a {color: #373737;}
#hot_links td a.hot-links-bookmark {color: #fe4e00;}

.sitemap_page a {color: #4E5556;}
.sitemap_header {font:14px Trebuchet MS; font-weight: bold; line-height: 30px;}
.sitemap_page ul {  margin-left: 15px;}
.cat_header {font-weight: bold;}
.category_block {width: 100%; clear: both; border-bottom:1px dotted #DBDBDB; padding-top:5px;}
.category_block ul li {display:block; float:left; width:250px;}

.product_detaled_text {margin-bottom: 15px;}

.product-table-bonus-pills {
	float: left; 
	line-height: 10px; 
	font-size:10px; 
	margin-left: 10px; 
	margin-bottom:3px; 
	color: #f46c37;
}
.product-table-bonus-shipping {
	float: left; 
	line-height: 10px; 
	font-size:10px; 
	margin-left: 10px; 
	margin-bottom:3px; 
	color: #f46c37;
}

.top-product-list {
	width: 100%; 
	margin-top: 10px;
	float:left; 
	background: url('../images/bestsellblock_bg.png') repeat-x bottom; 
	border: 1px solid #bbb; 
	-webkit-border-radius: 7px; 
	-moz-border-radius: 7px; 
	border-radius: 7px;
	padding-bottom: 7px;
}
.top-product-list-header {
	color: #e03a01; 
	font-size: 18px; 
	line-height: 35px; 
	height: 35px; 
	padding-left: 20px;
}
.top-product-list-content {
	float: left; 
	margin: 0 7px; 
	padding: 6px 6px 6px 0;
	border: 1px solid #ddd; 
	-webkit-border-radius: 5px; 
	-moz-border-radius: 5px; 
	border-radius: 5px;
	background-color: #fff;
}
.bestsellblock {
	width: 100px; 
	margin-left:9px; 
	float: left; 
	text-align: center; 
	border: 1px solid #ddd;
}
.bestsellblock-name {
	color:#fff; 
	font-weight: bold;
	background-color: #e75a0d; 
	line-height: 18px; 
}
.bestsellblock img {margin:0 auto; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd;}
.bestsellblock a {
	display: block; 
	background: url('../images/add_hot_offer.png') no-repeat right center; 
	text-align: left;
	color: #e03a01;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	margin: 0 10px;
}

.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;
}
#quickSearch li {padding: 0 5px; cursor: pointer;}
.searchLiHover {background-color: #dbdbdb;}
#static_sidebar_search {position: relative;}



/*=========Landind blocks==========*/

.bgLandFooter {  z-index: 1;   
	background-color: #484848; 
	height: 45px; 
	position: fixed; 
	width: 100%; 
	bottom: 0px;
	padding-right: 30px;
	box-sizing: border-box;
	z-index: 9999;
	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 {position: relative; float: left;}
.side_title {
	height: 36px; 
	width: 192px;
	background:url('../images/side_title_bg.png') no-repeat;
	text-align: left;
	display: table-cell;
	vertical-align: middle;
	color: #fff;
    font-size: 15px;
    line-height: 15px;
    padding-left: 10px;
}

.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: 9999;}
#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: 0;
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: #9abd3a;
	cursor: pointer;
}

.insurance {width: 100%; border-collapse: collapse; margin: 10px 0; font-size: 13px; font-weight: bold;}
.insurance-title {width: 317px; padding-left: 10px; padding-right: 10px;}
.insurance-title span {color: #8c8c8c; font-weight: normal; font-size: 12px;}
.insurance-check {width: 40px; text-align: center;}
.insurance-price {padding-left: 38px;}

/*=========Landind Page==========*/

.landing-title {font-size: 20px; line-height: 90px; 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: 280px; box-sizing: border-box; padding-left: 38px;}
.features-btn > div:last-child {margin: 0;}
.features-img {width: 260px;}

.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 60px;}
.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 58px;}

.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-top: 10px;
}
.payment-methods img {
    max-height: 18px;
}