/* 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: 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: #000000; font-size:1.09em; }

a:link { color: #205B95; }
a:visited { color: #000366; }
a:hover, a:focus { color: #949451; }
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; color:#003366;}
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-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; }

/* SEARCH FORM - IN THE DESIGN */
form#searchFormDesign { margin: 0; padding:5px 0 5px 0; _padding-top:3px;}
	form#searchFormDesign input.searchInput { font-size: .91em; width: 91px; height: 1.64em; background:#E9E7E3; color:#023567; border: 1px solid #AEA79B; padding: 2px 4px 0 4px; }
	form#searchFormDesign input.searchSubmit { position:relative; top:2px; _top:3px; left:0px;  }
	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: 459px; }

/* CUSTOM DESIGN ELEMENTS */
body.design { text-align:center; background:#ccc;  }
		#containerBorder {  margin:0 auto; padding:0; width:790px; background:#FFF; padding-bottom:3px; }
			#containerPage { margin:0 auto; padding:0; width:784px; text-align:left; }
				#banner { position:relative; background:url(images/bg-banner.gif) no-repeat; height:73px; }
					img#firmLogo { position:absolute; top:7px; left:23px; }
					img#firmPhone { position:absolute; top:21px; right:33px;}
					img#firmAddress {position:absolute; top:57px; right:2px; }	
				#containerColumns { background:url(images/bg-containerColumns.gif) repeat-y; display:inline-block; }
					#containerColumns-bottom { background:url(images/bg-containerColumns-bottom.gif) no-repeat bottom; display:inline-block;}
						#containerColumns-top { background:url(images/bg-containerColumns-top.gif) no-repeat 0 230px; text-align:left; display:inline-block;}					
							#columnMain { float:left; width:488px; }
								#contentBanner {  }	
								#navigationMain { border-bottom:3px solid #FFF; }	
								#containerDate { float:right; padding:22px 21px 0 0; color:#003366; font-size:1.18em;}
								img#containerContentTagline { margin:22px 0 0 32px; }
								h1#pageTitle { margin: 22px 0 0 22px; padding:0; border-bottom:1px solid #003366; width:450px; }
								#content { margin: 15px 14px 0 15px; }
							#columnRight { float:right; width:296px; }
								#tagline { position:relative; background:url(images/bg-tagline.gif) no-repeat; height:258px;}
									img#haveYouBeen { position:absolute; top:14px; left:30px;}
									img#canHelp { position:absolute; top:106px; left:43px; }
									img#headingEnewsletter { position:absolute; top:172px; left:85px; }
									img#n-feat-enews-crim { position:absolute; top:198px; left:40px;}
									img#n-feat-enews-pers { position:absolute; top:218px; left:40px;}
								#containerSearch { padding:0 0 0 100px; border-top:1px solid #FFF; background: #C0B8AC url(images/bg-containerSearch.gif) repeat-x; }
								#navigationPractice { border-top:3px solid #FFF; }
								#contactInformation { color:#003366; text-align:center; font-size:1.0em; border-top:3px solid #FFF; padding:8px 0 0 0; }
								#quickcontact { color:#003366; font-weight:bold; font-size:1.0em;}
									#contactInformation p{ padding:0 0 0 144px; font-weight:bold;}
				#lockBottom { position:relative; height:0; }
					#navigationTools {position:absolute; top:-77px; right:167px; }
				#containerFooter { background:#BCB4A7; color:#FFF; text-align:center; padding:12px 0;}
						#containerFooter a:link, #containerFooter a:visited { color:#FFF; text-decoration:none; }
						#containerFooter a:hover, #containerFooter a:focus, #containerFooter a:active  { color:#205B95; text-decoration:underline; }
					#navigationLower { font-size:1.09em; }
					#finePrint { font-size:.91em; padding:8px 0 0 0;}
							#finePrint a:link, #finePrint a:visited { text-decoration:underline; }
							#finePrint a:hover, #finePrint a:focus, #finePrint a:active  { text-decoration:none; }
						p#copyright { padding: 0 0 0 0; }
						p#branding {padding: 0 0 0 0; }
						#creditCard {color:#555; font-size:1.1em; font-weight:bold; margin:8px 0 8px 0; text-align:center;}
