/* 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 { scrollbar-3dlight-color: 0000FF;
scrollbar-arrow-color: 990033;
scrollbar-darkshadow-color: 636363;
scrollbar-face-color: 303293;
scrollbar-highlight-color: 303293;
scrollbar-shadow-color: D7DAB4;
scrollbar-track-color: D3D3B7;
margin: 0px; padding: 0px; background-color: #FFFFFF; }
.body { background-color: #000144; text-align: center; }

a { color: #2E3092; }
a:visited { color: #2E3092; }
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: 18px; font-weight: bold; }
h2, .cfont6 { font-size: 15px; font-weight: bold; }
h3, .cfont5, .cbodyhdr1, .cbodyhdr2 { font-size: 13px; font-weight: bold;color:black; }
h4, .cfont4, .cbodyhdr4 { font-size: 11px; 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 { font-size: 13px; font-weight: bold; }
.profileheader a:visited { font-size: 13px; font-weight: bold; }
.profileheader a:hover { font-size: 13px; font-weight: bold; }
.profileheader a:active { 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 { }
#btmNav a:visited { }
#btmNav a:hover { }
#btmNav a:active { }

/* Add design specific styles below. */
#lyt_container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	text-align: left;
}
#lyt_header {}
#lyt_mainnav {}
#lyt_search {
	position: relative;
	background-image: url(images/bkgd_search.gif);
	background-repeat: no-repeat;
}
#lyt_search form {
	position: absolute;
	width: 200px;
	margin: 0px;
	text-align: right;
	left: 570px;
	top: 7px;
}
#lyt_search .searchinput { width: 110px; background-color: #EEEEEC; font-size: 10px; color: #2E3092; }
#lyt_bodyContainer {
	background-image: url(images/bkgd_body.gif);
	background-repeat: repeat-y;
	margin-top: 15px;
}
#lyt_body {
	background-image: url(images/bkgd_content.jpg);
	background-repeat: no-repeat;
	background-position: 605px bottom;
}
#lyt_sidebar {
	width: 215px;
	float: left;
}
#lyt_pracnav {
	margin: 0px 4px 0px 15px;
	padding: 0px 15px 15px 15px;
	background-color: #303293;
	color: #FFFFFF;
}
#lyt_pracnav h1 {
	margin-bottom: 3px;
	background-image: url(images/bkgd_pracnav.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 15px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}
#lyt_pracnav p {
	margin: 0px;
	line-height: 16px;
}
#lyt_pracnav a {
	color: #D7DAB4;
}
#lyt_address {
	margin: 0px 15px 0px 15px;
	color: #534640;
}
#lyt_address h1 {
	margin-bottom: 5px;
	background-image: url(images/bkgd_address.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-top: 20px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #2E3092;
	text-transform: uppercase;
}
#lyt_contentContainer {
	width: 585px;
	float: right;
}
#lyt_content {
	padding: 25px 40px 10px 25px;
	color: #636363;
}
#lyt_print {
	position: absolute;
	width: 300px;
	text-align: right;
	left: 465px;
	top: -22px;
}
#lyt_footer {
	margin-top: 15px;
	border-top: 1px solid #BECAD9;
	background-color: #D2DEEF;
	padding: 10px 25px 20px 25px;
	font-size: 9px;
}
#lyt_footer a { color: #000000; text-decoration: none; }
#lyt_footer a:visited { }
#lyt_footer a:hover { text-decoration: underline; }
#lyt_footer a:active { }
#lyt_disclaimer {
	padding-bottom: 10px;
}
.clear {
	clear: both;
}

#tbl .row_stripe {background-color:#D3D3B7}
#tbl td {vertical-align:top;padding:0px 5px 5px 5px;}
#tbl h3 {margin-left:-5px;}

