/* FS CONTROL - BASE STYLESHEET - UPDATED 05-22-2006 */

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; }
h1, h2, h3, h4, h5, h6, p, #content table table { margin: 0 0 1.2em 0; padding: 0; }
ul, ol { margin-top: 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: #444444; }

a:link { color: #671C1F; }
a:visited { color: #D54A61; }
a:hover, a:focus { color: #8EA172; text-decoration: none; }
a:active { color: #570E9A; 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; margin-bottom: .3em; }
h4, .cfont4, .cbodyhdr4 { font-size: 1em; font-weight: bold; margin-bottom: .3em; }
h5, .cfont3 { font-size: .9em; font-weight: bold; margin-bottom: .3em; }
h6, .cfont1 { font-size: .8em; font-weight: bold; margin-bottom: .3em; }

/* 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 .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: 10px; display: block; }
	form#contactFormDesign input.designInput { margin: 0 0 5px 0; }
	form#contactFormDesign textarea.designInput { height: 75px; }
	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: 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 { 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; }
		
/* STANDARD ELEMENTS */
#content .callout { text-align: center; font-style: italic; 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; margin: 0; border-spacing: 0; border-collapse: collapse; border-width: 0; width: 100%; }

/* CUSTOM DESIGN ELEMENTS */
body.design { background: #671C20 url(images/bg-body.gif) 0 -100px repeat-x; color: #E8E8E8; text-align: center; padding: 8px 0; }
body.home { background-position: 0 0; }
#containerPage { text-align: left; margin: 0 auto; width: 750px; background: #E8E8E8; color: #000; }
  #banner { background: url(images/bg-banner.jpg) no-repeat; height: 193px; position: relative; }
	.home #banner { background-image: url(images/bg-banner-home.jpg); height: 293px; }
		#logo { position: absolute; left: 7px; top: 12px; border: 0; }
		.home #logo { top: 37px; }
		#firmAddress { position: absolute; left: 7px; top: 65px; }
		.home #firmAddress { top: 93px; }
		#tagline { position: absolute; left: 313px; top: 83px; }
		.home #tagline { left: 329px; top: 114px; }
		#cta { position: absolute; left: 453px; top: 146px; }
		.home #cta { left: 416px; top: 235px; }
  #navigationMain { background: #575C4F; border-top: 1px solid #464A3F; border-bottom: 1px solid #464A3F; text-align: center; color: #E8E8E8; }
  #containerColumns { background: url(images/bg-containerColumns.gif) repeat-y; }
    #columnSide { float: left; width: 222px; background: #5C191C; color: #FFFFFF; }
			#columnSide a { color: #E8E8E8; }
      #navigationPractice { background: url(images/bg-navigationPractice.gif) repeat-y; }
        #navigationPracticeHead { background: url(images/bg-navigationPracticeHead.gif) no-repeat; padding: 16px 10px 7px 23px; }
					#navigationPractice strong { text-transform: uppercase; }
					#navigationPractice ul { list-style: none; margin: 0; padding: 0; }
						#navigationPractice li { background: url(images/white-arrow.gif) 0 3px no-repeat; padding: 0 0 5px 7px; }
      #contactInformation { background: url(images/bg-contactInformation.gif) repeat-y; padding: 16px 10px 24px 23px; color: #E8E8E8; line-height: 1.4em; font-weight: bold; }
				#contactInformation strong { float: left; width: 5em; }
			#columnSide img { margin: 0 0 6px 0; }
      #navigationTools { background: #511619; padding: 6px 0 9px 49px; font-size: .91em; }
				#navigationTools a { padding: 4px 20px; text-decoration: none; text-transform: uppercase; display: block; float: left; }
				#navigationTools a#save { padding-left: 17px; background: url(images/n-tool-save.gif) left center no-repeat; }
				#navigationTools a#prin { padding-left: 25px; background: url(images/n-tool-prin.gif) left center no-repeat; }
    #columnMain { float: left; width: 528px; background: url(images/bg-columnMain.gif) no-repeat; }
      #content { padding: 15px 28px; }
    #navigationLower { margin-left: 222px; padding: 10px 28px; font-size: .82em; }
  #finePrint { background: #511619; color: #E1E1E1; font-size: .82em; padding: 5px 19px; }
		#finePrint a { color: #E1E1E1; }
    #copyright { display: inline; margin-right: 2em; }
    #branding { display: inline; margin-left: 2em; }