/* GENERAL TAGS
---------------------------------------------------------------*/

body {
	background: #000;
	color: #666;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

p {
	font-size: 1.15em;
	line-height: 1.5em;
}



/* GENERAL CLASSES
---------------------------------------------------------------*/

.txt-center {
	text-align: center;
}

.txt-right {
	text-align: right;
}

.fl-left {
	float: left;
	margin: 0 1em 1em 0;
}

.fl-right {
	float: right;
	margin: 0 0 1em 1em;
}

/* LINKS
---------------------------------------------------------------*/

a {
	color: #933;
	text-decoration: none;
}

a:hover, a:focus {
	text-decoration: underline !important;
}

.more {
	color: #333;
	font-size: .8em;
	font-weight: bold;
}

.more:before {
	content: "[";
}

.more:after {
	content: "]";
}

/* LISTS
---------------------------------------------------------------*/

ul {
	list-style-type: disc;
}

li{
	font-size: 1.15em;
}

/* HEADERS
---------------------------------------------------------------*/

h1 {

	display: none;
}

h2, h3, h4, h5 {
	color: #933;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

h5 {
	color: #666;
	font-size: 1.2em;
	text-transform: capitalize;
}

/* WRAPPERS
---------------------------------------------------------------*/

#container {
	background: #999;
	color: #ccc;
	padding: 10px;
	margin: 10px auto;
	width: 980px;
}




#content {
	background: #fff;
	border: 10px solid white;
	color: #666;
	margin: 0 0 5px 0;
	overflow: hidden;
	min-height:600px;
	height:auto !important;
	height:600px;
}

/* HEADER
---------------------------------------------------------------*/

#header {
	margin: 0 auto;
	padding: 0 0 0;
	width: 590px;
}

#header form p {
	margin: 0 0 .5em 0;
}

#header form label {
	display: inline-block;
	width: 9em;
}

#header form input {
	background: #fff;
	border: 1px solid #ccc;
	font-size: .9em;
	padding: .2em;
}

#header #logo{
	
}

/* UTILITIES
---------------------------------------------------------------*/

ul#utilities li{
	list-style-type: none;
	display: inline;
	font-size: 1em;
		color: #ccc;
}

ul#utilities li a{
	color: #666;
	font-weight: bold;
}

/* NAVIGATION
---------------------------------------------------------------*/

#nav {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin: 0 0 10px 0;
	overflow: hidden;
}

#nav ul {
	list-style: none;
	margin: 0;
}

#nav ul li {
	float: left;
	list-style: none;
	font-size: 1em;
}

#nav ul a, #nav ul a:visited {
	color: #933;
	display: block;
	font-size: 1.1em;
	padding: .2em 1.7em .2em 0;
	text-decoration: none;
	text-transform: uppercase;
}

#nav ul .current {
	font-weight: bold;
}

#nav li.welcome {
	background: url(../images/general/lil-man.png) no-repeat 0 50%;
	font-style: italic;
	font-weight: bold;
	padding: .2em 1.7em .2em 2em;
}

#nav-bottom {
	border-top: 1px solid #ccc;
}

/* BANNER
---------------------------------------------------------------*/

#banner {
	color: #699;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
}

/* FOOTER
---------------------------------------------------------------*/

#footer {
	clear: both;
	line-height: 1.6em;
}

/* STRIPE LISTS
---------------------------------------------------------------*/

h4.stripe_title{
	font: bold 12px/12px arial;
	color: #000;
	background-color: #dfe1e2;
	display: block;
	padding: 4px 7px;
	text-transform: none;
	letter-spacing: 1px;
}

ul.stripe_list, ul.stripe_list li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.stripe_list li{
	display: block;
	padding: 4px 7px;
	color: #000;
	clear: both;
}

ul.stripe_list li.one{
	background-color: #f2f3f4;
}

ul.stripe_list li.two{
	background-color: #fff;
}

ul.stripe_list li p.date{
	display: block;
	float: left;
	width: 80px;
}

ul.stripe_list li p.bulletin_title{
	padding-left: 80px;
}

ul.stripe_list li p{
	margin-bottom: 0;
	font-size: 1em;
}

/* CONTACT FORM
---------------------------------------------------------------*/

div#contact_form{
	border: solid 1px #a1a4a7;
	float: right;
	width: 309px;
	margin-left: 1.5em;
}

div#contact_form form{
	background-color: #f2f3f4;
	padding: 1em;
	margin-top: 0;
}

div#contact_form h4{
	background-color: #a1a4a7;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding: 4px;
	margin-bottom: 0;
	font-weight: normal;
	letter-spacing: 2px;
}

div#contact_form label{
	font-weight: normal;
	width: 6.5em;
	display: inline-block;
}

div#contact_form input{
	border: 1px solid #ccc;
	font-size: 1em;
	padding: .2em;
	background-color: #fff;
	color: #666;
}

div#contact_form input.text_input{
	width: 200px;
}

div#contact_form textarea{
	width: 275px;
	height: 200px;
	color: #666;
	font: normal 1em Helvetica, Arial, sans-serif;
}

div#contact_form p.button{
	margin: auto;
	text-align: center;
}

div#contact_form p{
	margin-bottom: 10px;
}

/* NEWS
---------------------------------------------------------------*/

#news .archive_links li{
	list-style-type: none;
	text-align: right;
}

#news .archive_links li a{
	color: #666;
}

#news h5{
	margin-bottom: 0;
		color: #666;
}

#news h5.members_only{
	padding-left: 18px;
	background: transparent url(/images/general/lil-man.png) no-repeat 0 0;
}

#news h5 a{
	color: #666;
}

#news .item p{
	margin-bottom: .5em;
}

#news p.date{
	color: #999;
}

#news p.more_link{
	padding-left: 14px;
	background: transparent url(/images/general/icon_read_more.gif) no-repeat 0 2px;
}

#news p.more_link a{
	color: #666;
	font-style: italic;
}

#news .item{
	margin-bottom: 3em;
}

/* JOB REPORT
---------------------------------------------------------------*/

form#job_report textarea{
	width: 80%;
	height: 75px;
	color: #666;
	font: normal 1em Helvetica, Arial, sans-serif;
}

form#job_report input{
background: #fff;
border: 1px solid #ccc;
font-size: .9em;
padding: .2em;
}

form#job_report input.textinput{
	width: 50%;
}

/* INDUSTRY AWARDS
---------------------------------------------------------------*/
ul#industry_awards_downloads{
	margin-left: 0;
	margin-top: 1em;
}

ul#industry_awards_downloads li{
	list-style-type: none;
	margin: 0 0 1em 0;
	font-size: 1em;
}