/* FS CONTROL - BASE STYLESHEET - UPDATED 01-30-2007 */

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

#blogcontent {
padding: 28px 25px;
}

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

a:link { color: #6c3c08; }
a:visited { color: #6a745c; }
a:hover, a:focus { color: #c6bc5a; }
a:active { color: #c6bc5a; 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; }

/* 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; padding: 28px 0 28px 23px; border-top: 1px solid #fff; background: url(images/bg-navigationPractice.gif) repeat-x; }
	form#contactFormDesign label {  }
	form#contactFormDesign .designInput { width: 162px; font-size: .91em; display: block; border: 0; padding: 2px 4px 0 4px; background: #dfe3cd; }
	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 107px; width: auto; }
	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; }
	
/* for homepage  */
form#cform{
	background: url(images/bg-navigationPractice.gif) repeat-x;
margin: 0; padding: 28px 0 28px 23px; 
border-top: 1px solid #fff; 
}
	form#cform label {  }
	form#cform .designInput { 
	width: 162px; font-size: .91em; 
	display: block; border: 0; 
	padding: 2px 4px 0 4px; 
	background: #dfe3cd; }
	form#cform input.designInput { margin: 0 0 5px 0; height: 1.64em; }
	form#cform textarea.designInput { margin: 0; height: 6.82em; }
	form#cform input.designSubmit { margin: 10px 0 0 107px; width: auto; }
	form#cform 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 */
#printBanner { display: none; }
.screenElement {  }
#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 { background: #d8dcc2 url(images/bg-design.gif); text-align: center; padding-top: 33px; }
#containerPage { background: #fff; text-align: left; margin: 0 auto; width: 770px; }
	#banner { background: #a19a49 url(images/bg-banner.jpg) no-repeat; position: relative; height: 145px; color: #fff; font-size: .82em; }
	.home #banner { background-image: url(images/bg-banner-home.jpg); }
		#banner a:hover, #banner a:focus, #banner a:active { color: #fff; }
		img#logo { position: absolute; left: 113px; top: 21px; }
		#contactInformation { position: absolute; left: 115px; top: 77px; width: 234px; }
	#containerColumns { margin-top: 7px; display: inline-block; background: url(images/bg-containerColumns.gif) repeat-y; }
		#columnMain { float: right; width: 553px; }
			#headline { margin: 17px 6px 17px 20px; border-bottom: 5px solid #a29b49; display: inline-block; }
			.home #headline { margin-top: 7px; }
				img#tagline { float: left; }
				img#cta { float: right; margin-top: -45px; }
				img#tellUs { display: inline; }
				#headlineNavigationPractice { display: block; }
				.home #headlineNavigationPractice { display: block; float: right; margin-left: 35px; }
			#content { padding: 24px 26px; color: #656b5d; }
			.home #content{ margin-top: 10px; border-top: 8px solid #a29b49; }
				h1#pageTitle { font-size: 1em; border-bottom: 1px solid #a29b49; padding-bottom: .2em; margin-bottom: 1em; text-transform: uppercase; }
		#columnSide { float: right; width: 217px; color: #fff; }
			#navigationMain { background: #657249 url(images/bg-greenStripes.gif); padding: 10px 0 10px 22px; }
			#navigationPractice { border-bottom: 8px solid #a29b49; padding: 12px 19px 30px 19px; background: url(images/bg-navigationPractice.gif) repeat-x; border-top: 1px solid #fff; color: #dbdfc5; }
			.home #navigationPractice { color: #656b5d; background: none; border: 0; padding-bottom: 0; }
				#navigationPractice a { color: #dbdfc5; }
				.home #navigationPractice a { color: #6c3c08; }
				#navigationPractice a:hover { color: #fff; }
				.home #navigationPractice a:hover { color: #c6bc5a; }
				#navigationPractice ul { padding: 10px 0 10px 10px; margin-left: 0; }
					#navigationPractice ul li { padding-bottom: .5em; }
			#contactUs { padding: 28px 25px; }
			.home #contactUs { padding: 28px 0 0 0; }
	#navigationLower { padding: 37px 44px; font-size: .91em; }
	#footer { background: #657249 url(images/bg-greenStripes.gif); padding: 30px; color: #fff; font-size: .91em; }
		#footer a { color: #fff; }
		#footer a:hover { text-decoration: none; }
		img#footerLogo { float: left; }
		#geographicalFooter { padding-left: 194px; }
		#finePrint { }
			p#copyright { padding: 0; }
				p#copyright a { text-transform: uppercase; }
			p#branding { padding: 0; }
.ec-logo{
	margin-top: -10px;
	margin-left: 20px;
}		
	
