/*
	Brown Dog Creative
	Created by: Jeff Mehlhoff
	Client: JSO
	Noes: Chik Fil A owns this office!
*/

body {
	background: #313131 url(images/bg_2.gif) repeat-y;
	margin: 0 0 0px 0; 
	padding: 0;
	color: #fff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 0.7em;
}

h2 {
	font-size: 15pt;
}

input {
	color: #333;
	font-size: 100%;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

img {
	border: 0px;
}

#top_button {
	padding-left: 130px; 
	padding-top: 10px;
}

a {
	color: #6db8cd;
}

.contentPhotoR {
	padding: 13px 6px 0px 13px;
	float: right;
}

.contentPhotoL {
	padding: 13px 13px 0px 0px;
	float: left;
}

#careers_bold {
	font-weight: bold;
	color: #333;
	font-size: 1.1em;
}

#error {
	padding-bottom: 0px;
	margin-bottom: 0px;
	color: #ff0000;
	
}

a:visited {
	color: #6db8cd;
}
#float_left {
	float: left;
	list-style-type: disc;
	width: 150px;
}

#float_right {
	float: right;
	list-style-type: disc;
	width: 250px;
	padding-right: 20px;
}

/* Begin classes and others */

.secondary h3,h2 {
	color: #1a3669;
}

h3 {
	font-size: 12px;
}

#jobs_main {
	padding-top: 7px;
	float: left;
	overflow: visible;
}

#jobs_main  {
	padding-top: 7px;
}

#jobs_main h1 {
	color: #999;
	font-size: 1.6em;
	font-weight: normal;
	float: left;
	letter-spacing: 0.5px;
	margin-top: 3px;
}

#jobs_main b {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
	overflow: visible;
	line-height: 20px;
	padding-left: 22px;
}
#jobs_main p {
	text-indent: 34px;
	color: #ccc;
	line-height: 10px;
}

#jobs_main img {
	padding-left: 34px;
	padding-top: 15px;
}

#jobs_main a {
	text-indent: 34px;
	letter-spacing: 2px;
	font-size: .8em;
	text-transform: uppercase;
}

#jobs_apply {
	letter-spacing: 2px;
	font-size: .8em;
	text-transform: uppercase;

}

#header {
	margin: 0px;
	height: 196px;
	width: 730px;
	text-align: right;
	background: url(images/main_header_bg.jpg) no-repeat;
}

/* secondary pages */
.secondary a {
	color: #1a3669;
}

.secondary #header {
	margin: 0px;
	height: 100px;
	width: 730px;
	text-align: right;
	background: url(images/secondary_header_bg.jpg) no-repeat;
}

.secondary #logo_link {
	width: 110px;
	height: 45px;
	top: 25px;
	left: 11px;
	margin-top: -10px;
}

#next_prev {
	padding-right: 10px;
	padding-bottom: 2px;
	color: #ebb654;
	border-bottom: 1px dotted black;
	border-top: 1px dotted black;
	margin-top: 10px;
	background: #ececec;
	text-align: right;
}

#pdf_button {
	background: #ececec url(images/icon_PDF_small.gif) no-repeat 10px;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	text-indent: 35px;
	padding-bottom: 2px;
}

#logo_link a {
	float: left;
	padding: 50px 25px 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:50px; /* for IE5/Win only */
}

#logo_link {
	overflow: hidden;
	margin: 0; padding: 0;
	list-style: none;
	display: inline;
}

#testimonial {
	margin: 0px;
	height: 202px;
	width: 730px;
	vertical-align: middle;
}

#mid {
	margin: -10px 0px 0px 0px;
	padding-top: 55px;
	padding-bottom: 55px;
	padding-right: 0px;
	padding-left: 0px;
	height: 240px;
	width: 730px;
	background: #1a3669 url(images/main_mid_bg.gif) no-repeat;
	color: #ff8f8f;
}

#sheriff_button {
	/* Mac Only -- Change main-ie.css for PC */
	position: absolute;
	top: 790px;
	left: 565px;
}

/* secondary main content */

#secondary {
	background: #fff;
	width: 503px;
	padding-left: 227px;
	padding-top: 10px;
	text-align: left;
	clear: none;
}

#secondary_nav {
	float: right;
	padding-right: 20px;
	padding-top: 20px;
}
#secondary_nav ul {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

#secondary_nav li {
	margin: 0;
	list-style: none;
	color: #1d3665;
	height: 21px;
	width: 265px;
}

#secondary_nav a {
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 4px;
	padding-right: 10px;
	color: #1d3665;
	text-decoration: none;
}

#secondary_nav a:hover {
	width: 146px;
	/* background: url("images/secondary_button.gif") left no-repeat; */
	color: #fff;
	background-color: #6db8cd;
	border: 1px solid #f5a91e;
}

#secondary_title {
	width: 610px;
	padding-left: 90px;
	text-align: right;
	background: #fff;
	margin: 0px;
}
#secondary_content {
	width: 430px;
	padding-top: 5px;
	padding-left: 220px;
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: left;
	background: #fff;
	margin: 0 0 0 0;
	color: #333;
	line-height: 20px;
}

#secondary_footer {
	width: 430px;
	padding-top: 10px;
	padding-left: 220px;
	padding-bottom: 30px;
	padding-right: 80px;
	text-align: left;
	background: #fff;
	margin: 0 0 0 0;
	color: #333;
	font-size: 90%;
}

