@import url("tsihr_type.css");
@import url("system.css");
@import url("sidebar_menu.css");

/*
Styles for Three Springs-Employment
Author: Designwise
Date: April 2009
*/

/* Normalization */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
:focus {
	outline: 0;
}


/* Layout */

body {
	/*background: url(../images/tsi_bkgnd.jpg) no-repeat center 16px;*/
	background: url(tsi_bkgnd.jpg) no-repeat center 16px;
}
#header {
	position: relative;
	width: 932px;
	height: 128px;
	margin: 16px auto 0 auto;
}
#header h1 {
	position: absolute;
	top: 0;
	left: 0;
	height: 128px;
	width: 200px;
	background: url(tsi_logo-trans.png) no-repeat;
	/*background: url(../images/tsi_logo-trans.png) no-repeat;*/
	text-indent: -9999px;
}
#header blockquote {
	position: absolute;
	top: 0;
	left: 200px;
	padding-left: 200px;
	height: 128px;
	width: 400px;
	background: url(tsihr_tagline-trans.png) no-repeat;
	/*background: url(../images/prv_tagline-trans.png) no-repeat;*/
	text-indent: -9999px;
}
#header img.tsi_number {
	position: absolute;
	top: 0;
	right: 0;
	width: 332px;
}
#stripe {
	height: 12px;
	background-color: rgb(71,122,122);
}
/* apply now button */
li.apply_now_btn {
	display: block;
  	width: 233px;
  	height: 154px;
  	background: url(apply_now_off.jpg) no-repeat 0 0;
}
li.apply_now_btn:hover {
	background: url(apply_now_on.jpg) no-repeat 0 0;
}
li.apply_now_btn span {
	display: none;
}
/* ftn ad */
li.ftn_ad {
	display: block;
  	width: 226px;
  	height: 329px;
  	margin-top: 12px;
  	background: url(ftn_ad_off.jpg) no-repeat 0 0;
}
li.ftn_ad:hover {
	background: url(ftn_ad_on.jpg) no-repeat 0 0;
}
li.ftn_ad span {
	display: none;
}

#main_content {
	position: relative;
	width: 932px;
	min-height: 612px;
	margin: 0 auto;
	padding-bottom: 20px;
	border-left: 1px dotted rgb(220,220,220);
	border-right: 1px dotted rgb(220,220,220);
}
#main_content div.breadcrumb {
	position: absolute;
	top: 12px;
	left: 164px;
	background-color: rgb(71,122,122);
	padding:  0 10px 5px 10px;
	z-index: 10;
}
/*sizer begin*/
#main_content div.sizer {
	position: absolute;
	top: 137px;
	right: 233px;
	background-color: rgb(71,122,122);
	padding:  5px 10px;
	z-index: 10;
}
/*sizer end*/
#main_content div.body_image {
	position: absolute;
	top: 0;
	left: 164px;
	border-top: 12px solid rgb(71,122,122);
	background-color: rgb(200,200,200);
}
#main_content div.feature_box {
	position: absolute;
	min-height: 150px;
	width: 214px;
	border: 4px solid rgb(171,191,191);
	background-color: none;
}
#left_sidebar {
	position: absolute;
	top: 0;
	left: 0;
	width: 164px;
	z-index: 30;	
}
#footer {
	position: relative;
	width: 932px;
	height: 32px;
	margin: 0 auto;
	background-color: rgb(0,104,185);
	border-left: 1px solid rgb(0,104,185);
	border-right: 1px solid rgb(0,104,185);
}
#main_content #main_graphic {
	position: absolute;
	height: 262px;
	width: 932px;
	top: 0;
	left: 0;
	background-color: rgb(71,122,122);
	z-index: 10;
}
/* feature blocks */
#main_content #feature_mc1.feature_box {
	top: 275px;
	left: 0;
	background-color: rgb(255,255,255);
}
#main_content #feature_mc2.feature_box {
	top: 275px;
	left: 237px;
	background-color: rgb(255,255,255);
}
#main_content #feature_mc3.feature_box {
	top: 275px;
	left: 474px;
	background-color: rgb(255,255,255);
}
#main_content #feature_mc4.feature_box {
	top: 447px;
	left: 0;
	background-color: rgb(255,255,255);
}
#main_content #feature_mc5.feature_box {
	top: 447px;
	left: 237px;
	background-color: rgb(255,255,255);
}
#main_content #feature_mc6.feature_box {
	top: 447px;
	left: 474px;
	background-color: rgb(255,255,255);
}
/* questionnaire block */
#main_content #block-block-1 {
	position: absolute;
	top: 0;
	right: 0;
	width: 233px;
	min-height: 156px;
	background-color: rgb(71,122,122);
	border: none;
	z-index: 20;
}
/* testimonial */
#main_content #feature_testimonial.sidebar_box {
	position: absolute;
	top: 156px;
	right: 0;
	width: 233px;
	height: 400px;
	border: none;
}
#main_content #feature_testimonial_h.sidebar_box_h {
	position: absolute;
	top: 262px;
	right: 0px;
	width: 233px;
	height: 400px;
	border: none;
}
#main_content #feature_testimonial_h img {
	padding: 13px 0 0 4px;
}
/* searchable description */
#main_content div.searchable_desc {
	position: absolute;
	width: 720px;
	top: 680px;
	left: 0;
	min-height: 100px;
	margin: 0 auto;
	border: none;
}

