body, body div, body p, body th, body td, body li, body dd, body dt {font-family: Verdana, Arial,  sans-serif; font-size: 10px; font-style: normal; color: #0B0B0B; text-decoration: none;}




a:link            {
	color: #0B0B0B;
	font-family: Verdana, Arial,  sans-serif;
	font-size:10px;
	text-decoration: none;
}

a:active         { color: #0B0B0B; font-size:10px; font-family: Verdana, Arial,  sans-serif; text-decoration: none;}
a:visited        { color: #0B0B0B; font-size:10px; font-family: Verdana, Arial,  sans-serif; text-decoration: none;}
a:hover         { color: #3366CC; text-decoration: none; font-size:10px; font-family: Verdana, Arial,  sans-serif; text-decoration: none;}

H1         {color: #000000; text-decoration: none; font-size:12px; font-family: Verdana,  Arial, Helvetica,  sans-serif; font-weight:bold; margin-bottom:0}
H2         {color: #CCCCCC; font-size:10px; font-weight:bold; margin-bottom:0}

#category1 ul{
margin: 0;
padding: 0;
list-style-type: none;
background-color: #D9E8F5;
font: normal 90% verdana, arial, sans-serif;
}

#category1 li a{
display: block;
padding: 4px 0;
padding-left: 7px;
width: 180px; /*180px minus all left/right paddings and margins*/
text-decoration: none;
color: #0D0D0D;
font-weight:normal;
background-color: #D9E8F5;
background: url(asps/uploads/flexigraphics/cat1-up.gif) repeat-x top left;
border-bottom: 1px solid #7198BD;
}

#category1 li a:hover {
background-color: #BFD9EE;
background: url(asps/uploads/flexigraphics/cat1-dn.gif) repeat-x top left;
color: #3366CC;
}

#category2 ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% verdana, arial, sans-serif;
}

#category2 li a{
display: block;
padding: 4px 0;
padding-left: 10px;
width: 180px; /*180px minus all left/right paddings and margins*/
text-decoration: none;
color: #0D0D0D;
font-weight:normal;
background-color: #ffffff;
border-bottom: 1px solid #7198BD;
}

#category2 li a:hover {
background-color: #BFD9EE;
background: url(asps/uploads/flexigraphics/cat1-up.gif) repeat-x top left;
color: #3366CC;
}

color: #3366CC;
}

A.white	{color: #ffffff; text-decoration:none;}
A.white:hover {color:#ffffff; text-decoration:underline;}

A.checkout	{color: #003366; text-decoration:none;}
A.checkout:visited	{color: #003366; text-decoration:none;}
A.checkout:hover {color:#339933; text-decoration:none;}

A.checkout1	{font-size:9px; color: #339933; text-decoration:none;}
A.checkout1:visited	{font-size:9px; color: #339933; text-decoration:none;}
A.checkout1:hover {font-size:9px; color:#003366; text-decoration:none;}

A.listall	{color: #336699; text-decoration:none}
A.listall:visited	{color: #336699; text-decoration:none}
A.listall:hover {color:#000000; text-decoration:underline;}

option {background-color: #ffffff; font-size: 10px; color:#333333;}
option.one {background-color: #ffffff; color:#333333;}
option.two {background-color: #EBEBEB; color:#333333;}

#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 */
	}
