/*
////////////  Unique Nursing  //////////// 
		Dark Green:			#212d2d
		Light Green: 		#a6c254
*/
/*////////////  Generics //////////// */

* {
	border: 0px none;
	margin: 0px;
	padding: 0px; 
}

body {
	color: #212d2d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
}

body.home {
	background: #ffffff url(images/bg_main.jpg) repeat-x;
}

body.pages {
	background: #ffffff url(images/bg_pages.jpg) repeat-x;
}

a { color: #a6c254; text-decoration: none; }
a:link { color: #a6c254; text-decoration: none;}
a:visited { color: #a6c254; }
a:hover { color: #a6c254; text-decoration: underline;}
a:active { color: #a6c254; text-decoration: none;}


input, textarea, a {
	outline: none;
}

p {
	display: block;
	line-height: 18px;
	margin: 0px 0px 15px 0px;
}

	p.italics {
		font-style: italic;
		line-height: 18px;
	}

h1#logo {
	width: 174px;
	height: 70px;
	text-indent: -6666px;
	background: transparent url(images/logo.gif) no-repeat 0 0;
}

	h1 a {
		height: 70px;
		display: block;
		text-decoration: none;
	}
	
	h1 a:hover {
		text-decoration:none;
		background:transparent;
	}

div.clear {
	clear: both;
	font-size: 0px;
	height:	0px;
	line-height: 0px;
}

ul, ol {
	list-style-type: none;
}

#wrapper {
	margin:	0px auto;
	width: 920px;
}


/*////////////  Header //////////// */

#header {
	height: 104px; width: 920px;
	margin:	0px 0px 0px 0px;
}

#logoholder {
	width: 174px;
	float: left;
	margin-top: 20px;
}


/*////////////  NavBar //////////// */

#nav {
	float: right;
	width: 715px;
	margin-top: 40px;

}

#nav em { 
	display: none
}

	#nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	width: 100%;
	}
	
		#nav li { 
			display: inline;
			float: left; 
			margin: 0px;
			padding: 0px; 
		}
		
		#nav li a { 
			display: block; 
			height: 25px; 
			margin-left: 15px; 
		}

		#nav li a.navhome { 
			background: url(images/nav_button_home.gif) no-repeat left top;  
			padding: 0px; 
			width: 59px;
		}
		
		#nav li a.navstaffing { 
			background: url(images/nav_button_staffing.gif) no-repeat left top; 
			padding: 0px;
			width: 159px; 
		}
		
		#nav li a.navhomesupport { 
			background: url(images/nav_button_homesupport.gif) no-repeat left top;  
			padding: 0px;
			width: 125px;
		}
		
		#nav li a.navwork { 
			background: url(images/nav_button_work.gif) no-repeat left top;  
			padding: 0px;
			width: 121px;
		}
		
		#nav li a.navabout { 
			background: url(images/nav_button_about.gif) no-repeat left top;  
			padding: 0px;
			width: 86px;
		}
		
		#nav li a.navcontact { 
			background: url(images/nav_button_contact.gif) no-repeat left top;  
			padding: 0px;
			width: 75px;
		}
		
		
		#nav li a:hover { 
			background-position: left bottom 
		}
		
		#nav li a.current { 
			background-position: left bottom 
		}


/*////////////  Slideshow //////////// */	

#slideshow-content {
	margin-top: 10px;	
}

.slide {
	position: absolute;
	width: 549px;
	height: 232px;
}

		
/*////////////  Content //////////// */		

h2  {
	width: 364px;
	height: 38px;
	text-indent: -6789px;
	display: block;
	margin: 23px 0px 15px 0px;
}


h2.welcome  {
	background: url(images/strapheader_homepage.png) no-repeat top left;

}

h2.staffing  {
	background: url(images/strapheader_staffing.png) no-repeat top left;
}

h2.homesupport  {
	background: url(images/strapheader_homesupport.png) no-repeat top left;
}

h2.workwithus  {
	background: url(images/strapheader_workwithus.png) no-repeat top left;
}

h2.about  {
	background: url(images/strapheader_about.png) no-repeat top left;
}

