/* CSS Document */

/*

Critical Connection screen style sheet

Written by vitamin
http://www.vitamininc.net/

*/


/* GLOBAL STYLES  */


* {
	margin: 0;
	padding: 0;
}

body {
	padding: 40px;
	font-family: Helvetica, Arial, sans-seif;
	color: #666;
	background: #e1e8eb url("/images/bg_tile.gif") repeat-x top center;
	text-align: center;
	scrollbar-face-color: #ebede6;
	scrollbar-shadow-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #ccc;
	scrollbar-darkshadow-color: #ccc;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #666;
}

.floatLt {
	position: relative;
	float: left;
}

.floatRt {
	position: relative;
	float: right;
}

.clear {
	clear: both;
}

/*  LAYOUT STYLES  */


#wrapper {
	margin: 0 auto;
	width: 935px;	
	height: 100%;
	position: relative;
	text-align: left;
	background: #fff;
	border: solid 1px #708f9a;
	padding: 2px;
}

/*
#wrapper {
	position: absolute; 
	top: 50%; 
	left: 50%;	
	width: 780px;
	height: 559px;
	margin-top: -285px; 
	margin-left: -390px; 
	text-align: left;
	background: #fff;
	border: solid 1px #708f9a;
	padding: 2px;
}*/

#header {
	width: 935px;	
	background: transparent url("/images/bg_head.jpg") repeat-x;
	height: 90px;
}

#header a:hover {
	cursor: pointer;	
}

#nav {
	height: 45px;
	list-style: none;
}

#content {
	position: relative;
	padding: 2px 0 0 0;
	width: 935px;	
	text-align: left;
	background: #fff; 
	margin-bottom: 0;
}

#left {
	position: relative;
	float: left;
	width: 703px;
	background: #fff; 
}

#lower {
	position: relative;
	float: left;
	width: 703px;
	height: 185px;
	background: #ebede6 url("/images/bg_lower.jpg") repeat-x;
	margin-bottom: 0;
}

#right {
	position: relative;
	float: right;
	width: 230px;
	background: #FFF url("/images/bg_viewall_int_bot.jpg") repeat-x 0 43px;
}

#footer {
	position: relative;
	background: #aebbc2;
	width: 935px;	
	height: 35px;
}

#right h1 span {
	display: none;
}

/* Modules */

#feature {
	position: relative;
	float: left;
	width: 703px;
	height: 230px;
	background: #ff9440 url("/images/bg_feature.jpg") no-repeat;
}

#feature p {
	font-family: Helvetica, Arial, sans-seif;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 18px;
	padding: 0px 14px 14px 16px;
	text-align: left;
}

#feature p.call {
	font-size: 16px;
	line-height: 20px;
}

#feature p.call a {
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
}

#feature a {
	font-family: Helvetica, Arial, sans-seif;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	text-decoration: underline;
}

#feature a:hover {
	color: #FFF;
	text-decoration: none;
}

#clients_tab {
	position: relative;
	float: left;
	padding: 14px 0 0 11px;
	width: 215px;	
	background: transparent url("/images/bg_tablower_top.jpg") repeat-x;
}

#candidates_tab {
	position: relative;
	float: left;
	padding: 14px 0 0 10px;
	width: 215px;		
}

#search_tab {
	position: relative;
	float: right;
	padding: 14px 0 0 0;
	width: 217px;	
	background: transparent url("/images/bg_tablower_top.jpg") repeat-x top right;
}

#search_tab form {
	padding-left: 5px;
	margin: 0;
}

#search_tab div  {
	display: none;
}

#clients_tab h3, 
#candidates_tab h3,
#search_tab h3 {
	margin: 1px 0 14px 5px;
}

#clients_tab p, 
#candidates_tab p {
	margin: 0 10px 2px 5px;
	font-family: Helvetica, Arial, sans-seif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	height: 75px;
}

#search_tab p {
	margin: 0 10px 6px 5px;
	font-family: Helvetica, Arial, sans-seif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
}

h4#clients_tab_btn a {
	background: transparent url("/images/btn_tab_clients_sm.jpg") no-repeat 0 0;
}

h4#candidates_tab_btn a {
	background: transparent url("/images/btn_tab_candidates_sm.jpg") no-repeat 0 0;
}

