/* BEGIN 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: #474747; */
/* Content link: #a70001; */
/* Footer text: #7586a2; */
/* Footer link: #7586a2; */
/*------------------------------------------------------------------*/


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

body {
	position: relative;
	width: 938px;
	margin: 0px auto;
	padding: 0 15px 0 15px;
	background: #fff;
	font: normal 11px Verdana, Helvetica, sans-serif;
	color: #474747;
	line-height: 20px;
}

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

a {
	color: #a70001;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #b71219;
	text-decoration: underline;
}

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

h1 {
	margin: 0 0 24px 0;
	padding: 5px 0 3px 0;
	border-bottom: 1px solid #eaeaea;
	color: #000000;
	font-size: 225%;
	font-weight: normal;
}

h2 {
	padding: 12px 0 8px 0;
	font-size: 135%;
	
}

h3 {
	padding: 10px 0 15px 0;
	font-size: 135%;
}

h5 {
	padding: 8px 0 6px 0;
	font-size: 105%;
}


/* Reserved for Print Pilot */

h6 { }

ul,
ol {
	padding: 0;
	margin: 0;
	margin-bottom: 12px;
	line-height: 16px;
}

ul li,
ol li {
	padding: 0;
	margin: 0;
	line-height: 16px;
}

ul li ul,
ol li ol {
	padding: 0;
	margin: 8px 0 0 0;
	line-height: 16px;
}

ul li p,
ol li p {
	margin: 0px;
	padding: 3px 0 2px 0;
	line-height: 22px;
}

img {
	border: 0;
}

.clearb {
	clear: both;
}





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

#header {
	height: 121px;
}

img#logo {
	margin-top: 47px;
}

#topLinks {
	position: absolute;
	top: 218px;
	left: 765px;
	!left: 771px;
	width: 150px;
	text-align: right;
}

#topLinks a {
	margin: 0 3px 0 3px;
	color: #fff;
	font-size: 9px;
	text-transform: uppercase;
}

#topLinks a:hover {
	text-decoration: underline;
}





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

#menuWrapper {
	position: absolute;
	z-index: 20000;
	top: 80px;
	left: 326px;
	width: 627px;
	height: 13px;
	background: #ffffff;
	line-height: normal;
}

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

#udm li ul {
	padding-top: 10px !important;
	padding-bottom: 10px !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 #eaeaea;*/
}

#udm_firm_button span, #udm_practices_button span, #udm_lawyers_button span,
#udm_publications_button span, #udm_news_button span, #udm_offices_button span, 
#udm_community_button span, #udm_careers_button span { 
	height: 13px;
	background: #ffffff url('../i/navback.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;
}

#udm_firm_button, #udm_firm_button span {width: 69px; background-position: 0px 0px;}
#udm_firm_button:hover span, #udm_firm_button.udmY span, #udm_firm_button.udmR span {background-position: 0px -13px}

#udm_practices_button, #udm_practices_button span {width: 81px; background-position: -69px 0px;}
#udm_practices_button:hover span, #udm_practices_button.udmY span, #udm_practices_button.udmR span {background-position: -69px -13px}

#udm_lawyers_button, #udm_lawyers_button span {width: 76px; background-position: -150px 0px;}
#udm_lawyers_button:hover span, #udm_lawyers_button.udmY span, #udm_lawyers_button.udmR span {background-position: -150px -13px}

#udm_publications_button, #udm_publications_button span {width: 108px; background-position: -226px 0px;}
#udm_publications_button:hover span, #udm_publications_button.udmY span, #udm_publications_button.udmR span {background-position: -226px -13px}

#udm_news_button, #udm_news_button span {width: 57px; background-position: -334px 0px;}
#udm_news_button:hover span, #udm_news_button.udmY span, #udm_news_button.udmR span {background-position: -334px -13px}

#udm_offices_button, #udm_offices_button span {width: 73px; background-position: -391px 0px;}
#udm_offices_button:hover span, #udm_offices_button.udmY span, #udm_offices_button.udmR span {background-position: -391px -13px}

#udm_community_button, #udm_community_button span {width: 98px; background-position: -464px 0px;}
#udm_community_button:hover span, #udm_community_button.udmY span, #udm_community_button.udmR span {background-position: -464px -13px}

