/* BEGIN HENNIGAN CSS ---------------------------------------------> */

/*-------------------------- SECTIONS ------------------------------*/
/* #1 General Layout */
/* #2 Header (top links) */
/* #3 Main Navigation */
/* #4 Banner (banner image, breadcrumb) */
/* #5 Home Page */
/* #6 Content */
/* #7 Forms */
/* #8 Footer */
/*------------------------------------------------------------------*/

/*---------------------------- COLOR -------------------------------*/
/* blue links : #a5d4f6; */
/* yellow links : #fefeaf; */
/*------------------------------------------------------------------*/

/* General Layout ------------------------------------------------> */

/* Edits to this section must be updated in sp_wysiwyg.css!!! */

body {
	position: relative;
	width: 850px;
	padding: 1px 10px 0 10px;
	margin: 0 auto;	
	background: #3c6e91;
	color: #666666;
	font: normal 12px Verdana, Helvetica, sans-serif;
}

p {
	margin: 0px;
	padding: 5px 0 15px 0;
	line-height: 18px;
}


a {
	color: #3c6e91;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px;
	padding: 0px;
	line-height: normal;
}

h1 {
	padding: 5px 0 15px 0;
	font-size: 150%;
	color: #5cafda;
}

.professionals-item h1 {
	padding: 5px 0 0px 0;
}

h2 {
	padding: 5px 0 5px 0;
	font-size: 95%;
	color: #333333;
}

h3 {
	padding: 5px 0 15px 0;
	color: #333333;
	font-size: 95%;
	text-transform: uppercase;
}

h4 {
	padding: 15px 0 8px 0;
	font-size: 160%;
	font-style: italic;
	line-height: 130%;
}

h5 {
	padding: 8px 0 8px 8px;
	margin: 0px;
	background: #5cafda;
	color: #fff;
	font-size: 85%;
	text-transform: uppercase;
}


/* Reserved for Print Pilot */

h6 {

}

ul {
	margin: 0;
	padding: 0;
}

ul li {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	margin: 0px;
	padding: 0px;
}

table {
	margin: 5px 0 10px 0;
}





/* Header --------------------------------------------------------> */

#header {
	height: 140px;
}

.logoImg {
	float: left;
}

.logoImg a {
	cursor: default;
}

.logoWord {
	float: left;
}

.logoWord a {
	cursor: default;
}

.logoWord img {
	margin: 34px 0 0 0;
	padding: 0 0 0 16px;
}

.logoPrint {
	display: none;
}

#topLinks {
	float: right;
	margin: 36px 0 0 0;
}

input.searchTop {
	width: 154px;
	height: 14px;
	padding: 2px 10px 0 5px;
	background: #fff url('../i/searchbox_arrow.gif') right no-repeat;
	border: 1px solid #416579;
	color: #416579;
	font-size: 10px;
}






/* Main Navigation -----------------------------------------------> */

#menu_wrapper {
	position: absolute;
	z-index: 20000;
	top: 98px;
	left: 135px;
	width: 723px;
	height: 13px;
	line-height: normal;
}

.navButton { 
	position:relative !important;
	height: 13px;
	overflow: hidden;
}

#nav_0_button span, #nav_1_button span, #nav_2_button span, #nav_3_button span,
#nav_4_button span, #nav_5_button span, #nav_6_button span { 
	height: 13px;
	background: #3c6e91 url('../i/nav_back.png') top left no-repeat;
}

.navButton span {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 100%;
	height: 13px;
	background-position: 0 0;
}

/* Firm Profile */
#nav_0_button, #nav_0_button span {width: 94px; background-position: 0px 0px;}
#nav_0_button:hover span, #nav_0_button.udmY span, #nav_0_button.udmR span {background-position: 0px bottom}

/* Key Victories */
#nav_1_button, #nav_1_button span {width: 117px; background-position: -94px 0px;}
#nav_1_button:hover span, #nav_1_button.udmY span, #nav_1_button.udmR span {background-position: -94px bottom}

/* Practice Areas */
#nav_2_button, #nav_2_button span {width: 125px; background-position: -211px 0px;}
#nav_2_button:hover span, #nav_2_button.udmY span, #nav_2_button.udmR span {background-position: -211px bottom}

/* Professionals */
#nav_3_button, #nav_3_button span {width: 120px; background-position: -336px 0px;}
#nav_3_button:hover span, #nav_3_button.udmY span, #nav_3_button.udmR span {background-position: -336px bottom}

