/* FS CONTROL - BASE STYLESHEET - UPDATED 03-31-2006 */

body { margin: 0; padding: 0; background: #FFFFFF; color: #000000; }

body, td, input, textarea, option, select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

h1, h2, h3, h4, h5, h6, p, #content table table { margin: 0 0 1.2em 0; padding: 0; }
p { text-align: justify; }
ul, ol { margin-top: 0; }
#content p, #content ul, #content ol, #content li, #content blockquote { line-height: 1.2em; }

a:link { color: #0000FF; }
a:visited { color: #660066; }
a:hover, a:focus { color: #FF0000; }
a:active { color: #FF0000; text-decoration: none; }

/* HEADERS AND FS CONTROL LEGACY HEADER CLASSES */
#content h1, #content .cfont7 { font-size: 1.6em; font-weight: bold; }
#content h2, #content .cfont6, #content .profiletopname { font-size: 1.4em; font-weight: bold; }
#content h3, #content .cfont5, #content .cbodyhdr1, #content .cbodyhdr2, #content .profilecommtextUpr, #content .profilecommtexthdr, #content .profileheader { font-size: 1.2em; font-weight: bold; }
#content h4, #content .cfont4, #content .cbodyhdr4 { font-size: 1em; font-weight: bold; }
#content h5, #content .cfont3 { font-size: .9em; font-weight: bold; }
#content h6, #content .cfont1 { font: bold 11px/16px Verdana; color: #00639C;}

/* 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 .inputFieldSize1 { width: 18em; }
	form#contactFormMain .selectFieldSize1 { width: 18em; }
	form#contactFormMain .textareaFieldSize1 { height: 6em; width: 27.5em; }
	form#contactFormMain .checkboxSize1 { 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 .designInput { width: 150px; font-size: 10px; display: block; }
	form#contactFormDesign input.designInput { margin: 0 0 5px 0; }
	form#contactFormDesign textarea.designInput { height: 50px; }
	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 .standout { text-align: center; font-style: italic; }
.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: #000144; text-align: center; margin: 0 auto; }
.container { margin: 0 auto; width: 800px; color: #534640; } 
	a:link { color: #005B7F; }
	a:visited { color: #534640; }
	a:hover, a:focus, a:active { color: #000000; }

  #navbar { text-align: left; background: #E0DACB; padding: 20px 0 10px 10px; border-bottom: 1px solid #ffffff; } 
  #mainheading { }
  	#cta { }
	#banner { } 
	
#bodycontainer { background: #DBD5C8; position: relative; width: 801px; }
  #navPanel { margin-left: 1px; text-align: left; width: 256px; float: left; background: #EFEDEA; }
  	#navPanel a:link { color: #5E818D; }
	#navPanel a:visited { color: #5E818D; }
	#navPanel a:hover, #navPanel a:focus, #navPanel a:active { color: #5E818D; }

	#navPanel p.links { margin: 11px 0 0 28px;  line-height: 14px; } 
	
    #prac { background: /*url(/Includes/Templates/Active/Images/bullet.gif)*/ 18px 41px no-repeat; padding-bottom: 10px;}
    #calendar { background: /*url(/Includes/Templates/Active/Images/bullet.gif)*/ 18px 41px no-repeat; } 
    #news {  } 
		#news p { margin: 11px 10px 25px 15px; }
    #location { background: url(/Includes/Templates/Active/Images/bullet.gif) 18px 41px no-repeat; padding-bottom: 10px; } 
		#location p { margin: 11px 0 0 28px; color: #00639C;  }

    #printformat { padding-bottom: 10px; }  

  #contentPanel {  width: 543px; float: left; background: #DBD5C8; color: #767163; }
  	#contentcontainer { width: 543px; text-align: left; margin: 0; padding: 0; background: url(/Includes/Templates/Active/Images/contentbg.gif) top left no-repeat; min-height: 202px; _height: 202px; }
	#printIcon { position: absolute; top: 20px; left: 650px; width: 150px; }
	img#attorney { float:right; padding-left:5px; }
  	#pagetitle { margin: 20px 0 0 31px; }

    #content { margin: 20px 0 0 36px; width: 467px; }
	#geo { margin: 30px 0 0 0px; width: 467px; border-top: 1px dotted #7B7B7B; padding-top:5px; padding-bottom: 25px; }
	#contentfootercontainer {
	font: 10px Arial;
	width: 467px;
	position: absolute;
	bottom: -1054px;
	left: 312px;
	text-align: left;
} 
		#bottomnav { padding-bottom: 5px; border-bottom: 1px dotted #7B7B7B; } 
		#copyright { padding-top: 5px; }
		
	

