/* FS CONTROL - BASE STYLESHEET - UPDATED 05-16-2007 */

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, td, 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; }
#content table.InternetExplorerFix table { margin: 0 0 1.2em 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 table td { color: #000000; }

a:link { color: #194367; }
a:visited { color: #000; }
a:hover, a:focus { color: #0f4b2d; }
a:active { color: #0d7268; 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; }
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 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: 140px; height: 1.8em; border: 1px solid #afaeae; background: #ffffff; color: #6d6c6c; 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 !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }
.sIFR-flash + div[adblocktab=true] { display: none !important; }
 .sIFR-hasFlash h1#pageTitle { visibility: hidden; }

/* STANDARD ELEMENTS */
.printElement { display: none; }
.screenElement {  }
.handheldElement { display: none; }
#content .callout { padding: 1em; background:#eee; border:1px solid #ccc; margin-bottom: 1.2em; }
.clear { clear: both; }
.floatLeft { float: left; }
.floatRight { float: right; }
table.InternetExplorerFix { width: auto; padding: 0; margin: 0; border-spacing: 0; border-collapse: collapse; border-width: 0; }
	table.InternetExplorerFix td.InternetExplorerFix { padding: 0 0 0 1px; margin: 0; border-spacing: 0; border-collapse: collapse; border-width: 0; width: 100%; }

/* CUSTOM DESIGN ELEMENTS */
body.design{ background-color:#7a7a7a; padding:3px 0 12px; text-align:center;}
#banner img, #navigationMain img, #columnSide img, #navigationTools img{ border-width:0;}
h2{ font-size:1.2em;}
h3,h4{ font-size:1.1em;}
h4{ color:#0f4b2d;}
h5,h6{ font-size:.91em;}
h6{ font-style:italic; font-weight:normal;}
		#containerPage{ width:801px; background:url(images/bg-containerPage.gif) repeat-y; margin:0 auto; text-align:left;}
			#banner{ position:relative; height:94px; background:url(images/bg-banner.gif) no-repeat;}
				#logo{ position:absolute; top:24px; left:17px;}
				#cta{ position:absolute; top:23px; left:667px;}
			#navigationMain{ height:32px; padding:0 14px 0 12px;}
				#searchForm{ float:right; padding:5px 0 0;}
			.home #header{ position:relative; height:407px; background:url(images/bg-header.jpg) no-repeat; margin:0 0 0 14px;}
				.home #tagline1{ position:absolute; top:95px; left:11px;}
				.home #tagline2{ position:absolute; top:314px; left:217px;}
			#containerColumns{ display:inline; float:left;  margin:0 11px 0 12px;}
			.home #containerColumns{ background:none;}
				#columnMain{ float:right; width:533px;}
				.home #columnMain{ background:url(images/bg-columnMain-home.gif) right top no-repeat;}
					#containerPageTitle{ padding:58px 25px 34px 10px;}
					.home #containerPageTitle{ padding:18px 25px 12px 15px;}
						#pageTitle{ text-transform:uppercase; font:bold 1.4em helvetica,arial,sans-serif; color:#0f4b2d; letter-spacing:1px; padding:0;}
					#content{ padding:6px 32px 10px 15px;}
						#sectionImage{ float:right; margin:3px 0 8px 18px;}
				#columnSide{ float:left; width:245px; padding:0 0 55px; overflow:hidden;}
					#practiceTitle{ margin:9px 0 0 19px;}
					.home #practiceTitle{ margin:3px 0 0 19px;}
					#navigationPractice{}
						#navigationPractice a{ display:block; font-weight:bold; padding:.2em 0 .1em 11px;}
						#navigationPractice a:link{ text-decoration:none; background:url(images/bullet.gif) 0 .55em no-repeat;}
						#navigationPractice a:visited{ text-decoration:none; background:url(images/bullet.gif) 0 .55em no-repeat;}
						#navigationPractice a:hover, #navigationPractice a:focus{ text-decoration:none; background:url(images/bullet-o.gif) 0 .55em no-repeat;}
						#navigationPractice ul{ list-style:none; padding:12px 0 26px 22px; margin:0;}
						#navigationPractice ul li{ display:inline;}
					#navHeader{ padding:0 0 0 17px; margin:-10px 0 -10px 0; color: #969285; font-weight: bold; font-size: 1em; }
					#verdictsTitle{ margin:0 0 12px 18px;}
					#verdicts{ padding:0 30px 0 18px;}
						#verdicts a:link{ text-decoration:none;}
						#verdicts a:visited{ text-decoration:none;}
						#verdicts a:hover, #verdicts a:focus{ text-decoration:none;}
						#marqueecontainer{ position:relative; width:200px; height:106px; overflow:hidden;}
					#testimonialsTitle{ margin:12px 0 6px 18px;}
					.home #testimonialsTitle{ margin:12px 0 22px 18px;}
						#testimonials{ line-height:1.4em; padding:0 30px 0 18px;}
					#contactTitle{ margin:30px 0 12px 18px;}
					.prac #contactTitle{ margin:15px 0 12px 18px;}
					#contact{ line-height:1.4em; padding:0 19px;}
					#navigationTools{ float:left; position:relative; margin:-36px 0 0 20px;}
			#footer{ clear:both; _height:1%; font-size:.91em; line-height:1.4em; background:url(images/bg-footer.gif) left bottom no-repeat; padding:14px 30px 18px;}
				#navigationLower{ color:#163754; padding:0 0 1.2em; text-indent:-.5em;}
					#navigationLower a{ margin:0 .5em;}
					#navigationLower a:link{ text-decoration:none;}
					#navigationLower a:visited{ text-decoration:none;}
					#navigationLower a:hover, #navigationLower a:focus{ text-decoration:none;}
					#navigationLowerJump{ font-size:0;}
				#finePrint{ font-size:.9em; color:#606060;}
					#copyright{ padding:0 0 .3em;}
					#branding{}
				#geographicalFooter{}
					#geographicalFooter p{ font-size:.9em; color:#606060;}

/* Lists */
	ul#menu { display: block; margin: 0; padding: 0; }
		ul#menu li ul { position: absolute; display: block; visibility: hidden; width:18em; margin: 0; padding: 0; border-bottom:1px solid #dbdddc; z-index: 99; }
		ul#menu li ul.scroll { max-height: 30em; _height: 30em; overflow-y: auto; overflow-x: hidden; }
			/* star HTML filter fixes mysteriously appearing margin bug in all versions/platforms of IE */ * html ul#menu li ul li { display: inline; } /* end filter */
				ul#menu li ul li ul { position: absolute; top: auto; left: auto; margin: -2.2em 0 0 20em; padding: 0; }
				ul#menu li ul li ul.sublist { position: relative; margin: -1.2em 0 0 0; padding: 0; border-bottom: 0; }

/* Items */
	ul#menu li { list-style: none; height: auto; display: inline; float: none; margin: 0; }
	/*property + whitespace + empty comment filter positions top-level navigation in single row for IE 5.0 */ ul#menu li { display /**/: block; float /**/: left; } /* end filter */ 
			ul#menu li ul li { display: block; float: none; }

/* Links */
		ul#menu li a { display: block; float: left; background-color: #fff; color: #163754; text-decoration: none; }
		/* commented backslash filter positions top-level navigation in single row for Mac IE \*/ ul#menu li a { float: none; } /* end filter */
		ul#menu li a:hover, ul#menu li a:focus { background-color: #e6e8e7; color:#1b7e4c; }
				ul#menu li ul li a { _height:1%; line-height: 1.2em; margin: 0; border:1px solid #dbdddc; border-bottom:none; padding: .5em .5em .5em 1em; text-indent: -.5em; }
							ul#menu li ul li ul.sublist li a { padding-left: 3em; border-top: 0; }
