/* ---------------------------------------------------------------------------- */
/* ----------------------------  >> Global CSS <<  ---------------------------- */
/* ---------------------------------------------------------------------------- */
/* -------------------------------------- =imports */
@import url("/includes/styles/reset.css");
html, body {
	height: 100%;
}
body {
	background:  #E8E7D3 url(/images/medical-travel-jobs-background.jpg) repeat-y center top;
	margin: 0 auto;
	line-height: 1.5em;
	text-align:center;
	width: 980px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 78%;
}
#header {	
	background: url(/images/TopNavbar-BG.jpg) repeat-x;
	position:relative;
	height: 170px;
	text-align:left;
}
#header img  {
	margin-top: 25px;
	margin-left: 15px;
}
#peopleImg {
    position: absolute;
	right: 50px;
	bottom: 1px;
}

#topNav{         /*Request more information / FAQs*/
	position:absolute;
	bottom: 15px;
	left: 25px;
}
#topNav li {
	display: inline;
	padding: .4em .75em;
	border-right: 1px solid #999999;
	}
#topNav #navFAQs {
	border: 0;
	}
#topNav li a {
	color: #555455;
	/*padding: 5px;*/
/*	text-decoration: none;*/
	}
#topNav li a:hover {
	color: #FF9900;
	text-decoration: none;
	}
#content {
	margin-top: 2em;
	padding-top: 6px;
	position: relative;	
	/*border: 1px solid black;*/
	padding-bottom: 20px;
	overflow: hidden;
	}

#leftCol {
	float: left;
	width: 185px;
	text-align: left;
	padding-left: 15px;	
	/*border: 1px solid black;*/
	/*padding-bottom: 10em;*/
	}
#sideNav {
	background: url(/images/SideNavBar.jpg) repeat-x;
	margin:0 !important;
	paddding: 0 !important;
	text-align: left;
	width:170px;
	}
#sideNav li {
	border-bottom: 1px solid white;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
#sideNav li a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px;
	}
#sideNav a:hover {
	color:#ABD900;
	text-decoration:underline;
	border-left: 3px solid #ABD900;
	}
#banners {
	padding-top: 50px;
	}
#banners .sunbelt, .bt {
	padding-top: 2em;
	}
#banners .bt {
	padding-bottom: 6em;
	}	
#mainCol {	
	width:500px;
	float:left;
	margin-left: 25px;
	text-align:left;

	}
#sitemapPage {
	padding-left: 30px;
	/*font-size: 95%;*/
	padding-top: 15px;
	width: 220px;
	float:left;
	
	}	
#sitemapPage li{
	 list-style: none;
	 padding-left: 20px;
	 color: blue;
	}
#sitemapPage li a {
	color: blue;
	font-size: 93%;
	line-height: .8em;
	}
 h1, h2 {
	color: #FF9900;
	}

 h1 {
	font-size: 2em;
	padding: 0 0 10px 0;
	border-bottom: 2px solid #85d94d;
	line-height: 1.2em;
	
	}
.introh1 {
	font-size: 2em;
	}
.introP a {
	color: #0D589B;
	}
.introP a:hover {
	color: #2D97CB;
	
	}
#mainCol h2 {
	font-size: 1.4em;	
	padding: 7px 0 5px 0;
	}
/* FAQ page */
.faq, .terms {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
	}
.terms {
	margin-bottom: 60px;
	}
.goBackNav {
	font-size: 125%;
	color: #FF9900;
	text-decoration: none;
	}
.goBackNav:hover {
	text-decoration:underline;
	}

/*Home page box with 50 states within it*/
#stateBox {
	border: 2px solid #64A3c2;
	background-color: #E1E2CA;
	width: 515px;
	margin-top: 25px;
	text-align:left;
	height: 275px;	
	}
#stateBox ul {	
	 float: left;
	 padding: 6px 10px;		
	 }
#stateBox ul li {
	line-height: 1.6; 
	padding-left: 15px;
	background-image: url(/images/arrowMainNav.gif);
	background-repeat: no-repeat;
	background-position: -30px 35%;
	}	
#stateBox li a:hover {
	text-decoration: none;	
	}	
/*footer with 50 states*/
#footer {
	clear: both;
	/*margin-top: 50px;*/
	height: 190px;
	background-color: #0D589B;
	}
.mainFooter {
	clear: both;
	font-size: 80%;
	}
#stateLinksFooter {
	padding: 0.5em;
	padding-top: 15px;
	margin-left: 0;
	padding-left: 0;
	text-align:left;
	}
