/* ----------------------------------------------------------------
css override - usresponders.com
body background, logo, skinnable main graphic, colors, and form styles
-------------------------------------------------------------------*/
a,a:hover,a:visited {color: #007bc7; text-decoration: none;}
body { 	
	font: 11px Verdana, Arial, sans-serif;
	color: #000000;
	background:white url("../images/usresponders/background_bg.gif") top center repeat-y;
}

li a, a:hover, a:visited {
  color:black;
}
		
h2 {
	font: bold 12px Verdana, Arial, sans-serif;
	color:#080d0f;
	text-transform:uppercase;
	margin:0 0 9px;
}

h1, p, li {color:#000000;}
ul {clear:both; margin-bottom:2em;}
li { 
	list-style-type:square;
  xbackground:url("../images/usresponders/black-dot.gif") 0 9px no-repeat;
	padding:0;
	margin:0 0 1px 18px;
	font-size:12px;
	line-height:1.5em;	
	width:192px;
}

li a {
	border-bottom:1px solid darkGray;
}

li a:hover {
	border-bottom:none;
	text-decoration: none;
}
div#nav {
	position:absolute;
	top:100px;
	left:0px;
	}
		
div#nav ul li { 
	background:url("../images/usresponders/seperator.gif") 0 0px no-repeat;
	padding:0 0 0 6px;	
	list-style-type:none;
	display:inline;
	margin:0;
	}

div#nav ul li a,
div#nav ul li a:visited,
div#nav ul li a:hover {
	text-transform:uppercase;	
	font-size:10px;
	color:black;
	text-decoration:none;
	border-bottom:0;
	}
	

.home #container {
  position:static;
}

#container {
 width: 696px;
 padding-top:5px;
 position:relative;
}

#company-logo {
	display:block;
	background:url('../images/usresponders/header.jpg') top left no-repeat;
	width:725px;
	height:122px;
	position:relative;
	left:0px;	
	margin-bottom:0px;
}
#header 	 {
	width:272px;
}

#sub-section-block { }

#site-header {
	display:none;
}

body.home #site-header {
  display:block;
  bottom:10px;
  left:30px;
  position:relative;
}

body.home #site-header h2 {
  position:static;
  color:green;
  font-size:18pt;
}

#site-header h2 {
	font: normal 25px Verdana, Arial, sans-serif;
	color:#000000;
	font-size:23pt;
	position:absolute;
	top:110px;	
	text-transform:none;
	left:-170px;
	width:600px;
	
}	

#skin-graphic {
	background:url('../images/usresponders/skin-graphic.jpg') -5px 0px no-repeat;
	height:472px;
	position:relative;
	margin-top:-20px;
  xmargin-bottom:15px;
}	

.form-container {
	right:20px;
	top:115px;
}


.home #main {
  height:450px;
}

#intro-text {
	xwidth:100%;
  width:400px;

  left:25px;
  bottom:180px;
	height:120px;
	display:block;
	position:relative;
	text-align:left;
}

#intro-text p {
	font: normal 12px Verdana, Arial, sans-serif;
	font-weight:normal;
	xposition:absolute;
	top:-40px;
	left:5px;	
	width:300px;	
	text-align:left;	
  margin-bottom:20px;
}

#intro-text-sub-header { 
	xposition:absolute;
	top:-175px;
	left:20px;
	font-weight:bold;
	font-size:12px;
	width:350px;
	text-align:left;
 }

#intro-text li {
  width:300px;
  list-style-type:none; 
  background: url('../images/usresponders/black-dot.gif') no-repeat scroll 0% 20%;
  padding-left:12px;
  xmargin-top:10px;
}

.home #lists-container {
  position:relative;
  clear:both;
}

.home .info-lists {
  width:100%;
  height:250px;
}


.home #list1.article_list {
  left:10px;
  top:10px;
  width:215px;
}

.home #list2.article_list {
  left:232px;
  top:10px;
  width:215px;
}

.home #list3.article_list {
  left:455px;
  top:10px;
  width:215px;
}

