/* @override 
	http://localhost:20081/media/assets/css/singular/20080323-casualties.css
	http://media.lasvegassun.com/media/projects/css/20080323-casualties.css
*/

div#dominant-visual {
	margin-bottom: 1.5em;
}

div#dominant-visual .mootabs_title {
	height: 32px;
	margin-bottom: 8px;
}

div#dominant-visual .mootabs_title li {
	height: 26px;
	width: 171px;
	float: right;
	margin-left: 0;
	font-weight: normal;
	font-style: normal;
	border-style: none;
	border-top: 1px solid #999;
	color: #666;
	font-size: 1em;
	line-height: 1.1;
	padding-top: 1px;
	background-color: #fff;
	margin-top: 4px;
	padding-right: 8px;
}


div#dominant-visual .mootabs_title li.active {
	border-top: 4px solid #333;
	margin-top: 1px;
	color: #000;
}

div#dominant-visual li#cc-intro {
	display: none;
}

div#dominant-visual li#cc-interactive {
	border-right: 1px solid #999;
	width: 188px;
		background: url(http://media.lasvegassun.com/media/projects/2008/stories/20080330-construction-deaths/thumb_map.jpg) no-repeat;
	padding-left: 31px;
}

div#dominant-visual li#cc-video {
	background: url(http://media.lasvegassun.com/media/projects/2008/stories/20080330-construction-deaths/thumb_video.jpg) no-repeat;
	padding-left: 31px;
	border-right: 1px solid #999;
}

div#dominant-visual li#cc-slideshow {
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	background: url(http://media.lasvegassun.com/media/projects/2008/stories/20080330-construction-deaths/thumb_slideshow.jpg) no-repeat;
	padding-left: 31px;
}

div#deaths-promo {
	display: block;
	overflow: hidden;
	width: 100%;
	margin-bottom: 1.5em;
}


div#deaths-promo div#day-one {
	margin-right: 11px;
}

div#deaths-promo div#day-one, div#deaths-promo div#day-two {
	width: 320px;
	border: 1px solid #ccc;
	float: left;
}

div#deaths-promo p {
	padding: 4px;
	font: .7em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #333;
}

div#deaths-promo h4 {
	font-weight: bold;
	background-color: #ccc;
	padding: 1px 1px 1px 6px;
	text-transform: uppercase;
	font-size: .8em;
	color: #333;
}

div#deaths-promo h4 em {
	font: normal normal normal .75em "Lucida Grande", Lucida, Verdana, sans-serif;
}

div#dominant-visual p.credit {
	font-size: .7em;
	font-weight: bold;
}