/* FS CONTROL - BASE STYLESHEET - UPDATED 11-07-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; }
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: #012C50; }

a:link { color:#2E5475; }
a:visited { color:#2E5475; }
a:hover, a:focus { text-decoration:none; color:#2E5475; }
a:active { color: #2E5475; 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:#2E5475; padding-bottom:.9em; }
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: 1em; font-weight: bold; padding-bottom: .3em; }
h6, .cfont1 { font-size: 1em; 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; }
		
/* 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.design{ background:#F5F0E8 url(images/bg-body.gif) repeat-x; padding:0; margin:0;}
body.home{ background-image:url(images/bg-body-home.gif);}
    #banner img,  #columnSide img, #footer img, #columnRight img{ border-width:0;}
	#navigationMain img{border-width:0; }
    #containerPage{ width:800px; background:url(images/bg-containerPage.gif) repeat-y;}
.home #containerPage{ background-image:url(images/bg-containerPage-home.gif);}
      #banner{ height:97px;}
      #navigationMain{ background: url(images/bg-body.gif) 0 -97px repeat-x; padding:1px 0px 0px 18px;}

.home #navigationMain{ }
.home #tagline{ height:188px; background: url(images/bg-tagline-home.jpg) no-repeat; margin-top:-1px}
.home #tagline img{ margin:126px 0 0 456px;}
      #containerColumns{ float:left; background:url(images/bg-containerColumns.jpg) bottom left no-repeat;}
.home #containerColumns{ background:none;}
.home   #columnRight{ float:right; width:200px;}
        #columnMain{ float:right; width:595px;}
.home   #columnMain{ width:395px; overflow-x:hidden;}
          #pageTitle{ padding:20px 25px .85em;}
.home     #pageTitle{ padding:12px 25px .6em 17px;}
          #content{ padding:0 51px 15px 25px;}
.home     #content{ padding:0 25px 15px 17px;}
        #columnSide{ float:left; width:205px; font:bold .9em verdana,arial,sans-serif; color:#F5F0E8; line-height:1.25em; overflow:hidden; padding-bottom:129px;}
.home   #columnSide{ padding-bottom:0;}
          #columnSide li a{ display:block; color:#F5F0E8; padding-left:4px; margin-bottom:.6em;}
          #columnSide li a:hover{ color:#F5F0E8; background:url(images/bullet.gif) 0 .55em no-repeat;}
          #columnSide div ul{ list-style:none; padding:.4em 25px 1px 13px; margin:0;}
.home     #columnSide div ul{ padding-bottom:.8em;}
.home     #columnSide div ul.lastList{ padding-bottom:0;}
.home     #columnSide div ul.lastList a{ margin-bottom:0;}
          #columnSide ul li{ display:inline;}
.home     #columnSide img{ margin-top:1em;}
          #navigationPractice{ background:#2E5475 url(images/bg-n-prac.jpg) no-repeat; padding-top:164px;}
.home     #navigationPractice{ background:none; padding-top:0;}
.home       #navigationPractice p{ font-weight:normal; line-height:1.6em; padding:1.3em 30px 0 18px;}
          #navigationFeatures{}
.home       #navigationFeatures img{ margin:6px 0 2px 3px;}
        #contactInformation{ background-color:#082F50;}
.home   #contactInformation{ background:#082F50 url(images/bg-contactInformation-home.gif) no-repeat; padding-left:205px;}
        .lockToBottom{ position:relative; height:0;}
          #logo2{ position:absolute; top:-89px;}
      #footer{}
        #footer div{ width:760px; padding-top:1.2em; margin-left:20px;}
        div#containerGeographicBlock{ width:auto; background-color:#BBB09D; padding:0; margin:0;}
        #geographicBlock{ width:760px; font-style:italic; color:#003366;}
        #navigationLower{ width:760px; color:#012C50;}
          #navigationLower a{ color:#012C50; padding:0 7px;}
          #navigationLower a:visited{ color:#012C50;}
          #navigationLower a:hover{ color:#012C50;}
          #navigationLower a.first{ padding-left:0;}
        #finePrint{ font-size:.9em; color:#2E5475;}
          #finePrint a{ font-weight:bold;}
          #finePrint a:visited{ color:#2E5475;}
          #finePrint p{ padding-bottom:0;}
        #navigationTools{ padding-bottom:17px;}

