.PAGE_TITLE     { font-family: Verdana; font-size: 15px; color:#000000; font-weight:bold; word-spacing:0; margin-left:3; margin-top:1; margin-bottom:1; }

.PAGE_SUB_TITLE     {
	font-family: Verdana;
	font-size: 12px;
	color:#000000;
	font-weight:bold;
	word-spacing:0;
	margin-left:3;
	margin-top:1;
	margin-bottom:1;
}

.menu { font-family: Verdana; color:#000000; word-spacing:0; margin-left:3; margin-right:0; margin-top:2; margin-bottom:2; font-size:10px}
.menu A:link {text-decoration: none; color:#000000;}
.menu A:visited {text-decoration: none; color:#000000;}
.menu A:hover {text-decoration: none; color: #000000;}

.menu_Reverse { font-family: Verdana; color:#ffffff; word-spacing:0; margin-left:3; margin-right:0; margin-top:2; margin-bottom:2; font-size:10px}
.menu_Reverse A:link {text-decoration: none; color:#ffff99;}
.menu_Reverse A:visited {text-decoration: none; color:#ffff99;}
.menu_Reverse A:hover {text-decoration: none; color: #cccccc;}

.footer   { font-family: Helvetica; font-size: 12px; font-weight:normal; color:#000000; text-align:center; padding-top:10px; line-height:18px; }

.PRODUCT_TITLE    {	font-family: Verdana;	font-size: 11px;	color:#000000;	font-weight:bold; margin-left:3;	margin-top:0;	margin-bottom:0;}
	
.PRODUCT_DESCRIPTION    {font-family: Verdana;font-size: 11px; color:#000000; font-weight:bold;  margin-left:3; margin-top:0; margin-bottom:0;}
	
.body { font-family: Verdana; color:#000000; word-spacing:0; margin-left:2; margin-right:0; margin-top:3; margin-bottom:3; font-size:12px; letter-spacing:1px;}
.body A:link {text-decoration: none; color:#003399;}
.body A:visited {text-decoration: none; color:#6699cc;}
.body A:hover {text-decoration: none; color: #6699cc;}

.listing   { font-family: Verdana; font-size: 9px; margin-left:1; margin-right:1; margin-top:1; margin-bottom:1; font-weight:normal; color:#000000; }

.table { border-width: 1px; border-style:solid; border-color: #474955; }

.indents {padding-left:5px; padding-bottom:10px; padding-right:5px; padding-top:10px;}

.IndexBlue { font-family: Verdana, Geneva, sans-serif; color:#14499C; font-size:10px; font-weight:bold; padding-left:20px}

.Panel { background-color:#FFF; padding:15px; }




/* ======================================================== */
/*                 BEGIN LIGHTBOX IMAGE PREVIEW             */
/* ======================================================== */
#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; }  /* BE SURE TO CHANGE URL */
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; } /* BE SURE TO CHANGE URL */

#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: #666; }
#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: #000; }
/* ======================================================== */
/*                  END LIGHTBOX IMAGE PREVIEW              */
/* ======================================================== */