/* Newsroom */
#nav_4_button, #nav_4_button span {width: 103px; background-position: -456px 0px;}
#nav_4_button:hover span, #nav_4_button.udmY span, #nav_4_button.udmR span {background-position: -456px bottom}

/* Recruiting */
#nav_5_button, #nav_5_button span {width: 103px; background-position: -559px 0px;}
#nav_5_button:hover span, #nav_5_button.udmY span, #nav_5_button.udmR span {background-position: -559px bottom}

/* Offices */
#nav_6 { width: 61px; background-position: -662px 0px; }
#nav_6:hover, #nav_6.udmY { background-position: -662px bottom }

#nav_6_button, #nav_6_button span {width: 61px; background-position: -662px 0px;}
#nav_6_button:hover span, #nav_6_button.udmY span, #nav_6_button.udmR span {background-position: -662px bottom}


/* Banner --------------------------------------------------------> */

.banner {
	position: relative;
	height: 121px;
	background: #5cafda;
	border-left: 24px solid #d2d20d;
	border-right: 26px solid #5cafda;
}

.professionals-item .banner {
	border-left: 24px solid #5cafda;
	border-right: 26px solid #d2d20d;
}

#sideImage {
	position: absolute;
	top: 141px;
	left: 668px;
}

.professionals-item #sideImage {
	top: 141px;
	left: 34px;
}

.offices-item #sideImage {
	top: 141px;
	left: 668px;
}

#breadCrumb {
	position: absolute;
	z-index: 10;
	top: 210px;
	left: 58px;
	width: 470px;
	color: #ccffff;
	font-size: 9px;
}

.professionals-item #breadCrumb {
	left: 239px;
}

#breadCrumb a {
	color: #ccffff;
}

#breadCrumb span.bread {
	color: #fff;
}




/* Home Page -----------------------------------------------------> */

#index #content {
	background: transparent;
}

#index #contentWrapper {
	padding: 0px 0px 0px 0px;
}

#index .contentMainCol {
	width: auto;
	margin: 0;
	padding: 0px;
}

#index .contentMainCol ul {
	margin: 0;
	list-style-type: none;
	list-style-image: none;
}

#index .contentMainCol ul li {
	margin: 0;
	padding: 0;
}

#index .homeNews {
	margin: 33px 0 0 0;
	padding: 10px 0 10px 0;
	border-top: 1px solid #5796c2;
	border-bottom: 1px solid #5796c2;
	
	/* make div stretch to height of content */
	overflow: hidden;
	!height: 100%;
	!overflow: visible;
}

#index ul.headlines {
	list-style-image: none;
    list-style: none;
}

#index ul.headlines li {
	display: block;
	float: left;
	width: 340px;
	min-height: 35px;
  	height: auto !important;
  	height: 35px;
	border-left: 1px solid #5796c2;
}

#index ul.headlines li {
	padding: 5px 0 5px 12px;
}

#index ul.headlines li a {
	color: #fefeaf;
	margin: 5px 0 5px 0px;
}

#index img.headlineImage {
	float: left;
	padding: 8px 15px 8px 0;
}

#index img.printHome {
	display: none;
}




/* Content -------------------------------------------------------> */

#content {
	background: #fff;
}

#contentWrapper {
	padding: 0px 0px 20px 0px;
	
	/* make div stretch to height of content */
	overflow: hidden;
	!height: 100%;
	!overflow: visible;
}

.contentMainCol {
	float: left;
	width: 580px;
	padding: 25px 0 15px 47px;	
}

.contentMainCol ul {
	margin: 0 0 10px 0;
}

.contentMainCol ul li {
	margin: 0 0 0 14px;
	!margin: 0 0 0 18px;
	padding: 0 0 10px 0;
	list-style: none url('../i/bullet_main.gif');
	!list-style: none url('../i/bullet_main_ie.gif');
}

.contentSide {
	width: 166px;
	margin-left: 658px;
	_margin-left: 655px;
	padding: 0 0 15px 0;
	font-size: 11px;
	line-height: 16px;
}

.contentSide a {
	color: #3c6e91;
}

.contentSide ul {
	margin: 0 0 15px 0;
	padding: 10px 10px 0 10px;
	background: #cbe9f9;
	border-top: 1px solid #fff;
}

.contentSide ul li {
	padding: 0 0 10px 0;
	list-style-type: none;
	list-style-image: none;
}

