/* = Reset 
#########################################*/
body {height: 100%; width: 100%;}
body,div,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,table,tr,th,td,embed,object{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,abbr{border:0;}
caption,th {text-align:left;}
div{text-align: left; vertical-align: top;}
q:before,q:after{content:'';}
a{text-decoration:none;}
strong{font-weight: bold;}
em{font-style: italic;}
*:focus {outline: none;}

/* = Library 
#########################################*/
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display: block;}
.clear {clear: both; float: none;}
.align-right {text-align: right;}
.align-left {text-align: left;}
.align-center {text-align: center;}
.justify {text-align: justify;}
.float-left {float:left;}
.float-right {float:right;}
.left {float: left; width: 50%;}
.right {float: right; width: 50%;}
.hide {display:none;}
.show {display: block;}
.inline {display: inline;}
.italic {font-style: italic;}
.nomargin {margin: 0;}
.nopadding {padding: 0;}
.subscript {font-size: .75em; vertical-align: bottom;}
.font14 {font-size:14px;}
.font16 {font-size:16px;}
.font17 {font-size:17px;}
.font18 {font-size:18px;}
.font20 {font-size:20px;}
.green {color: #6daa3a;}
.blue {color: #6080a4;}
.orange {color: #f4901e;}

/* = Global Elements
#########################################*/
body {
	background: #dfe0df url('images/bg-body.jpg') repeat-y top center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5;
	color: #000000;
	text-align: center;
	}
	
h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0a335d;
	font-weight: normal;
	margin-top: 0;
	}
	
h1 {
	font-size: 18px;
	font-weight: normal;
	padding-bottom: 5px;
}	

h2 {
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 5px;
}
	
h3.col_heading {
	font-weight: normal;
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #bcbcbc;
	}
	
h4 {
	border-bottom:1px solid #0A335D;
	font-weight: bold;
}
	
#content p {
	margin: 0 0 1em 0;
}

#content blockquote {
	margin: 0 0 1em 40px;
}

#content img {
	border: #ffffff 8px solid;
}

a {
	color : #003366;
}

#content a {
	border-bottom: #002654 1px dotted;
}

a.vcard {
	background: url('images/bg-vcard.gif') no-repeat left center;
	padding-left: 18px;
	border: none !important;
}

a.PDF {
	background-image: url('images/PDF-Icon.gif');
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}

a.legalAlerts {
	display: block;
	background: url('images/legal-alerts_trans.png') no-repeat left top;
	height: 27px;
	text-indent: -9999px;
	border: none !important;
}

.secondary #sidebar a.legalAlerts {
	background: url('images/legal-alerts-small.gif') no-repeat left top;
	height: 27px !important;
}

#header a.legalAlerts {
	position: absolute;
	background: url('images/legal-alerts-header-trans.png') no-repeat left top;
	height: 26px !important;
	width: 178px;
	top: -10px;
	right: 95px;
}

#header a.legalAlerts:hover {
	background: url('images/legal-alerts-header-trans.png') no-repeat left bottom;
}		
	
/* = Structure
#########################################*/	
#ribbon {
	background: #003569 url('images/bg-ribbon1.gif') repeat-y center top;
	min-width: 990px;
	width: 100%;
	height: 10px;
}
	
#header {
	width: 990px;
	margin: 0 auto;
	position: relative;
	padding: 80px 0 15px 0;
	text-align: center;
	}

#mastHead {
	color: #ffffff;
}

#mastHead h1 {
	font-size: 34px;
	line-height: 1;
	color: #ffffff;
	border: none;
	text-shadow:1px 1px 2px #002654;
}
	
.secondary #mastHead {
	background: #00366a url(images/bg-header-firm.jpg) no-repeat center top;
	height: 60px;
	}

.home #mastHead {
	background: #00366a;
	height: 231px;
	}
	
#section1 ul#mastHeadContent {
	position: relative;
	width: 990px;
	height: 231px;
	margin: 0 auto 0 auto;
	padding: 0;
}	

#section1 ul#mastHeadContent li {
	width: 990px;
	height: 231px;
	position: absolute;
	top: 0;
	left: 10px;
	list-style: none;
}

/*#section1 #mastHeadContent {
	height: 200px;
	width: 435px;
	padding: 20px 367px 10px 32px;
	margin: 0 auto 0 auto;
} /*"Home Page" header background*/

#section1 #mastHeadContent a.learnMore {
	background: url('images/learn-more_trans.png') no-repeat left top;
	display: block;
	height: 22px;
	width: 90px;
	text-indent: -9999px;
	float: right;
}