h2.contact  {
	background: url(images/strapheader_contact.png) no-repeat top left;
}

h2.links  {
	background: url(images/strapheader_links.png) no-repeat top left;
}

h3 {
	width: 279px;
	height: 24px;
	text-indent: -9876px;
	display: block;
	margin: 0px 0px 8px 0px;
}

h3.weare  {
	background: url(images/title_we_are_looking_for.gif) no-repeat top left;
}

h3.testimonials  {
	background: url(images/title_testimonial.gif) no-repeat top left;
}

h3.why  {
	background: url(images/title_why.gif) no-repeat top left;
}

h3.address  {
	background: url(images/title_address.gif) no-repeat top left;
}

h3.contactnumbers  {
	background: url(images/title_contactnumbers.gif) no-repeat top left;
}

h3.email  {
	background: url(images/title_email.gif) no-repeat top left;
}

h3.application  {
	background: url(images/title_application.gif) no-repeat top left;
}

h3.applypersonal {
	background: url(images/title_applypersonal.gif) no-repeat top left;
}

h3.applyemployment  {
	background: url(images/title_applyemployment.gif) no-repeat top left;
}

h3.applycontact  {
	background: url(images/title_applycontact.gif) no-repeat top left;
}

#homebannerwrap {
	clear: both
}

#homebannerleft {
	background: url(images/strap_home_bg.jpg) no-repeat;
	float: left;
	width: 364px;
	height: 232px;
	margin-top: 10px;
}

#homebannerleft p {
	color: #ffffff;
	font-size: 16px;
	line-height: 25px;
}

#homebannerright {
	background: url(images/photoshow_topbg.gif) no-repeat center top;
	float: right;
	width: 549px;
	height: 232px;
}


#pagebannerwrap {
	clear: both
}

#pagebannerright {
	background: url(images/strap_page_topbg.gif) no-repeat center top;
	float: right;
	width: 549px;
	height: 120px;
	padding-top: 10px;
}

#pagebannerright img {
	float: right;
}

#pagebannerleft {
	background: url(images/strap_page_bg.jpg) no-repeat;
	float: left;
	width: 364px;
	height: 120px;
	margin-top: 10px;
}

#maincontent {
	clear: both;
	width: 920px;
	background: url(images/strap_undershadow.gif) no-repeat -6px 0;
	padding-top: 25px;
}

#maincontentpages {
	clear: both;
	width: 920px;
	background: url(images/strap_undershadow_pagespic.gif) no-repeat -1px 0;
	padding-top: 25px;
}

#leftcol {
	width: 295px;
	float: left;
}

	#leftcol ul {
	margin: 5px 0px 15px 5px; 
	}
	
	#leftcol ul li{
	background:	url(images/bullet.gif) 0px 5px no-repeat;
	padding: 6px 0px 4px 25px;
	}

#rightcol {
	width: 585px;
	float: right;
	padding: 0px 0px 0px 20px;
}

	#rightcol ul {
	margin: 5px 0px 15px 5px; 
	}
	
	#rightcol ul li{
	background:	url(images/bullet.gif) 0px 5px no-repeat;
	padding: 6px 0px 4px 25px;
	}
	
	#rightcol ul li.formfeedback{
	background:	url(images/bulleterror.gif) 0px 5px no-repeat;
	padding: 6px 0px 4px 25px;
	font-style:italic;
	}

#leftcol p {
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 14px;
}

#testimon-header {
	background: url(images/testimon_header.gif) no-repeat center top;
	height: 9px;
}

#testimon-holder {
	background: url(images/testimon_content.gif) repeat-y;
}

#testimon-content {
	background: url(images/testimon_bottomshading.gif) no-repeat center bottom;
	padding: 0px 10px 5px 10px;
}

#testimon-footer{
	background: url(images/testimon_footer.gif) no-repeat center bottom;
	height: 30px;
}

#testimon-content span {
	font-size: 11px;
	font-style: italic;
}


#jobad-footer{
	background: url(images/jobad_footer.gif) no-repeat center bottom;
	height: 11px;
}

#aboutimage {
	padding: 0px 0px 0px 20px;
}

