/* -------------------------------------------------------------
	Focus Industrial Workforces, Inc.
	~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Description:	Screen Style
	Filename:		style.css
	Version:		1.0
	Date:			13 November 2006
------------------------------------------------------------- 

Table of Contents (subject to change):
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	+ Re-defined Styles
	+ Custom Classes
		- Document Setup
		- Masthead
		- Messaging
		- Sidebar
		- Body
		- Footer
	+ Form Styles
	+ Miscellaneous

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/


/* -------------------------------------------------------------
	Re-defined Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #2f2f2f url(/images/bg_body.gif) repeat-x;
	font: normal 12px/1.8em Verdana, Helvetica, sans-serif;
	color: #2f2f2f;
	text-align: center;
}

fieldset {
	border: 0px;
}

a img {
	border: 0px;
}

a:link, a:visited {
	color: #82c855;
	text-decoration: underline;
}

a:hover, a:active, a:focus {
	background-color: #82c855;
	color: #fff;
	text-decoration: none;
}

ul li {
	padding-left: 10px;
	position: relative;
	list-style-type: none;
	background: url(/images/icon_list.gif) no-repeat 0 8px;
}




/* -------------------------------------------------------------
	Custom Classes
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/*	Document Setup
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#index {
	text-align: left;
	background: #fff url(/images/bg_index.gif) repeat-y;
}

#index_cap {
	height: 28px;
	position: relative;
	z-index: 5;
	background: url(/images/bg_index_cap.gif) no-repeat;
}

#index_foot {
	height: 26px;
	position: relative;
	z-index: 5;
	background: url(/images/bg_index_foot.gif) no-repeat;
}

#index, #index_cap, #index_foot {
	width: 940px;
	margin: 0 auto;
}

.title, .title a {
	display: block;
	text-indent: -9000em;
	overflow: hidden;
}

#body p,
#body ul,
#body ol {
	margin-bottom: 15px;
}



/*	Masthead
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#masthead {
	width: 940px;
	height: 113px;
	margin: 0 auto -18px auto;
}

#brand {
	width: 900px;
	height: 113px;
	float: left;
	left: -95px;
	position: relative;
	z-index: 2;
	background: url(/images/logo_focus.jpg) no-repeat;
}

#brand a:link, 
#brand a:visited, 
#brand a:hover,
#brand a:active,
#brand a:focus {
	width: 365px;
	height: 86px;
	margin: 25px 0 0 110px;
	float: left;
	overflow: hidden;
	text-indent: -9000em;
	background: transparent;
}

#masthead h2.title {
	width: 275px;
	height: 19px;
	float: right;
	display: inline;
	margin: -47px 20px 0 0;
	background: url(/images/title_focusedpeople.gif) no-repeat;
	position: relative;
	z-index: 4;
}



/*	Messaging
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#messaging {
	width: 499px;
	height: 206px;
	background: url(/images/headers_home_01.jpg) no-repeat;
}



/*	UI
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#ui {
	width: 207px;
	min-height: 480px;
	padding: 20px 12px 0 14px;
	float: right;
	position: relative;
	left: -188px;
	background: #393939 url(/images/bg_ui.jpg) no-repeat;
}

#ui_list {
	margin-top: -15px;
	padding-left: 7px;
}

#ui_listsrc {
	margin-top: 20px;
	padding-left: 7px;
}

#ui_list li {
	width: 174px;
	min-height: 59px;
	margin: -4px 0 0 0;
	padding: 0;
	float: left;
	clear: left;
	background: transparent;
	font-weight: bold;
}

#ui_list li.first {
	margin-top: 0;
}

#ui a:link, 
#ui a:visited,
#ui a:hover,
#ui a:active,
#ui a:focus {
	background: transparent;
}

#ui_about, #ui_services, #ui_jobs, #ui_contact, #ui_src, #ui_crc {
	height: 59px;
}

.kcone {
	width: 64px;
	min-height: 29px;
	margin: -4px 0 0 12px;
	padding: 0;
	float: left;
	background: transparent;
	font-weight: bold;
}

/* --- secondary navigation --- */

#ui_list ul {
	width: 174px;
	padding: 5px 0 10px 13px;
	float: left;
	clear: left;
}

#ui_list ul li {
	width: 164px;
	min-height: 10px;
	margin-bottom: 3px;
	padding: 2px 0 2px 10px;
	line-height: 1.4em;
	position: relative;
	list-style-type: none;
	background: url(/images/icon_list.gif) no-repeat 0 8px;
	font-size: 11px;
}

