﻿body{
	padding:0px;
	margin:0px;
	background:#000b17 url(/www1/groups/public/@marketing-public/documents/image/img_bg.jpg) repeat-x;
	font-family: arial, sans-serif;
}

body.iframe{background:none;}

form{
	padding:0px;
	margin:0px;
}

img{
	border:none;
}

div{
	padding:0px;
	margin:0px;
}


/* Background and Formatting */
#homeContainer{
	padding: 0px;
	margin:auto;
	border-collapse:collapse;
	border-spacing:0px;
	width:910px;
	background: #fff;
	/*border: .2em dotted #900;*/ 
}

#homeContainer h1{
	padding:0px;
	margin:0px;
	font-family: Arial, sans-serif;
	color: #f36f18;
	font-size: 15px;
}

#homeContainer h2{
	color:#001226;
	padding-bottom:6px;
	margin:0px;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

#homeContainer h3{
	color:#fff;
	padding:0px;
	margin:0px;
	font-size: 13px;
}

#homeContainer h4{
	color:#fff;
	padding:0px;
	margin:0px;
}

#homeContainer a{
	color:#ff6600;
	text-decoration: none;
}

#homeContainer a:hover{
	color:#ff6600;
	text-decoration: underline;
}

#homeContainer p{
	padding: 5px 0px 2px 0px;
	margin: 0px;
	color: #000;
	font-size: 11px;
	font-family: Arial, sans-serif;
	line-height: 14px;
}

#container{
	padding:6px 7px 0px 7px;
}

/* HEADER */

#hdrContainer{
	clear:both;
	width:870px;
}

#hdrLogo{
	width:201px;
	float:left;
	padding-top:4px;
}

#hdrAddthis{
	color:#303030;
	font-size:10px;
	width:160px;
	height:47px;
	float:right;
	padding:4px 3px 0px 100px;
}

#hdrNav{
	width:180px;
	height:44px;
	float:right;
	background:#ffffff;
	padding-top:6px;
}

#hdrSearch{
	float:right;
	width:140px;
	padding:0px 6px 0px 0px;
}

#hdrSearchTop{
	clear:both;
}

.hdrSearchBtm{
	padding-top:5px;
	float:right;
	text-align:right;
}

.txtSearch{
	width:135px;
	font-size:11px;
	margin:0px;
}

/* NAVIGATION */
#menuwrapper {
	background-color: #fff;
	margin: 0px;
	clear:both;	
	padding-right: 20px;
}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/*** ESSENTIAL STYLES ***/
#menuwrapper a{
	color:#000000;
	text-decoration: none;
}

.sf-menu, .sf-menu * {
	margin:			0;
	padding-left: 	.25em;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
	border-bottom: 1px solid #e0e0e0;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			1.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			7em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			7em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
  padding: 5px 12px 5px 5px;
	margin-left: 0;
	margin-bottom: 0;
	list-style: none;
	font-family: Arial, sans-serif;
	font-size: 11px;
  font-weight: bold;
	float: right;	
}
.sf-menu a {
/***	padding: 		.25em .50em; ***/
	text-decoration:none;
	display: block;
	padding: 5px 12px 5px 5px;
	font-size: 11px;
	color: #ff6600;
	font-weight: bold;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	text-decoration:none;
	display: block;
	padding: 5px 12px 5px 5px;
	font-size: 11px;
	color: #001226;
	font-weight: bold;
}
.sf-menu li {
	background:		#FFF;
}
.sf-menu li li {
	background:		#FFF;
}
.sf-menu li li li {
	background: white url("/www1/groups/public/@marketing-public/documents/image/jobs_navshadow_jpg.jpg") repeat-y;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#FFF;
	color: #FF6600;
	outline:		0;
}

.sf-menu li li li:hover {
	background: white url("/www1/groups/public/@marketing-public/documents/image/jobs_navshadow_jpg.jpg") repeat-y;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	1.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.10em;
	top:			 .50em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	background:		url('/www1/groups/public/@marketing-public/documents/image/jobs_arrow2_png.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.5em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }

/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('/www1/groups/public/@marketing-public/documents/image/jobs_shadow2_png.png') no-repeat bottom right;
	padding: 0 4px 5px 0;
	-moz-border-radius-bottomleft: 12px;
	-moz-border-radius-topright: 12px;
	-webkit-border-top-right-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

#p7menubar, #p7menubar ul {
	padding: 0;
	margin-left: 0;
	margin-bottom: 0;
	list-style: none;
	font-family: Arial, sans-serif;
	float: right;	
}

#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	color: #001226;
	font-weight: bold;	
}

