/* ----------------------------------------------------------------
css override - saleshq.com - scholarships
body background, logo, skinnable main graphic, colors, and form styles
-------------------------------------------------------------------*/
a,a:hover,a:visited {color: #666666; text-decoration: none;}
body { 	
	font: 11px Verdana, Arial, sans-serif;
	color: #000000;
	background:#FFFFFF url("../images/saleshq/bg.gif") top center repeat-x;
}

li a, li a:hover, li a:visited {
  color:#597EBC;
}
		
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:0;}
li { 
	list-style-type:none;
  background:url("../images/saleshq/list_arrow.gif") 0 0 no-repeat;
	padding:0 0 0 10px;
	xmargin:0 0 1px 18px;
	font-size:12px;
	line-height:1.5em;	
	width:200px;
}

li a:hover {
	border-bottom:none;
	text-decoration: none;
}

.home #header {
  float:none;
}

.home #company-logo {
  height:75px;
  margin-left:0px;
}

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

.home #container {
  xheight:650px;
}

#company-logo {
	display:block;
	background:url('../images/saleshq/logo.png') top left no-repeat;
	width:400px;
	height:90px;
	position:relative;
	left:0px;	
	margin-bottom:0px;
  margin-left:130px;
  xz-index:10;
}

#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;
  display:none;
}

#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/saleshq/skin-graphic-fullarrow2.png') -1px 0px no-repeat;
	height:370px;
  width:999px;
	position:relative;
  xmargin-bottom:15px;
}	

.form-container {
	right:50px;
	top:75px;
}


.home #main {
  xheight:650px;
  xbackground:#eaeadf  url("../images/saleshq/wrapperbg.gif") 0 0 repeat-y ;	
}

#main {
  background:transparent  url("../images/saleshq/wrapper_bg_750.gif") 0 0 repeat-y ;
}

#intro-text {
	xwidth:100%;
  width:300px;
  left:325px;
  bottom:275px;
	height:120px;
	display:block;
	position:relative;
	text-align:left;
	font: normal 12px Verdana, Arial, sans-serif;
}

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

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

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

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

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


.home #list1.article_list {
  left:10px;
  top:10px;
  width:215px;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
  border-left:1px solid #ccc;
}

.home #list2.article_list {
  left:232px;
  top:10px;
  width:215px;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
  margin-left:4px;
}

.home #list3.article_list {
  left:451px;
  top:10px;
  width:215px;
  border-top:1px solid #ccc;
  border-bottom:1px solid #ccc;
  border-right:1px solid #ccc;
  margin-left:0px;
}

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

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

.article_list {
  width:215px;
  height:250px;
  background-color:white;
}

.article_list#list1 {
	margin-left:10px;
	position:relative;
	xtop:570px;
}

.article_list#list2 {
	margin-left:5px;
	position:absolute;
  left:230px;
  bottom:91px;
}

.article_list#list3 {
	margin-left:5px;
	position:absolute;
  bottom:90px;
  left:460px;
}

.article_list#list4 {
  border:1px solid #ccc;
  width:300px;
}

.article_list#list4 h2 {
  margin-left:15px;
}

.article_list#list4 ul {
  margin-left:15px;
}

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


.buttonContainer {
	position:relative;
  padding-bottom:20px;
}

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

#sub-col1 .buttonContainer .button {
  margin-top:10px;
}
.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/saleshq/article_form_bg_trans.png') no-repeat scroll 0px 0px;
	width:400px;
	height:350px;
	top:0px;
	right:50px;
}
	
#form-container-sub form {
	position:relative;	
	left:115px;
	top:75px;
  width:235px;
}	

#sub-col1 {
  xbackground:transparent url(../images/saleshq/bg-nav.gif) no-repeat scroll 0px 0px;
	border:0;
	clear:both;
	display:block;
	left:0px;
	margin-bottom:0px;
	min-height:300px;
	padding:20px 20px 0px;
  width:715px
  float:none;
}

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


/* Step 3 Changes: */

#main.step3 #sub-col1 {
  width:94%;
}

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

