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

body, div, h1, h2, h3, h4, h5, h6, p, img, form, fieldset, input, blockquote {
	margin: 0; padding: 0; border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	/*background: repeat-x url(images/body_bg.jpg) #373D93;
	background-position: center 181px;*/
}

.container {
	width: 980px;
	min-height: 600px;
	margin: 0 auto;
	background-image: url(images/homepage_bg.png);
	background-repeat:no-repeat;
	background-position: 12px 135px;
}

.container h2 {
	color: #FFF;
	font-size: 21px;
	height: 60px;
	margin: 10px 0 0 0;
	line-height: 60px;
	font-weight: normal;
}

.container .leftCol {
	float: left;
	margin-left: 29px;
	width: 443px;
}

.container .leftCol hr {
	width: 443px;
	height: 2px;
	background-color: #696FAF;
	color: #696FAF;
	border: 0;
}

.container .leftCol p {
	color: #B6B9D9;
	font-size: 13px;
	line-height: 160%;
}

.actions {
	margin: 80px 0 0 0;
	padding: 0;
	list-style: none;
}

.actions li, .mainButton {
	width: 281px;
	height: 63px;
}

.actions li a, .mainButton a {
	display: block;
	width: 100%;
	height: 100%;
	background-image:url(images/homepage_li.png);
	text-align: center;
	line-height: 56px;
	text-decoration: none;
	color: #eee;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

.actions li a:hover, .mainButton a:hover {
	background-image:url(images/homepage_li_hover.png);
	text-decoration: none;
	color: #666;
}

.container .rightCol {
	float: right;
	margin-right: 2px;
	width: 376px;
}

.rightCol .newsBox {
	width: 256px;
	height: 85px;
	background-image:url(images/news_box_bg.png);
	float: right;
	clear: both;
	margin-top: 20px;
	padding: 39px 30px 0 54px;
}

.rightCol .newsBox h3 {
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	margin: 0 0 6px 0;
}

.rightCol .newsBox p {
	color: #B6B9D9;
	font-size: 13px;
	line-height: 130%;
}

.rightCol .vacanciesBox {
	width: 308px;
	height: 341px;
	margin: 31px 0 0 0;
	background-image:url(images/vacancies_box_bg.png);
	float: right;
	clear: both;
	padding: 0 9px;
}

.vacanciesBox .head {
	margin-top: 25px;
	margin-bottom: 30px;
	height: 38px;	
}

.vacanciesBox .head h3 {
	color: #666;
	float: left;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 0 15px;
	line-height: 40px;
}

input.searchText {
	color: #B1B1B1;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 15px;
	padding: 0 9px;
	border: 1px solid #CCC;
	height: 38px;
	line-height: 38px;
	width: 173px;
}

.vacanciesBox .head .searchButton {
	float: left;
	width: 40px;
	height: 40px;
	cursor: pointer;
}

.moreInfoBox {
	background-image:url(images/more_info_box_bg.png);
	width: 880px;
	height: 356px;
	padding: 43px 50px 0 50px;
}

.moreInfoBox h2 {
	color: #333;
	margin: 0;
	padding: 0;
	font-size: 19px;
	line-height: 140%;
}

.moreInfoBox p {
	color: #666;
	margin: 0 0 25px 0;
	padding: 0;
	font-size: 13px;
	line-height: 160%;
}

.moreInfoBox .rightInfoCol {
	float: right;
	width: 344px;
}

.moreInfoBox .leftInfoCol {
	float: left;
	width: 490px;
}

.moreInfoBox .leftInfoCol hr {
	width: 482px;
	height: 2px;
	background-color: #CCC;
	color: #CCC;
	border: 0;
	margin: 15px 0;
}

.moreInfoBox .rightInfoCol hr {
	width: 344px;
	height: 2px;
	background-color: #CCC;
	color: #CCC;
	border: 0;
	margin: 15px 0;
}

.moreInfoBox .rightInfoCol ul {
	float: left;
	width: 150px;
	margin: 0;
	padding: 0 0 0 20px;
	color: #666;
	font-size: 13px;
	line-height: 180%;
}

a.viewAllLink {
	display: block;
	width: 100%;
	height: 40px;
	text-align: center;
	line-height: 40px;
	text-decoration: none;
	color: #333;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 0 0;
}

a.viewAllLink:hover {
	text-decoration: none;
	color: #777;
}


/*jobseekers***********************/

.jobseekersContainer {
	width: 980px;
	margin: 0 auto;
}

.jobseekersHeader {
	width: 980px;
	height: 60px;
	background-image: url(images/jobseekers_header_bg.png);
	margin: 0 auto;
	padding: 27px 0 0;
}

.jobseekersHeader h2 {
	color: #333;
	font-size: 19px;
	line-height: 38px;
	margin: 0 0 0 37px;
	padding: 0px;
	font-weight: normal;
}

.jobseekersSearchWrapper {
	width: 340px;
	float: right;
}

.jobseekersSearchWrapper h3 {
	color: #666;
	float: left;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 40px;
}

.jobseekersWrapper {
	padding: 0 28px 10px;
	margin: 0 auto;
	width: 924px;
	background-image: url(images/jobseekers_bg.png);
	background-repeat: repeat-y;
}

.jobBox {
	width: 253px;
	height: 144px;
	margin: 0 8px 16px 8px;
	padding: 18px;
	border: 1px solid #CCC;
	float: left;
}

.jobBox:hover {
	border: 4px solid #9AA7D3;
	margin: -3px 5px 13px 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #FFF;
	-moz-box-shadow:0px 0px 6px #816ACF;
	-webkit-box-shadow:0px 0px 6px #816ACF;
	box-shadow:0px 0px 6px #816ACF;
}

.jobBox p {
	font-size: 12px;
	color: #666;
	margin: 0;
	padding: 0;
}

.jobBox p.jobTitle {
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 253px;
	margin-bottom: 10px;
	-webkit-transition: .2s;
	transition: .2s;
}

.jobBox:hover p.jobTitle {
	color: #333;
}

.jobBox p.boldField {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	white-space: nowrap;
	overflow: hidden;
	width: 51px;
	float: left;
}

.jobBox p.jobInfo {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 200px;
}

.jobBox p.jobDescription {
	height: 32px;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-top: 6px;
}

.jobBox .applyButton {
	height: 29px;
	background-image: url(images/jobseekers_apply_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	margin-top: 6px;
}

.jobBox .applyButton:hover {
	background-position: bottom;
}

.jobBox .applyButton a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 29px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	font-size: 14px;
	text-transform: uppercase;
	background-image: url(images/jobseekers_apply_arrow.png);
	background-repeat: no-repeat;
	background-position: 236px 10px;
}

p.jobseekersTitle {
	color: #8796C9;
	font-family: Arial;
	font-size: 25px;
	font-weight: 300;
	line-height: 1.4;
	padding-left: 25px;
	padding-right: 15px;
	float: left;
}

p.standardTitle {
	color: #8796C9;
	font-family: Arial;
	font-size: 25px;
	font-weight: 300;
	line-height: 1.4;
	padding-left: 35px;
	padding-right: 15px;
	float: left;
	margin: 10px 0 15px;
}

ul.standardTopNav, ul.jobseekersTopNav {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

ul.standardTopNav li, ul.jobseekersTopNav li {
	color: #9BA8D5;
	font-size: 8.5pt;
	line-height: 60px;
	padding-left: 10px;
	padding-right: 18px;
	text-decoration: none;
	float: left;
}

ul.standardTopNav li a, ul.jobseekersTopNav li a {
	font-size: 8.5pt;
	color: #9BA8D5;
	text-decoration: none;
}

ul.standardTopNav li a:hover, ul.jobseekersTopNav li a:hover {
	color: #D2D8EC;
}

ul.standardTopNav li.on a, ul.jobseekersTopNav li.on a {
	color: #FFF;
	cursor: default;
}

ul.jobseekersJobsNav {
	width: 975px;
	background-image: url(images/jobseekers_jobs_nav_ul_bg.jpg);
	background-repeat: repeat-x;
	background-position: 38px 38px;
	list-style: none;
	margin: 20px 0 0;
	padding: 0 2px 0 3px;
	float: left;
}

ul.jobseekersJobsNav li {
	width: 59px;
	height: 60px;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #9BA8D5;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	float: left;
	background-image: url(images/jobseekers_jobs_nav_li_off.png);
	background-repeat: no-repeat;
	background-position: 25px 31px;
}

ul.jobseekersJobsNav li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #9BA8D5;
	text-decoration: none;
}

ul.jobseekersJobsNav li:hover {
	background-image: url(images/jobseekers_jobs_nav_li_hover.png);
}

ul.jobseekersJobsNav li:hover a {
	color: #D2D8EC;
}

ul.jobseekersJobsNav li.on {
	background-image: url(images/jobseekers_jobs_nav_li_on.png);
	background-repeat: no-repeat;
	background-position: 10px 16px;
}

ul.jobseekersJobsNav li.on a {
	color: #FFF;
	cursor: default;
}

.jobseekersFooter, .standardFooter {
	width: 980px;
	height: 87px;
	background-image: url(images/jobseekers_footer_bg.png);
	margin: 0 auto 20px;
}

.jobseekersHeader .searchButton {
	width: 40px;
	height: 40px;
	cursor: pointer;
	float: left;
}

h2.largeHeader {
	font-weight: normal;
	color: #333;
	font-size: 24px;
	margin: 0;
	padding: 0;
	width: 500px;
}

h2.largeHeaderNew {
	font-weight: normal;
	color: #333;
	font-size: 24px;
	margin: 0;
	padding: 0;
}

h2.largeHeaderNew b {
	color: #333;
	font-size: 24px;
	margin: 0;
	padding: 0;
}

h2.largeHeader b {
	color: #333;
	font-size: 24px;
	margin: 0;
	padding: 0;
}

h2.contactNew {
	font-weight: normal;
	color: #333;
	font-size: 19px;
	margin: 0;
	padding: 0;
}

h2.contactNew b {
	color: #333;
	font-size: 19px;
	margin: 0;
	padding: 0;
}


.pageHeader {
	width: 980px;
	height: 47px;
	background-image: url(images/page_header_bg.png);
	margin: 0 auto;
	padding: 0;
}

.standardPageWrapper {
	padding: 0 41px 10px;
	margin: 0 auto;
	width: 898px;
	background-image: url(images/jobseekers_bg.png);
	background-repeat: repeat-y;
}

.standardPageWrapper p {
	font-size: 13px;
	color: #666;
	margin: 0;
	padding: 0;
}

.nursingPhilosophyHeader {
	width: 929px;
	height: 180px;
	position: absolute;
	margin-top: -17px;
	background-image:url(images/stethoscope.png);
	background-repeat: no-repeat;
	background-position: 530px 0px;
	padding: 13px 0 0 0;
}

.nursingPhilosophyHeader2 {
	width: 929px;
	height: 180px;
	position: absolute;
	margin-top: -17px;
	background-image:url(images/careers.png);
	background-repeat: no-repeat;
	background-position: 530px 0px;
	padding: 13px 0 0 0;
}

.nursingPhilosophyHeader.howToJoin {
	background-image:url(images/how_to_join_top_bg.png);
	background-repeat: no-repeat;
	background-position: 648px 0px;
}

.nursingPhilosophyHeader p {
	margin-top: 20px;
	width: 450px;
}

.nursingPhilosophyHeader.permanent {
	background-image:url(images/how_to_join_top_bg.png);
	background-repeat: no-repeat;
	background-position: 648px 0px;
}



.nursingPhilosophyHeaderNew p {
	margin-top: 20px;
	width: 600px;
}

.nursingPhilosophyHeader2.howToJoin {
	background-image:url(images/how_to_join_top_bg.png);
	background-repeat: no-repeat;
	background-position: 648px 0px;
}

.nursingPhilosophyHeader2 p {
	margin-top: 20px;
	width: 450px;
}

.nursingPhilosophyHeader2.permanent {
	background-image:url(images/how_to_join_top_bg.png);
	background-repeat: no-repeat;
	background-position: 648px 0px;
}



.nursingPhilosophyHeaderNew p {
	margin-top: 20px;
	width: 600px;
}




.permanentContact {
	margin-top: 20px;
	width: 250px;
	float: right;
}

.permanentContact2 {
	margin-top: 20px;
	width: 250px;
	float: right;
}


.nursingPhilosophyHeaderHeightFixNew {
	height: 0px;
}


.nursingPhilosophyHeaderHeightFix {
	height: 163px;
}



.quarterColumn {
	width: 190px;
	height: 374px;
	padding: 30px 17px 0 16px;
	float: left;
	text-align: center;
	border-right: 1px solid #CCC;
}

.quarterColumnNoline {
	width: 190px;
	height: 374px;
	padding: 30px 17px 0 16px;
	float: left;
	text-align: center;
}

.quarterColumnList {
	width: 190px;
	height: 374px;
	padding: 30px 17px 0 16px;
	float: left;
	text-align: center;
	border-right: 1px solid #CCC;
}

.quarterColumn.long {
	height: auto;
}

.quarterColumn.last {
	border-right: 0;
}

.quarterColumn.wide {
	width: 210px;
	padding: 30px 0 0 16px;
}

.quarterColumn p, .quarterColumn h3 {
	text-align: left;
}

.quarterColumn h3 {
	color: #333;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 20px;
}


.quarterColumnNoline h3 {
	color: #333;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 20px;
	text-align:left;
}


.quarterColumn p {
	height: 130px;
}

.quarterColumnNoline p {
	height: 130px;
	text-align:left;
}

.quarterColumnList p {
	height: 130px;
	text-align:left;
	margin-top:40px;
}



.quarterColumn.long p {
	height: 170px;
}

.hotJobsBox {
	width: 304px;
	height: 101px;
	background-image:url(images/hot_jobs_bg.png);
	float: right;
	clear: both;
	margin: 20px 0 0;
	padding:  25px 11px 0 27px;
}

.hotJobsBox p, .hotJobsBox h3 {
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	
}
	
.hotJobsBox h3 {
	width: 244px;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	margin: 0 0 2px 0;
}

.hotJobsBox p {
	width: 244px;
	color: #B6B9D9;
	font-size: 13px;
	line-height: 1;
}

.hotJobsRight, .hotJobsLeft {
	float: left;
	width: 30px;
	height: 92px;
	background-image: url(images/hot_jobs_arrows.png);
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
}

.hotJobsRight {
	float: right;
	background-position: top right;
}

.hotJobsRight:hover {
	background-position: bottom right;
}

.hotJobsLeft:hover {
	background-position: bottom left;
}

.hotJobsContainer {
	float: left;
	width: 244px;
	height: 37px;
	padding: 30px 0 25px 0;
	overflow: hidden;
}

.hotJobsContainer a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

.hotJobsContainer a * {
	cursor: pointer;
}

.hotJobItem {
	width: 244px;
	height: 37px;
	padding: 0;
	overflow: hidden;
	float: left;
}

.BulletListNew {
	color: #666;
	font-size:13px;
	font-weight: normal;
	text-align:left;
	margin-left:-23px;
}

.BulletListNew2 {
	color: #666;
	font-size:13px;
	font-weight: normal;
	text-align:left;
	margin-left:-23px;
	margin-top:40px;
}