#secondary_nav_selected {
	background: url(images/selected_bg.gif) no-repeat;
	text-indent: 24px;
	color: #c69e1d;
}

/* end secondary */

#sub {
	margin: 0px 0px;
	padding: 10px 20px;
	height: 140px;
	width: 690px;
	background: #ffffcc;
}

#footer {
	margin: 0px;
	width: 730px;
	background: #1a3669;
	text-indent: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#nav {
	float: right;
	width: 580px;
	height: 38px;
	background: url(images/nav_bg.gif) no-repeat;
	margin-bottom: -20px;
	margin-top: 0;
	margin: 0;
}

#apply_form {
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 0px;
	margin-right: 8px;
	background: #ffffcc;
	border: 1px solid #ebb654;
	line-height: 25px;
}

#call_out {
	padding: 20px;
	background: #d2e2ed;
	font-style: italic;
	
}

#links_section {
	padding-top: 5px;
	margin-top: 0px;
}

#flashcontent {
	text-align: center;
	font: bold 120% "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333;
}

#secondary_logo {
	/* Mac Only -- Change main-ie.css for PC */
	position: absolute;
	top: 0px;
	left: 0px;
}

/* @group SubNav */

#sub_nav ul{
	margin: 0px 0 0 0;
	padding: 0px;
	float: right;
	height:21px;
	width: 205px;
	background: url(images/sub_nav_fp.gif) no-repeat;
}
#sub_nav a {
	float: left;
	padding: 21px 0px 0px 0px;
	overflow: hidden;
	height: 0px !important;
	height /**/:10px; /* for IE5/Win only */
}
#sub_nav li {
	margin: 0px; padding: 0px;
	text-indent: 6px;
	list-style: none;
	display: inline;
	font-size: 1em;
}

/* @end */

/* @group Main Navigation */

#main_nav {
	margin: 10px;
	height: 20px;
	float: right;
	/*top: 0px; left: 20px;*/
	overflow: hidden;
}
#main_nav a {
	float: left;
	padding: 25px 0 0 0;
	overflow: hidden;
	height: 0px !important;
	height /**/:40px; /* for IE5/Win only */
}
#main_nav a:hover {
	background-position: 0 -20px;
}
#main_nav a:active, #main_nav .selected {
	background-position: 0 -20px;
}
#main_nav li {
	margin: 0; padding: 0;
	list-style: none;
	display: inline;
}

#about a {
	width: 88px;
	background: url(images/about_us_btn.gif) top left no-repeat;
}
#careers a {
	width: 79px;
	background: url(images/careers_btn.gif) top left no-repeat;
}
#police_academy a {
	width: 133px;
	background: url(images/police_academy_btn.gif) top left no-repeat;
}
#links a {
	width: 54px;
	background: url(images/links_btn.gif) top left no-repeat;
}
#coj a {
	width: 64px;
	background: url(images/jso_btn.gif) top left no-repeat;
}
#home a {
	width: 50px;
	background: url(images/home_btn.gif) top left no-repeat;
}


h1
{
	font-size: 4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	line-height: 9px;
	letter-spacing: -3px;
}

/* @end */


/* Application Form */
#application_content {
	width: 500px;
	padding-top: 5px;
	padding-left: 145px; 
	padding-bottom: 0px;
	padding-right: 0px;
	text-align: left;
	background: #fff;
	margin: 0 0 0 0;
	color: #333;
	line-height: 20px;
}

fieldset { 
margin-bottom: 15px;
	border: 1px #ccc solid;
	background-color: #f8f8f8;
}

#apply_login form a {
	color: #1a3669;
	text-decoration: none;	
}

#apply_login form a:hover {
	color: #1a3669;
	text-decoration: underline;	
}

#apply_login legend
{
	font-size: 17px;
	font-weight: normal;
	color: #1a3669;
}

form h2
{
	font-size: 13px;
	font-weight: normal;
	color: #1a3669;
}


label {
	float: left;
	width: 11em;
	padding-right: 3px;
	line-height: 1.15em;
	color: #000;
}

label.wide {
	float: none;
	width: 450px;
	padding-right: 3px;
}

fieldset#steps label {
	width: 200px;
	line-height: 1.1em;
	float: none;
}

fieldset p {
	margin: 15px 10px 5px 10px;
	color: #000;
}

textarea {
	width: 350px;
	height: 100px;
	margin-top: 3px;
}

.lrgmessage {
	width: 450px;
	height: 150px;
	margin-top: 3px;
}
.widemessage {
	width: 450px;
	height: 150px;
	margin-top: 3px;
}

input.cancel {
	margin: 0 0 10px 0;
	float: left;
}

input.save_continue {
	margin: 0 0 10px 0;
	float: right;
}

p.add {
 	font-size: 11px;
 	font-weight: normal;
 	clear: both;
}

p span.icon {
	font-size: 12px;
	font-weight: bold;
	background-color: #ebb654;
	padding: 2px;
	color: #fff;
}

p.btmborder { 
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px #ccc solid; }

.btmborder { 
padding-bottom: 20px;
margin-bottom: 20px;
border-bottom: 1px #ccc solid; }

span.choices {
	float: left;
	width: 270px;
	padding-bottom: 10px;
}

span.edit {
	text-transform: uppercase;
	font-size: 9px;
	color: #333;
}
span.edit a {
	text-transform: uppercase;
	font-size: 9px;
	color: #333;
}
span.small {
	font-size: 9px;
}

.error { color: #ff0000; line-height: 1.1em; }
.clear { clear: both; padding-top: 10px; }
