.netscape6problem			{ font-size: 10px;}		/* leave this at stylesheet top for netscape browser fix */

/**
* ----------------------------------------------------------------------------------------------------
* stylesheet.css
* Parodia Recruitment Job Board Software, Cactusoft Ltd - www.cactusoft.com
* Copyright (c) 1998 - 2005. All rights reserved.
* ----------------------------------------------------------------------------------------------------
**/

/* ===
TEMPLATE HEADER MENU
=== */

#home #templatemenu #home, #event #templatemenu #event, #jobs #templatemenu #jobs, #network #templatemenu #network {
	background: url(images/bg_MainMenu_Tab_Active.gif) no-repeat center bottom;
	color: #FFFFFF;
}

/* Employers styles */
#employersArea #templatemenu #employers {
	background: url(images/bg_MainMenu_EmpTab_Active.gif) no-repeat center bottom;
	color: #FFFFFF;
}
#employersArea #SecondaryMenu {
	background: url(images/bg_SecondaryMenu_Emp.gif) repeat-x left top;
}

#employersArea #SecondaryMenu a:hover, #employers #SecondaryMenu .active {
	background: url(images/bg_SecondaryMenu_Emp_Active.gif) repeat-x left bottom;
}

#employersArea #TertiaryMenu {
	background-color: #a7b9bd;
}
#employersArea #SubMenus {
	background-image: url(images/bg_SubMenuEmp_right.gif);
}
#employersArea #TopSignupArea {
	background: #FFFFFF url(images/bg_Header_SignupEmp.gif) no-repeat 107px 24px;
}
#employersArea #TopSignupArea h2 {
	background-color: #556e72;
}
#employersArea h1 {
	color: #556e72;
}
