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

/* 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: #3e3e3e; }

a:link { color: #4f689c; }
a:visited { color: #8e8e8e; }
a:hover, a:focus { color: #0f84a9; }
a:active { color: #4e638e; 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; }

/* 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; text-transform: uppercase; color: #5b728d; }
	form#searchFormDesign input.searchInput { font-size: .91em; width: 80px; height: 1.8em; border: 1px solid #5b728d; background: #f2f3f4; color: #5b728d; padding: 2px 4px 0 4px; vertical-align: middle; text-transform: none; margin: 2px 0 0 0; }
	form#searchFormDesign input.searchSubmit { vertical-align: middle; }
	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; 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; }

/* STANDARD ELEMENTS */
.printElement { display: none; }
.screenElement {  }
.handheldElement { display: none; }
#content .callout { padding: 1em; background: #eff1f6; margin-bottom: 1.2em; border-top: 1px solid #b2bbcd; border-bottom: 1px solid #b2bbcd; color: #465c87; font-weight: bold; }
.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: 646px; }

/* CUSTOM DESIGN ELEMENTS */
body.design { background: #d9dadc; text-align: center; }
#containerPage { margin: 0 auto; width: 803px; text-align: left; }
	#borderPage { background: #fff; }
		#banner { position: relative; padding-bottom: 23px; }
			img#logo { display: block; }
			img#illustration { position: absolute; right: 0; top: 0; }
			/*.home #bestlogo { margin: 18px 0 -40px 170px;}*/
			.home #bestlogo { margin: 18px 0 -40px 170px;}
			.home #containerFlash {background: url(images/home-temp.jpg) left top no-repeat #fff; height: 290px;
			width: 465px;display:block;
			position: absolute;
			right: 0;
			top: 0;
			 
			 }
			.home #containerFlash div.fade-container {padding-top:64px;padding-left:161px;}
			img#tagline { position: absolute; right: 23px; top: 143px; }
			.home img#tagline { right: 43px; top: 268px; }
		#containerColumns { background: url(images/bg-containerColumns.gif) repeat-y; border-bottom: 12px solid #fff; margin: 0 2px; }
		.home #containerColumns { background: url(images/bg-containerColumns-home.gif) repeat-y; }
			.home #columnRight { float: right; width: 204px; margin-top: 190px;  }
				.home #firmNews { padding: 10px 12px; }
				.home #firmNews td.InternetExplorerFix { color: #4e6279; }
					.home #firmNews ul { margin: 0; padding: 0; list-style: none; overflow: visible; }
						.home #firmNews ul li { padding: 0 0 12px 10px; background: url(images/blue-arrow.gif) 0 3px no-repeat; }
						.home #firmNews p.more { text-align: right; background: url(images/blue-arrow.gif) right 4px no-repeat; padding-right: 10px; font-weight: bold; }
			#columnMain { float: right; width: 646px; }
			.home #columnMain { width: 441px; }
				#content { padding: 90px 30px 30px 30px; }
				.home #content { padding-top: 80px; }
					h1#pageTitle {  }
			#columnSide { float: left; width: 153px; color: #4e6279; }
				#navigationMain {  }
					#navigationMain ul { margin: 0; padding: 0; list-style: none; overflow: visible; }
						#navigationMain ul li { display: inline; }
							#navigationMain ul li a { padding: 0; display: block; }
							#navigationMain ul li a:hover {  }
								#navigationMain ul li ul { border-bottom: 1px solid #b2bbcd; }
								#navigationMain ul li ul li a { padding: 3px; text-decoration: none; }
				#contactInformation { padding: 23px 16px; }
					#contactInformation a.contactUs { text-transform: uppercase; }
					#contactInformation h4 { padding: 2em 0 .5em 0; }
				#navigationTools { padding: 15px; }
					#navigationTools ul { margin: 0; padding: 0; list-style: none; overflow: visible; }
						#navigationTools ul li { display: inline; }
							#navigationTools ul li a { padding: 4px 0 4px 22px; display: block; text-decoration: none; margin-bottom: .6em; }
							#navigationTools ul li a:hover {  }
							#navigationTools ul li a#n-tool-prin { background: url(images/n-tool-prin.gif) left center no-repeat; }
							#navigationTools ul li a#n-tool-cont { background: url(images/n-tool-cont.gif) left center no-repeat; }
							#navigationTools ul li a#n-tool-emai { background: url(images/n-tool-emai.gif) left center no-repeat; }
				#subscribe { padding: 10px; text-align: center; }
		#footer { background: #eebc35; color: #525252; text-align: center; padding: 10px; }
			#footer a { color: #525252; }
			#footer a:hover { color: #525252; text-decoration: none; }
			#phoneNumber { font-size: 1.1em; padding-bottom: .6em; }
			#geographicalFooter { font-size: .91em; }
			#finePrint { font-size: .91em; }
				p#copyright { display: inline; padding-right: 1em; }
				p#branding { display: inline; }
		#navigationLower { text-align: center; padding: 5px; color: #525252; text-transform: uppercase; background: #d9dadc; }
			#navigationLower a { color: #525252; text-decoration: none; }
			#navigationLower a:hover { color: #525252; text-decoration: underline; }
			#FGLogin { float: right; font-weight: bold; color: #737475; text-transform: none; }
				#FGLogin a { background: url(images/gray-arrow.gif) right 2px no-repeat; padding-right: 10px; }
				
/* Attorney Profile Specifications */

#AttorneyBio {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}

#divider {
	background-image: url(/Includes/Templates/Active/images/divider.gif);
	background-repeat: repeat-y; 
	height: auto;
	padding-right: 8px;
	visibility: visible;
}

#AttyPhoto {
	vertical-align: top;
	height: auto;
	padding-right: 8px;
}

#AttyPhoto ul { padding-left: 15px; }

#AttyBio {
	vertical-align: top;
	width: auto;
	height: auto;
}

#AttyBio li {
	list-style-type: square;
	margin-left: 0;
}

#attyNameLg {
	font-size: 130%;
	font-weight: bold;
	text-transform: uppercase;
}

div#print {margin: 5px; padding: 0px;}

div#printAddress{
	position: relative;
	text-align: right;
	margin: -85px 10px 50px 0px;}

#logo-address {
	text-align: right;
	color: #006;
	font-weight: bold;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

/*  End Attorney Profile */

img#bestLawyer {margin: 5px 0 5px 5px;}
img#peer { margin: 15px 0 5px 5px;}
img#Herald {margin: 5px 0 5px 5px;}

#bestLogo { margin-top: -95px;     position: absolute;}

