/* FS CONTROL - BASE STYLESHEET - UPDATED 12-31-2008 */

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, input, textarea, option, select { font-family: Verdana, 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.45em; }

/* DEFINE CONTENT COLOR */
#content, #content td, #content legend { color: #000000; }

/* DEFINE DEFAULT FORM FIELDSET */
form#intakeFormI fieldset { border-top: 1px solid #000; }

/* DEFINE LINK COLOR */
a:link { color: #4e8cc0; text-decoration: underline; }
a:visited { color: #0d424a; text-decoration: underline; }
a:hover, a:focus { color: #cb6d05; text-decoration: underline; }
a:active { color: #FF0000; text-decoration: none; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 { font-size: 1.4em; font-weight: bold; }
h2, .cfont6, #content big.profiletopname, body #content legend { font-size: 1.2em; font-weight: bold; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader { font-size: 1.1em; font-weight: bold; padding-bottom: .3em; }
h4, .cfont4, .cbodyhdr4 { font-size: 1em; font-weight: bold; padding-bottom: .3em; }
h5, .cfont3 { font-size: .9em; font-weight: bold; padding-bottom: .3em; }
h6, .cfont1 { font-size: .8em; font-weight: bold; padding-bottom: .3em; }

/* 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; 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; color: #fff; }
	#containerIntakeFormShort p { padding: 0 0 .5em;  }
	#intakeFormShort { }
		#intakeFormShort .intakeFormShortDesign { width: 218px; color: #fff; background-color: #658c91; border: 1px solid #32595f ; 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 160px; width: 66px; height: 19px; }
		#intakeFormShort a:link, #intakeFormShort a:visited { color: #fff;}
		#intakeFormShort a:hover, #intakeFormShort a:focus { text-decoration: none;}
/* 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; }
			#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; color: #fff; }
					#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 {}
		#searchFormDesign { }
		#searchFormDesign label { }
		#searchFormDesign .searchFormDesignDesign { width: 175px; font-size: .82em; color: #000; background: #fff; border: 1px solid #ccc; padding: 3px 4px 2px; display: inline;}
		#searchFormDesign .searchFormDesignDesign:focus, #searchFormDesign .searchFormDesignDesign:hover { border-color: #000; }
		#searchFormDesign #searchFormDesignSubmit { width: 20px; height: 20px; margin: 0; vertical-align: top; display: inline; }
		#ie #searchFormDesign #searchFormDesignSubmit{ margin-top: 1px; }
/* FRAMEWORK */
	#searchFormDesign .formLabelHide { position: absolute; left: -5000px; }

/* 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;  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: #d0dcde; 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: #144048 url(../images/bg-body.jpg) top repeat-x;}
	#wrapperPage { background:url(../images/bg-containerPage.gif) repeat-y; margin: 0 auto; width: 1008px; }
		#containerPage { background:url(../images/bg-wrapperPage.gif) left top no-repeat; }
			#banner { background:url(../images/banner.jpg); position: relative; height: 124px;  }
				img#logo { position: absolute; top: 29px; left: 47px; }
				img#cta { position: absolute; top: 39px; left: 559px; }
			#subBanner { background: url(../images/subBanner.jpg); position: relative; height: 292px; }
.home		#subBanner { background:url(../images/banner-home.jpg) no-repeat; position: relative; height: 367px;  }
				img#tagline { position: absolute; top: 39px; left: 542px; }
				img#myth { position: absolute; top: 257px; left: 670px; }
				.home img#myth { position: absolute; top: 282px; left: 658px; }
				#navigationPractice { background: url(../images/bg-navigationPractice.gif) repeat-y; position: absolute; top: 100px; left: 560px; width: 442px; }
.home			#navigationPractice  { top: 120px;}				
					#navigationPractice ul { margin: 0; padding: 0; list-style: none; overflow: visible; }
						#navigationPractice ul li { display: inline; float: left; width: 210px; }
							#navigationPractice ul li a { display: block; padding: 0 0 0 14px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1.1em; color: #fff; line-height: 2.09em; }
							#navigationPractice ul li a:hover, #navigationPractice ul li a:active, #navigationPractice ul li a.active, #navigationPractice ul li a.active:link, #navigationPractice ul li a.active:visited, #navigationPractice ul li a.active:hover, #navigationPractice ul li a.active:active { color: #fff; text-decoration: underline;  }
				img#contextual { position: absolute; top: 40px; left: 46px;} 			
			#navigationMain { height: 68px; }
				#navigationMain ul, #navigationMain ul li { margin: 0; padding: 0; float: left; list-style: none; }
				#navigationMain a { display: block; } 
			#containerColumns { float: left; width: 1008px; }
				#columnMain { float: left; width: 549px; padding: 0 0 0 42px; }
					h1#pageTitle { color: #067bbf; padding: 40px 0 6px 0; border-bottom: 1px solid #d0dcde; text-transform: uppercase; font-size: 1.27em;  }
					#content { padding: 22px 0 10px 0;  }
				#columnSide { float: right; width: 354px; padding: 32px 0 0 0; }
					#containerGlossaryWrapper { background:url(../images/bg-glossary.jpg) repeat-y; }
						#containerGlossary { background:url(../images/bg-glossaryWrapper.jpg) bottom left no-repeat; }
							#containerGlossary ul { margin: 0; padding: 0 45px 35px 32px; list-style: none; overflow: visible; float: left; }
								#containerGlossary ul li { display: inline; float: left; width: 128px; padding: 0 10px 0 0;line-height:1.7em; }
									#containerGlossary ul li a { display: block; color: #e1cab1; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;}
									#containerGlossary ul li a:hover, #containerGlossary ul li a:active, #containerGlossary ul li a.active, #containerGlossary ul li a.active:link, #containerGlossary ul li a.active:visited, #containerGlossary ul li a.active:hover, #containerGlossary ul li a.active:active { color: #f4e9de; text-decoration: underline;  }  
						img#glossary {  }
					#containerIntakeFormWrapper { background:url(../images/bg-contactUs.gif) repeat-y; margin: 15px 0 0 0; }
						#containerIntakeFormShort { background:url(../images/bg-contactUsWrapper.gif) bottom left no-repeat; padding: 15px 45px 35px 31px;  }
						img#contactUsAboutYourLegalRights {  }
			#containerTools { clear: both; background:url(../images/bg-containerTools.gif) 0 29px repeat-x; float: left; width: 903px; margin: 0 58px 0 44px; display: inline;  }
				#contactInformation { float: left; width:555px; line-height: 1.45em; font-size: .91em;  }
					img#helpingPeopleRepairTheDamage { margin: 0 0 30px 0;  }
				#navigationTools { float: right; width: 296px; padding: 16px 0 0 0; }
					#navigationTools ul, #navigationTools ul li { margin: 0; padding: 0; float: left; list-style: none;}
					#navigationTools a { display: block; } 
			#footer { clear: both; background: #144048 url(../images/bg-footer.gif) top left no-repeat; padding: 17px 0 18px 44px; }
				
					#navigationLower a:hover, #navigationLower a:active { text-decoration: underline;  } 
				#geographicalFooter { color: #dce3e4; padding: 0 190px 0 0; }
				#finePrint { color: #dce3e4;  }
					#finePrint a { color:#dce3e4; }
					#finePrint a:hover, #finePrint a:active { text-decoration: none; }
					p#copyright { display: inline; padding: 0 50px 0 0;  }
					p#branding { display: inline;  }

/* Nav addon */
#new-nav {width:1008px; height: 68px; background:url(../images/nav-bg.gif) no-repeat; text-align:center;}
#new-nav ul {margin:0px; padding:0px; padding-top:23px;}
#new-nav li {list-style-type:none; display:inline;}
#new-nav li a{color:#fab263; text-transform:uppercase; text-decoration:none; margin:0px 10px; font-size:110%; padding:20px; padding:10px;}
#new-nav li a:hover {text-decoration:underline;}

#navigationLower {margin:0 0 20px;}
#navigationLower ul {margin:0px; padding:0px; padding-top:20px;}
#navigationLower li {list-style-type:none; display:inline;}
#navigationLower li a{color:#fab263; text-transform:uppercase; text-decoration:none; margin:0px 10px; font-size:110%; padding:10px; padding:5px; font-weight:bold;}
#navigationLower li a:hover {text-decoration:underline;}

#new-nav li.selected a, #navigationPractice li.selected a {color:#fff !important; text-decoration:underline;}

.system-message, .system-error-message {margin:0px; padding:0px; padding:25px;}
table th, table td {border:0px;}

.cat_textbox, .txt-box {
border:1px solid #143137;
padding:5px 5px 4px;
width:199px;
}


.blog-container {padding:25px;}
.blog-container h4 {color:#2c84c4;}
.blog-container .hr {border-bottom: 1px solid #dddddd; margin: 15px 0px;}
.blog-container .side-panel { color:#fff; padding:5px; border:solid 1px #888;width:250px; }
.blog-container .side-panel h4  {color:#fff;}
.blog-container .side-panel-wrapper {padding:10px; border:solid 1px #666;}
.blog-container .side-panel .hr {border-bottom: 1px solid #fff; margin: 15px 0px;}
.blog-container p {line-height:1.4em;}

.BlogRecentPost a, .BlogPostArchive a, .BlogTagCloud a{color:#fff;}
.comment-list {background:#f6f8f8; border:solid 1px #144048;}
.form input, .webform input, .form textarea, .webform textarea {border:1px solid #A8B7BA;padding:4px;}
