/* BEGIN EVERMAY CSS ---------------------------------------------> */

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

/*------------------------- FONT COLOR -----------------------------*/
/* Content text: #4c4c4c; 
/* Content link: #2268ae; 
/* Footer text: #737373; 
/* Footer link: #737373; 
/*------------------------------------------------------------------*/


/* General Layout ------------------------------------------------> */
/* Edits to this section must be updated in sp_wysiwyg.css!!! */
/* Emailpage and Home EmailPage exceptions scattered throughout!!! */

body {
	position: relative;
	margin: 0px;
	padding: 0px;
	background: #000000;
	font: normal 11px Verdana, Helvetica, sans-serif;
	color: #4c4c4c;
	line-height: 16px;
}

#body,
#index.emailPage #body {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	background: #000000 url('../i/default_bg.jpg') repeat-y;
	border-top: 39px solid #000000;
}

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

a {
	color: #2268ae;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	outline: none;
}

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

h1 {
	padding: 5px 0 8px 0;
	color: #003263;
	font-size: 215%;
	font-weight: normal;
}

h2 {
	padding: 8px 0 5px 0;
	font-size: 100%;
	text-transform: uppercase;
}

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

h3.bioHeader {
	margin-bottom: 0.8em;
	/*border-bottom: 1px solid #dfdfdf;*/
}

/* Hold for italics */
h4 {
	padding: 15px 0 20px 0;
	font: normal 11px Times, serif;
	font-style: italic;
	color: #a3a1a2;
	font-size: 185%;
	line-height: 1.2;
}

.contentSide h4 {
	text-align: center;
}

h5 {
	padding: 5px 0 5px 0;
	font-size: 125%;
}

/* Reserved for Print Pilot */
h6 {
	
}

ul {
	padding: 0;
	margin: 0 0 15px 0;
	line-height: 16px;
}

ul li {
	padding: 0;
	/*margin: 0;*/
	margin: 0 0 0 15px;
	line-height: 16px;
}

img {
	border: 0;
}

.clearb {
	clear: both;
}





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

#header {
	height: 39px;
}

img#logo,
#index.emailPage img#logo {
	position: absolute;
	z-index: 10000;
	top: -39px;
	left: 48px;
	background: #fff;
}

img#banner {
	display: block;
	height: 118px;
	padding: 0 0 22px 0;
}

a#clientAccess,
#index.emailPage a#clientAccess {
	position: absolute;
	top: -28px;
	left: 847px;
	width: 100px;
	color: #898888;
	font-size: 95%;
	text-align: right;
}

#topLinks {
	position: absolute;
	z-index: 10;
	top: 41px;
	left: 698px;
	width: 250px;
	color: #858585;
	font-size: 90%;
	text-align: right;
}

#topLinks a {
	color: #858585;
	font-size: 95%;
}

#sectionTitle,
#sectionNoTitle {
	position: absolute;
	z-index: 5;
	top: 39px;
	left: 348px;
	width: 589px;
	padding: 0 0 5px 10px;
	background: url('../i/section_title_lines.png') 0px 3px no-repeat;
	color: #6f6f6f;
	font-size: 120%;
	border-bottom: 3px solid #bc7d47;
}

#sectionNoTitle {
	background: none;
}



/* Main Navigation -----------------------------------------------> */
/* Plus Home Nav */

#menuWrapper,
#index.emailPage #menuWrapper {
	position: absolute;
	z-index: 20000;
	top: -32px;
	left: 338px;
	width: 520px;
	height: 24px;
	background: #000;
	line-height: normal;
}

#index #menuWrapper {
	top: 7px;
}

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

#udm li ul {
	padding-top: 8px !important;
	margin-top: 0px !important;
	background: url('../i/blank.gif') repeat;
}

#udm li ul li {
	/*margin-bottom: 1px !important;*/
	background: url('../i/nav_trans.png') repeat;
    _background: none;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/nav_trans_ie.png', sizingMethod='scale');
    border-bottom: 1px solid #fff;
}

#udm li ul li ul {
	padding-left: 1px !important;
	padding-right: 1px !important;
	margin-top: -31px !important;
	!margin-top: -29px !important;
}