#main.step3 #step3-call-to-action {
	xbackground: url("../images/saleshq/bg-nav.gif") 0 35px no-repeat;
  height:50px;
  font-size:18px;
  padding-top:8px;
  padding-left:10px;
  margin-left:0px;
  margin-top: -35px;
}

#main.step3 div.error_message {
  width:350px;
  text-align:right;
}

#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;	
	border:0;
	position:relative;
	padding:10px;	
	background-color:#ffffff;
	width:95%;
  border:1px solid #CCC;
  margin: 0px auto;
}
	
#sub-col1 form fieldset legend {
  font-size:10px;
  font-weight:bold;
  font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color:#025BBD;
	text-transform:none;	
	margin-bottom:10px;
	margin-left:10px;
  line-height:30px;
}	

#sub-col1 form .offers fieldset legend {
  display:none;
}

#sub-col1 form fieldset #form_cta {
  font-size:15px;
  font-weight:bold;
  font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	color:#025BBD;
	text-transform:none;	
	margin-bottom:10px;
	margin-left:10px;
}	

span.learnmore_link {
	color:#4B78BC;
}

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

/*
.step3 #sub-col1 form fieldset div label {
	width:350px;
}
*/

#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;
}


#sub-col1 div.formRow {clear:both;display:block;padding:7px 0px; }
#sub-col1 div.formRow div select{width:274px; margin-left:10px;}
#sub-col1 div.formRow div input{width:270px; margin-left:10px;clear:none;}
#sub-col1 form fieldset label {}
#sub-col1 form fieldset div.formRow div.formElements label {text-align:left; }

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

#main.step4success #sub-col1,
#main.step4 #sub-col1 {
  margin-left:0px;
  background:transparent url(../images/saleshq/bg-nav.gif) no-repeat scroll 0px 0px;
  padding:20px;
}

#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-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; 
  width:750px;
  margin:0px auto -10px;
  float:none;
}

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

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

#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:550px;
  xbackground: transparent url('../images/saleshq/start-now-arrow.jpg') no-repeat scroll 100% 99%;
}

.article li {
  font-size:12px;
  width:500px;
}

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

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

#formRow_terms .checkbox_label {
  xcolor:#CCC;
}

#formRow_terms {
  margin-bottom:15px;
}

#formRow_terms div.error_message{
  left:0px;
  xbottom:15%;
}

.home .buttonContainer {
  margin-top:-3px;
}

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

#main.step2 #sub-col1 form fieldset legend{
  font-size:11px;
  color:black;
  line-height:20px;
  margin-left:0px;
  padding-left:0px;
  letter-spacing: -0.03em;
  font-weight:normal;
}

#main.step2 #sub-col1 form .offers fieldset legend {
  font-size:15px;
}

#main.step2 div.fact {
  width:275px;
  top:20px;
  right:100px;
}

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

.home div.error_message {
  position:absolute;
}


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

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

#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/saleshq/nav_bg.jpg') repeat-x scroll 0% 0%;
  xbackground:#18A515;
} 

/****************************************************************
	FOOTER
****************************************************************/

#footer 
{ 	
	display:block;
	padding: 0px 10px 15px; 
	background:transparent url("../images/saleshq/wrapper_footer_750.png") 0 0 no-repeat;	
	font: normal 10px Verdana, sans-serif; 
  width:730px;
  margin:5px auto;
  text-align:center;
}

#layout_footer,#footer-wrapper {
	display:block;
	clear:both;
  width:999px;
  margin:10px auto;
  position:relative;
}
	
#footer-gradient {	
	width:682px;
	height:19px;
	background:url('../images/ownauto/footer_bg.gif') top left no-repeat;
	display:none;
	clear:both;
}

#footer p {
	color: #999999;
	font-size: 10px;
	margin: 5px 0 5px 0;
}

#footer .nav {
  float:left;
  font-size: 10px; 
  letter-spacing: -0.05em;
}

#footer .nav a {font-size: 10px;}
#footer .copy { 
  color:#999999;
  float:right;
  font-size: 10px; 
	background: url('../images/saleshq/Monster_Footer_white.png') no-repeat scroll 100% 100%;
  padding-right:195px;
}


