/* FS CONTROL - BASE STYLESHEET - UPDATED 08-14-2006 */

html { font-size: .625em; }
body { margin: 0; padding: 0; 
font-size: 1.1em;
background-image:url('/images/bg.gif');
background-repeat:no-repeat;
background-position:center top;
background-color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #000000; }
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. */


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

a:link { color: #CCC; }
a:visited { color: #AFACAC; }
a:hover, a:focus { color: #FEB209; }
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.05em; font-weight: bold; padding-bottom: .3em; color: #ddd; }
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 */
#attorneyList { padding-bottom:1.2em; }
	#attorneyList ul { padding: 0; list-style: none; margin: 0; }
#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: .91em; display: block; border: 1px solid #000000; padding: 2px 4px 0 4px; }
	form#contactFormDesign input.designInput { margin: 0 0 5px 0; height: 1.64em; }
	form#contactFormDesign textarea.designInput { margin: 0; height: 6.82em; }
	form#contactFormDesign input.designSubmit { margin: 10px 0 0 0; width: auto; }
	form#contactFormDesign input.hidden { display: none; }

/* MINI INTAKE FORM - Home and Internal pages, right side */
#contactFormShortContainer { padding: 30px 0px 0 0; margin: 16px 0 0 0; font-size: 1em;color:#FFF; background: url(/Includes/Templates/Active/images/bg-case.jpg) no-repeat; }
	#contactFormShortContainer div { float: left; padding-left; }
	#contactFormShortContainer form { margin: 0; padding: 1px 0 0 15px; height: 116px;  }
		#contactFormShort input { margin: 0 30px 5px 0; font-size: 1em; }
		#contactFormShort input.input-field { width: 150px; }
		#contactFormShort textarea { width: 150px; height: 5em; margin-bottom: 5px; font-size: 1em; }
		#contactFormShort input.submitButton { margin: 0 20px 0 0px; float: right; }

/* SEARCH FORM - IN THE DESIGN */
form#searchFormDesign { margin: 0; }
	form#searchFormDesign input.searchInput { font-size: .91em; width: 150px; height: 2em; color:#D6B6B8; background:#A45457; border: 0px solid #E8989B; padding: 3px 4px 0 4px; }
	form#searchFormDesign input.searchSubmit { position:relative; top:9px; _top:5px; left:-2px;  }
	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%; }

/* sIFR STYLES */
.sIFR-flash { visibility: visible; margin: 0; padding: 0; }
.sIFR-replaced, .sIFR-ignore { visibility: visible !important; }
.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; color: #333333; }
.sIFR-active h1 { padding-bottom: 0; visibility: hidden; line-height: 1em; }

/* STANDARD ELEMENTS */
.printElement { display: none; }
.screenElement {  }
.handheldElement { display: none; }
#skipToLinks { position: absolute; left: 0; top: -9000px; z-index: 100; list-style: none; text-align: left; margin: 0; padding: 0; }
	#skipToLinks li { position: relative; z-index: 100; overflow: hidden; }


/* CUSTOM DESIGN ELEMENTS */
body.design { text-align:center;  padding-top:7px; }
		#containerPage { margin:0 auto; padding:0; width:830px; text-align:left; }
			#tagline { background:url(/Includes/Templates/Active/images/bg-tagline.gif) repeat-y; height:27px; position:relative;}
				img#firmPhone { position:absolute; top:5px; left:19px;}
				img#servingSanFran {position:absolute; top:6px; left:166px; }
				#containerSearch { position:absolute; top:-5px; _top:-2px; right:34px;}
			#navigationMain { }		
			#columnMain { float:left; width:451px; background:#696969; min-height: 1200px; margin: 3px 0 0 0 ;}
.home		#columnMain { float:left; width:451px; background:#696969; margin-top:10px; min-height: 1300px; }
				h1#pageTitle { padding: 6px 0 7px 20px; margin:0; background:#9B373B; }
				#content { margin: 15px 38px 0 21px; padding-bottom:154px; min-height: 800px; }
					#findLawPlayer { padding: 0 0 10px 0; }
				#ie #content { height: 1100px; }
			#columnRight { float:right; width:365px; padding-bottom:73px; background-color: #696969; margin: 3px 0 0 0; }
				#banner { position:relative; background:url(/Includes/Templates/Active/images/bg-banner.jpg) no-repeat; height:258px; }
					img#firmLogo { position:absolute; top:36px; left:35px; }
					img#firmTagLine { position:absolute; top:118px; left:35px; }		
				#wrapperNavigationPractice { width: 365px; border-bottom: 5px solid #696969; background: url(/Includes/Templates/Active/images/bg-navigationPractice.gif) repeat-y; }
				.home #wrapperNavigationPractice { margin-top: 10px; }
					#navigationPractice { font-size: .9em; }
						#navigationPractice ul{ margin: 0; padding: 10px; }
						#navigationPractice ul li{ list-style: none; display: inline; }
						#navigationPractice li a { padding: 0 0 0 10px; background: url(/Includes/Templates/Active/images/bullet.gif) 0 5px no-repeat; display: block; color: #fff; }
						#navigationPractice li a:hover { color:#FEB209; }

						#navigationRealEstate { float: left; width: 182px; }
						#navigationBusinessLaw { float: right; width: 182px; }
						#navigationFamilyLaw { clear: both; float: left; width: 182px; }
						/* #navigationTaxLaw{ float: right; width: 182px; }*/
						#navigationEstatePlanning { float: right; width: 182px; }
						#ie #navigationEstatePlanning {margin-top: 48px;}
				.home #containerCaseHighlights { margin-top: 16px; }
				#containerInTheNews { margin:16px 0 0 0; }
					#btn-news { margin-top:-2px; }	
				.home #containerFAQs { margin-top: 16px; }	
				#containerNavigationTools { margin-top: 16px; width:365px; background: #9B373B url(/Includes/Templates/Active/images/bg-navigationTools.jpg) no-repeat top right;}
					#navigationTools { padding:19px 0 13px 19px;}	
			#lockBottom { position:relative; height:0; }
				#wrapper { position:relative; top:-152px; margin-bottom:0px;}
					#contactInformation { position:absolute; top:0px; left:0px; border-top:16px solid #000; width:451px; }
						img#phoneFax { margin-top:83px; }		
									
			#container-footer { margin:18px 0 0 0; font-size:.91em; font-family:Arial, Helvetica, sans-serif;}
			
				#finePrint { padding:12px 0 0 21px; background:#4D4D4D; color:#FFF; }
					p#copyright { padding: 0 0 0 0; display:inline; }
					p#branding {padding: 0 0 0 1em; display:inline; }							
				#navigationLower { padding:6px 0 10px 21px; background:#4D4D4D; color:#FFF; }

/* Main Menu */
ul#menu, ul#menu ul { float: none; display: inline; list-style: none; margin: 0; padding: 0; }
	ul#menu li { margin: 0; padding: 0; float: left; list-style: none; }
		ul#menu li a { display: block; }
/* Sub Menus */
ul#menu li ul { border: 1px solid #696969; border-bottom: 0; margin: 0; padding: 0; position: absolute; background-color: #000; display: block; visibility: hidden; z-index: 99; }
		ul#menu li ul li { width: 20em; border-top: 1px solid #696969; background-color: #000; margin: 0; padding: 0; float: none; display: block; }
		#ie ul#menu li ul li { clear: left; float: left; display: inline-block; }
				ul#menu li ul li a { color: #fff; font-weight: normal; display: block; padding: .5em 1em; text-decoration: none; }
 				#ie ul#menu li ul li a { height: 1%; }
				ul#menu li ul li a:hover, ul#menu li ul a:focus, ul#menu li ul a.active, ul#menu li ul a.active:hover, ul#menu li ul a.active:focus, ul#menu li ul a.active:active { background-color: #000; color: #feb209; }
				ul#menu li ul li ul { position: absolute; top: auto; left: auto; margin: -2.28em 0 0 20em; padding: 0; }
				#ie ul#menu li ul li ul { margin: -2.2em 0 0 20em; }
/* Special Classes */
ul#menu li ul.scroll { width: 20em; max-height: 30em; border-bottom:1px solid #61726c; overflow-y: scroll; overflow-x: hidden; }
#ie ul#menu li ul.scroll { height: 30em;}
ul#menu li ul.sublist, #ie ul#menu li ul.sublist { position: relative; margin: 0; padding: 0; border: 0; float: none; width: auto; }
		ul#menu li ul.sublist li, #ie ul#menu li ul.sublist li { border-bottom: 0; border-top: 1px solid #61726c; }
			ul#menu li ul.sublist li a, #ie ul#menu li ul.sublist li a { padding: .5em 1em .5em 2em; }