

/* This Style Sheet was generated from the color palettes using the default template. */

body 
	{
	background-image: url('../../../images/back_sm.jpg');
	background-color: #c48ef0;
	color: #333333;
	}
a 	
	{
	color: #2c624b;
	} 
a:visited, a:hover 
	{
	color: #af1c26;
	}     
h1, h2, h3
	{
	color: #7e1db8;
	}    
.formTitle
	{
	color: #333333;
	}
.alt 
	{
	background-color: #fdec94;
	}	
span.requiredField 
	{
	/*background-color: #af1c26;*/
	color: #af1c26;
	}	
	
/* --- LISTING 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;
	}		
	
.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 #08522f;
	}
#navTabList li a
	{
	border: 1px solid #08522f;		
	background: #08522f;
	color: #ffffff;
	}
#navTabList li a#selected				/* set to bg color */
	{
	color: #333333;
	background: #c48ef0;		
	border-bottom: 1px solid  #c48ef0;
	}	



/* Additional CSS from Palette Manager */
div.thickLine, div.thinLine {
margin: 1em 0;
}
#testimonial-wrapper {
margin: 1em;
background: #fff;
}
#testimonial-wrapper .ticker {
list-style: none;
margin: 0;
padding: 0;
border: 1px solid #333;
}
#testimonial-wrapper .ticker li {
list-style: none;
display: block;
padding: 1em;
}
#testimonial-wrapper .ticker-nav {
font-size: 0.7em;
margin: 1em 0;
}
#testimonial-wrapper .ticker-nav a {
margin: 0.5em;
padding: 0.25em 0.5em;
background: #ddd;
border: 1px solid #bbb;
text-decoration: none;
}
#testimonial-wrapper .ticker-nav a.activeSlide,
#testimonial-wrapper .ticker-nav a:hover,
#testimonial-wrapper .ticker-nav a:active {
font-weight: bold;
background: #fff;
border: 1px solid #333;
}

