@charset "utf-8";
/* CSS Document */

/* CORE (FROM CSJ) */

.agency-logo{
	float:left;
	margin:0 5px 5px 0;
}
table.agency-foot{
	width:95%;
}

.label-container label{
	width:200px;
}

#advertising-rates-table{
	width:600px;
	margin:0 auto;
}
#advertising-rates-table td{
	padding:3px;
	background-color:#ccc;
	font-size:8pt;
}
#advertising-rates-table td.strong{
	text-align:center;
	font-weight:bold;
}
#advertising-rates-table td.sep{
	height:5px;
	background-color:#666;
}
form #terms{
	height:200px;
	padding:10px;
	overflow-y:scroll;
	border:1px solid #999;
}

#rate-card{
	position:relative;
	height:320px;
}
#rate-card ul#packages{
	position:relative;
	z-index:3;
	list-style:none;
	width:200px;
	margin:0;
	padding:0;
}
#rate-card ul#packages li{
	height:52px;
	margin-bottom:2px;
	padding:0;
}
#rate-card ul#packages li a{
	display:block;
	height:50px;
	line-height:50px;
	padding:0 10px;
	background:#F7DFB7;
	color:black;
}
#rate-card ul#packages li a:hover,#rate-card ul#packages li a.selected{
	background:#F0A404;
	text-decoration:none;
	color:white;
}
#rate-card .info{
	z-index:1;
	position:absolute;
	top:0;
	left:199px;
	width:380px;
	padding:10px;
}
#rate-card .info div{
	display:none;
}
#rate-card .info .prices strong{
	display:block;
	margin-top:10px;
}

table.article-list {
	width:100%;
}

table.article-list th{
	text-align:left;
}


table.article-list tr:hover {
	background-color:#efefef;
}

/* ENFORCEMENT JOBS STYLES */

*{
	padding:0;
	margin:0;
	/* font-family:Verdana, Geneva, sans-serif;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

p{
	margin:0.5em 0;
}

ul{
	padding-left:2em;
}

fieldset{
	padding:1em;
}
legend{
	padding:0 0.2em;
}

#contentarea * {
	font-size:12px;
}

#contentarea h1,
#contentarea h2,
#contentarea h3,
#contentarea h4,
#contentarea h5,
#contentarea h6{
	font-weight:bold;
	margin-top:0.8em;
	color:#6e4379;
}
#contentarea h1{
	font-size:22px;
}
#contentarea h2{
	font-size:20px;
}
#contentarea h3{
	font-size:18px;
	font-weight:normal;
}
#contentarea h4{
	font-size:16px;
}
#contentarea h5{
	font-size:14px;
	font-style:italic;
}



/*
#contentarea ul li{
	font-size:12px;
}

#contentarea h4 {
	margin-bottom:0.5em;
	color:#6e4379;
	font-weight:bold;
	font-size:12pt;
}

#contentarea h3,
#footer h3{
	margin-bottom:0.5em;
	color:#6e4379;
	font-weight:normal;
	font-size:14pt;
}
#contentarea h3 strong,
#footer h3 strong{
	display:block;
	color:#6e4379;
	font-weight:normal;
	font-size:18pt;
}
*/

#contentarea .page-heading h2{
	margin-bottom:0;
	color:#6e4379;
	font-weight:normal;
	font-size:14pt;
}

#contentarea .page-heading h3{
	margin-top:0;
	color:#6e4379;
	font-weight:normal;
	font-size:18pt;
	text-decoration:none;
}


.sitewidth {
	width:944px;
	margin:0 auto;
}

.floatleft {
	float:left;
	width:50%;
}

input.button {
	width:auto;
	height:26px;
	font-weight:bold;
	font-size:11px;
	padding: 0px 15px 0px 15px;
	vertical-align:middle;
}

input.green {
	background:url(/assets/images/offenderjobs/button_green.jpg) repeat-x 0 -2px;
	border:1px solid #557720;
	color:#FFF;
}

input.green:hover {
	border:1px solid #a1e437;
}

