@charset "UTF-8";
/* CSS Document */

* {
	border: none;
	margin: 0;
	padding: 0;
}

html{overflow-y: scroll; overflow-x: hidden;}

body {
	font-family: Helvetica, Arial, sans-serif;
	color: #787878;
	font-size: 12px;
	line-height: 16px;
}

a { color: #005395; text-decoration: none; }
a:hover { text-decoration: underline; }
ul, li, p { margin: 0; padding: 0; }

h2 {
	color: #005395;
	font-size: 24px;
	padding: 0;
	margin: 0 0 10px 0;
	font-weight: 600;
}

h3 {
	color: #000;
	font-size: 12px;
	padding: 0;
	margin: 14px 0 6px 0;
}

input { margin: 0 0 6px 0; height: 18px; width: 196px; }

#container {
	margin: 0 auto;
	width: 853px;	
}

#subBody {
	background: url(../_images/sub-bg.gif) repeat-x top left;
	background-color: #f0f0ee;
}

.gray { color: #787878; }

/*----HEADER----*/
#header {
	position: relative;
	width: 853px;
	height: 120px;
}

#headLogo {
	position: absolute;
	top: 30px;
	left: 5px;
}

#headTagline {
	position: absolute;
	top: 50px;
	right: 0;
}

/*----PRIMARY NAVIGATION----*/
#primaryNav {
	background-color: #000;
	margin: 0 5px;
	/*padding: 9px 0 0 13px;*/
	font-size: 13px;
	width: 843px;
	height: 33px;
	line-height: 15px;
}

#primaryNavSub {
	background-color: #000;
	margin: 0;
	/*padding: 9px 0 0 13px;*/
	font-size: 13px;
	width: 843px;
	height: 33px;
	line-height: 15px;
}

#primaryNav li, #primaryNavSub li {
	float: left;
	list-style: none;
	display: block;
}

#primaryNav li a, #primaryNavSub li a { padding: 9px 8px; color: #FFF; text-decoration: none; display: block; }
#primaryNav li a:hover, #primaryNavSub li a:hover { background-color: #2d2d2d; }
#primaryNavActive {
	background-color: #929294;
	padding: 9px 8px;
	color: #FFF;	
}
/*
#navAbout a { background: url(../_images/nav_about.gif) 0 0 no-repeat; }
#navAttorneys a { background: url(../_images/nav_community.gif) 0 0 no-repeat; }
#navPractices a { background: url(../_images/nav_community.gif) 0 0 no-repeat; }
#navNews a { background: url(../_images/nav_community.gif) 0 0 no-repeat; }
#navResources a { background: url(../_images/nav_community.gif) 0 0 no-repeat; }
#navCommunity a { background: url(../_images/nav_community.gif) 0 0 no-repeat; }*/

/*----HOME FLASH----*/
#homeCS {
	position: relative;
	margin-bottom: 20px;
	width: 853px;
	height: 412px;
}

#homeFlash {
	position: absolute;
	/*left: -1691px;*/
	left: -1691px;
	background-image: url(../_images/gp-flash-temp.jpg) 1691px 0 no-repeat;
}

#homeFlashTemp {
	/*left: 1691px;*/
}

/*----HOME NEWS----*/
#homeNews { padding: 0 0 40px 5px; float: left; }
#homeNews div {
	float: left;
	width: 187px;
	height: 284px;
	border-left: 1px solid #b1a9a2;
	padding-left: 12px;
	padding-right: 10px;
}

#homeNews img { margin-bottom: 10px; }
#homeNews p { margin-bottom: 6px; }
#homeNews a { text-decoration: none; }
#homeNews a:hover { text-decoration: underline; }

.homeNewsH { color: #000; font-weight: bold; }
.homeNewsHTwo { margin-bottom: 12px; }

#homeContact { border-right: 1px solid #b1a9a2; padding-right: 0; width: 177px; }
#homeContact p { margin-bottom: 6px; }
.homeContactH { color: #000; }
#homeContact a { color: #787878; }

/*----GLOBAL SUB PAGE STYLES----*/
#rsColumn, #cmColumn, #abtColumn, #paColumn, #nsColumn {
	margin: 24px 0 40px 0;
	padding: 22px 23px 48px 26px;
	width: 803px;
	/*min-height: 342px;*/
	background-color: #FFF;
}

/*----ABOUT----*/
/*#abtColumn,*/ #paColumn, #cmColumn, #nsColumn {
	padding-right: 222px;
	width: 604px;
}

#abtColumn h3, #paColumn h3, #nsColumn h3 {
	font-size: 12px;
	line-height: 15px;
	color: #000;
	font-weight: bold;
}

#abtColumn h3 { margin: 20px 0 10px 0;}
#paColumn h3 { margin: 10px 0; }
#abtColumn p, #paColumn p { margin-bottom: 10px; }
.topRule {
	background-color: #8c8d8e;
	margin: 10px 0 18px 0;
	width: 196px;
	height: 2px;
}

/*----RESOURCES----*/
#rsColumn { padding-right: 0; width: 826px; clear: both; position: relative; float: left; }
.clear { clear: both; }
#rsColumn div {
	float: left;
	/*width: 202px;*/
}

