
/* This Style Sheet is auto-generated from the information defined in the Color Palette Manager. */

body 
	{
	background-color: #FFFFFF;
	background-image: url('../../../images/bg_bf_ass3.jpg');
	background-repeat : no-repeat;
	background-attachment: fixed;
	background-position:65px 0;
	color: #333333;
	}
a 	
	{
	color: #101F74;
	} 
a:visited, a:hover 
	{
	color: #101F74;
	}     
h1, h2, h3
	{
	color: #101F74;
	}    
.formTitle
	{
	color: #333333;
	}
.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: 60px;
	background: url("../../../images/") no-repeat top;
	}	
	
/*
#navContainer  	  		
	{
	background: url("../../../images/icons/bulletarrow.gif") 0 50% no-repeat;
	}	*/	
	
	
/* --- DATING PROFILES - Listings --- */
.profileListingsDetailItem
	{
	background-image: url("../../../images/profile_listing_550.gif");
	}
.galleryItem {
	background-image: url("../../../images/profile_listing_square.gif");
	background-repeat: no-repeat;
	}
.clicktip {
	background-image: url("../../../images/profile_listing_square_on.gif");
	background-repeat: no-repeat;
	}		
	
/* --- DATING PROFILES - Detail Page --- */
#topBar
	{
	background-image: url("../../../images/profile_detail_header.gif");
	}
.stretchtoggle
	{
	background-image: url("../../../images/profile_detail_info_bar.gif");
	}
	
#profileLocationForm
	{
	background-image: url("../../../images/icons/bkglobe2.gif"); 
	}
		
/* --- 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;
	}		
	
.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: #333333;
	background: #FFFFFF;		
	border-bottom: 1px solid  #FFFFFF;
	}	




/* Additional CSS from Palette Manager */