input.orange {
	background:url(/assets/images/offenderjobs/button_orange.jpg) repeat-x 0 -2px;
	border: 1px solid #d09a5b;
	color:#FFF;
}

input.orange:hover {
	border: 1px solid #310b0b;
}

#redsnapper_network {
	background:url(/assets/images/offenderjobs/redsnapper_network_background.jpg) repeat-x;
	height:35px;
	position:relative;
}

#callout {
	position:absolute;
	left: 225px;
	top: 6px;
	background:url(/assets/images/offenderjobs/callout_homepage.png) no-repeat 0 0;
	width:176px;
	height:131px;
}
#callout a {
	display:block;
	width:176px;
	height:131px;
}

#site_controls {
	float:right;
	width:50%;
}

#network_control{
	float: left;
	width:50%;
}

#network_control a.main {
	background:url(/assets/images/offenderjobs/redsnapper_network_logo.png) no-repeat;
	height:29px;
	width:154px;
	display:block;
	margin-top:3px;
	position:absolute;
	padding-top:-100px;
	z-index:150;
}

#network_control a.main span{
	margin-top:-100px;
	display:block;
	float:left;
}

#network_control .network_control {
	display:none;
	width:411px;
	position:absolute;
	z-index:110;
	top: 2px;
	color:#fff;
	font-size:10px;
}

#network_control:hover .network_control {
	display:block;
}

#network_control .network_control a{
	color:#fff;
	text-decoration:none;
}

#network_control .network_control a:hover{
	text-decoration:underline;
}

#network_control .network_control .tab {
	display:block;
	width:181px;
	height:28px;
	position:relative;
	background:url(/assets/images/offenderjobs/network_tab_top.png) no-repeat top left;
}

#network_control .network_control .middle {
	display:block;
	width:411px;
	overflow:auto;
	position:relative;
	background:url(/assets/images/offenderjobs/network_tab_middle.png) no-repeat top left;
	padding:5px 0;
}

#network_control .network_control .middle ul {
	float:left;
	list-style:none;
}

#network_control .network_control .middle ul li{
	margin: 3px 0;
}

#network_control .network_control .bottom {
	display:block;
	width:411px;
	height:8px;
	position:relative;
	background:url(/assets/images/offenderjobs/network_tab_bottom.png) no-repeat top left;
}

#site_controls img {
	float:right;
	border:none;
	margin-top:13px;
	margin-left:10px;
}

#site_header {
	margin: 5px auto 0px auto;
}

#sitelogo h1 a{
	background:url(/assets/images/offenderjobs/offender_logo.gif) no-repeat;
	display: block;
	height:80px;
	width:255px;
}

#sitelogo h1 span{
	float:left;
	margin-top:-100px;
}

#sitelogo h2 {
	float:left;
	margin-top: -300px;
}

#topbanner table.inner {
	width:100%;
	height:80px;
}

#topbanner table.inner td.vert{
	vertical-align:middle;
	text-align:center;
}

#maincontent_left {
	float:left;
	width:744px;
}

#maincontent_right {
	float: left;
	width:190px;
	margin-left:10px;
}

#search_wrapper {
	background:url('/assets/images/offenderjobs/search_background.png') no-repeat;
	width:744px;
	height:148px;
	color:#FFF;
}

#search_wrapper a,
#search_wrapper a:visited,
#search_wrapper a:active{
	color:#FFF;	
}

#search {
	height:54px;
}

#search .searchelements h1 {
	font-size:14px;
	padding-left:5px;
}

#search .searchelements p {
	padding-left: 5px;
}

#search input.searchbox {
	width:400px;
	padding:2px;
	border:1px solid #999;
}

.prevalue {
	color:#999;
	font-style:italic;
}

#search div.searchelements {
	display:block;
	float:left;
	width:80%;
	padding-top:10px;
}
#search div.searchelements p{
	margin-left:5px;
	padding-top:5px;
}

#search div.searchelements p label{
	font-weight:bold;
	font-size:11px;
}

