/* lists */
ul li {list-style:none;}


#tshirt_promos .carousel {width:520px; position:relative; overflow:hidden; z-index:100}
#image_gallery_slider_home .slideousel_container {float:left; overflow:hidden; position:relative;height:256px;width:430px; margin:8px 0 0}
.carousel {width:520px; position:relative; overflow:hidden; z-index:40}
#image_gallery_slider_home {height:256px; position:relative; z-index:2; overflow:hidden}
#image_gallery_slider_home ul {margin:0 3px 0 0; padding:0; height:256px; position:absolute;z-index:1;}
#image_gallery_slider_home li {float:left;  overflow:hidden; width:83px; height: 256px; margin:0 3px 0 0;}
#image_gallery_slider_home li img{cursor:pointer;}
#image_gallery_slider_home li img:hover{}
#image_gallery_slider_home li.carousel_item {width:520px;}


#image_gallery_slider_home ul#carousel_nav{height:14px; position:absolute; bottom:10px; right:540px; z-index:3}
#image_gallery_slider_home ul#carousel_nav li{width:10px; height:10px; border:2px solid white; cursor:pointer; margin: 0 4px 0 0;}
#image_gallery_slider_home ul#carousel_nav li.selected{border:2px solid white; background:#31a9df;}
#image_gallery_slider_home ul#carousel_nav li.not_selected{border-color:white; background:#333;}

#gallery_container{overflow:hidden;}

