body, body div, body p, body th, body td, body li, body dd, body dt {font-family: Verdana,  Arial, Helvetica,  sans-serif; font-size: 11px; font-style: normal; color: #330066; text-decoration: none;}

P {font-family: Verdana,  Arial, Helvetica,  sans-serif; font-size: 11px; font-style: normal; color: #330066; text-decoration: none;}

DIV {font-family: Verdana,  Arial, Helvetica,  sans-serif; font-size: 11px; font-style: normal; color: #330066; text-decoration: none;}

PRE {font-family: Verdana,  Arial, Helvetica,  sans-serif; font-size: 11px; font-style: normal; color: #330066; text-decoration: none;}


a:link            {
	color: #330066;
	font-family: Verdana,  Arial, Helvetica,  sans-serif;
	font-size:11px;
	text-decoration: none;
}

a:active         { color: #330066; text-decoration: underline; font-size:11px; font-family: Verdana,  Arial, Helvetica,  sans-serif; text-decoration: none;}
a:visited        { color: #330066; text-decoration: underline; font-size:11px; font-family: Verdana,  Arial, Helvetica,  sans-serif; text-decoration: none;}
a:hover         { color: #CC3366; text-decoration: underline; font-size:11px; font-family: Verdana,  Arial, Helvetica,  sans-serif; text-decoration: none;}

H1         {color: #330066; text-decoration: none; font-size:13px; font-family: Verdana,  Arial, Helvetica,  sans-serif; font-weight:bold; margin-bottom:0}
H2         {color: #297152; text-decoration: none; font-size:10px; font-family: Verdana,  Arial, Helvetica,  sans-serif; font-weight:bold; margin-bottom:0}

A.checkout	{font-family:Verdana,  Arial, Helvetica,  sans-serif; font-size:8pt; color: #330066; text-decoration:none}
A.checkout:link {color:#330066; font-size:8pt;}
A.checkout:active {color:#330066; font-size:8pt;}
A.checkout:visited {color:#330066; font-size:8pt;}
A.checkout:hover {color:#CC3399; font-size:8pt; text-decoration:none;}	

A.baskettext	{font-family:Verdana,  Arial, Helvetica,  sans-serif; font-size:7pt; color: #CC3399; text-decoration:none}
A.baskettext:link {color:#CC3399; font-size:7pt; text-decoration:none;}
A.baskettext:active {color:#CC3399; font-size:7pt; text-decoration:none;}
A.baskettext:visited {color:#CC3399; font-size:7pt; text-decoration:none;}
A.baskettext:hover {color:#330066; font-size:7pt; text-decoration:none;}	
										

A.remove	{font-family:Verdana,  Arial, Helvetica,  sans-serif; font-size:7pt; color: #9B9B9B; text-decoration:none}
A.remove:link {color:#9B9B9B; font-size:7pt;}
A.remove:active {color:#9B9B9B; font-size:7pt;}
A.remove:visited {color:#9B9B9B; font-size:7pt;}
A.remove:hover {color:#333333; font-size:7pt; text-decoration:none;}			

A.menutext	{font-family:Verdana,  Arial, Helvetica,  sans-serif; font-size:8pt; color: #330066; text-decoration:none}
A.menutext:link {color:#330066; font-size:8pt;}
A.menutext:active {color:#330066; font-size:8pt;}
A.menutext:visited {color:#330066; font-size:8pt;}
A.menutext:hover {color:#CC3366; font-size:8pt; text-decoration:none;}			

A.menuheader	{font-family:Verdana,  Arial, Helvetica,  sans-serif; font-size:8pt; color: #330066; text-decoration:none; font-weight:bold;}
A.menuheader:link {color:#330066; font-size:8pt;}
A.menuheader:active {color:#330066; font-size:8pt;}
A.menuheader:visited {color:#330066; font-size:8pt;}
A.menuheader:hover {color:#CC3366; font-size:8pt; text-decoration:none}

A.textmenu	{font-family:Verdana,  Arial, Helvetica,  sans-serif; font-size:7pt; color: #330066; text-decoration:none}
A.textmenu:link {color:#330066; font-size:7pt;}
A.textmenu:active {color:#330066; font-size:7pt;}
A.textmenu:visited {color:#330066; font-size:7pt;}
A.textmenu:hover {color:#330066; font-size:7pt; text-decoration:underline}

A.forgot	{font-family:Verdana,  Arial, Helvetica,  sans-serif; font-size:7pt; color: #A171B1; text-decoration:none}
A.forgot:link {color:#A171B1; font-size:7pt;}
A.forgot:active {color:#A171B1; font-size:7pt;}
A.forgot:visited {color:#A171B1; font-size:7pt;}
A.forgot:hover {color:#330066; font-size:7pt; text-decoration:underline}



option {font-family: Verdana,  Arial, Helvetica,  sans-serif; background-color: #E7E5E0; font-size: 10px; color:#330066;}
option.one {font-family: Verdana,  Arial, Helvetica,  sans-serif;font-size: 10px; background-color: #E7E5E0; color:#330066;}
option.two {font-family: Verdana,  Arial, Helvetica,  sans-serif;font-size: 10px; background-color: #ffffff; color:#330066;}

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* 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;
	}

#imageData{
	padding:0 10px;
	}
#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}