body{
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:#222222;
}
img{
	border:none;
}
.clear{
	clear:both;
}
.top_bg{
	background:url(images/new/top_bg.png) repeat-x;
	height:34px;
	width:100%;
	line-height:34px;
	color:#dddddd;
	font-size:11px;
}

.top_bg a{
	color:#dddddd;
	font-size:11px;
}

.top_bg a:hover{
	color:#efc256;
	font-size:11px;
}
.top_wrapper{
  width:1259px;
  margin:0 auto; 
  padding: 0 0 0 1000px;
  background:url(images/new/top_bg.png) repeat-x;
  height:34px;
}
.member_text{
	color:#efc256;
	font-weight:bold;
	font-size:16px;
}

.tbox_top{
	width:90px;
	height:22px;
	border:none;
	border-radius:5px;
	padding-left:5px;
	margin-right:5px;
}

#global-login button[type="submit"], .login_btn{
	background:url(images/new/login_btn.png) no-repeat;
	width:51px;
	height:24px;
	cursor:pointer;
	border:none;
	-moz-box-shadow: 0px 0px 0px #000;
	-webkit-box-shadow: 0px 0px 0px #000;
	box-shadow: 0px 0px 0px #000;
}

.banner_bg{

	background:#222222;

	width:100%;

	height:391px;

}

.banner{

	background:url(images/new/banner_bg.png) #222222;;

	width:1309px;

	height:391px;

	margin:0 auto;

}

.logo_bg{

	background:url(images/new/logo_line.png) repeat-x;

	height:94px;

	width:904px;

	text-align:center;

	margin:0 auto;

	margin-top:2px;

}

.box_wrapper{

	width:924px;

	margin:0 auto;

}

.banner_btns {
	width:694px;
	margin:0 auto;
	height: 30px;
}
#bullets {
	width:750px;
	margin:0 auto;
	height: 40px;
	text-align: center;
}
ul.flames {
	padding: 0;
	margin: 0;
}
ul.flames li {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/new/flame-icon.png);
	float: left;
	margin-right: 12px;
	padding-left: 25px;
	list-style-type: none;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


.banner_btns img{

	margin-right:20px;

}

.banner_box_left{

	float:right;

	color:#ed6114;

	font-size:24px;

	font-weight:bold;

	margin-right:80px;

	width:220px;

}

.banner_box_right{

	float:left;

	color:#FFF;

	font-size:45px;

	font-weight:bold;

	line-height:38px;

	margin-top:20px;

	width:600px;
	margin-left: 20px;

}

.banner_box_right h1{

	float:left;

	font-size:95px;

	margin-top:20px;

	padding-top:0px;

	margin-right:30px;

}

.menu{

	width:904px;

	text-align:center;

	margin:0 auto;

}

#nav {

	padding: 0;

	margin: 0;

	list-style: none;

	height: 35px;

	margin-bottom:30px;

}

#nav li {

	display: inline;

	float: left;

	position: relative;

}

#nav a {

	float: left;

	display: block;

	height: 35px;

	padding: 0 11px;

	margin:0 30px 0 0;

	text-align: center;

	color: #b7b7b7;

	text-decoration: none;

	font: bold 13px/35px Arial, Helvetica, sans-serif;

}

#nav a:hover {

	color: #ffd46c;

	text-decoration: none;

	background: #000;

}

/* DROPDOWN */

#nav ul {

	display: none;

	z-index: 500;

	position:absolute;

	left:0;

	top: 35px;

	display:none;

	margin:0 0 0 1px;

	background: #000;

	width:200px;

}

#nav ul li {

	width:200px;

	float:left;

	border-top:1px solid #222;

	border-left: none

}

#nav ul a {

	display:block;

	height: 30px;

	padding: 0;

	text-indent: 10px;

	color:#eee;

	line-height: 30px;

	font-size: 11px;

	background: #000;

	width: 100%;

	text-align: left;

	margin: 0;

}

#nav ul li:hover a {

	color: #000;

	background: #f1be30;

}

#nav li:hover a {

	color: #ffd46c;

	background: #000;

}

#nav li:hover li a {

	color: #eee;

	background: #000;

	font-weight: normal;

}

