body
{
	font-size: 12px;
	font-family: verdana, sans-serif;
	color: #333333;
	padding: 10px;
	width: 916px;
	margin: 0 auto;
	background:url(../i/menu_background.png) 0 -74px repeat-x;
	position: relative;
	z-index: 1;
}

form
{
	margin: 0;
	padding: 0;	
	overflow: hidden;
	zoom: 1;
}

a img
{
	border:0;	
}

p {
	margin: 0 0 1em 0;
}

#bannerImage
{
	border: 1px dotted #415A68;
	border-width: 1px 0px;
}

/* UDM menu stuff
	Very ugly, would be a lot simpler if we could use
	direct descendant selectors (#udm_about > a > span)
	
*/

#udm span.udmA
{
	text-decoration: none !important;	
}

#udm li ul
{
	padding-bottom: 2px !important;
	background: transparent url(../i/udm/menu_bottom.png) bottom left no-repeat;
}


#udm ul
{
	overflow: hidden;
}

#udm a
{
	text-align: center;
	height: 17px;
	overflow: hidden;
	position: relative;
}

#udm span.sir
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 37px;
	background: url(../i/menu_background.png) no-repeat;
}

#udm_about         a { width: 85px; }
#udm_services      a { width: 203px; }
#udm_people        a { width: 99px; }
#udm_publicservice a { width: 118px; }
#udm_newsevents    a { width: 128px; }
#udm_publications  a { width: 105px; }
#udm_careers       a { width: 75px; }

#udm_about         a span.sir { background-position:    0px 0; }
#udm_services      a span.sir { background-position:  -85px 0; }
#udm_people        a span.sir { background-position: -288px 0; }
#udm_publicservice a span.sir { background-position: -387px 0; }
#udm_newsevents    a span.sir { background-position: -505px 0; }
#udm_publications  a span.sir { background-position: -633px 0; }
#udm_careers       a span.sir { background-position: -738px 0; }

#udm_about         a.udmR span.sir,
#udm_about         a.udmY span.sir { background-position:    0px -37px; }
#udm_services      a.udmR span.sir,
#udm_services      a.udmY span.sir { background-position:  -85px -37px; }
#udm_people        a.udmR span.sir,
#udm_people        a.udmY span.sir { background-position: -288px -37px; }
#udm_publicservice a.udmR span.sir,
#udm_publicservice a.udmY span.sir { background-position: -387px -37px; }
#udm_newsevents    a.udmR span.sir,
#udm_newsevents    a.udmY span.sir { background-position: -505px -37px; }
#udm_publications  a.udmR span.sir,
#udm_publications  a.udmY span.sir { background-position: -633px -37px; }
#udm_careers       a.udmR span.sir,
#udm_careers       a.udmY span.sir { background-position: -738px -37px; }


/* undo what we did above for sub-item links */
#udm li li a
{
	width: auto;
	text-align: left;	
	background-image: none;
	height: auto;
}

#udm li li span
{
	display: none;	
}

#contentHeader
{
	float: right;
	margin-bottom: 2em;
	min-height: 107px;
	min-width: 714px;
	
	_height: 107px;
	_width: 714px;	
}

#contentHeader img
{
	display: block;	
}

.people #contentHeader h1 img
{
	display: inline;	
}

#mainContent
{
	float: left;
	padding-left: 21px;
	border-left: 1px solid #b1b7bb;
	margin-left: -1px;
	overflow: hidden;
	
	width: 515px;
	
}

#mainContent, #subContent
{
	line-height: 1.6em;	
}

#mainContent.noSubContent
{
	width: 705px;
}

.noSubNav #mainContent
{
	border-left: none;	
	padding-left: 12px;
}

.noSubNav #mainContent.noSubContent
{
	width: 793px;
}

#nav
{
	position: absolute;
	top: 100px;
	left: 10px;	
}

#breadCrumb
{
	position: absolute;
	top: 152px;
	left: 17px;
	width: 840px;
	line-height: 1em;
}

