/* FS CONTROL - BASE STYLESHEET - UPDATED 03-16-2007 */

html { font-size: .625em; }
body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }
body, td, input, textarea, option, select { font-family: Arial, Verdana, Helvetica, sans-serif; }
table, input, textarea, option, select { font-size: 1em; }
ul, ol { margin: 0; padding: 0 0 0 1.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.2em; }

/* DEFINE CONTENT LINE HEIGHT */
#content p, #content ul, #content ol, #content li, #content blockquote { line-height: 1.45em; }

#content li {margin-left:10px;}
/* DEFINE CONTENT COLOR */
#content table td { color: #000000; }

a:link { color: #2F2FF6; }
a:visited { color: #2F2FF6; }
a:hover, a:focus { color: #617B99; }
a:active { color: #617B99; 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; 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 { width: 100px; height: 1.8em; border: 1px solid #999999; background: #ffffff; color: #000000; padding: 2px 4px 0 4px; }
	form#searchFormDesign input.searchSubmit {  }
	form#searchFormDesign input.hidden { display: none; }
	form#searchFormDesign input{ display:inline-block; margin:0 0 2px; vertical-align:middle;}

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

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

/* CUSTOM DESIGN ELEMENTS */
body.design{ background-color:#ffffff; text-align:center;}
#banner img, #navigationMain img, #columnSide img, #footer img{ border-width:0;}
		#containerPage{ width:789px; background:url(images/bg-containerPage.jpg) repeat-y; margin:0 auto; text-align:left;}
			#searchForm{ font-size:.91em; background-color:#EEEEEE; padding:4px; margin:0 11px 0 0; text-align:right;}
			#banner{ position:relative; height:171px; background-color:#000000; margin:0 11px 0 0;}
				#logo{ position:absolute; top:22px; left:15;}
				#cta{ position:absolute; top:45px; left:585;}
			#navigationMain{ display: center inline-block; font-weight:bold; font-size:.91em; color:#ffffff; line-height:1.4em; background-color:#5877A2; padding:6px; margin:0 11px 0 0; }
				#navigationMain a:link{ text-decoration:none; color:#ffffff;}
				#navigationMain a:visited{ text-decoration:none; color:#ffffff;}
				#navigationMain a:hover, #navigationMain a:focus, #navigationMain a.active { text-decoration:none; color:#406188;}
			#taglines{ display:inline-block; background-color:#000000; padding:0 0 16px 15px; margin:0 11px 0 0;}
				#containerFlash{}
					#tagline{ display:inline; float:left; background:url(images/bg-tagline-home.jpg) 0 38px no-repeat; padding:17px 0 0;}
						#tagline1{ margin:0 0 137px;}
			#containerColumns{ clear:both; display:inline; float:left; margin:0 11px 0 0;}
				#columnMain{ float:right; width:513px;}
					#containerSectionImage{ background-color:#eeeeee; padding:18px 5px;}
						#sectionImage{}
					#content{ border-top:1px solid #020500; padding:20px 36px 15px; margin:0 6px 0 5px;}
					.home #content{ background:url(images/bg-content-home.gif) no-repeat; border-top:none; padding:35px 36px 15px 41px; margin:0 6px 0 0;}
					#containerPageTitle{ border-left:2px solid #406188; padding:0 0 0 4px; margin:0 0 20px;}
						#pageTitle{ font:normal 1.6em tahoma,arial,sans-serif; color:#020500; padding:0;}
				#columnSide{ float:left; width:265px; overflow:hidden;}
					#logo2{ background-color:#EEEEEE; padding:18px 0 19px 15px;}
					.home #logo2{ float:left; background:none; padding:0; margin:16px 0 0 0;}
					#navigationPractice{ font-weight:bold; padding:40px 20px;}
					#navigationPractice p {color:#FFFFFF}
						#navigationPractice a:link{ text-decoration:none; color:#ffffff;}
						#navigationPractice a:visited{ text-decoration:none; color:#ffffff;}
						#navigationPractice a:hover, #navigationPractice a:focus, #navigationPractice a.active { text-decoration:none; color:#406188;}
						#navigationPractice ul{ list-style:none; padding:0; margin:0;}
						#navigationPractice ul li{ background:url(images/bullet.gif) 0 .3em no-repeat; padding-left:17px; margin-bottom:.6em;}
					#contact{ color:#FEFCFC; padding:25px 18px; line-height:1.4em;}
						#contact a:link{ text-decoration:underline; color:#FEFCFC;}
						#contact a:visited{ text-decoration:underline; color:#FEFCFC;}
						#contact a:hover, #contact a:focus{ text-decoration:underline; color:#617B99;}
						#contact p{ padding:0 4px 17px;}
						#contact p.overLine{ border-top:1px solid #ffffff; padding:20px 4px;}
						#contact p#contactLinks{ background:url(images/gavel.gif) right bottom no-repeat; padding:15px 30px 0 4px;}
			#footer{ clear:both; width:789px; line-height:1.4em; background:url(images/bg-footer.gif) no-repeat; padding:41px 0 0;}
				#certified{ display:inline-block; background-color:#406188; padding:7px 17px; margin:0 11px 0 0;}
					#certified p{ float:left; width:635px; color:#FEFCFC; padding:3px 0 0;}
					#navigationTools{ float:right; width:70px;}
				#navigationLower{ text-transform:uppercase; font-size:.82em; background-color:#ffffff; padding:10px 0 0 170px;}
					#navigationLower a{ margin:0 .5em;}
					#navigationLower a:link{ text-decoration:none; color:#000000;}
					#navigationLower a:visited{ text-decoration:none; color:#000000;}
					#navigationLower a:hover, #navigationLower a:focus{ text-decoration:none; color:#0000cc;}
					#navigationLower p{ width:460px; text-align:center;}
				#geographicalFooter{ font-size:.91em; background-color:#ffffff;}
				#finePrint{ border-left: 200px; font-size:.91em; background-color:#ffffff; padding:0 0 10px;}
					#finePrint a:link{ text-decoration:underline; color:#000000;}
					#finePrint a:visited{ text-decoration:underline; color:#000000;}
					#finePrint a:hover, #finePrint a:focus{ text-decoration:underline; color:#0000cc;}
					#copyright{ float: none; padding-left: 168px; text-align: center; width:470px;}
				

/* Lists */
	ul#menu { display:block; margin:0; padding:0 17px; _padding:0 12px;}
	ul#menu li ul#listCont li a{ text-align:right;}
		ul#menu li ul { clear:both; position: absolute; display: block; visibility: hidden; width: 19em; margin: 0; padding: 0; border-top:1px solid #ffffff; border-bottom:1px solid #ffffff; z-index: 99;
		  background:url(images/bg-hier.png); _background:#647A9A none;}
		ul#menu li ul#listCont{ width:12em; margin:1.4em 0 0 -43px; _margin:0 0 0 -49px;}
		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 19em; padding: 0; }
				ul#menu li ul li ul.sublist { position: relative; margin: -1.2em 0 0 0; padding: 0; border-bottom: 0; }

/* Items */
	ul#menu li { list-style: none; height: auto; display: inline; float: none; margin: 0;}
	/*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:inline; float:left; margin:0 .35em 0 .4em; _margin:0 .32em 0 .4em;}
		ul#menu li ul li a { display: block; color: #ffffff; text-decoration: none; margin:0;}
		/* commented backslash filter positions top-level navigation in single row for Mac IE \*/ ul#menu li ul li a { float: none; } /* end filter */
		ul#menu li ul li a:hover, ul#menu li ul li a:focus { background-color: #3D5C81; color: #ffffff; }
				ul#menu li ul li a { display:block; _height:1%; line-height: 1.2em; margin: 0; border-right:1px solid #ffffff; border-left:1px solid #ffffff; padding: .5em .5em .5em 1em; text-indent: -.5em; }
							ul#menu li ul li ul.sublist li a { padding-left: 3em; border-top: 0; }
				ul#menu li ul li a.menuIndicator { background-image: url(http://admin.ghrdlaw2.lawoffice.com/Includes/Templates/Active/images/menu_indicator.gif); background-position: right center; background-repeat: no-repeat; padding-right: 20px; }