#udm_careers_button, #udm_careers_button span {width: 65px; background-position: -562px 0px;}
#udm_careers_button:hover span, #udm_careers_button.udmY span, #udm_careers_button.udmR span {background-position: -562px -13px}






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

.contentSide ul.subNavList  {
	margin: 7px 0 15px 0;
	padding: 0px;
	border-top: 1px solid #f2f2f2;
}

.contentSide ul.subNavList li {
	list-style: none;
	list-style-image: none;
	background: url('../i/bullet_default.png') 0px 10px no-repeat;
	!background-position: 0px 11px;
	margin: 0 0 0 0px;
	padding: 4px 0 4px 16px;
	border-bottom: 1px solid #f2f2f2;
	
}

.contentSide ul.subNavList li a {
	color: #656565;
}

.contentSide ul.subNavList li a:hover {
	color: #a70001;
	text-decoration: none;
}


.contentSide ul.subNavList li.here a {
	color: #000000;
}







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

#index #header {
	height: 187px;
}

#index img#logo {
	margin-top: 29px;
}

#index #topLinks {
	top: 322px;
	left: 805px;
}

#index #topLinks a {
	color: #a70001;
}

#index #menuWrapper {
	top: 151px;
}

#index #contentWrapper {
	min-height: 320px;
	height: auto !important;
	height: 320px;
	padding: 0 0 0 0;
	background: none;
}

#index .contentMainCol {
	float: left;
	width: 461px;
	margin: 0 0 0 0;
	padding: 0 0 0 16px;
}

#index .contentSide {
	width: 461px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#index #quoteBox {
	display: block;
	width: 461px;
	height: 264px;
	background: #ffffff url('../i/quote_bg.gif') 0px 26px repeat-y;
}

#index #quoteBox .quote {
	display: block;
	float: left;
	width: 113px;
	padding: 5px 20px 0 20px;
	font-size: 12px;
	color: #383737;
}

#index #mainBox {
	width: 461px;
	height: 126px;
	margin: 0 0 0 0;
	padding: 0 0 29px 0;
}

#index img.boxImg {
	float: left;
}

#index #media div.homeList {
	margin: 0px;
	padding: 0px 20px 0 20px;
}

#index .contentMainCol ul.homeList {
	margin: 0px;
	padding: 2px 0px 20px 0px;
}

#index .contentMainCol ul.homeList li {
	margin: 0 0 5px 18px;
	line-height: 14px;
}





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

#contentWrapper {
	min-height: 220px;
	height: auto !important;
	height: 220px;
	padding: 150px 0 0 0;
	background: #ffffff top right no-repeat;
}

.contentMainCol {
	margin: 0px 0 0 270px;
	padding: 18px 0px 35px 20px;
}

.contentSide {
	float: left;
	width: 232px;
	margin: 86px 0 0 0;
	padding: 4px 10px 20px 4px;
}

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

.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 16px;
	line-height: 16px;
}

.contentMainCol ul.noBullet li,
.contentSide ul.noBullet li {
	list-style: none;
	list-style-image: none;
	margin: 0 0 8px 0px;
	line-height: 16px;
}


.contentMainCol ul li a {
	color: #000000;
}

.contentMainCol ul li a:hover {
	color: #a70001;
	text-decoration: none;
}

img#spot {
	position: absolute;
	top: 121px;
	left: 15px;
}

#backLink {
	position: absolute;
	top: 308px;
	left: 800px;
	width: 150px;
	text-align: right;
}

#backLink ul li {
	list-style: none url('../i/back_default.png');
	!list-style: none url('../i/back_default_ie.png');
	margin: 0 0 8px 16px;
	line-height: 16px;
}

#backLink ul li a {
	color: #484848;
}

#backLink ul li a:hover {
	color: #a70001;
	text-decoration: none;
}

#bioContact {
	line-height: 16px;
}

img.bioPic {
	display: none;
	float: right;
	margin: 10px 0 25px 25px;
}

#bioContact a {
	color: #000000;
}

#bioContact a:hover {
	color: #a70001;
	text-decoration: none;
}

#bioContact .bioIcons a {
	padding: 0 15px 0 0;
	background: url('../i/bio_email.png') right 3px no-repeat;
}

