/* Career new styles */

#roundedheader_container {width: 740px; margin: 10px;}
	#roundedheader_top {height: 7px; overflow: hidden; padding: 0px; background: #FFFFFF url(../../img/headerbox_top.gif) left top no-repeat;}
	#roundedheader_content {padding: 6px 0px 6px 13px; background: #FFFFFF url(../../img/headerbox_back.gif) left top repeat-y;}
		#headermenu {float: left; width: 312px; margin: 0 7px 0 0;}
			#headermenu ul {list-style-type: none; padding: 0; width: 312px; margin: 0px;}
			#headermenu li {overflow: hidden; height: 35px; margin: 0 0 1px 0;}
			* html #headermenu li {margin: 0px;}
			#headermenu li a {background: #B5D9C8 url(../../img/careers_menu_back.jpg) no-repeat top left; font-size: 12px; color: #009966; display: block; width: auto; height: 33px; padding: 12px 0 0 7px; text-decoration: none;}
			#headermenu li a:hover{background: #B5D9C8 url(../../img/careers_menu_back.jpg) no-repeat 0px -52px; color: #CC6600;}
		#headerimage {float: left; width: 395px; height: 259px;}
	#roundedheader_bot {height: 7px; overflow: hidden; background: #FFFFFF url(../../img/headerbox_bot.gif) left top no-repeat; line-height: 20px;}

#threecolbox_container {width: 740px; margin: 10px;}
	#threecolbox_top {height: 7px; overflow: hidden; padding: 0px; background: #FFFFFF url(../../img/3colbox_top.gif) left top no-repeat;}
	#threecolbox_content {padding: 0px; background: #FFFFFF url(../../img/3colbox_back.gif) left top repeat-y;}
		#threecolbox_content .column {float: left; width: 210px; padding: 7px 23px 7px 16px; color: #666666; font-size: 11px; line-height: 14px;}	
			#threecolbox_content H2 {font-size: 14px; color: #6E91A3; margin: 0px 0px 10px; padding: 1px 0 10px 25px; background: url(../../img/arrow_blue.jpg) no-repeat top left; border-bottom: 1px solid #CCCCCC;}
			#threecolbox_content H2 a {color: #6E91A3; text-decoration: none;}
			#threecolbox_content H2 a:hover {color: #999999; text-decoration: underline;}
			#threecolbox_content .readmore {color: #009966; padding: 0px 18px 0px; background: #FFFFFF url(../../img/readmore.gif) right 1px no-repeat;}
			#threecolbox_content .readmore a {color: #009966; text-decoration: none;}
			#threecolbox_content .readmore a:hover {color: #999999; text-decoration: underline;}
			#threecolbox_content a {color: #009966; text-decoration: none;}
			#threecolbox_content a:hover {color: #999999; text-decoration: underline;}
		#threecolbox_content .column p {margin-top: 0px;}		
		#threecolbox_content .green {color: #009966; font-size: 12px; line-height: 17px;}
	#threecolbox_bot {height: 7px; overflow: hidden; padding: 0px; background: #FFFFFF url(../../img/3colbox_bot.gif) left top no-repeat;}

#flash { 
	width:760px; 
	height:142px; 
	border-left:1px solid #666;
	border-right:1px solid #666;
}

#leftColorBar { height:15px; font-size:1px; background:#F5C566; border-right:1px solid #fff; border-top:1px solid #fff; }
#centerColorBar { background:#EEB26A; font-size:1px; border-right:1px solid #fff; border-top:1px solid #fff; }
#rightColorBar { background:#EF9800; font-size:1px; border-top:1px solid #fff; }
#cultureColorBar { background:#FFCC99; font-size:1px; border-top:1px solid #fff; }
#leftContent { padding:15px; border-right:1px solid #ccc;}
#centerContent { padding:15px; border-right:1px solid #ccc;}
#rightContent { padding:15px; border-right:1px solid #ccc;}


div.homepagepod {
  font-size:10px;
  line-height:15px;
  color:#333;	
  padding-bottom:10px;
  }

div.homepagepod a {
  text-decoration:none;
  color:#009966;
  }
  
div.homepagepod a:hover {
  text-decoration:underline;
  }

div.homepagepod h1 { 
  margin-bottom:4px; 
  padding-bottom:7px; 
  font:bold 10.5pt "trebuchet ms"; 
  text-transform:uppercase;
  color:#666; 
  border-bottom:1px dotted #ccc;
  }

div.homepagepod  li.ranking { 
  padding:0px 0px 15px 10px; 
  background:url(../images/bullet_green_dot.gif) top left no-repeat;
  }

.floatleft {
  float:left;
  }

#leftnav { 
  width:174px; 
  height:100%; 
  background:#e6e5e5;
  /*border-top:15px solid #d9d9d9;*/
  border-right:1px solid #fff;
  }
 
td.subcontent {
	width:592px;
	height:100%;
	border-left:1px solid #ccc;
	border-top:16px solid orange;
} 
  
#contentarea {
  width:376px;
  }

#contentarea.fullcol {
	margin: 0px 15px 0px 15px;
	width:556px;
}

