/* 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: #02768E; }
a:visited { color: #867134; }
a:hover, a:focus { color: #A5031F; }
a:active { color: #A5031F; text-decoration: none; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 { color: #F0EEE5; font-size: 1.82em; font-weight: bold; padding-bottom: 0; }
h2, .cfont6, #content big.profiletopname { color: #2E475B; font-size: 1.2em; font-weight: bold; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader { color: #59676B; font-size: 1.1em; font-weight: bold; padding-bottom: .3em; }
h4, .cfont4, .cbodyhdr4 { color: #59676B; font-size: 1em; font-weight: bold; padding-bottom: .3em; }
h5, .cfont3 { color: #59676B; font-size: .9em; font-weight: bold; padding-bottom: .3em; }
h6, .cfont1 { color: #6A685F; 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; background: #DCDDD6; border-top: 1px solid #859298; border-bottom: 1px solid #859298; }
.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 */
img { margin: 0; padding: 0; border: none; }
body { font-size: 11px; } /* REMOVE ME */
body.design { text-align: center; background: #7D878A; }

	#containerPage { width: 900px; text-align: left; margin: 0 auto; background: url(images/bg-col.gif) repeat-y left; }

		#logo { display: block; margin-left: 25px; }

		#navigationMain { height: 27px; margin: 0 25px; background: url(images/bg-n-main.gif) repeat-x top; }
			#navigationMain ul { list-style: none; margin: 0 0 0 72px; padding: 0; }
				#navigationMain ul li { float: left; display: inline; margin: 0; padding: 0; }
					#navigationMain ul li img { display: block; }

		#tagline { display: block; margin-left: 25px; }

		#containerColumns { clear: both; width: 850px; margin: 0 25px; }
			#columnMain { width: 608px; float: right; display: inline; }
				#cta { height: 74px; _height: 93px; padding: 19px 51px 0; background: url(images/bg-cta.jpg) no-repeat left top; }
				.home #cta { height: auto; _height: auto; padding: 0 0 5px 0; background: #B9B59E; }
					#cta img { display: block; margin: 0 0 3px 195px; }
					.home #cta img { margin: 0 0 3px 0; }
					#cta address { font-style: normal; }
						#cta p { color: #2D3D41; text-align: right; font-size: .91em; font-weight: bold; margin: 0; padding: 0; }
						.home #cta p { float: left; display: inline; width: 393px; text-align: left; margin-left: 20px; }
						#cta ul { list-style: none; text-align: right; margin: 0; padding: 0; }
						.home #cta ul { float: right; display: inline; width: 184px; text-align: left; margin-right: 5px; }
							#cta ul li { display: inline; font-size: .91em; font-weight: bold; margin: 0 0 0 2em; padding: 0 0 0 13px; background: url(images/bul-cta.gif) no-repeat left; }
							.home #cta ul li { background-image: url(images/bul-cta-home.gif); }
						#cta a { color: #7D2626; text-decoration: none; }
							#cta a:visited { color: #2D3D41; }
							#cta a:hover,#cta a:focus,#cta a:active { color: #7D2626; text-decoration: underline; }
				#pageTitle { padding: 25px 53px 16px 49px; background: url(images/bg-title.jpg) repeat-y left; }
				#content { padding-top: 28px; background: url(images/bg-content-t.jpg) no-repeat left top; }
					#content table.InternetExplorerFix { margin: 0 53px 0 49px; }
			#columnLeft { width: 242px; float: left; display: inline; }
				#navigationPractice { padding-bottom: 26px; background: url(images/bg-n-prac.gif) repeat-y left; }
					#navigationPractice img { display: block; }
					#navigationPractice ul { list-style: none; margin: 0 9px; padding: 14px 0 0 0; }
						#navigationPractice ul li { font-weight: bold; font-size: .91em; margin: 0; padding: 0 0 .5em 13px; background: url(images/bul-n-prac.gif) no-repeat left .25em; }
					#navigationPractice a { color: #000000; text-decoration: none; }
					#navigationPractice a:visited { color: #486871; }
						#navigationPractice a:hover,#navigationPractice a:focus,#navigationPractice a:active { color: #900202; }
				#navigationFeatures { padding-bottom: 26px; background: url(images/bg-n-prac.gif) repeat-y left; }
					#navigationFeatures img { display: block; }
					#navigationFeatures ul { list-style: none; margin: 0 9px; padding: 14px 0 0 0; }
						#navigationFeatures ul li { font-weight: bold; font-size: .91em; margin: 0; padding: 0 0 .5em 13px; background: url(images/bul-n-prac.gif) no-repeat left .25em; }
					#navigationFeatures a { color: #000000; text-decoration: none; }
					#navigationFeatures a:visited { color: #486871; }
						#navigationFeatures a:hover,#navigationFeatures a:focus,#navigationFeatures a:active { color: #900202; }
				#navigationCase { display: block; }
				#contactInformation { padding: 209px 28px 0; background: url(images/bg-contact-t.jpg) no-repeat left top; }
					#contactInformation p { color: #033B4E; font-size: .91em; margin: 0; padding: 0 0 1.2em 0; }
					#contactInformation address { font-style: normal; }
						#contactInformation address p {  }
					#contactInformation .contactLinks { }
						#contactInformation ul { list-style: none;  margin: 0; padding: 0; }
							#contactInformation ul li { font-size: .91em; font-weight: bold; margin: 0; padding: 0 0 .3em 13px; background: url(images/bul-contact.gif) no-repeat left .35em; }
					#contactInformation a { color: #7D2626; text-decoration: none; }
						#contactInformation a:visited { color: #2D3D41; }
						#contactInformation a:hover,#contactInformation a:focus,#contactInformation a:active { color: #7D2626; text-decoration: underline; }

			#navigationTools { position: relative; height: 67px; }
				#navigationTools img { position: absolute; left: 633px; top: 39px; }
				#navigationTools ul { position: absolute; left: 709px; top: 39px; list-style: none; margin: 0; padding: 0; }
					#navigationTools ul li { float: left; display: inline; margin: 0 4px 0 0; padding: 0; }
						#navigationTools ul li img { position: static; left: auto; top: auto; display: block; }

		#footer { margin: 0 25px; padding-bottom: 18px; background: #011A20; }
			#geographicalFooter { padding: 11px 50px 11px 25px; background: #B9B59E; }
				#geographicalFooter p { color: #545454; font-size: .91em; margin: 0; padding: 0 0 .2em 0; }
			#navigationLower { width: 775px; overflow: hidden; position: relative; margin: 0 50px 0 25px; padding-top: 16px; }
				#navigationLower ul { list-style: none; margin: 0; padding: 0; position: relative; clear: both; }
					#navigationLower ul li { float: left; font-size: .91em; font-weight: bold; color: #7D878A; line-height: 1em; margin: 0 .5em .4em -.5em; padding: 0 .5em .1em .5em; border-left: 1px solid #7D878A; }
				#navigationLower a { white-space: nowrap; color: #7D878A; text-decoration: none; }
					#navigationLower a:visited { color: #003371; }
					#navigationLower a:hover,#navigationLower a:focus,#navigationLower a:active { color: #003371; }
			#finePrint { margin: 0 50px 0 25px; padding-top: 1em; }
				#finePrint p { color: #7D878A;  font-size: .91em; margin: 0; padding: 0 0 .4em 0; }
					p#copyright { }
						.finePrintLinks { }
					p#branding { }
				#finePrint a { color: #7D878A; text-decoration: none; font-weight: bold; }
					#finePrint a:visited { color: #4E6C75; }
					#finePrint a:hover,#finePrint a:focus,#finePrint a:active { color: #B9B59E; }

