@charset "utf-8";
/* CSS Document */

#nav_skip.environment {
	height: 35px;
	background: #bac760;
}

div.envNav3lev {
	background: #cdd39e;
	height: 132px;
}

#nav_skip {
	text-align: center;
}

.landing_div {
	padding-top: 20px !important;
}

.landing_div div.blurb {
	float: left;
	width: 306px !important;					
	padding: 0 0 0 0;
}

.landing_div div.center {
	margin: 0 10px;
	width: 307px !important;
}

.landing_div div.blurb img {
	float: left;
}

.landing_div div.blurb div {
	float: left;
	width: 163px !important;
	margin-left: 10px;
}

.landing_div div.blurb div p {
	color: #383535;
	font-size: 10px;
	line-height: 12px;
}

.landing_div div.blurb div p.landing_head {
	font-weight: bold;
	font-size: 12px;
	margin: 5px 0;
}

#nav_skip ul {
	margin: 0 auto -1px auto;
	width: 571px;
	height: 35px;
}

#nav_skip ul li {
	display: inline;
}

#nav_skip ul li a {
	display:block;
	float:left;
	height: 35px;
	background-image: url(../img/layout/tabsEnvironment.gif);
	text-indent: -19000px;
}

a#environmentGoals {
	width: 197px;
}
a#environmentGoals:hover, a#environmentGoals.active {
	background-position: 0 -35px;
}

a#environmentFocus {
	width: 200px;
	background-position: -211px 0px;
	margin: 0 14px;
}
a#environmentFocus:hover, a#environmentFocus.active {
	background-position: -211px -35px;
}

a#environmentAwards {
	width: 146px;
	background-position: -425px 0;
}
a#environmentAwards:hover, a#environmentAwards.active {
	background-position: -425px -35px;
}

li a {
	text-decoration: none;
}
	
.nav3lev {
	position: relative;
	border-bottom: 1px solid #dddada;
}

.nav3lev ul li {
	position: relative;
}
	
.nav3lev li.top {
	margin-top: -96px;
}

.nav3lev li.c3top {
	margin-top: -132px;
}
	
.nav3lev li.col2 {
	margin-left: 320px;
}

.nav3lev li.col3 {
	margin-left: 640px;
}


li.col1, li.col2, li.col3 {
	background: url(../img/layout/nav3levEnvBg.gif) bottom repeat-x;
	width: 300px;
	height: 24px;
}
	
li.col1 a, li.col2 a, li.col3 a {
	background: url(../img/layout/listBulletEnv.gif) left no-repeat;
	padding-left: 11px;
}

li.sl1 {
	height: 42px;
}
	
li.sl2 {
	height: 60px;
}

li.sl3 {
	height: 78px;
}

li.sl4 {
	height: 96px;
}

li.sl6 {
	height: 132px;
}
	
.nav3lev ul li ul li {
	margin: 0 0 0 11px;
	height: 18px;
}
	
.nav3lev ul li ul li a {
	font-size: 11px;
	color: #525252;
	background: url(../img/layout/listBullet2Env.gif) left no-repeat;
	padding-left: 11px;
	/* NOT SURE */
	line-height: 1.5em;
}
	
.nav3lev ul li ul li a:hover {
	color: #0099CC;
}

li.active a {
    display: block;
	background-image: none;
	color: #FFFFFF;
	background-color: #9ea65c;
}

li.active a:hover {
    color: #FFF;
}

.nav3lev ul li ul li.active {
	background-color: #9ea65c;
}
	
.nav3lev ul li ul li.active a {
	background-image: none;
	color: #FFFFFF;
	display: inline;
	background-color: none;
}

/* Tabs */

#landingTab {
	display: none;
}

/* panes */
#flowpanes {
	width: 960px;
	height: 153px;	
	position:relative;
	overflow:hidden;
	clear:both;
}

/* single pane */
#flowpanes div {
	float:left;
	display:block;
	width:960px;
}

/* wrapper element for the items */
#flowpanes .items {
	width:20000em;
	position:absolute;
	clear:both;
	margin:0;
	padding:0;
}

#flowpanes .less, #flowpanes .less a {
	color:#999 !important;
}

#env_sustain_landing, #env_awards_landing {
    display: block;
    width: 104px;
    height: 25px;
    position: absolute;
    top: 110px;
    right: 60px;
    background: url(../img/layout/env_read_more.gif);
    text-indent: -19000px;
}

#env_sustain_landing:hover, #env_awards_landing:hover {
    background-position: 0 -25px;
}
