/* GRID */

/* middle content boxes */
#showcase .leadpromo { 
	background: url(images/home/showcase_bottom.jpg) no-repeat left top; 
	width: 583px; overflow: hidden; 
	margin-bottom: 10px; 
} 

#showcase .leadpromo h3 { 
	position: relative; 
	background: url(images/home/showcase_top_suspects.jpg) no-repeat left top; 
	width: 583px; height: 330px; 
	text-indent: -9999px; overlflow: hidden; 
	outline: none; margin-bottom: 0; 
}

#showcase_content { 
	float: left;
	width: 583px;
	height: 330px;
}

#showcase .leadpromo h3 span.new { 
	position: absolute; 
	top: 0; right: 0; 
	background: url(images/home/showcase_new2.png) no-repeat; 
	width: 62px; height: 62px; 
	text-indent: -9999px; overlflow: hidden; 
	outline: none; behavior:url(scripts/lib/iepngfix.htc); 
}

#showcase .leadpromo h3 span.flash { 
	position: absolute; top: 10; 
	left: 20;  
}/* TO BE WORKED OUT */

#showcase .leadpromo .top { 
	position: relative; 
	background: url(images/home/showcase_top.jpg) no-repeat left top; 
	width: 583px; height: 330px; 
	text-indent: -9999px; overlflow: hidden; 
	outline: none; margin-bottom: 0; 
}

#showcase .leadpromo .newsticker { 
	position: absolute; 
	top: 0; right: 0; 
	background: url(images/home/showcase_new2.png) no-repeat; 
	width: 62px; height: 62px; 
	text-indent: -9999px; overlflow: hidden; 
	outline: none; behavior:url(scripts/lib/iepngfix.htc); 
}

#showcase .leadpromo .top .flash { 
	position: relative; 
	top: 10; left: 10;  
}/* TO BE WORKED OUT */

#showcase .leadpromo .grid2cols_top { 
	position: relative; 
	margin-top: -80px; 
	background: url(images/home/showcase_divider.gif) no-repeat 185px 1em; 
	overflow: hidden; _zoom: 1; 
}

#showcase .leadpromo .grid2cols_top .column { 
	position: relative; 
	margin: 0 30px 0 30px; _margin: 0; 
}

#showcase .leadpromo .grid2cols_top .column.first { 
	width: 150px; 
	margin-left: 28px !important; 
}

#showcase .leadpromo .grid2cols_top .column.last { 
	width: 340px; 
}

#showcase .leadpromo .grid2cols { 
	position: relative; 
	margin-top: -80px; 
	background: url(images/home/showcase_divider.gif) no-repeat 185px 1em; 
	overflow: hidden; _zoom: 1; 
}

#showcase .leadpromo .grid2cols .column { 
	position: relative; 
	margin: 0 30px 0 30px; 
	_margin: 0; 
}
#showcase .leadpromo .grid2cols .column.first { 
	width: 150px; 
	margin-left: 28px !important; 
}

#showcase .leadpromo .grid2cols .column.last { 
	width: 340px; 
}

#showcase a.downloadbutton { 
	float: left; 
}

#showcase .grid3col { 
	margin-bottom: 10px; 
}

#showcase .grid3col .column { 
	width: 187px; margin-left: 0; 
}

#showcase .grid3col .first { 
	margin-right: 11px; 
}




/* Showcase from Spinapse.css */

#showcase {
	background: #fcfcfc;
	color: #666;
	overflow: hidden;
}

#showcase2 {
	background: url(images/nav/showcase-top-bg.png) 0 0 repeat-x;
}

#showcase-padding {
	padding-top: 10px;
	padding-bottom: 5px;
}