#breadCrumb,
#breadCrumb li
{
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

#breadCrumb li
{
	display: block;	
	float: left;
	padding: 0 1px 2px .5em;
	color: #677b86;
	font-size: 10px;
}

#breadCrumb li a
{
	text-decoration: underline;
}

#breadCrumb li.here span
{
	color: #333333;
}

#pageFunctions
{
	position: absolute;
	top: 152px;
	right: 12px;		
}

#subNav {
	width: 167px;
	float: left;
	min-height: 300px;
	_height: 300px;
	padding-right: 19px;
	border-right: 1px solid #b1b7bb;
	overflow: visible;
}

#subNav #parentLink
{
	margin: 0;
	padding: 0;	
}

#subNav #parentLink a
{
	display: block;
	border: 1px dotted #415a68;
	border-width: 1px 0;
	background: #f8f4e5;
	color: #415a68;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	
	padding: 2px 10px;
}

#subNav .subNavList
{
	margin-top: 0;
	list-style: none;
	padding-left: 0;
	margin-left: 0;	
}

#subNav .subNavList ul
{
	list-style: none;
	padding-left: 0;
	marign-left: 0;	
}

#subNav li a,
#subNav li span
{
	display: block;
	_display: inline-block;
	padding: 3px 0;
}

#subNav li
{
	padding-left: 18px;
}

#subNav li ul
{
	padding-left: 0;
	margin-left: 0;
}

#subNav li.withChildren li
{
	margin-left: -18px;	
	padding-left: 18px;
	background: white;
}

#subNav li.here
{
	padding-left: 10px;
}

#subNav li.withChildren,
#subNav li.expanded,
#subNav li li.here
{
	padding-left: 18px;
}

#subNav li.here
{
	background-color: #cbc1b0;
	color: white;	
}

#subContent {
	font-size: 11px;
	
	width: 157px;
	min-height: 300px;
	_height: 300px;
	float: right;
	_margin-top: -1em; /* the first-child rule below doesn't work in ie6 */
}

/* make the first header flush top */
#subContent > h3:first-child
{
	margin-top: 0;		
}

