* {margin: 0; padding: 0;}
html {height: 100%}
body {
	font: 12px Arial, Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	background: url(../images/body.png) repeat-x;
	color: #000; 
	position: relative;
}

a:link, a:visited, a:active, a:hover {color: #000; text-decoration: none;}
a:hover {text-decoration: underline; }

img {border: none;}
/*input, select {vertical-align: middle;}*/
ul li{list-style: none;}
.clear{clear: both;}

#wrapper {
	position: relative;overflow: hidden;
	width: 1060px;
	height: 37px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	text-align: left;
}
#menu_top 
{
	width:1200px;
	height:37px;
	background:url(../images/menu_bg.png);
}

/* Header
-----------------------------------------------------------------------------*/
#header {overflow: visible; position:relative; height: 130px;}
#smallheader { height: 190px; overflow: hidden; }
.hbg2{ height: 77px; overflow: hidden; }
.hlogo{ width: 309px; height: 57px; float: left; }

.hflags{ width:250px; height: 74px; float:left; background:url('../images/globe_img.png') no-repeat; padding-left: 55px; }
.hflags .hflist{ }
.hflags .hflist .wide{ width: 63px; *width: 55px; }

.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 {width:200px; height: 59px; margin-left:315px;padding-top:15px; padding-left:45px;  float: left; background:url('../images/phone_img.png') no-repeat;}
#phone_supp {font: 12px Arial; font-weight:bold; line-height:20px; float: left;}

.hcart{ width: 177px; height:57px; float: left; background:url('../images/cart_bg.png'); position:relative; padding-top: 5px; margin-left: 10px; margin-top: 5px;}
.hcart span {color: white; font: 14px Arial; font-weight: bold; padding-left: 65px;}
.hcart .hcpadd{padding-left: 65px; padding-top: 3px;}
.hcart img{ vertical-align: middle; }

.top_menu{ width:1050px; height:34px; background:url('../images/menu_bg.png'); margin-top: 15px; margin-left:5px;}
.top_menu li{ float:left; display:block; width:110px; height:35px; text-align:center; font: 13px Arial; line-height:35px; }
#top_menu_home {width:199px;}
#top_menu_home:hover {width:199px; background:url('../images/top_menu/menu_home.png') no-repeat;}
#top_menu_order{width:239px;}
#top_menu_order:hover {width:239px; background:url('../images/top_menu/menu_order.png') no-repeat;}
#top_menu_faq {width:158px;}
#top_menu_faq:hover {width:158px; background:url('../images/top_menu/menu_faq.png') no-repeat;}
#top_menu_contact {width:222px;}
#top_menu_contact:hover {width:222px; background:url('../images/top_menu/menu_contact.png') no-repeat; }
#top_menu_testim {width:232px;}
#top_menu_testim:hover {width:232px; background:url('../images/top_menu/menu_testi.png') no-repeat;}
.top_menu li a:link, .top_menu li a:visited, .top_menu li a:active, .top_menu li a:hover {color:white; text-decoration: none; display: block;}
.top_menu li a:hover {}
.top_menu li a:link span, .top_menu li a:visited span, .top_menu li a:active span, .top_menu li a:hover span {}

#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;}
#languages_list option {}
#currencies_list {float:left; width:120px;}
#site_name {width: 315px; margin-top:10px; height:75px; top:0px; left:0px; font:26px Arial;position:absolute; float: left;}
#site_name a {color: #619db9;}
#site_name a:hover {text-decoration: none;}
#site_name span:FIRST-CHILD {color: green;}
#site_name span {color:black;}
#chatImageSpan {font: 12px Georgia; cursor:pointer; text-align: center; color: white;}
#cart_sum {font: 12px Arial; color: yellow;}
#cart_sum a, #cart_sum a:hover  {color: yellow; text-decoration: none;}
#cart_items {font: 12px Arial; color: yellow;}
#cart_items a, #cart_items a:hover{color: yellow; text-decoration: none;}
#product_list_title {font: 15px Arial; color: white; font-weight: bold;}



