/* 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:#ccc}

/* 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:100px; width:98%; border:2px solid #999;}
.buttonsphoto{margin-top:38px;}
.largeImageContainer{height:100px}

.buttonscontainer {width: 170px;}


.buttons a {color: #FFFFFF;
border: 1px solid;
background-color: #6699CC;
padding: 2px;
padding-left: 3px;
font: 13px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: #669999 #3366CC #3366CC #669999;
display: block;
margin: 0px;
width: 100%;
text-align: left;}

.buttons a:hover {border: 1px solid;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color: #666666;
border-color: #3366CC #669999 #669999 #3366CC;
color: #FFFFFF;
text-decoration: none;}

.buttons2 a {color: #FFFFFF;
border: 1px solid;
background-color: #336699;
padding: 2px;
padding-left: 3px;
font: 16px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: #669999 #3366CC #3366CC #669999;
display: block;
margin: 0px;
width: 100%;
text-align: left;}

.buttons2 a:hover {border: 1px solid;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color: #666666;
border-color: #3366CC #669999 #669999 #3366CC;
color: #FFFFFF;
text-decoration: none;}

.buttons3 a {color: #FFFFFF;
border: 1px solid;
background-color: #336699;
padding: 2px;
padding-left: 3px;
font: 10px Verdana, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: #669999 #3366CC #3366CC #669999;
display: block;
margin: 3px;
width: 100%;
text-align: left;}

.buttons3 a:hover {border: 1px solid;
padding-left: 4px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color: #666666;
border-color: #3366CC #669999 #669999 #3366CC;
color: #FFFFFF;
text-decoration: none;}