#footer 
{
	padding-top: 75px;
	clear: both;
	text-align: center;	
	color: #415a68;
	font-size: 10px;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|* main site sections */
#header
{
	font-size: 2em;
	height: 165px;
	position: relative;
	margin-bottom: 10px;
}

#siteLinks
{
	list-style: none;
	font-size: 11px;	
	position: absolute;
	
	text-align: right;
	top: 50px;
	right: 0;
}

#siteLinks li
{
	margin-right: .5em;
	padding-right: 1em;
	border-right: 1px solid white;
	vertical-align: middle;	
	
	/* the lengths I'll go to for inline-block! */
	display: -moz-inline-stack; /* Fx2 */
	display: inline-block;
}

#siteLinks div
{
	display: inline;	
}

#siteLinks li,
#siteLinks *
{
	!display: inline;	
	!zoom: 1;
}

#siteLinks li.search
{
	border: none;	
	line-height: 1em;
	padding-right: 0;
	margin-right: 0;
}

#siteLinks li.feed
{
	padding-right: 2px;	
}

#siteLinks li a
{
	color: white;
	margin-top: -1px;
	vertical-align: bottom;
}

#siteLinks li.feed a
{
	padding-right: 23px;
	background: url(../i/rss_icon.png) right no-repeat;	
}

#siteLinks input
{
	vertical-align: middle;
	!vertical-align: top;
}

#siteLinks input.text
{
	height: 12px;
	width: 95px;
	font-size: 10px;
	padding: 2px 5px 0 5px;	
	line-height: 1em;
	display: inline-block;
}

div#TEMPLATE-header a
{
	text-decoration: none;
}

#logo
{
	border: 0;	
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|* Generic styles */

a
{
	color: #b06f0d;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a.datedLink:hover
{
	text-decoration: none;	
}

a.datedLink:hover span
{
	text-decoration: underline;
}

a.inactive
{
	text-decoration: none !important;
	color: #333333;
	cursor: default;
}

h1
{
	padding-top: 0;
	margin-top: 0;
	
	/*font-size: 2.2em;
	font-weight: normal;
	font-family: serif;*/
	font: normal 2.2em "Times New Roman";
	color: #415a68;	
	margin-bottom: .4em;
	line-height: 1.1em;
}

h1#bannerTitle
{
	margin: 0;
	padding: 0;
	line-height: 1em;	
}

h1#bannerTitle img
{
	display: block;	
}

h2
{
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: .4em;
	line-height: 1.1em;
	color: #415a68;
	_font-weight: bold;
}

h3
{
	font-size: 1.1em;
	color: #415a68;
	margin-top: .4em;
	margin-bottom: .4em;
	font-weight: normal;
}

h4
{
	font-size: 1.2em;
	font-weight: normal;
	margin-top: .4em;
	margin-bottom: .4em;
}

h5
{
	/*font-size: 18px;
	font-weight: normal;
	font-family: serif;*/
	font: normal 18px "Times New Roman";
	color: #415a68;	
	margin: 1em 0 .1em 0;
	padding: 0;
	line-height: normal;
}

h6
{
	font-size: 1em;
	font-weight: normal;
	color: #666666;
	margin-top: .2em;
	margin-bottom: .2em;
}

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



/* pages without a sidebar */
#people #subNav
{
	display: none;
}

#people #subContent
{
	display: none;	
}

#people #mainContent,
#index #mainContent
{
	width: auto;
	float: none;
	clear: both;
	border: none;
	margin-left: 0;
	padding-left: 0;	
}

/* home pages */
#index #subNav,
#index #subContent
{
	display: none;	
}

#index #mainContent
{
	position: relative;
	padding-top: 20px;
}

#index h1#pageTitle
{
	position: absolute;
	top: 20px;
	left: 0;
	padding: 0;
	margin: 0;
	border: 1px solid #8d9ca4;
}

#index h1#pageTitle img
{
	display: block;	
}

#homeIntro p
{
	margin-top: 0;	
}

#homeIntro
{
	position: absolute;
	top: 185px;
	left: 342px;
	margin-top: 0;
	width: 325px;
	font-size: 10px;
	line-height: 1.5em;
}

#index #home-spotlight
{
	float: right;
	overflow: hidden;
	!height: 100%;
}

#index #home-spotlight *
{
	display: block;	
}

#index #header
{
	height: 135px;	
}

#homeItemLists
{
	clear: both;	
	padding-top: 10px;
}

.mainTeaser h2
{
	/*font-family: serif;
	font-size: 1em;	
	font-weight: normal;*/
	font: normal 1em "Times New Roman";
	_font-weight: bold;
	color: #415a68;
	text-transform: uppercase;
	margin-top: 0;
	
	background: #f8f4e5;
	padding: 4px 11px;
	line-height: 1em;
}

.mainTeaser h2 a
{
	text-transform: lowercase;
	border-left: 1px solid #415a68;
	padding-left: .5em;
	margin-left: .2em;
}

#index .mainTeaser h2
{
	font-size: 14px;
	background: #e8e1ce;
	padding: 7px 11px;
	display: inline;
	float: left;
	width: 282px;
	_width: 280px;
	border-left: 6px solid #fff;
}
#index .mainTeaser h2.first
{
	border-left: none;
} 

#homeNews,
#homeEvents,
#homePubs
{
	width: 304px;
	_width: 294px;
	float: left;
	margin-top: 8px;
}

#homeNews div,
#homeEvents div,
#homePubs div
{
	margin-top: 8px;
	margin-right: 14px;
}
#homePubs div
{
	margin-right: 0;
}
#homeEvents div,
#homePubs div
{
	margin-left: 6px;
}

h3.itemListHeader
{
	font-size: 1em;
	font-weight: bold;
	color: #415a68;
	margin: 0;
	margin-bottom: 2px;	
	padding: 0 11px;
}


ul.itemList
{
	padding: 0 0 8px 0;
	margin: 0;
	list-style: none;
}

ul.itemList
{
	padding: 0 8px 8px 11px;
}

ul.itemList li
{
	padding: 0;
	margin: 0;	
	list-style: none;
	padding-bottom: .5em;
}

ul.itemList a span
{
	color: #333333;	
}

#subContent a.more
{
	padding-left: 11px;	
}

/*--- people pages ---*/
body.js.people #content #subNav ul li.expanded
{
	background-image: url(../i/listMinus1.gif);	
	background-position: 0 14px;
	background-repeat: no-repeat;	
}

body.js.people #content #subNav li.withChildren
{
	background-image: url(../i/listPlus1.gif);	
}

body.js.people #content #subNav ul li.withChildren
{
	background-position: 4px 6px;
	background-repeat: no-repeat;
}

#peopleLetters
{
	color: #999999;
	word-spacing: 12px;
	padding: 2px 5px;
	border: 1px dotted #415a68;
	border-width: 1px 0;
}

#subNav #peopleLetters
{
	word-spacing: 6px;
}

ul#attorneyList,
ul#attorneyList li
{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-image: none;	
}

ul#attorneyList li
{
	margin-top: 12px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #415a68;
	clear: both;
	overflow: hidden;
}

ul#attorneyList a, 
ul#attorneyList div
{
	float: left;
	margin: 0;
	display: block;
}

ul#attorneyList .fn,
ul#attorneyList .position
{
	display: block;
	width: 196px;
	clear: both;
}

ul#attorneyList .email
{
	width: 300px;	
}

ul#attorneyList .vcard-link
{
	width: 179px;	
}

/* image cover method */
#people #pageTitle span
{
	position: absolute;
	top: 0;
	left: 0;
	width: 120%;
	height: 100%;
	background: url(../i/headers/our_people.jpg) top left no-repeat;
}

#content form div label
{
	display: block;	
	color: #415a68;
	font-size: 11px;
	padding-left: 5px;
}

#content form div
{
	float: left;
	width: 370px;
	height: 50px;	
}

#content form div.even
{
	width: 330px;
}

#coreyapplication #mainContent
{
	width: 705px;
}

#coreyapplication #content form div
{
	height: auto;
	width: auto;
	float: none;
	padding-bottom: 1em;
}

#coreyapplication #content form input
{
	width: 680px;	
}

#coreyapplication #content form textarea
{
	width: 683px;	
}

#coreyapplication #content form input.submitButton
{
	width: auto;
}	

#coreyapplication form h2
{
	clear: both;
	padding-top: 2em;
}

#coreyapplication form p
{
	padding-left: 5px;
	width: 470px;	
}

#content form div.comments
{
	clear: both;
	float: none;
	width: auto;
	height: auto;	
}

div.email_form
{
	display: none !important;	
}

#content form div.comments textarea
{
	width: 470px;
	height: 170px;	
}

#content form div.submitWrapper
{
	padding-left: 287px;
	text-align: right;
}

#newsevents form div.submitWrapper	
{
	padding-left: 0;
	width: 286px;
}

body.newsevents #subNav form
{
	border-top: 1px dotted #415a68;
	margin-top: 50px;
	padding-top: .5em;
}

#subNav form div.submitWrapper
{
	padding-left: 0;
}

#content form div input
{
	width: 282px;	
}

#content form div textarea
{
	width: 285px;
	height: 85px;	
}

#content form div select
{
	width: 285px;	
}

#content form div input#field_search,
#content form div input.submitButton,
#content form div input.SEARCH-button
{
	clear: both;
	width: auto;	
}

#content #subNav form div
{
	width: auto;
	float: none;
	padding-left: 0;
	clear: both;
}

#subNav form div#submitWrapper
{
	padding: 0 !important;
	width: 30px;
}


#subNav form div *
{
	width: 100%;
}

#subNav form div input
{
	width: 160px;	
}

#subNav form div select
{
	width: 165px;
	font-size: 10px;
}

/* individual bios */
div#bioPic 
{
	position: absolute;
	top: 0;
	left: 0;
	background: url(../i/biopic_bg.png) top left no-repeat;
	padding: 10px 10px 0 0;
	width: 170px;
	height: 196px;
	text-align: center;
}

div#bioPic a
{
	display: block;
	float: right;
	_display: inline;
	margin-right: 10px;
	padding: .5em 10px .5em 10px;
}

#bioCard div
{
	line-height: 100%;
	padding-bottom: 2px;
	margin-bottom: 5px;
}

#bioCard div img
{
	display: inline;
}

#bioCard .title,
#bioCard .office,
#bioCard .work-tel
{
	float: left;
	padding-right: 4px;
	margin-right: 4px;
	border-right: 1px solid #96afbd;	
}

body.people-item #contentHeader
{
	width: auto;
	float: none;

	height: 130px;
	padding-left: 208px;
	padding-top: 78px;
	
	position: relative;
	margin-bottom: 1em;
}

#quickInfo
{
	padding-left: 30px;	
}

body.people-item #subNav h3
{
	/*font-size: 1.6em;
	font-weight: normal;
	font-family: serif;*/
	font: normal 1.6em "Times New Roman";
	color: #415a68;	
}

body.people-item #subNav ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}

body.people-item #subNav ul li
{
	margin-bottom: .5em;
	display: block;
	padding-left: 10px;	
}

body.people-item #subNav ul li
{
	padding-left: 18px;
	padding-bottom: 0;
	_display: inline-block;
}

body.people-item #subNav ul.bioPlainList li
{
	padding-left: 0;	
}

#subNav li.prac_bullet_child a
{
	color: #a9977c; 
}

#subContent h2
{
	font-size: 1em;
	color: #415a68;	
	font-weight: bold;
	margin-top: 0;

	padding-bottom: .5em;
}

#subContent h3
{
	font-size: 1em;
	color: #415a68;	
	font-weight: bold;
	margin-top: 1em;
	text-transform: uppercase;
	line-height: normal;
}


body.people #subContent h3
{
	font-weight: normal;
	_font-weight: bold;
	
	background: #f8f4e5;
	padding: 4px 0 4px 11px;
	line-height: 1em;
}

#subContent ul
{
	padding: 0;
	margin: 0;
	list-style: none;	
}

#subContent ul li,
#subContent p
{
	list-style: none;
	list-style-image: none;
	padding: 5px 0 5px 0;	
}

/*expanding sidebars and practice listing */


#subNav ul li.withChildren ul
{
	background: white;
}

#subNav ul li.withChildren ul li.here
{
	background: #cbc1b0;
	color: white;	
}

#services #practiceList li,
#services #content #practiceList li.expanded,
body #subNav ul li.withChildren,
body #content #subNav ul li.expanded
{
	background-image: url(../i/list-expanded.png);
	background-position: 0 14px;
	background-repeat: no-repeat;	
}

#services.js #practiceList li,
body.js #subNav li.withChildren
{
	background-image: url(../i/list-collapsed.png);	
}

body #content #subNav ul li.withChildren
{
	background-position: 4px 8px;
	background-repeat: no-repeat;
}

/*--- practice page listing ---*/

#services #content #practiceList li
{
	padding-left: 12px;	
}

#services #mainContent
{
	width: 705px;
}

#services div.serviceListWrapper
{
	width: 350px;
	float: left;
}

#services .serviceList
{
	width: 275px;
	padding-left: 0;
	margin-left: 0;
	list-style: none;
}

#services .serviceList li
{
	margin-left: 0;
	list-style: none;
	padding: 6px 0;
	border-bottom: 1px dotted #415a68;
	
	_height: 100%;
	_padding-left: 2px;
}

#services.js #practiceList
{
	padding-top: 2em;
}

body.services #subContent h3
{
	padding: 4px 0 4px 0;
}

#services #practiceList ul,
#practiceList ul li,
body.js #practiceList ul li
{
	list-style: none;
	padding-left: 0 !important;
	margin-left: 0;
	background: none !important;
}

#practiceList ul a,
#subNav ul li.withChildren li a
{
	color: #a9977c;	
}

#services #practiceList ul li
{
	border-bottom: none;
	padding-bottom: 0;	
}

#services.js #practiceList ul,
body.js #subNav ul ul
{
	display: none;
}

#services #practiceList li.expanded ul,
body #subNav ul li.expanded ul
{
	display: block;
}

/* email this page */
div.emailPageform div.email_form
{
	display: none;
}

.emailPageform-url
{
	font-style: italic;		
}

/* news pages */
#newsevents .mainTeaser,
#about-diversity .mainTeaser
{
	width: 283px;
	padding-right: 42px;
	margin-right: 42px;
	border-right: 1px solid #b1b7bb;
	float: left;
}

#newsevents #mainEventsTeaser,
#about-diversity #mainPubsTeaser
{
	padding-right: 0;
	margin-right: 0;
	border-right: 0;	
}
#about-diversity #mainNewsTeaser
{
	border-right: 0;	
}

#about-diversity #mainPubsTeaser
{
	border-right: 0;	
}
body.newsevents form div.submitWrapper
{
	padding-top: 22px;
	width: 286px;
	padding-left: 0;	
}

body.newsevents-events div.rsvpButton
{

	margin-bottom: 8px;

}

#newsevents-events-rsvp form div
{
	float: none;
	height: auto;	
}

#newsevents-events-rsvp #emailField
{
        display: none;
}
#newsevents-events-rsvp #submit_wrapper
{
	margin-top: 14px;
}


#resultSummary {
	border-bottom: 1px solid #a0acb3;
	overflow: hidden;
	height: 100%;
	margin-bottom: .8em;
	padding-bottom: .8em;
	line-height: normal;
	
	font-size: .9em;
	color: #888;
}

#resultSummary p
{
	float: left;
	margin-bottom: 0;
}

.resultPageLinks
{
	float: right;	
	text-transform: lowercase;
}

.resultPageLinks *
{
	border-left: 1px solid #cfcfcf;
	padding-left: 6px;
	padding-right: 3px;
	line-height: 100%;
}

.resultPageLinks .first
{
	border-left: 0;
	padding-left: 0;	
}

/* publications page */
#resultSummary h2
{
	text-transform: uppercase;

	/*font-family: serif;
	font-size: 1em;
	font-weight: normal;*/
	font: normal 1em "Times New Roman";
	_font-weight: bold;
	color: #415a68;	
	
	float: left;
	border-right: 1px solid #415a68;
	margin: 0;
	
	padding-right: .8em;
	margin-right: .8em;
}

#publications #resultSummary 
{	
	background: #f8f4e5;
	padding: 6px 11px;
	line-height: normal;
	border-bottom: 0;
}


/* offices */

body.about #pageTitle span
{
	color: #92b6c7;	
}

body.about-offices-map
{
	background: none;	
}

a#closeMapWindow
{
	color: black;
	padding-right: 13px;
	text-align: right;
	line-height: 1em;
	
	position: absolute;
	top: 15px;
	left: 500px;
	width: 200px;
	background: url(../i/close_window.png) bottom right no-repeat;
}

#smallOfficeMap
{
	margin: 2em 0;	
}

/* item detail pages */

h1#pageTitle.itemPageTitle
{
	margin-top: .8em;
	
	font-size: 1.8em;
	line-height: 1.3em;
	
	width: 708px;	
	float: right;
}

h1#pageTitle.itemPageTitle span
{
	display: block;
	float: left;
	padding-right: 8px;
	margin-right: 12px;
	background: url(../i/item-header-divider.png) right no-repeat;
	
	color: #B06F0D;
}

body.newsevents-news-item #contentHeader,
body.newsevents-events-item #contentHeader,
body.publications-item #contentHeader
{
	min-height: 0;
	_height: 0;	
}

#faqList dt a
{
	font-weight: bold;
	color: #333;
	text-decoration: none !important;
}

#faqList dt
{
	margin: .5em 0;
}

#faqList dd
{
	padding: 0;
	margin:0;	
}

.js #faqList dd
{
	display: none;	
}

/* job detail pages */

body.careers-staff-opportunities-item h1#pageTitle
{
	line-height: normal;	
}

body.careers-staff-opportunities-item h1#pageTitle span
{
	display: block;
	float: left;
	padding-right: 8px;
	margin-right: 12px;
	border-right: 2px solid #415A68;
}

#careers-staff-opportunities th
{
	font-weight: normal;
	text-align: left;
	color: #415a68;	
	font-size: 1.1em;
	padding-right: 20px;
}

#careers-staff-opportunities th span
{
	display: block;
	border-bottom: 1px solid #b3bdc3;
}

th#jobDate
{
	width: 110px;	
}

#careers-staff-opportunities #content form div.submitWrapper
{
	width: auto;
	padding-left: 10px;
	padding-top: 21px;	
}

#careers-staff-opportunities #content form div
{
	width: 320px;	
}

#careers-staff-opportunities #resultSummary
{
	border: none;	
}

#careers-staff-opportunities #content form div.even
{
	width: auto;	
}

/* contact page */

body#contact #contentHeader h2
{
	float: left;
	margin-top: 0;
	background: url(../i/item-header-divider.png) right no-repeat;
	padding-right: 10px;
	margin-right: 6px;
}

#requiredFields
{
	float: left;
	font-style: italic;
	color: #415A68;
	line-height: 1.3em;
}

body#contact #content form
{
	clear: both;
	padding-top: 1em;	
}

body#contact #content #mainContent
{
	width: 704px;	
}

body#contact #content #contentHeader
{
	width: 100%;
	border-bottom: 1px dotted #415A68;
}

body#contact #content #subContent
{
	padding-left: 33px;
	border-left: 1px solid #b1b7bb;	
}

#contact #content form div
{
	width: auto;
	padding-right: 10px;
}	

#contact #content form div input.txt
{
	width: 240px;	
}

#contact #content form div#field_company input.txt,
#contact #content form div#field_address input.txt
{
	width: 494px;	
}

#contact #content form div#field_state input.txt,
#contact #content form div#field_zip input.txt
{
	width: 110px;
}	

#contact form div.comments span.error
{
	display: block;	
}

#contact form div#formRightSide,
#contact form div#formLeftSide
{
	height: auto;
	float: left;
	width: 375px;
	padding: 0;
}

#contact form div#formLeftSide
{
	width: 532px;	
}

#contact form div#formRightSide textarea
{
	width: 100%;
	height: 127px;	
}

span.required
{
	color: #684141;	
}

span.error
{
	color: red;	
}

#contact form div.submitWrapper
{
	padding: 20px 0 0 0;	
}

#contact .officeItem
{
	float: left;
	width: 230px;
	height: 105px;
	line-height: 1.3em;
	margin-top: 1em;	
}

#contact .officeItem h3
{
	font-size: 1em;
	margin: 0;
	padding: 0;
	float: left;
	padding-right: 5px;
}

#contact .officeItem a.mapLink
{
	background: url(../i/directions_icon.png) left no-repeat;
	display: block;
	float: left;
	padding-left: 24px;
}

#contact .officeItem div.phone
{
	clear: both;
	padding: .5em 0;
}

/* custom bio page for david hobson */
#advisorsLogo
{
	position: absolute;
	top: 22px;
	left: 208px;
}

#udm li ul li
{
	background: #b06f0d;
	padding: 0 1px;	
}

#udm li ul li a
{
	border-top: 1px dotted white;
}

#udm li ul li a.udmR
{
	border-top: 1px solid white !important;	
}

#contact #content #formDisclaimer
{
	width: 285px;
	float: right;
	padding-top: 15px;	
	overflow: hidden;
	height: 100%;	
}

#contact #form 
{
	overflow: hidden;
	height: 100%;	
}

/* factsheet page */

#factsheet #header
{
	border-bottom: 1px dotted #415A68;	
}

body#factsheet #content #mainContent
{
	width: 100% !important;
}

#generalFacts
{
	width: 200px;
	padding-right: 30px;
	float: left;
	padding-bottom: 1em;
}

#factsPractices
{
	width: 670px;
	float: left;
	padding-bottom: 1em;
}

#factsPractices ul,
#factsPractices ul li
{
	list-style: none;
	padding: 0;
	padding-bottom: .5em;
	margin: 0;
}

#factsPractices ul
{
	float: left;
	padding-right: 30px;
	padding-bottom: 0;
	width: 255px;
}

#factsText
{
	clear: both;
	border: 1px dotted #415A68;		
	border-width: 1px 0;
	padding: 1em 0;
	margin: 1em 0;
}

div.factsOffice
{
	display: block;
	width: 255px;
	height: 105px;
	float: left;	
	line-height: normal;
	padding-top: 1em;
}

div.factsOffice div.phone
{
	padding: .5em 0;	
}

/* search */
#search #content form div label
{
	display: inline;
	color: #415a68;
}

#search #content form div input
{
	display: inline;
	width: auto;	
}

#search #content form div
{
	float: none;
	height: auto;	
}

#search #content div.sections,
#search #content div.search_type
{
	padding-top: 1em;
	float: left;
	width: 40%;	
}

#search #content h3
{
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: .4em;
	margin-top: 1.5em;
	line-height: 1.1em;
	color: #415a68;
	text-transform: uppercase;
}

/* - ( Search ) - */
.searchfoundtext { font-weight: bold; }

