/* FS CONTROL - BASE STYLESHEET - UPDATED 01-17-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; }
#ie em { display: inline-block; }

/* 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 { color: #000000; }

a:link { color: #860000; }
a:visited { color: #860000; }
a:hover, a:focus { color: #747b52; }
a:active { color: #747b52; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 { font-size: 1.0em; font-weight: bold; }
h2, .cfont6, #content big.profiletopname { 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; }


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


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

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

/* CONTACT FORM - DEFAULT CONTACT US PAGE */
form#contactFormMain {  }
	form#contactFormMain .mainInput { width: 18em; }
	form#contactFormMain .mainSelect { width: 18em; }
	form#contactFormMain .mainTextarea { height: 6em; width: 27.5em; }
	form#contactFormMain .mainCheckbox { height: 1.2em; margin: .5em 0 0 0; }
	form#contactFormMain .textNoBreak { white-space: nowrap; }

/* CONTACT FORM - IN THE DESIGN */
form#contactFormDesign { margin: 0; }
	form#contactFormDesign label {  }
	form#contactFormDesign .designInput { width: 150px; font-size: .91em; display: block; border: 1px solid #000000; background: #ffffff; color: #000000; padding: 2px 4px 0 4px; }
	form#contactFormDesign input.designInput { margin: 0 0 5px 0; height: 1.8em; }
	form#contactFormDesign textarea.designInput { margin: 0; height: 6.82em; }
	form#contactFormDesign input.designSubmit { margin: 10px 0 0 0; width: auto; }
	form#contactFormDesign input.hidden { display: none; }

/* SEARCH FORM - IN THE DESIGN */
form#searchFormDesign { margin: 0; }
	form#searchFormDesign input.searchInput { font-size: .91em; width: 179px; height: 1.2em; border: 1px offset #6a6a6a; background: #ffffff; color: #1b235d; padding: 2px 4px 0 4px; vertical-align: middle; }
	form#searchFormDesign input.searchSubmit { vertical-align: middle; }
	form#searchFormDesign input.hidden { display: none; }

/* 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.date {  }
			#designNewsFeed li a { display: inline; }
	#designNewsFeed a { display: block; }

/* EMAIL OBFUSCATION FORM - POPUP WINDOW */
.emailObfuscationBody {  }
	#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; }

