/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
html {
	overflow-x: hidden;
	overflow-y: auto;
} 
.rednumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFF;
	background-image: url(/lawsuits/vote/images/reddot.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 4px;
	letter-spacing: -.09em;
}

img {
    max-width: 100%;
    height: auto;
}


/* first for Internet Explorer */
@font-face {
font-family: Nuvo;
src: url(/fonts/NuvoWeb-Medi.eot);
}
/* then for Firefox */
@font-face {
font-family: Nuvo;
src: url(/fonts/NuvoWeb-Medi.woff) format('woff');
}


body{
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	height: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	display: inline-block;
}	
	
.breadcrumb {
	font-family: "Segoe UI", helvetica, arial, sans-serif;
	/* [disabled]font-size: 9pt; */
	font-weight: bold;
	color: #55762c;
	text-decoration: none;
	left: 5px;
	text-indent: 5px;
	line-height: 45px;
	margin: 8px;
	text-align: left;
	padding-bottom: 60px;
}
.whitetext {
	color: #FFF;
	font-size: 10pt;
	font-weight: bold;
}

a{

	text-decoration: none;
	font-weight:700;
}

a:link{
	color: #55762c;
	font-weight:700;
}

a:visited{
	color: #AAAAAA;
	text-decoration: none;
	font-weight:700;
}

a:hover{
	color: #B0CC99;
	text-decoration: none;
	font-weight:700;
}


h1 {
	font-family: "Segoe UI", Arial, helvetica, Geneva, sans-serif;
	font-size: 20pt;
	padding-top:8px;
	top: 0px;
	color: #666666;
	line-height: normal;
	bottom: 32px;
	letter-spacing: .09em;
}
h1.first {
	font-family: verdana, "Segoe UI", Arial, helvetica, Geneva, sans-serif;
	font-size: 20pt;
	padding-top:0px;
	top: 0px;
	color: #666666;
	line-height: normal;
	bottom: 32px;
	letter-spacing: .09em;
}
h1.special {
	font-family: verdana,"Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 28pt;
	font-weight: bold;
	color: #cc0000;
	margin-top: 10pt;
	padding-top: 10pt;
	line-height: 40pt;
}

h2.first {
	font-family: "Segoe UI", Helvetica, arial, sans-serif;
	font-size: 18pt;
	font-weight: bolder;
	color: #555555;
	letter-spacing: 0.02em;
	padding-left:0px;
	line-height: 20pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89725B;
	margin-bottom: 16px;
	margin-top: 5px;
	padding-top: 0px;
}

h2.leadstory {
	font-size: 15pt;
	font-weight: bolder;
	color: #555555;
	letter-spacing: 0.02em;
	padding-left:0px;
	line-height: 20pt;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-style: none;
	padding-top: 0px;
	margin-right: 2px;
	display:inline;
}

h2 {
	font-family:   Helvetica, arial, sans-serif;
	font-size: 18pt;
	font-weight: bolder;
	color: #555555;
	letter-spacing: 0.02em;
	padding-left:0px;
	margin-top: 50px;
	line-height: 20pt;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #89725B;
	margin-bottom: 16px;
}

h2.rightbox{
	font-size: 11pt;
	margin-top: 8px;
	padding-left: 7px;
	padding-top:0px;
	line-height: 16px;
	border:none;
}
h3 {
	font-family: verdana,"Segoe UI", Helvetica, arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	background-image: url('/images/graydots.gif');
	background-repeat: repeat-x; 
	padding-top:10px;
	top: 5px;
	letter-spacing: 0.02em;

}

h3.first {
	font-family: verdana,"Segoe UI", Helvetica, arial, sans-serif;
	font-size: 13pt;
	font-weight: bold;
	top: 5px;
	letter-spacing: 0.02em;
	background-image: none;

}
h3.nav {
	font-family: "Segoe UI", Helvetica, arial, sans-serif;
	font-size: 11pt;
	color: #ACCC84;
	letter-spacing: 0.05em;
	background-color: #55762c;
	padding-top:0px;
	top: 0px;
	padding-bottom: 0px;
	bottom: 0px;
	margin: 0px;
}
h4 {
	font-family: "Segoe UI", Helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	background-repeat: repeat-x;
	padding-top:10px;
	top: 10px;
	color: #333333;
}



ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