#contentarea.fullcol h1, #contentarea.fullcol p,#contentarea.fullcol h2, #contentarea.fullcol h3 {
	margin-left:0px;
}

#contentarea.fullcol b {
	font-size:10pt;
}
  
#contentarea a {
  text-decoration:none;
  color:#009966;
}

#contentarea a:hover {
  color:#999;
  text-decoration:underline;
  }
  
#sidebar {
  border-top:25px solid white;
  width:207px;
  height:100%;
  font-size:9px;
  line-height:14px;
  }


.floatleft {
  float:left;
  }


#leftnav a {
  margin: 0px; 
  padding: 4px 2px 4px 8px; 
  display: block; 
  border: 1px solid #f2f2f2; 
  border-bottom-color: #CCCACA; 
  border-right-width: 0;
  text-decoration: none; 
  font-size:10px;
  line-height:150%;    
  color: black;
  }

#leftnav a:hover, #leftnav a.selected {
  border-top-color: #cccaca; 
  border-bottom-color: #f2f2f2; 
  color: #030;
  text-decoration: underline;
  }
  
#leftnav a.section {
  font-size:12px;
  font-weight: bold; 
  text-transform: uppercase; 
  color: #030 !important; 
}


#contentarea h1 {font-size: 16px; margin-bottom: 12px; color: #000000; padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin:25px 15px 25px 15px;
  }
  
#contentarea h2 {
  font-size:12px;
  font-style:normal;
  margin:0px 15px;
  padding-bottom:5px;
  color:#EF9800;
  }

    
#contentarea h3 {
  font-size:11px;
  font-style:normal;
  margin:0px 15px;
  padding-bottom:5px;
  color:#000;
  }

#contentarea h4 {
  font-size:14px;
  font-style:bold;
  text-transform: none; 
  margin:10px 15px;
  padding-bottom:5px;
  color:#333;
  }
    
#contentarea p {
  margin:10px 15px 15px 15px;
  font-size:11px;
  line-height:150%;
  color:#000;
  }
  
 #contentarea li {
  margin:5px 5px 0px 0px;
  font-size:11px;
  line-height:150%;
  color:#000;	
 }
 
#contentarea img.inlinebiophoto {
	float:left;
	margin-right:10px;
	width:70px;
	height:90px;
}


div.sidebarpod h1 {
  margin:5px 0px 0px 0px;
  padding-left:5px;
  padding-bottom:3px;
  font-size:9px;
  color:#333;
  text-transform:uppercase;
  border-bottom:1px dotted #ccc;
  }
  
div.sidebarpod h2 {
  margin:5px 0px 0px 0px;
  padding-left:5px;
  padding-bottom:3px;
  font-size:9px;
  color:#666;
  text-transform:uppercase;
  }
  
div.sidebarpod ul, div.homepagepod ul {
  list-style-type:none;
  padding:0px; margin:0px;
  }
  
  div.homepagepod li {
  padding: 0px 0px 0px 10px; 
  background:url(../images/bullet_green_dot.gif) top left no-repeat;
  margin:0px;
  }


div.sidebarpod p {
	color:#333;
	padding:0px 15px 0px 5px;
}
  
div.sidebarpod li {
  color:#333;
  padding:5px 15px 5px 5px;
  border-bottom:1px solid #ccc;
  }

div.sidebarpod a {
  color:#009966;
  text-decoration:none;
  }

div.sidebarpod a:hover {
  color:#999;
  text-decoration:underline;
  }
  
div.sidebarpod a.readmore, div.homepagepod a.readmore {
  text-align:right;
  font-weight:normal;
  font-size: 10px;
  color:#009966;
  }

div.sidebarpod a:hover.readmore, div.homepagepod a:hover.readmore {
  color:#999;
  text-decoration:underline;
  }
  
div.sidebarpod div.links {
  position:relative;
  left:5px;
  }
  
  div.sidebarspacer {
  clear:both;
  margin:0px; padding:0px;
  margin-top:10px;
  width:100%;
  height:20px;
  background:url(../images/hatch_bg.gif);
  border-top:1px solid #ddd;
  border-bottom:1px solid #b2b2b2;
  }
#careers_latopen {width: 100%; margin-top: 8px; border-bottom: 1px solid #999;}
#careers_latopen td {text-align: left; font-size: 11px; padding: 4px;}
#careers_latopen th {background-color: #ebebeb; text-align: left; font-size: 11px; padding: 4px; vertical-align: bottom}
.careers_latopensp th {border: 1px solid #999; border-width: 1px 0; vertical-align: middle}
.careers_latopensp #button1, .careers_latopensp #button2, .careers_latopensp #button3 {border-width: 0; background-color: #ebebeb; text-align: left; font-weight: bold; color: #009966; cursor: hand}
#careers_latopen .odd {background-color: #ebebeb;}
#resume span {width: 100px; text-align: right; padding-right: 4px}
head:first-child+body #paralegals span {display: block; text-align: left}
#resume div {margin: 4px 0}
#resume .req {font-weight: bold; color: #ed7f00;}
#resume .req:before {content: "*"}


