/* FS CONTROL - BASE STYLESHEET - UPDATED 05-09-2005 */

/* By default, the following classes are all the same */
/* p, ul, ol, li, blockquote, cbodytxt, cbodytxt3, cfont2,  */
/* profileaddress, profilecommtext, profilenavbartext,  */
/* profiletext, profilenarrtext, profileafflname */

/* this is the default font family & size */
td,body,input,textarea,option,select,h1,h2,h3,h4,h5,h6 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; }
input,textarea,option,select { color: #000000; }

body { margin: 0px; padding: 0px; }

a:link { color: #9D080D; }
a:visited { color: #9D080D; }
a:hover { color: #B9440F; }
a:active { color: #B9440F; }

/* only modify these styles if you want them to be different than the default */
p, .cfont2 {  }
ul { }
ol { }
li { }
blockquote { }
hr { height: 1px; color: #ffffff;}

/* HEADER STYLES */
h1,h2,h3,h4,h5,h6 { font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; }
h1, .cfont7 { font-size: 18px; font-weight: bold; }
h2, .cfont6 { font-size: 15px; font-weight: bold; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2 { font-size: 13px; font-weight: bold; }
h4, .cfont4, .cbodyhdr4 { font-size: 11px; font-weight: bold; }
h5, .cfont3 { font-size: 10px; font-weight: bold; }
h6, .cfont1 { font-size: 9px; font-weight: bold; }



/* SMALL TEXT STYLE */
.smallText { font-size: 9px; }

/* CONTACT FORM - MAIN STYLES */
.asterisk { color: #990033; }
#contactFormMain .inputFieldSize1 { width: 196px; }
#contactFormMain .selectFieldSize1 { width: 196px; }
#contactFormMain .textareaFieldSize1 { height: 100px; width: 300px; }
#contactFormMain .checkboxSize1 { height: 14px; margin: 2px 0px 0px 0px; }
#contactFormMain .textNoBreak { white-space: nowrap; }
.submitbutton { color: #ffffff; background-color: #263C56; font-weight: bold;  font-size: 11px; font-family: arial; border-color: #263C56; text-transform: uppercase;}




/* contact form default styles */
#containerIntakeFormI { width: 32.5em; }
	#containerIntakeFormI .intakeFormINote { margin: 0; padding: 0 0 1em 0; }
	#ie #containerIntakeFormI .intakeFormINote { margin: 0; padding: 0; }
	#intakeFormI legend, #intakeFormI ol, #intakeFormI ol li, #intakeFormI p, #intakeFormI select { margin: 0; padding: 0; }
	#intakeFormI fieldset { border: none; border-top: 1px solid black; padding-left: 10px; }
		#intakeFormI legend { font-weight: bold; font-size: 1.2em; color: #000; }
		#ie #intakeFormI legend { margin-left: -6px; }
		#ie #intakeFormI .intakeFormIHelp { margin-bottom: .5em; }
		#intakeFormI ol { list-style: none; line-height: 1em; }
		#ie #intakeFormI .intakeFormIInline { margin-bottom: .5em; }
			#intakeFormI ol li { line-height: 1em; }
			#intakeFormI .intakeFormIFirst { margin-top: .5em; }
			#ie #intakeFormI .intakeFormIFix { display: inline-block; }
			#intakeFormI .intakeFormIInline li { display: inline; }
				#intakeFormI label { cursor: pointer; }
				#intakeFormI .intakeFormIInline label { margin-right: 10px; }
				#intakeFormI input { display: block; width: 20.5em; margin-bottom: .5em; }
				#intakeFormI .intakeFormIInline input { display: inline; width: 25px; margin-bottom: 0; }
					#intakeFormI .intakeFormIInline label input { }
				#intakeFormI select { display: block; width: 21em; margin-bottom: .5em; }
				#intakeFormI textarea { width: 20.5em; margin: .5em 0; }
				#intakeFormI .intakeFormIHover:hover, #intakeFormI .intakeFormIHover:focus { border: 2px solid black; }
			#intakeFormI .intakeFormIDisclaimer { float: left; margin-right: 10px; }
		#intakeFormI p { margin-bottom: .5em; }
		#ie #intakeFormI p { margin-top: .5em; }
	#intakeFormI .intakeFormISubmit { width: 13.5em; height: 2.5em; }


/* ATTORNEY PROFILE STYLES */
/* these are the attorney profile styles that are NOT the same as the default */
.profiletopname { font-size: 13px; font-weight: bold; margin-top: 0px; font-family: arial, sans-serif; text-transform: uppercase; color: #091F39; }
.profilecommtextUpr { font-size: 11px; font-weight: bold; }
.profilecommtexthdr { font-size: 11px; font-weight: bold; }
.profileheader { font-size: 11px; font-weight: bold; margin-bottom: 3px; color: #715210; }
/* these are the attorney profile styles that ARE the same as the default */
/* only modify these styles if you want them to be different than the default */
.profileaddress { }
.profilecommtext { }
.profilenavbartext { }
.profiletext { }
.profilenarrtext { }
.profileafflname { }

/* cbodytxt is used on the default attorney link */
/* cbodyhdr3 is used on the default TOC link */
/* only modify these styles if you want them to be different than the default */
.cbodytxt { }
.cbodytxt3 { }

/* EMAIL OBFUSCATION STYLES */
.emailObfuscationBody { background-image: url(images/spacer.gif); }
#emailObfuscation { padding: 5px; }
#emailObfuscation h4 { margin-top: 0px; margin-bottom: 16px; }
#emailObfuscation .asterisk { color: #ff0000; }
#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; }

/* Add design specific styles below. */

div,img { margin: 0; padding: 0; border: none; }


br.clear { clear: both; font-size: 0; margin: 0; padding: 0; line-height: 1px; }

body.pageBody { background: #000000; }

#pageWrapper_C { width: 100%; text-align: center; }
	#pageWrapper { position: relative; margin: 7px auto 0 auto; width: 800px; text-align: left; background: url(images/col-bg.gif) repeat-y left; }

		#pageHeader { position: relative; height: 105px; background: #5E5E5E; }

			img#logo { position: absolute; left: 48px; top; 0; }
			img#phone { position: absolute; left: 560px; top: 17px; }
			
						
		
					
#pageMain { clear: both; padding-bottom: 20px; z-index: 1; background: url(images/main-bg-rb.jpg) no-repeat right bottom; border-top: 1px solid #000000; border-bottom: 7px solid #000000; }
#playerWrap{ float:right; position:relative; width:287px; height:257px; margin:0 0 6px 16px;}
#myContent{ float:right; position:relative; width:288px; height:160px; margin:0 0 6px 16px;}
#findLawPlayer{ position:absolute; top:0; left:0; background: #fff;}
			
#pageColumns { 
position: relative;
margin-left: -1px;    /*** left width - 1 ***/
width: 556px;   /*** center width ***/
}
* html #pageColumns {   /*** IE5.x/win box model fix ***/
width: 558px;   /*** center width + 2 ***/
wid\th: 556px;   /*** center width ***/
margin-left: 0px;   /*** left width ***/
}

.float-wrap {
float: left;
width: 557px;   /*** center width + 1 ***/
}
* html .float-wrap { width: 556px; }  /** center width **/ 

#centerColumn_C {
float: right;
width: 556px;   /*** center width ***/
margin-bottom: -1px; 
}

	#centerColumn { }

		img#tagline,img#headPic { display: block; }

		#contentArea { margin: 22px 44px 0 16px; }

			h1.pageTitle { margin: 0 0 12px 0; padding: 0; line-height: 1px; }
				h1.pageTitle img { display: block; }

			table.contentTable { width: auto; padding: 0; margin: 0 0 0 19px; border-spacing: 0; border-collapse: collapse; border-width: 0; }
				#contentArea p { margin: 0 0 12px 0; padding: 0; line-height: 16px; }


#rightColumn_C {
	float: left;
	position: relative;
	width: 243px; 
	margin-right: -244px;
	margin-left: 1px;
}

/* \*/ * html #rightColumn_C {
margin-right: -999px; 
mar\gin-right: -666px;
} /* */

	#rightColumn { padding-bottom: 250px; }
	
		#mainNav { position: relative; background: #939393; border-bottom: 1px solid #000000; line-height: 1px; padding: 5px 0 2px 7px; margin-bottom: 9px; }
			#mainNav ul { list-style: none; margin: 0; padding: 0; }
				#mainNav ul li { padding: 0; margin: 0 0 8px 0; }
				* html #mainNav ul li { margin: 0 0 6px 0; }

		#pracAreaNav { margin-bottom: 10px; margin-left: 7px; }
			#pracAreaNav ul { list-style: none; margin: 0; padding: 0; }
				#pracAreaNav ul li { padding: 0; margin: 0 0 6px 0; }
				
		#bacChart {text-align:center; margin-top:60px;}
			#bacChart img {margin-bottom:5px;}
			#bacChart a {color:#ffffff;}
			#bacChart a:hover {color:#ffffff;}
				

	#pracCtrNav { height: 126px; padding-left: 28px; background: url(images/pc-bg.gif) repeat-y left; }
		#pracCtrNav ul { list-style: none; margin: 0; padding: 19px 0 0 0; }
			#pracCtrNav ul li { float: left; width: 146px; margin: 0; padding: 0; }
			#pracCtrNav ul li.first { width: 160px; }
			#pracCtrNav ul li.middle { width: 153px; }
				#pracCtrNav ul li img { display: block; }
				#pracCtrNav ul li p { font-size: 10px; font-weight: bold; color: #000000; font-family: Georgia, Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; margin: 0 11px 0 11px; padding: 0; }
				#pracCtrNav ul li.first p { margin-right: 0; }

		#pracCtrNav a { font-weight: bold; text-decoration: none; }
			#pracCtrNav a:link { color: #000000; }
			#pracCtrNav a:visited { color: #000000; }
			#pracCtrNav a:hover { color: #9D080D; }
			#pracCtrNav a:active { color: #9D080D; }


	

	#pageFooter { position: relative; background: #000000; }

		#contactInfo { position: absolute; left: 602px; top: -247px; width: 180px; }
			#contactInfo p { font-size: 10px; line-height: 14px; margin: 0; padding: 0; text-align: right; }

		#btmNav { padding: 9px 30px 4px 197px; border-top: 3px solid #939393; }
				
			#btmNav ul { margin: 0 0 8px 0; padding: 0; list-style: none; }
				#btmNav ul li { display: inline; color: #9A9A9A; font-size: 10px; padding: 0 8px 0 0; margin: 0 4px 0 0; border-right: 1px solid #9A9A9A; }
				* html #btmNav ul li { padding: 0 6px 0 0; margin: 0 6px 0 0; }
					#btmNav ul li.last { border-right: none; padding-right: 0; margin-right: 0; }
	
			#btmNav p { font-size: 10px; color: #9A9A9A; padding: 0; margin: 0 0 8px 0; }
	
			#btmNav a { white-space: nowrap; font-weight: normal; text-decoration: none; }
				#btmNav a:link { color: #9A9A9A; }
				#btmNav a:visited { color: #9A9A9A; }
				#btmNav a:hover { color: #FFFFFF; }
				#btmNav a:active { color: #FFFFFF; }
		
		#toolsNav { position: absolute; left: 46px; top: 14px; }
			#toolsNav ul { margin: 0; padding: 0; list-style: none; }
				#toolsNav ul li { padding: 0; margin: 0 0 1px 0; }
	
