/* 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: Arial, Helvetica, sans-serif; font-size: 12px; }

body { margin: 0px; padding: 0px; background-color: #FFFFFF; }
.body { background-image: url(images/bkgd.gif); text-align: center; }

a:link { color: #0000ff; }
a:visited { color: #660066; }
a:hover { color: #0000ff; text-decoration: none; }
a:active { color: #ff0000; }

/* only modify these styles if you want them to be different than the default */
p, blockquote, ul, ol, dl, h1, h2, h3, h4, h5, h6 { margin-top: 0px; margin-bottom: 10px; }
p, .cfont2 {  }
ul { }
ol { }
li { }
blockquote { }

/* HEADER STYLES */
h1, .cfont7 { font-size: 14px; font-weight: bold; color: #003399; text-transform: uppercase; }
h2, .cfont6 { font-size: 13px; font-weight: bold; color: #003399; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2 { font-size: 12px; font-weight: bold; text-transform: uppercase; }
h4, .cfont4, .cbodyhdr4 { font-size: 12px; font-weight: bold; }
h5, .cfont3 { font-size: 10px; font-weight: bold; }
h6, .cfont1 { font-size: 9px; font-weight: bold; }

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

#btmNav { }
#btmNav a { color: #FFFFFF; text-decoration: none; }
#btmNav a:visited { }
#btmNav a:hover { text-decoration: underline; }
#btmNav a:active { }

/* Add design specific styles below. */
#lyt_container {
	width: 778px;
	_width: 780px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 1px solid #003399;
}
#lyt_header {}
#lyt_mainnav {
	background-color: #003399;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
}
#lyt_mainnav a {
	color: #FFFFFF;
	text-decoration: none;
}
#lyt_mainnav a:hover {
	text-decoration: underline;
}
#lyt_body {
	background-image: url(images/bkgd_body.gif);
	background-repeat: repeat-y;
}
#lyt_sidebarLT {
	width: 199px;
	float: left;
	text-align: center;
}
#lyt_search {
	height: 26px;
	_height: 31px;
	padding: 5px 0px 0px 25px;
	background-color: #000000;
	text-align: left;
}
#lyt_search form { margin: 0px; }
#lyt_search .searchinput { width: 90px; font-size: 10px; color: #003399; }
#contactFormShortContainer { text-align: center; font-size: 10px; }
#contactFormShortContainer form { margin: 0px; }
#contactFormShort input { margin-bottom: 5px; font-size: 10px; }
#contactFormShort input.input-field { width: 175px; }
#contactFormShort textarea { margin-bottom: 5px; width: 175px; height: 50px; font-size: 10px; }
#contactFormShort input.submitButton { margin-right: 10px; float: right; }
#lyt_contentContainer {
	width: 417px;
	float: left;
}
#lyt_content {
	padding: 10px 15px 0px 14px;
}
#lyt_tabnav {
	background-color: #000000;
	text-align: center;
}
#lyt_sidebarRT {
	width: 162px;
	float: right;
}
#lyt_date {
	background-color: #000000;
	padding-right: 10px;
	text-align: right;
	color: #FFFFFF;
	line-height: 31px;
}
#lyt_pracnav {
	padding: 20px 0px 0px 8px;
	font-size: 11px;
	text-transform: uppercase;
}
#lyt_pracnav a {
	color: #FFFFFF;
}
#lyt_pracnav a:hover {
	text-decoration: none;
}
#lyt_addressContainer {
	position: relative;
}
#lyt_address {
	position: absolute;
	width: 142px;
	color: #FFFFFF;
	left: 10px;
	top: 25px;
}
#lyt_address h1 {
	margin-bottom: 20px;
	text-align: center;
	font-size: 13px;
	color: #FFFFFF;
}
#lyt_address p {
	margin-bottom: 30px;
	line-height: 15px;
}
#lyt_address a {
	color: #FF9933;
}
#lyt_print {}
#lyt_footer {
	padding: 10px;
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
}
#lyt_disclaimer {}
.clear {
	clear: both;
	line-height: 10px;
}

#pdf { }
#pdf a { color: #FFFFFF; text-decoration: none; }
#pdf a:visited { }
#pdf a:hover { text-decoration: underline; }
#pdf a:active { }
