body
{
/*background:url(images/bg.jpg) repeat-x #e4e9ec top;*/
background: #525558;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin:0px auto auto auto;
color:#000;
}
p{
padding:2px;
margin:0px;
}
#main_container{
width:990px;
height:auto;
margin:auto;
padding:0px 5px;
background-color:#FFFFFF;
}
#header{
width:990px;
height:135px;
background:url(images/bannerbg.jpg) no-repeat center;
background-position:0px 0px;
margin:auto;
}
#logo a{display:block;
float:left;
margin:6px 0 0 36px;
text-indent: -9999px;
width: 240px; height:80px;
}
#main_content{
clear:both; 
background: #BCDFF2;
}
.languages{
float:right;
width:235px;
padding:8px 0 0 0;
}
.lang_text{
float:left;
padding:0;
color:#FFF;
}
a.lang{
display:block;
float:left;
padding:0 5px;
}
.top_right{
width:928px;
float:right;
}
.big_banner{
float:left;
padding:20px 0 0 0;
}
/*---------------- menu tab----------------------*/
#menu_tab{
width:990px;
height:36px;
background:url(images/menu_bg.gif) repeat-x;
}
ul.menu {
list-style-type:none; float:left; display:block; width:982px; 
margin:0px; padding:0px;background:url(images/menu_bg.gif) repeat-x;}

ul.menu li {
display:inline;
font-size:11px;
font-weight:bold;
line-height:36px;
}
ul.menu li.divider {
display:inline;
width:4px;
height:36px;
float:left;
background:url(images/menu_divider.gif) no-repeat center;
}

