/*--------------------

Site Style Sheet

version 1.1
authours: andrew deacon and james avery
email: deacon@drawninwardmedia.com/avery@drawninwardmedia.com
website: drawninwardmedia.com

--------------------*/

/*-----Body Styles-----*/

* {
	margin: 0;
	padding: 0;
	background-image: none;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #FFFFFF;
}

/*-----end of body styles-----*/

/*-----HTML Styles-----*/

a {
	background: none;
	text-decoration: none;
}

h1 {

}

h2 {

}

h3 {
	font-size: 18px;
}

/*-----end of html styles-----*/

/*-----CSS Styles-----*/

#container {
	text-align: left;
	width: 790px;
	margin-bottom: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#container .cora {
	float: right;
	text-decoration: none;
}

#container .nurse_text {
	float: left;
	padding: 45px 0 0 230px;
	*padding: 35px 0 0 230px;
	_padding: 35px 0 0 230px;   
	width: 276px;
}

#secondary {
	*padding: 0 0 10px 75px;
	_padding: 0 0 10px 75px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 35px;
	margin-left: 35px;
	padding-top: 25px;
	margin-top: 15px;
	width: 650px;
}

#formOne {
	padding: 250px 0 10px 75px;
	*padding: 0 0 10px 75px;
	_padding: 0 0 10px 75px; 
	width: 400px;
}

#formTwo {
	padding: 0 0 10px 75px;
	*padding: 0 0 10px 75px;
	_padding: 0 0 10px 75px; 
	width: 400px;
}

#formThree {
	padding: 0 0 10px 75px;
	*padding: 0 0 10px 75px;
	_padding: 0 0 10px 75px; 
	width: 400px;
}

#almostDone {
	padding: 0 0 10px 75px;
	*padding: 0 0 10px 75px;
	_padding: 0 0 10px 75px; 
	width: 400px;
}

#licensedChecklist {
	padding: 0 0 10px 75px;
	*padding: 0 0 10px 75px;
	_padding: 0 0 10px 75px; 
	width: 400px;
}

#unlicensedChecklist {
	padding: 0 0 10px 75px;
	*padding: 0 0 10px 75px;
	_padding: 0 0 10px 75px; 
	width: 400px;
}

	
#flash_content {
	width: 513px;
	background-image: url(../images/home_flash_placeholder.jpg);
	float: left;
}

#content {
	width: 513px;
	float: left;
}

#content_faj {
	width: 513px;
	float: left;
	background-image: url(../images/findajob_main_bg.jpg);
	background-repeat: no-repeat;
}

#content_fan {
	min-height: 413px;
	width: 513px;
	float: left;
	background-image: url(../images/findanurse_main_bg.jpg);
	background-repeat: no-repeat;
}

#container .roundcont {
	background-color: #6A5B94;
	color: #ffffff;
	width: 425px;
	_margin-left: 35px;
}

	#container .roundcont p {
		margin: 0 10px;
	}
	
#container .topright {
	background-image: url(../images/purple_tr.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

#container .bottomright {
	background-image: url(../images/purple_br.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

	#find {
	padding: 0;
	width: 212px;
}

#footer {
	color: #FFFFFF;
	font-size: 10px;
}	

	#footer a:link, a:visited {
		color: #FFFFFF;
	}
	
	#footer a:hover {
		color: #F9BD43;
	} 
	
#footer_faj {
	color: #FFFFFF;
	clear: both;
	font-size: 12px;
	height: 42px;
	width: 790px;
	background-image: url(../images/bottom.jpg);
}	

	#footer_faj a:link, a:visited {
		color: #FFFFFF;
	}
	
	#footer_faj a:hover {
		color: #F9BD43;
	}
	
#footer_fan {
	color: #FFFFFF;
	clear: both;
	font-size: 12px;
	height: 42px;
	width: 790px;
	background-image: url(../images/findnursefooter.jpg);
}	

	#footer_fan a:link, a:visited {
		color: #FFFFFF;
	}
	
	#footer_fan a:hover {
		color: #F9BD43;
	}

#info {
	background: url(../../nursecore/images/home_left_bg.jpg)  no-repeat;
	width: 513px;
	float: left;
}

	#info .locations {
		color: #FFFFFF;
		padding: 0 5px 0 5px;
		text-align:center;
		line-height: 24px;
	}
	
		.locations a:link {
			color: #FFFFFF;
			font-size: 12px;
		}
		
		.locations a:visited {
			color: #FFFFFF;
		}
		
		.locations a:hover {
			color: #F9BD43;		
		}
		
		.location a:link {
			color: #F9BD43;
			font-size: 12px;
		}
		
		.location a:visited {
			color: #F9BD43;
		}
		
		.location a:hover {
			color: #FFFFFF;		
		}
		
	#info .welcome {
		width: 470px;
		line-height: 15px;
		margin-left: 35px;
		margin-top: 42px;
	}
	
		.welcome p {
			color: #FFFFFF;
			font-size: 12px;
		}
		
		.welcome a:link, a:visited {
			color: #F9BD43;
			font-size: 12px;
		}
		
#linebreak {
	clear: both;
	line-height: 0;
}

#nav {
	width: 790px;
	text-decoration: none;
	background-image: url(../images/home_header_left.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	height: 132px;
}

	#nav a {
		text-decoration: none;	
	}
	
		#nav a img {
			border: none;
		}

	#nav .right {
		float: right;
	}

#sub_nav {
	height: 23px;
	width: 513px;
	background-color: #FFFFFF;
}

	#sub_nav .home {
		left: 38px;
		position: absolute;
	}
	
	#sub_nav .about {
		left: 158px;
		position: absolute;
	}
	
	#sub_nav .location {
		left: 279px;
		position:absolute;
	}
	
	#sub_nav .contact {
		left: 399px;
		position: absolute;
	}

	
		#right_content .cora a {
			border: none;
		}
		
	.recentnews {
		font-size: 12px;
		padding: 5px;
		width: 234px;
	}
	
		.recentnews a:link {
			color: #FFFFFF;
		}
		
		.recentnews a:visited {
			color: #FFFFFF;
		}
		
		.recentnews a:hover {
			color: #F9BD43;
		}
	
		.recentnews li {
		
		}
		
		.recentnews span {
			color: #FFFFFF;
		}
		
		.recentnews ul {
			color: #F9BD43;
		}
		
	.staffing ul {
		color: #1a85b6;
	}
	
	.homecare ul {
		color: #1a85b6;
	}
	
	.whync ul {
		color: #6a5b94;
	}
	
	.resources a {
		color: #6a5b94;
	}
	
	.resources a:visited {
		color: #6a5b94;
	}
	
	.resources a:hover {
		color: #a52025;
	}
	
.bah {
	padding: 0 0 0 25px;
}

#cms {
	margin-left: 30px;
	width: 730px;
}
	
	#cms .content {
		width: 690px;
		margin: 0 auto;
		font-size: 12px;
	}

		#cms .content a {
			color: #6a5c93;
		}

		#cms .content a:visited {
			color: #9784c3;
		}

		#cms .content h2 {
			color: #b01f2e;
			margin-top: 20px;
			font-size: 24px;
		}
		
		#cms .content h3 {
			color: #b01f2e;
			font-size: 20px;
		}

		#cms .content p {
			font-size: 12px;
		}



/*-----end of css styles-----*/

/*----------END OF DOCUMENT----------*/