#nav li:hover li a:hover {

	color: #ffd46c;

	background: #222;

}

/* CSS FALLBACK */

#nav li:hover ul.dropdown {
	display: block;
}

.sliderbg{
	width:100%;
	background:url(images/new/slider_bg.png) repeat-x;
	height:163px;
}

.slider_wrapper{
	width:1318px;
	margin:0 auto;
	background:url(images/new/slider_bg.png) repeat-x;
	height:163px;
}

.testimonials_bg{
	width:100%;
	background:#838383;
	height:258px;
	border-bottom:2px solid #575757;
}

.testimonials_wrapper{
	width:1268px;
	margin:0 auto;
	/*color:#FFF;*/
	background:#838383;
	height:258px;
	/* border-bottom:2px solid #575757; */
}

.testimonials_wrapper h1{

	font-size:28px;

	font-style:italic;

	color:#FFF;

	margin:0px;

}

.testimonial_bg{

	background:url(images/new/testimonial_bg.png) no-repeat;

	width:307px;

	height:204px;

	float:left;

	margin-right:10px;
	position: relative;

}

.testimonial_bg p{

	padding:0px;

	margin:0px;

	font-size:13px;

}
.testimonial_quote {
	padding: 12px;
	font-size:13px;
	max-height: 200px;
}
.testimonial_signature {
	position: absolute;
	bottom: 12px;
	left: 12px;
	width: 200px;
}
.testimonial_image {
	position: absolute;
	bottom: 12px;
	right: 28px;
	width: 50px;
}
.testimonial_bg img{

	float:right;

	margin-right:-18px;

	margin-top:-20px;

}

.testimonial_bg_last{

	background:url(images/new/testimonial_bg.png) no-repeat;

	width:307px;

	height:204px;

	float:left;

}

.testimonial_bg_last p{

	padding:20px;

	margin:0px;

	font-size:13px;

}

.testimonial_bg_last img{

	float:right;

	margin-right:-18px;

	margin-top:-20px;

}

.welcome_bg{

	width:100%;

	background:#6a6a6a;

	height:312px;

	border-bottom:2px solid #525252;

}

.welcome_wrapper{

	width:1129px;

	margin:0 auto;

	background:#6a6a6a;

	height:312px;

}

.welcome{

	float:left;

	width:338px;

	color:#c2c2c2;

	font-size:13px;

	margin-right:70px;

}

.welcome h1{

	color:#FFF;

	font-size:21px;

	font-weight:normal;

	text-align:center;

	padding:0px;

	margin:0px;

}

.firefighters_wanted{

	float:left;

	width:294px;

	color:#c2c2c2;

	font-size:13px;

	text-align:justify;

	line-height:25px;

	margin-right:70px;

}

.firefighters_wanted h1{

	color:#FFF;

	font-size:21px;

	font-weight:normal;

	text-align:center;

	padding:0px;

	margin:0px;

}

.how_do_i_become{

	float:left;

	width:338px;

	color:#c2c2c2;

	font-size:13px;

	text-align:justify;

	line-height:25px;

}

.how_do_i_become a{

	color:#c2c2c2;

}

.how_do_i_become a:hover{

	color:#c2c2c2;

	text-decoration:none;

}

.how_do_i_become h1{

	color:#FFF;

	font-size:21px;

	font-weight:normal;

	text-align:center;

	padding:0px;

	margin:0px;

}

.fire_career_bg{

	width:100%;

	background:#222222;

	color:#656565;

	font-size:14px;

	border-bottom:2px solid #505050;

}

.fire_career_wrapper{

	width:685px;

	margin:0 auto;

	line-height:27px;

}

.date{

	color:#FFF;

	font-size:18px;

}

.new_head a{

	color:#ed6114 !important;

	font-size:18px;

	font-weight:normal !important;

}

.new_head a:hover{

	color:#ffba00 !important;

	font-size:18px;

	font-weight:normal !important;

}

.fire_career_wrapper a{

	color:#ffba00;

	text-decoration:none;

	font-weight:bold;

}

.fire_career_wrapper a:hover{

	color:#ed6114;

}

.bdr_bot{

	border-bottom:1px solid #111111;

}

.bdr_bot_top{

	border-bottom:1px solid #111111;

	border-top:1px solid #444444;

}

