/* 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: #003366; }
a:visited { color: #666633; }
a:hover, a:focus { color: #336699; }
a:active { color: #666666; 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 #pageTitle h1 { visibility: hidden; }

/* STANDARD ELEMENTS */
.printElement { display: none; }
.screenElement {  }
.handheldElement { display: none; }
#content .callout { padding: 1em; background: #b4b48f; margin-bottom: 1.2em; border: 1px solid #165573; }
.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: #435557; text-align: center; }
#containerPage { margin: 0 auto; text-align: left; width: 851px; background: #ffffff; }
	#banner { background: url(images/bg-banner.jpg) no-repeat; position: relative; height: 128px; }
		img#logo { position: absolute; left: 66px; top: 16px; }
		#navigationMain {
	position: absolute;
	left: 66px;
	top: 99px;
	width: 724px;
}
			#navigationMain ul, #navigationMain ul li { margin: 0; padding: 0; float: left; list-style: none;}
			#navigationMain a { display: block; margin-right: 1px; } 
	#containerColumns { background: url(images/bg-containerColumns.gif) repeat-y; }
		#containerColumnsHead { background: url(images/bg-containerColumnsHead.gif) no-repeat; }
		.home #containerColumnsHead { background: url(images/bg-containerColumnsHead-home.jpg) no-repeat; }
			#containerColumnsFoot { background: url(images/bg-containerColumnsFoot.jpg) left bottom no-repeat; padding: 2px 0 0 13px; }
			.home #containerColumnsFoot { background: url(images/bg-containerColumnsFoot-home.jpg) left bottom no-repeat; }
				#columnMain { float: right; width: 635px; }
					#pageTitle { position: relative; padding-right: 42px; }
						#pageTitle h1 { position: absolute; left: 24px; top: 25px; z-index: 2; color: #79aac2; text-transform: uppercase; font-size: 2.7em; font-family: Arial, Helvetica, sans-serif; }
						img#illustration { position: relative; z-index: 1; margin-left: 298px; }
					#content { padding: 40px 92px 40px 50px; min-height: 600px; _height: 600px; }
						img#contentIllustration { float: left; margin: 0 20px 20px 0; }
				#columnSide { float: left; width: 187px; }
					img#cta { margin: 27px 0 0 9px; }
					.home img#cta { margin: 28px 0 28px 7px; }
					#navigationPractice { padding: 33px 8px 0 9px; }
						#navigationPractice ul { margin: 10px 0; padding: 0; list-style: none; overflow: visible; border-top: 1px solid #b9c5cb; }
							#navigationPractice ul li { display: inline; }
								#navigationPractice ul li a { padding: 6px 0 5px 27px; display: block; background: url(images/khaki-square.gif) 14px 11px no-repeat; border-bottom: 1px solid #b9c5cb; color: #fff; font-size: 1.1em; text-decoration: none; }
								#navigationPractice ul li a:hover { color: #999966; background: #fff url(images/khaki-square-o.gif) 14px 11px no-repeat; }
				#contactInformation { margin: 0 42px 0 221px; text-align: center; color: #333333; font-size: .91em; line-height: 1.5em; }
					#contactInformation img { margin: 0 10px; }
				#navigationTools { float: right; width: 42px; text-align: center; margin-top: -52px; }
					#navigationTools ul { margin: 0; padding: 0 8px; list-style: none; overflow: visible; }
						#navigationTools ul li { display: inline; }
							#navigationTools ul li a { display: block; background: #4183a3; }
							#navigationTools ul li a:hover { background: #fff; }
	#footer { padding: 10px 40px 10px 247px; color: #999999; font-size: .91em; border-right: 1px solid #435557; }
		#navigationLower { padding-bottom: 1.2em; }
			#navigationLower a { color: #999999; text-decoration: none; }
			#navigationLower a:hover { color: #006699; text-decoration: underline; }
		#geographicalFooter { font-style: italic; }
		#finePrint {  }
			#finePrint a { color: #006699; }
			#finePrint a:hover { color: #999999; text-decoration: none; }
			p#copyright { padding: 0; }
			p#branding {  }

