/* CSS Document */


/*-------------Accessibility Toolbar-----------------*/

#skip-float {
	width: 100%;
	margin: 0 auto;
}
#skip li {
	float: left; /*display:inline;*/
	padding-right:10px;
	list-style:none;
}
#skip li a:link, #skip li a:visited {
}
#skip ul {
	float: right;
}
#skip {
	padding: 5px 0 8px; /*margin:0 0 5px;*/
	overflow: auto;
	background: #F1F1F1;
	border-bottom: 1px solid #CCCCCC;
}
#skip a {
	float: left;
	padding-left:25px;
	font-size:1em;
}
#skip a:link, #skip a:visited {
	padding-right: 10px;
	border-color: #FFFFFF;
	color: #666666;
	background: url(../images/arrow-skip.gif) no-repeat 100% 60%;
	font-weight: normal;
}
#skip li.css-switch a:visited, #skip li.css-switch a:link {
	background: none;
	padding: 0;
	margin: 0 10px 0 0;
}
#skip li.css-switch a:focus, #skip li.css-switch a:active, #skip li.css-switch a:hover {
	color: #464646;
	background-color: #FFFFCC;
	text-decoration: underline;
}
#skip a:focus, #skip a:active, #skip a:hover/*, a:focus,
a:active,
a:hover, #header li a:focus, #header li a:active, #header li a:hover*/ {
 color: #464646;
 background-color: #FFFFCC;
 text-decoration: underline;
}

/*-------------Content Style-----------------*/
body {
	background-color: #000000;
	color: #ff0;
}
p {
	line-height: 17px;
	font-size:.9em;
	margin-bottom:10px;
}

a {
	color: #FF0;
	text-decoration:underline;
}

a:focus, a:hover {
	color: #000;
	background-color: #FFFF00;
}


h1 {
	font-weight:bold;
}
h2 {
	font-weight:bold;
	font-size:1.5em;
	margin-top:.5em;
}
h3 {
display:inline;
float:left;
font-size:1.2em;
font-weight:bold;
padding:0pt 5px 0pt 0pt;
margin:0 0 0 0;
height:17px;
overflow:hidden;
}
p strong {
font-weight:bold;
}




/*------------Background Blocks -------------*/

/*dark green bg */
#main { 
	width: 100%;
	height:760px;
	min-width: 980px;
	margin: 0 0;
	background: none;
	
	
}

/*light green bg */
div.outer { 
	width: 100%;
	height: 100%;
	margin: 0 0;
	background: none;
	
	
}

/*blurry whisps*/
div.inner {
	width: 100%;
	height: 100%;
	margin: 0 0;
	background: none;
	
	
}

/*kohl's whisps */
div.inner2 {
	width: 100%;
	height: 100%;
	margin: 0 0;
	background: none;
	
}

/*girl's head */
div.inner3 {
	width: 100%;
	height: 100%;
	margin: 0 0;
	background: none;

}



/*----top navigation ----*/

div.topnav {
	width:100%;
	min-width:990px;
	height: 225px;
	background:none;
	
	
	
}

div.topnav-inner {
	width: 985px;
	float:left;
	background: none;
}

#green-scene-logo {
	display: none;
	background: none;
	
}

.topnav a.logo {
	font-size: 2.0em;
	display: block;
	float: left;
	margin: 0;
	overflow: auto;
	height: 155px;
	width: 252px;
	border: 1px solid #ff0;
	background: none;
	
}

ul.nav {
	list-style: none;
	margin: 0;
	background: none;
	position: relative;
	z-index: 5;
}

ul.nav li{
	float: left;
	margin: 0;
	padding: 0; 
	overflow: auto;
	background: none;
}


ul.nav li a {
	border: 1px solid #ff0;
	font-size: 1.3em;
	display: block;
	float: left;
	margin: 0;
	padding: 5px;
	background: none;
	
	
	

}


/* button normal states */
#nav1{ 
	height: 115px;
	width: 240px;
	background: none;
	
}
	
