/* FS CONTROL - BASE STYLESHEET - UPDATED 07-29-2008 */

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, input, textarea, option, select { font-family: Arial, Helvetica, sans-serif; }
table, input, textarea, option, select { font-size: 1em; }
ul, ol { margin: 0; padding: 0 0 0 2.75em; }
h1, h2, h3, h4, h5, h6, p, ul, ol { padding-top: 0; padding-bottom: 1.2em; margin: 0; }
ul ul, ul ol, ol ol, ol ul { padding-bottom: 0; }
address { font-style: normal; }
a img { border: 0; }

/* DEFINE BASE FONT SIZE -- 1.1em = 11px, etc. */
body { font-size: 1.1em; }

/* DEFINE CONTENT LINE HEIGHT */
#content p, #content ul, #content ol, #content li, #content blockquote { line-height: 1.64em; }

/* DEFINE CONTENT COLOR */
#content, #content td, #content legend { color: #f3efdd; font-size: 1.1em; }

/* DEFINE LINK COLOR */
a:link { color: #eafab9; font-weight: bold; }
a:visited { color: #eafab9; }
a:hover, a:focus { color: #FFFFFF; }
a:active { color: #fff; text-decoration: none; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 { font-size: 1.4em; font-weight: bold; }
h2, .cfont6, #content big.profiletopname { font-size: 1.2em; font-weight: bold; color: #eafab9; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader { font-size: 1.1em; font-weight: bold; padding-bottom: .3em; color: #eafab9; }
h4, .cfont4, .cbodyhdr4 { font-size: 1em; font-weight: bold; padding-bottom: .3em; color: #eafab9; }
h5, .cfont3 { font-size: .9em; font-weight: bold; padding-bottom: .3em; color: #eafab9; }
h6, .cfont1 { font-size: .8em; font-weight: bold; padding-bottom: .3em; color: #eafab9; }

/* DEFAULT ATTORNEY PROFILE XSL STYLESHEET */
#attorneyList { padding-bottom: 1.2em; }
	#attorneyList ul { padding: 0; list-style: none; margin: 0; }
#content big { font-size: 1em; }

.profilecommtexthdr { margin: 0 5px 0 0; }
big .profileheader { font-size: .91em; }

/* USED BY DEFAULT IN ALL FORMS */
.asterisk { color: #FF0000; }

/* CONTACT FORM - DEFAULT CONTACT US PAGE */
#containerIntakeFormI { width: 32.5em; }
	#containerIntakeFormI .intakeFormINote { margin: 0; padding: 0 0 1em 0; }
	#ie #containerIntakeFormI .intakeFormINote { margin: 0; padding: 0; }
	#intakeFormI legend, #intakeFormI ol, #intakeFormI ol li, #intakeFormI p, #intakeFormI select { margin: 0; padding: 0; }
	#intakeFormI fieldset { border: none; border-top: 1px solid black; padding-left: 10px; }
		#intakeFormI legend { font-weight: bold; font-size: 1.2em; }
		#ie #intakeFormI legend { margin-left: -6px; }
		#ie #intakeFormI .intakeFormIHelp { margin-bottom: .5em; }
		#intakeFormI ol { list-style: none; line-height: 1em; }
		#ie #intakeFormI .intakeFormIInline { margin-bottom: .5em; }
			#intakeFormI ol li { line-height: 1em; }
			#intakeFormI .intakeFormIFirst { margin-top: .5em; }
			#ie #intakeFormI .intakeFormIFix { display: inline-block; }
			#intakeFormI .intakeFormIInline li { display: inline; }
				#intakeFormI label { cursor: pointer; }
				#intakeFormI .intakeFormIInline label { margin-right: 10px; }
				#intakeFormI input { display: block; width: 20.5em; margin-bottom: .5em; }
				#intakeFormI .intakeFormIInline input { display: inline; width: 25px; margin-bottom: 0; }
					#intakeFormI .intakeFormIInline label input { }
				#intakeFormI select { display: block; width: 21em; margin-bottom: .5em; }
				#intakeFormI textarea { width: 20.5em; margin: .5em 0; }
				#intakeFormI .intakeFormIHover:hover, #intakeFormI .intakeFormIHover:focus { border: 2px solid #000; }
			#intakeFormI .intakeFormIDisclaimer { float: left; margin-right: 10px; }
		#intakeFormI p { margin-bottom: .5em; }
		#ie #intakeFormI p { margin-top: .5em; }
	#intakeFormI .intakeFormISubmit { width: 13.5em; height: 2.5em; }

/* AUTOFILL CONTACT FORM - IN THE DESIGN */
/* RESET */
#containerIntakeFormShort, #containerIntakeFormShort p, #intakeFormShort, #intakeFormShort fieldset, #intakeFormShort legend, #intakeFormShort ol, #intakeFormShort ol li { margin: 0; padding: 0; }
/* COMMONLY EDITABLE */
#containerIntakeFormShort { font-size:.91em;  }
	#containerIntakeFormShort p { padding: 20px 0 .5em; margin-left: 11px; color: #fff; }
	#intakeFormShort { margin-left: 11px; }
		#intakeFormShort .intakeFormShortDesign { width: 221px; color: #999; background-color: #fff; border: 1px solid #ccc; padding: 2px 4px 0; font-family: verdana,arial,sans-serif; }
		#intakeFormShort input.intakeFormShortDesign{ height: 1.4em;  margin: 0 0 5px; }
		#ie #intakeFormShort input.intakeFormShortDesign { margin: 0;}
		#intakeFormShort textarea.intakeFormShortDesign{ height: 5em; margin: 0 0 .3em;}
		#ie #intakeFormShort textarea.intakeFormShortDesign{ margin: 2px 0 0;}
		#intakeFormShort .intakeFormShortDesign:focus, #intakeFormShort .intakeFormShortDesign:hover { border-color: #000;}
		#intakeFormShort .intakeFormShortSubmit { margin: .8em 0 0 0px; width: 39px; height: 16px; }
		#intakeFormShort a:link, #intakeFormShort a:visited { font-weight: bold; }
		#intakeFormShort a:hover, #intakeFormShort a:focus { }
/* FRAMEWORK */
		#intakeFormShort fieldset { border: none;}
			#intakeFormShort legend { }
				#intakeFormShort legend span { position: absolute; left: -5000px; }
		#intakeFormShort ol { list-style: none; line-height: 1em; }
			#intakeFormShort ol li { line-height: 1em; color: #fff; }
			#ie #intakeFormShort .intakeFormShortFix { display: inline-block; }
				#intakeFormShort .intakeFormShortDisclaimer { font-weight: bold; }
				#intakeFormShort label { cursor: pointer; }
					#intakeFormShort label strong, #intakeFormShort .intakeFormShortDisclaimer { font-size:.91em; line-height: 1.4em; }
					#intakeFormShort label span { position: absolute; left: -5000px; }
				#intakeFormShort .formLabelHide { position: absolute; left: -5000px; }
				#intakeFormShort .intakeFormShortDesign { display: block; }
				#intakeFormShort #intakeFormShortDisclaimerCheck { width: auto; }
					#intakeFormShort label input { display: inline; margin: 0 3px 0 0; vertical-align: top;}
					#ie #intakeFormShort label input{ position: relative; margin: -2px 0 -1px -4px; vertical-align: middle;}

/* AUTOFILL SEARCH FORM  - IN THE DESIGN */
/* RESET */
#containerSearchFormDesign, #searchFormDesign { margin: 0; padding: 0;  }
/* COMMONLY EDITABLE */
#containerSearchFormDesign { border: 1px solid #ccc; margin: 0 0 0 361px; width: 152px; padding: 0; }
.home #containerSearchFormDesign { float: right; margin: 0 20px 0 0; display: inline; }
	#searchFormDesign { margin: 0; padding:0; }
	#ie6 #searchFormDesign { margin: -14px 0 0 0; }
		#searchFormDesign label { margin: 0; padding: 0; }
		#searchFormDesign .searchFormDesignDesign { float: left; width: 126px; font-size: .82em; color: #999; background-color: #fff; border: 0; padding: 2px 4px 1px; }
		#searchFormDesign .searchFormDesignDesign:focus, #searchFormDesign .searchFormDesignDesign:hover { border: 0; margin: 0; }
		#searchFormDesign #searchFormDesignSubmit { float: right; width: 18px; height: 15px; margin: 0; vertical-align: middle;}
/* FRAMEWORK */
		#searchFormDesign .formLabelHide { position: absolute; left: -9000em; }
		#ie6 #searchFormDesign .formLabelHide { position: relative; left: -9000em; }

/* FAQ - IN THE DESIGN */
#designFAQ {  }
	#designFAQ h3 {  }
	#designFAQ ul { list-style-type: none; margin: 0 0 1.2em 0; padding: 0; }
		#designFAQ li { padding-bottom: .6em; }
			#designFAQ a {  }

/* NEWS FEED - IN THE DESIGN */
#designNewsFeed {  }
	#designNewsFeed h3 {  }
	#designNewsFeed h4 {  }
	#designNewsFeed ul { list-style-type: none; margin: 0 0 1.2em 0; padding: 0; }
		#designNewsFeed li { padding-bottom: .6em; }
			#designNewsFeed li span.FindLawNews-date {  }
			#designNewsFeed li a { display: inline; }
			#designNewsFeed li a:hover, #designNewsFeed li a:focus {  }
	#designNewsFeed a { display: block; }
		#designNewsFeed a.FindLawNews-more { margin: 0; padding: 0; color: #000000; }
		#designNewsFeed a.FindLawNews-more:hover, #designNewsFeed a.FindLawNews-more:focus {  }	

/* EMAIL OBFUSCATION FORM - POPUP WINDOW */
.emailObfuscationBody { color: #000000; }
	#emailObfuscation { padding: 5px; }
		#emailObfuscation h4 { margin-top: 0; margin-bottom: 16px; }
		#emailObfuscation table { margin: 10px; }
			#emailObfuscation td { height: 24px; }
			#emailObfuscation td.cellLeft { padding: 2px; }
			#emailObfuscation td.cellRight { padding: 2px; }
			#emailObfuscation td.cellColspan2 { padding: 2px; }
				#emailObfuscation input { width: 230px; }
				#emailObfuscation textarea { width: 300px; }
				#emailObfuscation input.RadioButtonPrefferredEmail { width: 15px; }
				#emailObfuscation input.RadioButtonPrefferredPhone { width: 15px; }
				#emailObfuscation input.CheckBoxSendCopy { width: 15px; }
				#emailObfuscation input.ButtonSubmit { width: 100px; }
				#emailObfuscation input.ButtonReset { width: 100px; }
		#emailObfuscation p.closeWindow { text-align: right; }
	.emailObfuscationBody a { color: #0000FF; text-decoration: underline; }
		
/* sIFR STYLES */
.sIFR-flash { visibility: visible; margin: 0; padding: 0; }
.sIFR-replaced, .sIFR-ignore { visibility: visible !important; }
.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; color: #333333; }
.sIFR-active h1 { padding-bottom: 0; visibility: hidden; line-height: 1em; }

/* STANDARD ELEMENTS */
.printElement { display: none; }
.screenElement {  }
.handheldElement { display: none; }
#skipToLinks { position: absolute; left: 0; top: -9000px; z-index: 100; list-style: none; text-align: left; margin: 0; padding: 0; }
	#skipToLinks li { position: relative; z-index: 100; overflow: hidden; }
#content .callOut { padding: 1em; background: #819bb7; border: 1px solid #a8b1a7; margin-bottom: 1.2em; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; line-height: 0; font-size: 0;  }
#ie .clearfix { height: 1%; }

/* CUSTOM DESIGN ELEMENTS */
body.design { background: #aeb4b7 url(/images/bg-body.jpg) center top no-repeat;  background: url("/images/bg-body.jpg") no-repeat scroll -106px 0% #AEB4B7; padding: 25px 0; }
#containerPage { margin: 0 auto; padding: 0; width: 901px; background: url(/images/bg-containerPage.gif) repeat-y; text-align: left; margin-left:135px;}
.home #containerPage { background: url(/images/bg-containerPage-home.gif) repeat-y; margin-left:135px; }
	#banner { position: relative; background: #fff; height: 152px; } 
	.home #banner { position: relative; background: #fff; height: 233px; } 
		img#logo { position: absolute; top: 22px; left: 33px; } 
		img#cta { position: absolute; top: 24px; left: 507px; } 
		img#firmName { position: absolute; top: 67px; left: 158px; }
		.home img#firmName { position: absolute; top: 148px; left: 32px; }
		img#law { position: absolute; top: 29px; left: 148px; } 
		img#tagline { position: absolute; top: 102px; left: 158px; } 
		.home img#tagline { position: absolute; top: 183px; left: 32px; } 
		img#professional { position: absolute; top: 0; left: 728px; }
	#navigationMain { height: 48px; } 
		#navigationMain ul, #navigationMain ul li { margin: 0; padding: 0; float: left; list-style: none; } 
		#navigationMain a { display: block; } 
	#containerColumns { background: url(/images/bg-containerColumnsHead.gif) left top no-repeat; float: left; width: 901px; }
	.home #containerColumns { background: url(/images/bg-containerColumns-home.jpg) left top no-repeat; }
		#columnMain { float: left; width: 580px; }
		.home #columnMain { float: right; }
			img#contextual { margin: 42px 0 0 42px; border: 5px solid #fff; }
			h1#pageTitle, h1 { padding: 0 0 0 0; margin: 50px 0 0 43px; font-size: 1.82em; color: #eafab9 !important; font-weight: normal; font-variant: small-caps; font-family: "Times New Roman", Times, serif; }
			.prac h1#pageTitle, h1 { margin-top: 33px; }
			.home h1#pageTitle, h1 { margin-left: 25px; }
			#content { padding: 18px 24px 30px 44px; }
			.home #content { padding: 18px 41px 30px 27px; }
			.home img#contextual { float: right; margin: 0 0 15px 15px; }
		#columnSide { float: right; width: 321px; overflow: hidden; }
		.home #columnSide { float: left; }
			#contactInformation { margin: 435px 0 0 27px; color: #fff; line-height: 1.64em; font-size: 1.1em; }
			.home #contactInformation { margin-top: 417px; }
				#contactInformation p { margin-left: 12px; padding-bottom: 30px; }
				#contactInformation img { margin-bottom: 32px; }
			#containerIntakeFormShort { margin: 0 0 0 28px; }
			#navigationTools { margin: 44px 0 0 26px; width: 295px; font-family: Verdana, Geneva, sans-serif; font-size: .82em; } 
			.home #navigationTools { float: left; width: 333px; margin: 0 0 0 24px; display: inline; color: #bcccde;  }
				#navigationTools ul { margin: 0; padding: 0; list-style: none;}
				#navigationTools ul li { float: left; } 
				#navigationTools a { display: block; color: #bcccde; font-weight: normal; text-decoration: none; color: #000; } 
				.home #navigationTools a:link, #navigationTools a:visited { color: #000; font-weight: normal; }
				#navigationTools a#print { background: url(/images/bg-print.gif) 0 1em no-repeat; padding: 5px 0 5px 28px; margin: 0 30px 0 0; width: 45px; }
				#navigationTools a#print:hover, #navigationTools a#print:active { background: url(/images/bg-print-o.gif) 0 1em no-repeat; }
				#navigationTools a#save { background: url(/images/bg-save.gif) 0 1em no-repeat; padding: 5px 0 5px 25px; margin: 0 25px 0 0; width: 53px; }
				#navigationTools a#save:hover, #navigationTools a#save:active { background: url(/images/bg-save-o.gif) 0 1em no-repeat; }
				#navigationTools a#email { background: url(/images/bg-email.gif) 0 1em no-repeat; padding: 5px 0 5px 24px; width: 41px; }
				#navigationTools a#email:hover, #navigationTools a#email:active { background: url(/images/bg-email-o.gif) 0 1em no-repeat; }
	#footer { clear: both; background: #fff url(/images/bg-footer.gif) repeat-x; color: #b4b4b4; padding: 26px 0 17px 0; width: 901px; position: relative; } 
		#footer a { color: #7899bc; font-weight: bold; } 
		#footer a:hover, #footer a:focus, #footer a:active, #footer a.active  { text-decoration: none; }
		img#logo-bottom { position: absolute; top: 18px; left: 523px; display: block; }
		#containerToolsSearch { float: left; width: 533px; }
		#geographicalFooter { margin: 50px 394px 0 24px; padding: 0;}
		.home #geographicalFooter { clear: both; margin-top: 0; padding: 30px 0 0 0; }
		.home #ie #geographicalFooter { padding: 0; }
		#finePrint { margin: 0 0 20px 24px; }
			p#copyright { margin:0 0 8px; padding:0; }
			p#branding { margin:0; padding:0; }
		#navigationLower { margin: 0 0 0 24px; }

/* START HIERARCHICAL MENU - HORIZONTAL */
	/* set colors and styles */
		#menu { margin:0; padding:0; list-style: none; float: left; }
		#menu ul { width: 20em; background: #dbdfe2; float: left; margin: 0; padding: 0; list-style: none; }
		#menu li { position: relative; float: left; display: block; }
		#menu li a { display: block; }
		#menu li li { float: none; clear: left; }
		#menu img { display: block; }
		#ie #menu li { display: inline; }
			#menu li ul a { color: #617eae; text-decoration: none; padding: 10px 15px 7px 31px; background: url(/images/bg-hier.gif) 15px 1.3em no-repeat; font-weight: bold; display: block; }
			#menu li ul a:hover, #menu li ul a:focus, #menu li ul a.active { color: #fff; text-decoration: underline; background: #617eae url(/images/bg-hier-o.gif) 15px 1.3em no-repeat; }
	/* position sub-level drop-downs */ 
		#menu ul ul { top: 0; margin: -1px 0 0; }
	/* special classes */
		#menu li ul.scroll { height: 20em; overflow: auto; }
		#menu li ul.sublist { background: #000; position: relative; left: 0; border: 0; }
			#menu li ul.sublist a { padding: .5em .5em .5em 2em; color: #fff; }
			#menu li ul.sublist a:hover, #menu li ul.sublist a:focus, #menu li ul.sublist a.active { color: #000; }
			#menu li:hover ul.sublist, #menu li:focus ul.sublist, #menu li.hierover ul.sublist, #menu li li.hierover ul.sublist { position: relative; left: 0; }
	/* the magic - only edit where notated */
		#menu li:hover { z-index: 5; }
		#ie #menu li li a { height: 1%;} /* allows IE to use block hovers */
		#ie6 li.hierover { z-index: 5; } /* overlay fix for IE6 */
		/* hides/shows all levels */
		/* hides 1st */ #menu ul, /*2nd*/#menu li:hover ul ul, #menu li:focus ul ul, #menu li.hierover ul ul, /*3rd*/ #menu li:hover ul ul ul, #menu li:focus ul ul ul, #menu li.hierover ul ul ul { position: absolute; left: -9999px; z-index:  99; }
		/* shows 1st */ #menu li:hover ul, #menu li:focus ul, #menu li.hierover ul, #menu li li.hierover ul, /*2nd*/ #menu li li:hover ul, #menu li li:focus ul, #menu ul li.hierover ul, /*3rd*/ #menu li li li:hover ul, #menu li li li:focus ul, #menu li li li.hierover ul { position: absolute; display: block; /* adjust position for left or right positioning here*/ left: 0; }
		/* shows 2nd */ #menu ul li:hover ul, #menu ul li:focus ul, #menu ul li.hierover ul, #menu ul li li.hierover ul, /*2nd*/ #menu ul li li:hover ul, #menu ul li li:focus ul, #menu ul ul li.hierover ul, /*3rd*/ #menu ul li li li:hover ul, #menu ul li li li:focus ul, #menu ul li li li.hierover ul { position: absolute; display: block; /* adjust position for left or right positioning here*/ left: 20em; }
/* END HIERARCHICAL MENU - HORIZONTAL */

#menu {background:#54779d;}

#menu li a:hover  {
	opacity: .90; /* Standard: FF gt 1.5, Opera, Safari */
    -khtml-opacity: .95; /* Safari 1.x */
     -moz-opacity: .95; /* FF lt 1.5, Netscape */
	
}


#menu li.selected a {
	opacity: .75; 
    -khtml-opacity: .75; 
     -moz-opacity: .75; 
	
}


#menu li.selected ul > li a {
	opacity: 1; 
    -khtml-opacity: 1; 
     -moz-opacity: 1; 
	
}



.system-message, .system-error-message {margin:0px !important; padding:0px !important; padding:25px !important; background:none !important; border:none; color:#F3EFDD !important; border:0px !important;}
 
 #navigationMain {display:none;}
 .system-message a:link, .system-error-message a:link {color:#F3EFDD !important;}
 
 img#contextualImage {
display:inline;
float:right;
margin:0 0 10px 15px;
}

body.home h1#pageTitle {
color:#EAFAB9;
font-family:"Times New Roman",Times,serif;
font-size:1.6em;
padding-bottom:15px;
text-transform:uppercase;
margin-left:0px !important;

}

#calculator { margin: 20px 0 0 40px; }
#navigationFeatures { margin: 3px 0 40px 40px; }
#navigationFeatures ul { margin: 0; padding: 0; list-style: none; }
#navigationFeatures li { display: inline; }
#navigationFeatures a { display: block; }


 .blog-aside {padding:25px;}
  .blog-aside  h2 {font-size:18px;}
  .blog-aside ul {margin-bottom:25px;}
 .blog-post h2.post-title {border:0px !important;}
 .blog-post .post-details {color:#F3EFDD;}
 .comment-list {background:none; border:0px;}

#sectionImage {padding: 40px 25px 0px 40px;}
#FAQ-Single .tableRight {
padding-left:12px;
vertical-align:top;
width:240px;
}
#FAQ-Single .questions {
border:1px solid #000000;
padding:15px;
}
.share {
 text-align:right;
}
.blog-t h1#pageTitle{
 margin:0;
 padding:0;
 font-size:2em;
}
.blog-t a#rss {
display:block;
height:16px;
margin-left:490px;
margin-top:-35px;
overflow:hidden;
position:relative;
width:16px;
}
.blog-t {
border-bottom:1px solid #EAFAB9;
height:auto !important;
margin-bottom:30px;
min-height:30px;
padding-bottom:8px;
}
