@charset "utf-8";
body {
	font: 100%  Arial, Verdana, Helvetica, sans-serif;
	background: #ffffff;
	background-image:url(../images/pageBG.jpg);
	background-repeat:repeat-x;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #005e9e;
	font-size: 13px;
}
#container {
	width: 1032px;  
	background-image:url(../images/mainBG.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0 auto; 
	text-align: left; 
}
 #header {
	height: 180px;
	padding: 50px 51px 0 51px;
	background-image: url(../images/headerbg.jpg);
	background-repeat:no-repeat;
}
#header h1 {
	margin: 0; 
	padding: 10px 0;
}
/* Left Sidebar*/
#sidebar1 {
	float: left;
	width: 250px;
	text-align:left;
	padding: 30px 20px 20px 90px;
	background-image: url(../images/contentbg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#sidebar1 p {
	line-height:1.5;
	font-size: 14px;
}
#mainContent {
	padding: 30px 90px 20px 30px;
	font-size: 13px;
	margin-left: 360px;
	background-image: url(../images/contentbg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 300px;
}
#mainContent p, #hpmainContent p{
	line-height: 1.5;
}
#mainContent td, #hpmainContent td{
	line-height: 1.5
}

#footer {
	height: 90px;
	background-image:url(../images/footerbg.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	font-size: 11px;
	text-align: right;
}
#footer p, #hpfooter p {
	margin: 0; 
	padding: 60px 40px 10px 10px;
	color: #ffffff;
}
a{
	text-decoration:none;
	color:#6CF;
	font-weight: bold;
}
a:hover {
	color: #666666;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* Navigation */
#navWrap{
	float: left;
	padding:0 0 0 0;
}
#nav{
   right: 0;
   z-index: 999;
   list-style: none;
   margin:0;
   padding:0;
}

#nav li{
   float: left;
   font-size: 1em;
   padding:0;
}

#nav li a{
   float: left;
   display: block;
   height: 30px;
   padding: 10px 16px 0 13px;
   color:#ffffff;
   text-decoration: none;
   background-image: url(../images/topnavspacer.jpg);
   background-position: right;
   background-repeat: no-repeat;
}
#nav li a:hover{
	color: #6CF;
}

#nav li ul{
   clear: left;
   position: absolute;
   left: -999em;
   z-index: 999;
   /*width: 161px;*/
   margin-top: 30px;
   margin-left: -1px;
   _margin-top: 0; /* IE6 Hack */
   border: 1px solid #94b4c3;
   border-top: 0;
   border-bottom: 0;
   list-style: none;
   line-height: 1;
   padding:0;
}

/* http://thatnorwegianguy.wordpress.com/2007/03/20/ie7-css-filter-hack/ */
*+html #nav li ul{
   margin-top: 0;
}

#nav li li{
   display: inline;
   _display: block;
   float: none;
   _float: left;
   margin: 0;
   font-size: .9167em;
   text-transform: none;
}

#nav li ul ul{
   margin: -31px 0 0 161px;
}

#nav li:hover ul ul,
#nav li.sfhover ul ul{
   left: -999em;
}



#nav li:hover ul,
#nav li li:hover ul,
#nav li.sfhover ul,
#nav li li.sfhover ul{
   left: auto;
}

#nav li li li{
   font-size: 1em;
}

#nav li:hover li a,
#nav li.sfhover li a{
   float: none;
   width: 170px;
   height: auto;
   padding: 9px 14px;
   border-top: 1px solid #e3f7ff;
   border-bottom: 1px solid #94b4c3;
   background: #b9e6fb;
   color: #005e9e;
   font-weight: normal;
   font-size: 14px;
}

#nav li:hover li a:hover,
#nav li.sfhover li a:hover{
   background: #cdeffc;
}



