
/* This Style Sheet is auto-generated from the information defined in the Color Palette Manager. */

body 
	{
	background-color: #d3d2d1;
	
	color: #000000;
	}
a 	
	{
	color: #575656;
	} 
a:visited, a:hover 
	{
	color: #575656;
	}     
h1, h2, h3
	{
	color: #666699;
	}    
.formTitle
	{
	color: #000000;
	}
.alt 
	{
	background-color: #FAF287;
	}	
span.requiredField 
	{
	/*background-color: #ff3300;*/
	color: #ff3300;
	}	
	
/* --- LAYOUT DESIGN --- 
If there is a background image put background color in body container --- */

#headerContainer
	{
	background: url("../../../images/") no-repeat top;
	}
#bodyContainer 
	{
	
	}
#footerContainer
	{
	height: 80px;
	background: url("../../../images/footerbackground.jpg") no-repeat top;
	}	
		
/* --- LISTING ICON IMAGES --- output header colors --- */ 
.navActions li.mail
	{
	background-image: url(../../../images/icons/mail.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
	}	
.navActions li.print
	{
	background-image: url(../../../images/icons/print.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 20px;
	margin: .4em 0;
	}
.navFooter li.top, span.top
	{
	background-image: url(../../../images/icons/up.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 15px;
	margin: .4em 0;
	}	
.navFooter li.back, span.back
	{
	background-image: url(../../../images/icons/left.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 15px;
	margin: .4em 0;
	}		
.navFooter li.suggest
	{
	background-image: url(../../../images/icons/add.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 3px 0 3px 17px;
	margin: .4em 0 0 5px;
	}
.navRelatedCategories ul li {
	padding-left: 16px;
	background-image: url(../../../images/icons/lleft.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	}		
	
/* --- TAB COLORS --- output header colors --- */		
#navTabList
	{
	border-bottom: 1px solid #999999;
	}
#navTabList li a
	{
	border: 1px solid #999999;		
	background: #999999;
	color: #ffffff;
	}
#navTabList li a#selected	
	{
	color: #000000;
	background: #d3d2d1;		
	border-bottom: 1px solid  #d3d2d1;
	}	

	
/* --- Horizontal Top Level Menu --- */	
	
	
	
	
/* --- Category Menu backgrounds (2 levels) --- */
#navexpandimage a
{
background-image: url("../../../images/left-menu-background-3.jpg");
background-position: 0 0; 
}

#navexpandimage a:hover, #navexpandimage li.selected a
{

}

#navexpandimage ul a:hover, #navexpandimage ul li.selected a
{

}	
	



/* Additional CSS from Palette Manager */
#navexpandimage ul li a a:hover a:visited{
color: #FFFFFF;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
}
#navexpandimage ul li a
{
background-image: url("../../../images/menubacksup.jpg");
background-position: 0 0;
color: #7b7a65;
text-indent: 0px;
padding-left: 33px;
}
#navexpandimage a
{
background-repeat: no-repeat;
text-indent: 20px;
}
#footerContainer
{
height: 23px;
}