#rsColumn p { color: #000; padding-bottom: 10px; font-weight: bold; }
#rsColumn ul, #cmColumn ul { list-style: none; }
#rsColumn li { margin-bottom: 13px;}
#rsBookmark a { margin-top: 50px; color: #787878; display: block; }
#rsBookmark a:hover { text-decoration: none; }
#stateCourts { width: 217px; }
#federalCourts { width: 212px; }
#legalResources { width: 177px; }
#busResources { width: 202px; }

/*----ATTORNEYS----*/
#asColumn {
	margin: 24px 0 40px 0;
	padding: 0;
	width: 803px;
	min-height: 342px;
	background-color: #FFF;
}

.attnysColumn { position: relative; }
.attnysColumn h2 { margin: 0 0 8px 0; padding: 0; }
.attnysColumn h3 { margin: 0; padding: 0; }
.attnysColumn img {
	position: absolute;
	top: 6px;
	right: 0;
}
.attnysContactNoPhoto { float: left; width: 210px; height: 150px;}
.attnysContact h3, .attnysContactNoPhoto h3 { color: #005395;	margin: 20px 0 12px 0;	font-weight: normal; }
.attnysContact p, .attnysContactNoPhoto p { margin: 0 0 30px 0; }
.attnysContact ul, .attnysContactNoPhoto ul { list-style: none; margin: 0; padding: 0; }
.attnysContact li, .attnysContactNoPhoto li { margin: 4px 0; }
.attnysContact a, .attnysContactNoPhoto a { color: #787878; text-decoration: underline; }
.attnysContact a:hover, .attnysContactNoPhoto a:hover { color: #005395; }

/*#attnyAccordion h4 {
	color: #000;
	display: block;
	font-weight: normal;
	margin: 14px 0 34px 0;
	padding: 5px 0 3px 8px;
	background-color: #FFF;
	border: 1px solid #eec200;
	width: 82px;
	height: 16px;
}*/

#attnyAccordion h4 {
	background: url(../_images/attorneys-bio-button.gif) no-repeat 0 0;
	display: block;
	margin: 14px 0 34px 0;
	width: 90px;
	height: 21px;
}

#attnyAccordion h4.accordionToggle:hover { background-position: 0 -21px; }
#attnyAccordion h4.accordionToggleActive { background-position: 0 -42px; }
#attnyAccordion h4.accordionToggleActive:hover { background-position: 0 -42px; }

.bioUL {
	list-style: disc;
	margin-left: 15px;
}
.bioUL li { margin: 6px 0;}
.blueText { color: #005395; }

#noResults, #enterValue { color: #787878; padding: 40px 0 0 20px; font-size: 14px; }

/*----CASE STUDY DETAIL----*/
#csColumn, .attnysColumn, #abtColumn {
	margin: 24px 0 40px 0;
	padding: 22px 23px 26px 26px;
	width: 584px;
	background-color: #FFF;
}
#csColumn h2 { line-height: 26px;}
.csMainImg {
	margin: 6px 0 15px 0;
}

#csColumn p, .attnysColumn p { margin-bottom: 8px; }

#subHead {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#rightCol {
	float: right;
	border-top: 2px solid #8c8d8e;
	border-bottom: 2px solid #8c8d8e;
	padding: 16px 0 20px 0;
	margin: 24px 6px 0 0;
	width: 196px;
}

#rightCol p { color: #000; padding-bottom: 10px; }
#rightCol ul { list-style: none; }
#rightCol li a { line-height: 26px; }

/*----COMMUNITY----*/
#cmColumn h3 {
	margin: 10px 0 0 0;
}

#cmColumn p {
	/* width: 600px;
	 margin: 0 0 500px 0; */
}

#communityList {
	font-size: 12px;
	font-weight: bold;
	line-height: 24px;
	color: #000;
}

#finalP {
	margin-top: 10px;
}

/*----NEWS & PUBLICATIONS----*/
#nsColumn h3 { margin: 13px 0 0 -10px; }
.newsPub { color: #787878; font-weight: normal; font-style: italic; }
.newsDate { color: #787878; font-weight: normal; }
#nsColumn p { margin-bottom: 10px; }
#nsColumn img { /*float: right; width: 230px;*/ margin-left: 20px; }

/*----ACCORDION----*/
#paColumn h3, #cmColumn h3{
	margin: 0 0 0 -10px;
	line-height: 15px;
}

h3.accordionToggle, h4.accordionToggle { cursor: pointer; }
/*h3.accordionToggleActive, h4.accordionToggleActive {
	background: url(../_images/accordion-toggle.gif) 0 -55px no-repeat;
}*/

h3.accordionToggle {
	background: url(../_images/accordion-toggle.gif) no-repeat 0 13px;
	padding: 10px 0 10px 10px;
	margin-left: -10px;
}

h3.accordionToggleActive{background-position: 0 -51px;}

.accordionContent {
	width: 614px;
	overflow: hidden;
}

#attnyAccordion { position: relative; }

#attnyAccordion h4 { /*position: absolute; top: -85px; right: 97px;*/ }

#attnyAccordion .accordionContent { width: 584px; }
