﻿/* new wrapper Sept. 2008*/
body{
    font: 80% Arial, Helvetica, sans-serif;
    /*font: 80% UniversLTStd, Arial, Helvetica, sans-serif;*/
    background: #866d59;
    background-image:url(/images/layout/bkg_grid.gif);
    background-repeat:repeat;
    margin: 18px 0 0 0; 
    padding: 0;
    text-align: center; 
    color: #000000;
}
a:link, a:visited, a:active 
{
	color:#CC3300;
	text-decoration:none;
}
a:hover 
{
	color:#ff6633;
	text-decoration:underline;
}
p {	
	margin-top: 0;
}
p.intro 
{
	background-color: #eee;
	padding: 1em;
}
tr 
{
	vertical-align: top;
}

#container_long {
    position: relative;
    width: 860px; 
    background-color: #fff;
    padding: 0 0px 10px 0px;
    margin: 0 auto; 
    text-align: left; 
}
#header {
    background-image:url(/images/layout/masthead.jpg);
    background-repeat:no-repeat;
    background-position:top center;
    height: 106px;
    width: 860px;
}
#header h1 {
    margin: 0;
    padding: 0; 
    position: absolute;
    top: 10px;
    left: 33px;
}
.hide {
    position:absolute;
    left: -9999px;
}
img {
    border: 0;
}
#footer {
    position: relative;
    width: 860px;
    color: #fff;
    margin: 0 auto;
    padding: 5px;
}
#footer p {
    font-size: .8em;
    margin: 0;
    padding: 0;
}
#footer a:link, #footer a:visited, #footer a:active {
    color: #fff;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}
.fltlft {
    float: left;
}
.fltrt {
    float: right;
}
img.fltlft {
    float: left;
    padding: 0 8px 8px 0;
}
.fltrt {
    float: right;
    padding-left: 8px;
}
.clrflt {
    clear: both;
}
div#highlights_col 
{
	width: 150px;
	padding-right: 10px;
	float: right;
}
div#highlights_col h2 
{
	font-size: 1.1em;
	font-weight: bold;
}
div#body_content 
{
	float: left;
	width: 670px;
	padding: 0 15px;
}
div#pageTitle 
{
	padding: 0;
	margin: 0 0 1em 0; 
	border-bottom: 1px solid #b0b0b0;
}
ul.arrow {
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	list-style-type:none;
}
ul.arrow li 
{
	background:transparent url(/images/layout/arrow_grey.gif) no-repeat scroll 0px 3px;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: .25em;
}
ul.arrow li:hover
{
	background:transparent url(/images/layout/arrow_orange.gif) no-repeat scroll 0px 3px;
	padding-left: 20px;
	margin-bottom: .25em;
}
div#body_content h2 
{
	font-size: 1.1em;
	font-weight: bold;
	border-bottom: 1px solid #b0b0b0;
	padding-bottom: 5px;
	clear: both;
}
div#body_content h3 
{
	font-size: 1em;
	font-weight: bold;
	clear: both;
}
div#body_content #pageTitle h1 {
	color:#F5822A;
	display:inline;
	font-size:1.4em;
	font-weight:bold;
	margin:0;
	padding:0;
	text-transform:uppercase;
	border-bottom: none;
}
div#body_content #pageTitle h2 {
	color:#000000;
	display:inline;
	font-size:1.4em;
	font-weight:normal;
	margin:0;
	padding:0;
	border-bottom: none;
}
p.totop 
{
	text-align: right;
}
p.totop a 
{
	background: url(/images/old_asp/nav_arrow_up.gif) no-repeat left center;
	padding-left: 12px;
}
table.job_detail
{
	width: 660px;
	margin: 1em 0;	
}
table.search_results
{
	width: 660px;
	margin: 1em 0;	
	font-size:12px;
}
table.search_results thead tr
{
	background-color: #ffe0bf;
}
table.search_results th, table.search_results td 
{
	padding: 0.5em;
}
table.search_results tr.AspNet-GridView-Normal 
{
	background-color: #fff;
	vertical-align: top;
}
table.search_results tr.AspNet-GridView-Alternate 
{
	background-color: #efefef;
	vertical-align: top;
}
table.job_detail tr > td:first-child, table.job_detail colgroup .col_1
{
	font-weight: bold;
	width: 150px;
	text-align: right;
}
table.job_detail tr td 
{
	padding: 0.5em;
	vertical-align: top;
}
table.job_detail tr td ul 
{
	padding: 0;
	margin: 0;
	list-style: none;
}
input.search_btn 
{
	margin-top: 0;
	vertical-align: bottom;
	padding-bottom: 2px;
}
input.search_dd 
{
	margin-top: 0;
	padding-top: 0;
}
div#highlights_col p.quote 
{
	font-style:italic;
	color: #666;
	margin: 0 0 1em 0;
}
div#highlights_col p.author 
{
	color: #ff6633;
	font-size: 0.85em;
	margin: 0 0 2em 0;
}
div.emp_opp_details 
{
	
}

div.emp_opp_details h3
{
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: 1.5em;	
}
select.search_dd 
{
	width: 200px;
}

.bids-box{width:75px;}