a.nav:link, a.nav:visited {
display:block; float:left; padding:0px 8px 0px 8px; margin:0 14px 0 14px;height:36px;text-decoration:none;color:#fff;}

a.nav:hover{
display:block; float:left; padding:0px 8px 0px 8px; margin:0 14px 0 14px;height:36px;text-decoration:none;color:#199ECD;}

/*----------------crumb_navigation-------------*/
.crumb_navigation{
width:970px;
height:28px;
padding:5px 0 0 20px;
color:#333333;line-height:28px;
background:#ffffff url(images/navbullet.png) no-repeat 5px 15px;
}
.crumb_navigation a{
color:#0fa0dd;
text-decoration:underline;
}
span.current{
color:#0fa0dd;
}

/*-------------left_content------------------*/
.left_content{
width:180px;
float:left;
padding:0 5px 23px 5px;
background: #BCDFF2; 
}
.title_box{
width:178px;
border-left:1px solid #C4C9CD;
border-right:1px solid #C4C9CD;
height:30px;
margin:15px 0 0 0;
background:#ffffff url(images/menu_title_bg.gif) no-repeat center;
text-align:center;
font-size:13px;
font-weight:bold;
color:#159dcc;
line-height:30px;
}
/*--------left menu---------*/

.title_box2{
	 line-height: 23px;
	margin: 0;
	padding: 0px 0px 1px 24px;
	color: #fff;
	letter-spacing:0px;
	white-space:nowrap;
	background: #425DAC url(images/bg_bdark_plus.gif) 0 0 no-repeat;
	border-bottom: 1px solid #5a91c2;
	margin-top: 6px;
}
.left_content ul{
margin: 0;
padding: 0;
list-style-type: none;
width: 150px; /* Width of Menu Items */
}
	
.left_content ul li{
position: relative;
}
	
/*1st level sub menu style */
.left_content ul li ul{
left: 179px; /* Parent menu width - 1*/
position: absolute;
width: 180px; /*sub menu width*/
top: 0;
display: none;
}

/*All subsequent sub menu levels offset */
.left_content ul li ul li ul{ 
left: 179px; /* Parent menu width - 1*/
}

/* menu links style */
.left_content ul li a{
display: block;
color: black;
text-decoration: none;
font-size:12px;
padding: 5px 5px;
width: 168px;
background: #699bc9;
	border-bottom: 1px solid #3e78ac;
	border-left: 1px solid #5C79AB;
border-right: 1px solid #5C79AB;
color: #ffffff;
}

.left_content ul li a:visited{
color: #ffffff;
}

.left_content ul li a:hover{
color: #224260;
background-color: #92b7d8;
}

.left_content .subfolderstyle{
background:#699bc9 url(images/arrow-list.gif) no-repeat center right;
border-left: 1px solid #5C79AB;
border-right: 1px solid #5C79AB;

}

	
/* Holly Hack for IE \*/
* html .left_content ul li { float: left; height: 1%; }
* html .left_content ul li a { height: 1%; }
/* End */





.side_box{
width:160px;
border: 1px #C4C9CD solid;
margin: 10px auto;padding-bottom:10px;
}
.border_box{
clear:left;overflow:hidden;
width:178px;
border-left:1px solid #C4C9CD;
border-right:1px solid #C4C9CD;
border-bottom:1px solid #C4C9CD;
height:auto;
text-align:center; 
background: #ffffff;
padding-bottom: 5px;
margin-bottom: 10px;
padding-top:5px;
}
ul.news{	margin: 0;padding:0;}
ul.news li{	padding-left:12px;padding-top:5px; color: blue; line-height:14px; list-style: none; background:url(images/discbg.gif) no-repeat 5px 8px;}
ul.news li a,ul.video li a{color: Blue; text-decoration: none;}
ul.news li a:hover,ul.video li a:hover{color: Blue; text-decoration: underline;}
ul.news li a:visited,ul.video li a:visited{color: Blue;}
.product_title{
color:#ff8a00;
padding:3px 0;
font-weight:bold;
}

.product_title a,.product_title a:visited{
text-decoration:none;
color:blue;
padding:2px 0;
font-weight:bold;
}
.product_title a:hover{
color:blue;
text-decoration:underline;
}
.product_img{
padding:2px 0;
}
.prod_price{
padding:3px 0;
}
span.reduce{
color:#666666;
text-decoration:line-through;
}
span.price{
color: #ff8a00;
}
/*----------newsletter--------------*/
input.newsletter_input{
width:150px;
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:0px 0 5px 110px;
padding:2px 8px 6px 8px;
text-decoration: underline;
color:#169ECC;
}
.banner_adds{
width:180px;
text-align:center;
padding:10px 0 10px 0;
}
/*--------------oferta------------------*/
.oferta{
width:585px;
height:156px;
background:url(images/slider_bg11.gif) no-repeat center;
float:left;
padding:0px;
margin:3px 0 7px 5px;
}
.oferta_img{
    
float:left;
padding:10px 0 0 10px;
}
.oferta_title{
font-size:15px;
color:#159dcc;
font-weight:bold;
}
.oferta_details{
width:340px;
float:left;
padding:20px 0 0 30px;
}
.oferta_text{
padding:5px 0 5px 0;
font-size:12px;
color:#159dcc;
text-align:justify;
line-height:15px;
}
.oferta_textnew{
    font-size:11px;
color:#1c87c9;
font-weight:bold;
width:360px;
float:left;
padding:20px 0 0 30px;
}
/*center content--------------------------*/
.center_content{
width:595px;
min-height:904px;
float:left;
padding:0 5px 0 5px;
background: #ffffff;
}
.center_content2{
width:800px;
float:left;
padding:0;background: #ffffff;
min-height:910px;  
}
.center_title_bar{
width:575px;
height:31px;
float:left;
padding:0 0 0 10px;
margin:0 0 0 5px;
line-height:31px;
font-size:12px;
color:#159DCC;
font-weight:bold;
background:url(images/bar_bg.gif) no-repeat center;
}
.center_title_bar1{
width:575px;
height:31px;
float:left;
padding:0 0 0 10px;
margin:10px 0 0 5px;
line-height:31px;
font-size:12px;
color:#159DCC;
font-weight:bold;
background:url(images/bar_bg.gif) no-repeat center;
}
/*----------------------right content--------------*/

.right_content{
width:180px;
margin: 0 2px 0 2px; 
float:left; 

padding:6px 5px 16px 5px;
background: #BCDFF2;
}
.shopping_cart{
width:180px;
height:84px;
text-align:center;
}
.cart_title{
font-size:12px;
font-size:12px;
color:#847676;
font-weight:bold;
padding:0px;
}
.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;
}
/*---------prod_box----------*/
.prod_box{
width:173px;
height:auto;
float:left;
padding:10px 10px 10px 11px;
}
.center_prod_box{
width:173px;height: auto;float:left; text-align:center;padding:0px; margin:0px; border:1px #C4C9CD solid;
}
.prod_details_tab{
width:173px;
height:31px;
float:left;
margin:3px 0 0 0;
}
img.left_bt{
float:left;
padding:6px 0 0 6px;
}
a.prod_details{
width:75px;
height:24px;
display:block;
float:right;
background:url(images/link_bg.gif) no-repeat center;
margin:2px 5px 0 0;
text-align:center;
line-height:24px;
text-decoration:none;
color:#159dcc;
}
a.prod_details_index{
width:100%;
height:24px;
display:block;
float:right;
background:url(images/link_bg.gif) no-repeat center;
margin:2px auto;
text-align:center;
line-height:24px;
text-decoration:none;
color:#159dcc;
}
a.prod_compare{
width:75px;
height:24px;
display:block;
float:left;
background:url(images/link_bg.gif) no-repeat center;
margin:2px 0 0 5px;
text-align:center;
line-height:24px;
text-decoration:none;
color:#159dcc;
}
a.prod_buy{
width:75px;
height:24px;
display:block;
float:left;
background:url(images/link_bg1.gif) no-repeat center;
margin:2px 0 0 5px;
text-align:center;
line-height:24px;
text-decoration:none;
color: #FFFFFF; font-weight: bold;
}
.pro_pic{
	width:240px;height:240px;float:left
}
.pro_pic pic{
	width: 220px;height:220px;
}
/*---------prod_box_big----------*/
.prod_box_big{
width:554px;
height:auto;
float:left;
padding:10px 10px 15px 15px;
}
.center_prod_box_big{
width:554px;height: auto;float:left; text-align:center;padding:0 0 10px 0; margin:0px;border:1px #F0F4F5 solid;
}
.product_img_big{
width:170px;
padding:10px 0 0 10px;
float:left;
}
.details_big_box{
width:345px;
float:left;
padding:0 0 0 15px;
text-align:left;
}
.product_title_big{
color:#ff8a00;
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:15px 0 0 0;
}
.thumbs a{
padding:3px;
}
.prod_price_big{
padding:5px 0 5px 0;
font-size:16px;
}
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:#159DCC;
}
/*---------------contact_form------------------*/
.contact_form{
width:355px;
float:left;
padding:0px 0 0 75px;
}
.form_row{
width:335px;
clear:both;
padding:10px 0 10px 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:100px;
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:990px;
clear:both;
height:70px;
background:#ffffff url(images/footer_bg.gif) repeat-x top;
overflow:hidden;
} 
.center_footer{
line-height:18px;
float:left;
width:100%;
text-align:center;
color:#666666;
padding:12px 0 0 0; 
}

ul.video{ background:#ffffff;margin:5px 0;float:left;width:178px;padding:0; list-style: none;}
ul.video li{background:  url(images/videoicon.png) no-repeat 5px 5px;line-height:16px;padding-top:4px;padding-left:24px;width:156px;text-align:left; list-style: none;}
ul.video li a{width:156px;}