#udm_about_button span,#udm_services_button span, #udm_advantage_button span,  
#udm_news_button span, #udm_faqs_button span, #udm_contact_button span { 
	height: 24px;
	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: 24px;
	background-position: 0 0;
}

#udm_about_button, #udm_about_button span {width: 57px; background-position: 0px 0px;}
#udm_about_button:hover span, #udm_about_button.udmY span, #udm_about_button.udmR span {background-position: 0px -24px}

#udm_services_button, #udm_services_button span {width: 138px; background-position: -57px 0px;}
#udm_services_button:hover span, #udm_services_button.udmY span, #udm_services_button.udmR span {background-position: -57px -24px}

#udm_advantage_button, #udm_advantage_button span {width: 85px; background-position: -195px 0px;}
#udm_advantage_button:hover span, #udm_advantage_button.udmY span, #udm_advantage_button.udmR span {background-position: -195px -24px}

#udm_news_button, #udm_news_button span {width: 117px; background-position: -280px 0px;}
#udm_news_button:hover span, #udm_news_button.udmY span, #udm_news_button.udmR span {background-position: -280px -24px}

#udm_faqs_button, #udm_faqs_button span {width: 52px; background-position: -397px 0px;}
#udm_faqs_button:hover span, #udm_faqs_button.udmY span, #udm_faqs_button.udmR span {background-position: -397px -24px}

#udm_contact_button, #udm_contact_button span {width: 71px; background-position: -449px 0px;}
#udm_contact_button:hover span, #udm_contact_button.udmY span, #udm_contact_button.udmR span {background-position: -449px -24px}





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

#index #body {
	background-image: none;
	background-color: #000;
	border-top: 0px solid #000;
}

#index img#logo {
	top: 0px;
}

#index a#clientAccess {
	top: 10px;
	/*left: 899px;*/
}

#index .contentMainCol {
	width: 100%;
	min-height: 561px;
  	height: auto !important;
  	height: 561px;
  	overflow: hidden;
	margin: 0px;
	padding: 0px 0 17px 0;
	background: none;
}

#index.emailPage .contentMainCol {
	min-height: 361px;
  	height: auto !important;
  	height: 361px;
  	!overflow: visible;
}

#index .contentSide {
	display: none;
}

#index .mainBox {
	width: auto;
	height: 561px;
	background: none;
	overflow: visible;
}

#index #flashContent {
	display: none;
	background: #000000;
}

#index .flash-replaced .alt {
	display: block;
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
	background: #000000;
}
			
#index.emailPage .mainBox {
	background: none;
	!height: 361px;
}

#index .mainLeft {
	float: none;
	width: auto;
	padding: 0;
}

#index .mainRight {
	display: none;
}

#index #homeBottom {
	position: relative;
	z-index: 50000;
	margin: -110px 0 0 50px;
}

#index #homeBottom p {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 10px;
	line-height: 15px;
}

#index #homeBottom a {
	color: #fff;
}

#index span.InvestmentManagement {
	color: #b7b7b7;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 17px;
}

#index .homeLeftBox,
#index .homeTeaserBox,
#index .homeRightBox {
	display: block;
	float: left;
	width: 185px;
	height: 60px;
	padding: 0 20px 0 15px;
	border-left: 1px solid #5a5a5b;
	color: #fff;
	font-size: 10px;
	line-height: 15px;
}

#index #footer {
	margin: -42px auto;
	padding: 0px 0 15px 0;
}

#index .footerLeft {
	padding: 0 0 0 50px;
}

#index .footerRight {
	float: right;
	width: 530px;
	padding: 0 25px 0 0;
	text-align: right;
}

#index.emailPage .footerRight {
	padding: 0 0 0 0;
	text-align: left;
}





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

#contentWrapper,
#index.emailPage #contentWrapper {
	
	/* make div stretch to height of content */
	overflow: hidden;
	!height: 100%;
	!overflow: visible;
}

