/* 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: #283760; }
a:visited { color: #220022; }
a:hover, a:focus { color: #780013; }
a:active { color: #3556AB; text-decoration: none; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 { color: #FFFFFF; font-size: 1.45em; font-weight: bold; text-transform: uppercase; padding-bottom: 0; }
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 */
.printElement { display: none; }
.screenElement {  }
.handheldElement { display: none; }
#content .callout { margin-bottom: 1.2em; padding: 1em; }
.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: 500px; }

/* CUSTOM DESIGN ELEMENTS */
img { margin: 0; padding: 0; border: none; }
body.design { text-align: center; background: #504F4F; }

	#containerPage { width: 816px; text-align: left; margin: 0 auto; background: url(/Includes/Templates/Active/images/bg-col.gif) repeat-y left; }

		#banner { position: relative; height: 334px; margin: 0 18px; background: #FFFFFF url(/Includes/Templates/Active/images/bg-n-main.gif) repeat-x left 94px; }
		.home #banner { height: 334px; }
			#logo { position: absolute; left: 0; top: 0; }
			#attorneyName { position: absolute; left: 3px; top: 94px; }
			#tagline { position: absolute; left: 3px; top: 253px; }
                         .home #tagline { top: 253px; }
			#cta { position: absolute; left: 375px; top: 0; }
			#navigationMain { position: absolute; left: 144px; top: 106px; z-index: 10; }
				#navigationMain ul { list-style: none; margin: 0; padding: 0; }
					#navigationMain ul li { float: left; display: inline; margin: 0; padding: 0; }
						#navigationMain ul li img { display: block; }

		#containerColumns { clear: both; width: 816px; background: url(/Includes/Templates/Active/images/bg-col-lb.jpg) no-repeat 18px bottom; }
			#columnMain { float: right; display: inline; width: 549px; margin-right: 20px; }
				#pageTitle { padding: 5px 25px 5px 16px; background: #283760; border-bottom: 2px solid #FFFFFF; }
				#content { margin: 0 25px 0 16px; padding-top: 20px; }
					table.InternetExplorerFix { width: 508px; }
			#columnLeft { float: left; display: inline; width: 224px; margin-left: 21px; padding-bottom: 270px; }
				#navigationPractice {  }
					#navigationPractice p { font-size: 1.45em; color: #FFFFFF; font-weight: bold; margin: 0; padding: 5px 16px; background: #780013; }
					#navigationPractice ul { list-style: none; margin: 0 16px; padding: 10px 0 25px 0; }
						#navigationPractice ul li { font-size: .91em; margin: 0; padding: 0 0 .6em 15px; background: url(/Includes/Templates/Active/images/bul-n-prac.gif) no-repeat left .2em; }
					#navigationPractice a { color: #000000; text-decoration: none; }
						#navigationPractice a:hover,#navigationPractice a:focus,#navigationPractice a:active { text-decoration: underline; }
				#navigationFeatures { margin-left: 27px; padding-bottom: 41px; }
					#navigationFeatures ul { list-style: none; margin: 0; padding: 0; }
						#navigationFeatures ul li { display: inline; margin: 0; padding: 0; }
							#navigationFeatures ul li img { display: block; }
				#blog { }
					#blog p { clear: both; font-size: .91em; line-height: 1.36em; margin: 0; padding: 0 16px 1.2em; }
						#blog p.sectionHeader { font-size: 1.45em; color: #FFFFFF; font-weight: bold; line-height: 1.2em; padding: 5px 16px; background: #ce8e28; }
						#blog p strong { float: left; clear: left; width: 4em; font-weight: normal; }
					#blog address { font-style: normal; padding-top: 15px; }
						#blog address p {  }
					#blog .contactLinks { padding-top: 1.2em; }
					#blog a { color: #000000; }
						#blog a:hover,#blog a:focus,#blog a:active { color: #780013; }
				#contactInformation { }
					#contactInformation p { clear: both; font-size: .91em; line-height: 1.36em; margin: 0; padding: 0 16px 1.2em; }
						#contactInformation p.sectionHeader { font-size: 1.45em; color: #FFFFFF; font-weight: bold; line-height: 1.2em; padding: 5px 16px; background: #515050; }
						#contactInformation p strong { float: left; clear: left; width: 4em; font-weight: normal; }
					#contactInformation address { font-style: normal; padding-top: 15px; }
						#contactInformation address p {  }
					#contactInformation .contactLinks { padding-top: 1.2em; }
					#contactInformation a { color: #000000; }
						#contactInformation a:hover,#contactInformation a:focus,#contactInformation a:active { color: #780013; }
				
		#footer {  }
			#navigationLower { text-align: center; margin: 0 18px; padding: 10px 20px 0; background: #283760; }
				#navigationLower ul { line-height: 1.2em; margin: 0; padding: 0; }
					#navigationLower ul li { display: inline; font-size: .82em; margin: 0; padding: 0; }
						#navigationLower ul li a { color: #FFFFFF; text-transform: uppercase; text-decoration: none; white-space: nowrap; padding: 0 1em; }
							#navigationLower a:hover,#navigationLower a:focus,#navigationLower a:active { color: #F2F46C; }
			#geographicalFooter { text-align: center; margin: 0 18px; padding: 10px 20px 0; background: #283760; }
				#geographicalFooter p { color: #FFFFFF; font-style: italic; font-size: .82em; margin: 0; padding: 0 0 .2em 0; }
			#footer img { display: block; margin-left: 18px; }
			#finePrint { text-align: center; padding: 6px 38px 8px; background: #515050; }
				#finePrint p { font-size: .82em; color: #FFFFFF; margin: 0; padding: 0 0 .2em 0; }
					p#copyright { display: inline; }
						.finePrintLinks { margin-right: 1em; }
					p#branding { display: inline; }
				#finePrint a { color: #FFFFFF; text-decoration: none; }
					#finePrint a:hover,#finePrint a:focus,#finePrint a:active { color: #F2F46C; }


