#header-cart {
z-index:20;
width:200px;
float:right;
}

#header-cart .head {
}

#header-cart .head h4 {
cursor:pointer;
float:none;
display:inline;
padding-left:15px;
background:url(../images/icon-cart.gif) no-repeat 0 50%;
}

#header-cart .head h4,#header-cart .head h4 a {
color:#fff;
font-size:0.95em;
font-weight:400;
}

#cart-content {
background:#292a34;
border:1px solid #727379;
border-top:none;
-moz-border-radius:0 0 8px 8px;
-webkit-border-bottom-left-radius:8px;
-webkit-border-bottom-right-radius:8px;
border-radius:0 0 8px 8px;
color:#aaa;
position:absolute;
top:23px;
right:0;
width:200px;
padding:0 3px 5px;
}

#cart-content .product-images img {
border:1px solid #a9a9a9;
}

#cart-content .product-details {
margin:0 0 0 60px;
}

#cart-content h6 {
color:#1E7EC8;
text-indent:5px;
}

#cart-content li {
clear:both;
}

#cart-content a:hover {
color:#aaa;
}

#cart-content .actions a span {
cursor:pointer;
}

#cart-content #center-buttons {
padding-top:5px;
clear:both;
text-align:center;
}

#slider {
height:200px;
position:relative;
width:600px;
overflow:hidden;
border:1px solid #ccc;
float:right;
top:10px;
}

div.scroller {
height:200px;
overflow:hidden;
width:600px;
zoom:1px;
}

div.scroller .content {
padding:0;
}

div.slidercontrolwr {
position:absolute;
right:15px;
top:15px;
}

div.scroller img {
border:none;
}

div.scroller div.section {
float:left;
height:200px;
overflow:hidden;
width:600px;
}

div.scroller div.content {
width:10000px;
float:left;
}

.slidercontrol {
list-style:none;
margin:0;
padding:0;
}

.slidercontrol a {
color:#aaa;
filter:alpha(opacity=60);
float:left;
height:16px;
opacity:0.6px;
overflow:hidden;
text-decoration:none;
text-indent:-1000px;
width:16px;
margin:0 2px;
padding:0;
}

.slidercontrol a:hover {
filter:alpha(opacity=100);
opacity:1px;
}

.content .sliderdescription {
background:url(../images/grid.gif) repeat left top;
color:#222;
filter:alpha(opacity=50);
font:12px bold Helvetica, sans-serif;
left:15px;
opacity:0.5px;
position:relative;
top:-100px;
width:650px;
padding:10px;
}

div.sliderdescription:hover,.sliderdescription.active {
background-color:#fff !important;
}

.content a {
font:12px bold Helvetica, sans-serif;
text-decoration:none;
}

.aprev {
background:url(../images/aprev.gif) no-repeat 3px 3px;
}

.anext {
background:url(../images/anext.gif) no-repeat 3px 3px;
}

.astop {
background:url(../images/astop.gif) no-repeat 3px 3px;
}

.aplay {
background:url(../images/aplay.gif) no-repeat 6px 3px;
}

.footerl .mini-newsletter {
float:left;
clear:both;
width:450px;
text-align:left;
}

.footerl .mini-newsletter h4 {
color:#fff;
margin-right:10px;
font-size:12px;
font-weight:900;
}

.footerl form,.footerl .mini-newsletter h4 {
float:left;
line-height:30px;
}

.footerl .form-button-alt {
float:right;
margin:3px 0 0 6px;
}

.form-button,.form-button-alt {
background:#aeaeae url(../images/gradient-gray.gif) repeat-x 0 0;
border:1px solid #adadad;
-moz-border-radius:4px;
-webkit-border-radius:4px;
-opera-border-radius:4px;
vertical-align:top;
color:#4f4f4f;
margin:0;
padding:3px 6px;
}

.form-button:hover,.form-button-alt:hover {
color:#333;
border-color:#888;
}

h4,h3,.category-head h2 {
font-size:16px;
font-weight:700;
color:#009AB4;
}

.col-main p {
margin-left:5px;
margin-right:5px;
}

#cart-content .product-images,.footerl,.footerl .mini-newsletter input.input-text {
float:left;
}