#p7menubar a.trigger {
	padding: 5px 16px 5px 10px;
	background-repeat: no-repeat;
	background-position: right center;
}

#p7menubar a.trigger_on {
	padding: 5px 16px 5px 10px;
	background-repeat: no-repeat;
	background-position: right center;
	color: #ff6600;
}

#p7menubar li {
	float: left;
	list-style: none;
}

#p7menubar li ul, #p7menubar ul li  {
	margin-left: 0;
	width: 150px;
	list-style: none;
}

#p7menubar ul li a  {
	color: #565656;
	border-right: 0;
	padding: 4px 5px;
	border-bottom: 1px solid #e0e0e0;
	list-style: none;
}

#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #ffffff;
	z-index: 1;
	list-style: none;
}

#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #f17019;
	background-color: #fff;
	list-style: none;

}

#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}

#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #001226;
	background-color: transparent;
}

#p7menubar ul a:hover {
	background-color: #fff!important;
	color: #f17019!important;
}

#p7menubar li {width: auto;}

#nddnav, #nddnav ul { /* all lists */
	padding: 0;
	margin: 0;
	float: right;	
	list-style: none;
	font-family: Arial, sans-serif;
}

#nddnav a {
	display: block;
	text-decoration: none;
	padding: 5px 12px 5px 5px;
	font-size: 11px;
	color: #001226;
	font-weight: bold;
	width: 150px;
}

#nddnav li { /* all list items */
	float: left;
	width: 150px; /* width needed or else Opera goes nuts */
}


#nddnav li ul { /* second-level lists */
	position: absolute;
	background: white;
	width: 150px;
	left: -999px; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nddnav li ul li { /* second-level lists */
border-bottom: 1px solid #e0e0e0;
}

#nddnav li ul ul { /* third-and-above-level lists */
	margin: 0 0 0 0;
	top: 25px;
	background: white url("/www1/groups/public/@marketing-public/documents/image/jobs_navshadow_jpg.jpg") repeat-y;
}

#nddnav li:hover ul ul, #nddnav li.sfhover ul ul {
	left: -999px;
}

#nddnav li:hover ul, #nddnav li li:hover ul, #nddnav li.sfhover ul, #nddnav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* BODY */
#bodyContainer{
	text-align: center;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
	border-spacing:0px;
	clear:both;
	width:896px;
	/*border: .2em dotted #900;*/
}

#copyBlock{
	margin: 0px;
	padding: 0px 0px  0px 22px;
	float: left;
	width: 550px;
}

#jobSearch{
	margin: 0px;
	padding: 10px 15px  15px 0px;
	float: right;
	width: 170px;
	/*border: .2em dotted #900;*/
}

#searchbtn{
	float:right;
	width:72px;
	padding-top:6px;
}

#homeContent{
	margin: 0px;
	padding-top:0px;
	padding-bottom:15px;
	padding-right:8px;
	padding-left:25px;	
	float: left;
	width: 650px;
	/*border: .2em dotted #900;*/
}

/* BODY SECOND LEVEL */

#secondContainer{
	margin: 0px 0px 9px 11px;
	padding: 0px;
	border-spacing:0px;
	clear:both;
	width:880px;
}

#bannerHolder{
	margin: 0px;
	padding: 0px;
	border-spacing:0px;
}

/* LEFT PROMOTIONAL CONTENT */

#promoSide {
	float: left;
	width: 160px;
	margin-top: 10px;
}

/*MAIN CONTENT AREA */

#contentArea { 
	float: left;
	width: 50%;
	margin-left: 5px;
	padding-bottom: 10px;
}

ul {
	margin-left: 35.0px;
	font-family: arial, sans-serif;
	font-size: 11px;
	list-style-type: square;
}

td {
	color: #000;
	font-size: 11px;
	font-family: Arial, sans-serif;
	border: 0px;
}

#bigFlashArea { 
	float: left;
	width: 65%;
	margin-left: 5px;
}

.phone{
	color: #001226;
	font-size: 11px;
	font: Arial, sans-serif;
	font-weight: normal;
}

#phone a{
	text-decoration:none; 
	color: #001226;
}

#topJobs{
	border-top: 1px solid #e0e0e0;
	width: 150px;
	margin-top: 20px;
	padding-top: 5px;
}

.top{
	color: #ff6600;
	font-size: 12px;
	font: Arial, sans-serif;
	font-weight: bold;
	border-bottom: 1px solid #e0e0e0;
	width: 150px;
	padding-bottom: 2px;
}

#hotJobs{
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none;
}