#ui_list ul a:link, 
#ui_list ul a:visited {
	padding: 2px 0;
	text-decoration: none;
	font-weight: normal;
	color: #fff;
}

#ui_list ul a:hover,
#ui_list ul a:active,
#ui_list ul a:focus {
	background-color: #82c855;
}

#ui img {
	margin-top: 20px;
}

#interior #ui img {
	margin-top: 20px;
}


/*	Sidebar
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#sidebar {
	width: 157px;
	min-height: 475px;
	padding: 25px 10px 0 21px;
	float: right;
	position: relative;
	right: -233px;
	background: #6bb642 url(/images/bg_sidebar.jpg) no-repeat;
}

#sidebar h2 {
	height: 15px;
	margin-bottom: 10px;
	line-height: 1em;
	font-size: 1em;
	overflow: hidden;
	text-indent: -9000em;
	background: url(/images/title_currentopenings.gif) no-repeat;
}

#sidebar li {
	padding: 5px 0 5px 10px;
	background: url(/images/icon_list_sub.gif) no-repeat 0 10px;
	font-size: 11px;
	line-height: 1.3em;
}

#sidebar a:link, #sidebar a:visited {
	color: #fff;
	text-decoration: none;
}
/*
#sidebar a:hover, #sidebar a:active, #sidebar a:focus {
	text-decoration: underline;
	background: transparent;
}*/



/*	Body
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/*	Body: Content
- - - - - - - - - - - - - -  */

#body {
	width: 499px;
	min-height: 475px;
	padding: 25px 10px 0 10px;
	float: left;
}

#home #body {
	line-height: 1.5em;
}

#home #body p,
#home #body ul,
#home #body ol {
	margin-bottom: 1.5em;
	padding-left: 10px;
}

#interior #body {
	width: 481px;
	padding-right: 19px;
	padding-left: 19px;
}

#header {
	width: 480px;
	height: 26px;
	margin: 20px 0;
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #5f5f5f;
}

#interior #header {
	padding-left: 0;
}

h3 {
	font-size: 16px;
}

.formHead, h3, h4 {
	font-size: 14px;
	margin-bottom: 16px;
	color: #82c855;
	font-weight: bold;
}

blockquote {
	margin-bottom: 16px;
	padding-left: 40px;
	color: #82c855;
	font-size: 15px;
	font-weight: bold;
}

.green {
	color: #82c855;
}


/* --- Image Positioning --- */

.float_left {
	float: left;
	padding: 0 8px 8px 0;
}

.float_right {
	float: right;
	padding: 0 0 8px 8px;
}


/* --- Sitemap --- */

.sitemap_list {
	width: 49%;
	padding: 0;
	float: left;
}




/*	Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#footer {
	width: 940px;
	height: 125px;
	margin: -16px auto 0 auto;
	padding-top: 18px;
	position: relative;
	clear: both;
	z-index: 2;
	background: url(/images/bg_footer.gif) repeat-x;
	line-height: 1.4em;
	color: #515151;
	font-size: 10px;
	text-align: left;
}

#footer a:link, #footer a:visited {
	color: #515151;
	text-decoration: none;
}

#footer a:hover, #footer a:active, #footer a:focus {
	text-decoration: underline;
	background: transparent;
}

#footer .title {
	width: 328px;
	height: 32px;
	float: left;
	background: url(/images/title_focusedpeople.gif) no-repeat 20px 10px;
}

#copyright {
	width: 350px;
	padding-left: 20px;
	float: left;
	clear: left;
}

#site_credit {
	width: 260px;
	padding-right: 20px;
	float: right;
	clear: none;
	text-align: right;
}

#sitemap_link {
	margin-right: 14px;
}



/* -------------------------------------------------------------
	Form Styles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.input_class {
	border: 1px solid #999;
	font: normal 11px/1.4em Arial, Helvetica, sans-serif;
}

.required {
	color: #f00;
}





/* -------------------------------------------------------------
	Miscellaneous
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

/* http://www.access-board.gov/sec508/guide/1194.22.htm#(o) */
#skip {
	position: absolute;
	left: -9000em;
}

/* http://microformats.org/wiki/hcard */
.vcard {
	display: none;
}

.clearfix {
	width: 100%;
	height: 0;
	clear: both;
}



/* -------------------------------------------------------------
	Table forms
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