.tablebold {
	font-size: 9pt;
	font-weight: bold;
}
.table {
	font-size: 10pt
}

.tablenormal {font-size: 10pt}

#table {
	font-family: helvetica, arial, sans-serif;
	font-size: 9pt;
	padding: 1px 1px 1px 1px;
}
.tablerow1 {
	background-color: #E9EFD6;
}


#tablelarge {
	font-family: helvetica, arial, sans-serif;
	font-size: 11pt;
	padding: 1px 1px 1px 1px;
}



/*********** #navLink styles ***********/

#left ul a:link, #left ul a:visited {display: block;}
#left ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#left li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #left li {border-bottom: none;}


/*********** #navLinks styles ***********/

#navLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #cccccc;
	font-size: 95%;
	text-decoration: none;
}

#navLinks h3{
	padding: 8px 8px 8px 2px;
}

#navLinks a {
	font-color: #55762c;
	display: block;
	border-top: 1px solid #cccccc;
	padding: 1px 1px 1px 10px;
	text-decoration: none;
}

#navLinks a:hover{
	background-color: #ACCC84;
	text-decoration:none;
}




p	{
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}	

p.big{
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 16pt;
	line-height: 22pt;
	margin-right: 40px;


}	
p.feature {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 15pt;
	line-height: 20pt;
	margin-right: 0px;


}



	
.box {
	background : rgba(255, 255, 255, 1);
	border-radius: 15px;
	width: 94%;
	float: left;
	padding: 5px;
	border: 1px solid #999;
	-webkit-box-shadow: 4px 4px 6px #AFAFAF;
	box-shadow: 4px 4px 6px #AFAFAF;
}

