A.special {text-decoration:none; color: white;}
A.special:link {text-decoration: none; color: white;}
A.special:visited {text-decoration: none; color: white;} 
A.special:active {text-decoration: none;}	
A.special:hover {text-decoration: none; color: white;}
A.special:hover{background-color:#2074C8;}

A.special3 {text-decoration:none; color: white;}
A.special3:link {text-decoration: none; color: white;}
A.special3:visited {text-decoration: none; color: white;} 
A.special3:active {text-decoration: none;}	
A.special3:hover {text-decoration: none; color: white;}
A.special3:hover{background-color:white;}

A.special2 {text-decoration:none; color: #2074C0; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
A.special2:link {text-decoration: none; color: #2074C0; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
A.special2:visited {text-decoration: none; color: #2074C0; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}
A.special2:active {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}	
A.special2:hover{text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

A.titindex {text-decoration:none; color: #000000;}
A.titindex :link {text-decoration: none; color: #000000;}
A.titindex :visited {text-decoration: none; color: #000000;} 
A.titindex :active {text-decoration: underline; color: #000000;}	
A.titindex :hover {text-decoration: underline; color: #000000;}

/*A.box {text-decoration:none; color: white;}
A.box:link {text-decoration: none; color: white;}
A.box:visited {text-decoration: none; color: white;} 
A.box:active {text-decoration: underline;}	
A.box:hover {text-decoration: underline; color: white;}
A.box:hover{background-color:#CEE7FF;}

A.box2 {text-decoration:none; color: black;}
A.box2:link {text-decoration: none; color: black;}
A.box2:visited {text-decoration: none; color: black;} 
A.box2:active {text-decoration: underline;}	
A.box2:hover {text-decoration: underline; color: black;}
A.box2:hover{background-color:#2074C0;}*/

textarea     { color: black; font-family: Verdana; font-size: 8pt }
input        { color: black; font-family: Verdana; font-size: 8pt }
select       { color: black; font-family: Verdana; font-size: 8pt }



.dotted {
	border: 1pt dashed #000000;
	background-color: #FCFBB4;
	font-size: 8pt;
}
#otherprod {
	border: 1pt solid #CCCCCC;
	font-size: 8pt;
	background-image: url(../images/home_columnbg.gif);
	padding: 10px;
}
#otherprodbottom {
	border: 1pt solid #CCCCCC;
	font-size: 8pt;
	background-image: url(../images/home_columnbg.gif);
	padding: 5px;
	margin-bottom: 20px;
}
#otherprodbottomnone {
	border: 1pt solid #CCCCCC;
	font-size: 8pt;
	padding: 5px;
	margin-bottom: 20px;
}
.dotted2 {
	border: 1pt dashed #000000;
	background-color: #eeeeee;
	font-size: 8pt;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #5D5D5D; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #F3F3F3; }
