.welcome-message {
    float: right;
    margin: 0 7px; 
}
#select-language {
    background: #000;
    color: #fff;
}

/* glider */
#slider { 
    position: relative;
    width: 902px;
    height: 320px;
    z-index: 2;
    margin-bottom: 10px;
    border-top: 1px solid #a3a1ab;
    background: #2a292e;
    padding: 10px 10px 0;
}
#slider .head {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 159px;
    height: 157px;
    z-index: 3;
    text-indent: -9999px;
    text-align: left;
    background: url(../images/featured_label.gif) no-repeat 100% 0;    
}
.scroller { 
    width: 902px;
    height: 288px;
    background: #000;
    overflow: hidden;
    position: relative;
}
.scroller .section {  
    width: 842px;
    height: 258px;
    padding: 30px 30px 0;
    overflow:hidden;
    float:left;
}
.scroller .content {
    width: 10000px;
    padding: 0;
}

.slidercontrolwr{
    position:absolute;
    left: 0;
    bottom: 0;
    z-index:3;  
    width: 922px;
    height: 32px;
    background: url(../images/slider_panel.jpg) no-repeat 0 0;  
}
.slidercontrol {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 4px;
    left: 385px;
}
.slidercontrol a {
    float: left;
    width: 26px;
    height: 26px;
    margin: 0px 2px;
    padding: 0px;
    text-decoration: none;
    color: #aaa;
    text-indent: -9999px;
    overflow: hidden;  
    background-image: url(../images/slider_controls.gif);
    background-repeat: no-repeat; 
}   
.slidercontrol a:hover { }

.aprev { background-position: 0 0; }
.anext { background-position: -78px 0; }
.astop { background-position: -26px 0; }
.aplay { background-position: -52px 0; }
.aprev:hover { background-position: 0 -26px; }
.anext:hover { background-position: -78px -26px; }
.astop:hover { background-position: -26px -26px; }
.aplay:hover { background-position: -52px -26px; }
.aprev:active, .aprev.active { background-position: 0 -52px; }
.anext:active, .anext.active { background-position: -78px -52px; }
.astop:active, .astop.active { background-position: -26px -52px; }
.aplay:active, .aplay.active { background-position: -52px -52px; }

.scroller .product-images { float: left; width: 380px; height: 220px; }
.scroller .product-details { margin-left: 390px; }
.scroller .product-details .ratings { display: inline; }
.scroller .product-name { font: normal 1.6em Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; color: #fff; }
.scroller .product-description { width: 370px; margin: 7px 0; }
.scroller .price-box { float: left; margin-right: 15px; }
.scroller .price-box .price { font-size: 1.6em; color: #fff; }

a.product-name { color: #426dab; font-weight: bold; font-size: .9em; }
.highlight .product-name,
.highlight .item { text-align: center; }

#nav-sidebox { font-size: 1.1em; }
#nav-sidebox li { line-height: 20px; font-weight: bold; margin-bottom: 2px; }
#nav-sidebox li ul li { font-weight: normal; margin: 0; }
#nav-sidebox ul { margin-left: 10px; }
#nav-sidebox ul li { padding-left: 12px; background: url(../images/bullet_list.gif) no-repeat 0 50%; }
#nav-sidebox ul li ul { display: none; }

.footer {
	text-align:center;
	width:960px;
	margin:0px auto;
}

.footer .footer-bottom {
    clear: both;
    padding: 10px 0px;
    margin-top: 8px;
    text-align: left;
}
.footer .footer-bottom .copyright {
    float: left;
    font-weight: bold;
    font-size: 0.9em;
    color: #59595c;
}
.footer .payment-accept {
    float: right;
    width: 198px;
    height: 21px;
    text-indent: -9999px;
    background: url(../images/payments.gif) no-repeat left top;
}


ul.footerlinks {
    margin: 0 auto;
    width: 835px;
}
ul.footerlinks h4 {
    font-size: 1.2em;
	font-weight: bold;
	color: #a09ea2;
    margin: 0;
    padding: 0;
}
ul.footerlinks li {
	float:left;
	width:200px;
	text-align: left;
}
ul.footerlinks li h4,
ul.footerlinks li ul li {
    background: url(../images/lineh_dotted.gif) repeat-x 0 100%;
    line-height: 27px;
}

.footer .footerlinks li, .footer .footerlinks li a {
	color:#4b4b4b;
	font-family:Verdana,sans-serif;
	font-size:11px;
	text-decoration:none;
}
.footer .footerlinks li a {}
.footer .footerlinks li a {
	color: #4b4b4b;
}
.footer .footerlinks li a:hover {
	color: #a09ea2;
}