/* 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: #b0530c; text-decoration: underline; }
a:visited { color: #000000; text-decoration: underline; }
a:hover, a:focus { color: #707070; text-decoration: underline; }
a:active { color: #707070; text-decoration: none; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 { font-size: 1.2em; 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: 1.2em 1em 1em 2em; background: #fff url(images/bg-callOut.gif) left top no-repeat; margin-bottom: 1.2em; }
.clear { clear: both; line-height:0; font-size:0; }

/* CUSTOM DESIGN ELEMENTS */
body.design { text-align: center; background: #fff url(images/bg-body.gif) left top repeat-x; }
body.home { text-align: center; background: #fff url(images/bg-body-home.gif) left top repeat-x; }
#containerBanner { text-align: center; width: 793px; margin: 0 auto; }
	#banner { position: relative; height: 226px; width: 793px; text-align: left; background: url(images/bg-banner.jpg) right top no-repeat; } 
.home #banner { position: relative; height: 336px; width: 793px; text-align: left; background: url(images/bg-banner-home.jpg) right top no-repeat; } 
		img#firmLogo { position: absolute; left: 1px; top: 11px; }
		img#cta { position: absolute; right: 1px; top: 11px; }
		img#tagline { position: absolute; left: 348px; top: 143px; }
		
#navigationMain {
}

#navigationMain ul, #navigationMain ul li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

#navigationMain a {
	display: block;
}

#containerColumns { text-align: center; width: 761px; margin: 0 auto; padding: 15px 0; }
	#columnMain { width: 540px; float: right; text-align: left; }
		#pageTitle { padding: 0 0 20px 70px; background: url(images/borderUp.gif) right bottom no-repeat; }
			#pageTitle h1 { padding: 0; font-size: 2.0em; }
		#content { padding: 10px 10px 0 70px; }
			#content img { float: right; margin: 10px -10px 10px 10px; }
	#columnSide { float: left; color: #f7f7f7; text-align: left; width: 221px; }
	
#navigationPractice {
	background-color: #666666;
	border: 1px solid #767676;
	padding-bottom: 25px;
}

			#navigationPractice ul { margin: 0; padding: 1px 0 0 0; list-style: none; overflow: visible; }
				#navigationPractice ul li { display: inline; }
					#navigationPractice ul li a { padding: 9px 10px 0px 24px; color: #f7f7f7; font-weight: bold; display: block; text-decoration: none; }
					#navigationPractice ul li a:hover, #navigationPractice ul li a:focus, #navigationPractice ul li a.active, #navigationPractice ul li a.active:hover, #navigationPractice ul li a.active:focus { color: #bee2fd; text-decoration: none; }
		#contactInformation {  background-color: #666666; border: 1px solid #767676; margin: 18px 0 36px 0; padding-bottom: 25px; }
			#contactInformation p {  padding: 10px 20px 0 24px; }
			#contactInformation a { color: #f7f7f7; text-decoration: underline; }
			#contactInformation a:hover, #contactInformation a:focus { color: #bee2fd; text-decoration: underline; }
		#navigationTools { clear: both; text-align: left; }
.home	#navigationTools { display: none; }
			#navigationTools ul { margin: 0 0 0 45px; padding: 0; }
				#navigationTools ul li { margin: -2px 0 0 0; padding: 0; list-style: none; }
			#navigationTools a { padding: 0; }
#footer { text-align: center; width: 761px; margin: 0 auto; clear: both; }
	#footerHead { font-size: 0.81em; padding-top: 40px; background: url(images/borderDown.gif) right top no-repeat; }
		#finePrint { width: 260px; clear: both; float: left; text-align: left; color: #909090; }
			#finePrint a { color: #909090; text-decoration: none; }
			#finePrint a:hover, #finePrint a:focus { color: #b0530c; text-decoration: underline; }
			p#copyright { float: left; }
			p#branding { float: left; }
		#geographicalFooter { width: 461px; float: right; text-align: left; color: #919191; }
			#geographicalFooterHead { padding: 0 5px 0 0px; }
	#navigationLower { text-align: left; color: #ffffff;  clear: both; float: left; width: 761px; }		
	#navigationLowerHead { font-size: 0.90em; padding: 15px 0; margin-left: -55px; }
		#navigationLowerHead a { text-decoration: none; font-weight: bold; padding: 0 18px; text-align: center; color: #373737; }
		#navigationLowerHead a:hover, #navigationLowerHead a:focus { text-decoration: underline; color: #b0530c; }
		
/*----------------------> Page 1 Forms <---------------------*/
#qc {
	margin-top: 15px;
	padding: 20px 25px 20px 25px;
	background-color: #666666;
	border: 1px solid #767676;
}

#qc ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#qc ul li.intro {
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
}

#qc input {
	margin-bottom: 5px;
	width: 166px;
	height: 15px;
}

#qc textarea {
	margin-bottom: 5px;
	width: 166px;
	height: 35px;
}

#qc input#submit {
	margin-bottom: 0;
	width: auto;
	height: auto;
}

#qc .address2 {
    display:none;
}

#qc .valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}

#qc .invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}

/*----------------------> Page 1 Forms <---------------------*/
form.mainContact {
}

form.mainContact ul {
	list-style: none;
}

form.mainContact ul li {
}

form.mainContact input {
	margin-bottom: 10px;
	width: 350px;
	height: 15px;
}

form.mainContact input.checkBox {
	margin-bottom: 0;
	width: auto;
	height: auto;
}

form.mainContact input#submit {
	margin-bottom: 0;
	width: auto;
	height: auto;
}

form.mainContact textarea {
	margin-bottom: 10px;
	width: 350px;
	height: 100px;
}

.address2 {
    display:none;
}

.valid {
    background-color: #007940!important;
    color: #FFFFFF!important;
}

.invalid {
    background-color: #F00000!important;
    color: #FFFFFF!important;
}