#search div.controls {
	display:block;
	float:left;
	width:20%;
}

#search div.controls a{
	float:right;
	margin-top:5px;
	margin-right:5px;
}

#ticker-container{
	position:absolute;
	top:248px;
	left:0;
	width:100%;
}
#ticker-tape{
	width:932px;
	overflow:hidden;
	margin:auto;
	height:1.5em;
	padding-left:10px;
	line-height:1.5em;
	font-size:1.2em;
}
#ticker-tape p{
	margin:0;
	padding:0;
}
#ticker-tape p a{
	color:white;
	text-decoration:none;
}
#ticker-tape p a:hover{
	text-decoration:underline;
}

/*
#tickerwrapper {
	position:absolute;
	width:100%;
	color:#fff;
	z-index:9999;
	top:250px;
	left:0px;
}

#tickerwrapper a,
#tickerwrapper a:visited,
#tickerwrapper a:active{
	color:#fff;
	text-decoration:none;
}

#tickerwrapper a:hover{
	text-decoration:underline;
}

#ticker {
	height:17px;
	overflow:hidden;
	padding:0 10px;
	width:744px;
}

#ticker .article{
	display:none;
	overflow:hidden;
	white-space:nowrap;
	visibility:hidden;
	margin:0;
	padding:0;
}

#ticker .article.active{
	display:block;
	visibility:visible;
}

#ticker p {
	margin:0;
}
*/

#signin {
	background:url('/assets/images/offenderjobs/job_seeker_sign_in.jpg') no-repeat 0 0;
	width:174px;
	height:177px;
	padding: 5px 8px;
	color:#FFF;
	z-index:9999;
	position:relative;
}

#signin h3 {
	font-weight:bold;
	font-size:15px;
	color:#FFF;
}

#signin a,
#signin a:visited,
#signin a:active{
	color:#FFF;	
}

#signin p{
	text-align:center;
	margin-top:8px;
}

#signin input.text {
	width:96%;
	border:1px solid #ddd;
	padding:2px;
}

#main-banners {
	margin-top:10px;
}
#main-banners table{
	width:100%;
}

#nav{
	clear:left;
	overflow:hidden;
	padding:10px 20px 0 20px;
	/* TEMP */
	height:160px;
	background:url('/assets/images/offenderjobs/temp_nav_bg.jpg') no-repeat top left;
	/* */
}
#nav .section{
	float:left;
	width:170px;
	height:165px;
	color:#4a5444;
}
#nav .section h3,
#nav .section h3 a{
	margin-bottom:10px;
	font-size:8.25pt;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}
#nav .section ul{
	margin:0;
	padding:0;
	list-style:none;
}

#nav .section ul.publications{
	height: 134px;
	width:214px;
	overflow:auto;
}

#nav .section ul li{
	display:block;
	line-height:1.5em;
}
#nav .section ul li a{
	font-size:8.25pt;
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}

#nav_footer {
	background:url(/assets/images/offenderjobs/temp_nav_bg.jpg) no-repeat left bottom;
	height: 21px;
	padding-right:10px;
	line-height:21px;
	position:relative;
}

#nav_footer span{
	color:#FFF;
	text-decoration:underline;
	display:none;
	width:40px;
	position:absolute;
	right:20px;
	line-height:21px;
	cursor:pointer;
}

#nav_footer span.less {
	background:url(/assets/images/offenderjobs/arrow_7px_up.gif) no-repeat right center;
	font-size:13px;
	font-weight:bold;
}

#nav_footer span.more {
	background:url(/assets/images/offenderjobs/arrow_7px_down.gif) no-repeat right center;
	font-size:13px;
	font-weight:bold;
}

#footer{
	width:100%;
	overflow:auto;
}
#footer .news{
	float:left;
	width:280px;
	margin-right:40px;
}
#footer .news .article{
	margin-bottom:1.5em;
}
#footer .news .article h4 a{
	color:#6E4379;
	font-weight:bold;
	text-decoration:none;
}
#footer .news .article p{
	color:#4a5444;
}
#footer .day-in-life-of{
	margin-left:320px;
}

