/* Default CSS Stylesheet for a new Web Application project */


/* global style defaults */

html * 
{
	margin:0;
	padding:0;
	border:0;
}

p { margin: 10px 0; }

ul {margin-left: 1.25em; padding-left: 1.25em;}  

ul#hidden {visibility:hidden;}


ul#caseRepeater {visibility:hidden;}  

h1
{
	font-family: Times New Roman, Palatino, Serif;
	font-size: 15px;
	padding: 7px 0 7px 25px;
	color: #333;
	margin:0px;
	font-weight: bold;
}

h2
{
	font-family: Times New Roman, Palatino, Serif;
	font-size: 15px;
	color: #999;
	margin-bottom: 20px;
	font-weight: bold;
}

h3
{
	font-family: Times New Roman, Palatino, Serif;
	font-size: 14px;
	color: #999;
	margin-bottom: 0px;
	font-weight: bold;
}

h4
{
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	color: #222;
	margin-top: 15px;
	font-weight: bold;
	text-transform:uppercase;
}
/*
.maroon { background-color: #9F4426; }

.sage { background-color: #B3C3A5; }

.purple { background-color: #875985; }

.borderBottom { border-bottom: solid 2px #BBBDC0; }

.borderBoth { border-top: solid 2px #BBBDC0; border-bottom: solid 2px #BBBDC0; }
*/

/* LINK STYLES */


a {text-decoration: none; color:#222;}
a:link, a:visited { }
a:hover, a:active { color:#222; }

#cases a { font-weight: bold; }

#areaLinks
{
	font-family:Times New Roman, Palatino, serif;
	line-height: 14px;
	letter-spacing:0.1em;
	margin-left:-8px;
}

#areaLinks a
{
	display:block;
	margin:0 0 3px;
	font-family:Times New Roman, Palatino, serif;
	color:#999;
}

#areaLinks a:link, #areaLinks a:visited { background-color:none; }
#areaLinks a:hover, #areaLinks a:active { color:#222; }

a.caseLinks
{
	margin:0 0 3px;
	color:#222;
	font-weight:bold;
}

a.caseLinks:link, a.caseLinks:visited { background-color:none; }
a.caseLinks:hover, a.caseLinks:active { color:#222; }

#subLinkActive
{
	font-weight:bold;
	color:#222;
	display:block;
	margin:0 0 3px;
}

#hidden a {
	font-family: Times New Roman, Palatino, Serif;
	font-size:14px;
	font-weight:bold;
}
#hidden a:link, #hidden a:visited { color:#222; }
#hidden a:hover, #hidden a:active { color:#999; }

#ClassActionLink2
{
}

#BankruptcyLink2
{
}

/* specific to Kozyak layout */

body 
{
    text-align: center;
    font-family: Arial, Helvetica, sans serif;
    font-size: 14px;
    color: #222;
    line-height:1em;
}

a
{
    font-family: Arial, Helvetica, sans serif;
    font-size: 14px;
    text-align: left;
}

table, tr, td
{
    font-family: Arial, Helvetica, sans serif;
    font-size: 14px;
    vertical-align:top;
}
	

#bodyContainer
{
	margin: 0px auto;
	text-align: center;
	background: #fff;
	position: relative;
	width:754px;
	padding: 1px 0;
	left: 400px;

}

html>body #bodyContainer { width: 753px; }

#outline
{
	border: solid 2px #fff;
	margin: 4px;
	text-align: left;
	width:742px;
}

html>body #outline { width: 740px; }

/* HEADER */

#header
{
}


#logo
{
	width: 450px;
	height: 48px;
	border: 0;
}

#headerlinks
{
	visibility:hidden;
}

#pagetools { width:auto; margin-top:13px; }

#pagetools img
{
}

#brochure {	margin-right:5px; }

#print {  }

#email { margin-right:-7px; }


#flashnav
{
	visibility:hidden;
	display:none;
} 

/* NAVIGATION ROLLOVERS */


#moreClass { visibility: hidden; }
#moreBank { visibility: hidden; }


/* HOMEPAGE LAYOUT IS DIFFERENT */

#homepageImage
{
	float: left;
	border: 0;
	width: 318px;
	height: 215px;
	margin:0 -3px;
}

html>body #homepageImage { margin: 0px;  /* I hate IE. */ }

#dynamicTextArea
{
	background-color: #FFF;
	margin-left: 318px;
	height: 215px;
	padding: 20px 35px;
	line-height: 18px;
	border-left: solid 2px #FFF;
}

#dynamicTextArea p { margin: 10px 0 0 10px; }

html>body #dynamicTextArea
{
	height: 175px;
}

#bottomContainer
{
	border-top: 2px solid #fff;
}

#quotesCases
{
	float: left;
	width: 318px;
}

#fullBar
{
	float: left;
	width: 700px;
}

p.quote
{
	font-family: times new roman, palatino, serif !important; 
	font-size: 16px !important;
	display:block;
	font-weight: bold !important;
	text-align:center !important;
	line-height: 18px !important;
	margin: 0 auto 13px;
}

.title
{
font-size: 16px;
font-weight: bold;
font-color: black;
align: center;
}

#padding  { padding:15px 20px; }

#cases
{
	line-height: 20px;
	font-size:14px;
}

#areaSummaries
{
	width: 420px;
	float: left;
	border-left: solid 2px #fff;
}

html>body #areaSummaries { width: 420px; }

.summaryText
{
	line-height: 18px;
	margin: 18px 45px;
}

#wrapper { width:100%;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/* LEFT COLUMN */

#left
{
	width: 209px;
	float: left;
	border-right: solid 2px #fff;
	margin-right:-5px;
}

html>body #left { width: 207px; }

#subImage
{
	width:207px;
	border:0;
	border-bottom: solid 13px #fff;
}

#subImageNoBorder
{
	width:207px;
	border:0;
	margin:0;
	padding:0;
}

#bioImage
{
	width:207px;
	border:0;
}

div#bioContact
{
	width: 100%;
	height: auto;
	background-color: #fff;
	color: #666;
	font-size: 12px;
	text-align:center;
	text-transform:uppercase;
	line-height:14px;
	margin-top:-3px;
}

html>body div#bioContact { margin-top:0; }

span#bioName
{
	font-family: times new roman, palatino, serif; 
	font-size: 16px;
	display:block;
	font-weight: bold;
	padding:8px 0 3px;
}

span#bioDetails
{
	display:block;
	padding-bottom:10px;
}

#bioDetails a {color: White; text-decoration:underline;}



/* RIGHT COLUMN */

#right
{
	margin-left:207px;
	min-height:100%;
	background-color: #fff;
	border-left: solid 2px #fff;
	width:531px;
}

* html #right 
{
	height:100%;
	margin-right:-3px;
	margin-left:203px;
}

#rightBody
{
	width: auto;
}


.rightPaddedText
{
	line-height: 18px;
	margin: 18px 45px;
}

#NewsImage { float:right; }

a.backlink { visibility:hidden; }



/* FOOTER */

#footer
{
	visibility:hidden;
}