.info-lists {
	width:696px;
	text-align:left;
	display:block;
	clear:both;

	margin-left: auto;
	margin-right: auto;	
}

.article_list {
  width:215px;
}

.article_list#list1 {
  background: transparent url('../images/usresponders/listheader_fire.jpg') no-repeat scroll 0% 0%;
	margin-left:10px;
	position:relative;
	xtop:570px;
}

.article_list#list2 {
  background: transparent url('../images/usresponders/listheader_police.jpg') no-repeat scroll 0% 0%;
	margin-left:10px;
	position:absolute;
  left:230px;
  bottom:91px;
}

.article_list#list3 {
  background: transparent url('../images/usresponders/listheader_nursing.jpg') no-repeat scroll 0% 0%;
	margin-left:10px;
	position:absolute;
  bottom:90px;
  left:460px;
}

.article_list h2 {
	display:block;
	text-transform:none;
	color:#fff;
	font-size:14pt;	
	font-weight:normal;
  padding-top:7px;
  padding-left:10px;
}


/* footer */
#layout_footer,#footer-wrapper {
	display:block;
	clear:both;
	}
	
#footer-gradient {	
	width:682px;
	height:19px;
	background:url('../images/ownauto/footer_bg.gif') top left no-repeat;
	display:none;
	clear:both;
}
	
#footer {
	clear: both;
	width: 696px; 
	border-top:1px solid #cccccc;
	padding-top:10px;	
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	padding-bottom: 20px;
	font-size:.5em;
	background:transparent;
	display:block;
}
#footer p {
	color: #999999;
	font-size: 10px;
	margin: 5px 0 5px 0;
}
#footer .nav {float:left;font-size: 10px; }
#footer .nav a {font-size: 10px;}
#footer .copy { color:#999999;float:right;font-size: 10px; }

.buttonContainer {
	position:relative;
}

.button{
	background-image:url('../images/usresponders/button_continue.png');
	width:192px;
	height:35px;
	line-height:29px;
	display:block;
	border:0;
  letter-spacing:2px;
  font-size:14pt;
	xposition:relative;
	xleft:30px;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
	cursor:pointer;
	color:#ffffff;
	font-weight:bold;
}

#sub-col1 .buttonContainer .button {
  margin-bottom:10px;
}
#sub-col2 .buttonContainer .button {
	float:left;
	left:0;
	top:-5px;
}

.form-container select,
.form-container input.text {
	border:1px solid #000000;
	background:#ffffff;
	color:#000000;
	font: normal 11px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
}
.form-container #formRow_emailaddress input,
.form-container #formRow_zipcode input {
	border:1px solid #000000;
	background:#ffffff;
	color:#000000;	
	}

#form-container-sub {
	background: url('../images/usresponders/article_form.jpg') top left no-repeat ;
	width:272px;
	height:435px;
	top:0px;
	right:0px;
}
	
#form-container-sub form {
	position:relative;	
	left:20px;
	top:125px;
  width:235px;
}	

#main.step2 #sub-col1 {
	width:auto;
}

#sub-col1 {
	display:block;
	clear:both;
	left:0px;
	padding-bottom:20px;
}

#main.step4 #step4-info {
	width:60%;
}


/* Step 3 Changes: */
#main.step3 div.offers {
	padding-top:45px;
	background: transparent url(../images/usresponders/step3_languagechange.jpg) no-repeat scroll 15px 0px;
}

#main.step3b div.offers {
	padding-top:45px;
	background: transparent url(../images/usresponders/ckmex.jpg) no-repeat scroll 15px 0px;
}

#step3-blank-state div#blank-state-message {
	padding-bottom:55px;
}

#sub-col1 p {
	font-size:12px;
	padding:5px;
	}
	
#sub-col1 h2 {
	display:block;	
	border:none;
	padding:15px 10px 10px 10px;
  color:green;
}

/* Step 2 */
/* Step 4 */

#sub-col1 form fieldset {	
	display:block;	
	xwidth:404px;
	border:0;
	position:relative;
	margin-bottom:20px;
	border:1px solid #ccc;
	padding:10px;	
	background-color:#ffffff;
	}
	
