/* Thumbnail border colors */

div.xxfilmstrip{width:10px; margin-left:2px; white-space:nowrap; overflow:hidden}
iframe.filmstrip{border:1px solid #333; white-space:nowrap;overflow:hidden}
.imgBrdr{}
.imgInsideBorder{}
.totals{color:#666666}
body.thumbNail{ 	margin:4px;	background-color: #FFFFFF}

/* Thumbnail border colors */
.imgOn{border:3px solid #CCCCCC;margin:4px;vertical-align:top; height:90;}
.imgOff{border:3px solid #CCCCCC ;margin:4px;vertical-align:top;height:80;}
.imgBrdr{}
.imgInsideBorder{}
.totals{color:#666666}
/* the width:1000000 is a FireFox hack because it was not displaying images that were out of view*/
.filmstripContainer{width:2650px;white-space:nowrap;overflow:hidden;position: relative; left:10px;}
#filmStripIframe{height:120px; width:900px; border:3px solid #999;}
.buttons{margin-top:38px;}
.largeImageContainer{height:560px;}