.contentMainCol,
#index.emailPage .contentMainCol {
	min-height: 430px;
  	height: auto !important;
  	height: 430px;
	width: 592px;
	margin: 6px 0 0 309px;
	_margin: 6px 0 0 306px;
	padding: 28px 30px 36px 39px;
}

.contentSide,
#index.emailPage .contentSide {
	float: left;
	width: 237px;
	margin: 8px 0 0 0;
	padding: 13px 10px 20px 60px;
}

.mainBox {
	width: 599px;
	min-height: 244px;
  	height: auto !important;
  	height: 244px;
	background: url('../i/main_box_bg.gif') repeat-y;
	
	/* make div stretch to height of content */
	overflow: hidden;
	!overflow: visible;
}

.emailPage .mainBox {
	background: none;
}

.mainLeft {
	float: left;
	width: 377px;
	padding: 0 0 10px 0;
}

.mainRight {
	float: right;
	width: 132px;
	padding: 20px 28px 0 26px;
	border-top: 8px solid #fff;
}

.emailPage .mainRight {
	display: none;
}

#quotes {
	padding: 15px 0 20px 0;
	font: normal 11px Times, serif;
	font-style: italic;
	color: #a3a1a2;
	font-size: 185%;
	line-height: 1.2;
	text-align: center;
}

#quotes p {
	line-height: 1.2;
}

.spotlight {
	margin: 20px 0 10px 0;
}

#pdfLink {
	width: 123px;
	padding: 3px 2px 2px 2px;
	border: 1px solid #c1c1c1;
}

#pdfLink a {
	display: block;
	text-decoration: none;
}

.contentMainCol ul,
.contentSide ul{
	padding: 0 0 0 13px;
	!padding: 0 0 0 17px;
}

.contentMainCol ul li,
.contentSide ul li {
	list-style: none url(../i/bullet_default.png);
	!list-style: none url(../i/bullet_default_ie.png);
	margin: 0 0 8px 13px;
	line-height: 16px;
}


/* nobullet styles */

.contentMainCol ul.nobullet,
#areaList ul,
.contentMainCol ul.nobullet li,
#areaList ul li,
ul.results_list li,
.faqs-item ul li {
	list-style: none;
	list-style-image: none;
	margin-left: 0px;
	padding-left: 0px;
}

/* sub nav */

#subNav {
	margin: 0 0 15px 0;
}

ul.subNavList {
	margin: 0px;
	padding: 0px;
}

ul.subNavList li {
	list-style: none;
	list-style-image: none;
	margin: 0 0 1px 0;
	padding: 0;
	background-color: #929292;
	line-height: 13px;
}

ul.subNavList li a {
	display: block;
	width: 219px;	
	padding: 6px 0 6px 18px;
	color: #e2e2e2;
	line-height: 13px;
}

ul.subNavList li a:hover, li#here a {
	background-color: #0f3e6c;
   	text-decoration: none;
}

.contentSide ul.subNavList li.subsub {
	background:  #b2b2b2 url('../i/subsubnav_bullet.png') 20px 10px no-repeat;
}

.contentSide ul.subNavList li.subsub a {
	padding-left: 30px;
	padding-right: 10px;
	width: 197px;
}

.contentSide ul.subNavList li.subsub a:hover,
li#here.subsub a {
	background: #0f3e6c url('../i/subsubnav_bullet_on.png') 20px 10px no-repeat;
}


/* bio detail stuff */

.bioAddy {
	padding-top: 20px;
}

.bioPosition {
	color: #747474;
	font-size: 11px;
}

.bioImage {
	float: right;
	margin: 13px 0px 15px 18px;
}

.bioContact {
	padding: 20px 0 0 0;
}

.bioItem {
	padding: 0 0 0 20px;
	margin: 0 0 .8em 0;
	overflow: hidden;
	height: 100%;
	background: url('../i/practice_list.gif') repeat-y;
	line-height: normal;
	width: 355px;
}

.bioItem div {
	float: left;
}

.bioItem div div {
	float: none;
}

.bioItem .name {
	width: 220px;
}

.bioItem .email {
	float: right;
	width: 130px;
	text-align:right;
	color: #dfdfdf;
}

.bioItem .phone {
	float: right;
	width: 90px;
	text-align:right;
}


