/* FS CONTROL - BASE STYLESHEET - UPDATED 01-16-2007 */

html { font-size: .625em; }


body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, td, input, textarea, option, select { font-family: 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.2em; }

/* DEFINE CONTENT LINE HEIGHT */
#content p, #content ul, #content ol, #content li, #content blockquote { line-height: 1.45em; font-size: 1.2em; }
/* DEFINE CONTENT COLOR */
#content table td { color: #44526a; }

a:link { color: #942724; }
a:visited { color: #470d04; }
a:hover, a:focus { color: #44526a; }
a:active { color: #44526a; 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 */
#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; margin-top: 20px; }
#geographicalFooterHome { font-style: italic; font-size: .8em; margin-top: 20px; }
/* 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; font-size: .91em; padding: 0 0 0 10px; }
	form#contactFormDesign p { font-weight: bold; text-align: center; font-size: 1.3em; }
	.home form#contactFormDesign p { text-align: left; font-size: 1.1em; padding-bottom: .4em; }
	form#contactFormDesign label { text-align: right; float: left; width: 200px; }
	form#contactFormDesign .designInput { width: 150px; font-size: .91em; display: block; border: 0; padding: 2px 4px 0 4px; margin-left: 150px; margin-bottom: 5px; }
	.home form#contactFormDesign .designInput { margin-left: 0; }
	form#contactFormDesign input.designInput { height: 1.64em; }
	form#contactFormDesign textarea.designInput { height: 10em; }
	form#contactFormDesign input.designSubmit { margin: 10px 0 0 220px; width: auto; background: url(/images/red-arrow.gif) right center no-repeat; padding-right: 20px; border: 0; font-weight: bold; text-transform: uppercase; color: #57575a; }
	.home form#contactFormDesign input.designSubmit { margin: 10px 0 0 75px; }
	form#contactFormDesign input.hidden { display: none; }
	.formDisclaimer { padding: 0 0 10px 10px; font-size: .91em; }

/* 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; }

/* sIFR STYLES */
.sIFR-flash { visibility: visible !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }
.sIFR-flash + div[adblocktab=true] { display: none !important; }
 .sIFR-hasFlash h1#pageTitle { visibility: hidden; }
 h1#pageTitle { padding-bottom: 0; margin-bottom: 1.2em; }

/* STANDARD ELEMENTS */
#content .callout { text-align: center; font-style: italic; margin-bottom: 1.2em; }
.clear { clear: both; line-height: 0; }
.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 { background: #989382 url(/images/bg-design.gif); text-align: center; padding: 9px; }
img#printBanner { display: none; }
#containerPage { text-align: left; margin: 0 auto; width: 980px; background: #fff; }
	#banner { padding: 30px 23px 16px 23px; display: inline-block; }
		img#logo { float: left; }
		img#cta { float: right; }
	#navigation { padding: 11px 22px; text-transform: uppercase; font-weight: bold; font-size: .91em; display: inline-block; }
		#navigationMain { float: left; }
			#navigationMain a { margin-right: 28px; text-decoration: none; color: #58575c; }
			#navigationMain a:hover { color: #942722; }
		#navigationTools { float: right; }
			#navigationTools img { margin-left: 7px; }
	#containerColumns { border-top: 1px solid #942722; background: url(/images/bg-containerColumns.gif) right top no-repeat; padding-right: 11px; }
		#columnMain { float: left; width: 550px; color: #44526a; }
		.home #columnMain { float: none; width: auto; }
			h1#pageTitle {  }
				h1#pageTitle strong { color: #942722; }
			#content { padding: 16px 25px; }
			.home #widget { padding: 16px 25px; }
				.home #columnMainColumns { background: #ebeae5 url(/images/bg-columnMainColumns.gif) repeat-y; margin: 0 2px 0 16px; border-bottom: 16px solid #000; }
					.home #weCanHelp { margin: 14px 0 0 26px; }
					.home #columnMainMain { background: url(/images/bg-columnMainMain.gif) no-repeat; width: 429px; float: left;  }
						.home #navigationPractice { float: left; width: 220px; font-size: .91em; }
							.home #navigationPractice ul { margin-left: 20px; padding-top: 20px; }
								.home #navigationPractice li { padding-bottom: .7em; }
					.home #columnMainSide { background: url(/images/bg-columnMainSide.jpg) right top no-repeat; width: 318px; float: right; }
	#columnSide { float: right; width: 380px; margin-top: 34px; color: #57575a; border-bottom: 16px solid #000; background: #ebeae5 url(/images/bg-caseReview.jpg) no-repeat; }
			#caseReview { padding-bottom: 28px; }
			.home #caseReview { float: right; width: 250px; padding-bottom: 16px; }
				img#yourRights { margin: 3px 0 106px 48px; }
				.home img#yourRights { margin: 218px 0 0 38px; }
		#navigationLower { margin: 16px; padding: 12px; border-bottom: 1px solid #a21616; font-size: .82em; color: #a21616; }
			#navigationLower a { margin-right: 1em; white-space: nowrap; }
		#inlineDisclaimer { margin: 16px; padding: 12px; border-bottom: 7px solid #a21616; font-size: .91em; color: #555344; }
	#finePrint { margin: 16px; padding: 12px; font-size: .91em; color: #555344; text-align: left; }
		p#copyright { display: inline; text-align: left; }
		p#branding { display: inline; }
		



#recaptcha_widget{

}
#recaptcha_image{
	width:150px !important;
	/*height:29px !important;*/
}
#recaptcha_image img{
	width:150px !important;
	/*height:29px !important;*/
}
#recaptcha_widget a img{
	border:none;
}
