@import "phCareersLayout.css";
@import "phCareersStyles.css";

h1{color:#f99d1c;font:bold 37px "Arial Narrow", Arial, sans-serif; text-transform: uppercase;margin:0px; line-height:29px; letter-spacing:0px;}
h2{color:#f99d1c;font:bold 37px "Arial Narrow", Arial, sans-serif; text-transform: uppercase;margin:0px; line-height:29px; letter-spacing:0px;}
h3{color:#f99d1c;font:normal 20px "Arial Narrow", Arial, sans-serif; text-transform: uppercase;margin:0px; line-height:17px;}
h4{color:#f05523;font:12px arial, sans-serif;margin-bottom:5px;}
h5{color:#f05523;font:12px arial, sans-serif;}
h6{color:#f99d1c;font:normal 15px "Arial Narrow", Arial, sans-serif;letter-spacing:0.5px;}

#topContentContainer { width:780px; height:80px; background:url('/ClientCSS/images/career/detailPage_topBG.gif') top left no-repeat; margin:20px auto 0px auto; padding:20px;}
#topZone {width: 475px; float:left;margin:30px 0px 0px 30px;}
	#topZone p {font-size:14px; line-height:1.4em; margin:0px; padding:0px 0px 2px 13px;}
#topImage {width:450px; float:right; text-align:right;}

#contentContainer {width:820px; background:url('/ClientCSS/images/career/detailContentContainerBG.gif') repeat-y top center; margin:0px auto;padding:0px;}
	.IE6 #contentContainer {margin-top:-10px;}
#centerZone {float:left;width:560px; margin:0px;padding:20px 0px 30px 20px;}
	#mainBody #centerZone p, #mainBody #rightZone p {color:#000;}
#rightZone {float:right;width:220px; margin:0px;padding:10px 10px 0px 0px; margin-left:-10px; text-align:left;}
.IE #rightZone {}
#footerContainer {width:820px; margin:20px 0px 0px 0px;}

.floatLeft {margin-right:6px;}
.floatRight {margin-left:6px;}

/* custom nav image replacements */
#rightZone ul {margin:10px 0px 20px 10px; padding:0px; list-style:none;}
#rightZone li {width:207px; height:87px; list-style-type:none; display:block; outline:none; border:0px;}
#rightZone li a {display:block;text-indent:-99999999px; width:207px; height:87px;}

	#rightZone li.Benefits {background:url('/ClientCSS/images/career/performanceNAV_benefits.jpg') no-repeat left top;}
	#rightZone li.Career {background:url('/ClientCSS/images/career/performanceNAV_career.jpg') no-repeat left top;}
	#rightZone li.Culture {background:url('/ClientCSS/images/career/performanceNAV_culture.jpg') no-repeat left top;}
	#rightZone li.Rewards {background:url('/ClientCSS/images/career/performanceNAV_rewards.jpg') no-repeat left top;}

	#rightZone li.Outlook {background:url('/ClientCSS/images/career/strengthNAV_outlook.jpg') no-repeat left top;}
	#rightZone li.Investment {background:url('/ClientCSS/images/career/strengthNAV_investment.jpg') no-repeat left top;}
	#rightZone li.Results {background:url('/ClientCSS/images/career/strengthNAV_results.jpg') no-repeat left top;}
