/* Home Page Specific Styles ---------------------------------------------------*/
#sub_navigation
{
	display: none;
}
#press-feed-wrap, #slider-wrap, #infographic {
margin:10px 1px 10px 0;
border: 1px solid #dfdfdf;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
}
#slider-wrap p.note, #infographic p.note {
font-size: 10px;
color: #a4a3a3;
line-height: 1.1em;
}

/* News Feed */
#press-feed 
{
	margin: 5px 0 5px 112px;
	width: 870px;
	overflow: hidden;
}
#press-feed p
{
	background: none;
	margin:0;
	width: 870px;
	border: none;
}
#press-feed a
{
	margin:0;
	display:block;
	float:left;
	line-height:21px;
	height:21px;
	text-align:left;
	text-indent:8px;
}
a#latest
{
	margin:7px 0;
	padding-left: 10px;
	z-index:5000;
	display:block;
	width:100px;
	float:left;
	background: none;
	text-indent: 0;
	font-size: 16px;
	line-height: 16px;
	color: #808080;
	letter-spacing: -.025em;
}

/* Infographic ---------------------------------------------------*/
#infographic {
background: url(../img/home-10/infographic-bg-2.jpg) no-repeat 12px 5px;
padding: 25px 23px 12px 23px;
}

/* Solutions buttons ---------------------------------------------------*/
ul#solutions li {
width: 162px;
height: 212px;
margin-right: 30px;
float: left;
text-align: center;
line-height: 1em;
}
ul#solutions li h2 {
margin: 0;
padding: 0;
text-indent: -9999px;
}
ul#solutions li h2 a{
display: block;
height: 160px;
margin: 0 auto;
} 
ul#solutions li h3 {
display: none;
}
ul#solutions li p {
line-height: 1.2em;
margin: 0;
font-size: 11px;
font-weight: bold;
font-family: "trebuchet ms", helvetica, arial, sans-serif;
}
ul#solutions li p a {
padding-top: 25px;
display: block;
}
ul#solutions li p a:hover {
text-decoration: underline;
}

ul#solutions li#demandsmart, #solutions li#demandsmart a{
color: #b83425;
}
ul#solutions li#sitesmart, ul#solutions li#sitesmart a{
color: #1189a5;
}
ul#solutions li#supplysmart, ul#solutions li#supplysmart a{
color: #40363b;
}
ul#solutions li#supplysmart p a {
font-size: 10px;
line-height: 1.1em;
}
ul#solutions li#carbonsmart, ul#solutions li#carbonsmart a{
color: #687933;
}

/* Slider ---------------------------------------------------*/

#slider-wrap {
margin-top: 0;
padding: 15px 0;
position: relative;
}
#slider-wrap h1 {
width: 320px;
height: 125px;
font-size: 18px;
position: absolute;
top: 20px;
left: 20px;
line-height: 1.2em;
z-index: 100;
}
#slider-wrap h1 em {
font-style: normal;
text-transform: uppercase;
color: #4f8dbf;
font-size: 15px;
font-weight: bold;
}
#slider {
height: 283px;
overflow: hidden;
position: relative;
width: 100%;
background: url(../img/home-10/slider-divider.gif) no-repeat 352px 5px;
}
.slide-item {
position: relative;
height: 263px;
padding: 0 0 20px 20px;
}
.slide-item h2 {
padding-top: 150px;
color: #bf2e1a;
text-transform: uppercase;
font-size: 15px;
width: 320px;
margin: 0;
}
.slide-item p {
color: #535356;
width: 310px;
margin-top: 0;
font-family: "trebuchet ms", helvetica, arial, sans-serif;
}
.slide-item blockquote {
position: absolute;
right: 20px;
top: 0;
width: 607px;
height: 205px;
}
.slide-item blockquote a.pdf {
background: none;
padding: 0;
}

.slide-item blockquote p, .slide-item blockquote cite {
display: none;
}
#slider-nav {
position: absolute;
top: 285px;
right: 20px;
}
#slider-nav span {
padding-right: 14px;
cursor:pointer;
margin-right: 5px;
background: url(../img/home-10/arrow-small.gif) no-repeat right center;
float: left;
font-family: "trebuchet ms", helvetica, arial, sans-serif;
text-transform: uppercase;
font-size: 13px;
height: 13px;
line-height: 1em;
color: #00477f;
}
#slider-nav ul, #slider-nav li {
display: inline;
}
#slider-nav li a {
display: block;
text-indent: -9999px;
width: 13px;
height: 13px;
background: url(../img/home-10/case-study-nav.gif) no-repeat center top;
float: left;
margin-left: 5px;
overflow: hidden;
}
#slider-nav li a.active, #slider-nav li a:hover {
background-position: center -13px;
}
#slider-wrap p.note {
position: absolute;
left: 369px;
top: 275px;
margin: 0;
}


/* Infographic ---------------------------------------------------*/

#infographic {
position: relative;
}
#ticker {
position: absolute;
right: 15px;
top: 60px;
width: 210px;
}
#ticker h2 {
padding-left:24px;
}
#infographic p.note {
margin: 15px 0 0 0;
}

