/* FS CONTROL - BASE STYLESHEET - UPDATED 02-01-2008 */

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, 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.75em; }
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; }
address { font-style: normal; }
a img { border: 0; }
#ie em { display: inline-block; }

/* 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, #content td { color: #000000; }


a:link { color: #3366ff; }
a:visited { color: #3366ff; }
a:hover, a:focus { color: #ffcc33; }
a:active { color: #ffcc33; text-decoration: none; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 { font-size: 1.4em; font-weight: bold; color: #15497f; }
h2, .cfont6, #content big.profiletopname { font-size: 1.2em; font-weight: bold; color: #15497f; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader { font-size: 1.1em; font-weight: bold; padding-bottom: .3em; color: #15497f; }
h4, .cfont4, .cbodyhdr4 { font-size: 1em; font-weight: bold; padding-bottom: .3em; color: #15497f; }
h5, .cfont3 { font-size: .9em; font-weight: bold; padding-bottom: .3em; color: #15497f; }
h6, .cfont1 { font-size: .8em; font-weight: bold; padding-bottom: .3em; color: #15497f; }


.profilecommtexthdr { margin: 0 5px 0 0; }
big .profileheader { font-size: .91em; }


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

/* 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; background: #ffffff; color: #000000; padding: 2px 4px 0 4px; }
	form#contactFormDesign input.designInput { margin: 0 0 5px 0; height: 1.8em; }
	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; }

/* reset */
#containerIntakeFormShort, #containerIntakeFormShort p, #intakeFormShort, #intakeFormShort fieldset, #intakeFormShort legend, #intakeFormShort ol, #intakeFormShort ol li { margin: 0; padding: 0; }

/* commonly editable section */
#containerIntakeFormShort { float:right; width:200px; margin: 0 0 10px 10px; border: 1px solid black; padding: 10px;}
	#containerIntakeFormShort p { padding: 0 0 .5em; }
	#intakeFormShort { }
		#intakeFormShort .intakeFormShortDesign { width: 150px; border: 1px solid #ccc; margin: 0 0 .5em 0; }
		#intakeFormShort .intakeFormShortDesign:focus, #intakeFormShort .intakeFormShortDesign:hover { border-color: #000; }
		#intakeFormShort .intakeFormShortSubmit { margin: 1em 0 0 0; width: 75px; height: 25px; }
		#intakeFormShort a:link, #intakeFormShort a:visited { }
		#intakeFormShort a:hover, #intakeFormShort a:focus { }

/* framework */
	#intakeFormShort fieldset { border: none; }
		#intakeFormShort legend { }
			#intakeFormShort legend span { position: absolute; left: -5000px; }
		#intakeFormShort ol { list-style: none; line-height: 1em; }
			#intakeFormShort ol li { line-height: 1em; }
			#ie #intakeFormShort .intakeFormShortFix { display: inline-block; }
				#intakeFormShort .intakeFormShortDisclaimer { font-weight: bold; }
				#intakeFormShort label { cursor: pointer; }
					#intakeFormShort label strong, #intakeFormShort .intakeFormShortDisclaimer { line-height: 1.4em; }
					#intakeFormShort label span { position: absolute; left: -5000px; }
				#intakeFormShort .intakeFormShortDesign { display: block; }
				#intakeFormShort #intakeFormShortDisclaimerCheck { width: auto; }
					#intakeFormShort label input { display: inline; margin: 0 5px 0 0; }
	
/* SEARCH FORM - IN THE DESIGN */
form#searchFormDesign { margin: 0; }
	form#searchFormDesign input.searchInput { font-size: .91em; width: 150px; height: 1.8em; border: 1px solid #000000; background: #ffffff; color: #000000; padding: 2px 4px 0 4px; vertical-align: middle; }
	form#searchFormDesign input.searchSubmit { vertical-align: middle; }
	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; }

