/* FS CONTROL - BASE STYLESHEET - UPDATED 05-22-2006 */

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; }
h1, h2, h3, h4, h5, h6, p, #content table table { margin: 0 0 1.2em 0; padding: 0; }
ul, ol { margin-top: 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: #000D83; }
a:visited { color: #51024D; }
a:hover, a:focus { color: #4671B2; }
a:active { color: #4671B2; 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; color: #51024D; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2, .profilecommtextUpr, .profilecommtexthdr, .profileheader { font-size: 1.1em; font-weight: bold; margin-bottom: .3em; }
h4, .cfont4, .cbodyhdr4 { font-size: 1em; font-weight: bold; margin-bottom: .3em; }
h5, .cfont3 { font-size: .9em; font-weight: bold; margin-bottom: .3em; }
h6, .cfont1 { font-size: .8em; font-weight: bold; margin-bottom: .3em; }

/* DEFAULT ATTORNEY PROFILE XSL STYLESHEET FIX */
#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: 10px; display: block; }
	form#contactFormDesign input.designInput { margin: 0 0 5px 0; }
	form#contactFormDesign textarea.designInput { height: 75px; }
	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: 10px; width: 15em; }
	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; }
		
/* STANDARD ELEMENTS */
#content .callout { text-align: center; font-style: italic; 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  { background: #7E9EBE; text-align: center; }
#containerPage { margin: 0 auto; text-align: left; width: 748px; background: #FFF; }
#containerPage2 { margin: 0 auto; text-align: left; width: 748px; _width: 749px; background: #fff; }
  #banner { background: url(/images/bg-banner.jpg) no-repeat; position: relative; height: 161px; }
  	.home #banner { background: url(/images/bg-banner-home.jpg) no-repeat; height: 308px; }
    #navigationTools { position: absolute; right: 8px; top: 41px; }bg-nav.gif
		.home #navigationTools { right: 6px; top: 30px; }
			#navigationTools img { margin-left: 5px; border: 0; }
    #logo { position: absolute; left: 4px; top: 39px; border: 0; }
		.home #cta { position: absolute; right: 27px; top: 60px; }
	#tagline { border-bottom:11px solid #fff; }
  #containerColumns { background: url(/images/bg-containerColumns.gif) repeat-y; margin-top: 11px; padding-right: 1px; }
  #containerColumns2 { background-color:#fff !important; background: url(/images/bg-containerColumns.gif) repeat-y; _position:relative;_top:-11px; padding-top: 20px; padding-right: 1px; }
	.home #containerColumns { background:#fff url(/images/bg-containerColumns-home.gif) repeat-y; padding-top: 20px; }
    #columnMain { float: left; width: 557px; }
		.home #columnMain { border-top: 1px solid #998595; width: 370px; }
      #pageTitle { border-bottom: 1px solid #998595; margin: 0; }
      #content { padding: 17px 13px; }
	  #content2 { background:#fff; padding: 17px 13px; border-right:1px solid #ad9daa; }
		.home #columnCenter { width: 188px; float: left; border-top: 1px solid #998595; }
			.home #columnCenter img { border: 0; margin: 9px 10px; }
			.home #columnCenter td { padding: 0 10px; line-height: 1.45em; }
    #columnSide { float: right; width: 189px; overflow-x: hidden; *border-left:1px solid #998595; *margin-left:0px; }
		.home #columnSide { border-top: 1px solid #998595; }
				#columnSide h3 { color: #51024D; text-transform: uppercase; font-size: 1em; }
				#columnSide ul { padding: 0 0 0 1em; font-weight: bold; margin-left:12px; *margin-left:16px; }
					#columnSide li { padding-bottom: .3em; }
      #results { border-bottom: 1px solid #998595; }
      #navigationPractice { padding: 17px 11px; color: #000D83; }
      #navigationPractice ul, li { padding: 0px 0px; color: #000D83; }
      #navigationPractice2 { padding: 17px 11px; color: #000D83; }
      #navigationPractice2 ul, li { padding: 0px 0px; color: #000D83;  }	  
      #navigationFeatures { padding: 17px 11px; color: #000D83; }
      #navigationFeatures ul, li { padding: 0px 0px; color: #000D83; }
      #contactInformation { color: #0F1E66; line-height: 1.6em; }
				#contactInformation img { border-bottom: 1px solid #998595; }
				#contactInformation p { padding: 16px 0 0 10px; margin: 0; }
				#contactInformation strong { color: #51024D; line-height: 1.2em; }
				.home #contactInformation img { margin-left: 2px; }
  #footer { background: #7E9EBE; padding: 1.5em; font-size: .9em; color: #3C0433; }
    #navigationLower { text-transform: lowercase; margin: 0 -1em; }
			#navigationLower a { color: #3C0433; text-decoration: none; margin: 0 1em; }
    #finePrint { padding: 1.5em 0; }
			#finePrint a { color: #3C0433; text-decoration: none; }
      #copyright { margin: 0; }
      #firmsite { margin: 0; }
	  
.logo {
	float:right;
	padding-left:10px;
}

/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.custom-form .pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.custom-form .form-label {
	width:140px;
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.custom-form .form-pct {
	width:300px;
	font:12px Verdana, Arial, Helvetica, sans-serif;}
	
.custom-form .msg-pct {
	width:445px;
	height:70px;
	overflow:auto;
	font:12px Verdana, Arial, Helvetica, sans-serif;}

.custom-form {
	}

	.custom-form fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}
		

/*  <![ Disclaimer alert [ ----------------------------------------------------*/

#overlay_div{
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	border-top:1px solid #0a3150;
	padding-top:6px;}
	
#iagree{
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:415px;
	margin:4px 0 0 0;}

#overlay_div h3{
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#031c40;
	padding:0;
	margin:0;}

#iagree .overlay_submit{
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
	float:right;}
	
#iagree .checkbox{
	float:left;
	height:22px;
	display:block;}

#iagree input#Agreement{
	position:relative;
	top:3px;
	border:none;
}

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
	}

/* div that wraps form */
#directionsInput {
	padding:10px 0px;}

#fromAddress{
	width:350px;}

#directionsLocale{
	padding:10px 0px;}

#locale{
	}

#directionsSubmit{
	padding:10px 0px;}

#map{
	border:1px solid #000;
	color:#000;}

#addressNotFound{
	}

#directions{
	}

/*]()[*/
#navbar { background:#7e9ebe url(../images/bg-nav.gif) repeat-x; height:31px; margin-top:25px; }
#navbar ul { list-style:none; margin-left:-30px; *margin-left:10px; }
#navbar ul li { display:inline; padding:0 2px; }
#navbar ul li a { color:#dedede; font:20px "Times New Roman", Times, serif; position:relative;top:-8px; text-decoration:none; }
#navbar ul li a:hover { color:#ffff99; }

#navbar.default-page {}

#nav-icons { position:relative;left:42px;top:-4px; }
#nav-icons a {}
#nav-icons a img { border:0px; padding-right:3px; }

#header-img { background:url(/images/bg-banner-home2.jpg) no-repeat;height:284px;_margin-top:-24px; position:relative;width:749px; }
#header-img img#logo { position:absolute; top:10px; }
#header-img #phone-num { color:#55224d; left:561px; font:bold 22px Georgia, "Times New Roman", Times, serif; position:absolute; text-transform:capitalize; top:10px;}

