/* FS CONTROL - BASE STYLESHEET - UPDATED 08-14-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; }
ul, ol { margin: 0; padding: 0 0 0 2.5em; }
h1, h2, h3, h4, h5, h6, p, ul, ol { padding-top: 0; padding-bottom: 1.2em; margin: 0; }
ul ul, ul ol, ol ol, ol ul { padding-bottom: 0; }
#content table.InternetExplorerFix table { margin: 0 0 1.2em 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: #333333; }

a:link { color: #B35001; }
a:visited { color: #803A02; }
a:hover, a:focus { color: #999; }
a:active { color: #000; 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; padding-bottom: .3em; }
h4, .cfont4, .cbodyhdr4 { font-size: 1em; font-weight: bold; padding-bottom: .3em; }
h5, .cfont3 { font-size: .9em; font-weight: bold; padding-bottom: .3em; }
h6, .cfont1 { font-size: .8em; font-weight: bold; padding-bottom: .3em; }

/* DEFAULT ATTORNEY PROFILE XSL STYLESHEET FIX */
#content big { font-size: 1em; }

/* GEOGRAPHICAL FOOTER */
#content .geographicalFooter { font-size:.82em; text-align:center;}
#content .geographicalFooter span { font-style:italic;}

/* 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: 15px 0 0 0; padding-bottom:6px; }
	form#contactFormDesign label {  }
	form#contactFormDesign .designInput { width: 202px; font-size: .91em; color:#999; display: block; border: 1px solid #999; border-top-color:#7C7C7C; padding: 2px 4px 0 4px; }
	form#contactFormDesign input.designInput { margin: 0 0 5px 0; _margin: 0 0 3px 0; height: 1.64em; }
	form#contactFormDesign textarea.designInput { margin: 0; height: 6.82em; }
	form#contactFormDesign input.designSubmit { margin: 8px 0 0 146px; width: auto; }
	form#contactFormDesign input.hidden { display: none; }	

/* HOME CONTACT FORM - IN THE DESIGN */
.home	form#contactFormDesign { margin: 0px 0 0 0; padding-bottom:6px; }
.home		form#contactFormDesign label {  }
.home		form#contactFormDesign .designInput { width: 147px; font-size: 10px; color:#999; display: block; border: 1px solid #999; border-top-color:#7C7C7C; padding: 2px 4px 0 4px; }
.home		form#contactFormDesign input.designInput { margin: 0 0 5px 0; _margin: 0 0 3px 0; height: 16px; }
.home		form#contactFormDesign textarea.designInput { margin: 0; height: 37px; overflow:auto; }
.home		form#contactFormDesign input.designSubmit { position:absolute; top:33px; left:50px; }
.home		form#contactFormDesign input.hidden { display: none; }		
	

/* SEARCH FORM - IN THE DESIGN */
form#searchFormDesign { margin: 0; }
	form#searchFormDesign input.searchInput { font-size: .91em; width: 150px; height: 1.64em; border: 1px solid #000000; padding: 2px 4px 0 4px; }
	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 { text-align:center; background: url(images/bg-body.gif);  }
		#containerBorder {  margin:0 auto; padding:0; width:782px; background:url(images/bg-containerBorder.gif) repeat-y; }
			#containerPage { margin:0 auto; padding:0; width:750px; text-align:left; }
				#banner { position:relative; background: #FFF url(images/bg-banner.gif) no-repeat bottom; height:77px; margin-left:1px; }
					img#firmLogo { position:absolute; top:12px; left:62px; }
				#navigationMain { }
				#columnMain { float:left; width:506px; }
				#cta { position:relative; background:url(images/bg-cta.gif) repeat-x; height:268px; }
.home			#cta { position:relative; background:url(images/bg-home-cta.gif) repeat-x; height:359px; }
					img#injuredArrested { position:absolute; top:4px; left:12px;}
					img#firmAttorneys { position:absolute; top:44px; left:7px;}
					img#officeLocations { position:absolute; top:47px; left:323px;}
					img#office-Hayward { position:absolute; top:65px; left:325px;}
					img#office-Fremont { position:absolute; top:110px; left:325px;}
					img#office-pleasanton { position:absolute; top:152px; left:325px;}
					img#seHablo { position:absolute; top:197px; left:325px;}
					img#experience {position:absolute; top:242px; left:331px; }
					img#howCanWe { position:absolute; top:259px; left:85px;}
