@charset "UTF-8";
/* CSS Document */

body {
margin:0;
padding:0;
font: normal 12px Arial, Helvetica, sans-serif;
background: #f4f6fa url('../img/bg.png') center;
color: #444;
}

a { color: #6887ba; font-weight: bold; }
a:hover { color: #e4942d; }
b { font-size: 110%; }
em { color: red; }

#top {
	height: 63px;
	background: transparent url('../img/navbg.png') repeat-x;
}

#maincontainer {
	width: 744px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
}

.whiteshim {
	height: 10px;
	background: white;
	position: absolute;
	z-index: -1;
	width: 744px;
	margin-top: -10px;
}

.logo {
	position: absolute;
}

#header {
	background: #f0f2f8 url('../img/bgheader.jpg') no-repeat;
	height: 399px; /*Height of top section*/
}

.headercorner {
	position: absolute;
	margin: 67px 0 0 744px;
}

#contentcontainer {
	background: white url('../img/bgcontent.png') repeat-x;
	overflow: auto;
	padding-bottom: 25px;
	_height: 550px;
	_overflow: none;
}

#contentwrapper {
	float: left;
	width: 100%;
}

#contentcolumn {
	float:right; /*Set right margin to RightColumnWidth*/
}

#rightcolumn {
	float: right;
	width: 257px; /*Width of right column*/
}

#footer {
	clear: left;
	width: 100%;
	height: 61px;
	border-top: 1px solid #d4d6d8;
	text-align: center;
}

#footer img {
	margin-top: 25px;
}

.innertube {
	margin: 0 30px; /*Margins for inner DIV inside each column (to provide padding)*/
	
}

.contentleft {
	float: left;
	width: 400px; 
}

.module {
	height: 126px;
	width: 220px;
	margin-left: 10px;
	background: transparent url('../img/modulebg.png') no-repeat;
}

.module p {
	margin: 0 auto;
	width: 80%;
	padding-top: 45px;
}

.righttop {
	height: 0px;
}

/* Navigation Styling */

#navigation {
   list-style: none;
   margin: 0 auto;
   width: 515px;
}

#navigation li {
  	float: left;
  	margin: 0;
}

#navigation a * {
  	display: none;
}

#navigation a,
#navigation a .hover {
	height: 62px;
	position: relative;
	display: block;
	background: url(../img/navsprite.png) 0 0 no-repeat;
}

/* individual navigation items */

#navigation a.culture {
  	background-position: 0 -62px;
  	width: 139px;
}

#navigation .highlight a.culture:hover,
#navigation a.culture .hover {
  	background-position: 0 0;
  	width: 139px;
}

#navigation a.benefits {
  	background-position: -139px -62px;
  	width: 111px;
}

#navigation .highlight a.benefits:hover,
#navigation a.benefits .hover {
  	background-position: -139px 0;
}

#navigation a.faqs {
  	background-position: -250px -62px;
  	width: 101px;
}

#navigation .highlight a.faqs:hover,
#navigation a.faqs .hover {
  	background-position: -250px 0;
}

#navigation a.apply {
  	background-position: -351px -62px;
  	width: 145px;
}

#navigation .highlight a.apply:hover,
#navigation a.apply .hover {
  	background-position: -351px 0;
}

/* Apply online button */

#apply {
	list-style: none;
	position: absolute;
	z-index: 10;
	margin: 0;
	padding: 0;
	margin-left: 2px;
}

#apply li {
  	padding: 0;
  	margin: 0;
}

#apply a * {
  	display: none;
}

#apply a,
#apply a .hover {
  	height: 59px;
	position: relative;
	display: block;
	background: url(../img/apply_off.png) 0 0 no-repeat;
}

/* individual navigation items */
#apply a.applybtn {
  	background-position: 0 0;
  	width: 272px;
}

#apply .highlight a.applybtn:hover,
#apply a.applybtn .hover {
  	background: url(../img/apply_on.png) 0 0 no-repeat;
  	width: 272px;
}

/* addon */

.openhousemodule {
	float: right;
	height: 231px;
	width: 227px;
	text-align:center;
}

.openhousemodule p {
	margin: 0 auto;
	width: 85%;
	padding-top: 80px;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
}

.openhousemodule p a {
	display: block;
	padding-top;
	margin-top:12px;
	font-size: 18px;
}

.formcontainer {
	display: block;
	height: 553px;
	width: 670px;
	margin-top: 5px;
	background: transparent url('../img/openhouseform.png') no-repeat;
	text-align: left;
	line-height: 15px;
}

.formcontent {
	margin: 10px;
	padding-top: 5px;
}

.formcontentleft {
	display: block;
	float: left;
}

.formcontentright {
	display:block;
	float:right;
}

/* Open House Form Fields */

.formRow {
	clear: both;
	margin: 20px;
	_margin-bottom: 0px;
}

label {
	display: block;
	color: #999999;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif ;
	margin: 0 0 4px 0;
	clear: both;
}

label span {
	color: #666666;
	font: 12px Arial, Verdana, Helvetica, sans-serif ;
}