h4#search_tab_btn a {
	background: transparent url("/images/btn_tab_search_sm.jpg") no-repeat 0 0;
}

h4#clients_tab_btn a:hover,
h4#candidates_tab_btn a:hover,
h4#search_tab_btn a:hover  {
	background-position: 0 -35px;
}

h4#clients_tab_btn a,
h4#candidates_tab_btn a,
h4#search_tab_btn a {
	position: absolute;
	top: 127px;
	margin-top: 12px;
	display: block;
	width: 206px;
	height: 35px;	
	white-space: nowrap;
}

h4#clients_tab_btn a,
h4#candidates_tab_btn a {
	left: 10px;
}

h4#search_tab_btn a {
	left: 0px;
}


h4#clients_tab_btn a span,
h4#candidates_tab_btn a span,
h4#search_tab_btn a span {
	display: none;
}

#featured_positions {
	position: relative;
	padding: 0 0 0 16px;
	height: 57px;
	background: #6a950e url("/images/bg_featured_pos.jpg") no-repeat;
}

#featured_positions_list {
	position: relative;
	padding: 0 8px 0 16px;
	margin-right: 8px;
	margin-bottom: 0;
	height: 300px;
	background: transparent;
	overflow: auto;
}

#view_all {
	position: relative;
	padding: 6px 0 0 16px;
	width: 242px;
	height: 45px;
	background: #fff;
}

#view_all_top {
	position: relative;
	padding: 13px 0 10px 16px;
	width: 242px;
	background: #fff url("/images/bg_viewall_top_front.jpg") no-repeat 0 0;
}

/* Element Specific Classes */

#header h1 {
	position: relative;
	top: 23px;
	left: 20px;
	width: 231px;
	height: 43px;
	background: transparent url("/images/pic_logo.gif") no-repeat 0 0;
	padding: 0px;
}

#header h2 {
	position: absolute;
	top: 41px;
	right: 27px;
	width: 267px;
	height: 13px;
	background: transparent url("/images/pic_tagline.gif") no-repeat 0 0;
	padding: 0px;
}

#header h1 span,
#header h2 span {
	display: none;
}

#featured_positions_list a {
	font-family: Helvetica, Arial, sans-seif;
	color: #016998;
	font-weight: bold;
	font-size: 11px;
	line-height: 13px;
	margin: 0 0 8px 0;
	text-align: left;
	text-decoration: none;
}

#featured_positions_list a:hover {
	color: #016998;
	text-decoration: underline;
}

#featured_positions_list p.title {
	font-family: Helvetica, Arial, sans-seif;
	font-size: 11px;
	line-height: 15px;
	color: #666;
	padding: 6px 0 6px 0;
	border-bottom: none;
}

#featured_positions_list p.place {
	font-family: Helvetica, Arial, sans-seif;
	font-size: 11px;
	line-height: 12px;
	color: #666;
	padding: 0 0 6px 0;
	border-bottom: solid 1px #ccc;
}

#featured_positions_list p.place_last {
	font-family: Helvetica, Arial, sans-seif;
	font-size: 11px;
	line-height: 12px;
	color: #666;
	padding: 0 0 18px 0;
	border-bottom: none;
}

#footer p {
	font-family: Helvetica, Arial, sans-seif;
	color: #FFFFFF;
	font-size: 10px;
	padding: 8px 5px 8px 1px;
	text-align: left;
}

#footer a {
	font-family: Helvetica, Arial, sans-seif;
	font-size: 11px;	
	color: #f7f7f7;
	text-decoration: underline;
}	

#footer a:hover {
	color: #fff;
	text-decoration: none;
}	


/*


	NAVIGATION STYLES


*/


/*  Navigation Elements  */

li#nav_about a,
li#nav_employer a,
li#nav_candidate a,
li#nav_news a,
li#nav_positions a,
li#nav_success a,
li#nav_find a,
li#nav_submit a {
	float: left;
	display: block;
	height: 45px;	
	white-space: nowrap;
}

#nav ul {
	float: left;
	list-style: none;
	height: 45px;
	width: 935px;	
	background-color: #016998;
}

#nav li {
	float: left;
}

#nav ul li a {
	margin-right: 0;
} 
	
