/* -- main Content table --*/
table#page
{
	width: 100%;
	margin: 0 auto;
	padding: 0px;
}
#site_wrapper
{
	width: 960px;
	padding: 0 20px;
	background: url(../img/site_wrapper.png) repeat-y center 0;
	margin: 0 auto;
}
#wrapper 
{
	width: 930px;
	margin: 0 auto -50px;
	position: relative;
	padding: 0 15px 50px;
	background: #fff;
}
/* -- Header --*/
#header
{
	position: relative;
	height: 95px;
	margin: 0;
	background: #fff url(../img/header.gif) no-repeat 803px -10px;
}
#page_header
{
	min-height: 1px;
	position: relative;
}
#page_header .feature{
	margin: 0 0 25px;
}

#header_band 
{
	position: absolute;
	top: -10px;
	left: 0;
	background: #e10000;
	width: 190px;
	height: 20px;
}
#header_logo 
{
	position: absolute;
	top: 35px;
	left: 0px;
}

#header_logo img
{
	border:none;
}

/* Header Site Tools */
hr
{
	display: none !important;
}
#site_tools 
{
	position: absolute;
	top: 10px;
	right: 20px;
	font-size: 11px;
	color: #333;
	padding: 2px 0;
	text-align: right;
}

#site_tools a 
{
	color: #000064;
	text-decoration: none;
	padding: 2px 5px;
	border: none;
	font-size: 11px;
}
/*-- End of header styling --*/

/*-- Content styling --*/
#main
{
	padding: 10px 0 35px;
	margin: 0;
	position: relative;
	z-index: 1;
	background: #fff url(../img/main.gif) repeat-y left;
	min-height: 1px;
	width: 930px;
}
#content 
{
	padding: 0px; 
	position: relative;
	min-height: 400px;
	z-index: 1;
	background: #fff;
	width: 590px;
	float: left;
	font-size: .88em;
	height: 100%;
}
#sidebar 
{	
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 0.75em;
	Z-INDEX: 100;
	MIN-HEIGHT: 350px;
	FLOAT: right;
	PADDING-BOTTOM: 0px;
	MARGIN: -10px 0px 0px;
	WIDTH: 250px;
	PADDING-TOP: 0px;
	POSITION: relative;
}
/*--sub menu--*/
#sub_menu_container 
{	
	Z-INDEX: 100;
	POSITION: relative;
}
#sub_menu_container h3
{
	border: none;
}
.sidebar_panel 
{	
	BACKGROUND: #eee8e5;
	MARGIN: 0px 0px 24px;
	BORDER-BOTTOM: #cab5ab 1px solid;
}
.sidebar_panel H3 
{	
	PADDING-RIGHT: 15px;
	PADDING-LEFT: 15px;
	FONT-SIZE: 12px;
	BACKGROUND: #ed1a3b;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	TEXT-TRANSFORM: uppercase;
	COLOR: #fff;
	LINE-HEIGHT: 18px;
	PADDING-TOP: 5px;
	BORDER-BOTTOM: #fff 1px solid;
	TEXT-ALIGN: left;
}
#sub_menu 
{
	position: relative;
	z-index: 1000;
	text-align: left;
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #dfeef0;	
}

#sub_menu li 
{
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 100;
	background: none;
}	
#sub_menu a
{
	display: block;
	min-height: 15px;
	padding: 8px 15px 8px 15px;
	line-height: 15px;
	color: #9D8D85;
	margin: 0;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-bottom: none;
}
#sub_menu a:hover
{
	BACKGROUND: #b9aca5;
	display: block;
	min-height: 15px;
	padding: 8px 15px 8px 15px;
	line-height: 15px;
	color: #fff;
	margin: 0;
	text-decoration: none;
	border-top: 1px solid #fff;
	border-bottom: none;
}
	
#sub_menu a strong 
{
	font-weight: normal;
}
#sub_menu a,
#sub_menu ul a,
#sub_menu ul strong 
{
	height: 1px;
}
/*-- Footer styling --*/
#footer 
{
	margin: 0 auto;
	padding: 15px;
	_width: 960px;
	font-size: 12px;
	color: #aaa39d;
	line-height: 18px;
	position: relative;
	clear: both;
	background: #f8f6f5;
	min-height: 1px;
	text-align: left;
}
#footer 
{
	_height: 1px;
}
#footer_copyright	
{
	padding-bottom: 0px;	
}
#footer p 
{
	margin: 0;
	color: #aaa39d;
	font-size: 12px;
	line-height: 14px;
}
	
#footer a 
{
	color: #8f776b;
	text-decoration: none;
}
	
#footer a:hover 
{
	text-decoration: underline;
}
	
#footer_links 
{
	margin: 5px 0 0;
}
	
#footer_credit 
{
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 0;
}

#footer_credit a 
{
	display: block;
	width: 45px;
	height: 35px;
	background: url(nv.gif);
	text-indent: -9000px;
	padding: 0;
}
		
#footer_credit a:hover 
{
	background: url(nv.gif) 0 -35px;
	padding: 0;
	border: none;
}

#footer_legal 
{
	line-height: 14px;
	margin: 10px 0 0 0;
	padding: 10px 0 30px 0;
	color: #aaa39d;
	min-height: 1px;
	width: 530px;
	font-size: 10px;
}
#footer_legal p
{
	font-size: 10px;	
}

/*-- Menu styling --*/

#menu_container
{	
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	MARGIN-TOP: 6PX;
	PADDING-TOP: 2px;
	_PADDING-TOP: 4px;
	POSITION: relative;
	HEIGHT: 47px;
}
td.menuItemSelectedStyle,
td.menuItemStyle
{
	color: #fff;
	font-size: 11px;
	line-height: 22px;
	height: 22px;
	cursor:pointer;
	padding: 0px;
	margin-top: 2px;
	PADDING-RIGHT: 5PX;
	margin-bottom: 1px;
	
}
a.menuItemSelectedStyle,
a.menuItemStyle
{
	BACKGROUND: #b9aca5;
	PADDING-BOTTOM: 0px;
	COLOR: #fff;
	LINE-HEIGHT: 22px;
	PADDING-TOP: 0px;
	HEIGHT: 22px;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	TEXT-TRANSFORM: capitalize;
	min-width: 90px;
	_width: 90px;
	display: block;
}
td.menuItemSelectedStyle:hover,
td.menuItemStyle:hover
{
	color: #fff;
	TEXT-DECORATION: none;
}
a.menuItemSelectedStyle:hover,
a.menuItemStyle:hover
{
	color: #fff;
	BACKGROUND: #ed1a3b;
	TEXT-DECORATION: none;
}

/*-- End Menu Styling --*/

td#JobalertProse,
.jobValueStyle,
.dateTextStyle,
.queryTextStyle,
.textStyle,
p
{
	FONT-SIZE: 14px;
	LINE-HEIGHT: 15PT;
}
td#JobalertProse,
td#portalIntroProse
{
	padding: 0px;
	vertical-align: top;
	margin: 0px;
	width: 650px;
}
td#portalIntroProse h1
{
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #beb6af;
	font-size: 28px;
	line-height: 32px;
	margin: 0px 0 0;
	font-weight: 700;
	text-transcorm: uppercase;
}
select#groupType_14
{
	font-size: 12px;
	color: #9d8d85;
	width: 205px;
	height: 90px;
}
select#groupType_8
{
	font-size: 12px;
	color: #9d8d85;
	width: 205px;
	height: 90px;
}
select#groupType_11
{
	font-size: 12px;
	color: #9d8d85;
	width: 205px;
	height: 90px;
}