#contentarea {
	margin:10px 0 10px 0;
	overflow:auto;
}

#contentarea h3.Home {
	display:none;
}

#contentarea a {
	color:#6E4379
}

#contentarea .employershome,
#contentarea .jobseekershome{
	width:50%;
	float:left;
}

#contentarea .employersregistration {
	margin: 10px 0 10px 0;
}

#contentarea .employersregistration form{
	margin-top: 30px;
	text-align:center;
}

#contentarea p {
	padding-right:10px;
	text-align:justify;
}

#contentarea .standout {
	background:url(/assets/images/offenderjobs/standoutback.jpg) no-repeat bottom right;
	float:left;
	width:239px;
	overflow:auto;
	margin-right: 9px;
}

#contentarea .standoutwrapper {
	clear:both;
	margin-bottom:20px;
	overflow:auto;
}

#contentarea .standoutwrapper *{
	font-size:11px;
}
#contentarea .standoutwrapper h2{
	margin-top:0;
}

#contentarea .standout .youth h2,
#contentarea .standout .hmprison h2,
#contentarea .standout .rehabilitation h2{
	font-size:14px;
	padding-top:10px;
	padding-left:5px;
	color:#FFF;
}

#contentarea .standout .youth{
	height:173px;
	background:url(/assets/images/offenderjobs/highlight_youthoffendingTeams.png) no-repeat 0 0;
}

#contentarea .standout .hmprison{
	height:173px;
	background:url(/assets/images/offenderjobs/highlight_hm_prison.png) no-repeat 0 0;
}

#contentarea .standout .rehabilitation{
	height:173px;
	background:url(/assets/images/offenderjobs/highlight_rehabilitation.png) no-repeat 0 0;
}


#contentarea .standout a{
	display:block;
	width:197px;
	margin:5px;
	float:right;
}

#contentarea .standout a,
#contentarea .standout a:active,
#contentarea .standout a:link,
#contentarea .standout a:visited{
	color:#FFF;
	text-decoration:none;
}

#contentarea a.btn {
	background:url(/assets/images/offenderjobs/button_orange.jpg) repeat-x 0 -2px;
	border:1px solid #d09a5b;
	color:white;
}

#contentarea .standout a.btn {
	display:block;
	height:30px;
	width:100px;
	line-height:30px;
	background:url(/assets/images/offenderjobs/arrow_7px.gif) no-repeat right center;
	position:absolute;
	right:20px;
}

#contentarea .standout a.register{
	top: 11px;
}

#contentarea .standout a.viewvacancies{
	top: 52px;
}

#contentarea .standout p a:hover{
	text-decoration:underline;
}

#contentarea .account-menu a img {
	border:none;
}

/*
#contentarea h2 {
	color: #6E4379;
	font-size:14px;
	line-height:14px;
	margin-bottom:4px;
}
*/

#contentarea input[type="text"],
#contentarea input[type="password"],
#contentarea input[type="file"],
#contentarea select,
#contentarea textarea{
	border: 1px solid #999;
	padding:2px;
}

#contentarea input:focus[type="text"],
#contentarea input:focus[type="password"],
#contentarea input:focus[type="file"],
#contentarea select:focus,
#contentarea textarea:focus{
	border: 1px solid #000;
}

#contentarea input[type="radio"]{
	vertical-align:middle;
}

#contentarea input[type="button"],
#contentarea input[type="submit"]{
	width:auto;
	height:26px;
	font-weight:bold;
	font-size:11px;
	padding: 0px 15px 0px 15px;
	vertical-align:middle;
	background:url(/assets/images/offenderjobs/button_orange.jpg) repeat-x 0 -2px;
	border: 1px solid #d09a5b;
	color:#FFF;
}

#contentarea input:hover[type="button"],
#contentarea input:hover[type="submit"]{
	border: 1px solid #310b0b;
}

