/** Override master styles **/

body
{
    background: #393C3B url(/gamechangers/global/images/considered/cr_bg_tile.jpg) repeat;
}

#page-content, *.footerWrapper, *.footer
{
background-color: #262626;
}

*.footerWrapper
{
color: #555;
}


h1
{
color: #f9f9f9;
text-transform: uppercase;
font-weight: normal;
font-size: 20px;
margin-bottom: 40px;
}

p
{
color: #f9f9f9;
font-size: 12px;
}

*.feature
{
background-color: #0f0f0f;
}

*.video
{
padding-left: 1px;
}

*.cd-holder
{
background-color: #262626;
}

*.cd-holder *.content
{
background: #262626 url(/gamechangers/global/images/considered/content_bg_tile.png) repeat-x top left;
padding: 20px;
}

*.cd-holder *.content-body
{
background: #242424 url(/gamechangers/global/images/considered/cdhome_bot_bg.jpg) repeat-x top left;
border: solid 1px #343434;
margin-top:10px;
padding: 15px 30px 15px;
color: #f9f9f9;
clear:both;
}
.content-body img {margin-bottom: 25px;display:block;}
*.content-body p
{
margin-bottom: 14px;
}
/*
#considered_home*.content-body {
background: #262626 url(/gamechangers/global/images/considered/cdhome_bot_bg.jpg) repeat-x top left;
margin-top: 15px;
}*/
#slider
{
height: 210px;
width: 910px;
margin:0 -20px;
overflow: hidden;
}

#slider img
{
/*position: absolute;*/
}


#tout-holder
{
clear: both;
margin: 0 -20px;
}

#tout-holder div:first-child
{
margin-left: 0px;
}

#considered_home #tout-holder
{
padding: 0px 13px;
}

#considered_home .feature
{
height: 510px;
}

#tout-holder *.tout
{
float: left;
margin-left: 5px;
}
/*considered home page copy */
.mission_lc {
	position:relative;
	float:left;
	width:380px;
	margin-right: 20px;
}
.mission_rc {
	position:relative;
	float:left;
	width:405px;
}
.dates_holder {
	clear:both;
}
.date {
	width:50px;
	position:relative;
	float:left;
	}
.descript {
	width:355px;
	position:relative;
	float:right;
	padding-bottom:12px;
	}
.mission_rc, .mission_lc p {
font-size: 13px;
line-height:150%;
	}
	
.mission_rc p
{
font-size: 11px;
}
	/* how it works main page  */
div.subsection_links {
background-color: #0e0e0e;
width:870px;
}
div.subsection_links a {
width: 870px;
height: 82px;
display:block;
}
div.subsection_links a.how_waste  {
background: transparent url(/gamechangers/us/en_US/images/considered/how_waste.png) no-repeat 0 0;
}
div.subsection_links a.how_waste:hover {
background: transparent url(/gamechangers/us/en_US/images/considered/how_waste.png) no-repeat -870px 0;
}
div.subsection_links a.how_environment  {
background: transparent url(/gamechangers/us/en_US/images/considered/how_environment.png) no-repeat 0 0;
}
div.subsection_links a.how_environment:hover {
background: transparent url(/gamechangers/us/en_US/images/considered/how_environment.png) no-repeat -870px 0;
}
div.subsection_links a.how_solvent  {
background: transparent url(/gamechangers/us/en_US/images/considered/how_solvent.png) no-repeat 0 0;
}
div.subsection_links a.how_solvent:hover {
background: transparent url(/gamechangers/us/en_US/images/considered/how_solvent.png) no-repeat -870px 0;
}
div.subsection_links a.how_sustainable  {
background: transparent url(/gamechangers/us/en_US/images/considered/how_sustainable.png) no-repeat 0 0;
}
div.subsection_links a.how_sustainable:hover {
background: transparent url(/gamechangers/us/en_US/images/considered/how_sustainable.png) no-repeat -870px 0;
}


/* how it works subsections  */


.product_sections {
	background: transparent url(/gamechangers/global/images/considered/how_subsections_bg.jpg) no-repeat 0 0;
	width: 868px;
	padding: 1px;
	margin-left: 12px;
	margin-bottom: 20px;
}
.product_subsec {
	width: 868px;
 height: 153px;
	padding-top: 10px;

}
.how_subs_text {
	position: relative;
	float:right;
	width:540px;
	height: 120px;
	margin-right:37px;
	padding-top: 25px;
	font-size:70%;
	color: #f28b17;
	}
}
div.how_subs_text span{
	color: #f28b17;
	}
.how_subs_text h6 {
	color: #fff;
	}
ul.dash li {
	background: transparent url(/gamechangers/global/images/considered/bllt_dash.gif) no-repeat 0 4px;
	padding-left: 15px;
	color: #fff;
	}
.how_subs_text img.more {
	position: absolute;
	left:0;
	bottom: 10px;
	}
.how_subs_text span.readmore {
cursor: pointer;
}

.sub_nav
{
margin-left: 12px;
}

.subsection_title div
{
width: 870px;
height: 81px;
}
div.subsection_title div.how_waste  {
background: transparent url(/gamechangers/us/en_US/images/considered/how_waste_title.png) no-repeat 0 0;
}

div.subsection_title div.how_environment  {
background: transparent url(/gamechangers/us/en_US/images/considered/how_environment_title.png) no-repeat 0 0;
}

div.subsection_title div.how_solvent  {
background: transparent url(/gamechangers/us/en_US/images/considered/how_solvent_title.png) no-repeat 0 0;
}
div.subsection_title div.how_sustainable  {
background: transparent url(/gamechangers/us/en_US/images/considered/how_sustainable_title.png) no-repeat 0 0;
}

