/* panes */

#leadfeature-root .items {
width:20000em;
position:absolute;
clear:both;
margin:0;
padding:0;
}


#leadfeature-root {
position: relative;
overflow: hidden;
float: left;
width: 574px;
height: 250px;
}


/* single pane */
#leadfeature-root div {
margin:0px 0px;
float:left;
display:block;
width:575px;
height:250px;
}


/* BUTTONS */

/* prev, next, prevPage and nextPage buttons */
#leadfeature-nav a.browse {
background:url(http://store.babeland.com/photos/heroshow/scroller/images/featurearrows.png) no-repeat;
display:block;
width:16px;
height:249px;
float:left;
margin:0px 0px;
cursor:pointer;
text-decoration:none;
}

/* right */
#leadfeature-nav a.right { background-position: -0px -520px; margin-right: 0px;}
#leadfeature-nav a.right:hover { background-position: -0px -780px; }
#leadfeature-nav a.right:active { background-position: -0px -780px; } 


/* left */
#leadfeature-nav a.left { background-position: -0px -0px; margin-left: 0px; } 
#leadfeature-nav a.left:hover  { background-position: -0px -260px; }
#leadfeature-nav a.left:active  { background-position: -0px -260px; }


/* disabled navigational button */
a.disabled {
visibility:hidden !important; 
} 

@charset "UTF-8";
/* CSS Document */