.boxtop { 
  background: url(/images/boxes/e6e7e8/ne.gif) no-repeat top right; 
}
.boxtop div { 
  height: 10px; 
  background: url(/images/boxes/e6e7e8/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(/images/boxes/e6e7e8/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 10px; 
  background: url(/images/boxes/e6e7e8/sw.gif) no-repeat bottom left; 
}
.boxcontent {
	font-size: 10pt;
	line-height: 14pt;
	margin-bottom: 0px;
	padding-left: 6px;
	padding-right: 20px;
	padding-top: 0px;
	list-style-type: square;

}



div.rightbox {
	float:right;
	width:267px;
}   
div.rightboxtop { 
  background: url('/images/rightbox-top.gif') no-repeat; 
  height:26px;
}
div.rightboxmiddle {
	background: url('/images/rightbox-middle.gif');
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
}
div.rightboxbottom {
	background: url('/images/rightbox-bottom.gif') no-repeat;
	height: 43px;

}




.causeofaction {
	font-family: "courier new", courier;
	font-size: 10pt;
	font-style: normal;
	line-height: 22pt;
	font-weight: bold;
	font-variant: ;
	color: #000000;
	margin-left: 8pt;
	margin-right: 8pt;
	text-align: center;
	text-transform: uppercase;
}


.comment {
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color: #e7e7e7;
	line-height: 16pt;
	padding: 9px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
.commentlink {
	font-family: helvetica, arial, sans-serif;
	font-weight: 600;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	color: #000000;
	background-color: #cdcdcd;	
}


.dateline {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #677E52;
	margin: 0px;
	border-left-width: 20px;
	border-left-style: solid;
	padding-left: 10px;
	border-left-color: #677E52;
	padding-left: 10px;
}

.dictionary {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	line-height: 26pt;
	color: #666666;
	border: 1px solid #666666;
	padding: 7px;
}

.excerpt {
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	line-height: 15pt;
	font-weight: normal;
	color: #000000;
	margin: 25px;
}

.email {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	border: thin solid #666666;
}


.highlight {
	background-color: #FFFF00;
} 

.iframe  {
		
	border: 0px solid #ffffff;
}

.ocr {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
}

.quote {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-style: normal;
	line-height: 17pt;
	font-weight: normal;
	font-variant: normal;
	margin-left: 40px;
	text-align: left;
}


.quotemarks{
	font-family: "Courier New", Courier, mono;
	font-size: 16pt;
	font-style: normal;
	line-height: 32pt;
	font-weight: normal;
	font-variant: normal;
	margin-left: 20px;
	background-image: url(/images/quote_marks.gif);
	width: 600px;
	height: 500px;



	no-repeat;
	text-indent: 20px;
	padding-left: 30px;
	background-repeat: no-repeat;
	padding-right: 150px;
}

.redact {
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #000000;
}

.legal {
	font-family: "Segoe UI", Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	color: #000;
	padding: 5px 10px 5px 10px;
}


.lawsuittext
{
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-left: 10pt;
	margin-right: 10pt;

}
.lawsuittextpage
{
	font-family: courier new, courier;
	font-size: 10pt;
	font-style: normal;
	line-height: 22pt;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-left: 8pt;
	margin-right: 8pt;
	text-align: center;
	margin-top: 20pt;
	margin-bottom: 50pt;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}

.legalletterhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	letter-spacing: .05em;
	word-spacing: 1em;
}








.saleabove
{ color: #009900;
	}
.salebelow
{
	color: #F00;
}

.special {
	font-size: 36px;
	color: #F00;
	padding-bottom: 30px;
	line-height: 40px;
	font-family: "Courier New", Courier, monospace;
	}

	
#container #content .dictionary .style1 {
	font-size: 24pt;
}
ol {
	color: #000;
}
.border {
	margin: 10px;
	padding: 10px;
	border: 1px solid #333;
}

.borderexcerpt {
	margin: 30px;
	padding: 10px;
	border: 1px solid #333;
	font-family: "Courier New", Courier, monospace;
	font-size: 12pt;
	line-height: 15pt;
	font-weight: normal;
	color: #000000;
}

.temp {
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}	

h1, h2, h3, p.latimes {

	font family: georgia, "times new roman", serif
	
	
}


.calendar{
	margin:.25em 10px 10px 0;
	padding-top:5px;
	float:left;
	width:50px;
	background:#ededef;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededef), to(#ccc)); 
	background: -moz-linear-gradient(top,  #ededef,  #ccc); 
	font:bold 20px/40px Arial Black, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#000;
	text-shadow:#fff 0 1px 0;	
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;	
	position:relative;
	-moz-box-shadow:0 2px 2px #888;
	-webkit-box-shadow:0 2px 2px #888;
	box-shadow:0 2px 2px #888;
	}
.calendar em{
	display:block;
	font:normal bold 11px/20px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff;
	text-shadow:#00365a 0 -1px 0;	
	background:#388b07;
	background:-webkit-gradient(linear, left top, left bottom, from(#83c05e), to(#388b07)); 
	background:-moz-linear-gradient(top,  #83c05e,  #388b07); 
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;	
	border-bottom-right-radius:3px;
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;	
	border-bottom-left-radius:3px;	
	border-top:1px solid #00365a;
	}	
.calendar:before, .calendar:after{
	content:'';
	float:left;
	position:absolute;
	top:4px;	
	width:6px;
	height:6px;
	background:#111;
	z-index:1;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	-moz-box-shadow:0 1px 1px #fff;
	-webkit-box-shadow:0 1px 1px #fff;
	box-shadow:0 1px 1px #fff;
	}
.calendar:before{left:7px;}	
.calendar:after{right:7px;}	
.calendar em:before, .calendar em:after{
	content:'';
	float:left;
	position:absolute;
	top:-3px;	
	width:2px;
	height:10px;
	background:#dadada;
	background:-webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#aaa)); 
	background:-moz-linear-gradient(top,  #f1f1f1,  #aaa); 
	z-index:2;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	}
.calendar em:before{left:9px;}	
.calendar em:after{right:9px;}

.floatr {
	float: right;
	margin-left: 8px;
}

.floatl {
	float: left;
	margin-right:8px;
}
