﻿/* 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: #FF8636}

/* Thumbnail border colors */
.imgOn{border:3px solid red;margin:4px;}
.imgOff{border:3px solid white ;margin:4px;}
.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:1000000px;white-space:nowrap;overflow:hidden;position:relative; left:10px;}
#filmStripIframe{width:100%; height:112px; width:98%; border:3px solid #999;}
.buttons{margin-top:38px;}
.largeImageContainer{height:460px}
#Copyright {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
