/* CSS Document for JOBPRO website FRONT END*/

#mainContainer {
	position: relative;
	width: 950px;
	margin: 0 auto 0 auto;
	height: auto;
	padding: 0;
	display: table;
}

#rightContainer {
	float: left;
	height: auto;
	width: 233px;
	border-top: solid 1px #2A3064;
}

#topBanner {
	float: left;
	width: 950px;
	height: 72px;
	background-image: url(../images/temp-staff-logo.jpg);
	background-position: left;
	background-repeat: no-repeat;
	text-align: right;
}

#logo {
	float: left;
}

#top_text {
	float: right;
}

a:link, a:visited, a:hover {
	text-decoration: none;
}

h1 {
	color: #000000;
	font-size: 24px;
	margin: 7px 5px 3px 0;
	display: block; 
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: #000000;
	font-size: 16px;
	margin: 0 5px 0 0;
	display: block; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h3 {
	color: #2A3064;
	margin: 0 0 10px 0;
	display: block;
	padding: 0;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}

#contentArea h1 {
	margin-top: 15px;
	margin-bottom: 0px;
}

#leftContainer {
	float: left;
	height: auto;
	width: 	717px;
}

#contentArea h2 {
	font-size: 18px;
	color: #2A3064;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0;
}

#contactInfo {
	width: 232px;
	height: 73px;
	float: left;
	background-image: url(../images/staffing-logo-2.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 65px;
	border-bottom: solid 1px #2A3064;
}

#flashArea {
	width: 484px;
	height: 138px;
	float: left;
	border-bottom: solid 1px #2A3064;
	border-right: solid 1px #2A3064;
}

#navBar {
	width: 717px;
	height: 20px;
	float: left;
	margin: 2px 0 0 0;
	background-color: #72bf44;
	text-align: center;
	padding: 4px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
}

#navBar2 {
	width: 717px;
	height: 20px;
	float: left;
	margin: 0 0 2px 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; 
	background-color: #2A3064;
	padding-top: 6px;
	padding-bottom: 2px;
}

.secNav {
	width: 239px;
	background-color: #2A3064;
	text-align: center;
	height: 20px;
	float: left;
	padding-top: 6px;
	padding-bottom: 2px;
	font-size: 14px; 
}

.secNav2 {
	width: 239px;
	background-color: #2A3064;
	text-align: center;
	height: 20px;
	float: left;
	padding-top: 6px;
	padding-bottom: 2px;
	font-size: 14px; 
}

#navBar2 a:link, #navBar2 a:visited {
	color: #FFFFFF;
}

#navBar a:link, #navBar a:visited {
	color: #000066;
}

#navBar2 a:hover {
	color: #666666;
}

a:hover {
	color: #999999;
}

a:visited {
	color: #2A3064;
}

#navBar a:hover {
	color: #FFFFFF;
}

#leftContent {
	width: 716px;
	border-right: solid 1px #2A3064;
	float:left;
	height: auto;
	border-top: solid 1px #2A3064;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
}

#leftContent_inner {
	width: 686px;
	border-right: solid 1px #2A3064;
	float:left;
	height: auto;
	border-top: solid 1px #2A3064;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 15px 25px 15px;
	text-align: left;
}

#contentArea {
	width: 437px;
	height: auto;
	float: left;
	background-image: url(../images/text-bg.jpg);
	background-repeat: repeat-y;
	padding-bottom: 25px;
	padding-right: 15px;
}

#centerNav {
	width: 244px;
	height: auto;
	float: left;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

#centerNav h2 {
	color: #2A3064;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 16px;
	
}

#centerNav li {
	font-size: 14px;
	padding: 4px 0 0 0;
}

#centerNav ul {
	margin: 0 0 20px 0;
	padding-left: 12px;
}

.iconImg {
	padding: 0 7px 0 0;
	float: left;
}

#footer {
	width: 930px;
	border-top: solid 5px #2A3064;
	padding-top: 15px;
	height: auto;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	float:left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 25px;
}

.wddlink:link, .wddlink:visited {
	color: #FF6600;
}

#jobsTitle {
	width: 231px;
	border-left: solid 2px #FFFFFF;
	border-top: solid 2px #FFFFFF;
	height: 55px;
	background-image: url(../images/ct-jobs.jpg);
	background-repeat: no-repeat;
}

#jobsTitle h2 {
	color: #FFFFFF;
	margin: 19px 10px 5px 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0;
}

#jobListCont {
	width: 213px;
	border-top: solid 2px #FFFFFF;
	background-color: #72bf44;
	height: auto;
	padding: 10px 10px 20px 10px;
	background-image: url(../images/jobsBG.gif);
	background-position:  top left;
	background-repeat: no-repeat;
}

#jobListCont2 {
	width: 213px;
	border-top: solid 2px #FFFFFF;
	background-color: #72bf44;
	height: auto;
	padding: 10px 10px 20px 10px;
	background-image: url(../images/jobsBG2.gif);
	background-position:  top left;
	background-repeat: no-repeat;
}


#footer a:hover {
	color: #666666;
}

.list-heading {
	margin: 10px 0 10px 0;
}

.list-link, .list-link:link, .list-heading:visited {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.list-link:hover {
	color:#0000FF;
	text-decoration: none;
}

.jobLinks, .jobLinks:link, .jobLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

.jobLinks:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#searchError {
	color: #DF0000;
	display: block;
	margin-top: 20px;
}