#nav2{ 
	height: 110px;
	width: 240px;
	background: none;
	
}
#nav3{ 
	height: 155px;
	width: 240px;
	background: none;
	
}
#nav4{ 
	height: 125px;
	width: 240px;
	background: none;
	
}
#nav5{ 
	height: 155px;
	width: 146px;	
	background: none;
}


/* button hover states */
#nav1:hover{ 
	background: none;
}
	
#nav2:hover{ 
	background: none;
}
#nav3:hover{ 
	background: none;
}
#nav4:hover{ 
	background: none;
}
#nav5:hover{ 
	background: none;
}


/* button active states */
#nav1.current { 
	background: none;
}
	
#nav2.current { 
	background: none;
}
#nav3.current { 
	background: none;
}
#nav4.current { 
	background: none;
}
#nav5.current { 
	background: none;
}


/*---Content-------------*/

div.content {
	width: 980px;
	min-height: 400px;
	
}


#hometext {
	display: block;
	position: absolute;
	top: 120px;
	left:320px;
}




/*-----Bottom--------------*/
div.bottom {
	width: 100%;
	min-width: 990px;
	background: none;
	
}
div.footer {
	width: 985px;
	background: none;
	
}

div.footer-col {
	margin-top: 10px;
	height: 85px;
	float: left;
	padding: 0 2px;
}

#footer-co1{
	width: 140px;
}
#footer-col2{
	width: 110px;
}
#footer-col3{
	width: 185px;
}
#footer-col4{
	width: 100px;
}
#footer-col5{
	width: 150px;
}
#footer-col6{
	width: 120px;
}
#footer-col7{
	width: 120px;

}


#copyright { 
	margin: 5px 0 0 0;
	width: 100%;
	clear:both;
}

.equities {
	padding: 15px 5px;
}
	.equities li { 
		display: inline; 
		margin: 0 6px; 
	}
	.equities li img {
		box-shadow: 2px 2px 8px #aaa; 
		-moz-box-shadow: 2px 2px 8px #aaa; 
		-webkit-box-shadow: 2px 2px 8px #aaa; 
		width: 229px; 
		height: 110px; 
	}


/*---Content-------------*/



body#eev #main {
height:auto;
}
body#bd #main {
height:auto;
}
body#emission #main {
height:auto;
}
body#energy #main {
height:auto;

}
body#recycle #main {
height:auto;
}
body#press #main {
height:auto;
}
body#membership #main {
height:auto;}


body#eev #content, body#bd #content, body#energy #content, body#emission #content, body#recycle #content, body#membership #content, body#press #content  {
padding: 0 15px 20px 460px;
width:490px;
min-height: 400px;
}
#content p {
font-family:'lucida grande',helvetica,verdana,arial,sans-serif;
font-size:1.2em;
}

body#eev #content li {
margin:0 0 20px 50px;
}
body#map #main {
background:none;
height:auto;
}
body#map #main #content {
padding:0 0 60px 40px;
margin-top:-30px;
}
body#map #main {
height:auto;
background-position:top left;
}
body#map div.bottom {
background-image:none;
height:auto;
}

ul.memberlist li {
	margin: 10px 0 0 20px;

}

div.recyclechart ol {
	
	margin: 5px;
	
}

#content div.recyclechart ol li {
	margin: 5px;
	
	font-weight:bold;
	border:1px solid #54b948;
}
#content p.fyi {
padding-top:10px;
font-size:1.1em;
}



p.date {
display:block;
font-weight:bold;
margin:0;
padding:10px 0 0;
}
a.anchor {
font-weight:bold;

text-decoration:none;
}

	

/*-----charts and graphs ----------*/

table.recycletable {

padding: 5px 0 5px 0;
vertical-align:middle;
}

table.recycletable td.rowheader {
border-bottom: 2px solid #e7eef4;
}
table.recycletable th {
	font-size: 1.1em;
	font-weight:bold;
	text-decoration:none;
}

