/*******************************************************************************************************
  Nursefinders
  ©2008-2010 Nursefinders, Inc
  ----------------------------------------------------------------------------------------------------
  Firefox, Safari, Chrome, Flock, Opera, Avant, KMeleon, IE5.5, IE6, IE7, IE8
  Corrections:  style_ie7.css(IE8 >)   style_ie6.css (IE6 >)   style_ie5.css(IE 5.5 >)
  Corrections:  hack.css, hack_ie8.css (fixes navigation overlap issue)
********************************************************************************************************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%;
	vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; } /* remember to define focus styles! */
ins { text-decoration: none; } /* remember to highlight inserts somehow! */
del { text-decoration: line-through; }
small { font-size:87%; }
table { border-collapse: collapse; border-spacing: 0; } /* tables still need 'cellspacing="0"' in the markup */


/* Jello */
body { padding: 0 380px 0 380px; /* these side paddings together determine the natural min-width */
	margin: 0;
	text-align: left; /* this centers the wrappers in older IEwin versions */
	background:#E8EFF9 url(/images/layout/body-bg.gif) repeat-x left -19px;
	font: 0.9em Arial, Helvetica, Verdana, sans-serif;
	color: #1A1A1A;
}
#sizer {
	margin: 0 auto 0 auto; /* this centers the wrappers in standards browsers */
	width: 64%; /* `here is the critical value for customizing the Jello behavior */
	max-width:440px; /* version for IE is at the bottom of this style block */
}
#expander {
	background: white;
	margin: 0 -380px 0 -380px;
	min-width: 760px; /* This prevents Safari from losing the negative margins in narrow windows */
	position: relative;
	background:#fff url(/images/layout/folder-left.gif) repeat-y left top;
}
* html #expander { height: 0; } /* Holly hack for IE. Must be zero, not the usual 1% value, due to IE bug \*/
/* helps IE get the child percentages right. */
#wrapper { width: 100%; background:transparent url(/images/layout/folder-right.gif) repeat-y right bottom; } 
.clearfix:after { content: ".";  display: block;  height: 0;  clear: both;  visibility: hidden; }
.clearfix { display: inline-table;}
* html .clearfix { height: 1%;} /* Hides from IE-mac \*/
.clearfix { display: block;} /* End hide from IE-mac */


h1, h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, Verdana, sans-serif; color:#b1141f; font-weight: bolder;
	padding:.1em 0 .2em 0; }
h1{ font-size: 1.35em; font-family:Arial, Helvetica, Verdana, sans-serif; }
h1 a{ text-decoration:none; }
h1 a:hover{ text-decoration:underline; }
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; padding:0; }
h4 { font-size: 1.2em; padding:0; }
img { border:0; }
p, address { padding:0 0 .5em 0; text-align:left; }
address { font-style:normal; }
a { text-decoration:underline; font-weight:bold; color:#4D4D4D; }
a:visited { color:#8C8C8C; }
a:hover { text-decoration:none; color:#b1141f; }
input, select { }
select { }
input { padding:1px 3px 1px 3px; }


/* HEADER */
#containerHeader { width: 100%; text-align: left; }
#header { background:#fff url(/images/layout/folder-top-left.gif) no-repeat left 19px; padding-top:20px;
	text-align:left; height:90px; }
#header .logo { float:left; margin-top:20px; margin-left:20px; }
#header div.contact { padding:20px 15px 0 0; float:right; font-weight: bolder; text-align: right; font-size:12px;
	line-height:.9; width:28%; background:transparent url(/images/layout/folder-top-right.gif) no-repeat right 42px; }
#header div.contact p { text-align: right; padding:0 10px 52px 0; position:relative; height:23px;
	background:url(/images/layout/promos-bg.gif) no-repeat left 30px; }


/* MAIN CONTENT CONTAINERS */
#container { background: url(/images/layout/promos-bg2.gif) 72% 0% repeat-y; text-align: left; clear:both;
	margin:0 15px 0 12px; }
.container .iapply { background: url(/images/layout/promos-bg2_iapply.gif) 72% 0% repeat-y; text-align:left;
	clear:both; margin:0 15px 0 12px; }
#firstColumn { clear:both; float:left; width:69%;
    padding:0 10px 0 10px; } /* removed %'s and changed to px to correct navigation
	                            shifting left and right on screen */ 