#sub-col1 form fieldset legend {
	font: bold 15px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color:#376d37;
	text-transform:none;	
	margin-bottom:10px;
	background:url("../images/usresponders/form_arrow.png") 0px 0px no-repeat;	
	padding-left:20px;	
	margin-left:10px;
}	

span.learnmore_link {
	color:#4B78BC;
}

#sub-col1 form fieldset div label{
	float:left;
	width:133px;
	display:inline;	
}	

#sub-col1 form fieldset div.select_offer_header input {
    font-size:auto;
    width:20px;
}

#sub-col1 form fieldset div.select_offer_header label{
    float:none;
    width:auto;
    display:inline;
    }   

/* School Offer Header */
#sub-col1 form fieldset div.select_offer_header {
    background: #DEE8EC none repeat scroll 0% 50%;
    display: block;
    font-size: 11pt;
    font-weight: bold;
    padding:6px;
    }

#sub-col1 form fieldset div input {
	font: normal 11px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	width:250px;
}

#sub-col1 form fieldset div select{
	font: normal 11px "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	width:254px;
}


/* .modules div.fact  */
div.fact {
	width:227px;
	float:right;
	position:absolute;
	right:20px;
	top:0px;
}

div.fact dl dt {
	text-align:left;
	padding-bottom:5px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
	font: normal 18pt Verdana, Arial, sans-serif;
	text-transform:none;
}
div.fact p {
	color:#000000;
	margin:0;
	line-height:1.65em;
	text-align:left;
	font-size:12px;
}
#sub-col1 {padding-bottom:0px; }
#sub-col1 div.formRow {clear:both;display:block;padding:5px 0px 5px 0px; }
#sub-col1 div.formRow div select{width:214px; margin-left:10px;}
#sub-col1 div.formRow div input{width:210px; margin-left:10px;}
#sub-col1 form fieldset label {}
#sub-col1 form fieldset div.formRow div.formElements label {text-align:left; }

#main.step3 #sub-col1 form fieldset label,
#main.step3b #sub-col1 form fieldset label {
	text-align:right;
	width:265px;
}

#main.step4success #sub-col1 form fieldset label {
	text-align:right;
}

#step4-success-info div#step_message {
	padding-bottom:40px;
	width:62%;
}

#step4-success-blank-state div#blank-state-message {
	padding-bottom:100px;
	width:62%;
}

div#blank-state-message p {padding:0;margin:10px 0px 10px 0px; }

#sub-col1 form fieldset.step { 
	border:0;	
	position:relative;
	right:px;
	}	
#sub-col1 form fieldset.step legend {
	font-size:12px;
	font-weight:normal;
	text-transform:none;
	margin-left:-10px;
	word-spacing:-1px;
}	

#sub-col1 div.offers fieldset.offer legend { display:none; }
#sub-col2 div.offers fieldset.offer legend { display:none; }
#sub-col1 div.offers form fieldset legend { display:none; }
#sub-col1 div.offers form fieldset .description { 
	xborder-top:1px solid #376D37;
	margin-top:10px;
	padding-top:10px; 
}

#main {position:relative;padding-bottom:0px; }

img.offer_logo { word-wrap:normal;display:inline;float:right; }

#sub-col1 div.offers form fieldset {
	background:url("../images/usresponders/form_arrow.gif") 5px 20px no-repeat;
	padding-left: 25px;
 }

#sub-col1 div.offers form fieldset input.offer_checkbox {
	xmargin-left:20px;
	height:20px;
	width:20px;
}

h2.article-title { margin:0;padding:0;font-size:15pt;text-transform:none;font-weight:normal; }

#sub-col1 .article {
  clear:both;
  display:block;
  margin:0pt;
  padding:0pt;
  padding-bottom:40px;
  width:400px;
  xbackground: transparent url('../images/usresponders/start-now-arrow.jpg') no-repeat scroll 100% 99%;
}

#sub-col1 div.offers div.offer_announcement {
	background-color:#DAE9E0;
	font-size:14px;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	padding: 5px;
	width:690px;
}

