/* FS CONTROL - BASE STYLESHEET - UPDATED 04-12-2006 */

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

body, td, input, textarea, option, select { font-family: Times New Roman; font-size: 14px; text-align:justify;}

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

a:link { color: #0000FF; }
a:visited { color: #660066; }
a:hover, a:focus { color: #FF0000; }
a:active { color: #FF0000; text-decoration: none; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 { font-size: 1.6em; font-weight: bold; }
h2, .cfont6, .profiletopname { font-size: 1.4em; font-weight: bold; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader { font-size: 1.2em; font-weight: bold; color: #3C7DB1; }
h4, .cfont4, .cbodyhdr4 { font-size: 1em; font-weight: bold; }
h5, .cfont3 { font-size: .9em; font-weight: bold; }
h6, .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 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 .standout { text-align: center; font-style: italic; }
.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 { text-align: center; background: #3C7DB1; color: #fff; }
#containerPage { text-align: left; margin: 0 auto; width: 790px; }
	#containerShadow { background: #fff url(images/shadow-bg.gif) right top repeat-y; padding-right: 7px; color: #000; }
		#containerShadowFoot { background: url(images/shadow-foot.gif) left bottom no-repeat; padding-bottom: 4px;  }
			#banner { position: relative; height: 100px; padding: 0 22px; }
				#logo { border: 0; }
				#cta { position: absolute; width: 321px; right: 5px; top: 10px; font-size: 10px; color: #68676C; font-weight: bold; text-align: center; }
					#Dallas { float: left; text-align: left; margin-top: 10px; padding: 5px 0; }
					#Plano { float: right; text-align: left; margin-top: 10px; padding: 5px 0 5px 20px; border-left: 1px solid #68676C; }
			#navigationBanner { border-top: 14px solid #3C7DB1; margin: 1px 17px; padding-top: 1px; position: relative; }
				#containerNavigationMain { width: 522px; float: left;}
				#navigationMain { background: #68676C; padding: 0px 0 11px 0; width: 199px; overflow-x: hidden; float: left; }
				#illustration { border-left: 1px solid #fff; float: left; }
				#focusing { float: right; width: 227px; }
					#focusing img { border: 0; }
				#tagline { display: inline-block;}
			#headline { border-bottom: 1px solid #68676C; position: relative; margin: 0 17px; clear: both; }
				#pageTitle { padding: 15px 0 0 0; margin: 0; }
				#navigationTools { position: absolute; right: 20px; top: 10px; }
					#navigationTools img { border: 0; }
			#content { padding: 11px 47px; }
				#payment { text-align: right; } 
			#footer { margin: 17px; background: #3C7DB1; padding: 1em; color: #FFF; text-align: center; }
				#footer a { color: #FFF; text-decoration: none; }
				#footer a:hover { text-decoration: underline; }
				#navigationLower { padding: 0 0 1.2em 0; }
				#finePrint { font-size: 9px; }
					#copyright {  }
					#firmsite {  }
