/* BEGIN PULLMAN CSS ---------------------------------------------> */

/*-------------------------- SECTIONS ------------------------------*/
/* #1 General Layout 
/* #2 Header 
/* #3 Main Navigation (home and inside) 
/* #4 Sub Navigation (backlink) 
/* #5 Home Page 
/* #6 Content 
/* #7 Footer 
/*------------------------------------------------------------------*/

/*------------------------- FONT COLOR -----------------------------*/
/* Content text: #666666; 
/* Content link: #3874a8; 
/* Footer text: #898989; 
/* Footer link: #898989; 
/*------------------------------------------------------------------*/


/* General Layout ------------------------------------------------> */
/* Edits to this section must be updated in sp_wysiwyg.css!!! */

body {
	position: relative;
	width: 945px;
	margin: 0px auto;
	padding: 0px 15px 0 15px;
	background: #a9a594;
	font: normal 12px Helvetica, sans-serif;
	color: #454545;
	line-height: 18px;
}

#body {
	padding: 0px 18px 0 18px;
	background: #ffffff;
}

p {
	margin: 0px;
	padding: 5px 0 15px 0;
}

a {
	color: #3874a8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

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

h1 {
	padding: 5px 0 15px 0;
	font-size: 165%;
}

h1.attyName {
	padding: 0px 0 0px 0;
	/*color: #b25c18;*/
}

.contentSide h1 {
	font: normal 165% 'Times New Roman', serif;
	color: #004964;
}

h2 {
	margin: 0 0 12px 0;
	padding: 12px 0 1px 0;
	color: #666666;
	font-size: 115%;
	border-bottom: 1px solid #cccccc;
}

h3 {
	padding: 5px 0 5px 0;
	color: #252525;
	font-size: 115%;
}

h5 {
	padding: 5px 0 5px 0;
	color: #252525;
	font-size: 105%;
}


/* Reserved for Print Pilot */

h6 {}

ul {
	padding: 0;
	margin: 0;
}

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

img {
	border: 0;
}

.clearb {
	clear: both;
}

a.sp_pencil img {
	display: block;
}




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

#header {
	height: 117px;
	background: #ffffff;
	border-bottom: 3px solid #b25c18;
}

#index #header {
	border-bottom: 0px solid #b25c18;
}

#logo {
	margin: 23px 0 0 30px;
}

#topLinks {
	position: absolute;
	top: 37px;
	left: 505px;
	width: 300px;
	text-align: right;
}

#topLinks a {
	margin: 0 3px 0 3px;
	color: #666666;
	font-size: 10px;
}

#topLinks a:hover {
	color: #3874a8;
	text-decoration: none;
}

#topLinks a.rss {
	display: inline-block;
	padding: 0 18px 0 0;
	background: url('../i/rss_mini.png') right 1px no-repeat;
	
}
	
	
	
#topSearch {
	position: absolute;
	top: 35px;
	left: 815px;
	width: 126px;
	text-align: right;
}

#topSearch input {
	width: 116px;
	border: 1px solid #abacae;
	padding: 2px 2px 2px 5px;
	color: #666666;
	font-size: 11px;
}






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

#menuWrapper {
	position: absolute;
	z-index: 20000;
	top: 75px;
	left: 304px;
	width: 638px;
	height: 29px;
	background: #004964;
	line-height: normal;
}

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

#udm li ul {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

#udm_about_button span, #udm_practices_button span, #udm_attorneys_button span, 
#udm_together_button span, #udm_news_button span, #udm_careers_button span, 
#udm_contact_button span { 
	height: 29px;
	background: #aaa8a9 url('../i/navback.png') top left no-repeat;
}

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

#udm_about_button, #udm_firm_button span {width: 86px; background-position: 0px 0px;}
#udm_about_button:hover span, #udm_about_button.udmY span, #udm_about_button.udmR span {background-position: 0px -29px}