.contentSide ul li.prac_bullet_parent {
	margin: 0 0 0 12px;
	!margin: 0 0 0 15px;
	list-style: none url('../i/bullet_link.gif');
	!list-style: none url('../i/bullet_link_ie.gif');
}

.contentSide ul li.prac_bullet_child {
	margin: 0 0 0 20px;
}

.contentSide ul li.prac_bullet_gchild {
	margin: 0 0 0 30px;
}

.noPrint {
	display: none;
}

/* pull the old switcheroo - swap columns */

.professionals-item .contentMainCol {
	float: right;
	width: 580px;
	padding: 25px 43px 0 0;
}

.professionals-item .contentSide {
	float: left;
	margin: 131px 0 0 0;
	padding-left: 24px;
}

.contentNavbar {
	width: 166px;
	margin: 126px 0 20px 0;
}

.contentNavbar ul {
	margin: 0; 
	padding: 0;
}

.contentNavbar ul li, 
.backlink {
	display: block;
	padding: 5px 0 0 0;
	margin: 0;	
	background: #fff;
}

.contentNavbar ul li a, 
.backlink a {
	display: block;
	height: 100%;
	margin: 0;
	padding: 6px 8px 6px 8px;	
	background: #cbe9f9;
	color: #3c6e91;
	font-size: 10px;
}

.contentNavbar ul li a:hover, 
.backlink a:hover,
.contentNavbar a.onNav {	
	background: #d2d20d;	
	text-decoration: none;
}

.backlink {
	margin: 126px 0 20px 0;
}


/* Bio stuff 
	- some divs share with similar office divs 
*/

.bioTitle {
	margin: 0 0 10px 0;
	color: #333333;
	font-size: 90%;
	font-weight: normal;
}

.bioOffice,
.officeAddress {	
	position: absolute;
	top: 175px;
	left: 654px;
	width: 150px;
	height: 135px;
	overflow: hidden;
	padding: 15px 15px 0px 15px;
	background: #3c6e91;
	color: #fff;
	font-size: 11px;
	line-height: 17px;
}

.officeAddress {	
	left: 488px;
}

.bioOffice a {	
	color: #d2d20d;
}

.bioLinks,
.officeModeLinks {	
	position: absolute;
	top: 238px;
	left: 589px;
	width: 65px;
	height: 24px;
	overflow: hidden;
	padding: 0px;
	background: #d2d20d;
	color: #333333;
	font-size: 11px;
	line-height: 22px;
	text-align: center;
}

.bioLinks a,
.officeModeLinks a {	
	color: #3c6e91;
}

.officeModeLinks {	
	top: 238px;
	left: 283px;
	width: 205px;
}

.bioLetters .letter, .bioLetters .viewall {
    display: block;
	float: left;
    padding: 0 1px 2px 0;
    margin: 0 4px 6px 0;
    width: 14px;
    height: 14px;
    overflow: hidden;
    background: #f7fcff;
    border: 1px solid #c0d2db;
   	color: #999999;
	text-align: center;
}

.bioLetters a.letter, .bioLetters a.viewall {
      color: #3c6e91;
}

.bioLetters a.viewall {
      background: #a5d4f6;
}

.bioLetters a:hover {
  	background: #d2d20d;	
  	text-decoration: none;
 	color: #fff;
}

.bioLetters .viewall {
  	width: 95px;
  	border: 1px solid #9ec5d9;
}

/* main atty search letters float left */

.professionals-search-main .bioLetters {
	float: left;
	width: 165px;
	margin: 0;
	padding: 5px 0 0 0;
}

.professionals-search-main .bioLetters .letter, 
.professionals-search-main .bioLetters .viewall {
    padding: 5px 4px 5px 4px;
    margin: 0 3px 3px 0;
   
}

.bioListHeader {
	margin: 12px 0 0 0;
	padding: 2px 4px;
	font-weight: bold;
}

.bioListItem {
	width: 530px;
	margin: 0 0 1px 0;
	padding: 10px 15px 10px 15px;
   	font-size: 11px;
   	line-height: 16px;
   
   	overflow: hidden;
    !height: 100%;
    !overflow: normal;
}

.bioListItem div {
   	width: 220px;
   	float: left;
}

.bioListItem .bioListOffice {
  	width: 190px;
}

.bioListItem .bioListEmail {
 	width: 100px;
}


/* Offices stuff */

.locationBox {
	float: left;
	width: 273px;
	border-bottom: 20px solid #fff;
	
	overflow: hidden;
    !height: 100%;
    !overflow: normal;
}