/* Navigation */

#header #primary_nav {
	position: absolute;
	top: 92px;
	right: 0;
	height: 32px;
	font-size: 11px;
	font-weight: bold;
}
#header #primary_nav ul li {
	float: left;
	height: 32px;
	width: 100px;
	background-color: rgb(0,104,185);
	margin-left: 4px;
	display: inline;
}
#header #primary_nav ul li a {
	display: block;
	width: 100px;
	padding: 10px 0 12px 0;
	text-align: center;
}
#header #primary_nav ul li a.active {
	background-color: rgb(66,196,220);
	height: 36px;
}
/*#header #primary_nav ul li {
	float: left;
	height: 32px;
	width: 100px;
	background-color: rgb(0,104,185);
	margin-left: 4px;
	text-align: center;
	display: inline;
}
#header #primary_nav ul li a {
	display: block;
	padding: 10px 0 15px 0;
}
#header #primary_nav ul li a.active {
	background-color: rgb(66,196,220);
}*/
#main_content #left_sidebar {
	min-height: 320px;
	width: 164px;
	/*background: url(../images/prv_sub_nav_bkgnd.png) repeat-x;*/
	background: url(tsihr_sub_nav_bkgnd.png) repeat-x;
	border-top: 12px solid rgb(71,122,122);
}
#main_content #left_sidebar #sub_nav {
	/*min-height: 320px;
	width: 164px;*/
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}
#main_content #left_sidebar #sub_nav ul li {
	height: 24px;
	width: 164px;
	margin: 0 0 1px 0;
	*margin: 0 0 -2px 0;
	background-color: rgb(171,191,191);
}
#main_content #left_sidebar #sub_nav ul li a {
	display: block;
	padding: 6px 0 7px 12px;
}
#main_content #left_sidebar #sub_nav ul li a.active {
	background-color: rgb(220,220,220);
}
#main_content #left_sidebar #sub_nav ul li.first {
	margin-top: 0;
}
#footer #footer_nav {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 11px;
	font-weight: bold;
}
#footer #footer_nav ul li {
	float: left;
	padding-left: 4px;
}
#footer #footer_nav li.pipe:after {
	content: " | ";
	color: rgb(255,255,255);
}

/* Links */