table.recycletable caption {
	font-style:italic;
	display:none;
}
table.recycletable td.value { 
	background: url('../images/gridline58.gif') top left repeat;
	
}

ul.disclaimers {
	font-size: .8em;
	line-height: 1.1em;
	padding: 2px;
}

ul.disclaimers li {
	margin-top: 2px;
}
	



/*-----accordians-----------*/
#accordion, #accordion1, #accordion2, #accordion3, #accordion4, #accordion5, #accordion6, #accordion7, #accordion8, #accordion9 {
	padding-bottom: 1em;
}

#accordion div, #accordion1 div, #accordion2 div, #accordion3 div, #accordion4 div, #accordion5 div, #accordion6 div, #accordion7 div, #accordion8, #accordion9 {
	margin-left: 5px;
	padding: 5px 10px 3px 10px;
	border: 1px solid #54b948;
}


#accordion h4, #accordion h4 a, #accordion1 h4, #accordion1 h4 a, #accordion2 h4, #accordion2 h4 a, #accordion3 h4 a, #accordion3 h4, #accordion4 h4 a, #accordion4 h4, #accordion5 h4 a, #accordion5 h4, #accordion6 h4 a, #accordion6 h4, #accordion7 h4 a, #accordion7 h4, #accordion8 h4 a, #accordion8 h4, #accordion9 h4 a, #accordion9 h4 {
	display:block;
	padding-left: 5px;
	font-size: 1.1em;
	font-weight:bold;
	margin-top: .5em;
	text-decoration:none;
}
#accordion h4 a:hover, #accordion2 h4 a:hover {
	
}

/*--------------Flyouts----------------*/


#JT_arrow_left_init {
	background-image: url(../images/arrow_left_init.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
	top:-3px;
}
#JT_arrow_right_init {
	background-image: url(../images/arrow_right_init.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
	top:-3px;
}



#JT_copy {
	padding:10px 10px 10px 10px;
	width:200px;
	color:#ff0;
	z-index:1;
}
.JT_loader {
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left_init {
	background-color: #52b948;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}
#JT_close_right_init {
	background-color: #52b948;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	
}

#JT_copy p {
	margin:3px 0;
	width:200px;
}
#JT_copy img {
	padding: 1px;
}
.jTip_life {
	cursor:help;
}
.j {
	cursor:help;
}
.jTip_init {
	cursor:help;
}
.qa-box {

}
#questions {
	overflow:auto;
	height:auto;
	width:220px;
	color:#ff0;
}
.qa-box img {
	display:block;
}
#closewindow {
	text-align:center;
	font-size: 1.1em;
	
}
#JT_init a {
color:#52b948;
}

#questions .init, #closewindow a.init {
	color:#43943a;
	font-size: 1.1em;
}

#JT_init {
	position: absolute;
	z-index:1;
	border: 2px solid #52b948;
	background-color: #000;
}
a.jTip_init {
color: #ff0;
font-weight:bold;
text-decoration:underline;
}
a.jTip_init:hover{
color: #000;
font-weight:bold;
text-decoration:underline;
}
/* button hover states */
#nav1:hover{
    color: #000;
    background: #ff0;
}
	
#nav2:hover{ 
    color: #000;
    background: #ff0;
}
#nav3:hover{ 
    color: #000;
    	background: #ff0;
}
#nav4:hover{ 
    color: #000;
	background: #ff0;
}
#nav5:hover{ 
    color: #000;
	background: #ff0;
}


/* button active states */
#nav1.current { 
    color: #000;
	background: #ff0;
}
	
#nav2.current { 
    color: #000;
	background: #ff0;
}
#nav3.current { 
    color: #000;
	background: #ff0;
}
#nav4.current { 
    color: #000;
	background: #ff0;
}
#nav5.current { 
    color: #000;
	background: #ff0;
}
.topnav a.logo:hover {
    color: #000;
    background-color: #ff0;
	
}