#udm_practices_button, #udm_practices_button span {width: 108px; background-position: -86px 0px;}
#udm_practices_button:hover span, #udm_practices_button.udmY span, #udm_practices_button.udmR span {background-position: -86px -29px}

#udm_attorneys_button, #udm_attorneys_button span {width: 80px; background-position: -194px 0px;}
#udm_attorneys_button:hover span, #udm_attorneys_button.udmY span, #udm_attorneys_button.udmR span {background-position: -194px -29px}

#udm_together_button, #udm_together_button span {width: 118px; background-position: -274px 0px;}
#udm_together_button:hover span, #udm_together_button.udmY span, #udm_together_button.udmR span {background-position: -274px -29px}

#udm_news_button, #udm_news_button span {width: 98px; background-position: -392px 0px;}
#udm_news_button:hover span, #udm_news_button.udmY span, #udm_news_button.udmR span {background-position: -392px -29px}

#udm_careers_button, #udm_careers_button span {width: 68px; background-position: -490px 0px;}
#udm_careers_button:hover span, #udm_careers_button.udmY span, #udm_careers_button.udmR span {background-position: -490px -29px}

#udm_contact_button, #udm_contact_button span {width: 80px; background-position: -558px 0px;}
#udm_contact_button:hover span, #udm_contact_button.udmY span, #udm_contact_button.udmR span {background-position: -558px -29px}






/* Sub Navigation ------------------------------------------------> */

.subNav {
	background: #fff;
}

.contentSide div.subNav {
	padding-bottom: 10px;
}

ul.subNavList  {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}
ul.subNavList li {
	list-style: none;
	padding: 0;
}
ul.subNavList li#subsub {
	padding-left: 13px;	
	background: url('../i/sub_bullet.png') 2px 4px no-repeat;
	!background-position: 2px 5px;
}

ul.subNavList li#subsub a {
	color: #8a8572;
}

ul.subNavList li.here a,
ul.subNavList li#subsub.here a {
	color: #666666;
}

#backBtn {
	height: 34px;
	margin: 0 0 0 0;
	padding: 0px;
	background: url('../i/back.png') top right no-repeat;
	text-align: right;
}

#news-more-bio #backBtn,
#news-publications-bio #backBtn, 
#together #backBtn {
	background: url('../i/back_long.png') top right no-repeat;
}

#backBtn ul li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: right;
}

#backBtn ul li a {
	display: block;
	float: right;
	width: 120px;
	padding: 2px 10px 0 0;
	color: #fff;
	text-align: right;
}


#news-more-bio #backBtn ul li a,
#news-publications-bio #backBtn ul li a {
	width: 124px;
	padding: 2px 6px 0 0;
}






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

#index .contentMainCol {
	width: 100%;
	min-height: 50px;
	height: auto !important;
	height: 50px;
	margin: 0px;
	padding: 0px;
	background: none;
	border-top: 0px solid #fff;
}

#index .contentSide {
	display: none;
}

#index #upperBox {
	height: 292px;
	border-bottom: 3px solid #96d674;
}

#index #media {
	float: left;
	width: 221px;
	height: 253px;
	overflow: hidden;
	background: #fff;
	padding: 21px 25px 16px 25px;
	border: 1px solid #cecece;
}

#index #media a {
	display: block;
	color: #666666;
}

#index #media a:hover {
	color: #3874a8;
	text-decoration: none;
}

#index div.itemRow div.title {
	margin: 13px 0 8px 0;
	line-height: 14px;
}

#index a.moreUpdates {
	width: 95px;
	margin: 15px 0 0 0;
}

#index img#spotPic {
	display: block;
	float: right;
}

#index #lowerBox {
	padding: 20px 0 0px 15px;
	border-top: 1px solid #ffffff;
}

#index #boxes {
	display: block;
	padding: 0 0 15px 0;
	background: url('../i/boxes.gif') 0px 0px repeat-y;
	
	/* make div stretch to height of content */
	overflow: hidden;
	!height: 100%;
	!overflow: visible;
}