.home				#cta-ContactForm { position:absolute; top:277px; left:14px; width:305px; }
.home					#cta-textArea { position:absolute; top:0px; left:152px;}	
				h1#pageTitle { margin: 21px 0 0 32px; padding:0; }
				#content { margin: 18px 30px 0 32px; }
					#content-Quote { float:right; margin:0 0 12px 16px; width:180px; background:#EEEED0; border:1px solid #CCCCCC; color:#565656; font-size:1.09em; font-style:italic; text-align:center;}
						#content-Quote p{ padding:15px 16px 15px 19px;}
						#content-Quote a { font-size:.84em;}		
				#columnRight { float:right; width:244px; background:url(images/bg-columnRight.gif) repeat-x; padding:15px 0; overflow:auto; }
						#criminalDefense { background:url(images/bg-practiceAreas.gif) repeat-y; display:inline-block;}
						  #criminalDefense-bottom { background:url(images/bg-practiceAreas-bottom.gif) no-repeat bottom; }
							#criminalDefense-top { background:url(images/bg-practiceAreas-top.gif) no-repeat top; text-align:left; padding:26px 0 0 20px; }
								#criminalDefense-top ul{ margin:15px 0 0 13px; padding:0 0 36px 0; list-style:none;}
									#criminalDefense-top ul li{ margin:0 0 3px 0; padding: 0 0 0 18px; background:url(images/bg-bullet.gif) 0 4px no-repeat; }
										#criminalDefense-top ul li a:link,#criminalDefense-top ul li a:visited { color:#666633; text-decoration:underline; }
										#criminalDefense-top ul li a:hover, #criminalDefense-top ul li a:focus, #criminalDefense-top ul li a:active  { color:#B35001; text-decoration:underline; }
						#personalInjury { background:url(images/bg-practiceAreas.gif) repeat-y; display:inline-block;}
						  #personalInjury-bottom { background:url(images/bg-practiceAreas-bottom.gif) no-repeat bottom; }
							#personalInjury-top { background:url(images/bg-practiceAreas-top.gif) no-repeat top; text-align:left; padding:26px 0 0 20px; }
								#personalInjury-top ul{ margin:15px 0 0 13px; padding:0 0 36px 0; list-style:none;}
									#personalInjury-top ul li{ margin:0 0 3px 0; padding: 0 0 0 18px; background:url(images/bg-bullet.gif) 0 4px no-repeat; }
										#personalInjury-top ul li a:link,#personalInjury-top ul li a:visited { color:#666633; text-decoration:underline; }
										#personalInjury-top ul li a:hover, #personalInjury-top ul li a:focus, #personalInjury-top ul li a:active  { color:#B35001; text-decoration:underline; }
				#containerContactForm { background:#EDEBE4; padding:15px 0 0 21px; border-top:1px solid #FFF; display:inline-block;}
				#contactInformation { color:#333; padding:15px 0 0 21px; }
					#contactInformation h3 { color:#214964;}
					#contactInformation p { padding:16px 0 0 0;}
					#contactInformation span { color:#888851; font-size:1.09em;}
					#contactInformation a:link,#contactInformation a:visited { font-size:.91em; color:#666; text-decoration:underline; }
					#contactInformation a:hover, #contactInformation a:focus, #contactInformation a:active  { color:#666; text-decoration:none; }
				#criminalDefenseInfoCenter { background:url(images/bg-criminalDefense.gif) repeat-y; margin:32px 0 0 9px; display:inline-block; width:226px; }
					#criminalDefenseInfoCenter-bottom { background:url(images/bg-criminalDefense-bottom.gif) no-repeat bottom; }
						#criminalDefenseInfoCenter-top { background:url(images/bg-criminalDefense-top.gif) no-repeat top; text-align:left; color:#E5E5CC; padding:2px 0 15px 11px; font-size:.92em; }
							#criminalDefenseInfoCenter-top p { padding:4px 16px 0 2px;}
							#criminalDefenseInfoCenter-top span { float:left; margin-left:95px;} 
					  		#criminalDefenseInfoCenter-top a:link,#criminalDefenseInfoCenter-top a:visited { color:#99CCCC; text-decoration:underline; }
							#criminalDefenseInfoCenter-top a:hover, #criminalDefenseInfoCenter-top a:focus, #criminalDefenseInfoCenter-top a:active  { color:#99FFFF; text-decoration:underline; }
				#PersonalInjuryInfoCenter { background:url(images/bg-personalInjury.gif) repeat-y; margin:0 0 0 9px; display:inline-block; width:226px; }
					#PersonalInjuryInfoCenter-bottom { background:url(images/bg-personalInjury-bottom.gif) no-repeat bottom; }
						#PersonalInjuryInfoCenter-top { background:url(images/bg-personalInjury-top.gif) no-repeat top; text-align:left; color:#E5E5CC; padding:4px 0 15px 11px; font-size:.92em;}
							#PersonalInjuryInfoCenter-top  p { padding:4px 16px 0 2px;}
							#PersonalInjuryInfoCenter-top  span { float:left; margin-left:95px;}					
		  					#PersonalInjuryInfoCenter-top  a:link,#PersonalInjuryInfoCenter-top  a:visited { color:#99CCCC; text-decoration:underline; }
							#PersonalInjuryInfoCenter-top  a:hover, #PersonalInjuryInfoCenter-top  a:focus, #PersonalInjuryInfoCenter-top a:active  { color:#99FFFF; text-decoration:underline; }
				#container-footer { background:#333333; }
					#navigationLower { color:#CCCC99; padding:4px 22px 0 22px;}
						#navigationLower a:link, #navigationLower a:visited { color:#CCCC99; text-decoration:none; padding:0 7px;}
						#navigationLower a:hover, #navigationLower a:focus, #navigationLower a:active { color:#999999; text-decoration:none; }
					#finePrint { color:#999999; font-size:.82em; padding:32px 0 10px 0;}
							#finePrint a:link,#finePrint a:visited { color:#999999; text-decoration:underline; }
							#finePrint a:hover, #finePrint a:focus, #finePrint a:active  { color:#999999; text-decoration:none; }
						#copyright { padding: 0 0 0 1em; display:inline; } 
						#branding {padding: 0 0 0 1em; display:inline; } 