/* 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; }
#content .callOut { padding: 1em; background: #c0c0c0; margin-bottom: 1.2em; }
.clear { clear: both; line-height:0; font-size:0; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	#ie .clearfix { height: 1%; }


/* CUSTOM DESIGN ELEMENTS */
body.design { background: #e6ebed; text-align: center; }

#containerPage { text-align: left; margin: 0 auto; width: 790px; background: url(images/bg-containerPage.gif) repeat-y; }
	#banner { height: 150px; margin: 0 11px 0 10px; position: relative; }
	.default { background: url(images/bg-banner.gif) no-repeat; }
	.personal { background: url(images/bg-banner-personalinjury.gif) no-repeat; }
	.business { background: url(images/bg-banner-business.gif) no-repeat; }
	.municipal { background: url(images/bg-banner-municipal.gif) no-repeat; }
	.family { background: url(images/bg-banner-family.gif) no-repeat; }
	.businessimmgration2 { background: url(images/bg-banner-businessimmigration2.gif) no-repeat; }
	.layer57 { background: url(images/bg-banner-layer57.gif) no-repeat; }
	.familylawmediation { background: url(images/bg-banner-familylawmediation.gif) no-repeat; }
	.businessimmigration { background: url(images/bg-banner-businessimmigration.gif) no-repeat; }
	.businessformation { background: url(images/bg-banner-businessformation.gif) no-repeat; }
	.mediation { background: url(images/bg-banner-mediation.gif) no-repeat; }
	.employment { background: url(images/bg-banner-employment.gif) no-repeat; }
	.immigration { background: url(images/bg-banner-immigration.gif) no-repeat; }
	.insuranceclaims { background: url(images/bg-banner-insuranceclaims.gif) no-repeat; }
	.insurancecoverage { background: url(images/bg-banner-insurancecoverage.gif) no-repeat; }
	.personalinjurydeath { background: url(images/bg-banner-personalinjurydeath.gif) no-repeat; }
	.estate { background: url(images/bg-banner-estate.gif) no-repeat; }
	.domestic { background: url(images/bg-banner-domestic.gif) no-repeat; }
	.familyfaq { background: url(images/bg-banner-familyfaq.gif) no-repeat; }
	.immigrationenews { background: url(images/bg-banner-immigrationenews.gif) no-repeat; }
	.alternative { background: url(images/bg-banner-spalternative.gif) no-repeat; }



	/*.home */#banner { height: 279px; background: url(images/bg-bannerHome.gif) no-repeat; }
		#navigationMainBreakout { position: absolute; top: 20px; right: 25px; }
			#navigationMainBreakout ul, #navigationMainBreakout ul li { margin: 0; padding: 0; float: left; list-style: none;}
			#navigationMainBreakout li a { margin-left: 10px; }
			#navigationMainBreakout a { display: block; } 
		#containerLogo { position: absolute; top: 55px; left: 0; background: url("images/logoHome2.gif"); width: 766px; height: 208px;}
        #containerLogo a {position: absolute; width: 220px; height: 120px !important; top: 40px  !important; left: 110px; display: block;}
        #containerLogo img {display: none;}


	#navigationMain, #navigationMainSpanish { height: 25px; margin: 0 11px 0 10px; background: url(images/bg-navigationMain.gif) repeat-x; }
		#navigationMain ul, #navigationMainSpanish ul { margin: 0 0 0 65px; padding: 6px 0 0 0; float: left; list-style: none; }
		#navigationMainSpanish ul { margin-left: -35px; }
		#ie6 #navigationMainSpanish ul { margin-left: -7px; }
		.spanish #navigationMain ul, .spanish #navigationMainSpanish ul { margin-left: 16px; }
		.spanish #ie6 #navigationMain ul, .spanish #ie6 #navigationMainSpanish ul { margin-left: 25px; }
		#navigationMainSpanish { padding-left: 65px; }
		#ie6 #navigationMain ul { margin: 0 0 0 25px; }
		#navigationMain ul li, #navigationMainSpanish ul li { margin: 0; padding: 0; float: left; list-style: none; }
		#navigationMain a, #navigationMainSpanish a { display: block; } 
	#containerColumns { margin: 0 11px 0 10px; background: url(images/logo-small.gif) bottom left no-repeat; }

		#columnMain { float: right; width: 512px; }
			#pageTitle { color: #185493; padding: 20px 0 0 20px; }
			#content { padding: 0 20px; }
			.home #content { padding-top: 20px; }
			#contactInformation { float: left; text-align: center; margin: 0 20px; padding: 20px 0; border-bottom: 1px solid #124172; }
			#ie6 #contactInformation { margin: 0 10px; }
				#contactInformation address { float: left; }
				#contactInformation address p { color: #144679; font-weight: bold; padding: 0 5px; }
			#navigationLower { padding: 10px 0; text-align: center; font-size: .8em; clear: both; margin: 0 20px; }
				#navigationLower a { color: #000; text-decoration: none; }
				#navigationLower a:hover { text-decoration: underline; }
			#finePrint { text-align: center; font-size: .9em; padding: 0 20px; }
				#copyright { margin: 0; padding: 0; }
				#branding { margin: 0; padding: 0; }
			#geographicalFooter { margin: 10px 0; text-align: center; font-size: .9em; padding: 0 20px; }
		#columnSide { float: left; width: 257px; padding-bottom: 180px; }
			#navigationPractice { padding: 10px 0 15px 12px; font-size: .9em; }
			#navigationPractice img { margin: 10px 0; }
			#navigationPractice ul { margin: 0 0 0 5px; padding: 0; list-style: none; overflow: visible; }
				#navigationPractice ul li { display: inline; }
					#navigationPractice ul li a { color: #124172; text-decoration: none; background: url(images/bullet.gif) left 5px no-repeat; padding: 0 0 3px 10px; display: block; }
					#navigationPractice ul li a:hover { text-decoration: underline; }
				#navigationPracticeImmigration {  }
				#navigationPracticeBusiness {  }
				#navigationPracticeFamily {  }
				#navigationPracticeInsurance {  }
				#navigationPracticePersonal {  }
				#navigaitonPracticeCriminal {  }
			#navigationFeatures { padding-bottom: 176px; }
				#navigationFeatures ul { margin: 20px 0; padding: 0; list-style: none; overflow: visible; }
					#navigationFeatures ul li { display: inline; }
						#navigationFeatures ul li a { padding: 0 0 5px 0; display: block; }
						#navigationFeatures ul li a:hover {  }
						
						#ie6 #videoFeature iframe { width:450px; }