/* Practice List */

ul#pracList {
	margin: 10px 0 0 0;
	padding: 0 0 0 28px;
	background: url('../i/practice_list.gif') repeat-y;
}

ul#pracList li {
	list-style: none;
	list-style-image: none;
	margin: 0 0 0 0;
	padding: 0 0 6px 0;
}

ul#pracList li.pracLevel_0 {
	font-weight: bold;
}

ul#pracList li.pracLevel_1 {
	padding: 0 0 6px 10px;
	background: url('../i/prac_bullet.png') 0px 5px no-repeat;
}

ul#pracList li.pracLevel_2 {
	padding: 0 0 6px 20px
}


/* faqs */

.faqContent {
	display: none;
}

.faqContent p {
	padding: 5px 0 8px 20px;
}

ul.faqsList {
	margin: 5px 0 0 0;
	padding: 0px 0 0 0;
	border-top: 1px solid #dfdfdf;
}

ul.faqsList a {
	display: block;
}

ul.faqsList a:hover {
	text-decoration: none;
}

ul.faqsList li.faqItem {
	margin: 0 0 0 0px;
	padding: 3px 0 5px 0px;
	border-bottom: 1px solid #dfdfdf;
}

ul.faqsList li.faqItem a {
	margin: 0 0 0 0px;
	padding: 0px 0 0px 20px;
	background: url('../i/faqs_off.png') 0px 4px no-repeat;
}

ul.faqsList li.faqItem a.sp_pencil {
	background: none;
}


/* contact page */

#officeBox {
	margin: 7px 0 20px 0;
	padding: 10px 0 10px 0;
	height: 65px;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}

#officeBox .addyBox,
#officeBox .contactBox {
	float: left;
	width: 160px;
}

#officeBox .contactBox {
	width: 170px;
}

ul.results_list {
	margin: 5px 0 0 0;
	padding: 0px 0 0 0;
}

.news ul.results_list li {
	margin: 0 0 15px 0;
	padding: 0px 0 0px 20px;
	background: url('../i/practice_list.gif') repeat-y;
}

#mediaContact {
	padding: 5px 0 10px 0;
}






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

form {
	margin: 0px;
	padding: 0px;
}

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

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

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

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

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

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

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

.SEARCH-button {
	margin: 0 0 0 10px;
	padding: 2px 2px 2px 2px;
		
}


/* - ( Search ) - */

.searchfoundtext { font-weight: bold; }

.search_text p {
	margin: 0px;
	padding: 0px 0 3px 0;
}

#leftovers {
	font-size: .8em;	
}

#siteSearch {
	display: block;
	padding: 1px 1px 10px 0;
}

#siteSearch input.text {
	display: block;
	float: left;
	font-size: 10px;
	color: #858585;
}

#siteSearch input.text {
	width: 103px;
	background: url('../i/search_bg.png') repeat-x;
	border: 0px solid #d6d6d6;
	height: 14px;
	padding: 4px 2px;
	margin-right: 3px;
	_margin-right: 0px;
}

#search div.sections,
#search div.search_type
{
	width: 45%;
        float: left;
        !height: 100%;
	padding: 10px 0 0 0;
}

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

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


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

#footer,
#index.emailPage #footer {
	position: relative;
	width: 1000px;
	margin: 0px auto;
	padding: 10px 0 15px 0;
	color: #737373;
	font-size: 9px;
	line-height: 20px;
}

.footerLeft,
#index.emailPage .footerLeft {
	float: left;
}

#footer .footerLeft div {
	display: inline;
}

.footerRight,
#index.emailPage .footerRight {
	float: right;
	width: 650px;
}

#footer a {
	color: #737373;
}



/* OBJECT SUPPORT BELOW */



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|* Support for AttorneySearch object */

p.ATTORNEY_SEARCH-letters {
	color: #dfdfdf;
}

a.ATTORNEY_SEARCH-letter_link {
	font-weight: bold;
}

p#letterLinks {
	color: #ccc;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|* 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;
	padding: 0px;
}

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;
}



/* END EVERMAY CSS -----------------------------------------------> */

