body
{
background:url(../images/bg1.jpg) no-repeat #fff center top;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px auto auto auto;
color:#000;
}
img { border:none;}
img a{ border:none;}
p{
padding:2px;
margin:0px;
}
A {WORD-BREAK: break-all; LINE-HEIGHT: 135%; 
}
A:link {
	TEXT-DECORATION: none;
	color: #000000;
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
A:hover {
	COLOR: #D80003;
	TEXT-DECORATION: none;
}

#main_container{
width:1000px;
height:auto;
margin:auto;
padding:0px;
}
.top_bar{
width:1000px;
height:80px;
background-color:#fff;
}
.top_search{
width:370px;
height:32px;
margin:0px 20px 0 0;
_margin:0px 10px 0 0;
float:right;
background:url(../images/top_search_bg.gif) no-repeat center;
}
input.search_input{
width:182px;
height:18px;
float:left;
margin:5px 0 0 0 ;
border:1px solid #dbdbdb;
border-bottom-color:#ffffff;
border-right-color:#ffffff;
}
.search_text{
float:left;
width:110px;
padding:8px 0 0 15px;
color:#999999;
}
.search_text a{
text-decoration:none;
color:#999999;
}
.search_bt{
float:left;
padding:2px 0 0 15px;
}
.languages{
float:right;
width:200px;
padding:8px 0 0 0;
}
.lang_text{
padding:0 5px 0 0;
color:#b3adad;
padding-bottom:3px;
}
.lang_text a{
padding:0 5px 0 0;
color:#000000;
}
a.lang{
display:block;
float:left;
padding:0 5px 0 5px;
}
#header{
width:1000px;
height:173px;
background:url(../images/header_bg.jpg) no-repeat center;
background-position:0px 0px;
margin:auto;
}
#logo{
float:left;
padding:20px;
}
#topleft {
float:left;
width:450px;
padding-top:40px;
padding-left:10px;
}
#topleft a {
color:#333333;
text-decoration:none;
}
#topleft a:hover {
color:#CC0000;
text-decoration:none;
}

#topcenter {
float:left;
padding-top:28px;
width:220px;
text-align:right;
height:30px;
color:#CC0000;
font-weight:bold;
}
#topright {
float:right;
width:120px;
text-align:right;
height:70px;
}
#topright ul {
list-style-type:none;
padding:20px 10px 10px 0px;
}
#topright ul a{
color:#333333;
text-decoration:none;
}
#topright ul a:hover{
color:#CC0000;
text-decoration:none;
}
/*------------------------------oferte_content-----------------------*/
.oferte_content{
width:600px;
height:164px;
float:left;
padding:0 0 0 50px;
}
.top_divider{
float:left;
width:1px;
height:164px;
}
.oferta{
width:538px;
float:left;
padding:15px 30px 0 30px;
}
.oferta_img{
float:left;
padding:0 0 10px 0;
}
.oferta_title{
font-size:15px;
color:#b72c24;
font-weight:bold;
}
.oferta_details{
width:400px;
float:left;
padding:0 0 0 30px;
}
.oferta_text{
padding:5px 0 5px 0;
font-size:12px;
color:#FFFFFF;
text-align:justify;
line-height:15px;
}
a.details{
width:83px;
height:21px;
display:block;
float:right;
margin:5px 0 0 0;
padding-left:5px;
background:url(../images/details_bt_bg.gif) no-repeat center;
text-align:center;
line-height:21px;
text-decoration:none;
color:#000000;
}
/*---------------------oferta_pagination-----------------------------*/

div.oferta_pagination {
clear:both;
padding:10px 0 0 0;
_padding:0px 0 0 0;
margin:5px;
text-align:center;
float:left;
font-size:10px;
}