h2 {
	font-size: 28px;
	font-weight: normal;
	border-bottom: 1px dashed #e1e1e1;
	padding-bottom: 5px;
	color: #28a3e0;
	margin-top:5px;
}
h1 {
	font-size: 28px;
	font-weight: normal;
	border-bottom: 1px dashed #e1e1e1;
	padding-bottom: 5px;
	color: #28a3e0;
	margin-top:5px;
}
.sectionlinks {
	color:#ccc;
}
/* table styles*/

/* classes used in several tables */
.tblheader {
	background-color: #b9e9fd;
}
.tblrowselected {
	border-bottom: 1px solid #e1e1e1;
	background-color: #e3ebf1;
}
/* listings table */
table.tbllist {
	width: 550px;
}
table.tbllatestlist {
width: 100%;
}
table.tbllist td, table.tbllatestlist td  {
	padding: 5px;
	border-bottom: 1px solid #e1e1e1;
	vertical-align: center;
}
/*form tables */
table.tblform{
	width: 550px;
	border-bottom: 1px solid #e1e1e1;
}
table.tblform td  {
	padding: 5px;
	vertical-align: center;
}
/*Detail Div styles*/
.detailwindowhead {
	padding: 8px 5px;
	background-color: #b9e9fd;
	border-bottom: 1px solid #ffffff;
}
.detailwindow {
	padding: 10px;
	background-color: #e3ebf1;
	border-bottom: 1px solid #ffffff;
	line-height:1.5;
}
table.tbllogin{
	border: 1px solid #e1e1e1;
}
table.tbllogin td  {
	padding: 5px;
	vertical-align: center;
}
/*page and listing navigation*/
.listingsnav {
	text-align: right;
	padding: 5px;
}
.listingsnav .current{
	font-weight:bold;
}
.formnav {
	text-align: right;
	padding: 5px;
}
.formnav img {
	padding-left: 5px;
}
/*Single Column Page Styles*/
#containersinglecol {
	width: 1032px;  
	background-image:url(../images/mainsinglecolumnBG.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0 auto; 
	text-align: left; 
}
#contentsinglecol {
	padding: 30px 90px 20px 90px;
	font-size: 12px;
	background-image: url(../images/contentsinglecolumnbg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 300px;
}
#footersinglecol {
	height: 90px;
	background-image:url(../images/footersinglecolumnbg.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	font-size: 11px;
	text-align: right;
}
 #footersinglecol p {
	margin: 0; 
	padding: 60px 40px 10px 10px;
	color: #ffffff;
}
/* Order Details Invoice Style clases */
table.orderaddress {
	width: 100%;
}
td.invoicefromaddress {
	text-align: right;
}
td.invoicetoaddress {
	text-align: left;
}
table.orderdetails {
	width: 100%;
}
td.odpricecolumn {
	width: 100px;
	text-align: right;
}
tr.odheaderrow {
	font-weight: bold;
}
td.odheaderrow {
	border-top: 1px solid #005e9e;
	border-bottom: 1px solid #005e9e;
	font-weight: bold;
}
td.odheaderrowprice {
	border-top: 1px solid #005e9e;
	border-bottom: 1px solid #005e9e;
	text-align:right;
	font-weight: bold;
}
td.odtotal {
	font-weight: bold;
	border-bottom: double #005e9e;
	border-top: 1px solid #005e9e;
}
td.odtotalprice {
	font-weight: bold;
	text-align: right;
	border-bottom: double #005e9e;
	border-top: 1px solid #005e9e;

}
/* banner styles*/
#sidebar1 img.rightmedium {
	padding-left: 10px;
}
/*homepage styles*/
.headline{
	font-size:14px;
	font-weight: bold;
}
td.hpfeatureleft {
width: 300px;
vertical-align:top;
}
td.hpfeatureright {
vertical-align:top;
width: 250px;
}
#hpmainContent {
	padding: 30px 70px 20px 30px;
	font-size: 13px;
	margin-left: 360px;
	background-image: url(../images/hpcontentbg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	min-height: 300px;
}
#hpcontainer {
	width: 1032px;  
	background-image:url(../images/hpmainBG.jpg);
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0 auto; 
	text-align: left; 
}
#hpfooter {
	height: 90px;
	background-image:url(../images/hpfooterbg.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	font-size: 11px;
	text-align: right;
}
h2.hpfeatureheading1, h2.hpfeatureheading2 {
	border: none;
	font-weight: bold;
}
h2.hpfeatureheading1 {
	color: #005e9e;
	margin: 0 0 20px 0;
}
div.hpfeatureheading2 {
	font-size: 28px;
	font-weight: bold;
	color: #28a3e0;
	margin: 30px 0 0 0 ;
	padding: 0;
}
form.hpkeywordsearch {
	margin: 0;
	padding: 0px;
}
input.hpkeywordsearch {
	width: 200px;
	margin: 0 0 10px 0;
	padding: 0;
}
#hplatestjobs{
	width: 420px;
	float:left;
}
#hpadside{
	margin-left:430px;
	background-image:url(../images/hpadside.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
}
td.hpcatbrowse{
	padding: 0 20px;
}
td.hpcatbrowsebot, td.hpcatbrowsetop{
	padding:0;
}
td.hpcatbrowse h2{
	margin: 0px 0 20px 0 ;
	padding: 0;
}
	