#index .spotBox {
	display: block;
	float: left;
	width: 220px;
	margin: 15px 20px 0px 20px;
	!margin: 15px 20px 0px 10px;
	!padding: 0 0 0px 0;
	font-size: 95%;
}

#index #spotBox_2,
#index #spotBox_3 {
	width: 250px;
	margin: 15px 0 0px 0;
	padding: 0px 20px 0px 35px;
	!padding: 0px 20px 0px 45px;
}

#index #spotBox_2 {
	background: url('../i/box_splitter.gif') right  top repeat-y;
}

#index #spotBox_3 {
	margin: 15px 0 0 -1px;
	background: url('../i/box_splitter.gif') left top repeat-y;
}

#index img.boxMore {
	display: block;
	float: right;
	padding: 5px 0 5px 0;
}

#index .spotBox a {
	display: block;
	color: #666666;
	padding: 0 0 6px 0;
}

#index #spotBox_1 a {
	display: block;
	color: #cef1fd;
}

#index .spotBox a:hover {
	text-decoration: none;
}

#index h2 {
	border-bottom: 0px solid #cccccc;
}

#index #spotBox_1 h2 a {
	color: #ffffff;
}

#index #spotBox_2 h2 a,
#index #spotBox_3 h2 a {
	color: #252525;
}

#index .spotBox h2 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 140%;
}

#index .spotBox a.sp_pencil img {
	display: inline;
	float: left;
}

#index #footer {
	text-align: left;
}

#index .itemRow {
	padding-bottom: 0px;
	background: none;
}



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

#contentWrapper,
#index.emailPage #contentWrapper {
	min-height: 350px;
	height: auto !important;
	height: 350px;
	padding: 0 0 20px 0;
	background: #bbd0e3 url('../i/blue_stripes.gif') 0px 0px repeat;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #a7bdd0;
	
	/* make div stretch to height of content */
	overflow: hidden;
	!height: 100%;
	!overflow: visible;
}

.contentMainCol,
#index.emailPage .contentMainCol {
	width: 526px;
	min-height: 266px;
	height: auto !important;
	height: 266px;
	margin: 20px 0 0 277px;
	_margin: 20px 0 0 274px;
	padding: 44px 46px 20px 46px;
	background: #fff;
	
	
}

.contentSide,
#index.emailPage .contentSide {
	display: block;
	float: left;
	width: 249px;
	margin: 20px 0 0 0;
	padding: 0px 10px 20px 14px;
}


.contentMainCol ul li,
.contentSide ul li {
	margin: 0 0 8px 13px;
}

.contentMainCol ul,
.contentSide ul {
	padding: 0 0 4px 0;
}

.contentMainCol ul li {
	list-style: none url('../i/bullet_default.png');
	!list-style: none url('../i/bullet_default_ie.png');
	margin: 0 0 8px 14px;
	!margin: 0 0 8px 18px;
}

.contentSide ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	line-height: 16px;
}

ul.noBullet li {
	list-style-type: none;
	list-style-image: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
}

.contentSide div {
	padding: 18px 21px 14px 21px;
	background: #fff;
}

.contentSide div.staticBlock,
.contentSide div.sideBlock_2,
.contentSide div.sideBlock_3,
.contentSide div.sideBlock_4,
.contentSide div.testimonialBlock,
#bottomBlock {
	margin: 4px 0 0 0;
}
.contentSide div.printpdfBlock {
	margin: 0 0 4px 0;
}

.bioItem {
	padding: 0 2px .8em 2px;
	margin: 0 0 .8em 0;
	overflow: hidden;
	
	background: url('../i/bio_list_dot.gif') bottom repeat-x;
	/*border-bottom: 1px dashed #d7e7f5;*/
	line-height: normal;
	width: 523px;
}

