/* CSS Document */


#slideshow {list-style:none; color:#fff; }
#slideshow span {display:none}
#wrapper {width:900px; margin:0px auto; display:none;}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:0px; height:0px; padding:2px; border:1px solid #ccc; background:#000; display:none;}
#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden;}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:500px}
#image img {position:absolute;  width:auto; vertical-align:middle;}
.imgnav {position:absolute; width:25%; height:306px;}
#imgprev {left:0; background:url(http://maxmoviesbase.com/images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(http://maxmoviesbase.com/images/right.gif) right center no-repeat}

#thumbnails {margin-bottom:0px;}
#slideleft {float:left; width:20px; height:150px; margin-left:5px; background:url(http://maxmoviesbase.com/images/arrow_l.png) center center no-repeat;}
#slideleft:hover { cursor:pointer;}
#slideright {float:right; width:20px; height:150px;background:url(http://maxmoviesbase.com/images/arrow_r.png) center center no-repeat}
#slideright:hover {cursor:pointer;}
#slidearea {float:left; position:relative; width:840px; margin-left:25px; height:150px; overflow:hidden;}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer;  padding:0px}

