/* FS CONTROL - BASE STYLESHEET - UPDATED 05-09-2005 */

/* By default, the following classes are all the same */
/* p, ul, ol, li, blockquote, cbodytxt, cbodytxt3, cfont2,  */
/* profileaddress, profilecommtext, profilenavbartext,  */
/* profiletext, profilenarrtext, profileafflname */

/* this is the default font family & size */
td, body, input, textarea, option, select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

body { margin: 0px; padding: 0px; background-color: #FFFFFF; }

a:link { color: #0000ff; }
a:visited { color: #660066; }
a:hover { color: #cc6633; }
a:active { color: #cc6633; }

/* only modify these styles if you want them to be different than the default */
p, .cfont2 { }
ul { }
ol { }
li { }
blockquote { }

/* HEADER STYLES */
h1, .cfont7 { font-size: 18px; }
h2, .cfont6 { font-size: 15px; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2 { font-size: 13px; }
h4, .cfont4, .cbodyhdr4 { font-size: 11px; }
h5, .cfont3 { font-size: 10px; }
h6, .cfont1 { font-size: 9px; }

/* SMALL TEXT STYLE */
.smallText { font-size: 9px; }

/* CONTACT FORM - MAIN STYLES */
.asterisk { color: #990033; }
#contactFormMain .inputFieldSize1 { width: 196px; }
#contactFormMain .selectFieldSize1 { width: 196px; }
#contactFormMain .textareaFieldSize1 { height: 100px; width: 300px; }
#contactFormMain .checkboxSize1 { height: 14px; margin: 2px 0px 0px 0px; }
#contactFormMain .textNoBreak { white-space: nowrap; }

/* ATTORNEY PROFILE STYLES */
/* these are the attorney profile styles that are NOT the same as the default */
.profiletopname { font-size: 15px; font-weight: bold; }
.profilecommtextUpr { font-size: 13px; font-weight: bold; }
.profilecommtexthdr { font-size: 13px; font-weight: bold; }
.profileheader { font-size: 13px; font-weight: bold; }
.profileheader a { color: #000000; }
/* these are the attorney profile styles that ARE the same as the default */
/* only modify these styles if you want them to be different than the default */
.profileaddress { }
.profilecommtext { }
.profilenavbartext { }
.profiletext { }
.profilenarrtext { }
.profileafflname { }

/* cbodytxt is used on the default attorney link */
/* cbodyhdr3 is used on the default TOC link */
/* only modify these styles if you want them to be different than the default */
.cbodytxt { }
.cbodytxt3 { }

/* EMAIL OBFUSCATION STYLES */
.emailObfuscationBody { background-image: url(images/spacer.gif); }
#emailObfuscation { padding: 5px; }
#emailObfuscation h4 { margin-top: 0px; margin-bottom: 16px; }
#emailObfuscation .asterisk { color: #ff0000; }
#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; }

/* Add design specific styles below. */

.design { background: #003366; }
#lyt_container { width: 780px; margin: 0 auto; }
#lyt_header { background: #3A4F2D url(images/footer-bg.gif); color: #ffffff; }
#lyt_mainnav { background: #003300 url(images/mainnav-bg.gif) no-repeat; color: #99CC99; text-transform: lowercase; padding: 3px 0 10px 0; text-align: center; font-weight: bold; }
	#lyt_mainnav a { color: #99cc99; padding: 0 .1em; }
	#lyt_mainnav a:hover { color: #ccffcc; }
#lyt_body { background: #ffffff; color: #000000; font-family: Arial, Helvetica, sans-serif; }
#lyt_contentContainer { float: left; width: 653px; }
#lyt_content { padding: 29px 50px 11px 50px; }
	#lyt_content p { margin: 0 0 18px 0; }
	#lyt_content table#lyt_fix { }
	#lyt_content td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 14px; }
#lyt_title { border-bottom: 1px solid #006600; }
#lyt_tools { float: right; width: 127px; font-size: 10px; line-height: 20px; padding: 0 0 0 0; }
	#lyt_tools img { margin: 5px 8px 0 15px; }
#btmNav { background: #EAEACE; text-align: center; font-size: 12px; text-transform: lowercase; padding: 10px 0; }
#btmNavHome { background: #EAEACE; text-align: center; font-size: 12px; text-transform: lowercase; padding: 10px 0px 10px 0px; }
#lyt_footer { background: #3A4F2D url(images/footer-bg.gif); color: #ffffff; font-size: 10px; line-height: 14px; text-align: right; padding: 5px 9px; min-height: 83px; height: auto; _height: 83px; }
	#lyt_footer a { font-weight: bold; color: #ffffff; }

.clear { clear: both; line-height: 1px; }