.teleForm {
	width: 43px;
	float: left;
	margin-right: 5px;
	margin-bottom: 20px;
	_margin-bottom: 0px;
	border: 2px solid #d1d9e2;
	
}

input {
	color: #2c5770;
	background: transparent;

}

.inputfield {
	width: 270px;
	border: 2px solid #d1d9e2;
}

.textArea {
	border: 2px solid #d1d9e2;
	width: 600px;
	height: 150px;
	margin: 0;
	padding: 0;
	color: #2c5770;
	background: transparent;
}

select {	
	color: #2c5770;
	background: transparent;
	border: 2px solid #d1d9e2;
	width: 270px;
}

.formbottom {
	height: 100px;
}

.formbottom img.bottomfish {
	position: absolute;
	margin: 0 0 0 40px;
}

form {
	margin: 0;
	padding: 0;
}


/* Apply Now Button */

.submitnowbtn, .submitnowbtnhover {
	position: absolute;
	width: 274px;
	height: 60px;
	display: block;
	background: transparent url('../img/submit_off.png') no-repeat;
	border: 0;
}

.submitnowbtnhover {
	background: transparent url('../img/submit_on.png') 0 -103px no-repeat;
}	

.submitnow div {
	display: none;
	position: absolute;
	width: 274px;
	height: 60px;
	z-index: 600;
}

.submitnow {
	position: absolute;
	margin: 2px 0 0 412px;	
	width: 274px;
	height: 60px;
	margin: 20px 0 0 459px;
	}
	
/* Start of Facebox Popup  */

#jobfairbox {
	height: 413px;
	width: 500px;
	background: #ffffff url(../img/jobfair_nursing_and_allied_health.jpg) no-repeat;
}

#jobfairbox p {
	text-align: center;
	padding-top: 205px;
	color: #fff;
	font-size: 16px;
	line-height: 21px;
	margin: 0;
}

#jobfairbox #pageForm {
	position: absolute;
	width: 300px;
	height: 29px;
	margin: 371px 0 0 185px;
	padding: 0;
	margin: 0;
}

#jobfairbox form input {
	font-size: 16px;
	float: right;
	z-index: 9999;
}

#email_submit {
	cursor: pointer;
}

.email {
	margin: 0;
	padding: 3px;
	border: 0;
	border-top: 1px solid #ef3754;
	border-left: 1px solid #ef3754;
	width:268px;
	background-color: #fff;
}
	
/* Ajax Validation */
	
.formError {
	position:absolute;
	top:300px; left:300px;
	margin-left: -80px;
	padding-bottom:13px;
	display:block;
	z-index:5000;
}

#debugMode{
	background:#000;
	position:fixed;
	width:100%; height:200px;
	top:0; left:0;
	overflow:scroll;
	opacity:0.8;
	display:block;
	padding:10px;
	color:#fff;
	font-size:14px;
	z-index:100000;
}
	
.ajaxSubmit { 
	padding:0px;
	background:transparent;
	border:0;
	display:none;
}

.thanks_header {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #333366;
	text-align: left;
}
.ajaxSubmit p {
	font: normal 14px Arial, Helvetica, sans-serif;
}

.formError .formErrorContent {
	width:100%; 
	background:#ee0101;
	color:#fff;
	width:150px;
	font-family:tahoma;
	font-size:11px;
	border:2px solid #ddd;
	box-shadow: 0px 0px 6px #000;
	-moz-box-shadow: 0px 0px 6px #000;
	-webkit-box-shadow: 0px 0px 6px #000;
	padding:4px 10px 4px 10px;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.greenPopup .formErrorContent {background:#33be40;}

.blackPopup .formErrorContent {background:#393939;color:#FFF;}
		
.formError .formErrorArrow{
	position:absolute;
	bottom:0;left:20px;
	width:15px; height:15px;
	z-index:5001;
}
.formError .formErrorArrowBottom{top:0;margin:-6px;}

.formError .formErrorArrow div{
	border-left:2px solid #ddd;
	border-right:2px solid #ddd;
	box-shadow: 0px 2px 3px #444;
	-moz-box-shadow: 0px 2px 3px #444;
	-webkit-box-shadow: 0px 2px 3px #444;
	font-size:0px; height:1px; background:#ee0101;margin:0 auto;line-height:0px; font-size:0px; display:block;
}

.formError .formErrorArrowBottom div{
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}
				
.greenPopup .formErrorArrow div{background:#33be40;}
.blackPopup .formErrorArrow div{background:#393939;color:#FFF;}
.formError .formErrorArrow .line10{width:15px;border:none;} 
.formError .formErrorArrow .line9{width:13px;border:none;} 
.formError .formErrorArrow .line8{width:11px;} 
.formError .formErrorArrow .line7{width:9px;} 
.formError .formErrorArrow .line6{width:7px;} 
.formError .formErrorArrow .line5{width:5px;} 
.formError .formErrorArrow .line4{width:3px;} 
.formError .formErrorArrow .line3{width:1px;
	border-left:2px solid #ddd;
	border-right:2px solid #ddd;
	border-bottom:0px solid #ddd;
} 
.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;}