.bioItem div {
	float: left;
}

.bioItem div div {
	float: none;
}

.bioItem .name {
	width: 180px;
}

.bioItem .position {
	width: 100px;
}

.bioItem .phone {
	width: 90px;
}

.bioItem .email {
	display: block;
	float: right;
	width: 70px;
}

.bioItem .email a {
	padding: 0 0 0 23px;
	background: url('../i/email.png') no-repeat;
}

.bioItem .vcard {
	display: block;
	float: right;
	width: 55px;
}

.bioItem .vcard a {
	padding: 0 0 0 23px;
	background: url('../i/vcard.png') no-repeat;
}

#bioPic {
	float: left;
	margin: 0 28px 0 0;
}

#bioContact {
	height: 180px;
	color: #020000;
	font-size: 11px;
	line-height: 16px;
}

#bioContactLeft,
#bioContactRight {
	float: left;
	height: 125px;
	margin: 20px 0 0 0;
}

#bioContactLeft {
	width: 170px;
}

#bioContactLeft .pdfLink {
	margin: 25px 0 0 0;
	padding: 4px 0 0 23px;
	background: url('../i/printer_icon.png') 0px 0px no-repeat;
}

.attyTitle {
	color: #949393;
}

.secondOffice {
	margin-top: 13px;
}

a.searchViewAll {
	position: absolute;
	margin: 16px 0 0 10px;
	!margin: 18px 0 0 10px;
	padding: 3px 6px 2px 6px;
	background: #5ea5d9;
	border: 1px solid #3f81b1;
	color: #fff;
	line-height: 12px;
}

#letterLinks {
	margin: 4px 0 0 0;
}

.contentSide div#letterLinks {
	padding-right: 10px;
}

#letterLinks {
	height: 100%;
	overflow: hidden;
	color: #94927d;

}

#letterLinks a,
#letterLinks span {
	float: left;
	width: 20px;
	height: 20px;
	margin: 0 4px 4px 0;
	border: 1px solid #d4d4d4;
	color: #94927d;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}

#letterLinks a:hover {
	background: #5ea5dd;
	color: #fff;
	text-decoration: none;
}


/* practice list */

div.listColumn {
	float: left;
	width: 48%;	
	margin: 0px 0 30px 0;
}

div.firstColumn {
	margin-right: 20px;
}

div.listColumn ul,
div.listColumn ul li {
	padding: 0;
	margin: 0;
	font-weight: bold;
	line-height: normal;
	list-style: none;
	list-style-image: none;	
}

div.listColumn ul ul {
	margin: .5em 0;	
	border-right: none;
}

div.listColumn ul li {
	padding: 8px 0 4px 0;
	color: #0065b1;
	font-size: 12px;
	line-height: 14px;
}

div.listColumn ul li a {
	color: #0065b1;
}

div.listColumn li li {
	padding-left: 14px;	
	padding-bottom: 3px;
	padding-top: 4px;
	background: url('../i/bullet_default.png') 1px 4px no-repeat;
	border-bottom: none;
	color: #8a8572;	
	line-height: 12px;
	font-weight: normal;
}

#practices div.listColumn ul li li a,
#practices-industries div.listColumn ul li li a {
	/*color: #8a8572;	old gold, going to darken a bit */
	color: #8a8572;
}

span#viewBtn a {
	color: #8a8572;	
	font-weight: bold;
}

span#viewBtn a:hover {
	color: #3874a8;	
	text-decoration: none;
}

span#viewBtn.viewBtnRight {
	display: block;
	clear: both;
	text-align: right;
	margin: 20px 0 0 0;
}

#contactOfficeList {
	padding: 17px 0 0 0;
	background: url('../i/office_list_dot.gif') top repeat-x;
}

.officeItem {
	padding: 0 2px 17px 2px;
	margin: 0 0 17px 0;
	height: 54px;
	background: url('../i/office_list_dot.gif') bottom repeat-x;
	/*border-bottom: 1px dashed #d7e7f5;*/
	line-height: 18px;
	
}