.bdr_top{

	border-top:1px solid #444444;

}

.footer_bg{

	width:100%;

	background:#6a6a6a;

	height:40px;

}

.footer{

	width:958px;

	margin:0 auto;

	color:#FFF;

	text-align:center;

	font-size:12px;

	line-height:16px;

	background:#6a6a6a;

	height:40px;

}

.footer a{

	color:#FFF;

	text-decoration:none;

}

.footer a:hover{

	text-decoration:underline;

}

.foot_left{

	float:left;

	margin-right:20px;

}
.subscribe {
	padding-top: 15px;
}
.subscribe h1 {
	background-image: url(images/new/title-bg-orange.jpg);
	color: #fff;
	font-size: 48px;
	line-height: 100px;
	text-align: center;
	text-shadow: #000000 2px 2px 1px;
	font-family: Tahoma, Geneva, sans-serif;
	margin-top: 15px;
	  -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius:10px;
    border-radius: 10px;
	position: relative;
	display: block;

}
ul.ball li {
	list-style-position: inside;
	list-style-image: url(images/new/ball.jpg);
	margin-bottom: 4px;
}
.center {
	text-align: center;
}
.center a {
	color: #850400;
}
.content_wrap {
			background-color: #dce1e7;
			width: 100%;
			padding-bottom: 15px;
			padding-top: 15px;
		}
.content_wrap #wrap {
			width: 904px;
			position: relative;
			margin-left: auto;
			margin-right: auto;
}
.content_wrap #content {
	background-color: #f1f3f6;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow:0px 0px 10px #999999;
	-moz-box-shadow: 0px 0px 10px #999999;
	box-shadow:0px 0px 10px #999999;
	padding: 15px;
	margin-bottom: 25px;
}
#welcome {
	width: 604px;
	height: 280px;
	background-image: url(images/new/excellence-banner.jpg);
	background-color: #2e2e2e;
	background-repeat: no-repeat;
	background-position: left center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding-left: 300px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	margin-top: 15px;
	position: relative;
	padding-top: 20px;
	margin-bottom: 20px;
}
#welcome h1 {
	font-size: 100px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	text-transform: uppercase;
	text-align: center;
	width: 550px;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}
