/* FS CONTROL - BASE STYLESHEET - UPDATED 02-20-2006 */

body { margin: 0; padding: 0; }

body, td, input, textarea, option, select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
input, textarea, option, select { color: #000000; }

h1, h2, h3, h4, h5, h6, p { padding: 0 0 1.2em 0; margin: 0; }
ul, ol { margin-top: 0; }

a:link {
	color: #004180;
}
a:visited {
	color: #3F62B2;
}
a:hover {color: #CD853F;}
a:active { color: #127BC2; }

/* HEADER STYLES */
/*h1, .cfont7, h2, .cfont6, h3, .cfont5, h4, .cfont4, h5, .cfont3, h6 .cfont1, {  } - no properties selected?*/
h1, .cfont7 { font-size: 15px; color:#274689; }
h2, .cfont6 { font-size: 14px; color:#424242; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2 { font-size: 13px; color:#424242; }
h4, .cfont4, .cbodyhdr4 { font-size: 11px; color:#2A6186; }
h5, .cfont3 { font-size: 11px; }
h6, .cfont1 { font-size: 11px; }

/* SMALL TEXT STYLE */																/* QUESTIONABLE */
.smallText { font-size: .8em; }

/* CONTACT FORM - MAIN STYLES */
.asterisk { color: #ff0000; }
#contactFormMain .inputFieldSize1 { width: 20em; }
#contactFormMain .selectFieldSize1 { width: 20em; }
#contactFormMain .textareaFieldSize1 { height: 6em; width: 20em; }
#contactFormMain .checkboxSize1 { margin: .5em 0 0 0; }
#contactFormMain .textNoBreak { white-space: nowrap; }

/* ATTORNEY PROFILE STYLES */
.profiletopname { font-size: 1.3em; font-weight: bold; }
.profilecommtextUpr { font-size: 1.2em; font-weight: bold; }
.profilecommtexthdr { font-size: 1.2em; font-weight: bold; }
.profileheader { font-size: 1.2em; font-weight: bold; }
.profileaddress { }
.profilecommtext { }
.profilenavbartext { }
.profiletext { }
.profilenarrtext { }
.profileafflname { }

.imgProfileThumb {margin: 5px;}
.imgProfileMain {margin-right: 10px;}

/* cbodytxt is used on the default attorney link */
.cbodytxt { }

/* cbodyhdr3 is used on the default TOC link */
.cbodytxt3 { }

/* EMAIL OBFUSCATION STYLES */														/* QUESTIONABLE */
.emailObfuscationBody {  }
#emailObfuscation { padding: 5px; }
#emailObfuscation h4 { margin-top: 0; 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; }

.clear { clear: both; }
.floatLeft { float:left; }
.floatRight { float:right; }
a img { border: 0; }
big { font-size: 1em; }

#sideBarExtra {width:220px; float:right; padding-top: 10px;  padding-right: 10px; padding-bottom: 10px;  padding-left: 10px; }
/* DESIGN SUPPORT STYLES */

.design { text-align: center; margin:0 0 20px 0; background:url(../images/bg-design.jpg) repeat-x; color:#424242; }

#container { width:794px; text-align: left; margin: 0 auto; background:url(../images/bg-container.gif) repeat-y;}
	#wrapper { padding:0 13px; background:url(../images/bg-wrapper.gif) no-repeat;}

		#banner { position:relative; }
			#topNav { position:absolute; right:0; /*_right:13px;*/ top:0; }
			#tagline, #flashObject { margin-top:18px; }
	
		#contentContainer { width:515px; float:left; }
			#content { margin:26px 20px; }
				table.ie_fix { width: auto; padding: 0; margin: 0; border-spacing: 0; border-collapse: collapse; border-width: 0; }
					table.ie_fix td { padding: 0; margin: 0; border-spacing: 0; border-collapse: collapse; border-width: 0; line-height:16px; }
	
			#sideBar { width:253px; float:right; margin:0 0 30px 0; /*_margin-bottom:0;*/ line-height:16px; }
				#practiceAreas {  }
					#sideBar ul {margin:8px 10px 18px 0; padding:0 0 0 0; list-style-type:none;}
						#sideBar li {margin:0 0 3px 0; padding:0 0 0 10px; font-weight:bold; }
						#sideBar a {text-decoration: none;}
							#practiceAreas li li { font-weight:normal; margin-left: 6px; background:url(../images/bg-bullet.gif) 0 6px no-repeat; }
							
					form#search { color:#375598; margin: 10px 0 15px 14px; font-size:10px; }
						form#search input.searchinput { color:#375598; padding-left:3px; margin-top:5px; font-size: 10px; width:162px; background:#E0EDF3; border:1px solid #7AA0C0; }
						form#search input.hidden { display: none; }		
				
				#contact { margin-bottom:10px; }
					ul#office li { margin-left: 14px; background:url(../images/bg-bullet.gif) 0 8px no-repeat; }								
				#sideBar p { display: block; position:relative; margin:0 13px; }
					#sideBar p span { text-transform:uppercase; }	
		
			#footer { line-height:14px; font-size:10px; padding:0 20px; background:#ffffff; border-top:5px solid #306E96; }
				#siteTools { width: 90px; float:right; position:relative; top:-30px; right:-16px; }
				#copyright { margin:10px 0 0 0; font-size:9px; }
				 #copyright a { margin:0 5px; }
				#bottom_navigation {  }
					#bottom-navigation a { margin:0 1px;}
				#geography { font-style:italic; }
				
				
#info ul li li { font-weight:normal; margin-left: 6px; background:url(../images/bg-bullet.gif) 0 6px no-repeat;}
		
/* ### START HIERARCHICAL NAVIGATION CSS ### */

/* MENU UL */

#menu { position:absolute; display: block; margin: 0; padding: 0; }

/* UNORDERED LISTS */

/* all drop-down uls */

#menu ul { position: absolute; display: block; margin: 0; padding: 0; z-index: 99; font-weight:bold; border-bottom: 1px solid #2E6DA0;}

/* all drop-down uls */

#menu li ul { visibility: hidden; margin: 0; width: 200px; margin-left: 8px; border-left: 1px solid #2E6DA0; border-right: 1px solid #2E6DA0; border-top: 1px solid #2E6DA0; }

/* second and third level drop-down uls */

#menu li li ul { position: absolute; top: auto; left: auto; margin-left: 202px; margin-top: -2.0em; }

/* LIST ITEMS */

/* ALL lis */

#menu li { list-style: none; height: auto; display: inline; float: none; display: block; float: left; margin: 0; padding: 0; }

/* all drop-down lis */

#menu li li { display: block; float: none; }

/* just the drop-down lis (but not entire line) in IE; fixes mysteriously appearing margin bug */

* html #menu li li { display: inline; }

/* LINKS */

/* all top-level links, not drop-downs */

#menu li a { background-color: #ffffff; display: block; text-decoration: none; font-size: 10px; text-transform: capitalize; }

#menu li a { float: left; }

/* commented backslash hack v2 \*/
#menu li a { float: none; }
/* end hack */


/* all drop-down lis */

#menu li li a { padding: 4px 5px; margin: 0; padding-left: 15px; text-indent: -10px;  }

/* all link hovers */

#menu li a:hover { background-color: #D2EBF7; color: #084B81; }

/* all link foci */

#menu li a:focus { background-color: #D2EBF7; color: #084B81; }

/* all drop-down links */

#menu li li a { line-height: 1.2em; }

/* all second and third level drop-down links */

#menu li li li a { }

/* all third level drop-down links */

#menu li li li li a { }

#menuIndicator { background: transparent; }


#menu ol { list-style-type:none; margin:0; padding:0; font-weight:normal; background:#ffffff;  }
#menu ol li a { padding-left:12px; text-indent:0; }

/* ### END HIERARCHICAL NAVIGATION CSS ### */

				