#section1 #mastHeadContent a.learnMore:hover {
	background: url('images/learn-more_trans.png') no-repeat left bottom;
}

#section2 #mastHead {	background:  #00366a url(images/bg-header-firm.jpg) no-repeat center bottom;} 
#section3 #mastHead {	background:  #00366a url(images/bg-header-services.jpg) no-repeat center bottom;} 	
#section4 #mastHead {	background:  #00366a url(images/bg-header-attorneys.jpg) no-repeat center bottom;} 	
#section5 #mastHead {	background:  #00366a url(images/bg-header-news.jpg) no-repeat center bottom;} 	
#section6 #mastHead {	background:  #00366a url(images/bg-header-resources.jpg) no-repeat center bottom;} 
#section7 #mastHead {	background:  #00366a url(images/bg-header-employment.jpg) no-repeat center bottom;} 	
#section8 #mastHead {	background:  #00366a url(images/bg-header-contact.jpg) no-repeat center bottom;}
	

#ajaxSearch_form {
	width: 180px;
	position: absolute;
	text-align: right;
	top: 28px;
	right: 92px;
}

#ajaxSearch_form table td {
	vertical-align: middle;
}

#ajaxSearch_submit {
	padding: 1px;
	margin: 2px 0 0 3px;
}

#ajaxSearch_input {
	border: 1px solid #aaadb2;
	height: 14px;
	width: 150px;
	padding: 2px;
}
	
#header_logo {
	position: absolute;
	top: 25px;
	left: 61px;
}	
	
#primary {
	width: 800px;
	margin: 0 auto;
	background: url('images/bg-content.jpg') no-repeat left top;
	padding: 0 95px 15px 95px;	
}

#primaryInner {
	background: url('images/bg-primary-inner.png') repeat-y left top;
	border: 1px solid #b4bbc0;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-top: none;
}
	
.home #sidebar {
	padding-top: 15px;
	float: right;
	width: 250px;
}	

.secondary #sidebar {
	float: left;
	width: 180px;
	padding-top: 15px;
	}
	
#SidebarPhones {
	color: #505050;
	font-size: 12px;
	margin: 35px 0 15px 0;
	padding-left: 12px;
}

#SidebarPhones p {
	margin-bottom: 5px;
}		
	
.home #content {
	padding-top: 15px;
	float: left;
	font-size: 14px;
	width: 525px;
	}
	
#content #contactBar {
	padding: 0 15px 0 15px;
	color: #434343;
	background: url('images/bg-contactBar.gif') repeat-x left top;
	border: 1px solid #b4bbc0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 25px;
}

#content #contactBar p {
	float: left;
	font-size: 12px;
	line-height: 26px;
	margin: 0;
	padding: 0;
}

#content #contactBar a {
	font-size: 12px;
	line-height: 26px;
	border-bottom: none;
	color: #434343;
	background: url('images/contactArrow.gif') no-repeat right center;
	float: right;
	padding-right: 15px;
}

span.Phone {
	font-size: 14px;
	color: #002654;
}
		
	
.secondary #content {
	line-height: 1.5;
	float: right;
	padding: 15px 18px 15px 20px;
	width: 580px;
	min-height: 550px;
	height:auto !important;
	height:550px;
	}
	
#ContentHeader {
	height: 44px;
	width: 580px;
	border: none !important;
	margin-bottom: 1em;
}
	
.secondary #content.wide {
	float: left;
	width: 700px;
}
	
div.news-summary {
	border-bottom: 1px dotted #b4bbc0;
	margin: 0 0 15px 0;
}	
	
#footer {
	background: url('images/bg-footer.jpg') repeat-y center top;
	border: 1px solid #b4bbc0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	width: 758px;
	color: #767676;
	font-size: 90%;
	padding: 20px;
	margin: 0 auto 10px auto;
	}
	
#footer p {
	margin-bottom: 1em;
}	
	
a.older-articles {
	float: left;
}

a.newer-articles {
	float: right;
}
	
.view_all {
	color: #9e0b0f !important;
	display: block;
	text-align: right;
	text-decoration: none;
	}
	
.more_link {
	color: #0a335d;
	}
	
#header p {
	margin: 0 0 5px 0;
	}
	
#sidebar h4 {
	font-weight: normal;
	margin: 10px 0 0 20px;
	border-bottom: none;
	}
	
a, a:visited, a:active {
	color: #003366;
	text-decoration: none;
	}
	
/*NAVIGATION MENUS*/

