* {margin: 0; padding: 0;}
html {height: 100%}
body {
	font: 12px Trebuchet MS;
	font-family: Trebuchet MS, Arial;
	width: 100%;
	height: 100%;
	text-align: center;
	background: url(../images/body.png) repeat-x;
	background-color:#f8f8f8;
	color: #323232; 
	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 {
	width: 1000px;
	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
-----------------------------------------------------------------------------*/
.billing_checkout {height: 184px !important;}
#header {overflow: visible; height: 225px; position: relative; z-index: 5000;}
#header_bg {background:url('../images/header_bg.png') no-repeat; height: 150px; width: 1000px; position:relative;}
#smallheader { height: 190px; overflow: hidden; }
.hbg2{ height: 77px; overflow: hidden; }
.hlogo{ width: 309px; height: 57px; float: left; }

.hflags{position:absolute; left: 755px; top: 90px;}
.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 {position: absolute; top: 90px; left: 20px;}
#phone_supp {font: 12px Trebuchet MS; font-weight:bold; line-height:20px; float: left;}

.hcart{ width: 243px; height:65px; float: right; background:url('../images/cart_bg.png'); padding-top:5px; position:relative; margin: 5px 1px 0 10px;}
.hcart span {color: #666666; font: 13px Trebuchet MS; font-weight: bold; padding-left: 65px;}
.hcart .hcpadd{padding-left: 65px; float: left; width:175px;}
.hcart img{ vertical-align: middle; }

.top_menu{ width:1000px; height:33px; border-left: 1px solid #ffffff;border-right: 1px solid #ffffff;}
.top_menu li{ float:left; display:block; height:33px; text-align:center; font: 13px Trebuchet MS; font-weight:bold; line-height:33px; background:url('../images/top_menu/top_menu.png') no-repeat left; }
#top_menu_home {width:199px; border-right: 1px solid #dbdbdb;}
#top_menu_home:hover {width:199px; background:url('../images/top_menu/menu_hover.png') no-repeat left;}
#top_menu_order{width:199px; border-right: 1px solid #dbdbdb;}
#top_menu_order:hover {width:199px; background:url('../images/top_menu/menu_hover.png') no-repeat left;}
#top_menu_faq {width:199px; border-right: 1px solid #dbdbdb;}
#top_menu_faq:hover {width:199px; background:url('../images/top_menu/menu_hover.png') no-repeat left;}
#top_menu_contact {width:199px; border-right: 1px solid #dbdbdb;}
#top_menu_contact:hover {width:199px; background:url('../images/top_menu/menu_hover.png') no-repeat left; }
#top_menu_testim {width:199px;}
#top_menu_testim:hover {width:199px; background:url('../images/top_menu/menu_hover.png') no-repeat left;}
.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;}
#header_bottom {background-color: #ededee; height: 41px; border-bottom: 1px solid #dbdbdb; border-left: 1px solid #ffffff; width: 999px;}

#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 {width: 615px; margin-top:10px; margin-left:20px; height:75px; font:30px Trebuchet MS; line-height:75px; float: left;}
#site_name a {color: #b80011;}
#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: 20px Trebuchet MS; color: #3a3a3a; float: left;}
#cart_sum a, #cart_sum a:hover  {color: #3a3a3a; text-decoration: none;}
#cart_items {font: 12px Trebuchet MS; color: #3a3a3a; float: left; margin-top: 6px; margin-left: 7px;}
#cart_items a, #cart_items a:hover{color: #3a3a3a; 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;}
.separator {width: 4px; height: 41px; float: left; background: url('../images/separator.png') no-repeat; margin-right: 5px;}

/* Middle
-----------------------------------------------------------------------------*/
#cart_total_bg {padding-right:35px; height: 21px; font: 13px Trebuchet MS; font-weight:bold; color:#ffffff; float: right; text-align: center; line-height: 21px;}
#cart_total_bg span {color:#4E4E4E;}
#middle {
	width: 1000px;
	height: 1%;
	background: url(../images/middle_bg.png) repeat-y;
/*	padding-bottom:15px; */
	position: relative;
	z-index: 100;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 580px;
	float: left;
}
#content { clear: both; float: none;}
#content .title, #content .title_products{ padding-bottom:12px; padding-left:10px; clear: both; background: url('../images/cursor.png') no-repeat; background-position: 0px 9px;}
#content .title-ed {padding-bottom:12px; padding-left:10px; clear: both; background: url('../images/cursor.png') no-repeat; background-position: 0px 9px; border-bottom:1px solid #878787; color:#555555; font:bold 16px Trebuchet MS; margin-top:14px;}
#content .ctitle{ padding-top:10px; padding-bottom:5px; color: #f04f11; font:13px Trebuchet MS; font-weight: bold; }
#content .ctitle2{ padding-top:30px; padding-bottom:5px; color: #1d7f97; font:13px Trebuchet MS; 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:10px; text-align: center; color: #444; margin-bottom: 0px; clear: both; float: none;}
.pblocks li{text-align: left; float: left; }
.pblock { width: 285px; height:189px;padding-left:1px;padding-top: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 Trebuchet MS; font-weight:bold; color: #717f86;padding-left:10px; }
.pblock .rblock_buy .bttn{height:35px; text-align:center; width:95px; padding-left:20px; padding-right:5px; background: url(../images/data/btn_buy.png) no-repeat; float: right;}
.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 {color:#d71313; text-decoration: none; font-size: 11px;  font-weight:bold; line-height: 32px; }
.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: 18px Trebuchet MS; color: #383333; font-weight: bold;}
.rblock div {padding: 0 10px;color: #797979; font: 11px Trebuchet MS; height: 85px; overflow: hidden;}

.price_prep_val {font: 24px Trebuchet MS; font-weight:bold; margin-left:15px; color: #ea4d10; 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; }

.order_status_cont p {color:#323232;}

.cart_table{ margin-top: 10px; font-size: 12px; width: 580px; }
.cart_table .trh{ font:13px Trebuchet MS; font-weight:bold;  background:url(../images/product_header.png); height: 42px; color: #323232; }
.cart_table .td{ float: left;padding: 5px 0 5px 10px; line-height: 32px; }
.cart_table .fst{ width: 160px; }
.cart_table .tr .fst{ width: 170px; color: #323232; font-weight: bold; padding-left: 0px; clear: both; }
.cart_table .tr .fst img { margin: 0px; float: left;}
.cart_table .fst_half{ width: 130px; text-align: center; }
.cart_table .tr .fst_half{ width: 155px; color: #4e4e4e; font-size: 11px; font:12px Trebuchet MS; 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: 60px;text-align: center; padding-left: 0px; }
.cart_table .trh .snd{ width: 65px;text-align: center; padding-left: 10px; }
.cart_table .thd{ width: 70px;text-align: center; font-weight: bold; }
.cart_table .fth{ width: 70px;text-align: center; }
.cart_table .trh .fth{ width: 70px;text-align: center; }
.cart_table .tr .fth{ width: 70px;text-align: center; color:#323232; font:12px Trebuchet MS; line-height: 30px; font-weight: bold;  }
.cart_table .vth{ width: 20px; 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; margin-top:-7px;}
.cart_table select{ width: 40px; *margin: 4px 0 0; }
.cart_table .td_spec{ line-height: 39px; font-size: 12px; font-weight:bold; background: url(../images/update_pills.png) repeat-x; text-decoration: underline; color: #85969b; text-align: center;}
.cart_table .td_spec a {color: #323232; font-style: italic; font-size: 14px; font-weight: normal;}
.cart_table .td_spec a span {font-weight: bold;}
.cart_table .td_spec2{ font:13px Trebuchet MS; height:40px; font-weight:bold; padding: 0 10px;color:#1d7f97; line-height: 40px; border-bottom: 1px solid #dbdbdb;}
.cart_table .shipping_metod {margin-top: 12px; padding-left: 7px;}
.cart_table .shipping_metod .tr { float: left; font: 13px Trebuchet MS; margin-bottom: 7px; color: #323232; font-weight: bold;}
.cart_navi { padding: 15px 0; width: 580px; 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: 186px; font:13px Trebuchet MS;  color:#5d5c5c; height: 33px;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: 186px;font:13px Trebuchet MS; margin:0 6px; border: 0px; color:#5d5c5c; height: 33px; background: url(../images/contine_shoping.png); text-align: center; cursor: pointer; font-weight: bold;}
.cart_navi .center a:hover{text-decoration: none; }
.cart_navi .right{width: 186px;font:13px Trebuchet MS; height: 33px;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 30px; margin: -9px 0 0; font:12px Trebuchet MS; color: #323232; }

.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: Trebuchet MS; font-size: 12px; }
.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_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: 175px;}
.contact_form .conf_code .conf_field{ border: 1px solid #ccc; width: 133px; padding: 2px; float: left; }
.contact_form .bttn{ width: 135px; height: 23px; margin-left:100px;  background: url(../images/send_msg_ord.png); cursor: pointer; border: 0; color: white; font: 14px Trebuchet MS }
.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: #6c6c6c; }
.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: #2d869c; text-decoration: none; font-weight: bold;}
.faq a:hover {text-decoration: underline; }
.faq , .faq , .faq .ontop{ padding: 10px 0; width: 575px;}
.answer {width:575px; float:left; font:12px Trebuchet MS; color: #323232;}
.faq_let {width:20px; float:left; font:14px Trebuchet MS; font-weight: bold;}
.question {width:600px; float:left; font:14px Trebuchet MS;font-weight: bold; margin-bottom: 5px;}
.faq .ontop a:link, .faq .ontop a:visited, .faq .ontop a:active, .faq .ontop a:hover {color: #2D869C; 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: #000000; line-height: 20px;}
.order_status .fields{ padding: 15px 0; }
.order_status .fields dt{ width: 150px; color:#646363; text-align: right; position: relative; top: 5px; font-family: Trebuchet MS;}
.order_status .fields dd{ padding: 0 0 0 160px; margin: -15px 0 0; color: red; }
.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: 23px; background: url(../images/send_msg_ord.png); cursor: pointer; border: 0; color: white; font: 14px Trebuchet MS; margin-left: 140px; }
.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: 580px;}
.product-table-bonus-pills {float: left; line-height: normal; width: 190px; padding-left: 50px; font-size: 11px; font-weight: normal; margin-top: -7px; padding-bottom: 3px; color: #E3580C;}
.product-table-bonus-shipping {float: left; line-height: normal; font-size: 11px; font-weight: normal; margin-top: -7px; padding-bottom: 3px; color: #739FAC;}
.product_table .tr{line-height: 35px; font-weight: bold; background:url(../images/product_content.png) repeat-x bottom; }
.product_table .tr:FIRST-CHILD { line-height: 36px; border: none; }
.product_table .trh{background:url(../images/product_header.png) repeat-x; line-height: 42px; height:42px; font-weight: bold;}
.product_table .td{ float: left;}
.product_table .vt{ text-align: center; width: 105px; color: #323232; font-size: 13px;}
.product_table .fst{ width: 175px; color:#555555; padding-left: 50px;}
.product_table .fst span {font: 11px Trebuchet MS;}
.product_table .fst span:FIRST-CHILD {font: 12px Trebuchet MS; font-weight: bold;}
.product_table .trh .fst{ width: 175px;color: #323232;font-size: 13px;}
.product_table .snd{ width: 75px; text-align: center; color: #323232; font-weight: bold; }
.product_table .thd{ width: 75px; text-align: center;color: #323232; font-weight: bold;}
.product_table .trh .thd{ width: 82px; text-align: center;color: #323232; font-size: 13px;}
.product_table .fth{ width: 80px; color: #e3580c;text-align: center;}
.product_table .vth{ width: 117px;font-weight: 700; padding:0px;}
.product_table .vth table {margin: 0px auto;}
.product_table .vth a {font:12px Trebuchet MS; float:left; font-weight:bold; padding-left:10px; line-height:normal; color: #739fac; text-align:center; text-decoration: underline; display: block;  background:url("../images/plus.png") no-repeat left center; }
.product_table .vth a:hover {text-decoration: underline; font-weight:bold;  background:url("../images/plus.png") no-repeat left center;}
.product_table .trh .snd, .product_table .trh .fth{ color: #323232; font-size: 13px;}
.product_name {font: 20px Trebuchet MS; font-weight:bold; color:#60982c; margin-bottom: 15px; float: left; width: 455px;}
.product_descr {float:left; width: 455px; font: 13px Trebuchet MS;}
.product_descr td {height: 75px; vertical-align: middle;}
.product_detaled {font:16px Trebuchet MS; color:#1D7F97; font-weight: bold; margin-bottom: 20px;margin-top: 15px;}
.product_bottom {width: 580px; margin-bottom:20px; height: 10px; }

.bord {padding: 9px 0px 8px 20px; background: url(../images/pay_secure.png) repeat-x; font-weight: bold; font-style: italic; font-size: 14px; color: #ffffff;}
.cart_list {float: left;}

.your_message_caption {padding-left:25px;font-family: Trebuchet MS;font-size: 12px;}
.your_message_cont {padding: 0 25px;float: left; color:red;}
#contact_note {margin-top: 20px;}

#cart_gifts {font:12px Trebuchet MS; border-bottom: 1px solid #dbdbdb;}

.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: bold 13px Trebuchet MS; line-height: 33px; color:#2d869c;}
.testi_caption span {color:#799b3c; }
.title {font: 16px Trebuchet MS; font-weight:bold; margin-top: 14px; color:#555555; border-bottom: 1px solid #878787;}
.title_products {font: 16px Trebuchet MS; font-weight:bold; margin-top: 14px; color:#1d7f97; border-bottom: 1px solid #878787;}
.faq_caption{color:#8f8f8f; height: 33px; font:14px Trebuchet MS; line-height: 33px; padding-left: 5px; font-weight: bold;}
.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: 310px; float: left;}
.delivery_price {margin-left: 30px; float: left; width: 80px; text-align: center; color: #323232; font-weight: bold;}
#cart_bonuses {}
.best_sales {background:url(../images/best_sales.png) no-repeat; background-position: 8px 1px;}

.ed_block {width: 579px; height:187px; float:left; margin-top: 10px; position: relative; background: url(../images/ed_pack/ed_bg.png); }
.ed_block_content { width: 580px; float: left;}
.ed_ico {width: 178px; height: 172px; margin-left: 7px; margin-top:7px; float: left;}
.ed_content {width: 255px; float: left; margin-left: 16px; height: 105px; font-size: 11px;}
.ed_buy {width: 370px; height: 40px; font:12px Trebuchet MS;  margin-left: 16px; float: left;}
.ed_buy span {font:15px Trebuchet MS; color: #ea4d10; font-weight: bold; margin-right: 10px;}
.ed_caption {width: 260px; height: 41px; float:left; padding-left:15px; font:19px Trebuchet MS; color: #383333; line-height: 45px;}
.ed_block .bttn { float:right; width: 140px;}
.ed_block .bttn a {color:#d71313; font:12px Trebuchet MS;}
.ed_block .bttn td {vertical-align: middle; text-align:right;padding-right:10px; height: 40px;}
.ed_info {float: left; width: 393px;}

.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;}

.short_descr_cat {padding: 0px 10px; font: 12px Trebuchet MS;}

/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	position: relative;
	margin-right: 10px;
	background-color:#F8F8F8;
}

.title_side_menu {height:32px; padding-top: 15px; padding-left:20px;background: url(../images/categiry_header.png);}
#product_list_content {border-top: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb;}
.title_side_testi {height:35px; width:200px; padding-top: 7px; background: url(../images/news_header.png); border-bottom: 1px solid #dbdbdb;}
.title_news_side {background:url(../images/news_header.png) no-repeat; width:200px; height:37px; padding-top: 5px;border-bottom: 1px solid #dbdbdb;}
.content_news_side {border-left: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb;}
.title_side_faq {background:url(../images/conponent_header.png) no-repeat; width:200px; height:37px; padding-top: 5px; margin:0 auto;}
.title_bookmark {background:url(../images/conponent_header.png) no-repeat; width:200px; height:37px; 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{font-size: 12px; color: #333; float: left;}
.alphabet a:link, .alphabet a:visited, .alphabet a:active, .alphabet a:hover {text-decoration: none; font-size: 11px;}
.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; width: 315px; height: 18px;}

#faq_title {font: 16px Trebuchet MS; margin-left:15px; color:#383333; font-weight: bold;}
#news_title {font: 16px Trebuchet MS;line-height:29px; margin-left:15px; color:#383333; font-weight: bold;}
#testi_title {font: 16px Trebuchet MS; line-height:26px; margin-left:15px; color:#383333; font-weight: bold; }
.news_title {font: 16px Trebuchet MS; margin-left:15px; color:#383333; font-weight: bold;}
.news_caption {font: 13px Trebuchet MS #717F86; font-weight: bold; margin: 0px;}

.news_date {color:#bbb8b8;}
.news_content {color:#888888; padding-top: 4px;}
.faq_cont {color:#888888; padding-top: 4px; padding-bottom: 10px;}
.testi_content {color:#323232;}
#soc_bookmark {font: 16px Trebuchet MS; line-height:29px; margin-left:15px; color:#383333; font-weight: bold;}

.paiment_list_head {width: 200px;height:42px; background: url(../images/conponent_header.png) no-repeat; float: left;}
.paiment_list_head table {margin-left: 15px;}
.paiment_shipping_head {width: 200px; padding-top:5px; height:37px; background: url(../images/conponent_header.png) no-repeat;}
.paiment_list_title {color: #383333; font: 15px Trebuchet MS; font-weight: bold; height: 42px; vertical-align:middle;}
.paiment_list_content {width: 178px; height:40px; padding:10px; background:url('../images/shiping_content.png');  border:1px solid #dbdbdb; border-top:0px; 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; */
	/*background:url('../images/sr_bg.png'); */
}
.sidebar {width: 200px; 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{width: 200px;height:51px; text-align: center; background:url('../images/bookmark_bg.png') right; }
.sidebar .banner_block2 a{ line-height: 63px; color: #f04f11; }

.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: 221px; float:left; height: 25px; background:url('../images/search_bg.png');}
.side_search input{ border: none;}
.side_search .text{ height:18px; margin-left:7px; margin-top:4px; width: 185px; color: #393939; float:left; background:url('../images/search_field_bg.png') no-repeat; font: 11px Trebuchet MS; }
.side_search .bttn{ width: 21px; height: 24px; cursor: pointer; margin-left: 5px; background: none;}
.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: #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 {color: #383333; padding:10px; font-size: 12px; width:179px; background: url(../images/component_body.png);}
.widg_testi {color: #383333; padding:10px; font-size: 12px; width:179px;background: url(../images/component_body.png) right; border: 1px solid #dbdbdb;border-right:0px; border-top: 0px;}
.widg_bookmark{ color: #606060;background:url('../images/bookmark_body.png') right; height:80px; padding:12px 5px 0px 5px; float:left; width:188px; border: 1px solid #dbdbdb; border-top: 0px;}
.widg_shipping {padding:7px; width:184px; height:80px; background:url('../images/card_content.png'); border: 1px solid #dbdbdb; border-top: 0px;}

#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; padding-right:15px; background:url('../images/link_bg.png') right; height: 17px; }
.sitemap_link img{ padding: 0 5px 0 0; }
.product_info {margin-top: 5px; margin-bottom: 40px; clear: both;}

.category_titel {background: url(../images/content_list.png) repeat-y; padding: 0 0 0 35px; width:165px; line-height: 29px; font-weight: bold; }

.order_info_tbl {width: 575px;}
.order_info_tbl th {width: 32%; padding-left: 10px;}
.order_info_tbl td {padding-left: 20px;}

/* Footer
-----------------------------------------------------------------------------*/
#footer_bg {background: url(../images/footer_bg.png) repeat-x;}
#footer {
	width: 1000px;
	margin:0px auto;
	text-align: left;
	color: #8c98a1;
	font-size: 11px; 
	height: 65px;
}
.bottom_menu li{ float:left; display:block; text-align:center; font: 13px Trebuchet MS; line-height:65px; padding-right: 9px; }
.bottom_menu li a:link, .bottom_menu li a:visited, .bottom_menu li a:active {color:#575757; text-decoration: none;}
.bottom_menu li a:hover {color:#3ea9b8; text-decoration: none;}
.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 {}

#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:#8c98a1; float:right; font: 11px Trebuchet MS; line-height: 65px;}

.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;}
.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 Trebuchet MS; clear: both;}

/* */
.slot .block {float:left;}

.decor {width: 200px; height: 111px; position: relative;}
.decor a:hover {text-decoration: none;}
.decor span {position: absolute; top:8px; left: 15px; color: #b71010; font:bold 16px Trebuchet MS; cursor: pointer;}
#chat_online {width: 200px; height:41px;  cursor: pointer; position: relative; margin-top: -10px;}
#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: 200px; margin:10px auto; margin-bottom:0px; background: url('../images/Categories_list_.png') no-repeat;}
#categories_list {width: 200px;}
#static_sidebar_search {clear: both; float: left; margin-top:10px; margin-right: 5px;}
#letter_list {float: left; width: 470px;margin-top:15px;}
#static_sidebar_chat {width: 200px;margin-top:10px;}
#testimonials_list {width: 200px;margin-top:5px;}
#static_bookmark {width: 200px;margin-top:10px;}
#static_sidebar_social_bookmark {width: 200px; margin-top:5px;}
#news_list {width: 200px; margin-top:5px;}
#static_sitemap {width: 200px;margin-top:10px;}
#static_decor_sidebar_package_image {width: 200px;margin-top:5px;}
#static_sidebar_payment_systems {width: 200px;margin-top:3px;}
#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: 200px;}
#static_sidebar_bookmark {}
#static_sidebar_subscribe_news {width: 200px;}
#shipping_banner {width: 200px;margin-top:3px;}
#user_menu {width: 200px;margin-top:10px;}
#custom_block_1 {width: 200px;margin-top:10px;}
#header_online_chat {width: 200px; height:41px; float: right; position: absolute; top:183px; left: 800px;}

.sitemap_page {font:12px Trebuchet MS;}
.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:170px;}



