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: #848466; text-decoration: none;}




a:link            {
	color: #848466;
	font-family: Verdana, Arial,  sans-serif;
	font-size:10px;
	text-decoration: none;
}

a:active         { color: #848466; font-size:10px; font-family: Verdana, Arial,  sans-serif; text-decoration: none;}
a:visited        { color: #848466; font-size:10px; font-family: Verdana, Arial,  sans-serif; text-decoration: none;}
a:hover         { color: #663300; text-decoration: none; font-size:10px; font-family: Verdana, Arial,  sans-serif; text-decoration: underline;}

H1         {color: #663300; text-decoration: none; font-size:12px; font-family: Verdana,  Arial, Helvetica,  sans-serif; font-weight:bold; margin-bottom:0}
H2         {color: #CACAB8; font-size:10px; font-weight:bold; margin-bottom:0;text-decoration: none;}

#category1 ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 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: #848466;
background-color: #FFFFFF;
border-bottom: 1px solid #EDEDDE;
border-left: 1px solid #BAB994;
}

#category1 li a:hover {
background-color: #F4F3C3;
border-left-color: #848466;
text-decoration:underline;
}

#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: 9px;
width: 180px; /*180px minus all left/right paddings and margins*/
text-decoration: none;
color: #848466;
background-color: #FFFFFF;
border-bottom: 1px solid #EDEDDE;
border-left: 1px solid #BAB994;
}

#category2 li a:hover {
background-color: #FEFDE1;
border-left-color: #848466;
text-decoration:underline;
}

#special ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 90% verdana, arial, sans-serif;
}

#special li a{
display: block;
padding: 4px 0;
padding-left: 7px;
width: 180px; /*180px minus all left/right paddings and margins*/
text-decoration: none;
color: #990033;
background-color: #F0B9CB;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #990033;
}

#special li a:hover {
background-color: #ED9CB7;
border-left-color: #990033;
text-decoration:underline;
}

#new ul{
margin: 0;
padding: 0;
list-style-type: none;
font: bold 90% verdana, arial, sans-serif;
}

#new li a{
display: block;
padding: 4px 0;
padding-left: 7px;
width: 180px; /*180px minus all left/right paddings and margins*/
text-decoration: none;
color: #006600;
background-color: #B5DDB5;
border-bottom: 1px solid #ffffff;
border-left: 1px solid #006600;
}

#new li a:hover {
background-color: #92D292;
border-left-color: #006600;
text-decoration:underline;
}

.topmenu{
width: 100%; /*leave this value as is in most cases*/
overflow: hidden;
}

.topmenu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; height:100%;
background: #002F76 url("asps/resources/flexigraphics/mainmenubg-up.gif") top repeat-x;
}

.topmenu ul li{
display: inline;
}

.topmenu ul li a{
color: white; /*text color*/
padding: 8px 13px;
text-decoration: none;
}

.topmenu ul li a:visited{
color: white;
}

.topmenu ul li a:hover, .topmenu ul li .current{
color: white !important; /*text color of selected and active item*/
width: 100%; height:100%;
text-decoration:underline;
background: #002F76 url("asps/resources/flexigraphics/mainmenubg-dn.gif") top repeat-x;
}

A.checkout	{color: #848466; text-decoration:none; line-height: 15px;}
A.checkout:hover {color:#996600; text-decoration:underline;}

A.listall	{color: #A78C6E; text-decoration:none}
A.listall:hover {color:#848466; text-decoration:underline;}

option {background-color: #ffffff; font-size: 10px; color:#65654B;}
option.one {background-color: #ffffff; color:#65654B;}
option.two {background-color: #DCDCC1; color:#65654B;}

#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 */
	}