#welcome h1 span {
	font-size: 60px;
}
a.orange_btn {
	background-image: url(images/new/orange-button-bg.jpg);
	color: #fff;
	display: block;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	line-height: 28px;
	height: 28px;
	padding-right: 20px;
	padding-left: 20px;
	float: left;
	text-decoration: none;
	margin-right: 12px;
	margin-top: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.right_text {
	font-size: 13px;
	display: block;
	float: left;
	font-weight: bold;
	padding-top: 18px;
}
#return {
	width: 764px;
	height: 280px;
	background-image: url(images/new/return-bg.jpg);
	background-color: #222222;
	background-repeat: no-repeat;
	background-position: left center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding-left: 140px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	margin-top: 15px;
	position: relative;
	padding-top: 20px;
	margin-bottom: 20px;
}
#return h1 {
	font-size: 80px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFF;
	text-transform: uppercase;
	text-align: center;
	width: 750px;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	height: 80px;
}
#return h2 {
	font-size: 33px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-transform: uppercase;
	text-align: center;
	width: 750px;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
}
#return h1 span {
	color: #F60;
}
#return .grey {
	color: #6e6e6e;
	font-size: 55px;
	font-weight: bold;
	padding-left: 100px;
	text-transform: uppercase;
	height:55px;
	width: 650px;
	position: relative;
	padding-top: 12px;
}
#return .grey img.free-icon{ 
	position: absolute;
	right: 0;
	top: 20px;
}
#return .more {
	padding-left: 300px;
	padding-top: 20px;
	position: relative;
	height: 30px;
}
#subscriptions {
	width: 100%;
	height: 250px;
}
#one-month, #six-month, #one-year {
	width: 208px;
	height: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 22px;
	font-weight: bold;
	padding-top: 198px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
}
#one-year {
	color: #fff;
}
#one-month span, #six-month span, #one-year span {
	font-size: 12px;
}
#one-month {
	background-image: url(images/new/1-month.png);
}
#six-month {
	background-image: url(images/new/6-month.png);
}
#one-year {
	background-image: url(images/new/1-year.png);
}
#subscriptionsteps { padding: 0; list-style: none; }
#subscriptionsteps li { float: left; display: block; width: 33%; text-indent: 15px; font-size: 14px; padding: 8px 0; background: #eee; margin: 0; border-left: 1px solid #ccc; border-bottom: 1px solid #ccc; }
#subscriptionsteps li:first-child { border: left; }
#subscriptionsteps li.active {
	background: #b42200 url(images/gradient-red.png) repeat-x bottom;
	color: white;
	text-shadow: 1px 1px 1px #6c1100;
	border-bottom: 1px solid #6c1100;
}
.cols {
}
.col {
	float:left;
	display:inline;
	width:48%;
	margin-left:4%;
}
.cols3 .col {
	width:30%;
	margin-left:5%;
}
.cols4 .col {
	width:22%;
	margin-left:4%;
}
.first {
	margin-left:0 !important;
}
.last {
	margin-right:0 !important;
}
.top {
	margin-top:0 !important;
}
.bottom {
	margin-bottom:0 !important;
}
/* FORMS */
form {
	padding: 0;
}
form td {
	padding: 4px 0;
	text-align: left;
}
.basic-form label {
	float:left;
	width:150px;
	display:block;
	clear:left;
	margin-right:10px;
	text-align:left;
	margin-top: 10px;
	padding-top: 3px;
}
.basic-form label.error {
	float: left;
	width: 150px;
	color: red;
	padding: 0;
	margin: 15px 0 0 15px;
	clear: none;
}
.basic-form textarea, .basic-form input[type="text"], .basic-form input[type="file"], .basic-form select, .basic-form button, .basic-form optgroup {
	margin-top:10px;
	width: 250px;
	padding: 6px;
	float: left;
	border: 1px solid #ccc;
	background: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.basic-form textarea {
	width: 400px;
}
.basic-form label wide {
	float: none;
}
.basic-form br {
	clear: both;
}
.basic-form input[type="checkbox"] {
	margin-top: 10px;
}

.basic-form input[type="text"].error {
	border: 2px solid red;
}
.table-form label.error {
	color: red;
}
.table-form label.error {
	color: red;
}
.table-form textarea, .table-form input[type="text"], .table-form input[type="password"], .table-form input[type="file"], .table-form select, .table-form button, .table-form optgroup {
	width: 90%;
	padding: 4px;
	border: 1px solid #999;
	background: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
}
.table-form input[type="text"]:focus, .table-form textarea:focus, .table-form select:focus, .table-form input[type="password"]:focus {
	border-color: #c51f00;
	background: #fff;
}
.table-form textarea {
	width: 90%;
}
.table-form button {
	color: #ede2c3;
	text-decoration: none;
	text-align: center;
	background: transparent url(https://members.firecareers.com/images/new/button.png) repeat-x center top;
	font: normal 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 10px 0;
	height: 36px;
	width: 147px;
	line-height: 26px;
	cursor: pointer;
	border: none;
}
.table-form button:hover {
	color: #fff;
	background-position: center bottom;
	text-decoration: none;
}
.table-form input[type="text"].w200 { width: 200px; }
.inputHintOverlay {
	color: #999;
	font-size: 12px;
}
input[type="submit"], input[type="button"], button[type="submit"] {
	background: transparent url(https://members.firecareers.com/images/new/button-red.png) repeat-x center top;
	display: inline-block;
	height: 30px;
	padding: 0 10px 5px;
	color: white;
	margin: 0;
	border: none;
	text-decoration: none;
	font-size: 12px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	box-shadow: 1px 1px 2px #aaa;
	box-shadow: 1px 1px 2px #aaa;
	-moz-box-shadow: 1px 1px 2px #aaa;
	-webkit-box-shadow: 1px 1px 2px #aaa;
	cursor: pointer;
}
input[type="submit"]:hover, input[type="button"]:hover {
	background-position: center bottom;
	color: #111;
	text-decoration: none;
}

.top_wrapper {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
    justify-content: flex-end !important;
    width: 100% !important;
    padding: unset !important;
    margin: unset !important;
    align-items: stretch !important;
}
