@import "common.css?ck=feb_28_2011";

ul#case_studies, ul#case_studies ul  {
	list-style: none;
	margin: 0px;
}

ul#case_studies li {
	margin-left: 0px;
}

ul#case_studies li.case_study {
	padding-bottom: 25px;
	border-bottom: 1px dotted #c5c5c5;
	margin-bottom: 25px;
}

div#main_content {
	background: #FFFFFF;
	padding-bottom: 30px;
}

h3 {
	margin-bottom: 15px;
}
h3 a {
	color:#0084e1;
	font-size:16px;
	margin-bottom: 15px;
	border-bottom: 1px solid #ffffff;
}
h3 a:hover {
	border-bottom: 1px solid #0084e1;
}
.project_description {
	float: left;
	width: 442px;
}
.market_sectors {
	background: #efefef url('/images/projects/overview/bg_casestudy_item.jpg') repeat-y center right;
	margin-bottom: 25px;
}
.market_sectors img {
	float: left;
	width: 215px;
	height: 143px;
}
.market_sectors ul {
	float: right;
	margin-left: 23px;
	padding-top: 10px;
}
.market_sectors ul li {
	padding-left: 67px;
	width: 123px;
	height: 45px;
	font-weight: 10px;
	color: #646464;
	margin-bottom: 5px;
	background-image: url('/images/projects/market_sector_sprite.png');
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.project_description p {
	margin-bottom: 10px;
}

.project_description .learn_more {
	color: #646464;
	padding-left: 10px;
	background: transparent url('/images/prev_next.gif') no-repeat 0px 2px;
}

.project_description .learn_more:hover {
	text-decoration: underline;	
}
	
.project_highlights {
	float: right;
	margin-left: 30px;
	width: 234px;
}
.project_highlights em {
	font-size:20px;
	color: #0084e1;
	display: block;
}

.market_sectors li.corporate_campus {
	background-position: 0px 0px;
}
.market_sectors li.industry {
	background-position: 0px -60px;
}
.market_sectors li.healthcare {
	background-position: 0px -120px;
}
.market_sectors li.military {
	background-position: 0px -180px;
}
.market_sectors li.commercial {
	background-position: 0px -240px;
}
.market_sectors li.detention_center {
	background-position: 0px -300px;
}
.market_sectors li.retail {
	background-position: -212px 0px;
}
.market_sectors li.education {
	background-position: -212px -60px;
}
.market_sectors li.government {
	background-position: -212px -120px;
}
.market_sectors li.transportation {
	background-position: -212px -180px;
}
.market_sectors li.courthouse {
	background-position: -212px -240px;
}
.market_sectors li.datacenter {
	background-position: -212px -300px;
}
