/* For developers:  For easy upgrades, put any custom styles here.  Then, when you upgrade the theme, simply overwrite the custom.css file with this one to put your changes back in */

#scontainer { height: 380px; width: 944px; margin: 10px auto 50px auto; position: relative; }
#scontainer .slideshow { height: 380px; width: 944px; margin: 0px auto; position: relative; z-index: 0; overflow: hidden;}
#scontainer .slideshow img { padding: 0px; border: 0px; position: relative; z-index: 1; cursor: pointer; }
#scontainer .slidenav { padding: 0px; border: 0px; position: absolute; z-index: 2; top: 0px; left: 0px; width: 944px; }
#scontainer .slidenav #prev { padding: 0px; border: 0px; position: absolute; z-index: 2; top: 180px; left: 0px; background: transparent url(http://ilovethehype.com/home/wp-content/themes/wpa_storefront/wpa_storefront/images/slider_left.gif) no-repeat left top; width: 36px; height: 47px; text-indent: -9999em;  }
#scontainer .slidenav #next { padding: 0px; border: 0px; position: absolute; z-index: 2; top: 180px; right: 0px; background: transparent url(http://ilovethehype.com/home/wp-content/themes/wpa_storefront/wpa_storefront/images/slider_right.gif) no-repeat left top; width: 36px; height: 47px; text-indent: -9999em; }