td.hpcatbrowse a{
	display:block;
	background-image: url(../images/btarrow.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: normal;
	padding: 2px 0;
	color: #005e9e;
}
td.hpcatbrowse a:hover{
	color:#999;
}
td.hpcatbrowsebot {
	background-image: url(../images/hpcatbrowsebot.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	padding: 0;
	    height:5px;
    font-size: 1px;
    line-height: 0px;
}
/* Candidate Page Styles */
table.newsform, table.catbrowse {
	background-image: url(../images/newsboxbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #e3f7ff;
	width: 250px;
}
td.newsform, td.catbrowse{
	padding: 5px 10px;
}
td.newsformtop{
	padding: 10px;
}
td.newsformbot, td.catbrowsebot {
	background-image: url(../images/newsformboxbot.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	padding: 10px;
}
input.newsform {
	width: 165px;
}
table.searchtopbox, table.applytopbox, table.recruittopbox, table.contacttopbox{
	background-image: url(../images/searchboxbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #e3f7ff;
	width: 550px;
}
td.searchtopbox, td.applytopbox, td.recruittopbox, td.contacttopbox {
	padding: 10px 10px 3px 10px;
}
table.searchtopbox a {
	color: #005e9e;
}
table.searchtopbox a:hover {
	color: #666666;
}
input.searchsubmit{
	margin-top:5px;
}
input.searchinput1 {
	width: 400px;
}
input.searchinput2 {
	width: 200px;
}
select.searchdropdown1 {
	width: 205px;
}
td.searchtopbot, td.applytopbot, td.recruittopbot, td.contacttopbot{
	background-image: url(../images/searchboxbot.jpg);
	background-repeat: no-repeat;
	background-position:bottom;
	padding: 5px;
}
.recruitlogo{
	border: 5px solid #ffffff;
	margin: 10px;
}
form.formfix {
	margin-bottom: 0px;
}
input {
	color: #666666;
}
table.catbrowse {
	font-size: 16px;
}
td.catbrowsebot {
	padding:0;
	height:5px;
    font-size: 1px;
    line-height: 0px;
}
td.catbrowse a{
	display:block;
	width: 230px;
	background-image: url(../images/btarrow.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: normal;
	padding: 5px 0;
	color: #005e9e;
}
td.catbrowse a:hover{
	color:#999;
}
input.applyinput1, input.contactinput1{
	width: 350px;
}
input.applyinput2, input.contactinput{
	width: 200px;
}
select.applydropdown1, select.contacttext {
	width: 205px;
}
textarea.applytext, textarea.contacttext{
	width: 350px;
}
