/* FS CONTROL - BASE STYLESHEET - UPDATED 03-31-2006 */

body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }

body, td, input, textarea, option, select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

h1, h2, h3, h4, h5, h6, p, #content table table { margin: 0 0 1.8em 0; padding: 0; }
ul, ol { margin-top: 0; }
#content p, #content ul, #content ol, #content li, #content blockquote { line-height: 1.8em; }

a:link { color: #993300; }
a:visited { color: #993300; }
a:hover, a:focus { color: #6D6249; }
a:active { color: #6D6249; text-decoration: none; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
#content h1, #content .cfont7 { font-size: 1.6em; font-weight: bold; }
#content h2, #content .cfont6, #content .profiletopname { font-size: 1.4em; font-weight: bold; }
#content h3, #content .cfont5, #content .cbodyhdr1, #content .cbodyhdr2, #content .profilecommtextUpr, #content .profilecommtexthdr, #content .profileheader { font-size: 1.2em; font-weight: bold; }
#content h4, #content .cfont4, #content .cbodyhdr4 { font-size: 1em; font-weight: bold; }
#content h5, #content .cfont3 { font-size: .9em; font-weight: bold; }
#content h6, #content .cfont1 { font-size: .8em; font-weight: bold; }

/* DEFAULT ATTORNEY PROFILE XSL STYLESHEET FIX */
#content big { font-size: 1em; }

/* GEOGRAPHICAL FOOTER */
#content .geographicalFooter { font-style: italic; font-size: .8em; }

/* USED BY DEFAULT IN ALL FORMS */
.asterisk { color: #FF0000; }

/* CONTACT FORM - DEFAULT CONTACT US PAGE */
form#contactFormMain {  }
	form#contactFormMain .inputFieldSize1 { width: 18em; }
	form#contactFormMain .selectFieldSize1 { width: 18em; }
	form#contactFormMain .textareaFieldSize1 { height: 6em; width: 27.5em; }
	form#contactFormMain .checkboxSize1 { 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 .designInput { width: 250px; font-size: .9em; padding: 2px; display: block; background: #EFEEE5; border: none; }
	form#contactFormDesign input.designInput { margin: 0 0 7px 0; height: 17px; }
	form#contactFormDesign textarea.designInput { margin: 0 0 7px 0; height: 63px; }
	form#contactFormDesign input.designSubmit { margin: 7px 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: 10px; width: 15em; }
	form#searchFormDesign input.searchSubmit {  }
	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 {  }
			#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 {  }
			#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; }
		
/* STANDARD ELEMENTS */
#content .standout { text-align: center;  }
.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; margin: 0; border-spacing: 0; border-collapse: collapse; border-width: 0; width: 100%; }

/* CUSTOM DESIGN ELEMENTS */
img { margin: 0; padding: 0; border: none; }

body.design { background: #FFFFFF; text-align: center; color: #333333; padding-top: 36px; }

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

		#banner { position: relative; width: 765px; background: #FFFFFF; height: 69px; }
			#logo { position: absolute; left: 0; top: 0;  }
			#cta { position: absolute; left: 413px; top: 0; }
			#navigationMain { position: absolute; left: 311px; top: 44px; width: 479px; }
				#navigationMain ul { list-style: none; margin: 0; padding: 0; }
					#navigationMain ul li { display: inline; margin: 0 -4px 0 0; padding: 0; }


		#containerColumns { width: 765px; padding-bottom: 20px; margin-left: 25px; }
		
			#columnMain { float: right; width: 479px; display: inline; }
				#tagline { display: block; }
				#pageTitle { margin: 0; padding: 0 0 10px 0; line-height: 1px; }
					#pageTitle img { display: block; }
				#content { padding: 33px 0 4px 0; margin: 0 26px 0 39px; }
				#navigationTools { margin: 0 26px 0 39px; padding-top: 14px; border-top: 1px solid #D9D0BF; }
					#navigationTools ul { display: inline; list-style: none; margin: 0 0 -2px 0; padding: 0; }
						#navigationTools ul li { display: inline; margin: 0 0 0 7px; padding: 0; }
							#navigationTools ul li.top { margin: 0 95px 0 0; }

						
			#columnLeft { float: left; width: 286px; display: inline; position: relative; }
				#splash { display: block; }

				#navigationContextual { position: relative; margin-bottom: 28px; }
					#navigationContextual h2 { margin: 0 0 16px 0; padding: 0; line-height: 1px; }
						#navigationContextual h2 img { display: block; }
					#navigationContextual ul { list-style: none; margin: 0 18px 0 16px; padding: 0; }
						#navigationContextual ul li { font-size: 1.1em; font-weight: bold; margin: 0 0 .45em 0; padding: 0 0 0 16px; background: url(images/context-bullet.gif) no-repeat left .45em; }
					#navigationContextual a { color: #993300; }
						#navigationContextual a:hover,#navigationContextual a:active,#navigationContextual a:focus { color: #6D6249; text-decoration: none; }

				#navigationPractice { position: relative; margin-bottom: 28px; }
					#navigationPractice h2 { margin: 0 0 16px 0; padding: 0; line-height: 1px; }
						#navigationPractice h2 img { display: block; }
					#navigationPractice ul { list-style: none; margin: 0 18px 0 16px; padding: 0; }
						#navigationPractice ul li { font-size: 1.1em; font-weight: bold; margin: 0 0 .45em 0; padding: 0 0 0 16px; background: url(images/context-bullet.gif) no-repeat left .45em; }
					#navigationPractice a { color: #993300; }
						#navigationPractice a:hover,#navigationPractice a:active,#navigationPractice a:focus { color: #6D6249; text-decoration: none; }
						
				#formContact { margin: 0 16px 30px 18px; }
					#formContact p { font-weight: bold; margin: 0 0 1em 0; padding: 0; line-height: 1.4em; }

				#navigationFeatures { margin-left: 18px; }
					#navigationFeatures ul { list-style: none; margin: 0; padding: 0; }
						#navigationFeatures ul li { margin: 0 0 21px 0; padding: 0; }

		#contactInformation { margin-left: 25px; background: #6D6249; font-size: 10px;}
		/* ie-mac hide \*/ #contactInformation { text-align: center; } /* end hide */
			#contactInformation p { color: #FFFFFF; font-weight: bold; line-height: 3em; margin: 0; padding: 0; }
				#contactInformation p span.contactPart { padding-left: 8px; margin-left: 2px; background: url(images/ci-sep.gif) no-repeat left 2px; }
				#contactInformation p span.phone { font-weight: normal; }
			#contactInformation a { color: #FFFFFF; text-transform: uppercase; }
						

		#footer { margin-left: 25px; position: relative; width: 765px; background: #FFFFFF; }
			#footer a { color: #585757; text-decoration: none; white-space: nowrap; }
				#footer a:hover,#footer a:active,#footer a:focus { color: #C8C8C8; }

			#footerNavigation { padding: 1.8em 2px 0 0px; }
			/* ie-mac hide \*/ #footerNavigation { text-align: center; } /* end hide */
				#footerNavigation ul { margin: 0; padding: 0; list-style: none; position: relative; }
					#footerNavigation ul li { display: inline; font-size: .9em; color: #585757; padding: 0 1em 0 0; margin: 0 .1em 0 .6em; border-right: 1px solid #585757; }
					* html #footerNavigation ul li { padding: 0 .7em 0 0; margin: 0 .7em 0 .5em; }
						#footerNavigation ul li.last { border-right: none; margin-right: 0; }
	
			#branding { padding: 1.2em 0 2em 0; }
				#branding p { margin: 0; padding: 0; color: #585757; font-size: .9em; }
				#copryight { }
				#FindLaw { float: right; }
				#branding a.sitemap { margin-left: .3em; padding-left: .6em; border-left: 1px solid #585757; }
