/* CSS Document */


/* Basic Tag Styles */

* {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

body {
	margin:0 auto 0 auto;
	width:800px;
	}

a img {
	border:0;
	}
	
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #000;
}
a:visited {
	font-weight: bold; 
	text-decoration: none; 
	color: #000;
}
a:hover, a:active {
	text-decoration: underline; 
	color: #003366;
}

/* Header and Job Search Menu Styles */

#header {
	margin:5px 0 0 0;
	height:116px;
	border:1px solid #000;
	background-color:#e3ede5;
 	}
#header a img {
	float:left;
	}
.jobform {
	padding:0 5px 0 15px;
	background-color:#bcbdc1;
	border-left:1px solid #000;
	height:116px;
	line-height:20px;
	font-size:12px;
	float:right;
	}
.jobform select {
	line-height:20px;
	font-size:12px;
	margin:0 0 2px 0;
	}
.jobform input {
	line-height:20px;
	font-size:12px;
	margin:0 0 2px 0;
	}
.jobform h1 {
	font-size:14px;
	font-weight:bold;
	}
.jobform p {
	font-size:12px;
	font-weight:bold;
	}
.border {
	margin:8px 0 4px 0;
	background-color: #289BE6;
	height:5px;	
	}	
	
	
/* Left Menu Styles */
	
#nav {
	float:left;
	clear:both;
	margin:15px 0 0 0;
	padding:0 0 100px 0;
	width:150px;
	background-color:#e3efc1;
	font-size:10px;	
	}
.nav_headerimg {

	}
#nav ul {
	list-style:none;
	margin:0 0 10px 0;
	}
#nav ul li {
	margin:5px 0 0 5px;
	}

.authorizenetseal {
	background-color:#e3efc1;
	text-align:center;
	}
.authorizenetseal p {
	text-align:center;
	font-size:8px;
	}


/* Page Content Styles */	

#contentbox {
	margin:0 0 0 160px;
	padding:0 0 0 0;
	background: #e7e7e7;
	border-right: 7px solid #d7df21;
	border-top:7px solid #d7df21;
	border-bottom:7px solid #d7df21;
	}
* html contentbox {

	}
#content {
	margin:0;
	padding:10px;
	}
#content h1 {
	font-size:18px;
	font-weight:bold;
	}
.pageheader {
	margin:15px 0 0 160px;	
	background-color:#BCDCF5;
	color:#289be6;
	font-size:16px;
	font-weight:bold;

	}
.pageheader p {
	padding:5px;
	}
#content p {
	margin:10px 0 10px 0;
	font-size:12px;
	}
#content ul {
	list-style:disc outside;
	margin:0 0 10px 25px;
	font-size:12px;
	}
#content h2 {
	font-size:14px;
	margin:5px 0 10px 0;
	}
#content input, #content select {
	font-size:12px;
	}	
.notes {
	font-size:10px;
	font-style:italic;
	}	
.threeimgbar {
	height:140px;
	text-align:center;
	}
.threeimgbar ul {

	}
.threeimgbar ul li {
	float:left;
	margin:0 5px 0 5px;
	list-style:none;
	}
.threeimgbar ul li img {
	border:1px solid #000;
	}

	
	
/* Travel Nurse Page Styles */	
		
.travel_jobform {
	width:auto;
	}
.travel_jobform ul {
	float:left;
	}
	
/* Resume Upload Styles */
.upload_form {
	font-size:12px;
	
	}
.upload_form table {
	margin:0 auto 0 auto;
	padding:0;
	border:1px solid #000;
	width:600px;
	background-color:#ccc;
	}
.upload_form td {
	margin:0; padding:0;
	}
.upload_form textarea {
	width:500px;
	height:80px;
	border:1px solid #666;
	}
.upload_form input {
	border:1px solid #666;
	}
.upload_form table p {
	text-align:right;
	font-weight:bold;
	}
.button_proceed {
	text-align:center;
	width:100px;
	height:30px;
	border:1px solid #000;
	margin:0 0 0 150px;
	}
	
/* Front Page Styles */

#fpage contentbox {

	}
#fpage_content {
	border-right:1px solid #000;
	padding:15px 0 0 160px;
	background:url(http://www.nurse-recruiter.com/test/newsite/images/bg_leftmenu.gif) repeat-y;
	}
#fpage_bluetext {
	float:left;
	text-align:left;
	width:300px;
	height:150px;
	border:1px solid #000;
	margin:0 0 28px 12px;
	}
#fpage_bluetext p {
	padding:3px;
	font-size:12px;
	color: #000;
	}
#fpage_bluetext p.header {
	color:#289be6;
	font-size:16px;
	font-weight:bold;
	background-color:#BCDCF5;
	}
#fpage_rightimg {
	float:right;
	clear:none;
	height:180px;	
	}
#fpage_threeimgbar {

	}
#fpage_threeimgbar ul {
	list-style:none;
	}
#fpage_threeimgbar ul li {
	float:left;
	margin:0 0 0 12px;
	}
.fpage_linkimg {
	border:1px solid #000;
	}
.textblob {
	margin:50px 0 20px 0;
	border:1px solid #000;
	width:192px;
	}
.textblob img {
	}
.textblob p {
	font-size:12px;
	color: #00ACEE;
	padding:5px;
	}
	
/* Banner Styles */

.ad_fourup {
	margin:5px auto 10px auto;
	width:176px;
	border:1px solid #999;
	}
.right_ad {
	margin:0 0 10px 10px;
	padding:0 0 30px 0;
	float:right;
	width:200px;
	border:1px solid #ccc;
	text-align:center;
	}
.right_ad h1 {
	padding:5px 0 10px 0;
	margin:0 0 5px 0;
	font-size:12px;
	font-weight:bold;
	background-color:#ccc;
	}
.fpage_bottomad {
	border:none;
	}
.fpage_bottomad a img {
	width:192px;
	border:none;	
	}



/* Footer Styles */

.spacer_bottom {
	clear:both;
	}

#footer {
	clear:both;
	margin:15px 0 0 0;
	padding:5px 0 15px 0;
	background-color:#e3ede5;
	}	
#footer p {
	font-size:12px;
	text-align:center;
	}