/* RESET DEFAULTS */
*{margin:0; padding:0;}
img{border:0;}


/* HOME PAGE image gallery */
.extra_info .product_gallery {float:right; width:448px; height:413px; margin:0 10px 0 5px;}

.slider_link {display:block; float:left; margin:20px 3px; width:9px; height:16px; no-repeat; text-indent:-9999px; position:relative; top:-64px}
#slide_right:link,#slide_right:visited{background-position:0 0;}
#slide_right:hover,#slide_right:active{background-position:0 -16px;}

#slide_left:link,#slide_left:visited{background-position:0 -48px;}
#slide_left:hover,#slide_left:active{background-position:0 -64px;}

#slide_right.slide_disabled{background-position:0 -32px;}
#slide_left.slide_disabled{background-position:0 -80px;} 

.slider_links #slide_right {float:right; left:7px;}
.slider_links #slide_left {float:left; left:-7px}

#tshirt_promos .carousel {width:460px; position:relative; overflow:hidden; z-index:100}
#image_gallery_slider_home .slideousel_container {float:left; overflow:hidden; position:relative;height:290px;width:430px; margin:8px 0 0}
#image_gallery_slider_home {height:290px; position:relative; z-index:2; overflow:hidden}
#image_gallery_slider_home ul {padding:0; height:290px; position:absolute;z-index:1;}
#image_gallery_slider_home li {float:left;  overflow:hidden; width:83px; height: 290px; 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:460px;}
#image_gallery_slider_home ul#carousel_nav{display:none; height:14px; position:absolute; bottom:10px; right:670px; z-index:3; display:none;}
#image_gallery_slider_home ul#carousel_nav li{ display:none; 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;}

.image_gallery_border{width: 236px; padding:5px; border:1px solid #999; background:#ffffff;}
.image_gallery_container { width: 236px; height: 291px; background:#000; overflow:hidden;}
.image_gallery_container .gallery_image { position: absolute;}

#image_gallery_slider_home li img.thumb_selected {padding:2px; border:1px solid #666666;}