/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/filmstrip-v2.html
Copyright (c) 2005-2009 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* defaults required for IE */
a, a:visited, a:hover, a:active, a:focus {color:#000;}

#holder {position:relative; border: 5px ridge #663399; background:transparent; padding:0px 0px 10px 530px; width:120px; height:475px; font-family:arial, sans-serif; margin-left: 120px;}
p.instructions {position:absolute; left:90px; top:100px; width:450px; font-size:13px; color:#069; line-height:20px; text-align:justify;}
#scrollContainer {width:115px; height:485px; overflow:auto;}

#scrollbox {padding:0; margin:0; width:92px; list-style:none;}
#scrollbox ul {padding:0; margin:0; list-style:none; position:absolute; left:-9999px; top:-9999px;}
#scrollbox table {border-collapse:collapse:width:0; height:0; margin:-4px;}
#scrollbox li {float:left; width:92px; height:86px; background:url(filmstripv2/35mm.gif);}


#scrollbox a {display:block; color:#999; text-decoration:none; width:92px; height:86px;}
#scrollbox a img.thumb {width:60px; height:80px; display:block; padding:3px 16px; border:0;}

#scrollbox a:hover {border:0;}
#scrollbox a:hover img.thumb {display:none;}
#scrollbox :hover > a img.thumb {display:none;}


#scrollbox :hover ul {width:432px; height:432px; left:50px; top:25px; padding-right:15px; padding-left:0px; background:transparent; z-index:100;}
#scrollbox :hover ul li {width:432px; height:432px; display:block; background:transparent;}
#scrollbox :hover ul li a {display:block; width:432px; height:432px;}
#scrollbox :hover ul li a img {display:block; border:1px solid #000; margin:0 auto;}
#scrollbox :hover ul li.landscape a img {display:block; margin-top:75px; margin-left: 7px;}

#scrollbox :hover ul li a span {position:absolute; left:-9999px; bottom:0;}
#scrollbox :hover ul li a:hover span b {display:block; font-size:16px; padding:0 0 10px 0;}

#scrollbox :hover ul li a:hover span {left:90px; bottom:0; padding:10px; width:430px; border: 1px solid red; background:url(filmstripv2/backing.png); color:#fff; text-align:left; font-size:12px; line-height:18px;}
#scrollbox :hover ul li.landscape a:hover span {left:15px; bottom:75px; width:580px;}

