.divContainer {
    /* position: absolute;*/
	width : 99.9%;
	border : 0px dotted #00CC00;
	z-index : 1;
}

div {
	vertical-align:top;
}

img {
	vertical-align:top;
}

p {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

form {
	margin: 0px;
	padding: 0px;
}

td {
	text-align: left;
	vertical-align: top;
}

.thumbout {
	border: 1px solid #CCCCCC;
	/*margin-top:5px;
	margin-bottom:5px;*/
}

.thumbover {
	border: 1px solid #000000;
	/*margin-top:5px;
	margin-bottom:5px;*/
}

#bgContent {
	background-image: url(images/horizontal.gif);
    background-position: 0px 0px;
    background-repeat: repeat-y;
	text-align: center;
}

#topHeaders {
	border: 0px #FF0000 solid;
}

.thumbout {
	border: 3px solid #000000;
	/*margin-top:5px;
	margin-bottom:5px;*/
}

.thumbover {
	border: 3px solid #CB4C00;
	/*margin-top:5px;
	margin-bottom:5px;*/
}

.inputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	height: 15px;
	width: 105px;
	text-align: center;

}
.button-go {
	font-size: 10px;
	line-height: normal;
	height: 20px;
	width: 35px;
	vertical-align: middle;
}

.currentText {
	font-size: 12px;
	color: #FF0000;
	font-weight: 700;
}

#camLabelOn {
	background-color: #CCCDEC;
}

.camThumb {
	height: 66px;
}

/*************************  vertical zoom bars  *************************/
#zoomBars {
	font-weight: bold;
	height: 20px;
	width: 86px;
	padding: 1px;
	margin: 0px;
	background-color: #FFFFFF;
/*	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;*/
}
#zoomBars a {
	color: #BCBCBC;
	text-decoration: none;
	height: 20px;
}
#zoomBars a:hover {
	color: #FFCC33;
	background-color: #010099; /* #FF0000 */
	height: 20px;
}
#zoomBarsContainer { /* contains all the bars */
	height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left: 0px solid #000000;
}
.zoomBarsItem { /* each individial item */
	margin: 0px;
	height: 20px;
	width: 15px;
	display: inline block;
	float: left;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align: center;
	/* stupid IE was wrapping shit */
	white-space: nowrap;
	background-color:#BCBCBC; 
}

.zoomBarsItemSelected { /* each individial item */
	margin: 0px;
	height: 20px;
	width: 15px;
	display: inline block;
	float: left;
	border-top: 1px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align: center;
	/* stupid IE was wrapping shit */
	white-space: nowrap;
	background-color:#FF0000; 
}

.zoomBarsItem a {
	display: block;
	height: 20px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.zoomBarsItem a:hover {
	display: block;
	height: 20px;
}

#currentzoomBars {
	background-color:#FF0000;
}
/*****************************************************************/


/*************************  cam buttons  *************************/
.camButtonOff {
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 2px solid #000;
	width: 197px;
	height: 26px;
	color: #000;
	letter-spacing: 0.1em;
}

.camButtonOn {
	font-weight: bold;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 2px solid #777777;
	width: 197px;
	height: 26px;
	color: #FF0000;
	letter-spacing: 0.1em;
}

.camButton a:link {
	font-weight: bold;
	letter-spacing: 0.1em;
	display: block;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 2px solid #000;
	width: 197px;
	height: 26px;
	color: #000;
}

.camButton a:visited {
	font-weight: bold;
	letter-spacing: 0.1em;
	display: block;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 2px solid #000000;
	width: 197px;
	height: 26px;
	color: #000;
}

.camButton a:hover {
	font-weight: bold;
	letter-spacing: 0.1em;
	display: block;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 2px solid #777777;
	width: 197px;
	height: 26px;
	color: #FF0000;
}

a#camButtonSelected {
	font-weight: bold;
	letter-spacing: 0.1em;
	display: block;
	text-decoration: none;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 2px solid #777777;
	width: 197px;
	height: 26px;
	color: #FF0000;
}
/**********************************************/



#contentBorder {
	border: 1px solid #010099;
	width: 572px;
}

.titleText {
	font-size: 18px;
	background-color: #010099;
	color: #FFFFFF;
}

.titleText2 {
	font-size: 12px;
	background-color: #010099;
	color: #FFFFFF;
}

#navBar {
	height: 20px;
	font-size: 12px;
	background-color: #CCCDEC;
	color: #000000;
}

div.spacer {
	font-size: 1px;
	width: 2px;
	float: left;
}

#viewer {
	background-color: #F4F4F4;
	width: 352px;
	height: 270px;
	border: 1px solid #C5C5C5;
}

a:link {
	color: #000000;
	text-decoration: none;
	font-weight: 700;
}

a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: 700;
}

a:active {
	color: #000000;
	text-decoration: none;
	font-weight: 700;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: 700;
}


a.whitelink:link {
	font-weight: bold;
	color: #FFFFFF; /*#FF6600;*/
	text-decoration: none;
}
a.whitelink:visited {
	font-weight: bold;
	color: #FFFFFF; /*#FF6600;*/
	text-decoration: none;
}
a.whitelink:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover {
	font-weight: bold;
	color: #FF0000;/*#FF9900;*/
	text-decoration: none;
}

a.whitelinkOn {
	font-weight: bold;
	color: #FF0000; /*#FF6600;*/
	text-decoration: none;
}