#footer:after 
{ 
	content: ".";
	display: block;
	height:0;
	clear: both;
	visibility: hidden; 
}

#footer p.nav 
{ 
	background:none;
	border:none;
	color:#cacaca; 	
	float:left;
	font-size:10px; 	
	margin:0;
	padding:0;
	position:relative; 	
	left:-7px; 	
	text-align:left;
	top:0; 
	width:55%;
}
#footer p.nav a 
{ 
	color:#a1a1a1; 
	background:none; 	
	margin:0pt 7px;
}

#footer p.nav a:hover 
{ 
	text-decoration:underline; 
	background:none; 	
}

#footer p.copy 
{ 
	color:#a1a1a1; 	
	float:right;
	font: normal 10px Verdana, sans-serif; 
	width:40%;
	padding:0;
	border:none; 
	text-align:right;
}

#sub-col1 form fieldset div input.offer_checkbox {
	display:inline; 
	width:20px;
	height:20px;
}

#sub-col1 {
	display:block;
	clear:both;
	left:0px;
	margin-bottom:0px;
	border:0;
  background:transparent url(../images/saleshq/wrapper_header_750_black.png) no-repeat scroll 0px 0px;
	min-height:300px;
  padding-left:15px;
  padding-bottom:20px;
  float:none;
}	

#sub-col1 form div.offers fieldset legend {
  font-size: 15px;
  font-weight: bold;
}

.step2success #sub-col1 form fieldset legend {
  font-size: 15px;
  font-weight: bold;
}

#main.index #sub-col1 form fieldset legend {
  font-size: 15px;
  font-weight:bold;
}

#sub-col1 form fieldset div{
}	

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

div.error_message {
  width:253px;
  text-align:right;
}

#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;
}

#sub-col1 {padding-bottom:0px; }
#sub-col1 div.offers div.formRow select{ width:250px; }
#sub-col1 form fieldset label {text-align:right; }
#step3-blank-state div#blank-state-message {padding-bottom:55px;}
div#blank-state-message {padding-bottom:55px;}

#step4-success-info {
	padding-bottom:40px;
	width:510px;
	height:220px;
	border:0;
	background:url("../images/saleshq/formbackground.png") 0px 0px no-repeat;	
	position:relative;	
	top:20px;
	display:block;
}

input#terms {margin-left:220px;}

#formRow_924 {
	position:relative;
	clear:both;
	display:block;
}

div.formRow#formRow_connect_schools {
	display:block;
	text-transform:none;
	position:relative;
	left:175px;
	width:500px;
  padding-bottom:25px;
}

#formRow_terms {
	position:relative;
	left:210px;
	width:50%;
	}

div.formRow#formRow_connect_schools input {
	float:left;
	display:inline;
}
div.formRow#formRow_connect_schools label {
	margin-top:2px;
	margin-left:5px;
	float:left;
	clear:right;
	display:inline;
	width:auto;
	text-align:left;
	/*
	margin-left:6px;
	display:inline;
	width:400px;
	text-align:left;
	*/
	}	
#sub-col1 form fieldset div div input,
#sub-col1 form fieldset div div div input[type="checkbox"],
#sub-col1 form fieldset div div input[type="radio"] {
  clear:both;
	width:20px;
	height:20px;
	display:inline;	
}
	
.checkbox_row {
  width:200px;
	margin:0;
	padding:0;
  float:left;
	}
	
.checkbox_row label {
	float:right;
	clear:both;
	text-align:left;
	}

div.checkbox_group  {
	display:block;
	clear:both;
}
div.checkbox_group label { color:#000000;margin-bottom:10px;text-align:left; }
div.checkbox_group div label { color:#000000;margin-bottom:0px;text-align:left; }

.checkbox_group_elements,
.radiobutton {
	position:relative;
	top:5px;
	display:block;
	clear:both;	
	margin:0;
	padding:0;
	}

#formRow_955 {
  height:70px;
}
	
#formRow_953 {	
	position:relative;
	margin-bottom:10px;
	clear:both;
	display:block;
	height:70px;
	}