.officeItemLeft, 
.officeItemMiddle,
.officeItemRight {
	float: left;
}

.officeItemLeft {
	width: 140px;
}

.officeItemMiddle {
	width: 270px;
}

.officeItemRight {
	padding-left: 11px;
}

img.officePhoto {
	float: left;
	margin: 0 11px 0 11px;
}

.officeItemMiddle,
.officeItemRight {
	background: url('../i/office_divider_dot.gif') repeat-y;
}

.officeItemLeft a:hover {
	text-decoration: none;
	color: #00446a;
}

a.officeArrow {
	display: block;
	width: 96px;
	height: 22px;
	margin: 15px 0 0 0;
	padding: 3px 0 0 11px;
	!padding: 2px 0 0 11px;
	background: url('../i/office_arrow.png') no-repeat;
	color: #fff;
	font-size: 13px;
}

#contactHeader {
	margin: 15px 0 18px 0;
	height: 118px;
	background: url('../i/office_list_dot.gif') bottom repeat-x;
}

img.contactPhoto {
	float: left;
	margin: 0 20px 0 0;
}


/* item lister */

div.itemRow {	
	padding: 0 0 8px 0;
	background: url('../i/bio_list_dot.gif') bottom repeat-x;
}

#together div.itemRow {

	min-height: 10px;
	height: auto !important;
	height: 10px;
	
	
	/* make div stretch to height of content */
	overflow: hidden;
	
	!overflow: visible;
}

div.itemRow p {
	padding: 6px 0 0px 0;
}

div.itemRow div.title {
	margin-top: 8px;
}

.itemRowSummary {
	float: left;
	margin-top: 8px;
}

.itemRowImg {
	float: left;
	width: 110px;
	margin-top: 20px;
	text-align: left;
}

.itemRow .publication {
	color: #3b3b3b;
}

.photoRight {
	margin-left: 14px;
	float: right;
}

img#testimonialPic {
	float: left;
	margin: 5px 12px 10px 0;
}

.testimonialBlock p {
	padding: 2px 0 8px 0;
}




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

form {
	margin: 0px 0 30px 0;
	padding: 0px;	
	min-height: 30px;
	height: auto !important;
	height: 30px;
	!height: auto;
}

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

.stndForm input.txt, 
.stndForm select.txt, 
.stndForm .textarea,
.stndForm #field_state {
	width: 320px; 
	!width: 316px; 
	padding: 3px;
	background: #fff; 
	border: 1px solid #dddddd;
	_border: 1px solid #91aac2; /* default blue for poor ole IE */
	color: #999999;
	font-size: 11px;
}

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

.stndForm .textarea {
	!border: 1px;
}

.stndForm p { 
	float: left;
	margin: 0; 
	padding: 3px 0 8px 0; 
	line-height: 22px;
}

.stndForm label { 
	float: left;
	width: 100px;
	font-size: 12px;
	font-weight: bold; 
}

.stndForm .submitButton,
.SEARCH-button
 {
	padding: 0px 2px 0px 2px;
	!padding: 0;
	background: #004964;
	border: 1px solid #003547;
	color: #f2f2f2;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	!cursor: hand;
}

form .search_form div
{
	width: 236px;
	padding-right: 19px;
	float: left;
	overflow: hidden;
	height: 4em;
}

form .search_form div.submitBlock
{
	width: 500px;
}

form .search_form input,
form .search_form select
{
	width: 100%;
	border: 1px solid #d7d7d7;
	color: #999999;
	font-size: 11px;
}

.search_form label
{
	display: block;
	height: 1.5em;
	font-size: 92%;
	color: #4f4d4d;
}

.search_form a {
	text-decoration: none;
}

