
/* This Style Sheet was generated from the color palettes using the default template. */

body 
	{
	background-image: url('/custom/images/');
	background-color: #FFFFFF;
	color: #333333;
	font-family: Verdana,Tahoma,Arial,Helvetica;
	font-size: 11px;
	}
	
* 
	{
	/*padding:0;
   	margin:0;*/
	font-size: 1em;
   	}
a 	
	{
	color: #0066CC;
	} 
a:visited, a:hover 
	{
	color: #0099FF;
	}     
h1, h2, h3
	{
	color: #333333;
	}    
.formTitle
	{
	color: #333333;
	}
.alt 
	{
	background-color: #ffffff;
	}	
	
/* --- LISTING IMAGES --- output header colors */ 
.navActions li.mail
	{
	background-image: url(/custom/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(/custom/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(/custom/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(/custom/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(/custom/images/icons/lleft.gif);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	}		
	
/* --- TAB COLORS --- output header colors --- */		
#navTabList
	{
	border-bottom: 1px solid #ffffff;
	}
#navTabList li a
	{
	border: 1px solid #ffffff;		
	background: #ffffff;
	color: #333333;
	}
#navTabList li a#selected	
	{
	color: #333333;
	background: #FFFFFF;		
	border-bottom: 1px solid  #FFFFFF;
	}	


/* Additional CSS from Palette Manager */
.pagetitles{font-size:16px;font-family:arial;font-weight:bold;}
.eventTitles{font-size:16px;font-family:arial;font-weight:bold;}
.specifications{font-size:12px;font-family:arial;font-weight:bold;margin-bottom:10px;}
.subcatsTitle{font-size:13px;font-family:arial;font-weight:bold;}
.productSpecs{margin-top:15px;} 