.firstColumn .iapply { clear:both; float:left; width:72%; padding:0 10px 0 10px; }
#promos { height:100%; float:right; width:26%; }
.promos .iapply { height:100%; float:right; width:22%; }


/* HOMEPAGE PHOTO SEARCH */
.mainPromo { background: url(/images/layout/main-promo.gif) no-repeat left bottom; width:100%; clear:both; }
.mainPromoHome { background: url(/images/layout/main-promo-home.jpg) no-repeat left bottom; height:288px; }
div.mainPromo2 { background:url(/images/layout/main-promo-right.gif) no-repeat right bottom;
	padding:10px 30px 20px 18px; height:163px; }
.mainPromoHome div.mainPromo2 { background:url(/images/layout/main-promo-right-home.jpg) no-repeat right bottom;
	height:258px; }
.mainPromo .searchJobs { float:right; margin:10px 1% 0 -40px;
	background:transparent url(/images/layout/promo-search-jobs.jpg) no-repeat top left; width:230px; height:235px; }
.mainPromo h1 { font-size:14px; font-weight:bolder; color:#000; border-bottom:1px dotted #000; }
.mainPromo .searchJobs h1 { padding:23px 0 15px 55px; color:#b1141f; border:none; }
.mainPromo .searchJobs form { margin:0 20px 0 20px; font-size:10px; }
.mainPromo img { float:left; }
.mainPromo div.mainPromoText { background:#B3CFFC url(/images/layout/promo-bg2.jpg) no-repeat bottom right;
	margin-left:230px; padding:5px 17px 10px 10px; min-height:138px; }
.mainPromo .mainPromoText form { padding-top:5px; }
.mainPromo ul { margin-top:.5em; margin-left:15px; list-style-type: disc; }
.mainPromo select { width:90%; }
#JobSearch select, #JobSearch input, .login input { margin-bottom:.4em; }


/* NAVIGATION */
#mainNavigation{ width:100%; background:transparent url(/images/layout/navigation.gif) no-repeat left top;
      height:47px; font-size:11px; font-weight:bolder; clear:both; }
#nav li.first { width:10%; }
#nav li#aboutNursefinders{ width:25%; }
#nav li#clientServices { width:19%; }
#nav li#end a { border:none; background:transparent; }
#nav, #nav ul { margin: 0; list-style: none; line-height: 100%; text-align:left; padding:13px 10px 0 10px; }
#nav { background:transparent url(/images/layout/navigation-right.gif) no-repeat right top;
	height:34px; }
#nav ul { padding:0; }
#nav a { display: block; text-decoration:none; color:#fff; padding:3px; border-left:1px dotted #fff; }
#nav a:hover { color:#b1141f; text-decoration:underline; list-style-type:none; margin:0; top:150px;
	background:url(/images/layout/navigation-hover.gif) no-repeat 10px bottom; left:-999em; height:27px; }
#nav li { list-style-type: none; float: left; width:14%; }
#nav li a { padding-left:5px; }
#nav li.first a { border-left:none; padding-left:6px; }
#nav li.second { width:16%; }
#nav li.active a { background:  url(/images/layout/navigation-hover.gif) no-repeat 10px bottom; height:27px; }
#nav li.active  li a { background:  none; height:auto; }
/* second-level lists */
#nav li ul { list-style-type: none; margin-left:0; margin:0; padding-top:16px;
	background:  url(/images/layout/navigation-hover.gif) no-repeat 5px 4px;
	position: absolute; width: 13em; border-bottom:2px solid #fff;
	left: -999em; }  /* using left instead of display to hide menus because
	                    display: none isn't read by screen readers */
#nav li.lastMain ul { width: 11em; }
#nav li ul li{ border:3px solid #fff; border-bottom-width:1px; border-top:none; background-color: #B3B3B3;
	width:auto; float: none; padding:1px; }
#nav li ul li a { color:#fff; height:auto; padding:3px; margin:0; border:none; }
#nav li ul li a:hover { background:none; background-color:#b1141f; color:#fff; }
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { 
	left: auto; } /* lists nested under hovered list items */
.formDisappear select { margin-left:-2500px; }


/* SUB-NAVIGATION */
div.subNav { background: url(/images/layout/main-promo.gif) no-repeat left bottom; width:100%; clear:both;
	margin:-10px 0 0 0; padding:0; }