#hotJobs li {
	padding-left: 13px;
	background-image: url(/www1/groups/public/@marketing-public/documents/image/jobs_pin_bullet_png);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	border-bottom: 1px solid #e0e0e0;
	line-height: 20px;	
	list-style-type: none;
}

#hotJobs a{
	text-decoration:none;
	color: #001226;
	font-size: 11px;
	font: Arial, sans-serif;
	font-weight: normal;
}

#hotJobs a:hover{
	text-decoration:underline; 
	color: #ff6600;
	font-size: 11px;
	font: Arial, sans-serif;
	font-weight: normal;
}

.more{
	margin: 2px 0px 0px 0px;
	padding: 0;
	width: 170px;
}
.more a{
	text-decoration:none;
	color: #001226;
	font-size: 10px;
	font: Arial, sans-serif;
	font-weight: normal;
}

.more a:hover{
	text-decoration:underline; 
	color: #ff6600;
	font-size: 10px;
	font: Arial, sans-serif;
	font-weight: normal;
}

/* RIGHT NAVIGATION */

#secondContainer H1{
	padding-top: 20px;
	color: #ff6600;
	font-size: 16px;
	font: Arial, sans-serif;
}

#secondContainer H2{
	padding: 0px;
	color: #001226;
	font-size: 13px;
	font: Arial, sans-serif;
}

#secondContainer H3{
	padding-top: 10px;
	color: #ff6600;
	font-size: 13px;
	font: Arial, sans-serif;
}

#secondLevelNav{
	float: right;
	width: 213px;
	display:inline;
	margin-right: 45px;
}

#bookmark{ 		 			
	background:url(/www1/groups/public/@marketing-public/documents/image/jobs_nav_background_png) no-repeat left top; 
	margin-top:-35px; 
	width:210px; 
	padding: 15px; 
	position: relative;
	height: auto;
}

#bookmark h4{ 
	color:#ff6600; 
	font:normal 16px/1 Arial, sans-serif;
	font-weight: bold;
	margin:15 5 20 20px;
	padding-left: 10px;
}

#subnav{
	margin: 10px 0px 0px 5px;
	padding: 0;
	list-style: none;
	width: 190px;
}

#subnav li {
	padding-left: 13px;
	background-repeat: no-repeat;
	background-position: 0 .6em;
	border-bottom: 1px solid #e0e0e0;
	line-height: 25px;	
	list-style-type: none;
}

#subnav a{
	text-decoration:none;
	color: #001226;
	font-size: 12px;
	font: Arial, sans-serif;
	font-weight: bold;
}

#subnav a:hover{
	text-decoration:none; 
	color: #ff6600;
	font-size: 12px;
	font: Arial, sans-serif;
	font-weight: bold;
}


/* FOOTER */

#ftrBottom{
	margin:auto;
	height:22px;
	background:#ff6600;
	clear:both;
	font-size:1px;
	width:910px;
}

#ftrContainer{
	clear:both;
}

#ftrCrumb{
	float:right;
	font-size:10px;
	color:#fff;
	padding:4px 15px 5px 0px;
}

#ftrCrumb a{
	text-decoration:none;
	color: #fff;
}

#ftrCrumb a:hover{
	text-decoration:underline; 
	color: #fff;
}

#ftrNav{
	float:left;
	font-size:10px;
	color:#fff;
	padding:4px 0px 5px 22px;
}

#ftrNav a{text-decoration:none; color: #fff;}

#ftrNav a:hover{
	text-decoration:underline; 
	color: #fff;
}

#ftrVeryBottom{
	margin:auto;
	height:21px;
	background:#000b17;
	clear:both;
	font-size:1px;
	width:910px;
}

#ftrCopyright{
	float:left;
	font-size:9px;
	color:#fff;
	font: Arial, sans-sarif; 
	padding:4px 3px 5px 0px;
	margin: 0px; 
}

#ftrPrivacy{
	float:right;
	font-size:8px;
	color:#fff;
	font: Arial, sans-sarif; 
	padding:4px 3px 5px 0px;
	margin: 0px; 
}

#ftrPrivacy a{
	text-decoration:none; 
	color: #fff;
}

#ftrPrivacy a:hover{
	text-decoration:underline; 
	color: #fff;
}

#bigfooter
{
	margin:auto;
	background:#323332;
	clear:both;
	width:910px;
	height:200px;
}

#bigfooter table 
{
background:#323332;
color: #CCCCCC;
font-family: Arial, sans-serif;
font-size: 11px;
line-height: 30px;
color: #CCCCCC;
margin: 0px;
}

#bigfooter table a
{
color: #ffffff;
text-decoration: none;
}

#bigfooter table a:hover{
	text-decoration:underline; 
	color: #ffffff;
}
