/******************************************************************************************************
 *
 * SECTION: Sustainability
 *
 ******************************************************************************************************/

body.section-sustainability h1,
body.section-sustainability a,
body.section-sustainability h1 a,
body.section-sustainability legend,
body.section-sustainability #yoo-zoo a,
body.section-sustainability h4,
body.section-sustainability .contentheading
{
	color: #298F2F;
}


body.section-sustainability #yoo-zoo .items h1.pos-title
{
	border-bottom:1px solid #B3EEB3;
}

body.section-sustainability #component div.subscribe  .subscribe-link,
body.section-sustainability #component div.subscribe  .category-view-all
{
	background-color:#42b649;
}

body.section-sustainability .mod-rounded{
	border-color: #63D069;
}

body.section-sustainability .mod-rounded h3{
	background: #42b649; /* Old browsers */
	background: -moz-linear-gradient(top,  #63d069 0%, #42b649 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#63d069), color-stop(100%,#42b649)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #63d069 0%,#42b649 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #63d069 0%,#42b649 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #63d069 0%,#42b649 100%); /* IE10+ */
	background: linear-gradient(top,  #63d069 0%,#42b649 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#63d069', endColorstr='#42b649',GradientType=0 );
	-pie-background: linear-gradient(#63D069, #42B649); 
	behavior: url(/media/system/css/PIE.htc);
	position: relative;
}

body.section-sustainability .gradient-menu ul li {
	background: #9ce598; /* Old browsers */
	background: -moz-linear-gradient(top,  #f5fbf5 0%, #9ce598 24px); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5fbf5), color-stop(24px,#9ce598)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f5fbf5 0%,#9ce598 24px); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f5fbf5 0%,#9ce598 24px); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f5fbf5 0%,#9ce598 24px); /* IE10+ */
	background: linear-gradient(top,  #f5fbf5 0%,#9ce598 24px); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5fbf5', endColorstr='#9ce598',GradientType=0 );
	-pie-background: linear-gradient(#f5fbf5, #9ce598);
	behavior: url(/media/system/css/PIE.htc);
	position: relative;
}

body.section-sustainability #index .category,
body.section-sustainability #subcats ul li {
    border: 1px solid #7fd781;
    background: #d6f0d3;
    background: #d6f0d3; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #d6f0d3 24px); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(24px,#d6f0d3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#d6f0d3 24px); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#d6f0d3 24px); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#d6f0d3 24px); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#d6f0d3 24px); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d6f0d3',GradientType=0 );
	-pie-background: linear-gradient(#ffffff, #d6f0d3);
	behavior: url(/media/system/css/PIE.htc);
	position: relative;
}

body.section-sustainability #index .category h2 span,
body.section-sustainability #subcats ul li small {
	background: #009e13;
}

/***************************************************
**	Position: left
****************************************************/
body.section-sustainability .module_network_logo {
	background-image: url('../../images/bg_network_logo.gif');
}

/** Network Menu **/
body.section-sustainability .module-network-menu ul li a span
{
	color:#42b649;
}

body.section-sustainability .module-network-menu ul li a:hover span
{
	background-image:url(../../images/sections/sustainability/network-menu-option-icon.png);
}
/** END - Network Menu **/


/** Network Section Header **/
body.section-sustainability .module_network_section h1
{
	background-color:#42b649;
	
}
/** END - Network Section Header **/



/***************************************************
**	Position: right
****************************************************/

/** Project Map **/
body.section-sustainability  .module-network-projects-map
{
	background:url(../../images/sections/sustainability/network-map-background.jpg) no-repeat top left;
	height:178px;
}
/** END - Project Map **/



/** Network Description **/
body.section-sustainability  .module-network-description
{
	background-color:#42b649;
	border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
}
/** END - Network Description **/



/** Network Join **/
body.section-sustainability  .module-network-join
{
	background-color:#42b649;
}
/** END - Network Join **/


/***************************************************
**	Position: contenttop
****************************************************/



/** Network Section Top Image **/
body.section-sustainability .module_network_top_title h1
{
	background-color:#42b649;
}
/** END - Network Section Top Image **/

/* Staff photos */
.staff-photos li.sustainability {
	border: #42b649 5px solid
}