#stateLinksFooter ul  {
	float: left;
	font-size: 95%;
	width: 139px;
	text-align:left;
	list-style: none;
	padding: 0;
 	}
#stateLinksFooter ul li {
 	line-height: 1.5;
	padding-left: 25px;
	background-image: url(/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: -10px 40%;
	}
#stateLinksFooter ul li a{   
	color: #FFFFFF;
	}
#stateLinksFooter ul li a:hover {
	color: #E2E2CC;
	text-decoration: none;	
	}
.copyRight {
	font-size: 80%;
	text-align: right;
	padding-right: 50px;
	color: #CCCCCC;
	}	
.copyRight a {
	text-decoration: underline;
	color: #CCCCCC;
	
	}
.copyRight .terms, .copyRight .privacyPolicy {
	border-right: 1px solid white;
	padding-right: 5px;
	}
.mainFooter .terms, .mainFooter .privacyPolicy {
	border-right: 1px solid black;
	padding-right: 5px;
	}
#rightCol {
	float: right;
	width: 220px;
	margin-right: 8px;
	padding-left: 10px;
	text-align: left;

	
}
.rightColContent ul {
	text-align:left;
	padding-top: 5px;
	margin-left: 5px;
}
.rightColContent h2 {
		
	font-size: 1.2em;
	
	}
.rightColContent h1, h2 {	
	padding: 25px 0 8px 0;	
	border: none;
	}
.rightColContent  li {
	font-size: 90%;
	}
.rightColContent h1 {		
	font-size: 1.5em;
	}

.rightColPic {
	/*border: 1px solid #64A3c2;*/
	margin-bottom: 10px;
	}
/* Travel Jobs Box for speciality pages */
#statesList, #areaCityList, #nationalLinks, .citiesList ul, .professionList ul {
      list-style-type: disc !important;
	  list-style-position: inside;
 }
#areaCityList, #nationalLinks {
	padding-bottom: 50px;
	/*border: 1px solid black;*/
	} 

#travelCityJobs, #stateTravelJobs {
	border: 2px solid #64A3c2;
	background-color: #E1E2CA;
	/*background-color: #EFEFE0;*/
	margin-top: 55px;
	margin-bottom: 55px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align:left; 
}

.professionList ul, .citiesList ul  {
	float: left;
	margin-left: 10px;
	padding: 4px 3px;		
}
.citiesList ul {
	width: 135px;
	
	}
.professionList ul {
	width: 200px;
	}


/* state pages*/


#statesList li a, #areaCityList li a, #nationalLinks li a, .citiesList li a, .professionList li a, #stateBox li a{
	color: #3D3D3D;	
	/*color: #2F261A;*/
	}
	
#rightColPic {
	width: 200px;
	height:200px;
	border: 2px solid #64A3c2;
	/*margin-bottom: 10px;*/
	}
#quickApp {
	width: 200px;
	/*height: 150px;*/
	border: 2px solid #64A3c2;
	/*background-color: #E2E2CC;*/
	background-color: #E1E2CA;
	
}

#quickApp fieldset { border: 0px !important}

#quickApp fieldset legend {border:0px !important; background: none !important; color: #0D589B !important; font-weight: bold !important; margin-left: 0 !important}




	/*
#quickApp label {
	color:#000000;

	font-size: 70%;
    width: 80px;
    text-align: left;
	padding-right: .5em;
	padding-top:1em;
}
#quickApp fm-label {
	color: #666666;
 	font-size: 97%;
}
#quickApp div {
    margin-bottom: .05em;
    padding: 1px;
    display: block;
}
#quickApp div div{
	margin-bottom: 0px;
}
#quickApp div input.fm-TextBox, div textarea.fm-TextArea  {
	font-size: 98%;
    width: 120px;
	border: 1px solid #666666;
    padding: 1px;
    color: #666666;

}
#quickApp .fm-submit {
    clear: both;
    padding: .2em;
    text-align: center;
}
#quickApp .fm-submit input {
	border: 1px solid #666666;
    padding: 1px .85em;
    background: #555;
    color: #fff;
    font-size: 90%;
}
*//*#statesList, #areaCityList, #nationalLinks  {
	text-align: left;
	padding-top: 5px;
	margin-left: 15px;
}*/
/*.professionList, .citiesList {
	/*padding: 1em 20px 1.5em 20px;	
	padding: 1em 10px 1.5em 10px;;
}*/