@charset "utf-8";
/* --- Web CSS Document --- */

dd textarea { color:#000000; height:120px; }
dt#shipping-label { width: auto; float: left; margin-top: 19px; }

body h1 { margin-bottom:6px; font:normal 26px Impact, Arial, sans-serif; color:#5FD5E9 } 

div.shop-item { height: 316px; }
div.shop-item form { width: auto; }

div.specs { display:none; position: absolute; width: 170px; margin-top: -50px; margin-left:-10px; padding: 0 10px; }

div#video-list-item { height: 230px; }
div#photo-list-item { height: 260px;}
div.media-player { width: 560px; margin: 0 auto; margin-top: 6px; text-align:center; }

div.media-item div.video-media-thumb { height: 140px; margin-bottom: 10px; }
	div.media-item img { margin-bottom: 0px; }
div.media-item div.photo-media-thumb { height: 120px; width: 170px; margin-bottom: 10px; overflow:hidden; text-align: center; }

div.rating { margin-top: 10px; }

div#slideshow { width: 450px; float: left; text-align:center; margin-right: 0px; }
div#slideshow a.button { background: none; }

div#overlay { background-color: #060606; width:100%; height: 100%; position: absolute; top: 0; left:0; z-index:999; display: none; }