#bioContact .bioIcons a.bioVcard {
	background: url('../i/bio_vcard.png') right 3px no-repeat;
}

.bioItem {
	padding: 0 2px .8em 2px;
	margin: 0 0 .8em 0;
	height: 30px;
	border-bottom: 1px dashed #f2f2f2;
	line-height: normal;
	width: 530px;
}

.bioItem div {
	float: left;
}

.bioItem div div {
	float: none;
}

.bioItem .name {
	width: 194px;
}

.bioItem .email {
	width: 180px;
}

.bioItem .phone {
	width: 90px;
}

.bioItem .vcard {
	width: 45px;
	text-align:right;
}

#buttonLink,
#letterLinks {
	height: 20px;
	color: #999;

}

#buttonLink *,
#letterLinks * {
	background: #f2f2f2;
	display: block;
	float: left;
	padding: 0 5px 5px 5px;
	height: 18px;
	border-right: 1px solid white;
}


/* item lister */
div.itemRow div.title {
	margin-top: 8px;
}


.itemRowSummary {
	float: left;
}
div.itemRowSummary div.title{
	margin-top: 0;
}

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


/* practice list */

div.listColumn {
	float: left;
	width: 44%;
	margin: 20px 0 30px 0;
	border-top: 1px solid #f2f2f2;
}

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

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

div.listColumn ul li {
	padding: 8px 0 8px 20px;
	background: url('../i/prac_bullet.png') 0px 10px no-repeat;
	border-bottom: 1px solid #f2f2f2;
	font-size: 11px;
	line-height: 14px;
}

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

div.listColumn ul li a:hover {
	color: #a70001;
	text-decoration: none;
}


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

div.listColumn li li {
	padding-left: 2em;	
	padding-bottom: 0px;
	background: url('../i/child_bullet.png') 10px 6px no-repeat;
	border-bottom: none;
	line-height: 12px;
}

#practices div.listColumn ul li li a {
	color: #538ed9;
	font-weight: normal;	
}
*/


ul.pubMainLinks,
ul.pubMainLinks li {
	padding: 0;
	margin: 0;
	line-height: normal;
	list-style: none;
	list-style-image: none;	
}

ul.pubMainLinks li {
	display: inline;
	padding: 8px 27px 8px 18px;
	background: url('../i/prac_bullet.png') 0px 10px no-repeat;
	
	font-size: 11px;
	line-height: 14px;
}

#contactOfficeList {
	padding: 10px 0 3px 0;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	
	min-height: 50px;
	height: auto !important;
	height: 50px;
}

.officeItem {
	float: left;
	padding-right: 70px;
}





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

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

.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: #5a5b5b;
	font-size: 11px;
}

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

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

.stndForm p { 
	float: left;
	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: #333333;
	border: 1px solid #000000;
	color: #f2f2f2;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	!cursor: hand;
}

.stndForm .submitButton {
	float: left;
	margin-left: 0px;
	clear: both;
	left: 0px;
}


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

form .search_form input,
form .search_form select {
	width: 100%;
	border: 1px solid #d7d7d7;
}

.search_form label {
	display: block;
	height: 1.5em;

	font-size: 92%;
	color: #4f4d4d;
}

.search_form #search {
	margin-top: 1.5em;
	border: 1px solid #256199;
	color: white;
	background:#3e84c5;
	width: auto;
	cursor: pointer;
}





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

#footer {
	clear: both;
	width: 938px;
	height: 28px;
	margin: 1px 0 10px 0;
	padding: 0 10px 0 0px;
	color: #adadad;
	font-size: 10px;
	line-height: 26px;
	text-transform: uppercase;
	
	
	/* make div stretch to height of content */
	overflow: hidden;
	!height: 100%;
	!overflow: visible;
}	

#footer ul li {
	display: inline;
}

#footer .footerLeft {
	float: left;
}

#footer .footerLeft ul li {
	padding-right: 10px;
}

#footer .footerRight {
	float: right;
	text-align: right;
	width: 320px;
}

#footer .footerRight img {
	padding-top: 3px;
	_padding-top: 5px;
}

#footer .footerRight ul li {
	padding-left: 10px;
}

#footer a {
	color: #adadad;
}




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

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





/* 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.link {
        padding: 0;
}

#search p.excerpt {
	padding-top: 0;
}



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