#formRow_954,
.radiobutton_group {
	position:relative;
	clear:both;
	display:block;
	height:70px;
	}
.radiobutton_group {margin-top:10px; }

#sub-col1 div.checkbox_group_elements {
	width:400px;
  float:left;
  clear:none;
}

.checkbox_row,
.radiobutton {
	display:block;
	height:20px;
}

.radiobutton_group {
	margin-top:10px; 
}

#sub-col1 form fieldset div.checkbox_group_elements .checkbox_row input {
	width:20px;
	height:20px;
}

.checkbox_row,
.radiobutton {
	display:block;
	height:20px;
}
#sub-col1 form .checkbox_row label {
	display:inline;
	float:left;
  clear:none;
  margin-left:3px;
  width:165px;
	text-align:left;
}
.checkbox_row input {
	display:inline;
	float:left;
	width:20px;
	height:20px;
}

div.radiobutton {
	position:relative;
	clear:both;

}
div.radiobutton label { 	display:inline;text-align:left;}
#sub-col1 form fieldset div.radiobutton input  { 	float:left; clear:both;}
div.radiobutton br   { 	clear:left;margin:1px }

div.divider#offers_divider {
	clear:both;
	border-top:2px solid #ccc;
	border-bottom:2px solid #ccc;	
	padding:10px 0px 10px 0px;	
	margin:10px 0px 10px;		
	xwidth:730px;
}
  

div.divider#offers_divider a,
div.divider#offers_divider a:visited,
div.divider#offers_divider a:hover {
	font-size:11px;
	text-decoration:underline;	
}

h2.scholarship_header {
	display:block;
	margin-bottom:10px;
	border:0;	
	font-weight:bold;
	font-size:13pt;
	text-transform:none;
	background:url("../images/saleshq/arrow.png") 0px 5px no-repeat;	
	padding-left:45px;	
	line-height:50px;	
}
	
table.scholarship_list,
table.scholarship_detail {
	width:710px;
	xborder:1px solid #cccccc;
  border:none;
	padding:15px;
	padding-bottom:0px;
	border-bottom:0px;
}

table.scholarship_detail {
	padding-bottom:10px;
	border-bottom:1px;
}	

table.scholarship_list tr,
table.scholarship_detail tr {
	height:18px;
	line-height:18px;
}	

table.scholarship_list tr td,
table.scholarship_detail tr td,
table.scholarship_detail tr th {
	vertical-align:top;
	border-bottom:1px solid #DFDFDF;		
	padding:2px;
}

#form_scholarship_search_query {
	xposition:absolute;
	position:relative;
	top:0px;
}

.formRow .radiobutton {
  float:left;
  clear:none;
}

.formRow .radiobutton label {
  width:100px;
}

#formRow_gpa {
	margin-bottom:4px;
}

#formRow_scholarship_search_query {	
	clear:both;
	position:relative;
}

#formRow_scholarship_search_query label, 
#formRow_scholarship_search_query div.formElements input { 
	display:inline; 
}

#scholarship_nav {
	clear:both;
	padding:10px 0px 10px 0px;	
	margin:0px;	
	width:680px;	
}

* { 
	font-size:12px; 
}

.pagination {
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:1px solid #cccccc;
	width:696px;	
}
	
img.offer_logo {
	display:block;
	clear:both;
	margin:10px 0px 10px 0px;
	float:right;
}	
	
.description  {
	display:block;
	margin-bottom:10px;
}	

#sub-col1 form fieldset.step { 
	border:0;	
	position:relative;
}	

#sub-col1 form fieldset.step legend {
	font-size:11px;
	font-weight:normal;
	text-transform:none;
	margin-left:-10px;
	padding-left:45px;
	word-spacing:-1.3px;
}	

#sub-col1 div.offers fieldset.offer legend { display:none; }

span.learnmore_link {
	color:#4B78BC;
}

/* Proper formatting of radio buttons in offer formrows */
div.offers form fieldset .formRow div.radiobutton  {
  clear:none;
  float:left;
}

div.offers form fieldset .radiobutton label {
  float:none;
}

div.offers form fieldset .radiobutton input {
  width:auto;
  height:auto;
}

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

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