body {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color:#000000;
background:#204176;
background-image:url(images/bg.gif);
background-repeat:repeat-x;
margin: 0px;
}

.white-header  {
font-size:18px;
color:#FFFFFF;
font-weight:bold;
}

.black-header  {
font-size:18px;
color:#000000;
font-weight:bold;
}
.nav-top {
font-size:13px;
}

table {
font-size: 11px;
text-align: left;
color: #000;
}

input.search
{
	height: 17px;
	background-color: #FFFFE1;
	border: solid #000066;
	border-width: 1px;
	font-family: tahoma;
	color: rgb(0,0,70);
	font-size: 11px;
	
}

A:link {
	color: #336699;
	text-decoration: none;
}

A:visited {
	color: #336699;
	text-decoration: none;
}

A:active {
	color: #336699;
	text-decoration: none;
}

A:hover {
	color:#336699;
	text-decoration:underline;
	}

A.leftnav:link{
	font-family:Helvetica, Arial, Verdana;
	font-size:14px;
	color: #000000;
	text-decoration: none;
}


A.leftnav:visited {
	font-family:Helvetica, Arial, Verdana;
	font-size:14px;
	color: #000000;
	text-decoration: none;
}

A.leftnav:active {
	font-family:Helvetica, Arial, Verdana;
	font-size:14px;
	color: #000000;
	text-decoration: none;
}

A.leftnav:hover {
	font-family:Helvetica, Arial, Verdana;
	font-size:14px;
	color: #000000;
	text-decoration:underline;
}

TD {
	font-size: 12px;
	line-height:18px;
}


TD.dark {
	font-size: 11px;
	color : #F0F0F0;
}

P.dark {
	font-size: 12px;
}

TD.smaller {
	font-size: 11px;
	color : #666666;
}

P.smaller {
	font-size: 11px;
	color : #666666;
}

TD.mincart {
	font-size: 10px;
	line-height:12px;
}

P.mincart {
	font-size: 10px;
	line-height:2px;
}

TD.menu {
	FONT-SIZE: 10px; COLOR: #003366; text-transform: uppercase
}
DIV.menu {
	FONT-SIZE: 10px; COLOR: #003366; text-transform: uppercase
}

HR {
	height: 1px;
	color: #999999;
}

div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 

.prodname, .detailname{
font-weight: bold;
}

.rtside
{
font-size:11px;
font-weight:bold;
color:#FFFFFF;
background-color:#303030;
padding:2px;
}

.testimonials {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
}

.development {
font-size:12px;
color:#FFFFFF;
line-height:14px;
font-weight:bold;
}

.disclaimer {
font-size:10px;
line-height:13px;
}

.about  {
line-height:24px;
}

/************************************************
*	lightbox  									*
************************************************/
#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: #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; }