/* Middle
-----------------------------------------------------------------------------*/
#cart_total_bg {padding-right:90px; height: 21px; font: 12px Arial; font-weight:bold;color:#f57300; float: right; text-align: center; line-height: 21px;}
#cart_total_bg span {color:#4E4E4E;}
#middle {
	overflow: hidden;
	width: 100%;
	height: 1%;
}
#middle:after {
	display: table; clear: both; content: '';
}
#container {
	width: 575px;
	float: left;
	padding-bottom: 10px;
}
#content { clear: both; float: none;}
#content .title{ padding-bottom:10px; clear: both;}
#content .ctitle{ padding-top:30px; padding-bottom:5px; color: #E3580C; font:12px Georgia; font-weight: bold; }
#content .ctitle2{ padding-top:30px; padding-bottom:5px; color: #717f86; font:12px Arial; font-weight: bold; }
#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{ padding: 10px 0; padding-top:20px; text-align: center; color: #444; margin-bottom: 0px; clear: both; float: none;}
.pblocks li{margin: 3px; text-align: left; float: left; }
.pblock { width: 277px;padding-left:1px; background:url('../images/data/content.png') repeat-y;}
.pblock .lblock{ width: 85px; float: left; text-align: center; }
.pblock .lblock span{ font-size: 20px; font-weight: 700; color: #F20039; line-height: 39px; }
.pblock .rblock{float: left; width:190px; padding-bottom:5px; margin-left: 1px; padding-left: 1px;}
.pblock .rblock a:hover {text-decoration: none;}
.pblock .rblock_buy{width:276px; text-align: center; clear: both;}
.pblock .rblock h3{ padding: 0 10px; line-height: 30px; text-decoration: underline; font-size: 13px; }
.pblock .rblock p{line-height: 30px; height:30px; font: 12px Arial; font-weight:bold; color: #717f86; }
.pblock .rblock_buy .bttn{height:20px; padding-left:15px; padding-right:5px; background: url(../images/data/btn_buy.png) no-repeat; float: left;}
.bttn_cialis {text-align: center; height:41px;width:98px; background: url(../images/data/btn_buy.png); margin: auto; position: absolute; top:55px; left:120px; }
.bttn_cialis a { line-height: 41px; color: white; text-decoration: none;}
.pblock .rblock_buy .bttn a {padding-left: 10px; color:#739fac; text-decoration: underline; font: 15px arial; font-weight:bold; line-height: 20px; }
.pblock .rblock_buy .bttn a:hover {text-decoration: none; }

.pblock .descr_block{font-size: 10px; overflow: hidden; float:left; width:300px;}
.pblock .descr_block a:link, .pblock .descr_block a:visited, .pblock .descr_block a:active, .pblock .descr_block a:hover {color: #00a5d5; text-decoration: none;}
.pblock .descr_block a:hover {text-decoration: underline; }

.pblocks_top {background:url('../images/data/content_top.png') no-repeat; width: 277px;height: 8px;}
.pblocks_bottom {background:url('../images/data/content_bottom.png') no-repeat; width: 277px;height: 8px;}


.rblock a {font: 17px Georgia; color: #60982c; padding: 0 10px; font-weight: bold; display: block; height: 40px;}
.rblock div {padding: 0 10px;color: #797979; font: 11px Arial; height: 85px; overflow: hidden;}

.price_prep_val {font: 17px Arial; font-weight:bold; margin-left:17px; color: #60982c; float: left; text-align:left; width:80px;}

.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; }


.bonus{ padding: 10px 0; color: #444; }
.bonus .bi{ border: 1px solid #ccc; background: #E9E9E9 url(../images/bi_bg.jpg) no-repeat right top; height: 168px; overflow: hidden; margin: 0 0 7px; }
.bonus .pic{ width: 180px; float: left; }
.bonus .pic2{ width: 180px; float: left; }
.bonus .pic img{ display: block; margin: 2px auto; border: 1px solid #BDBDBD;}
.bonus .descr{ width: 315px; float: right; padding: 70px 5px 0; font-size: 14px; }


.cart_table{ margin: 5px auto; font-size: 12px; width: 564px; }
.cart_table .trh{ font:12px Arial; font-weight:bold;  background:url(../images/product_header.png); height: 38px; color: white; }
.cart_table .td{ float: left;padding: 5px 0 5px 10px; line-height: 30px; }
.cart_table .fst{ width: 140px; }
.cart_table .tr .fst{ width: 150px; color: #e3580c; font-weight: bold; padding-left: 0px; clear: both; }
.cart_table .tr .fst img { margin: 0px; float: left;}
.cart_table .fst_half{ width: 110px; text-align: center; }
.cart_table .tr .fst_half{ width: 135px; color: #4e4e4e; font-size: 11px; font:12px Arial; line-height: 30px; font-weight:bold; padding: 5px 0px;}
.cart_table .fst span{ font-size: 11px; padding: 0 0 0 55px; }
.cart_table .snd{ width: 50px;text-align: center; padding-left: 0px; }
.cart_table .trh .snd{ width: 50px;text-align: center; padding-left: 10px; }
.cart_table .thd{ width: 60px;text-align: center; }
.cart_table .fth{ width: 70px;text-align: center; }
.cart_table .trh .fth{ width: 60px;text-align: center; }
.cart_table .tr .fth{ width: 60px;text-align: center; color:#E3580C; font:12px Arial; line-height: 30px;  }
.cart_table .vth{ width: 70px; text-align: center; }
.cart_table .sth{ width: 110px; }
.cart_table .tth{ width: 110px; text-align: center; font-size: 11px; }
.cart_table .tth a:link, .cart_table .tth a:visited, .cart_table .tth a:active, .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; margin: 0 5px 0 0; }
.cart_table .vth img{ *margin: 7px 0 0; }
.cart_table select{ width: 50px; *margin: 4px 0 0; }
.cart_table .td_spec{ line-height: 40px; border-left:1px solid #E4E4E4;border-right:1px solid #E4E4E4; font-size: 12px; font-weight:bold; background: #f3f5fa; text-decoration: underline; color: #85969b; text-align: center;}
.cart_table .td_spec a {color: #85969b; font-style: italic;}
.cart_table .td_spec2{ font:12px Arial; height:40px; font-weight:bold; padding: 0 10px;color:#4e4e4e; line-height: 40px; border: 1px solid #e4e4e4;}
.cart_table .shipping_metod {padding-top: 12px; padding-left: 20px; background-color: #f8f9fc; border-bottom: 1px solid #e4e4e4;border-left: 1px solid #e4e4e4;border-right: 1px solid #e4e4e4;}
.cart_table .shipping_metod .tr { float: left; font: 12px Arial; margin-bottom: 10px;}
.cart_navi { padding: 15px 0; width: 575px; 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: 160px; font:13px Arial; color:white; height: 31px;cursor: pointer; 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: 160px;font:13px Arial; border: 0px; color:white; height: 31px; background: url(../images/contine_shoping.png); text-align: center; cursor: pointer; font-weight: bold; margin: 0 20px;}
.cart_navi .center a:hover{text-decoration: none; }
.cart_navi .right{width: 160px;font:13px Arial; height: 31px;cursor: pointer; color:white; background: url(../images/checkout_cart.png); text-align: center; border: 0px;font-weight: bold;}
.cart_navi .right a:hover{text-decoration: none;}

.bonus_for_consumers{ font-size: 13px; padding-bottom:5px;}
.bonus_for_consumers dt{ position: relative; top: 10px; }
.bonus_for_consumers dd{ padding: 0 0 0 45px; margin: -9px 0 0; font:11px Arial; font-weight: bold; }

.contact_form{ font-size: 13px; color: #837d7d; font-weight: 700; 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-family: Arial; 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 dd{ margin-left: 55px; }
.contact_form .conf_code .conf_field{ border: 1px solid #ccc; width: 133px; padding: 2px; float: left; }
.contact_form .bttn{ width: 120px; height: 28px;margin-left:100px;  background: url(../images/send_msg.png); cursor: pointer; border: 0; color: white; font: 14px Arial }
.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 .maintenance{ font-size: 11px; color: #837d7d; }
.faq h4{ font-size: 13px; line-height: 40px; padding: 10px 0 0; }
.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:link, .faq a:visited, .faq a:active, .faq a:hover {color: #837D7D; text-decoration: none;}
.faq a:hover {text-decoration: underline; }
.faq , .faq , .faq .ontop{ padding: 10px 0; width: 575px;}
.answer {width:575px; float:left; font:12px Arial; font-style: italic; font-weight: bold;}
.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:link, .faq .ontop a:visited, .faq .ontop a:active, .faq .ontop a:hover {color: #5F8535; text-decoration: underline;}
.faq .ontop a:hover {text-decoration: none; }

.testimonials{ padding: 10px 0; }
.testimonials p{ padding: .4em 0; }
.testimonials h4{ padding: .8em 0 0; }

.order_status{ font-size: 12px; color: #837d7d; font-weight: 700; line-height: 20px;}
.order_status .fields{ padding: 20px 0; }
.order_status .fields dt{ width: 150px; text-align: right; position: relative; top: 5px; font-family: Arial;}
.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{ padding: 0 20px 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 dd{ margin-left: 130px; }
.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: 135px; height: 28px; background: url(../images/send_msg_ord.png); cursor: pointer; border: 0; color: white; font: 14px Arial; margin-left: 70px; }
.order_status .bttn_cont{ float:left; margin-left: 15px; margin-top: -5px; width: 110px;  }


.product_info .pic_side{ width: 120px; 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: 564px; }
.product_table .tr{line-height: 40px; font-weight: bold; background:url(../images/product_content.png); border-top: 1px solid #e4e4e4; }
.product_table .tr:FIRST-CHILD { line-height: 36px; border: none; }
.product_table .trh{background:url(../images/product_header.png); line-height: 38px; height:38px; font-weight: bold;}
.product_table .td{ float: left; padding: 0 6px; }
.product_table .vt{padding: 0 10px; text-align: center; width: 80px; color: white;}
.product_table .fst{ width: 130px; color:#555555; padding-left: 50px;}
.product_table .fst span {font: 11px Arial;}
.product_table .fst span:FIRST-CHILD {font: 12px Arial; font-weight: bold;}
.product_table .trh .fst{ width: 125px;color: white;}
.product_table .snd{ width: 80px; text-align: center; color: #54901c; }
.product_table .thd{ width: 70px; text-align: center;color: #54901c;}
.product_table .trh .thd{ width: 85px; text-align: center;color: white;}
.product_table .fth{ width: 80px; color: #e3580c;text-align: center;}
.product_table .vth{ width: 100px;font-weight: 700; padding:0px; background:url("../images/data/btn_buy.png") no-repeat left center;}
.product_table .vth a {font:11px Arial; float:left; font-weight:bold; padding-left:24px; line-height:normal; color: #739fac; text-align:center; text-decoration: underline; display: block; }
.product_table .vth a:hover {text-decoration: underline; font-weight:bold; }
.product_table .trh .snd, .product_table .trh .fth{ color: white; }
.product_name {font: 20px Arial; font-weight:bold; color:#60982c; margin-bottom: 15px; float: left; width: 455px;}
.product_descr {float:left; width: 455px; font: 12px Georgia;}
.product_detaled {font:16px Arial; color:#555555; font-weight: bold; margin-bottom: 20px;margin-top: 15px;}
.product_bottom {width: 564px;margin-bottom:30px; height: 10px;background:url(../images/product_bottom.png); }

.bord {padding: 20px 0px 10px 20px; background-color: #f8f9fc; border-bottom: 1px solid #e4e4e4;border-left: 1px solid #e4e4e4;border-right: 1px solid #e4e4e4;}
.cart_list {float: left;}

.your_message_caption {padding-left:25px;font-family: Arial;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;}


.testi_caption{height: 33px; font:14px Arial; line-height: 33px;}
.testi_caption span {color:#799b3c; }
.testi_content {padding: 10px;}
.title {font: 16px Arial; font-weight:bold; margin-top: 20px; color:#555555; border-bottom: 1px solid #878787;}
.faq_cont {}
.faq_caption{color:#5f8535; height: 33px; background:url(../images/testi_caption.png);font:14px Arial; line-height: 33px; padding-left: 15px;}
.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;}
.ontop {}

.widg_shipping .delivery_name {width: 150px; float: none;}
.delivery_name {width: 260px; float: left;}
.delivery_price {margin-left: 20px; float: left; width: 80px; text-align: center; color: #54901c; font-weight: bold;}
#cart_bonuses {}
.best_sales {background:url(../images/best_sales.png) no-repeat;}

.ed_block {width: 564px; margin-top: 10px; position: relative;}
.ed_block_top { width: 564px; height: 11px; background: url(../images/ed_block_top.png);}
.ed_block_content { width: 564px; background: url(../images/ed_block_content.png); float: left;}
.ed_block_bottom { width: 564px; height: 7px;background: url(../images/ed_block_bottom.png);clear: both;}
.ed_ico {width: 172px; height: 158px; margin-left: 7px; float: left;}
.ed_content {width: 250px; float: left; margin-left: 20px; margin-top: 40px; min-height: 80px;}
.ed_buy {width: 360px; height: 50px;margin-top:5px; font:12px Arial;  margin-left: 20px; float: left; border-top: 1px solid #dddddd;}
.ed_buy span {font:15px Arial; color: #60982c; font-weight: bold; margin-right: 10px;}
.ed_caption {width: 260px; height: 41px; position: absolute; left:196px; top:0px; background: url(../images/ed_content_top.png); font:16px Arial; font-weight: bold; color: white; line-height: 45px; padding-left: 15px;}
.ed_bonus {width: 111px; height: 108px; position: absolute; left:453px; top:0px; background: url(../images/ed_pack_bonus.png);}
.ed_block .bttn {background:url("../images/data/btn_buy.png") no-repeat left center; float:right; width: 140px;}
.ed_block .bttn a {color:#739FAC;font:bold 14px arial; padding-left:25px;text-decoration:underline; display: block;}
.ed_block .bttn td {vertical-align: middle;height: 55px;}
.ed_info {float: left; width: 380px;}

.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;}

.short_descr_cat {padding: 10px; font: 12px Arial;}


/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	position: relative;
	margin-right: 10px;
}

.title_side_menu {height:35px; padding-top: 10px; padding-left:20px; margin:0 auto;}
.title_side_testi {height:25px; width:224px; padding-top: 7px; margin:0 auto; background: url(../images/testimonials_list_header.png);}
.title_news_side {background:url(../images/news_list_header.png) no-repeat; width:224px; 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;}
.title_bookmark {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;}

.alphabet{padding: 5px 0 0; font-size: 13px; color: #333;}
.alphabet a:link, .alphabet a:visited, .alphabet a:active, .alphabet a:hover {text-decoration: none; font-size: 12px; padding-left: 1px;padding-right: 2px;}
.alphabet .active {color:black;}
.alphabet .inactive {color:#a6a6a6;}
.alphabet .current {color:black; font-weight: bold;}
.alphabet a:hover {text-decoration: underline; }
.alphabet_bg {float: left; background: url('../images/letter_search_bg.png') no-repeat; width: 390px; height: 18px; padding-left: 8px;}

#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;}
#testi_title {font: 13px Arial; margin-left:15px; color:white; font-weight: bold; }
.news_title {font: 13px Arial; margin-left:15px; color:#727272; font-weight: bold;}
.news_caption {font: 13px Arial #717F86; font-weight: bold; margin: 0px;}

.news_date {color:#bbb8b8;}
.news_content {color:#5e5959; padding-top: 4px;}
.faq_cont {color:#5e5959; padding-top: 4px; padding-bottom: 10px;}
.testi_content {color:#5e5959; padding-top: 4px; background-color: #EFEFEF; border: 1px solid #D7E0E2;}
#soc_bookmark {font: 13px Arial; margin-left:15px; color:#727272; font-weight: bold;}

.paiment_list_head {width: 224px; padding-top:5px; height:24px; background: url(../images/paiment_header.png) no-repeat; float: left;}
.paiment_list_title {color: #727272; margin-left: 15px; font: 13px Arial; font-weight: bold;}
.paiment_list_content {width: 208px; padding:7px; background-color: #ebeeef; border-left: 1px solid #d7e0e2;border-right: 1px solid #d7e0e2; float: left;}
.paiment_list_bottom {width: 224px; height: 6px; background: url(../images/paiment_bottom.png) no-repeat;float: left;}
/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
/*	float: left; */
	margin-left: 10px;
	position: relative;
	/* overflow: hidden; */
}
.sidebar {width: 230px; float: left; min-height: 1px;}
.sidebar .banner_block{ margin-left:112px; margin-top:20px; margin-bottom:20px; text-align: center; }
.sidebar .banner_block img{ border: 1px solid #BDBDBD; }

.sidebar .banner_block2{ margin: 10px 0; width: 230px; text-align: center; padding: 10px 0; }
.sidebar .banner_block2 img{ display: block; margin: 0 auto 0; }

.sidebar .banner_block3{ margin: 0 0 10px; width: 100%; text-align: center; }
.sidebar .banner_block3 img{ border: 1px solid #BDBDBD; }

.side_search{text-align: left; width: 224px; height: 27px; background:url('../images/search_bg.png'); padding-top: 8px;}
.side_search input{ border: none;}
.side_search .text{ height:18px; margin-left:7px; padding-left:10px; width: 174px; color: #393939; float:left; background:url('../images/search_field_bg.png') no-repeat; font: 11px Arial; }
.side_search .bttn{ width: 21px; height: 20px; cursor: pointer; margin-left: 5px; background: url(../images/search_btn_bg.png);}
.sr .title{ padding: 10px 0; }
.sr .title h2 span{ color: #787878; }

.sidebar .widg{ color: #606060; font-size: 13px; padding: 10px; margin-left:112px; }
.widg_faq {color: #717f86; padding:10px; font-size: 13px; width:202px; margin:0 auto; background-color: #eceff0; border-left: 1px solid #e5ebec; border-right: 1px solid #e5ebec;}
.widg_news {color: #717f86; padding:10px; font-size: 13px; width:202px; margin:0 auto; background-color: #eceff0; border-left: 1px solid #e5ebec; border-right: 1px solid #e5ebec;}
.widg_testi {color: #717f86; padding:15px; font-size: 13px; width:194px; margin:0 auto; background-color: #7eb24f;}
.widg_bookmark{ color: #606060;background-color:#EBEEEF; height:60px; font-size: 13px; padding:5px; margin:0 3px; float:left; width:212px; border: 1px solid #dfe6e9; }
.widg_shipping {color: #717f86; padding:10px; font-size: 13px; width:202px; margin:0 auto; background-color: #eceff0; border-left: 1px solid #e5ebec; border-right: 1px solid #e5ebec;}

#bookmark_secure{margin:0 auto; height:32px; width:230px; border-bottom: 1px dashed #dfe6e9; font:20px Georgia; background:url(../images/lock.png) no-repeat; padding-left: 40px; padding-top: 5px;}
#bookmark_compass{margin:0 auto;height:32px; width:230px; border-bottom: 1px dashed #dfe6e9; font:20px Georgia; background:url(../images/compass.png) no-repeat; padding-left: 40px; padding-top: 5px;}
#bookmark_hand{margin:0 auto; margin-bottom:20px; width:230px; margin-top:3px; height:32px; border-bottom: 1px dashed #dfe6e9; font:20px Georgia; background:url(../images/hand.png) no-repeat; padding-left: 40px; padding-top: 5px;}
.sidebar .widg h2{ font-size: 14px; padding: .4em 0 0; }
.sidebar .widg p{ padding: .4em 0; }
.sidebar .widg img{ margin: 1px; }

.sitemap_link{ text-align: center; padding: 10px 0; }
.sitemap_link img{ padding: 0 5px 0 0; }
.product_info {margin-top: 10px; margin-bottom: 40px; clear: both;}

.category_titel {background: url(../images/content_list.png) repeat-y; padding: 0 0 0 35px; width:180px; line-height: 25px; font-weight: bold; }
.category {margin-left: 7px;}

.order_info_tbl {width: 575px;}
.order_info_tbl th {width: 32%; padding-left: 10px;}
.order_info_tbl td {padding-left: 20px;}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 1060px;
	margin: 0px auto;
	text-align: left;
	color: #949494;
	font-size: 11px;
	background: url(../images/menu_bottom_bg.png) repeat-x; 
}
.bottom_menu{height: 42px;}
.bottom_menu li{ float:left; display:block; width:140px;height:42px; text-align:center; font: 14px Arial;line-height:35px; }
.bottom_menu li a:link, .bottom_menu li a:visited, .bottom_menu li a:active, .bottom_menu li a:hover {color:white; text-decoration: none; display: block; padding-top: 7px;}
.bottom_menu li a:hover {background:url('');}
.bottom_menu li a:link span, .bottom_menu li a:visited span, .bottom_menu li a:active span, .bottom_menu li a:hover span {}
#faq_bottom {width: 200px;}
#terms_bottom {width: 200px;}

#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 {color:#f0f5f7;background: url(../images/bottom_menu.png); margin-bottom: 10px; height: 33px; width: 1010px; padding-left: 50px; line-height: 33px;}

.not_fount {margin-left: 80px; margin-top: 25px; font: 14px Arial; font-weight: bold;}
.read_more {font: 12px Arial; font-weight:bold; float:right; cursor: pointer; background: url('../images/cloud.png') no-repeat; padding-left: 20px; }
.read_more a {color:white;}
.read_more a:hover {color:white; text-decoration: none;}
.credit_cart {}

.bookmark_ico {float: left; width: 24px; height: 24px; margin: 2px;}
.bookmark_ico a {display: block; width: 24px; height: 24px;}
.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;}

.decor {width: 171px; height: 109px; margin:0 auto;}
#chat_online {width: 226px; height:85px;  cursor: pointer; position: relative;}
#chat_online img {position: absolute; top:10px;left: 0px;}
.testimonials_list_bottom {width: 196px; height: 3px; background:url('../images/testimonials_list_bottom.png');}
#product_list {width: 230px; margin:10px auto; margin-bottom:0px; background: url('../images/Categories_list_.png') no-repeat;}
#categories_list {width: 230px; margin:10px auto; margin-bottom:0px; background: url('../images/Categories_list_.png') no-repeat;}
#static_sidebar_search {clear: both; float: none; width: 230px;margin-top:10px;}
#tools_letter {float: left; width: 575px;margin-top:10px;}
#static_sidebar_chat {width: 230px;margin-top:10px;}
#testimonials_list {width: 230px;margin-top:10px;}
#static_bookmark {width: 230px;margin-top:10px;}
#tools_social_bookmark {width: 230px; margin-top:10px;}
#news_list {width: 230px; margin-top:10px;}
#static_sitemap {width: 230px;margin-top:10px;}
#static_decor_sidebar_package_image {width: 230px;margin:10px auto;}
#static_sidebar_payment_systems {width: 230px;margin:10px auto;}
#user_menu_block {width: 230px;margin-top:10px;}
#faq_list {width: 230px;margin-top:10px;}
.custom_block {width: 230px;margin-top:10px;}
#static_sidebar_sitemap {width: 230px;margin-top:10px;}
#static_sidebar_subscribe_news {width: 230px;margin-top:10px;}
#tools_shipping_banner {width: 230px;margin-top:10px;}
#user_menu {width: 230px;margin-top:10px;}
#custom_block_1 {width: 230px;margin-top:10px;}
#header_online_chat {margin-top: 10px;}

.sitemap_page {font:12px Arial;}
.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; border-bottom:1px dotted #DBDBDB; padding-top:5px;}
.category_block ul li {display:block; float:left; width:170px;}

.newbonus {padding: 10px 0 10px 10px; float: left;}
.newbonus-list img {margin: 0px !important;}
.newbonus-list {float: left;}
.newbonus-capt {float: left; line-height: 20px; margin-right: 10px;}
.newbonus .ddTitleText {font-size: 11px;}

.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;
	top: 30px;
    width: 224px;
	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: #7498a3; 
	height: 45px; 
	position: fixed; 
	width: 100%; 
	bottom: 0px;
	padding-right: 30px;
	box-sizing: border-box;
	z-index: 1;
	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: 10px 0 0 3px; position: relative; float: left;}
.landind-side .categories_list {padding: 0px;}
.landind-side .widg_news {border-bottom: 1px solid #dbdbdb; padding: 0; width: 222px;}
.title_side {
	background: url("../images/news_list_header.png") no-repeat scroll 0 0;
    height: 28px;
    margin: 0 auto;
    width: 210px;
    display: table-cell;
    vertical-align: middle;
    color: #727272;
    font: bold 13px Arial;
    padding-left: 15px;
    line-height: 12px;
}

.banner-wrapper {
	position: relative; 
	background: url(../images/banner_big.jpg) no-repeat;
	width: 100%;
	height: 373px;
	float: left;
}
.banner-wrapper-txt {
	color: #3e3f4a; 
	font-size: 22px;  
	padding-left: 30px;
    padding-top: 50px;
    width: 300px;
    font-weight: lighter;
}

.banner-wrapper-txt div {padding-top: 20px; color: #717f86;}

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: #85b45b;
	background: -moz-linear-gradient(top, #a1d174 0%, #85b45b 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a1d174), color-stop(100%,#85b45b));
	background: -webkit-linear-gradient(top, #a1d174 0%,#85b45b 100%);
	background: -o-linear-gradient(top, #a1d174 0%,#85b45b 100%);
	background: -ms-linear-gradient(top, #a1d174 0%,#85b45b 100%);
	background: linear-gradient(to bottom, #a1d174 0%,#85b45b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a1d174', endColorstr='#85b45b',GradientType=0 );
	cursor: pointer;
}

.insurance {
	width: 100%; 
	border-collapse: collapse; 
	font-size: 13px; 
	font-weight: bold;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}
.insurance-title {width: 262px; padding: 10px 10px 10px 24px;}
.insurance-title span {color: #8c8c8c; font-weight: normal; font-size: 12px;}
.insurance-check {width: 40px; text-align: center;}
.insurance-price {padding-left: 27px;}

/*=========Landind Page==========*/

.landing-title {font-size: 20px; line-height: 70px; text-align: center;}
.landing-bottom {display: flex; justify-content: space-around; 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: flex-start;
	justify-content: space-between;
}
.features-btn {width: 290px; box-sizing: border-box; padding-left: 38px;}
.features-img {width: 260px;}

.features-btn-item {
	padding: 15px 15px 20px 50px;
	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: 76px;
	top: calc(50% - 38px);
	left: -38px;
	filter: drop-shadow(0px 0px 5px #d2d2d291)
}
.features-btn-title {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
.features-btn-txt {font-size: 14px; line-height: 20px;}
.features-img {	/*	background: url("../images/landing/slider/_blank.png") no-repeat left 100px bottom 10px;  */ }
.features-img img {display: none; width: 240px; 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: 380px;
	text-align: center;
	background: url("../images/landing/bg.png") no-repeat center center;
	background-size: 100% 100%;
	margin-top: 20px;
}
.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;}

.copy-link-box {position: relative; margin: 0 50px;}
.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 60px;}

.send-link-box {position: relative; margin-top: 10px;}
.email-caption {margin-top: 40px; font-size: 16px; color: #000; 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;
	gap: 5px;
	padding: 10px;
}
.payment-methods img {
	max-height: 18px;
	max-width: 30px;
}