/* FS CONTROL - BASE STYLESHEET - UPDATED 05-21-2009 */

html { font-size: .625em; }
#ie html { font-size: 1em; }
body { position:relative; 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: .5em; 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.15em; }

/* DEFINE CONTENT LINE HEIGHT */
#content p { leftmargin: 500px; }, #content ul, #content ol, #content li { text-align:justify; padding: .15em; }, #content blockquote { line-height: 1.45em; }

/* DEFINE CONTENT COLOR */
#content, #content td, #content legend { color: #4f4f4f; }

/* DEFINE DEFAULT FORM FIELDSET */
form#intakeFormI fieldset { border-top: 1px solid #000; }

/* DEFINE LINK COLOR */
a:link, a:visited { color:#888888 !important; text-decoration:none; }
a:hover, a:focus { color:#153E7E !important; text-decoration:none;}
a:active { color:#153E7E !important; text-decoration: none; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 { font-size: 1.6em; font-weight: bold; text-align: right;}
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; }



/* 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: 6px 19px .5em 19px; }
	#intakeFormShort { padding: 0 19px 6px 19px; }
		#intakeFormShort .intakeFormShortDesign { width: 233px; color: #666; background-color: #fff; border: 1px solid #666; 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 0; width: 73px; height: 23px; }
		#intakeFormShort a:link, #intakeFormShort a:visited { }
		#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; }
			#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 { padding: 15px 23px 10px 39px; float: left; }
		#searchFormDesign { }
		#searchFormDesign label { }
		#searchFormDesign .searchFormDesignDesign { width: 160px; font-size: .82em; color: #a6a6a6; background: #fff; border: 1px solid #a6a6a6; padding: 4px 4px 3px; display: inline;}
		#searchFormDesign .searchFormDesignDesign:focus, #searchFormDesign .searchFormDesignDesign:hover { border-color: #000; }
		#searchFormDesign #searchFormDesignSubmit { width: 17px; height: 21px; 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 {  }	


		
/* 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 #pageTitle { 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: #f0f0f0; margin-bottom: 1.2em; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }
#ie .clearfix { height: 1%; }

/* CUSTOM DESIGN ELEMENTS */
body.design { background-color: #ffffff; }
#containerBanner { float:left; height:0px; width:1300px; background: url(/Includes/Templates/Active/images/bg-containerBanner.gif) repeat-x; }
.home #containerBanner {  background: url(/Includes/Templates/Active/images/bg-containerBanner-home.gif) repeat-x; }
	#banner { float:left; width:1300px; position: relative; height: 0px; background: url(/Includes/Templates/Active/images/bg-banner.gif) no-repeat; }
	.home #banner { width: 1300px; position: relative; height: 298px; background:#ffffff; }
		#logo { position: absolute; left: 21px; top: 29px; }
		.home #logo { left: 21px; top: 21px; }
		#cta { position: absolute; left: 818px; top: 29px; }
		.home #cta { left: 818px; top: 21px; }
		#contextual { position: absolute; left: 334px; top: 122px; }
		.home #contextual { left: 330px; top: 123px; }
#containerNavigationMain {  background: url(/Includes/Templates/Active/images/bg-containerNavigationMain.gif) repeat-x; padding: 5px 0 0 0; }
	#navigationMain { height: 24px; width: 979px; }
		#navigationMain ul { list-style: none; padding: 0; margin: 0; float: right; }
		#navigationMain ul li { display: inline; font-size:16px; text-decoration:none; color:#888888;}
		#navigationMain a { display: block; float: left; margin:0px 15px 0px 15px; font-family:"Arial Narrow"; text-decoration:none;}
/* DROPDOWN */		

#dropdown {
	position:absolute;
	left:830px;
	top:320px;
	height:300px;
	width:180px;
	background:#fff;
	border:1px solid black;
	z-index:10;
	display:none;
	
	
}

#dropdown li {
	margin:5px;
}

/* END DROPDOWN */


#containerContainerColumns {  background: url(/Includes/Templates/Active/images/bg-containerContainerColumns.gif) repeat-x; }
	#containerColumns { width: 979px; background: url(/Includes/Templates/Active/images/bg-containerColumns.jpg) 22px bottom no-repeat; }
		#columnMain { float: right; width: 636px; overflow: hidden; }
			#content { padding: 40px 54px 20px 54px; }
				#pageTitle { font-size: 1.5em; margin: 0 0 20px 0; color: #4d4d4d; text-transform: uppercase; }
		#columnSide { float: left; width: 342px; padding: 20px 0 0 0; }
			#containerIntakeFormShort { border: 2px solid #c7c7c7; margin: 0 0 8px 30px; overflow:visible; }
			#about { border: 2px solid #c7c7c7; margin: 0 0 8px 30px; }
				#about .left { float: left; margin: 0; display: block; }
				#about p { padding: 12px 12px 12px 124px; font-size: .91em; line-height: 1.3em; }
			#aboutforms { padding: 12px 4px 12px 9px; font-size: .91em; line-height: 1.3em; }
			#navigationPractice { border: 2px solid #c7c7c7; margin: 0 0 8px 30px; font-size: .9em; }
				#navigationPractice ul { list-style: none; padding: 0; margin: 0; background: url(/Includes/Templates/Active/images/bg-navigationPractice.gif) 24px 0 repeat-y; }
				#navigationPractice ul li { display: inline; }
				#navigationPractice a { display: block; color: #111; text-decoration: none; padding: 6px 0 6px 33px; border-bottom: 1px solid #cfcfcf; font-weight: bold; background: url(/Includes/Templates/Active/images/bullet.gif) 9px 9px no-repeat; }
				#navigationPractice a:hover, #navigationPractice a:focus, #navigationPractice a.active { color: #946032; text-decoration: none; background: url(/Includes/Templates/Active/images/bullet-o.gif) 9px 9px no-repeat; }
			#containerSearchFormDesign { }
			#navigationTools { padding: 15px 0 10px 0; }
			#containerVideo { border: 2px solid #C7C7C7; margin: 0 0 8px 30px; padding:10px; }
			#contactInformation { line-height: 1.4em; padding: 0 0 0 31px; font-size: .9em; }
				#creditCards { margin-left: 9px; }
				#contactInformation .address { border-top: 1px solid #c7c7c7; padding: 11px 0; background: url(/Includes/Templates/Active/images/bg-contactInformation-address.gif) 136px 10px no-repeat; }
				#contactInformation p { float: left; padding-right: 10px; color: #6d6d6d; width:140px; }
			#navigationFeatures { clear: both; padding: 0 0 0 30px; }
				#navigationFeatures ul { list-style: none; padding: 0; margin: 0; }
				#navigationFeatures ul li { display: inline; }
				#navigationFeatures a { display: block; margin: 0 0 12px 0; }
#containerFooter {  background: #14264c; clear: both; border-top: 21px solid #ffffff; color: #fff; text-align: left; padding: 19px 0; }
.home #containerFooter { background: #153E7E; }
	#footer { clear: both; width: 979px; font-size: .91em; }
		#navigationLower { word-spacing: .3em; padding: 0 12px 1.2em 12px; }
			#navigationLower a { color: #fff; text-decoration: none; word-spacing: normal; text-transform: uppercase; }
			#navigationLower a:hover, #navigationLower a:focus, #navigationLower a.active { color: #eeeeee !important; text-decoration: none; }
			a#navigationLowerJump { font-size: 0; }
		#geographicalFooter { padding: 0 12px; }
			#geographicalFooter p { }
		#finePrint { padding: 0 12px; }
			#finePrint a { color: #fff; text-decoration: underline; }
			#finePrint a:hover, #finePrint a:focus, #finePrint a.active { color: #eeeeee !important; text-decoration: underline; }
			#copyright { padding: 0 0 .2em; }
			#branding { }