.subNav h1 { display:none; font-size:14px; font-weight:bolder }
.subNav ul { background:url(/images/layout/main-promo-right.gif) no-repeat right bottom; margin:0;
	list-style:none; line-height:100%; text-align:left; padding:13px 10px 30px 10px; }
.subNav ul ul { display:none; background:none; padding:2px 5px 2px 0; }
.subNav li { margin:0; padding:0 10px 0 10px; display:inline; }


/* MAIN CONTENT */
div.mainContent { padding:10px 18px 41px 18px; clear:both; }
div.mainContentWide { /*width:740px;*/ padding:10px 10px 41px 0; background-color:#FFFFFF; }
div.mainContentWide p { width:520px; }
div.mainContent h2{ color:#4d4d4d; }
div.mainContent img { float:right; clear:both; padding:5px; margin:0 5px 5px 10px; /*margin-bottom:5px;*/
	border:1px dashed #D9D9D9; background:#f2f2f2; }
div.mainContent img.left { float:none; margin-right:10px; margin-left:0; }
div.mainContent img.noStyle, div.mainContent table.noStyle img { float:none; clear:none; padding:0; margin-left:0;
	/*margin-bottom:5px;*/ border:none; background:none; }
div.mainContent ul, div.mainContent ol { margin:0 0 .5em 30px; }
div.mainContent ul li, div.mainContent ol li { text-align:left; }
div.mainContent ul.bullet { list-style:disc; }
div.mainContent ol.alphaList { list-style-type:upper-alpha; }
div.mainContent ol.numericalList { list-style-type:decimal; }

/* INDEX */
.homeContentCand, .homeContentEmp { padding-top: 30px;
	background:url(/images/layout/script-job-seekers.gif) no-repeat top right; width:48%; }
.homeContentCand h1, .homeContentEmp h1{ background:url(/images/layout/brush-horizontal.gif) no-repeat left bottom;
	padding-bottom:10px; }
.homeContentEmp { background-image:url(/images/layout/script-employers.gif); background-position:right 10px;
	float:right; margin-left:2%; }
.homeContentEmp h1 { color:#2C6CB7; }
.search-list-more { display: block; float: right; font-size: 11px; font-style: italic; padding: 5px 10px 0 0; }
.memberHome { display: table; width: 90%; }
.memberHome .imageButton { float:left; background-color:#fff; color:#fff; padding:0; margin:0.6em 0.6em 0.6em 0;
	border:1px solid #96111A; }
.actionButton { background:#b1141f url(/images/layout/button-red.gif) no-repeat right bottom; color:#fff;
	padding:3px 12px 5px 5px; width:6.5em; text-align:center; margin:.2em 15px 1em 0; font-size:95%; }
a:hover.actionButton { color:#fff; background:#6c7480 url(/images/layout/button-gray.gif) no-repeat right bottom; }
.actionButton2 { background:#6c7480 url(/images/layout/button-gray.gif) no-repeat right bottom; }
a:hover.actionButton2{ background:#a4b0c1 url(/images/layout/button-light-gray.gif) no-repeat right bottom;
	background:#2c6cb7 url(/images/layout/button-blue.gif) no-repeat right bottom; }
a:visited.actionButton { color:#fff; }
div.mainContent div.contactLocation, div.mainContent div.subNav2 { width:228px; float:right; clear:both;
	background:#B3CFFC url(/images/layout/promo-bg2.jpg) no-repeat right bottom; margin:0 0 10px 10px;
	margin-top:0; font-size:.8em; padding:5px 5px 20px 5px; color:#4D4D4D; }
div.mainContent div.contactLocation h1, div.mainContent div.subNav2 h1 { padding:0 2px 0 2px; margin-bottom:7px;
	margin-right:5px; color:#000; font:1.5em Arial, Helvetica, Verdana, sans-serif; border-bottom:#000 dotted 1px;
	font-weight:bolder }
div.mainContent div.contactLocation div.text, div.mainContent div.subNav2 div.text { padding:5px 5px 1px 5px;
	border:1px dashed #D9D9D9; border-top:none; background:#f2f2f2; margin:0; font-size:.9em; }
div.mainContent div.subNav2 ul { list-style:disc; margin:0; padding-left:15px; }
div.mainContent div.subNav2 li { padding:2px 0 2px 0; }
div.associations { margin-top:185px; margin-left:15px; }

/* PROMOS & PROMO */
#promos h1{ padding:0 2px 0 2px; margin-bottom:7px; margin-right:5px; color:#000;
	font:1.5em Arial, Helvetica, Verdana, sans-serif; border-bottom:#000 dotted 1px; font-weight:bolder }
#promos h1 a { color:#000; }
#promos h2 { font:1em Arial, Helvetica, Verdana, sans-serif; color:#1A1A1A; font-weight:bolder; text-align:left;
	margin:0; }
.promo { background:#B3CFFC url(/images/layout/promo-bg2.jpg) no-repeat right bottom; margin:0 10px 10px 0;
	margin-top:0; font-size:.8em; padding:5px 5px 20px 5px; }
.promo ul { margin: 0  0 5px 0px; clear:left; list-style:none; }
.promo img { width:93%; margin:0 0 0 5px; }
.promo div.promoContent { padding:3px 5px 0 5px; position:relative; }
.promo div.formFormatting { padding-top:0; position:relative; }
.promoSearch form { padding-top:0; }
.login form { margin-bottom:1em; }
.login form select.webap { margin-left:0; }
.promoSearch select { width:100%; }
.greenPromo { background:none; text-align:center; padding:0 2px 0 0; }
.greenPromo img { padding:0; margin:0; }
#promos div.contact { background:url(/images/layout/contact-us.jpg) no-repeat center top; height:50px;
	padding:70px 15px 0 0; font-size:12px; }
#promos div.contact p { text-align:center; margin:0; padding:0; }
.promoAlt {  background:#B3CFFC url(/images/layout/promo-bg3.jpg) no-repeat right bottom; margin:0 0 10px 0;
	font-size:.8em; padding:5px 5px 5px 0px; width:93%; text-align:center; }
	
	
/* SUB-PROMO (inside content) */
div.mainContent .promoSub { width:228px; float:right; clear:right; margin:0; font-size:0.8em;
	padding:5px 5px 20px 5px; color:#4D4D4D;
	background:#B3CFFC url(/images/layout/promo-bg2.jpg) no-repeat right bottom; }
div.mainContent .promoSub h1 { padding:0 2px 0 2px; margin-bottom:7px; margin-right:5px; color:#000;
	font:1.5em Arial, Helvetica, Verdana, sans-serif; border-bottom:#000 dotted 1px; font-weight:bolder }
div.mainContent .promoSub h2 { padding:5px 5px 2px 0px; margin:0; font-size:1.0em; color:#1a1a1a; }
div.mainContent .promoSub ul { list-style:disc; margin:0; padding-left:15px; }
div.mainContent .promoSub li { padding:2px 0 2px 0; }
div.mainContent .promoSub img { width:215px; margin:0; border:0; background:none; float:none; }


/* MAJOR NAV HACK /* workaround for dropdowns over forms and mutli layers */
#ContainerDropMenu1 { position:absolute; float:left; left:9.75%; top:159px; z-index:0; visibility:hidden; } 
#Drop1 { position:relative; padding-bottom:0; visibility:hidden; }
#ContainerDropMenu2 { position:absolute; float:left; left:18.8%; top:159px; visibility:hidden; z-index:0; }
#Drop2 { position:relative; padding-bottom:0; visibility:hidden; }
#ContainerDropMenu3 { position:absolute; float:left; left:35%; top:159px; visibility:hidden; z-index:0; }
#Drop3 { position:relative; padding-bottom:0; visibility:hidden; }
#ContainerDropMenu4 { position:absolute; float:left; left:47.5%; top:159px; visibility:hidden; z-index:0; }
#Drop4 { position:relative; padding-bottom:0; visibility:hidden; }
#ContainerDropMenu5 { position:absolute; float:left; left:10%; top:159px; z-index:0; visibility:hidden; }
#Drop5 {  position:relative; top:2px; visibility:hidden; }
#ContainerDropMenu6 { position:absolute; float:left; left:50%; top:159px; z-index:0; visibility:hidden; }
#Drop6 { position:relative; padding-bottom:0; visibility:hidden; }


/* JOB SEARCH */
#JobSearch select.state, #officeSearch select.state, .promoSearch select.state { width:4.5em; padding-right:0; }
.login form { width:100%; margin-top:.5em; }
.login form select { font-size:95%; width:auto; margin-left:10px; }
.login span, #contactForm span { display: block; clear:left; margin: 2px 0 0 0; } 
.login p { clear:both; font-size:95%; }
.login p a { color:#b1141f; }
.login p.message { margin-top:.25em; }
.login label, .login .signUp { width: 70px;  float: left; }
.login .lostPassword a { font-size: 10px; width: 100%; }
form.login label, form.login a { width: 150px;  }
.login a { padding-top:3px; }
#contactForm label { width: 54px;  float: left;}
form.login label, form.login a { width: 150px; }
.manageCandidates select { width:100%; }


/* JOB RESULTS */
div.jobResultsHeader ul { border:2px solid #B2B2B2; border-left:none; border-bottom:none; height:22px;
	background-color:#f2f2f2; width:506px; margin-left:-1px!important; margin:0; }
div.jobResultsHeader ul li { float:left; list-style:none; }
div.jobResultsHeader ul li.active {
	background:url(/images/layout/backgroundNavigationActive.gif) repeat-x left bottom; }
div.jobResultsHeader ul a { display: block; text-decoration:none; color:#4D4D4D; padding:4px;
	border-left:2px solid #B2B2B2; font-size:12px; }
div.jobResultsHeader ul a:hover { background-color:#b1141f; text-decoration:underline; color:#fff; }
div.jobResultsHeader p.pageNumber { float:right; padding:4px 4px 0 0; }
div.jobResultsHeader p.pageNumber a { font-size:1.4em; line-height:1em; text-decoration:none; color:#b1141f; }
div.jobResultsHeader p.pageNumber a:hover { text-decoration:underline; color:#8C8C8C; }
div.jobResultsHeader p.jobNumbers { /*display:block;*/ background-color:#f2f2f2; border:2px solid #B2B2B2; border-bottom:none;
	font-weight:bold; text-align:center; margin: 0 -1px 0 -1px !important; margin:0; padding:4px 0 4px 0; }
.jobResults { width:100%; border:2px solid #B2B2B2; border-collapse: collapse; }
.jobResults th { border:1px solid #B2B2B2; border-bottom-width:2px; background-color:#f2f2f2;
	padding:2px 3px 3px 3px; }
.jobResults th a { color:#1A1A1A; }
.jobResults th a:hover { color:#b1141f; }
.jobResults td { border:1px solid #E3E3E3; padding:2px 3px 0 3px; }
.jobResults th.sortUp { background:#f2f2f2 url(/images/jobSearch/sortUp.gif) no-repeat right center; }
.jobResults th.sortDown { background:#f2f2f2 url(/images/jobSearch/sortDown.gif) no-repeat right center; }
.jobResults .classover { background-color:#F8E8E9; }
.isourceJobResults td, .isourceBulkPost td, .candSearchResults td { font-size:.9em; vertical-align:top; }
.isourceBulkPost tr.firstJob td select { margin:0 5px 2px 0; width:120px; }
.isourceBulkPost tr.firstJob td select.selectSpecility { width:200px!important; width:210px; }
.isourceBulkPost td select, .candSearchResults td select { font-size:.9em; margin:0 0 2px 0; width:140px; }
.isourceBulkPost td select.selectSpecility { width:220px; }
.isourceBulkPost td input, .candSearchResults td input { font-size:.9em; margin:0 0 2px 0; padding:0 1px; }
.isourceBulkPost tr.firstJob td input.textField { margin:0 5px 2px 0; width:110px; }
.isourceBulkPost td input.textField { width:120px; }
.isourceBulkPost tr.oddJob { background-color:#F8E8E9; }
.jobResultsFooter { border:2px solid #B2B2B2; border-top:none; height:2em; background-color:#f2f2f2;
	margin:0!important; }
.jobResultsFooter li a span{ font-size:16px; line-height:12px; }
.jobResultsFooter li { float:left; list-style:none; padding:4px; }
.jobResultsFooter li a, .pageNumbers a { text-decoration:none; color:#4D4D4D; font-size:12px; }
.jobResultsFooter li a:hover, .pageNumbers a:hover { text-decoration:underline; color:#b1141f; }
.jobResultsFooter li.currentPage a, .jobResultsFooter li.currentPage a:visited, .pageNumbers a.currentPage, 	
	.pageNumbers a:visited.currentPage { color:#b1141f; }
.pageNumbers a { padding-right:8px; }
.candSearchButtons td { background-color:#f2f2f2; border:2px solid #B2B2B2!important; width:100%; }
.candSearchButtons td input { margin:2px 20px 5px 0; }


/*Job Details*/
/*Quick Form*/
/*Press Release Table*/
/*Nursefinders Advantage Table*/
.quickForm, .jobDetail, .pressTable, .nursefindersAdvantage { /*background: #F6F6F6;*/ width:100%;
	border:2px solid #B2B2B2; border-collapse:collapse; margin-bottom:10px; clear:both; } 
.quickForm .helper_icon { border:0; padding:5px 0 0 0; background-color: #ffffff; float: none; }
.quickForm .progressbar { padding:0; border:0; margin:0; width:100%; }
.quickForm .progressbar img { padding:0; border:0; margin:0; }
.quickForm .progressbar .heading { width:76%; text-align:left; }
.quickForm .progressbar .meter { text-align:right; font-size:11px; vertical-align:top; }
.quickForm .progressbar .bar { width:4%; padding-bottom:3px; vertical-align:bottom; }
.quickForm .progressbar td { padding:0; border:0; margin:0; }
.quickForm th, .jobDetail th, .pressTable th, .nursefindersAdvantage th { width:35%; border:1px solid #B2B2B2;
	padding:2px 3px 0 3px; text-align:left; vertical-align:top; }
.quickForm .subInstructions { display:block; font-size:.81em; }
.appProgress { border:1px solid #666666; }
.appProgress th { background-color:#ccc; }
.appProgress td { font-size:10px; font-weight:bold; }
.appProgress .done { background-color:#FFA6A6; }


/* QuickForm/Application ToolTips */
a.info{ position:relative; z-index:24; color:#000; text-decoration:none; }
a.info:hover{ z-index:25; background-color:#fff; }
a.info div { display: none; }
a.info:hover div { display:block; position:absolute; top:2em; left:2em; width:175px; border:1px solid #b1141f;
    background-color:#F8E8E9; color:#000; text-align:center; }
.pressTable th, .nursefindersAdvantage th { width:50%; }
/**/
.candSearch th { background-color:#f2f2f2; }
.quickForm th.instructions, .pressTable th.top, .quickForm th.top { background-color:#f2f2f2;
	border:2px solid #B2B2B2; width:100%; }
.jobDetail th.instructions { background-color:#f2f2f2; padding:0 3px 2px 3px; border-top:2px solid #B2B2B2;
	border-bottom:2px solid #B2B2B2; border-right:none; }
.jobDetail th.next { width:365px; text-align:right; background-color:#f2f2f2; padding:0 3px 2px 0; 
	border-top:2px solid #B2B2B2; border-bottom:2px solid #B2B2B2;border-left:none; }
.quickForm td, .jobDetail td, .pressTable td, .nursefindersAdvantage td { border:1px solid #E3E3E3;
	padding:2px 3px 0 10px; }
.jobDetail td.officeContact p { /*float:left; padding-right:30px;*/ }
.jobDetail td.officeContact p span { }
.jobDetail ul { margin:0; }
.required { font-weight:bold; color:#b1141f; }
.required input, .required select, .required textarea { background-color:#F8E8E9; }
.nursefindersAdvantage th { background-color:#f2f2f2; border:1px solid #B2B2B2; }
.nursefindersAdvantage td { padding-right:7px; padding-left:5px; }
.nursefindersAdvantage td.explanation { vertical-align:bottom; padding-right:38px; padding-left:5px;
	background:url(/images/client-services/checkmark.gif) no-repeat right bottom;  }
.nursefindersAdvantage th h2 { color:#b1141f; }
.nursefindersAdvantage td h3 { color:#4d4d4d; }
.nursefindersAdvantage p { padding-bottom:.2em; }
.checkBoxList span { width:33%; float:left; }
.checkBoxList span input { margin:0; padding:0; margin-right:10px; }
.multipleHeading th, .multipleHeading td { background-color:#f2f2f2; border:2px solid #B2B2B2; }
.skillCheck td { text-align:center; }
.skillCheck .question th { font-weight:normal; font-size:11px; width:100%; }
.buttons th, .buttons td, .skillCheck .buttons  td { background-color:#f2f2f2; text-align:left; }
.skillCheck .buttons  td { width:auto; }
.buttons input { width:8em; text-align:left; text-align:center; }


/* PRESS RELEASE */
div.pressRelease { width:99%; margin-bottom:.2em; clear:left; }
div.pressRelease h2, div.pressRelease h1 { border-bottom:2px solid #E3E3E3; margin:.5em 0 1em 0;
	padding:0 10px; }
div.pressRelease h1 { margin-bottom:5px; }
div.pressRelease h2 a { color:#b1141f; text-decoration:none; }
div.pressRelease h2 a:visited { color:#b1141f; }
div.pressRelease h2 a:hover { color:#4D4D4D; text-decoration:underline; }
div.pressRelease ul.meta { float:left; display:block; list-style:none; width: 10.5em; font-size:.9em; color:#8C8C8C;
	padding: .5em 0 0 0; text-align:center; margin:0 10px 0 0; }
div.pressRelease ul.meta li { border-bottom:1px solid #E3E3E3; padding:0 3px .4em 3px; margin-bottom:.4em; }
div.pressRelease div.text { margin-left:10em; margin-bottom:2.5em;  padding-left:2px; clear:none; }
div.pressRelease p.pressSummary { font-style:italic; /*font-weight:bold;*/ font-size:1.1em; width:97%; }
div.pressRelease p.continued { text-align:right; padding-right:1em; }
#morePressReleases { list-style:none; padding-left:5px; margin:0; }
#morePressReleases li { padding:0 0 1em 0; margin:0; }
#morePressReleases span { padding-left:.5em; color:#8C8C8C; }
.pressContact, .pressAbout { margin-top:1em; padding-top:1em; border-top:2px solid #E3E3E3; }


/*SPECIFIC ELEMENT TAGS & ADD ONS */
.phoneNumber { font-weight:bolder; color:#b1141f; }
a.e-mail { font-weight:bolder; color:#808080; }
a:hover.e-mail { font-weight:bolder; color:#b1141f; }
.clear { clear:both; }
.right { text-align:right; }
.divider { border-bottom:1px dashed #D9D9D9; padding-bottom:2em; margin-bottom:2em; }
.errorMessage { color:red; font-weight:bold; font-size:.9em; padding:.25em 20px .25em 20px; }
table.displayItems { width:100%; text-align:center; border-collapse: collapse; margin:10px 0; }
table.displayItems td { padding:2px 3px 0 3px; vertical-align:top; }
table.displayItems p { text-align:center; }
table.displayItems img { text-align:center; float:none; }
/*Office Location Search*/
#officeSearch { border-bottom:1px dashed #D9D9D9; padding-bottom:2em; margin:.5em 0 2em 0; }
div.officeLocations h3 { border-bottom:2px solid #E3E3E3; margin:.5em 0 .5em 0; padding:0 0 0 2px; font-size:1.4em; }
div.officeLocations h4 { margin:.25em 0; font-size:1.3em; }
div.officeLocations ul { margin-left:15px; }
.center { text-align:center; }
div.mainContent .center img { text-align:center; float:none; border:none; background:none; padding:0; margin:0; }
.franchise { color:#b1141f; font-weight:bolder; }
.movedown { margin-top:10px; }


/* PROMO INCLUDES (images) */
.promo div.promoContentForm { padding:3px 5px 0 5px; position:relative; }
.promo div.promoContentHome { width:93%; padding:100px 5px 0 5px; position:relative;
	background:transparent url(/images/promos/homecare.jpg) no-repeat top right; }
.promo div.promoContentLoyalty { width:93%; padding:100px 5px 0 5px; position:relative;
	background:transparent url(/images/promos/man-woman-comp.jpg) no-repeat top right; }
.promo div.promoContentFindjob{ width:93%; padding:100px 5px 0 5px; position:relative;
	background:transparent url(/images/promos/group-4-people.jpg) no-repeat top right; }
.promo div.promoContentNStaff { width:93%; padding:100px 5px 0 5px; position:relative;
	background:transparent url(/images/promos/stk121427rke_22.jpg) no-repeat top left; }
.promo div.promoContentWFS { width:93%; padding:100px 5px 0 5px; position:relative;
	background:transparent url(/images/promos/group-table.jpg) no-repeat top right; }
.promo div.promoContentPress { width:93%; padding:100px 5px 0 5px; position:relative;
	background:transparent url(/images/promos/stk121455rke_22.jpg) no-repeat top right; }
.promo div.promoContentStaffP { width:93%; padding:100px 5px 0 5px; position:relative;
	background:transparent url(/images/promos/stk120434rke_22.jpg) no-repeat top left; }
.promo div.promoContentHome2 { width:93%; padding:100px 5px 0 5px; position:relative;
	background:transparent url(/images/promos/client06.jpg) no-repeat top right;}
.promo div.promoContentEMR { width:93%; padding:100px 5px 0 5px; position:relative;
	background:transparent url(/images/promos/emr_allina.gif) no-repeat top left;}
.promo div.promoContentTravel { width:93%; padding:100px 5px 0 5px; position:relative;
	background:transparent url(/images/promos/stk121464rke_22.jpg) no-repeat top right; }
.promo div.promoContentTravel2 { width:93%; padding:100px 5px 0 5px; position:relative;
	background:transparent url(/images/promos/nursefindersTravel.jpg) no-repeat top right; }
.promoAlt div.promoContentFlu { width:93%; padding:0 5px; position:relative;
	background:transparent url(/images/flu/promo_fluprogram.gif) no-repeat top center; }
.promo div.promoWorkNumber { width:93%; padding:100px 5px 0 5px; position:relative;
	background:transparent url(/images/promos/worknumber.png) no-repeat top center; }
.promoAlt div.promoRecruitment, .promoAlt div.promoSingleSource, .promoAlt div.promoClient {
	width:93%; padding:0 0 4px 0; margin:0 auto 4px auto; position:relative;
	background:transparent url(/images/promos/bg_recruitment.jpg) repeat-x top right; }
.promoAlt div.promoSingleSourceDemo { width:93%; padding:0 0 4px 0; margin:0 auto 4px auto;
	position:relative;
	background:transparent url(/images/promos/bg_singlesourceDemo.jpg) repeat-x top right; }
.promoAlt div.promoPLI { width:93%; padding:0 0 4px 0; margin:0 auto 4px auto;
	position:relative; background:transparent url(/images/promos/bg_PLI.png) repeat-x top right; }
.promoAlt div.promoNurseTogether { width:93%; padding:0 0 4px 0; margin:0 auto 4px auto; position:relative;
	background:transparent url(/images/promos/bg_ntogether.gif) repeat-x top right; }
.promoAlt div.promoWesternSchool { width:93%; padding:0 0 4px 0; margin:0 auto 4px auto; position:relative;
	background:transparent url(/images/promos/bg_westernSchool.gif) repeat-x top right; }
.promoAlt div.promoNurseStaffingRatio { width:93%; padding:0 0 4px 0; margin:0 auto 4px auto; position:relative;
	background:transparent url(/images/promos/bg_nurseStaffingRatio.gif) repeat-x top right; }
#nav li#clientPress{ width:16%; }
.promo div.promoContentNews { width:93%; padding:100px 5px 0 5px; position:relative; 
	background:transparent url(/images/promos/group-table.jpg) no-repeat top right; }

	
/* FOOTER */
#footer { clear:both; background-color:#f2f2f2; width:100%; }
#footer .column1{ width:72%; /* (79%)*/
      background:transparent url(/images/layout/footer-brush.gif) no-repeat right top;
      font-size:10px; font-weight:bolder; text-align:center; clear:both; color:#b1141f; padding:20px 0 5px 0;
      margin:0; margin-top:0; /* (-35px) */ }
#footer p { margin:2px 0 .5em 0; text-align:center; }
#footer a, #footer  strong { padding:1px 3% 1px 3%; border-left:2px solid #D9D9D9; list-style-type:none; }
#footer a.first { border-left:none; }
#footer a { color:#b1141f; }
#footer a:visited { color:#8C8C8C; }
#footer a:hover { color:#4d4d4d; }
#footer #footwording {background:transparent url(/images/layout/footer-brush.gif) no-repeat right top;font-size:11px;float: left; margin-left:5px;  }

.bottom { clear:both; height:1px; background:url(/images/layout/folder-bottom-left.gif) no-repeat bottom left;
	padding-bottom:0; margin-right:15px; height:16px; }


/* EMERGENCY ADD-ONS */
#promos .login p.alert { font-weight:bold; padding:2px; color:#b1141f; }
#promos .login .unavailable { color:#bcbcbc; }


/* Haiti Relief Link */
#haiti { position:absolute; top:0; right:0; border:1px solid #b1141f; background-color:#b1141f;
	padding:1px; margin:0; float:0; z-index:9999; width:21.5em; }
#haiti a { display:block; color:#fff; font-size:0.75em;
	padding:3px 4px 3px 4px; text-decoration:none; }
#haiti img { margin-bottom:1px; vertical-align:middle; }
