/* FS CONTROL - BASE STYLESHEET - UPDATED 06-25-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: #3399cc; }
a:visited { color: #990000; }
a:hover, a:focus { color: #990000; text-decoration: none; }
a:active { color: #3399cc; 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: 150px; height: 1.8em; border: 1px solid #000000; background: #ffffff; color: #000000; 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; padding-bottom: 0; }

/* STANDARD ELEMENTS */
.printElement { display: none; }
.screenElement {  }
.handheldElement { display: none; }
#content .callout { padding: 1em; background: #f3f3f3; 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 { text-align: center; background: #ccc; }
#containerPage { margin: 0 auto; text-align: left; width: 800px; }
	#borderPage { border: 3px solid #fff; width: 793px; _width: 799px; }
		#banner { background: url(images/bg-banner.jpg) left top no-repeat; height: 107px; position: relative; }
		.home #banner { background: url(images/bg-bannerHome.jpg) left top no-repeat; height: 107px; position: relative; }
			#logo { position: absolute; top: 14px; left: 25px; }
			#cta { position: absolute; top: 29px; left: 565px; }
		#navigationMain { background: url(images/bg-navigationMain.gif) left top repeat-x; margin: 0; height: 18px; _height: 28px; border-bottom: 1px solid #fff; padding: 9px 0 0 27px; }
			#navigationMain ul { margin: 0; padding: 0; } 
			#navigationMain ul li { margin: 0; padding: 0; float: left; list-style: none;}
			#navigationMain a { display: inline; margin: 0 21px 0 0; padding:0; } 
		#containerColumns { background: url(images/bg-containerColumns.gif) left top repeat-y; _display: inline-block; }
			#columnMain { float: right; width: 555px; }
				#bannerLower { background: url(images/bg-bannerLower.jpg) left top no-repeat; height: 142px; position: relative;  }
				.home #bannerLower { background: url(images/bg-bannerLowerHome.jpg) left top no-repeat; height: 269px; position: relative;  }
					#tagline { position: absolute; top: 111px; left: 85px; }
					.home #tagline { position: absolute; top: 237px; left: 88px; }
				h1#pageTitle { margin: 24px 0 0 30px; padding:0; line-height: 1.45em; }
				#content { padding: 21px 20px 20px 31px; }
			#columnSide { background: url(images/bg-columnSide.jpg) left top no-repeat; float: left; width: 238px; }
				#navigationPractice {  }
					#navigationPractice img { }
					#navigationPractice ul { margin: 12px 0 0 13px; padding: 0 0 8px 0; list-style: none; overflow: visible; }
					#navigationPractice ul li { display: inline; }
					#navigationPractice ul li a { color: #233f82; font-weight: bold; font-size: 1.1em; padding: 0 0 12px 10px; text-decoration: none; display: block; background: url(images/bg-bullet.gif) 0 .3em no-repeat; }
					#navigationPractice ul li a:hover { text-decoration: underline; }
				#resources {  }
					#resources ul { margin: 12px 0 0 13px; padding: 0 0 8px 0; list-style: none; overflow: visible; }
					#resources ul li { display: inline; }
					#resources ul li a { color: #233f82; font-weight: bold; font-size: 1.1em; padding: 0 0 12px 10px; text-decoration: none; display: block; background: url(images/bg-bullet.gif) 0 .3em no-repeat; }
					#resources ul li a:hover { text-decoration: underline; }
				#contactInformation { font-size: 1.1em; padding-bottom: 165px; }
					#contactInformation address { color: #233f82; font-style: normal; margin: 19px 0 0 26px; }
					#contactInformation address a { color: #333333; font-weight: bold; }
					#contactInformation address a:hover { color: #990000; }
			#containerLockToBottom { position: relative; height: 0; }
				#lockToBottom { position: absolute; left: 24px; bottom: 8px; _bottom: 0; }
					#navigationTools {  }
					#navigationTools span { color: #02327c; font-family: "Myriad Pro" Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: .91em; position: relative; top: -6px; left: 6px; }
		#footer { border-top: 3px solid #fff; background: #00405a; }
			#navigationLower { background: #4086a3; padding: 10px 27px; color: #fff; word-spacing: 5px; }
				#navigationLower a { color: #fff; font-size: .91em; text-decoration: none; word-spacing: normal; }
				#navigationLower a:hover { color: #fdbd58; }
			#finePrint { padding: 10px 27px 0 27px; font-size: .91em; color: #ccc; }
				#finePrint a { color: #ccc; text-decoration: none; }
				#finePrint a:hover { color: #3399cc; }
				p#copyright { display: inline; margin-right: 15px; }
				p#branding { display: inline; }
			#geographicalFooter { padding: 5px 27px; font-size: .91em; color: #ccc; }