/* 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; }
#content .callOut { padding: 1em; background: #f6f6f6; border: 1px solid #600000; margin-bottom: 1.2em; }
.clear { clear: both; line-height:0; font-size:0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#ie .clearfix { height: 1%; }

/* CUSTOM DESIGN ELEMENTS */
body.design { background: #000; text-align: center; padding-top: 14px; }
#wrapperPage { margin: 0 auto; text-align: left; width: 875px; background: url(images/bg-wrapperPage.jpg) 0 0 no-repeat;  }




	#containerPage { background: url(images/bg-containerPage.gif) repeat-y; width: 771px; }
		#banner { background: url(images/bg-banner.jpg) no-repeat; height: 164px; position: relative; }
			#logo { position: absolute; top: 32px; left: 24px; }
			#cta { position: absolute; top: 36px; left: 511px; }
			#tagline { position: absolute; top: 106px; left: 24px; }
			#emailFirm { position: absolute; top: 103px; left: 511px; }
		#containerColumns { background: url(images/bg-containerColumns.jpg) 517px bottom no-repeat; float: left; width: 771px; }
			#columnMain { float: left; width: 514px; }
				#headline { margin: 0 0 0 5px; border-bottom: 10px solid #000; }
				.home #headline { margin: 0 6px 0 5px; border-bottom: 10px solid #000; background: url(images/bg-headlineHome.jpg) no-repeat; position: relative; }
					img#tagline-headline { position: absolute; top: 144px; left: 357px; }
					img#contextual { float: right; }
					#navigationMain { width: 201px; }
						#navigationMain ul { margin: 0; padding: 0; list-style: none; overflow: visible; }
						#navigationMain ul li { display: inline; }
						#navigationMain ul li a { display: block; }
				h1#pageTitle { margin: 38px 0 0 18px; padding: 0; font-size: 1.55em; }
				.home h1#pageTitle { margin: 23px 0 0 18px; padding: 0; font-size: 1.82em; }
				#content { padding: 29px 17px 30px 22px; background: url(images/bg-content.gif) 18px 0 no-repeat; }
			#columnSide { float: right; width: 257px; }
				#containerSearchForm { margin: 27px 0 0 19px; }
				#navigationPractice { background: url(images/bg-navigationPractice.gif) no-repeat; margin: 12px 0 0 21px; }
					#navigationPractice ul { margin: 0; padding: 18px 20px 0 0; list-style: none; overflow: visible; }
					#navigationPractice ul li { display: inline; }
					#navigationPractice ul li a { padding: 0 0 9px 9px; display: block; color: #a01818; font-weight: bold; background: url(images/bg-bullet.gif) 0 .4em no-repeat; }
					#navigationPractice ul li a:hover { color: #000; }
			#contactInformation { background: #e7b550; border: 1px solid #b18429; margin: 0 6px; width: 505px; float: left; font-size: .91em; display: inline; }
				#contactInformation a:hover { color: #000; }
				#contactInformation img#firmName { float: left; }
				#contactAddress { float: left; width: 342px; margin: 0 0 0 0; }
                	#contactAddress p { margin: 10px 0 0 21px; float: left; display: inline; }
		#footer { clear: both; margin: 0 6px; border-top: 5px solid #fff; border-bottom: 5px solid #fff; font-size: .82em; width: 760px; color: #fff; }
			#containerLower { background: #000; border-top: 10px solid #600000; border-bottom: 10px solid #600000; padding: 14px 0 15px 0; width: 760px; float: left; }
				#navigationLower { float: left; width: 658px; margin-left: 22px; display: inline; color: #fff; }
					#navigationLower a { color: #fff; }
					#navigationLower a:hover { color: #fbd078; }
				#navigationTools { float: right; width: 80px; }
					#navigationTools ul, #navigationTools ul li { margin: 0; padding: 0; float: left; list-style: none;}
					#navigationTools a { display: block; } 
			#geographicalFooter { background: #000; border-top: 1px solid #fff; border-bottom: 1px solid #fff; padding: 24px 20px; clear: both; }
			#ie #geographicalFooter { display: inline-block; }
				#geographicalFooter img { float: right; }
				#geographicalFooter p { color: #999999; margin: 0 0px 0 0; padding: 0;}
				#geographicalFooter a { color: #999999; }
				#geographicalFooter a:hover { text-decoration: none; }
				
			#finePrint { background: #600000; padding: 12px 23px; }
				#finePrint a { color: #fff; }
				#finePrint a:hover { text-decoration: none; }
				p#copyright { display: inline; margin-right: 10px; }
				p#branding { display: inline; }

/* Main menu */
ul#menu, ul#menu ul { float: none; list-style: none; margin: 0; padding: 0; }
          ul#menu li { margin: 15px 0 0; padding: 0; list-style: none; display: inline; }
                   ul#menu li a { display: block; }
/* Sub menus */
ul#menu li ul { border: 1px solid #fff; border-bottom: 0; margin: -2.4em 0 0 200px; padding: 0; position: absolute; display: block; visibility: hidden; z-index: 99; }
          ul#menu li ul li { width: 20em; border-bottom: 1px solid #fff; background-color: #000; margin: 0; padding: 0; float: none; display: block; }
          #ie ul#menu li ul li { clear:both; float:left; display: inline-block; }
                   ul#menu li ul li a { color: #e7b550; font-weight: bold; display: block; font-size: .91em; padding: .6em 1em; text-decoration: none; }
                   #ie ul#menu li ul li a { height: 1%; }
                   ul#menu li ul li a:hover, ul#menu li ul li a:focus, ul#menu li ul li a.active:hover, ul#menu li ul li a.active:focus, ul#menu li ul li a.active:active { background-color: #610000; color: #fff; }
                   ul#menu li ul li ul { position: absolute; top: auto; left: auto; margin: -2.28em 0 0 20em; padding: 0; }
                   #ie ul#menu li ul li ul { margin: -2.2em 0 0 20em; }

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
	position: absolute;
	left: 0;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	background: #313131;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
	}
		
#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
	font: bold 16px Tahoma;
	letter-spacing: 5px;
	line-height: 1.1em;
	color: white;
	padding: 5px 0;
	text-align: right;
	}
		
		
#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
	background-color: #000000;
	}
		
#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #000000;
	padding: 5px;
	z-index: 5;
	}