.primary-nav {
	height: 23px;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: url(images/primary-nav.gif) left top no-repeat;
}

.primary-nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
}

.primary-nav li, .primary-nav li a  {display: block; height: 23px; text-indent: -9009px;}

#primary-nav-item1 {left: 0px;width: 66px;}
#primary-nav-item1 a:hover {background: url(images/primary-nav.gif) 0 -23px no-repeat;}
#primary-nav-item1.selected a {background: url(images/primary-nav.gif) 0 -46px no-repeat;}

#primary-nav-item2 {left: 76px;width: 87px;}
#primary-nav-item2 a:hover {background: url(images/primary-nav.gif) -76px -23px no-repeat;}
#primary-nav-item2.selected a {background: url(images/primary-nav.gif) -76px -46px no-repeat;}

#primary-nav-item3 {left: 172px; width: 117px;}
#primary-nav-item3 a:hover {background: url(images/primary-nav.gif) -172px -23px no-repeat;}
#primary-nav-item3.selected a {background: url(images/primary-nav.gif) -172px -46px no-repeat;}

#primary-nav-item4 {left: 299px; width: 88px;}
#primary-nav-item4 a:hover {background: url(images/primary-nav.gif) -299px -23px no-repeat;}
#primary-nav-item4.selected a {background: url(images/primary-nav.gif) -299px -46px no-repeat;}

#primary-nav-item5 {left: 396px;	width: 124px;}
#primary-nav-item5 a:hover {background: url(images/primary-nav.gif) -396px -23px no-repeat;}
#primary-nav-item5.selected a {background: url(images/primary-nav.gif) -396px -46px no-repeat;}

#primary-nav-item6 {left: 530px; width: 91px;}
#primary-nav-item6 a:hover {background: url(images/primary-nav.gif) -530px -23px no-repeat;}
#primary-nav-item6.selected a {background: url(images/primary-nav.gif) -530px -46px no-repeat;}

#primary-nav-item7 {left: 621px; width: 100px;}
#primary-nav-item7 a:hover {background: url(images/primary-nav.gif) -621px -23px no-repeat;}
#primary-nav-item7.selected a {background: url(images/primary-nav.gif) -621px -46px no-repeat;}

#primary-nav-item8 {left: 726px; width: 74px;}
#primary-nav-item8 a:hover {background: url(images/primary-nav.gif) -726px -23px no-repeat;}
#primary-nav-item8.selected a {background: url(images/primary-nav.gif) -726px -46px no-repeat;}

.secondary-nav {
	margin: 0;
	padding: 1px 0 1px 0;
}

.secondary-nav li {
	background: url('images/bg-secondary-nav.png') no-repeat left bottom;
	list-style: none;
	padding: 0 0 1px 0;
}

.secondary-nav li.last {
	margin-bottom: 0;
}

.secondary-nav li a {
	color: #505050;
	display: block;
	height: 23px;
	line-height: 23px;
	padding-left: 12px;
	text-decoration: none;
}

.secondary-nav li.selected a {
	background: url('images/bg-secondary-nav-selected.png') repeat-y top left;
}

.attorney-nav {
	background: url(images/bg-secondary-nav.png) repeat-y top left;
	margin: 0;
	padding: 0px 0 1px 0;
}

.partner-nav {
	padding: 0px;
}

.attorney-nav li {
	list-style: none;
	margin: 0 0 1px 0;
	padding-left: 0;
}

.attorney-nav li.last, .attorney-nav li:last-of-type {
	margin-bottom: 0;
}

.attorney-nav li a {
	/*background: #ffffff url(images/bg-attorney-nav.png) repeat-y top left;*/
	background: #ffffff;
	color: #505050;
	display: block;
	height: 23px;
	line-height: 23px;
	padding-left: 32px;
	text-decoration: none;
}

.attorney-nav li.selected a {
	background: #ffffff url(images/bluedot.gif) no-repeat 20px center;
	color: #455572;
}
	
.footer-nav {
	font-size: 12px;
	margin: 20px 0 10px 20px;
	padding: 0;
}

.footer-nav li {
	display: inline;
	margin: 0;
	padding: 0 15px 0 15px;
	list-style: none;
}

.footer-nav li a {
	color: #7b7b7b;
  text-decoration: none;
}

.footer-nav li a:hover {
	color: #636363;
}
		
.footer-nav li.first {
  padding: 0 15px 0 0;
}

#section3 #content table {
	margin-bottom: 24px;
	}

#section3 #content table td {
	padding: 3px;
	width: 135px;
	vertical-align: top;
	}
	
