/* 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: #000000; }

a:link { color: #0033CC; }
a:visited { color: #0033CC; }
a:hover, a:focus { color: #3399CC; }
a:active { color: #3399CC; 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: #5A5A5A; text-align: center; padding: 11px 0; }
#containerPage { margin: 0 auto; text-align: left; width: 800px; background: #666666 url(images/bg-containerPage.gif) repeat-y; }
  #containerPageHead { background: url(images/bg-containerPageHead.gif) left top no-repeat; }
    #containerPageFoot { background: url(images/bg-containerPageFoot.gif) left bottom no-repeat; padding: 9px 7px; }
      #banner { background: url(images/bg-banner.jpg) no-repeat; position: relative; height: 145px; }
        #logo {
	position: absolute;
	left: 40px;
	top: 35px;
	width: 413px;
	height: 128px;
}
					#logo img { border: 0; }
      #navigationMain { border-top: 1px solid #5A5A5A; border-bottom: 1px solid #FFF; }
			.home #navigationMain { border-top: 1px solid #FFF; }
      #containerColumns { background: url(images/bg-containerColumns.gif) repeat-y; }
        #containerColumnsHead { background: url(images/bg-containerColumnsHead.gif) left top no-repeat; }
          #containerColumnsFoot { background: url(images/bg-containerColumnsFoot.gif) left bottom no-repeat; }
            #columnMain { float: left; width: 593px; }
              #content { padding: 10px 28px; }
								#pageTitle {  }
            #columnSide { float: right; width: 193px; color: #CCCCCC; }
							#columnSide a { color: #FFF; }
							#columnSide a:hover { color: #3399CC; }
              #cta { padding: 16px 17px; }
								#cta img { border: 0; }
              #navigationPractice { padding: 14px 0 14px 17px; }
								#navigationPractice ul { list-style: none; margin: 0; padding: 0 0 0 11px; font-size: .91em; font-weight: bold; }
									#navigationPractice li { background: url(images/blue-square.gif) no-repeat; padding: 2px 0 5px 25px; }
										#navigationPractice a { text-decoration: none; }
              #navigationFeatures { padding: 14px 0 4px 17px; }
							.home #navigationFeatures { background: url(images/bg-navigationFeatures-home.jpg) no-repeat; padding: 14px 0 11px 13px; display: inline-block; }
								.home #navigationFeatures div { float: left; width: 49%; position: relative; height: 90px; }
									.home #navigationFeatures div p { padding-left: 130px; color: #CCC; font-size: .82em; margin-bottom: .5em; }
										.home #navigationFeatures div p a { color: #FFF; background: url(images/blue-square-home.gif) center right no-repeat; padding: 5px 25px; display: block; text-align: right; font-weight: bold; position: absolute; right: 0; bottom: 0; }
										.home #navigationFeatures div p a:hover { color: #3399cc; }
								#navigationFeatures ul { list-style: none; margin: 0; padding: 0 0 30px 11px; font-size: .91em; font-weight: bold; }
									#navigationFeatures li { background: url(images/blue-square.gif) no-repeat; padding: 2px 0 5px 25px; }
										#navigationFeatures a { text-decoration: none; }
              #contactInformation { padding: 0 0 14px 17px; }
								#contactInformation p { padding: 13px 0 0 10px; }
              #navigationTools { padding: 70px 10px 30px 10px; text-align: right; }
								#navigationTools img { margin-left: 4px; }
      #footer { background: url(images/bg-footer.gif) no-repeat; color: #FFF; font-size: .91em; padding: 33px 0; }
				#footer a { color: #FF6600; }
				#footer a:hover { color: #3399CC; }
        #navigationLower { text-align: center; font-weight: bold; padding-bottom: 20px; }
        #finePrint { color: #CCCCCC; text-align: center; }
          #copyright { margin: 0; }
          #branding { margin: 0; }
		  
		  #disclaimerSpanish { text-align: center; font-size: .9em; font-style: italic; border-top: 1px solid #cccccc; padding-top: 5px; }
