/* 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: #f4f5eb; }

a:link { color: #e6e2af; }
a:visited { color: #a7a37e; }
a:hover, a:focus { color: #e6e2af; }
a:active { color: #f4f5eb; 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; }

/* STANDARD ELEMENTS */
#printBanner { display: none; }
.screenElement {  }
#content .callout { padding: 1em; background: #064f65; border:1px solid #003355; 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:#4d0101 url(/Includes/Templates/Active/images/bg-body.jpg) repeat-x; text-align:center;}
#banner img, #navigationMain img, #columnSide img{ border-width:0;}
		#containerPage{ width:800px; background:url(/Includes/Templates/Active/images/bg-containerPage.gif) repeat-y; margin:0 auto; text-align:left;}
			#header{ background:url(/Includes/Templates/Active/images/bg-header.jpg) no-repeat; padding:112px 0 0 0; position: relative;}
					.home #header{ background:url(/Includes/Templates/Active/images/bg-header-home.jpg) no-repeat; position: relative; height: 243px; padding:0 0 0;}
						img#cta { position: absolute; top: 12px; left: 10px; }
						img#cta-internal { position: absolute; top: 75px; left: 400px; }
					/*.home #header{ background:url(/Includes/Templates/Active/images/bg-header-home.jpg) no-repeat; padding:243px 0 0;}*/
			#containerColumns{ float:left;}
				#columnMain{ float:right; width:557px; background:url(/Includes/Templates/Active/images/bg-columnMain.gif) 0 112px no-repeat;}
				.home #columnMain{ background:url(/Includes/Templates/Active/images/bg-columnMain-home.jpg) left top no-repeat;}
					
					
					#navigationMain{ padding:14px 0 33px;}
					.home #navigationMain{ padding:0 0 33px;}
					#containerPageTitle{ padding:0 22px 0 8px;}
						#pageTitle{ font:normal 1.8em georgia,times,serif; color:#d6d1a0; padding:0;}
					#content{ padding:1.4em 22px 0 8px;}
				#columnSide{ float:left; width:243px; background:url(/Includes/Templates/Active/images/bg-columnSide.jpg) no-repeat; padding:240px 0 0; overflow:hidden;}
				.home #columnSide{ position:relative; background:url(/Includes/Templates/Active/images/bg-columnSide-home.jpg) 0 104px no-repeat; padding:0; margin:-104px 0 0;}
					#banner{ padding:0 0 20px 24px;}
					#navigationPractice{ _display:inline-block; padding:0 0 0 24px;}
						#navigationPractice a:link{ text-decoration:none; color:#046380;}
						#navigationPractice a:visited{ text-decoration:none; color:#046380;}
						#navigationPractice a:hover, #navigationPractice a:focus{ text-decoration:underline; color:#0b8db5;}
						#navigationPractice ul{ list-style:none; padding:13px 13px; margin:0;}
						#navigationPractice ul li{ font-weight:bold; font-size:.91em; background:url(/Includes/Templates/Active/images/bullet.gif) 0 .1em no-repeat; padding:0 0 0 15px; margin:0 0 .9em;}
					#contact{ font-size:.91em; color:#046380; line-height:1.4em; padding:0 0 0 24px;}
						#contact a:link{ text-decoration:underline; color:#046380;}
						#contact a:visited{ text-decoration:underline; color:#046380;}
						#contact a:hover, #contact a:focus{ text-decoration:underline; color:#0099cc;}
						#contactTitle{ margin:0 0 17px;}
						#contact p{ padding:0 0 1em 13px;}
					#navigationTools{ padding:8px 0; text-align:center;}
			#footerWrap{ clear:both; background:url(/Includes/Templates/Active/images/bg-footerWrap.gif) no-repeat; padding:34px 0 0;}
				#footer{ width:800px; font-size:.91em; color:#ffffff; line-height:1.4em; background:#a30101 url(/Includes/Templates/Active/images/bg-footer.gif) left bottom repeat-x;}
					#finePrint{ display:inline; float:left; width:225px; font-size:.91em; padding:12px 0 0; margin:0 8px;}
						#finePrint a:link{ text-decoration:underline; color:#e6e2af;}
						#finePrint a:visited{ text-decoration:underline; color:#e6e2af;}
						#finePrint a:hover, #finePrint a:focus{ text-decoration:underline; color:#66ffff;}
						#copyright{ padding:0 0 1em; text-align:center;}
						#branding{ text-align:center;}
					#footerRight{ float:right; width:559px;}
						#navigationLower{ padding:12px 12px .4em 4px; text-align:center;}
							#navigationLower a:link{ text-decoration:underline; color:#e6e2af;}
							#navigationLower a:visited{ text-decoration:underline; color:#e6e2af;}
							#navigationLower a:hover, #navigationLower a:focus{ text-decoration:underline; color:#66ffff;}
						#geographicalFooter{ padding:0 12px 5px 4px;}
							#geographicalFooter p{ text-align:center;}
