/* FS CONTROL - BASE STYLESHEET - UPDATED 01-16-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.5em; }
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; }

/* 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: #993300; }
a:visited { color: #660000; }
a:hover, a:focus { color: #1177b8; }
a:active { color: #1177b8; 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; }

/* 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; }

/* GEOGRAPHICAL FOOTER */
#content .geographicalFooter { font-style: italic; font-size: .8em; }

/* 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; padding: 2px 4px 0 4px; }
	form#contactFormDesign input.designInput { margin: 0 0 5px 0; height: 1.64em; }
	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.64em; border: 1px solid #000000; padding: 2px 4px 0 4px; }
	form#searchFormDesign input.searchSubmit {  }
	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 !important; margin: 0; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate { position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden; }
.sIFR-flash + div[adblocktab=true] { display: none !important; }
 .sIFR-hasFlash h1#pageTitle { visibility: hidden; line-height: 1.2em; }
 h1#pageTitle { padding-bottom: 0; margin-bottom: 1.2em; }

/* STANDARD ELEMENTS */
#content .callout { text-align: center; font-style: italic; margin-bottom: 1.2em; }
.clear { clear: both; line-height: 0; }
.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; margin: 0; border-spacing: 0; border-collapse: collapse; border-width: 0; width: 100%; }

/* CUSTOM DESIGN ELEMENTS */
body.design { background: #fff; text-align: center; }
#printBanner { display: none; }
#containerPage { text-align: left; margin: 0 auto; width: 809px; }
	#headline { background: url(http://www.advancingjustice.com/Includes/Templates/Active/images/bg-headline.gif) no-repeat; height: 84px; position: relative; }
		img#logo { position: absolute; left: 14px; top: 26px; }
		img#cta { position: absolute; right: 30px; top: 26px; }
		img#email { position: absolute; right: 30px; top: 61px; }
	#banner { background: url(http://www.advancingjustice.com/Includes/Templates/Active/images/bg-banner.jpg) no-repeat; height: 115px; position: relative; }
	.home #banner { background-image: url(http://www.advancingjustice.com/Includes/Templates/Active/images/bg-banner-home.jpg); height: 227px; }
		img#tagline { position: absolute; left: 81px; top: 39px; }
		.home img#tagline { left: 70px; top: 67px; }
	#navigationMain { border-bottom: 5px solid #1177b8; }
	#containerColumns { background: #f9f8f1 url(http://www.advancingjustice.com/Includes/Templates/Active/images/bg-containerColumns.gif) repeat-y; }
		#columnMain { float: right; width: 526px; }
			#content { padding: 36px 31px; }
				h1#pageTitle { color: #256589; }
		#columnSide { float: left; width: 283px; padding-bottom: 40px; }
			#navigationPractice { padding-top: 21px; font-weight: bold; font-size: .91em; }
				#navigationPractice ul { padding: 14px 34px; margin: 0; list-style: none; }
					#navigationPractice ul li { background: url(http://www.advancingjustice.com/Includes/Templates/Active/images/orange-star.gif) no-repeat; padding: 0 0 .6em 17px; }
			#greatLawyers { padding-top: 21px; }
				#flashGreatLawyers {  }
		#containerColumnsFoot { background: #ded5b3 url(http://www.advancingjustice.com/Includes/Templates/Active/images/bg-containerColumnsFoot.gif) no-repeat; border-bottom: 3px solid #256589; padding-left: 28px; display: inline-block; }
		.home #containerColumnsFoot { _margin-bottom: -4px; }
			#navigationTools { float: left; width: 255px; }
			#contactInformation { float: right; width: 526px; font-weight: bold; font-size: .91em; }
				#contactInformation p { padding: 32px 32px 17px 32px; }
	#footer { color: #DED5B3; padding: 29px 33px; background: #660000; color: #dad0a9; font-size: .82em; display: inline-block; }
		#geographicalFooter { padding-bottom: 1em;  }
		#finePrint {color: #DED5B3;  }
			p#copyright { float: left; color: #DED5B3;}
			p#branding { float: right; color: #DED5B3;}
				#footer a:visited { color: #dad0a9; }
	#navigationLower { font-weight: bold; text-align: center; text-transform: uppercase; font-size: .91em; padding: 1.2em 0; }
		#navigationLower a { margin: 0 1em; }
#values { margin-left: 35px; margin-right: 30px; font-weight: normal;}
/* Lists */
	ul#menu { display: block; margin: 0; padding: 0; font-weight: bold; font-size: .91em; }
		ul#menu li ul { position: absolute; display: block; visibility: hidden; width: 20em; margin: 0; padding: 0; z-index: 99; }
		ul#menu li ul.scroll { max-height: 30em; _height: 30em; overflow-y: auto; overflow-x: hidden; }
			/* star HTML filter fixes mysteriously appearing margin bug in all versions/platforms of IE */ * html ul#menu li ul li { display: inline; } /* end filter */
				ul#menu li ul li ul { position: absolute; top: auto; left: auto; margin: -2.2em 0 0 20em; padding: 0; }
				ul#menu li ul li ul.sublist { position: relative; margin: -1.2em 0 0 0; padding: 0; }

/* Items */
	ul#menu li { list-style: none; height: auto; display: inline; float: none; margin: 0; position: relative; }
	/*property + whitespace + empty comment filter positions top-level navigation in single row for IE 5.0 */ ul#menu li { display /**/: block; float /**/: left; } /* end filter */ 
			ul#menu li ul li { display: block; float: none; }

/* Links */
		ul#menu li a { display: block; float: left; background-color: #a50000; color: #ffffff; text-decoration: none; }
		/* commented backslash filter positions top-level navigation in single row for Mac IE \*/ ul#menu li a { float: none; } /* end filter */
		ul#menu li a:hover, ul#menu li a:focus { background-color: #6c0000; color: #ffffff; }
				ul#menu li ul li a { line-height: 1.2em; margin: 0; padding: .5em .5em .5em 1em; text-indent: -.5em; }
							ul#menu li ul li ul.sublist li a { padding-left: 3em; }
				ul#menu li ul li a.menuIndicator { background-image: url(http://www.advancingjustice.com/Includes/Templates/Active/images/menu_indicator.gif); background-position: right center; background-repeat: no-repeat; padding-right: 20px; }