#header #primary_nav a:link {
	color: rgb(255,255,255);
	text-decoration: none;
}
#header #primary_nav a:visited {
	color: rgb(255,255,255);
	text-decoration: none;
}
#header #primary_nav li:hover {
	color: rgb(255,255,255);
	text-decoration: none;
	background-color: rgb(66,196,220);
}
#header #primary_nav a:active {
	color: rgb(255,255,255);
	text-decoration: none;
}
#main_content a:link {
	color: rgb(0,104,185);
	text-decoration: none;
	font-weight: bold;
}
#main_content a:visited {
	color: rgb(0,104,185);
	text-decoration: none;
	font-weight: bold;
}
#main_content a:hover {
	color: rgb(150,150,150);
	text-decoration: underline;
}
#main_content a:active {
	color: rgb(66,196,220);
	text-decoration: underline;
	font-weight: bold;
}
/*  invisible seo links */
#main_content a.seo:link {
	color: rgb(80,80,80);
	text-decoration: none;
	font-weight: normal;
}
#main_content a.seo:visited {
	color: rgb(80,80,80);
	text-decoration: none;
	font-weight: normal;
}
#main_content a.seo:hover {
	color: rgb(80,80,80);
	text-decoration: none;
	font-weight: normal;
}
#main_content a.seo:active {
	color: rgb(80,80,80);
	text-decoration: none;
	font-weight: normal;
}
/* end invisible seo links */
#main_content a.learn_more_q:link {
	color: rgb(0,0,0);
	text-decoration: none;
	font-weight: bold;
}
#main_content a.learn_more_q:visited {
	color: rgb(0,0,0);
	text-decoration: none;
	font-weight: bold;
}
#main_content a.learn_more_q:hover {
	color: rgb(255,255,255);
	text-decoration: none;
}
#main_content a.learn_more_q:active {
	color: rgb(255,255,255);
	text-decoration: none;
	font-weight: bold;
}
#main_content div.breadcrumb a:link {
	color: rgb(0,0,0);
	text-decoration: none;
	font-weight: bold;
}
#main_content div.breadcrumb a:visited {
	color: rgb(0,0,0);
	text-decoration: none;
}
#main_content div.breadcrumb a:hover {
	color: rgb(255,255,255);
	text-decoration: none;
}
#main_content div.breadcrumb a:active {
	color: rgb(255,255,255);
	text-decoration: none;
}
#main_content div.breadcrumb a:after {
	content: "  >  ";
}
/*sizer begin*/
#main_content div.sizer a:link {
	color: rgb(255,200,0);
	text-decoration: none;
	font-weight: bold;
}
#main_content div.sizer a:visited {
	color: rgb(255,200,0);
	text-decoration: none;
}
#main_content div.sizer a:hover {
	color: rgb(255,255,255);
	text-decoration: none;
}
#main_content div.sizer a:active {
	color: rgb(255,255,255);
	text-decoration: none;
}
/*sizer end*/
#main_content #left_sidebar #sub_nav a:link {
	color: rgb(90,90,90);
	text-decoration: none;
}
#main_content #left_sidebar #sub_nav a:visited {
	color: rgb(90,90,90);
	text-decoration: none;
}
#main_content #left_sidebar #sub_nav li:hover {
	text-decoration: none;
	background-color: rgb(220,220,220);
}
#main_content #left_sidebar #sub_nav a:active {
	color: rgb(66,196,220);
	text-decoration: none;
}
#footer #footer_nav a:link {
	color: rgb(255,255,255);
	text-decoration: none;
}
#footer #footer_nav a:visited {
	color: rgb(255,255,255);
	text-decoration: none;
}
#footer #footer_nav a:hover {
	color: rgb(66,196,220);
	text-decoration: underline;
}
#footer #footer_nav a:active {
	color: rgb(0,169,255);
	text-decoration: underline;
}
/*#main_content span.learn_more:after {
	content: url(orange_arrows_sm.png);
}
#main_content a.learn_more:after {
	content: url(orange_arrows_sm.png);
}
#main_content a.learn_more_q:after {
	content: url(white_arrows_sm.png);
}
#main_content a.learn_more_hp:after {
	content: url(orange_arrows_sm.jpg);
}*/
#main_content span.current {
	color: rgb(255,200,0);
}
img.staff_pix {
	float: right;
	padding-top: 12px;
	*padding-right: 300px;
	padding-left: 15px;
}
