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

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; background-image:url(images/bg-body.gif); }
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: #544e12; }
a:visited { color: #1d6b91; }
a:hover, a:focus { color: #6c6a58; }
a:active { color: #6c6a58; 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; }


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

/* 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: #e7e4c5 url(images/bg-callout.jpg) repeat-x; border:1px solid #dad6b5; 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:#f4f2de url(images/bg-body.gif); text-align:center;}
#banner img, #navigationMain img, #columnSide img{ border-width:0;}
		#containerPage{ width:958px; background:url(images/bg-containerPage.gif) repeat-y; margin:0 auto; text-align:left;}
			#banner{ position:relative; height:159px; background:url(images/bg-banner.jpg) no-repeat;}
				#logo{ position:absolute; top:48px; left:87px;}
				#cta1{ position:absolute; top:31px; left:630px;}
				#tagline1{ position:absolute; top:134px; left:664px;}
			#containerColumns{ float:left; background:url(images/bg-containerColumns.jpg) 4px bottom no-repeat;}
				#columnMain{ float:left; width:617px; min-height:925px; background:url(images/bg-columnMain.jpg) 3px 208px no-repeat;}
				#ie6 #columnMain{ height:925px;}
					#navigationMain{ height:27px; border-top:10px solid #1d3946; border-bottom:11px solid #1d3946; margin:0 0 0 3px;}
						#navigationMain ul{ list-style:none; padding:0; margin:0;}
						#navigationMain ul li{ display:inline;}
						#navigationMain ul li a{ float:left; display:block;}
					#cityscape{ border-right:7px solid #1d3946; border-bottom:11px solid #1d3946; border-left:7px solid #1d3946; margin:0 0 0 4px;}
					.home #tagline{ background-color:#253f4b; padding:15px 0 15px 13px; margin:0 0 0 4px;}
					.lock{ position:relative;}
						#navigationTools{ position:absolute; top:16px; left:518px;}
					#containerPageTitle{ padding:27px 38px 0;}
						#pageTitle{ font-size:2em; font-family:arial,helvetica,sans-serif; color:#2c556e; padding:0;}
					#content{ padding:18px 33px 16px 38px;}
				#columnSide{ float:right; width:341px; background:url(images/bg-columnSide.jpg) no-repeat; padding:0 0 265px; overflow:hidden;}
					#practiceTitle{ margin:26px 0 5px 27px;}
					#navigationPractice{}
						#navigationPractice a:link{ color:#bad4ef; text-decoration:none;}
						#navigationPractice a:visited{ color:#bad4ef; text-decoration:none;}
						#navigationPractice a:hover, #navigationPractice a:focus{ font-weight:bold; color:#f4f2de; text-decoration:none;}
						#navigationPractice ul{ list-style:none; background:url(images/bullet.gif) 5px 0 no-repeat; padding:7px 5px 65px; margin:0;}
						#navigationPractice ul li{ font-size:1.1em; background:url(images/bullet.gif) left bottom no-repeat; padding:2px 0 9px 25px;}
					#tagline2{ margin:0 0 130px 11px;}
					.home #tagline2{ margin:0;}
				#footer{ display:inline; clear:both; float:right; position:relative; width:330px; font-size:.91em; color:#efecca; line-height:1.4em; background:url(images/bg-contact.jpg) no-repeat; margin:-260px 4px 0 0;}
				#ie #footer{ display:inline-block;}
					#contactInformation{ font-size:1.1em; background:url(images/bg-contact.jpg) no-repeat; padding:0 14px 6px 27px;}
						#contactInformation a:link{ color:#bbd7ee; text-decoration:underline;}
						#contactInformation a:visited{ color:#bbd7ee; text-decoration:underline;}
						#contactInformation a:hover, #contactInformation a:focus{ color:#efecca; text-decoration:underline;}
						#contactTitle{ margin:13px 0;}
					#navigationLower{ word-spacing:1em;}
						#navigationLower a{ word-spacing:normal;}
						#navigationLower a:link{ color:#bbd7ee; text-decoration:underline;}
						#navigationLower a:visited{ color:#bbd7ee; text-decoration:underline;}
						#navigationLower a:hover, #navigationLower a:focus{ color:#efecca; text-decoration:underline;}
						#navigationLower ul{ list-style:none; border-top:1px solid #fff; padding:12px 30px 8px; margin:0;}
						#navigationLower ul li{ margin:0 0 .5em;}
						#navigationLowerJump{ font-size:0;}
					#geographicalFooter{ width:308px; margin:0 0 0 11px;}
						#geographicalFooter p{ font-style:italic;}
					#finePrint{ padding:0 16px 10px 11px;}
						#finePrint a:link{ color:#bbd7ee; text-decoration:underline;}
						#finePrint a:visited{ color:#bbd7ee; text-decoration:underline;}
						#finePrint a:hover, #finePrint a:focus{ color:#efecca; text-decoration:underline;}
						#copyright{ padding:0 0 .3em;}
						#branding{}
