@import "common.css?ck=feb_28_2011";
div#main_content {
	background: #ffffff;
	padding-right: 0px;
    width: 741px;
}
button {
	cursor: pointer;
}
h2 {
	width:370px;
	float: left;
}
p.overview {
	width:370px;
	float: left;
}

#featured_clients {
	clear: both;
	background: url("/images/projects/featured_slider.png") no-repeat scroll 0px 25px transparent;
	position: relative;
	height: 293px;
	width: 709px;
	margin-bottom: 40px;
}
#featured_clients h3 {
	margin-bottom: 11px;
}
div#main_content #featured_clients h4 {
	font-size: 14px;
	color: #0084e1;
}
#featured_clients #viewport {
	margin: 40px 25px 0px 40px;
	overflow: hidden;
	width: 644px;
	height: 205px;
	position: relative;
}
#featured_clients ul {
	margin: 0px;
	position: absolute;
	width: 5000px;
}
#featured_clients ul li {
	margin: 0px;
	width: 644px;
	height: 205px;
	float: left;
	display: block;
}
#featured_clients img {
	float: left;
	padding: 0px 30px 0px 0px;
	width: 115px;
}
#featured_clients .description {
	float: left;
	padding-right: 30px;
	width: 220px;
}
#featured_clients .description a.case_study{
	color: #008adf;
	font-size: 12px;
	display: block;
	background: url("/images/projects/folder.gif") no-repeat scroll 0px 3px transparent;
	padding-left: 18px;
}
#featured_clients .description a.case_study:hover {
	text-decoration: underline;
}


#featured_clients .highlights {
	float: left;
	width: 225px;
}

#featured_clients .highlights em {
	display: block;
	color: #0084e1;
	font-size: 24px;
	line-height: 28px;
}

#featured_clients #client_list {
	position: absolute;
	bottom: 10px;
	left: 15px;
	font-size: 12px;
	color: #646464;
}
#featured_clients #client_list:hover {
	text-decoration: underline;
}
#featured_clients a.previous{
	width: 8px;
	height: 11px;
	background: url("/images/projects/featured_slider.png") no-repeat scroll -16px -275px transparent;
	text-indent: -99999px;
	top: 140px;
	left: -4px;
	position: absolute;
}
#featured_clients a.previous:hover{
	background-position: -49px -275px;
}
#featured_clients a.next{
	width: 8px;
	height: 11px;
	background: url("/images/projects/featured_slider.png") no-repeat scroll 0px -275px transparent;
	text-indent: -99999px;
	top: 140px;
	right: -4px;
	position: absolute;
}
#featured_clients a.next:hover{
	background-position: -33px -275px;
}


#market_sectors {
	width: 420px;
	float: left;
	margin-bottom: 75px;
}

#market_sectors div.market_sector {
	display: block;
	width: 190px;
	height: 45px;
	font-weight: 10px;
	color: #646464;
	margin: 0px 20px 20px 0px;
	background-image: url('/images/projects/market_sector_sprite.png');
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
}
#market_sectors a.odd {
	margin-right: 0px;
}

h3.market_sector {
	width: 190px;
	height: 45px;
	margin: 0px 0px 30px 0px;
	background-image: url('/images/projects/market_sector_sprite.png');
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.corporate_campus {
	background-position: 0px 0px;
}
.industry {
	background-position: 0px -60px;
}
.healthcare {
	background-position: 0px -120px;
}
.military {
	background-position: 0px -180px;
}
.commercial {
	background-position: 0px -244px;
}
.detention_centre {
	background-position: 0px -300px;
}
.retail {
	background-position: -212px 0px;
}
.education {
	background-position: -212px -60px;
}
.government {
	background-position: -212px -120px;
}
.transportation {
	background-position: -212px -180px;
}
.courthouse {
	background-position: -212px -240px;
}
.datacentre {
	background-position: -212px -300px;
}

#folder {
	float: right;
	background: url("/images/projects/case_studies_banner.jpg") no-repeat scroll 0px -0px transparent;
	width: 170px;
	padding: 205px 75px 70px 76px;	
}
#case_studies_list {
	color: #008adf;
	font-size: 12px;
}
#case_studies_list:hover {
	text-decoration: underline;
}

.modal_content h4 {
	font-size: 14px;
	color: #0084e1;
	margin-bottom: 14px;
}
.modal_content .overview {
	float: none;
	width: auto;
	margin-right: 40px;
}

.modal_content li {
	line-height: 20px;
	list-style: none;
	margin-left: 15px;
	padding-left: 8px;
	background: transparent url('/images/disc.gif') no-repeat left center;	
}

.modal_content a {
	color: #008adf;
}
.modal_content a:hover {
	text-decoration: underline;
}

#odometer {
	float: right;
	background: transparent url('/images/projects/odometer.jpg') no-repeat left top;	
	width: 371px;
	height: 270px;
	margin-top: 35px;
	position: relative;
}
#calculator_trigger {
	bottom: 0px;
	position: absolute;
	width: 155px;
	height: 38px;
	background: transparent url('/images/calculator_sprite.gif') no-repeat 0px -176px;
	text-indent: -999999px;
	outline: none;
	right: 30px;
}
#calculator_trigger:hover {
    background-position: -162px -176px;
}
#calculator_trigger:active {
    background-position: -324px -176px;
}

#counter {
    font-size: 18px;
    line-height: 18px;
    height: 18px;
    position: relative;
    overflow: hidden;
    top: 109px;
    left: 36px;
    color: #ffffff;
    text-shadow: #444444 0px 1px 1px;
    
}
#counter .col {
    height: 36px;
    width: 10px;
    position: absolute;
    top: -180px;
}
#counter .col0 {
    left: 99px;
    top: -180px;
}
#counter .col1 {
    left: 88px;
    top: -18px;
}
#counter .col2 {
    left: 77px;
    top: -126px;
}
#counter .comma2 {
	position: absolute;
	left: 66px;
}
#counter .col3 {
    left: 55px;
    top: -144px;
}
#counter .col4 {
    left: 44px;
    top: -36px;
}
#counter .col5 {
    left: 33px;
    top: -18px;
}
#counter .comma1 {
	position: absolute;
	left: 22px;
}
#counter .col6 {
    left: 11px;
}
#counter .col7 {
    left: 0px;
}


#reductionContainer, #savingsContainer {
	position: relative;
	color:#86c3f3;
	text-align: right;
	vertical-align: bottom;
	right: 15px;
	text-shadow: -3px 1px 10px #86c3f3;
}
#reductionContainer {
	font-size: 18px;
	top: 68px;	
}
#reduction {
	font-size: 38px;
}
#savingsContainer {
	font-size: 12px;
	top: 88px;
}
#savingsContainer .dollar{
	font-size: 20px;
}
#savings {
	font-size: 20px;
}
