/* FS CONTROL - BASE STYLESHEET - UPDATED 06-25-2007 */

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, td, 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; }
#content table.InternetExplorerFix table { margin: 0 0 1.2em 0; }
#content ul, ol, li { text-align: left; }
#content p { text-align:justify; }
#content a:link, #content a:visited , #content a:active { text-decoration:none; font-weight:bold; }
##content a:hover {  }

/* 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; }

a:link { color: #547ab1; }
a:visited { color: #15b0a3; }
a:hover, a:focus { color: #5496f6; }
a:active { color: #183b6d; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
h1, .cfont7 { font-size: 1.4em; font-weight: bold; }
h2, .cfont6, #content big.profiletopname { font-size: 1.4em; font-weight: bold; margin-bottom:0; padding-bottom:0; }
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; }

/* 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; }

/* reset */
#containerSearchFormDesign, #searchFormDesign { margin: 0; padding: 0; }

/* commonly editable section */
.home #containerSearchFormDesign { float:right; margin:-80px 0 0 0;}
#containerSearchFormDesign { float:right; margin:30px 0 0 0;}
	#searchFormDesign { }
		#searchFormDesign label { }
		#searchFormDesign .searchFormDesignDesign { margin: 2px 10px 0 10px; width: 150px; border: 1px solid #ccc; }
		#searchFormDesign .searchFormDesignDesign:focus, #searchFormDesign .searchFormDesignDesign:hover { border-color: #000; }
		#searchFormDesign #searchFormDesignSubmit { width: auto; height: auto; vertical-align: middle;}

/* framework */
		#searchFormDesign label { cursor: pointer; }
			/* #searchFormDesign label span { position: absolute; left: -5000px; } add this to hide the label */
	
/* 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; font-size: 1.64em; }

/* STANDARD ELEMENTS */
.printElement { display: none; }
.screenElement {  }
.handheldElement { display: none; }
#content .callout { padding: 1em; background: #bfcee4; 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 0 0 1px; margin: 0; border-spacing: 0; border-collapse: collapse; border-width: 0; width: 100%; }

/* CUSTOM DESIGN ELEMENTS */

/*body.design { background: url(/media/bg-body.gif) repeat-x; }*/
body.design.home { background: url(/Includes/Templates/Active/images/bg-bodyHome.gif) repeat-x; }
#containerPage {
	width: 980px;
	margin: 0;
}
	#banner {
	background: url(/media/bg-banner.jpg) no-repeat;
	height: 175px;
	position: relative;
}
	.home #banner { background: #fff; height: 170px; position: relative; }
		#logo {
	position: absolute;
	top: 10px;
	left: 10px;
}
		#tagline {
	position: absolute;
	top: 120px;
	left: 739px;
}
		#navigationMainBreakout { position: absolute; top: 7px; left: 816px; }
			#navigationMainBreakout ul, #navigationMainBreakout ul li { margin: 0; padding: 0; float: left; list-style: none;}
			#navigationMainBreakout a { display: block; } 
		#navigationMain { position: absolute; top: 105px; left: 0px; }
			#navigationMain ul, #navigationMain ul li { margin: 0; padding: 0; float: left; list-style: none;}
			#navigationMain a { display: block; } 
	#containerColumns { background: url(/Includes/Templates/Active/images/bg-containerColumns.gif) no-repeat; float: left; padding: 0 0 20px 0; }
	.home #containerColumns { background: none; float: left; padding: 0 0 20px 0; }
		#columnMain { float: left; width: 590px; }
			h1#pageTitle { margin: 4px 0 0 31px; padding:0; }
			#content { padding: 32px 57px 20px 28px; margin: 0; }
		#columnSide { float: right; width: 390px; }
			#practiceTools { float: left; width: 234px; }
				#navigationPractice { margin: 27px 51px 0 0; }
					#navigationPractice ul { margin: 0; padding: 0; list-style: none; overflow: visible; }
					#navigationPractice ul li { display: inline; }
					#navigationPractice ul li a { padding: 4px 3px 4px 0; margin-bottom: 4px; color: #494d8a; font-weight: bold; text-decoration: none; display: block; text-align: right; }
					#navigationPractice ul li a:hover { background: url(/Includes/Templates/Active/images/bg-anchorHover.gif) left top repeat-y; }
				#navigationTools { margin: 10px 0 0 102px; } 
			#locations { float: right; width: 156px; margin-top: 29px; }
				#locations p { color: #4e4e4e; font-weight: bold; text-align: center; }
	#footer { color: #8d8d8d; padding: 0 25px 0 28px;}
		#navigationLower { margin: 0 0 15px 0; }
		#navigationLower a { color: #8d8d8d; text-decoration: none; }
		#navigationLower a:hover { color: #547ab1; }
		#geographicalFooter {  }
		#contactInformation {  }
			#contactInformation address { font-style: normal; }
		#finePrint {  }
			#finePrint a { color: #8d8d8d; text-decoration: none; }
			#finePrint a:hover { color: #547ab1; } 
			p#copyright { display: inline; margin-right: 15px; }
			p#branding { display: inline; }

/* Main Menu */
#menu, #menu ul { float: none;  list-style: none; margin: 0; padding: 0; }
#menu li { margin: 15px 0 0; padding: 0; list-style: none; display: inline; }
#menu li a { display: block; }
	/* Sub Menu */
#menu li ul { /*style*/ width: 20em; margin: 0; padding: 0; border: 0; /*style*/ position: absolute; display: block; visibility: hidden; border-bottom: 0; z-index: 99; }
	#menu li li { /* style */ background: #183b6d; border-bottom: 0; margin: 0; padding: 0; /*style */ float: none; display: block;  _display:inline-block;  width: auto; }
		#menu li ul a { /*style*/ color: #fff; text-decoration: none;  /*style*/ font-weight: bold; /*ie 5.5, 6 block hack*/ _height: 1%; display: block; width: auto; padding: .3em 1em; }
		#menu li ul a:hover, #menu li ul a:focus { /*style*/ background: #112a4d; /* style */ }
/* Sub Menu Positioning */
#menu li ul { position: absolute; top: auto; left: auto; margin: .34em 0 0 0; padding: 0; }
#menu li ul ul { position: absolute; top: auto; left: auto; margin: -2.3em 0 0 20em; padding: 0; }
/* Special Classes */
#menu ul.scroll { _height: 30em; max-height: 30em; overflow-y: scroll; overflow-x: hidden; }
#menu li ul.sublist { position: relative; margin: 0; padding: 0; border: 0; float: none; width: auto; }
	#menu li ul.sublist li { border-bottom: 0; border-top: 1px solid #000; }
	#menu li ul.sublist a { color: #000; padding: .5em 1em .5em 2em; }
		/*#menu li li a.menuIndicator, #menu li li a.menuIndicator: hover { background-image: url(/Includes/Templates/Active/images/menu_indicator.gif); background-position: 18em center; padding-right: 2em; background-repeat: no-repeat; }*/

#alignJustify p { text-align: justify; }
.hoverBlack:hover {
	color:#000;
}
