.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;}

.menu_Top { font-family: Verdana; color:#ffffff; word-spacing:0; margin-left:3; margin-right:0; margin-top:2; margin-bottom:2; font-size:12px; font-weight:bold}
.menu_Top A:link {text-decoration: none; color:#ffffff;}
.menu_Top A:visited {text-decoration: none; color:#ffffff;}
.menu_Top A:hover {text-decoration: none; color: #FFFF00;}

.footer   { font-family: Verdana; font-size: 12px; font-weight:normal; color:#FFFFFF; }
.footer A:link {text-decoration: none; color:#ffffff;}
.footer A:visited {text-decoration: none; color:#ffffff;}
.footer A:hover {text-decoration: none; color: #FFFF00;}



.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;
	line-height: 18px;}
.body A:link {color:#003399;}
.body A:visited {text-decoration: underline; 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; }

.bodyIndent {padding-left: 5px;
			 padding-right: 5px;
			 padding-top: 5px;
			 }

input.btn{
   color:#165003;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bolder;
   background-color:#ffffff;
   border:1px solid;
   border-top-color:#90782A;
   border-left-color:#90782A;
   border-right-color:#90782A;
   border-bottom-color:#90782A;}

input.field{
	color:#90782A;
	font-weight:bold;
	border:1px solid;
	border-top-color:#CCCCCC;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-bottom-color:#CCCCCC;}

.image { border: 1px solid; border-color:#000000;}

#contentCell	{padding:5px;}

/* ======================================================== */
/*                 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              */
/* ======================================================== */