.search_form #search
{
	margin-top: 0;
	border: 1px solid #003547;
	color: white;
	background:#004964;
	width: auto;
	cursor: pointer;
}

#attorneys .search_form #search
{
	margin-top: 1.5em;
}

.search_form .clearSearch
{
	width: 100%;
}

.checkbox div label {
	width: 300px;
	font-weight: normal;
	margin-left: 5px;
}

.checkbox div input {
	float: left;
	margin-left: 10px;
}

.checkbox div {
	width: 350px;
	height: 20px;
}



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

#footer {
	margin: 0px 0 0px 3px;
	padding: 10px 0 10px 0px;
	background: #ffffff;
	color: #898989;
	font-size: 11px;
	line-height: 26px;
	text-align: right;
	
	/* make div stretch to height of content */
	overflow: hidden;
	!height: 100%;
	!overflow: visible;
}

#footer a {
	color: #898989;
}

#footer a:hover {
	color: #898989;
}

#footer .copyright {
	float: left;
}

#footer .footerOffices {
	float: right;
}

#footer .footerLogo {
	float: right;
	margin: 2px 0 0 10px;
}




/* Email Popup Code ----------------------------------------------> */

body#email-popup {
	width: 430px;
	padding: 20px 10px 10px 10px;
}

#email-popup #menuWrapper,
#email-popup #footer,
#email-popup .contentSide,
#email-popup img#spot,
#email-popup #topLinks,
#email-popup #header {
	display: none;
}

#email-popup #contentWrapper {
	background: none;
	padding: 0px;
	border: 0px;
}

#email-popup .contentMainCol
{
	width: 400px;
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 10px;
}






/* Object Support Below ------------------------------------------> */


/* Support for SiteMap object */

table.SITE_MAP
{
	border-collapse: collapse;
	margin-top: 5px;
}

table.SITE_MAP th
{
	padding-top: 5px;
	text-align: right;
}

table.SITE_MAP td
{
	padding-top: 5px;
}

table.SITE_MAP td.h_separator
{
	height: 5px;
	border-bottom: solid 1px #cccccc;
}

table.SITE_MAP td.v_separator
{
	padding-left: 15px;
	padding-right: 15px;
	font-size: .8em;
	color: #666666;
}


/* Support for EmailPage object */

div.EMAIL_PAGE div.email_form
{
	display: none;
}

p.EMAIL_PAGE-title
{
	font-weight: bold;
	margin-bottom: 0;
}

p.EMAIL_PAGE-url
{
	margin-top: 0;
	font-style: italic;
}

table.EMAIL_PAGE
{
	width: 500px;
}

table.EMAIL_PAGE td
{
	width: 47%;
}

table.EMAIL_PAGE td input
{
	width: 95%;
}

table.EMAIL_PAGE td textarea
{
	width: 100%;
	height: 120px;
}

div.EMAIL_PAGE ul.error
{
	color: red;
}


/* - ( Search ) - */

.searchfoundtext {
	font-weight: bold; 
}

#search form div {
	padding-bottom: .3em;
}

#search .search_form label {
	display: inline;
	margin: 3px;
}

#search .search_form label,
#search .search_form input {
	margin: 3px 4px;
	vertical-align: middle;
}

#search div.sections,
#search div.search_type {
	width: 35%;
	float: left;
	!height: 100%;
}

#search a.more {
	font-weight: bold;
	font-size: 1.1em;
}

#search div#select_all_links {
	margin-top: 8px;
}

#search p {
	padding-top: 0;
	padding-bottom: 10px;
}

#search p.link {
	padding-top: 5px;
	padding-bottom: 0;
}


#together .pdfLink,
.contact-offices-item .pdfLink,
#practices-industries .pdfLink,
#practices .pdfLink {
	margin: 0;
	padding: 2px 0 0 23px;
	background: url('../i/printer_icon.png') 0px 0px no-repeat;
}


/* END PULLMAN CSS -----------------------------------------------> */