div.oferta_pagination a {
width:22px;
height:22px;
display:block;
float:left;
margin:0 0 0 5px;
_margin:0 0 0 3px;
line-height:23px;
text-align:center;
background:url(../images/pag_bg.gif) no-repeat center;
text-decoration:none; 
color:#9d8b8b;
}
div.oferta_pagination a:hover, div.pagination a:active {
width:22px;
height:22px;
display:block;
float:left;
line-height:23px;
text-align:center;
background:url(../images/pag_bg_a.gif) no-repeat center;
text-decoration:none; 
color:#ad1614;
}
div.oferta_pagination span.current {
width:22px;
height:22px;
display:block;
float:left;
line-height:23px;
text-align:center;
background:url(../images/pag_bg_a.gif) no-repeat center;
text-decoration:none; 
color:#ad1614;
}
#main_content{
clear:both;
}

/*---------------- menu tab----------------------*/
/*common styling*/
/*menu container*/
.menucontainer{background: #fff url(../images/bgOFF.gif) no-repeat bottom left;}
/*basic menu styling*/
.menu {float:left;font-family: arial,verdana,sans-serif;width:100%;position:relative;font-size:12px;font-weight:bold;
background:url(../images/bgOFF.gif) repeat-x bottom left;border-top:4px solid #ea2222;}
.menu ul {padding:0;margin:0;list-style-type:none;float:left;position:relative;float:left}
.menu ul li {float:left;position:relative;display:inline;background:url(../images/bgDIVIDER.gif) no-repeat bottom right;}
/*style of main items normal state*/
.menu ul li a, .menu ul li a:visited {float:left;display:block;text-decoration:none;color:#000;width:auto;color:#666;padding:0px 16px 0px 16px;line-height:40px;height:40px;}
* html .menu ul li a, .menu ul li a:visited {width:auto;w\idth:auto;}
/*hide sub nav items*/
.menu ul li ul {display:none;}
/*clear the main nav bg*/
.menu ul li ul li{background:none;}
/*style for table of sub nav items*/
table {font-size:12px;}
/*specific to non IE browsers*/
/*main nav over state*/
.menu ul li:hover a {color:#ea2222;background: transparent url(../images/bgON1.gif) bottom left repeat-x;}
/*show drop-down list*/
.menu ul li:hover ul {display:block;position:absolute;top:36px;margin-top:1px;left:0;width:100%;border-top:1px solid #fff;}
/*drop-down on state*/
.menu ul li:hover ul li a {display:block;background:#e3e3e3;color:#333;height:auto;line-height:16px;padding:2px 16px 2px 16px;width:120px;border-top:1px solid #fff;}
/*sub drop-down over state*/
.menu ul li:hover ul li a:hover {color:#fff;background: #ea2222 url(../images/sub-arrow.gif) no-repeat;background-position: 4px 8px;}



/*main nav over state*/
.menu ul li a:hover {color:#ea2222;background: transparent url(../images/bgON1.gif) bottom left repeat-x;}
/*positioning for sub nav*/
.menu ul li a:hover ul {display:block;position:absolute;top:37px;left:0;background:#fff;margin-top:0;marg\in-top:1px;border-top:1px solid #fff;}
/*drop-down on state*/
.menu ul li a:hover ul li a {display:block;background:#e3e3e3;color:#333;height:auto;line-height:15px;padding:2px 16px 2px 16px;width:130px;w\idth:120px;border-bottom:1px solid #fff;}
/*drop-down over state*/
.menu ul li a:hover ul li a:hover {color:#fff;background: #ea2222 url(../images/sub-arrow.gif) no-repeat;background-position: 4px 8px;}


/*----------------crumb_navigation-------------*/
.crumb_navigation{
width:980px;
height:15px;
padding:5px 10px 0 20px;
color:#333333;
background:url(../images/navbullet.png) no-repeat left;
background-position:5px 6px;
}
.crumb_navigation a{
color:#0fa0dd;
text-decoration:underline;
}
span.current{
color:#0fa0dd;
}

/*-------------left_content------------------*/
.left_content{
width:196px;
float:left;
}
.title_box{
width:196px;
height:30px;
margin:5px 0 0 0;
background:url(../images/menu_title_bg.gif) no-repeat center;
text-align:center;
font-size:13px;
font-weight:bold;
color:#fff;
line-height:30px;
}
/*--------left menu---------*/
ul.left_menu{
width:196px;
padding:0px;
margin:0px;
list-style:none;
}
ul.left_menu li{
margin:0px;
list-style:none;
}
ul.left_menu li.odd a{
width:166px;height:25px;display:block;background:url(../images/checked.png) no-repeat left #dad0d0; background-position:5px 5px;border-bottom:1px #FFFFFF solid;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;font-weight:bold;
}
ul.left_menu li.even a{
width:166px;height:25px;display:block;background:url(../images/checked1.png) no-repeat left #e8e8e8;background-position:5px 5px;border-bottom:1px #FFFFFF solid;
text-decoration:none;color:#504b4b;padding:0 0 0 30px; line-height:25px;
}
ul.left_menu li.even a:hover{
background:url(../images/checked.png) no-repeat left #f6b37f; color:#FFFFFF;background-position:5px 5px;
}

ul.link_menu{
width:196px;
padding:0px;
margin:0px;
list-style:none;
}
ul.link_menu li{
margin:0px;
list-style:none;
}
ul.link_menu li.even a{
width:180px;height:30px;display:block;border-bottom:1px #e5e5e5 solid;
text-decoration:none;color:#504b4b;padding:0 0 0 10px; line-height:30px;
}
ul.link_menu li.even a:hover{
color:#e33a17;background-position:5px 5px;
}

.border_box{
width:194px;
height:auto;
text-align:center;
border:1px #f74710 solid;
}
.product_title{
color:#ea2222;
padding:5px 0 5px 0;
font-weight:bold;
}
.product_title a{
text-decoration:none;
color:#ea2222;
padding:5px 0 5px 0;
font-weight:bold;
}
.product_title a:hover{
color:#064E5A;
}
.product_img{
padding:5px 0 5px 0;
}
.prod_price{
padding:5px 0 5px 0;
}
span.reduce{
color:#999999;
text-decoration:line-through;
}
span.price{
color:#ea2222;
}
/*----------newsletter--------------*/
input.newsletter_input{
width:160px;
height:16px;
border:1px #ddd9d9 solid;
margin:10px 0 5px 0;
font-size:12px;
padding:3px;
color:#999999;
}
a.join{
width:17px;
display:block;
margin:5px 0 5px 140px;
_margin:5px 0 5px 130px;
background:url(../images/blue-add.png) no-repeat left;
padding:0 0 0 20px;
text-decoration:none;
color:#1c4a52;
}
.banner_adds{
width:194px;
text-align:center;
padding:10px 0 0 0;
}
.banner_adds_index{
width:550px;
height:100px;
padding:5px 0 5px 18px;
}

/*center content--------------------------*/
.center_content{
width:585px;
float:left;
padding:5px 10px;
}
.center_title_bar{
width:520px;
height:40px;
float:left;
padding:0 0 0 40px;
margin:0 0 0 12px;
_margin:0 0 0 6px;
line-height:33px;
font-size:12px;
color:#847676;
font-weight:bold;
background:url(../images/bar_bg.gif) no-repeat center;
}
.center_title{
font-size:12px;
color:#e33a17;
font-weight:bold;
padding-top:6px;
}

/*center content detail--------------------------*/
.center_content_detail{
width:772px;
float:left;
padding:5px 10px;
}
.center_content_detail h1{
font-size:14px;
color:#e33a17;
padding:0px;
margin:0px;
padding-left:22px;
}
.center_title_bar_detail{
width:760px;
height:40px;
float:left;
padding:0 0 0 0px;
margin:0 0 0 12px;
_margin:0 0 0 6px;
line-height:33px;
font-size:12px;
color:#847676;
font-weight:bold;
background:url(../images/bar_bg_detail.gif) no-repeat center #ffffff;
}
.center_title_detail{
font-size:12px;
color:#e33a17;
font-weight:bold;
padding-top:5px;
padding-left:40px;
}
.center_title_detail h1{
font-size:12px;
color:#e33a17;
font-weight:bold;
margin:0px;
padding:0px;
}
.center_news_detail {
width:760px;
float:right;
font-size:12px;
color:#333333;
padding:0 0 0 0px;
margin:0 0 0 12px;
}
.center_news_title_detail  {
font-size:12px;
color:#e33a17;
padding:10px 10px 10px 30px;
font-weight:bold;
text-align:center;
border-bottom:1px dashed #CCCCCC;
}
.center_news_box_detail {
font-size:12px;
color:#333333;
padding:10px 10px 10px 30px;
font-weight:normal;
text-align:left;
}
.center_news_box_detail a {
color:#333333;
text-decoration:none;
}
.center_news_box_detail a:hover {
color:#e33a17;
text-decoration:none;
}

/*-----------------------------------------*/
.center_news_title_detail h1{
font-size:12px;
color:#e33a17;
font-weight:bold;
text-align:center;
}
.center_news_box_detail h1{
font-size:12px;
color:#333333;
}
.center_news_box_detail h1 a {
color:#333333;
text-decoration:none;
}
.center_news_box_detail h1 a:hover {
color:#e33a17;
text-decoration:none;
}
/*-----------------------------------------*/
.center_pic_detail {
width:750px;
float:right;
font-size:12px;
color:#333333;
text-align:center;
}

.center_pic_title_detail {
font-size:15px;
color:#e33a17;
height:60px;
padding:10px 10px 10px 100px;
margin:10px;
margin-bottom:20px;
font-weight:bold;
text-align:left;
background-image:url(../images/earphone_earth_17.png);
background-position:left top;
background-repeat:no-repeat;
}

.center_pic_box_detail {
font-size:12px;
color:#333333;
float:right;
width:728px;
font-weight:normal;
text-align:left;
border:1px solid #e8e8e8;
margin:10px 0px 10px 0px;
padding:10px;
background-color:#F0F0F0;
}
.center_pic_box_detail a {
color:#333333;
text-decoration:none;
}
.center_pic_box_detail a:hover {
color:#e33a17;
text-decoration:none;
}
.center_pic_box_small {
font-size:12px;
color:#333333;
float:left;
width:690px;
font-weight:normal;
text-align:left;
border:1px dashed #CCCCCC;
padding:10px;
margin:10px;
background-color:#ffffff;
}
.center_pic_box_small h3 {
color:#CC0000;
font-size:15px;
}
.center_pic_box_small h4 {
color:#000000;
font-size:12px;
font-weight:bold;
}
/*---------------hide-------------------*/
#hoverpage {width:760px; height:1100px; background:#fff; position:relative; z-index:1100; overflow:hidden;margin:10px 0 0 12px;}
#hoverpage table {border-collapse:collapse; margin:-1px;}
#hoverpage ul#outer {background:transparent; padding:0; margin:0;list-style:none;}

#hoverpage ul#outer li.page {display:inline;} /* needed for IE to function correctly */

#hoverpage ul#outer li.page a.menuitem {text-decoration:none;}

#hoverpage ul#outer li.page i {position:absolute; display:block; height:20px; right:600px; background:transparent; cursor:default; z-index:100; text-align:right; text-decoration:none; color:#e60012; font-style:normal; cursor:pointer;}

#hoverpage ul#outer li.p1 i {top:40px;}
#hoverpage ul#outer li.p2 i {top:65px;}
#hoverpage ul#outer li.p3 i {top:90px;}
#hoverpage ul#outer li.p4 i {top:115px;}
#hoverpage ul#outer li.p5 i {top:140px;}


#hoverpage ul#outer li div {display:block; width:700px; height:1100px; padding:30px; background:#fff; font-weight:normal; color:#444;}
#hoverpage ul#outer li div img {border:5px solid #fff; float:left; margin:0 10px 5px 0;}
#hoverpage ul#outer li div p.big {line-height:1em; color:#004; font-size:1.5em;}
#hoverpage ul#outer li div a {color:#000; text-decoration:underline;}
#hoverpage ul#outer li div em {display:block; width:150px; height:130px; float:left; background:#fff url(../images/selected.gif) no-repeat 0 0; margin-right:10px;}

#hoverpage ul#outer li.p1 div em {background-position: 20px 5px;}
#hoverpage ul#outer li.p2 div em {background-position: 20px 30px;}
#hoverpage ul#outer li.p3 div em {background-position: 20px 55px;}
/*-нч-*/
#hoverpage ul#outer li.p4 div em {background-position: 20px 75px;}
#hoverpage ul#outer li.p5 div em {background-position: 20px 100px;}
/*-нч-*/
#hoverpage ul#outer li.page div a:hover {text-decoration:none;}

#hoverpage ul#outer li.page a:hover {white-space:normal;}

#hoverpage ul#outer :hover div {position:absolute; left:0; top:0;}

/*----------------------right content--------------*/
.right_content{
width:196px;
float:right;
padding:5px 0 0 0;
}
.shopping_cart{
width:195px;
height:84px;
text-align:center;
background:url(../images/cart_bg.gif) no-repeat center;
}
.cart_title{
font-size:12px;
font-size:12px;
color:#847676;
font-weight:bold;
padding:8px 0 0 0;
}
.cart_details{
width:115px;
float:left;
padding:5px 0 0 15px;
text-align:left;
}
.cart_icon{
float:left;
padding:5px 0 0 5px;
}
span.border_cart{
width:100px;
height:1px;
margin:3px 0 3px 0;
display:block;
border-top:1px #999999 dashed;
}
.banner{
margin-top:10px;
margin-bottom:5px;
}
/*---------prod_box----------*/
.prod_box{
width:173px;
height:auto;
float:left;
padding:10px 10px 10px 10px;
}

.prod_box2{
width:553px;
height:auto;
float:left;
border:1px #666666 dashed;
padding:10px 10px 10px 10px;
}
.top_prod_box{
width:173px;height:12px;background:url(../images/product_box_top.gif) no-repeat center bottom;float:left; padding:0px; margin:0px;
}
.bottom_prod_box{
width:173px;height:10px;background:url(../images/product_box_bottom.gif) no-repeat center top;float:left;padding:0px; margin:0px;
}
.center_prod_box{
width:173px;height: auto;background:url(../images/product_box_center.gif) repeat-y;float:left; text-align:center;padding:0px; margin:0px;
}
.prod_details_tab{
width:173px;
height:30px;
float:left;
background:url(../images/products_details_bg.gif) no-repeat center;
margin:3px 0 0 0;
}
img.left_bt{
float:left;
padding:6px 0 0 6px;
}
a.prod_details{
width:30px;
display:block;
float:left;
background:url(../images/square-blue-add.gif) no-repeat left;
padding:5px 0 0 20px;
margin:5px 0 0 25px;
text-decoration:none;
color:#333333;
}
/*---------prod_box_big----------*/
.prod_box_big{
width:760px;
height:auto;
float:left;
padding:10px 10px 10px 15px;
}
.top_prod_box_big{
width:750px;height:12px;background:url(../images/details_box_top.gif) no-repeat center bottom;float:left; padding:0px; margin:0px;
}
.bottom_prod_box_big{
width:750px;height:12px;background:url(../images/details_box_bottom_big.gif) no-repeat center top;float:left;padding:0px; margin:0px;
}
.center_prod_box_big{
width:750px;height: auto;background:url(../images/details_box_center_big.gif) repeat-y;float:left; text-align:center;padding:0px; margin:0px;
}
.product_img_big{
width:250px;
padding:5px 0 5px 10px;
float:left;
}
.details_big_box{
width:450px;
float:left;
padding:0 0 0 20px;
text-align:left;
}
.product_title_big{
color:#ea2222;
padding:5px 0 5px 0;
font-weight:bold;
font-size:14px;
}
.specifications{
font-size:12px;
font-weight:bold;
line-height:18px;
}
.thumbs{
padding:8px 5px 8px 5px;
border:1px #DFD1D1 solid;
margin:3px 0 0 0;
}
.thumbs a{
padding:3px;
}
.prod_price_big{
padding:5px 0 5px 0;
font-size:16px;
}
span.reduce{
color:#999999;
text-decoration:line-through;
}
span.pro{
color:#666666;
}
span.price{
color:#ea2222;
}
a.addtocart{
width:76px;
height:27px;
display:block;
float:left;
background:url(../images/addtocart.gif) no-repeat left;
padding:0 0 0 33px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
a.compare{
width:76px;
height:27px;
display:block;
float:left;
margin:0 0 0 10px;
background:url(../images/compare.gif) no-repeat left;
padding:0 0 0 33px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
span.blue{
color:#FF6600;
}
/*---------------contact_form------------------*/
.contact_form{
width:355px;
float:left;
padding:0px 0 0 75px;
}
.form_row{
width:335px;
clear:both;
padding:10px 0 10px 0;
_padding:5px 0 5px 0;
color:#a53d17;
}
label.contact{
width:75px;
float:left;
font-size:12px;
text-align:right;
padding:4px 5px 0 0;
color: #333333;
}
input.contact_input{
width:253px;
height:18px;
background-color:#fff;
color:#999999;
border:1px #DFDFDF solid;
float:left;
}
textarea.contact_textarea{
width:253px;
height:50px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #999999;
background-color:#fff;
border:1px #DFDFDF solid;
float:left;
}
a.contact{
width:99px;
height:27px;
display:block;
float:right;
margin:0 0 0 10px;
background:url(../images/contact_bt.gif) no-repeat left;
padding:0 0 0 10px;
text-decoration:none;
line-height:27px;
color:#1c4a52;
}
/*--------------footer----------------*/
.footer{
width:1000px;
clear:both;
height:65px;
background:url(../images/footer_bg.gif) repeat-x top;
}
.left_footer{
float:left;
width:300px;
padding:10px 0 0 10px;
}
.right_footer{
float:right;
padding:15px 30px 0 0;
}
.right_footer a{
text-decoration:none;
color: #666666;
}
.right_footer a:hover{
text-decoration:underline;
}










/* message display page */
.message_list {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 196px;
	margin-top:10px;
}
.message_list li {
	padding: 0;
	margin: 0;
	background: url(../images/message-bar.gif) no-repeat;
}
.message_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
}
.message_head .timestamp {
	color: #666666;
	font-size: 95%;
	position: absolute;
	right: 10px;
	top: 5px;
}
.message_head cite {
	font-size: 100%;
	font-style: normal;
}
.message_body {
	padding: 5px 10px 15px;
}
.collapse_buttons {
	text-align: right;
	border-top: solid 1px #e4e4e4;
	padding: 5px 0;
	width: 196px;
}
.collapse_buttons a {
	margin-left: 15px;
	float: right;
	color:#CC0000;
	text-decoration:none;
}
.collapse_buttons a:hover {
	margin-left: 15px;
	float: right;
	color:#cccccc;
	text-decoration:none;
}
.show_all_message {
	background: url(../images/tall-down-arrow.gif) no-repeat right center;
	padding-right: 12px;
}
.show_recent_only {
	display: none;
	background: url(../images/tall-up-arrow.gif) no-repeat right center;
	padding-right: 12px;
}
.collpase_all_message {
	background: url(../images/collapse-all.gif) no-repeat right center;
	padding-right: 12px;
	color: #666666;
}
.orange14 {
 color: #FF6600;
 font-weight: bold;
 font-size:14px;
}
.orange9 {
 color: #FF6600;
 font-size:12px;
}
.even2 {
width:166px;height:25px;display:block;background: #f6b37f;border-bottom:1px #FFFFFF solid;
text-decoration:none;color:#fff;padding:0 0 0 30px; line-height:25px;
}
#foot_link{ width:1000px; float:left; border-top:#D5D5D5 1px solid; }
#foot_link ul {list-style:none; margin:0px; padding:0px;}
#foot_link ul li{ float:left;  padding-left:15px; list-style:none; margin:0px; line-height:30px;}