.officeInfo {
	padding: 15px;
	font-size: 11px;
	line-height: 18px;
}

.officeInfo a {
	font-weight: bold;
	text-transform: uppercase;
}


/* News */

.newsItem {
	margin-top: 1em;
	padding: 15px 10px 15px 0px;  
	border-top: 1px solid #ededed;
	font-size: 11px;
	line-height: 18px;
}

.newsItemDate {
	float: left;
	width: 130px;
	height: 20px;
	background: url('../i/dotted_line.gif') bottom repeat-x;
}

.newsTitle {
	text-transform: uppercase;
}

.newsItemDetails {
	margin: 0 0 0 150px;
}

.newsItemAuthors {
	color: #333333;
	font-style: italic;
}


/* practice summary - 2 column*/

.pracList,
.industryList {
	float:left;
	width: 170px;
	padding: 0 30px 0 0;
}

.industryList {
	width: 220px;
}
	
.pracList ul,
.industryList ul {
	margin: 10px 0 12px 0;
	padding: 0 5px 0 14px;
}

.pracList ul li,
.industryList ul li {
	list-style: none url('../i/bullet_prac.gif');
	!list-style: none url('../i/bullet_prac_ie.gif');
	margin: 0px;
	!margin: 3px;
}


/* misc */

.clearb {
	clear: both;
}
.redText {
	color: red;
}





/* Forms ---------------------------------------------------------> */

.stndForm { 
	margin: 0;
	padding: 0; 
}

.stndForm input.txt, 
.stndForm select.txt,
.stndForm textarea { 
	width: 286px; 
	!width: 284px;
	margin-left: 10px;
	background: #f7fcff; 
	border: 1px solid #c0d2db;
	!border: 1px solid #91aac2; /* default blue */
	color: #444444; 
	font-size: 11px;
}

.stndForm select.txt {  
	width: 288px;  
}

.stndForm p { 
	display: block; 
	margin: 0;
	padding: 3px 0;  
}

.stndForm p label { 
	float: left; 
	width: 100px; 
	color: #333333;
	font-size: 11px;
	text-align: right;
}

.stndForm label { 
	/*font-weight: bold; */
}

.stndForm .submitButton {
	margin-left: 10px;
	background: #a5d4f6;
	border: 1px solid #9ec5d9;
	color: #3c6e91;
	font-size: 10px;
}

.stndForm .checks {
	padding: 15px 0 20px 110px;
	color: #444444; 
	font-size: 11px;
}


/* main atty search form floats right */

form#bioSearch {
	margin: 0;
	padding: 0;
}

.professionals-search-main .stndForm { 
	float: right;
	width: 410px;
}


/* news forms */

.newsroom-news-main .stndForm,
.newsroom-publications-main .stndForm {
	overflow: hidden;
    !height: 100%;
    !overflow: normal;
}

.newsroom-news-main .stndForm input.txt, 
.newsroom-news-main .stndForm select.txt,
.newsroom-publications-main .stndForm input.txt, 
.newsroom-publications-main .stndForm select.txt{ 
	width: 150px; 
	!width: 148px;
}

.newsroom-news-main .stndForm select.txt,
.newsroom-publications-main .stndForm select.txt {  
	width: 152px;  
}

.newsroom-news-main .stndForm p,
.newsroom-publications-main .stndForm p { 
	float: left;
	width: 250px;
}

.newsroom-news-main .stndForm p label,
.newsroom-publications-main .stndForm p label { 
	width: 80px;
}

.newsroom-news-main .stndForm p.button,
.newsroom-publications-main .stndForm p.button { 
	width: 50px;
}


/* Search */

.searchfoundtext { 
	font-weight: bold; 
}

.searchheader { 
	font-size: 9pt; 
	font-weight: bold; 
}





/* Footer --------------------------------------------------------> */

.footer {
	margin: 0 0 0 170px;
	!margin: 0 0 0 160px;
	padding: 15px 0 0 0;
	font-size: 10px;
	color: #a5d4f6;
	
	/* make div stretch to height of content */
	overflow: hidden;
	!height: 100%;
	!overflow: visible;
}

.footer ul,
.footer ul li {
	display: block;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;	
}

.footer ul li {
	float: left;
	padding: 10px 0 10px 10px;
}

.footer a {
	color: #a5d4f6;
}



/* END HENNIGAN CSS ----------------------------------------------> */