#sub-col1 div.offers form fieldset div.formElements select {width:250px;}

#formRow_terms .checkbox_label {
  color:#CCC;
}

.home .buttonContainer {
  width:91%;
  margin-top:5px;
}

#main.step2 #step2-call-to-action {
  background: url('../images/usresponders/orange_bar.jpg') no-repeat scroll 0% 0%;
  height:50px;
  font-size:18px;
  padding-top:8px;
  padding-left:10px;
}

#main.step2 {
  border:1px solid #CCCCCC;
  width:665px;
  left:10px;
}

#main.step2 #sub-col1 form fieldset {
  border: none;
}

#main.step2 #sub-col1 form fieldset legend{
  font-size:14px;
  color:black;
  line-height:20px;
  margin-left:0px;
  padding-left:25px;
}

#main.step2 div.fact {
  width:195px;
  top:50px;
}

#main.step2 .button {
  margin-bottom:10px;
}

#intro-text #intro-text-content {
  font-weight:bold;
  top: -160px;
  left: 20px;
  width:350px;
}

.home div.error_message {
  position:absolute;
}


#header_nav ul {
  margin-bottom:1em;
}

#header_nav { 
  position:absolute;
  top:91px;
  height:29px;
  color:white;
} 

#header_nav li { 
  display:inline;
  list-style-type: none;
  xheight:29px;
  padding:8px;
  margin:0px;
} 

#header_nav li a, #header_nav li a:visited { 
  color:white;
  text-decoration:none;
  border-bottom:none;
} 

#header_nav li a:hover { 
  color: #18A515;
  text-decoration: underline;
} 

#header_nav .nav_selected {
  background:url('../images/usresponders/nav_bg.jpg') repeat-x scroll 0% 0%;
  xbackground:#18A515;
} 

/* Step4 shadowbox email confirmation items */

#shadowbox_content {
  background:white;
  position:relative;
  padding:15px;
  font-size:12pt;
}

#shadowbox_content label {
  font-size:9pt;
  margin-right:10px;
}

#shadowbox_content span {
  float:left;
}

#shadowbox_content span#validation_label {
  width:170px;
  float:left;
}

#shadowbox_content span#validation_textbox {
  float:right;
}

#shadowbox_content span div + div, #shadowbox_content span div + div + div {
  margin-bottom:8px;
}

#shadowbox_content span div {
  margin-bottom:15px;
  line-height:18px;
}

#shadowbox_content span#validation_textbox input {
  background-color:paleGoldenRod;
  margin-left:15px;
  width:180px;
}

#shadowbox_content h2 {
  font-size:11pt;
  font-weight:normal;
  text-align:left;
  text-transform:none;
  margin-bottom:20px;
}

#shadowbox_content .buttonContainer {
  position:static;
  clear:both;
  width:100%;
}

#shadowbox_content .button {
  float:right;
  margin-top:15px;
}

#bounced_email_lightbox, #home_phone_lightbox, #email_and_home_phone_lightbox {
  width:400px;
  height:185px;
  position:absolute;
  top:-1000px;
}

#home_phone_lightbox {
  height:170px;
}

#email_and_home_phone_lightbox {
  height:220px;
}

/* end Shadowbox styling */

/* loading indicator */
#main.step3 h1 {
  margin:0px auto;
  text-align:center;
  font-size:18pt;
  font-weight:bold;
  font-family:Lucida Sans Unicode,Verdana,Arial,sans-serif;
  padding:40px 0px;
}

#main.step3 img {
  margin:0px auto;
  display:block;
  text-align:center;
  padding-bottom:40px;
}

#main.step3 #sub-col1 img {
  margin:none;
}

#main.step3 #sub-col1 h1 {
  margin:none;
  text-align:left;
}

#NoOfferSelected {
  position:relative;
  border:1px solid #A6534C;
  color:red;
  text-align:center;
  margin:0px 0px 10px;
  padding:8px 10px;
  font-size:11pt;
  font-weight:bold;
} 

#sub-col1 div.offers form fieldset #formRow_uop_program select {
  width:auto;
  margin-left:0px;
}
