.anythingSlider {
height:310px;
position:relative;
width:700px;
}
.anythingSlider .wrapper {
height:310px;
left:0;
overflow:auto;
position:absolute;
top:0;
width:700px;
}
.anythingSlider .wrapper ul {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/shopimage/slider_footer.png) repeat scroll 0 0;
left:0;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
position:absolute;
top:0;
width:99999px;
}
.anythingSlider ul li {
display:block;
float:left;
height:310px;
margin:0;
padding:0;
width:700px;
}
#thumbNav {
left:45px;
position:absolute;
text-align:left;
top:280px;
}
#thumbNav a {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-x-system-font:none;
background:#FFFFFF url(../images/shopimage/slider_cellshade.png) repeat-x scroll 0 0;
color:black;
display:inline-block;
font-family:Georgia,Serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:18px;
line-height:18px;
margin:0 5px 0 0;
padding:2px 8px;
text-align:center;
}
#thumbNav a:hover {
background-image:none;
}
#thumbNav a.cur {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-x-system-font:none;
background:red url(../images/shopimage/slider_cellshade.png) repeat-x scroll 0 0;
color:black;
display:inline-block;
font-family:Georgia,Serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:18px;
line-height:18px;
margin:0 5px 0 0;
padding:2px 8px;
text-align:center;
}
#start-stop {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-x-system-font:none;
background:green url(../images/shopimage/slider_cellshade.png) repeat-x scroll 0 0;
color:white;
font-family:Georgia,Serif;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:18px;
line-height:18px;
padding:2px 5px;
position:absolute;
right:45px;
text-align:center;
top:280px;
width:40px;
}
#start-stop.playing {
background-color:red;
}
#start-stop:hover {
background-image:none;
}
.anythingSlider .wrapper ul ul {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:0 none;
margin:0;
overflow:visible;
position:static;
width:auto;
}
.anythingSlider .wrapper ul ul li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
float:none;
height:auto;
width:auto;
}