table.contacts {
	margin-bottom: 24px;
	}	
	
#content table.contacts a {
	border-bottom: none;
}	
	
table.contacts .contacts_name {
	width: 200px;
	vertical-align: top;
	}
	
table.contacts .contacts_phone {
	width: 130px;
	vertical-align: top;
	}
	
table.contacts .contacts_email {
	width: 175px;
	vertical-align: top;
	}
		
table.contacts td, table.contacts th {
	border-bottom: #bcbcbc 1px solid;
	padding: 5px 0 5px 0;
	}
	
#content table.contacts p {
	margin: 0;
	}



/* = Subscribe Form
#########################################*/
form#subForm table td {
	padding: 5px 5px 5px 5px;	
}

form#subForm table input[type="text"] {
	font: 'Trebuchet MS';
	border: 1px solid #AAADB2;
	height: 14px;
	padding: 2px;
	width: 200px;
}

form#subForm table select {
	font: 'Trebuchet MS';
	border: 1px solid #AAADB2;
	padding: 2px;
	width: 206px;
}


/* = Modules
#########################################*/
.module {
	background: url('images/bg-module.png') repeat top left;
	border: 1px solid #b4bbc0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 12px;
	margin: 0 0 15px 0;
}

.module h2 {
	background: url(images/bg-module-h2.png) repeat-x left center;
	border-bottom: 1px solid #b4bbc0;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #434343;
	text-transform: uppercase;
	padding: 0 15px 0 15px
}

.module h2 a {
	display: block;
	background: url('images/arrow.gif') no-repeat right top;
	color: #434343;
	text-decoration: none;
}

.module h2 a:hover {
	background: url('images/arrow.gif') no-repeat right -15px;
}

.module .content {
	padding: 15px;
}

.module .excerpt {
	border-bottom: 1px dotted #b4bbc0;
	margin-bottom: 15px;
	padding-bottom: 15px;
	overflow: auto;
}

.module .excerpt.last {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

.module .excerpt img {
	border: none !important;
	float: left;
	margin: 0 10px 10px 0;
}

.module .excerpt p {
	display: inline;
	margin: 0;
	}

.module h3, .module h3 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1;
	color: #002654;
}

.module.feature h3, .module.feature h3 a {
	font-size: 16px;
	margin-bottom: 5px;
}

.meta_date {
	color: #3b4852;
	display: block;
	font-size: 11px;
}

div.byline {
	color: #3b4852;
	display: block;
	font-size: 11px;
	margin-bottom: 15px;
}

.module div.byline {
	margin-bottom: 0;
}

div.byline div, div.byline p {
	display: inline;
}

#content .module a {
	border: none;
}


/* = Pagination
#########################################*/
#ditto_pages {
	margin: 10px 0 10px 0;
}

.ditto_paging {
    border-top: 1px solid #ccc;
    padding: 10px;
    font-size: 86%;
    color: black;
}
#ditto_pages .ditto_currentpage {
    border: 1px solid #adb0b4;
    padding: 1px 5px 2px;
    margin-right: 6px;
    background-color: #002b5a;
    color: #fff;
}
#ditto_pages .ditto_off {
    border: 1px solid #adb0b4;
    padding: 1px 5px 2px;
    margin-right: 6px;
    color: #ccc;
}
#ditto_pages a, #ditto_pages a:link, #ditto_pages a:visited {
		background: #dddee0;
    border: 1px solid #adb0b4;
    padding: 1px 5px 2px;
    margin-right: 6px;
    text-decoration: none !important;
    color: #3b4852;
}
#ditto_pages a:hover {
    background-color: #fff;
    color: #000;
}


/* = Search Results
#########################################*/	
#content div.ajaxSearch_result p {
 margin-top: 0;
}

span.ajaxSearch_highlight {
	background: yellow;
}

#content p.ajaxSearch_resultsInfo {
	border-bottom: #cacaca 1px solid;
	color: #0a335d;
	font-family: Georgia;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 12px 0;
	padding-bottom: 5px;
}
	
a.ajaxSearch_resultLink {
	font-size: 16px;
}

/* = Attorney Bio
#########################################*/
div#attorney-info {
	position: relative;
}

img#attorney-photo {
	border: none !important;
	float: left;
	height: 170px;;
	width: 130px;
}

div#attorney-meta {
	bottom: 0;
	border-bottom: 1px solid #0A335D;
	position: absolute;
	left: 145px;
	width: 405px;
}

#print_logo {display:none;}
.printOnly {display: none;}