.top_grey_round{
	background: url('/assets/images/offenderjobs/grey_top.png') no-repeat 0 0;
	padding-top: 8px;
}
.mid_grey_repeat{
	background-color:#e2e2e2;
	padding-bottom:0.5em;
}
.bottom_grey_round{
	background: url('/assets/images/offenderjobs/grey_bottom.png') no-repeat 0 0;
	padding-top: 8px;
}

/* JMS search results */
.job-search-results .result{}
.job-search-results .result:hover {}
.job-search-results .result.bold{}

.job-search-results .result h4 {}

.job-search-results .result h4 a,
.job-search-results .result h4 a:visited,
.job-search-results .result h4 a:active{}

.job-search-results .result h4 a:hover{}

.job-search-results .result .preview {}

.job-search-results .result .keyword{}

.job-search-results .result ul.properties{}

.job-search-results .result ul.properties li{}

.job-search-results .result .micrologo{}

.job-search-results .result .view-link a{
	color:white !IMPORTANT;
	border:1px solid #557720;
	background:url(/assets/images/offenderjobs/button_orange.jpg) repeat-x 0 -2px;
}

.pagesystem{}

.pagesystem .pagelabel {
	color:#6E4379;
}

.pagesystem .PageOn, 
.pagesystem .Pages{
	border:1px solid #6E4379;
}
.pagesystem .PageOn{
	background-color:#6E4379;
}

.pagesystem .Pages {
	color:#6E4379;
}

.pagesystem .Pages:hover {
	background-color:#6E4379;
}

.job_details{}

.job_details h3{
	color:#6e4379;
}

.job_details h4{
	color:#6e4379;
}

.job_details .loggedin {}

.job_details .display {}

.job_details .results{}

.job_details .mid_grey_repeat{}
.job_details .bottom_grey_round{}

.job_details .details ul{}

.job_details .details ul li {}

.job_details .details ul li span{}

.job_details .details ul li strong{}

#contentarea .job_details .foot p{}
#contentarea .job_details .foot .apply{}
#contentarea .job_details .foot .apply a.btn{
	border:1px solid #557720;	
	background:url(/assets/images/offenderjobs/button_green.jpg) repeat-x 0 -2px;
}

/*
.job_details .search .results{
	position:relative;
	top: 0;
	left: 0;
	float:left;
}

.job_details .search .results a{
	display:block;
	height:26px;
	line-height:26px;
	color:#fff !important;
	border:1px solid #557720;
	font-size:11px;
	font-weight:bold;
	padding: 0 15px;
	background:url(/assets/images/offenderjobs/button_orange.jpg) repeat-x 0 -2px;
	width:210px;
	text-align:center;
}

.job_details .search .add_list{
	float:right;
}

.job_details .search .add_list a{
	display:block;
	height:26px;
	line-height:26px;
	color:#fff !important;
	border:1px solid #557720;
	font-size:11px;
	font-weight:bold;
	padding: 0 15px;
	background:url(/assets/images/offenderjobs/button_green.jpg) repeat-x 0 -2px;
	width:210px;
	text-align:center;
}
*/

.job_details .contact_line {}

/*
.job_details .search .directapply {
	padding: 20px 0px 62px;
	display:block;
}

.job_details .search .directapply a{
	display:block;
	height:26px;
	line-height:26px;
	color:#fff !important;
	border:1px solid #557720;
	font-size:11px;
	font-weight:bold;
	padding: 0 15px;
	background:url(/assets/images/offenderjobs/button_green.jpg) repeat-x 0 -2px;
	width:210px;
	text-align:center;
	margin:0 auto;
}

.job_details .search .downloadApplication {
	padding: 10px 0px 10px;
	display:block;
}

.job_details .search .downloadApplication a{
	display:block;
	height:26px;
	line-height:26px;
	color:#fff !important;
	border:1px solid #557720;
	font-size:11px;
	font-weight:bold;
	padding: 0 15px;
	background:url(/assets/images/offenderjobs/button_green.jpg) repeat-x 0 -2px;
	width:210px;
	text-align:center;
	margin:0 auto;
}
*/