#nav ul li a span {
	display: none;
} 

li#nav_about a {
	background: #016998 url("/images/nav_about.jpg") no-repeat 0 0;
	width: 76px;
}

li#nav_employer a {
	background: #016998 url("/images/nav_employer.jpg") no-repeat 0 0;
	width: 147px;
}

li#nav_candidate a {
	background: #016998 url("/images/nav_candidate.jpg") no-repeat 0 0;
	width: 147px;
}

li#nav_news a {
	background: #016998 url("/images/nav_news.jpg") no-repeat 0 0;
	width: 74px;
}

li#nav_positions a {
	background: #016998 url("/images/nav_positions.jpg") no-repeat 0 0;
	width: 146px;
}

li#nav_success a {
	background: #016998 url("/images/nav_success.jpg") no-repeat 0 0;
	width: 119px;
}

li#nav_find a {
	background: #016998 url("/images/nav_find.jpg") no-repeat 0 0;
	width: 97px;
}

li#nav_submit a {
	background: #016998 url("/images/nav_submit.jpg") no-repeat 0 0;
	width: 129px;
}

li#nav_about a:hover,
li#nav_employer a:hover,
li#nav_candidate a:hover,
li#nav_news a:hover,
li#nav_positions a:hover,
li#nav_success a:hover,
li#nav_find a:hover,
li#nav_submit a:hover {
	background-position: 0 -45px;
}


/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

#feature h2 {
	padding: 0;
	margin: 16px 16px 8px 16px;
	font-family: Helvetica, Arial, sans-seif;
	color: #FFFFFF;
	font-size: 25px;
	line-height: 1em;
	height: 63px;
	font-weight: normal;
	text-transform: uppercase;
}

.sIFR-hasFlash #feature h2 {
	visibility: hidden;
	letter-spacing: -6px;
}

#clients_tab h3 {
	width: 211px;
	height: 20px;
	background: transparent url("/images/head_clients.gif") no-repeat 0 0;
	padding: 0;
}

#candidates_tab h3 {
	width: 211px;
	height: 20px;
	background: transparent url("/images/head_candidates.gif") no-repeat 0 0;
	padding: 0;
}

#search_tab h3 {
	width: 211px;
	height: 20px;
	background: transparent url("/images/head_search.gif") no-repeat 0 0;
	padding: 0;
}

/*
#featured_positions h3 {
	width: 215px;
	height: 20px;
	background: transparent url("/images/head_featured_home.gif") no-repeat 0 0;
	padding: 0px;
}
*/

#view_all_top h3 {
	width: 211px;
	height: 20px;
	background: transparent url("/images/head_viewall.gif") no-repeat 0 0;
	padding: 0px;
}

#featured_positions h3 span,
#clients_tab h3 span, 
#candidates_tab h3 span, 
#search_tab h3 span,
#view_all_top h3 span {
	display: none;
}


/*
	USADoVA logo - for Home and Interior in both stylesheets
*/
.USADoVA-home, .USADoVA-interior 	{
	clear: both;
	text-align: right;
	}
.USADoVA-interior	{padding:0 0 10px 0;}

.titleDesc	{
	text-align: right;
	color: #1f3871;/* #aebbc2 #016998 */
	font-size: 11px;
	font-family: Helvetica, Arial, sans-seif;
	font-weight: normal;
	line-height: 13px;
	padding: 0; margin: 0;
	}
.USADoVA-home .titleDesc	{padding-top: 20px; width: 151px;}
.USADoVA-interior .titleDesc	{padding-top: 42px; width: 119px;}

a.USADoVA-logoLink, a.USADoVA-logoLink:link, a.USADoVA-logoLink:visited	{
	float: right;
	display: inline;
	text-decoration: none;
	padding: 0; border: 0; margin: 0 20px 0 8px;
/*	width: INLINE; height: INLINE; */	
	}
a.USADoVA-logoLink:hover, a.USADoVA-logoLink:active	{
	text-decoration: none;
	}

a.USADoVA-logoLink img	{
	border: 0;
	}

.cleardiv {
	clear: both;
	display: block;
	overflow: hidden;
	font-size: 0.01em;
	line-height:0;
	margin: 0;
	height: 0;
	}