.apply {
	margin: 20px 0px 20px 0px;
	background: url(images/button_apply.gif) no-repeat left top;
	border: none;
	cursor: pointer;
	display: block;
	height: 55px;	width: 295px;
}

.apply:hover {
	background: url(images/button_apply.gif) no-repeat left bottom;
}

	.apply span {
		display: none
	}


/*////////////  Contact Form //////////// */	

#form input {
	background: url(images/formfield_bg.gif) repeat-x top;
	background-color: #ffffff;
	border: solid 1px #212d2d;
	font-size: 13px;
	margin-bottom: 0px;
	display: block;
	padding: 4px;
	width: 300px;
}

#form  input.formelementerror{
	background-image:none;
	background-color: #F2E1DB;
}

#form input.smallfield {
	background: url(images/formfield_bg.gif) repeat-x top;
	background-color: #ffffff;
	border: solid 1px #212d2d;
	font-size: 13px;
	margin-bottom: 0px;
	display: block;
	padding: 4px;
	width: 35px;
}
#captchaformfield {
	float: left;
	width: 120px;
}
#captchaformtextcontainer {
	float: left;
	height: 85px;
	width: 160px;
	margin-left: 10px;
	background-image: url(images/captcha_instructions.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#captchaformtext {
	padding: 5px;
	line-height: 14px;
}
#captchaformbox {
	clear: both;
	float: left;
	width: 100%;
}

#form input.captcha {
	background: url(images/formfield_bg.gif) repeat-x top;
	background-color: #ffffff;
	border: solid 1px #212d2d;
	font-size: 13px;
	margin-bottom: 0px;
	display: block;
	padding: 4px;
	width: 110px;
}

/*Avoid displaying hidden form field as physical input box in firefox*/
#form input.inputhidden {
	border: none;
	font-size: opx
	margin-bottom: 0px;
	display: none;
	padding: 0px;
	width: 0px;
	font-size: 0px;
	background-image: none;
}
#form input.captchaerror {
	background-image:none;
	background-color: #F2E1DB;
	border: solid 1px #212d2d;
	font-size: 13px;
	margin-bottom: 0px;
	display: block;
	padding: 4px;
	width: 110px;
}

#form select {
	background-color: #ffffff;
	border: solid 1px #212d2d;
	font-size: 13px;
	margin-bottom: 0px;
	display: block;
	padding: 4px;
}

#form  select.formelementerror{
	background-image:none;
	background-color: #F2E1DB;
}

#form textarea {
	background: url(images/formfield_bg.gif) repeat-x top;
	background-color: #ffffff;
	border: solid 1px #212d2d;
	font-size: 13px;
	margin-bottom: 0px;
	display: block;
	padding: 4px;
	width: 450px;
}

#form  textarea.formelementerror{
	background-image:none;
	background-color: #F2E1DB;
}
	
label {
	display: block;
	margin: 0px 0px 6px 0px;
}


	input.submit-button {
	margin-top: 10px;
	float: left;
	}

#error {
	padding: 5px 5px 0px 0px;
	color: #cc0000;
	font-size: 11px;
	font-style: italic;
}


/*//////////// Footer ////////////*/

#footer {
	background:	url(images/footer_bg.gif) repeat-x;
	height:	85px;
	margin-top: 20px;
}

#footercontent {
	background:	url(images/footer_content_bg.gif) no-repeat right bottom;
	height: 62px;
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	padding-top: 23px;
}

#footercontent span {
	color: #a6c254;
}

#footercontent p {
	color: #ffffff;
	margin-bottom: 0px;
}

#footercontent a, #footercontent a:link, #footercontent a:visited {
	color: #ffffff;
}

#footercontent a:hover {
	color: #ffffff;
	text-decoration: underline;
}
	
.footer-menu {
	float: left;
	width: 600px;
}

.footer-copyright {
	float: right;
	width: 300px;
	text-align: right;
}

.formerror {
	color: #B85F41;
}


/*//////////// vertical scrollbar space so no hopping across when scrollbars required ////////////*/
html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: auto;
	overflow-y: scroll;
}
