/* FS CONTROL - BASE STYLESHEET - UPDATED 04-14-2006 */

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, td, input, textarea, option, select { font-family: Tahoma, 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.2em; }

/* 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: #336699; }
a:visited { color: #336699; }
a:hover, a:focus { color: #EC882D; }
a:active { color: #EC882D; 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 { padding:10px 17px 0 17px; font-size:.91em; margin: 0; background:#6398D1; }
	form#contactFormDesign p { font-weight:bold; }
	form#contactFormDesign p#indepthFormLink { position:relative; top:-20px; width:110px; color:#000000; font-weight:normal; }
	form#contactFormDesign p a { color:#FFFF00; }
	form#contactFormDesign label {  }
	form#contactFormDesign .designInput { width: 195px; font-size: 11px; padding:2px 4px; display: block; border:1px inset #C4B9AD; background:#F4F3EF; }
	form#contactFormDesign input.designInput { margin: 0 0 5px 0; height:1.8em; }
	form#contactFormDesign textarea.designInput { height: 75px; }
	form#contactFormDesign input.designSubmit { margin: 5px 0 0 132px; 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; line-height:1px; }
.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; }
	#containerPage { width:783px; text-align: left; margin: 0 auto; padding-bottom:5px; background:url(images/bg-containerPage.gif) repeat-y; }
		#banner { position:relative; display:inline:block; text-align:right; background:#ffffff url(images/bg-banner.jpg) no-repeat; border-bottom:8px solid #EC882D; }
		.home #banner { background-image:url(images/bg-banner-home.jpg); }
			
			#containerTestimonials { font-size:.88em; position:absolute; top:67px; left:225px; _left:0; text-align:left; width:372px; padding:20px 0 0 0; background:url(images/bg-bannerGradient.gif) repeat-x; line-height:1.4em; overflow:auto; }
				#containerTestimonials p { margin:0 19px 30px 5px; }
					#containerTestimonials p span { float:right; display:block; font-weight:bold; color:#365A79; }
			
			#banner #navigationPractice { position:relative; top:-15px; margin:0; float:right; text-align:left; background:#ffffff url(images/bg-bannerGradient.gif) 0 4px repeat-x; font-size:.92em; }	
				#banner #navigationPractice ul { margin:0; padding:0 0 10px 0; list-style-type:none; }
					#banner #navigationPractice ul li { font-weight:bold; color:#ffffff; margin:0; padding:5px 0 5px 10px; width:176px; background:url(images/bg-paListHeader.gif) no-repeat; }
						#banner #navigationPractice ul li ul { margin-top:10px; }
						#banner #navigationPractice ul li ul li {  font-weight:normal; font-size:1.09em; margin:0; padding:0 0 4px 20px; text-align:left; background:url(images/bg-bullet3.gif) 0 4px no-repeat; }
			
			#navigationMain { position:relative; font-size:.91em; float:right; margin-bottom:1px; padding:0 0 1px 2px; background:#ffffff url(images/bg-navigationMain.gif) repeat-x; }
				#navigationMain ul {  margin:0 0 0 0; padding:0 0 0 0; list-style-type:none;  }
					#navigationMain ul li { display:block; float:left; margin:0 0 0 0; padding:0 0 0 0; }
					 #navigationMain ul li a { color:#000000; display:block; text-decoration:none; background:url(images/bg-button.gif) repeat-x; }
					 #navigationMain ul li a:hover { margin:1px -1px -1px 1px; }
					 	#navigationMain ul li a img { vertical-align:middle; border:none; }
		
		#containerBody {  }
			
			#columnSide { color:#ffffff; width:229px; float:left; line-height:1.2em; overflow:hidden; }
				#columnSide #navigationPractice { background:#245381; border-bottom:1px solid #ffffff; }
					#columnSide #navigationPractice ul { margin:0 0 0 10px; padding:10px 0 5px 0; list-style-type:none; }
						#columnSide #navigationPractice ul li { margin:0 0 6px 0; padding:0 0 0 10px; font-weight:bold; }
							#columnSide #navigationPractice ul li ul li { font-weight:normal; padding-left:20px; background:url(images/bg-bullet.gif) 0 4px no-repeat; }
						#columnSide #navigationPractice a { color:#D3EDFC; }
						#columnSide #navigationPractice a:hover { color:#FFCC66; }
				
				#navigationFeatures { background:#4577AC; }
					#navigationFeatures ul { margin:0 0 4px 27px; padding:10px 0 15px 0; list-style-type:none; }
						#navigationFeatures ul li { height:15px; margin:0 0 6px 0; padding:0 0 0 23px; background:url(images/bg-bullet2.gif) 0 4px no-repeat; }
					#navigationFeatures a { color:#ffffff; text-decoration:none; }
					#navigationFeatures a:hover { text-decoration:underline; }
				
				#contactInformation { margin:20px 17px; }
					#contactInformation h2, #contactInformation p { margin-bottom:.3em; line-height:1.2em; }
					#contactInformation p { position:relative; }
						#contactInformation span { position:absolute; left:50px; }
							#contactInformation a { color:#FFFF00; }
					
			#columnMain { width:552px; float:left; background:url(images/bg-columnMain.gif) repeat-x; }
				#content { margin:12px 30px 20px 30px; }
					h1#pageTitle { font-family:"Times New Roman", Times, serif; font-size:2em; font-weight:normal; color:#FF7011; padding:0 0 0 6px; margin-bottom:.6em; border-bottom:1px solid #999999; border-left:8px solid #999999;  }
					#content h2 span { font-weight:normal; }
					#content img.floatRight { margin:0 0 10px 10px; position:relative; right:-20px; margin-left:-10px; }
					
			#scheduling { text-align:center; }
			#geography { font-size:.83em; font-weight:bold; text-align:center; }
		
		#footer { margin:0 0 0 259px; font-size:.91em; }
			#navigationLower { color:#CCCCCC; }
				#navigationLower a { color:#CCCCCC; text-decoration:none; }
				#navigationLower a:hover { color:#EC882D; text-decoration:underline; }
#disclaimerSpanish { text-align: center; font-size: .9em; font-style: italic; border-top: 1px solid #cccccc; padding-top: 5px; }
#containerFormSpanish { float: right; width: 175px; border: 1px solid #cccccc; padding: 0 5px 0 10px; }
	#containerFormSpanish form .designInput { width: 150px; }