﻿body
{
    background-color: #CCCCCC;
}

#header .navigation li small
{
	color: White;
}

.contentBottomImage
{
    background-image: url(../../lib/images/employers/contentBottom.png);
    background-repeat: no-repeat;
    width: 1000px;
    height: 28px;
    margin: 0;
    padding:0;
}


#header #logo
{
	width: 238px;
	height: 67px;	
	margin: 0 0 0 10px;
	float: left;
	background: url(../../lib/images/employers/logo.gif) no-repeat;
}

#header #logo h1
{
	display: none;
}

#header span.beta
{
	width: 41px;
	height: 17px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	background-image: url(../../lib/images/icons/beta.png);	
}

#header span.beta span
{
	display: none;
}

#headerContainer
{
	width: 100%;
	margin: 0;
	padding: 0;
	background: white;
	text-align: center;
}

#header
{
	width: 1000px;	
	height: 76px;
	margin: 0px auto 0 auto;
	background-color: #003366;
	text-align: center;
	background: url(../../lib/images/employers/header.png) no-repeat;
}

#header .slogan
{
	float: left;
	font-size: 15px;
	margin-left: 30px;
	margin-top: 40px;
	font-weight: bold;
}
#header .slogan p
{
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-weight: bold;
	color: White;
}

#header .navigation
{
	margin: 10px 0 0 0;
	padding: 20px 5px 5px 5px;
	float: right;
}

#header .navigation li
{
	margin: 0px;
	padding: 0px 10px 5px 10px;
	float: left;
	border-left: 1px solid #EFEFEF;
	list-style-type: none;	
	height: 9px;
}

#header .navigation li.first
{
	border-left: none;
}

#header .navigation li a
{
	color: white;
	text-decoration: none;
}

#header .navigation li a:hover
{
	text-decoration: underline;
}

#header .loginText
{
	color: White;
	margin-right: 12px;
	width: 700px;
	text-align: right;
}

#header .loginText a
{
	color: White;
}

#shell
{
	width: 100%;
	margin: 0px auto 0px auto;
	padding: 0;
	text-align: center;
    background-image: url('../../lib/images/employers/bg.gif');
    background-repeat: repeat-x;
}

#content
{
    margin: 0;
    padding: 0px 20px 0px 20px;
    text-align: left;
    background-image: url('../../lib/images/employers/contentBg.gif');
    background-repeat: repeat-y;
	zoom: 1;
}


#contentShell
{
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: center;
	background-color: white;
}

#footershell
{
	width: 975px;
	margin: 0 auto 0 auto;
	padding: 0;
	text-align: left;
}

#footer
{
    margin: 0;
    padding: 0;
    clear: both;
}


#footer p
{
	float: right;
	clear: right;
    margin: 5px 0 0 0;
    padding: 0px 0px 0px 0px;
}

.vertmenu 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    width: 230px;
    padding: 0px;
    margin: 0px;
    display: block;
    float: left;
}

.vertmenu li
{
	list-style-type: none;
}

.vertmenu span
{
    display: block; 
    font-size: 10px; 
    padding: 3px 0 5px 0px;
    color: #333333;
    margin: 0px;
    width:159px;
    font-weight: bold;
}


.vertmenu ul 
{
    list-style: none;
    margin: 5px 0 0 0;
    padding: 0px;
    border: none;
    width: 100px;
}

.vertmenu ul li 
{
    margin: 0px;
    padding: 0px;
    background:transparent url("../../lib/images/icons/small_arrow_blue.png") no-repeat scroll 0 4px;
    float:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    padding:0;
}

.vertmenu ul li a 
{
    font-size: 9px;
    display: block;
    padding: 0px 0px 4px 0px;
    text-decoration: none;
    color: #666666;
    width: 160px;
    margin-left: 10px;
}

.vertmenu ul li a:hover, .vertmenu ul li a:focus {
    color: #000000;
    text-decoration: underline;
}

.small{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
}

.whitespaceFix
{
	height: 1px;
}
