/* Homepage styles */


div.section {
	height: 63px;
	border-bottom: 1px solid #F1F5D7;
	background: #F2F5D9;
	}
	
#topsearch-div.breadcrumb-div {
	background: #F2F5D9;
	}

.casenotes {	
	margin-bottom: 0;
	}
	
#caseside {
	/* IE FIX (height) */
	padding-top: 1em;
	}

#contact {
	background: #F4F7DF url(/img/bg-spotlight.jpg) no-repeat;
	}
	
#contact p {
	margin-top: 1px;
	}	

#caseside h4, .left-thirty-div h4, .right-seventy-div h4 {
	margin-top: 0;
	margin-bottom: 0;
	border-top: 2px solid #fff;
	border-bottom: 1px solid #fff;
	padding-top: .35em;
	padding-bottom: .45em;
	background: #F1F5D7;
	text-align: center;
	line-height: 1.35em;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1em;
	color: #2A2C20;
	}
	
.left-thirty-div h4, .right-seventy-div h4 {
	border-top: 0 none;
	border-bottom: 0 none;
	}	
	
.casenotes h3 {
	margin-top: .4em;
	font-size: 1em;
	}
	
a.caseth {
	float: none;
	width: 59px;
	margin: 0 auto;
	margin-top: .5em;
	}
	
#caseside .casenotes ul li, .left-thirty-div ul li {
	margin: 0 0 0 0;
	padding: 0 0 .15em 14px; 
	background: #F8FAEB url(/img/bullet-red.gif) no-repeat 0 .35em;
	list-style: none;
	line-height: 1.4em;
	}
	
.left-thirty-div ul li {
	background: #fff url(/img/bullet-red.gif) no-repeat 0 .35em;
	}
	
#caseside .casenotes ul, .left-thirty-div ul {
	margin-bottom: .5em;
	}
	
.casenotes p {
	margin-top: 0;
	}
	
.colThree {
	/* IE FIX */
	}

.colThree strong {
	font-weight: bold;
	color: #434533;
	}

.colThree p {
	margin-bottom: 0;
	}

.colThree ul {
	margin-top: .6em;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0;
	}

.colThree ul li {
	margin: 0 0 0 0;
	padding: 0 0 0.15em 14px; 
	background: #fff url(../img/bullet-red.gif) no-repeat 0 .35em;
	line-height: 1.4em;
	list-style: none; 
	}	
	
div.left-seventy-div {
	margin-left: 0;
	}
	
div.right-thirty-div {
	margin-left: 61%;
	padding-left: 0;
	}	

div.left-seventy-div, div.right-thirty-div {
	padding-top: 0;
	}

div.right-thirty-div ul {
	margin-top: 0;
	}	
	
div.dirbreak {
	clear: both;
	margin-top: .6em;
	margin-bottom: .4em;
	height: 1.4em;
	background: #fff url(/img/dots.gif) repeat-x 0 .7em;
	}
	
.colThree ul {
	/* IE FIX */
	}
	
div.left-thirty-div {
	float: left;
	width: 38%;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	background: #fff;
	color: #000;
	}
	
.left-thirty-div div {
	padding: .3em 8px .7em 8px;
	border-right: 1px solid #E3EBAF;
	border-bottom: 1px solid #E3EBAF;
	border-left: 1px solid #E3EBAF;
	background: #fff;
	}

div.right-seventy-div {
	/* IE FIX (height) */
	margin: 0 0 0 40.5%;
	border: 1px solid #017F8D;
	padding: 0;
	background: #fff;
	color: #000;
	}
	
/*---- INFO FOR ---*/

#info {
	background: #F4F7DF url(../img/bg-info.gif) no-repeat;
	background-position: right top;
	padding-bottom: 0;
	}
	
#info h4 {
	}
	
#info p {
	margin-top: .3em;
	margin-left: 8px;
	color: #fff;
	}	
	
#info ul {
	margin-top: 0;
	padding-top: 0;
	margin-bottom: 0;
	}

.pagewrapper-div #info ul li {
	display: inline;
	margin: 0;
	padding: 0;
	}	
	
.pagewrapper-div #info li {
	background: transparent;
	}
	
#info li a, #info li a:visited {
	position: relative;
	display: block;
	padding-left: 28px;
	padding-top: 3px;
	padding-bottom: 5px;
	/*border-top: 1px solid #f4f7df;*/
	border-bottom: 1px dotted #E3EBAF;
	background: transparent url(../img/bg-infoarrow.gif) no-repeat;
	background-position: left 4px;
	font-weight: normal;
	color: #222;
	}
	
#info li a:hover {
	display: block;
	padding-left: 28px;
	padding-top: 3px;
	padding-bottom: 5px;
	/*border-top: 1px solid #f4f7df;*/
	border-bottom: 1px solid #940000;
	background: #940000 url(../img/bg-infoarrow-over.gif) no-repeat;
	background-position: left top;
	font-weight: normal;
	color: #fff;
	}	

	
/*--- SUSPECT PROMO ---*/

.suspect {
	margin: 3px;
	background: #DAECEE;
	}
	
.pagewrapper-div .suspect a, 
.pagewrapper-div .suspect a:visited {
	border-bottom: 0 none;
	text-decoration: none;
	color: #075F6F;
	}
	
.pagewrapper-div .suspect a:hover,
.pagewrapper-div .suspect a:visited:hover {
	border-bottom: 1px solid #075F6F;
	background: transparent;
	color: #075F6F;
	}	
	
.suspect dl {
	margin: 6px 6px 0 6px;
	}
	
.suspect dt {
	line-height: 1.35em;
	font-weight: bold;
	color: #075F6F;
	}	
	
.suspect dd {
	margin-left: 0;
	padding-left: 0;
	padding-bottom: .4em;
	line-height: 1.4em;
	font-size: .93em;
	}	
	
.suspect dd ul {
	margin-left: 1em;
	padding-left: 0;
	}
	
.suspect dd ul li {
	margin-left: 1em;
	padding-left: 0;
	}		
	
.suspect h4 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: .25em;
	padding-bottom: .27em;
	background: #075F6F url(/img/bg-suspect-h4.jpg) repeat-x;
	text-align: center;
	font-family: "Georgia MS", "Times New Roman", serif;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #fff;
	}
	
.pagewrapper-div .suspect a.promo,
.pagewrapper-div .suspect a.promo:hover {
	position: relative;
	display: block;
	margin-top: 0;
	margin-right: 0;
	border-top: 5px solid #fff;
	border-bottom: 4px solid #fff;
	background: #fff;
	text-align: center;
	}

.disclaimer IMG {
	display: block;
	float: left;
	vertical-align: top;
	}
	
.suspect .date {
	text-transform: uppercase;
	font-size: .93em;
	}

.suspect .disclaimer {
	margin: 6px;
	margin-top: .4em;
	margin-bottom: 0;
	padding-bottom: 6px;
	font-size: .85em;
	color: #075F6F;
	}