@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	background-color: #251c5c;
}
a{
	color: #454600;
	text-decoration: underline;
}
a.small{
	color: #454600;
	text-decoration: underline;
	font-size: 12px;
}
/* ////////////////////////////////////////////// Start - HEADER STYLES \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

#grnheader {
	height: 120px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
	z-index: 7400;
}
#grnheader #hdrlogo {
	width: 415px;
	height: 88px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#grnheader #hdrsrch {
	position: absolute;
	height: 88px;
	width: 515px;
	top: 0px;
	right: 0px;
	z-index: 7400;
}
#grnheader #hdrsrch #hdrsrchbar {
	position: relative;
	width: 260px;
	display: block;
	top: 20%;
	left: 250px;
	bottom: 80%;
}
#grnheader #hdrsrch #hdrsrchbar #hdrsrchleft {
	position: relative;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	padding: 5px;
}
#grnheader #hdrsrch #hdrsrchbar #hdrsrchrcenter {
	position: relative;
	float: left;
}
#grnheader #hdrsrch #hdrsrchbar #hdrsrchright {
	position: relative;
	float: left;
	padding-left:5px;
}
#grnheader #hdrsrch #rssfeed {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	position: relative;
	float: left;
	width: 505px;
	margin-top:40px;
	background: url(/images/sr2009_icon.png) no-repeat right bottom;
}

#grnheader #hdrnavwrap {
	position: absolute;
	width: 1000px;
	height: 30px;
	left:0px;
	top:90px;
	background-attachment: scroll;
	background-image: url(/images/header/navbar.gif);
	background-repeat: no-repeat;
	display: block;
	text-align: center;
	z-index: 7400;
}
ul.nav {
	display: block;
	margin:0px auto;
	list-style-type: none;
	*margin-left: 30px;
	z-index: 7400;
}
ul.nav li {
	display: block;
	line-height:29px;
	height:30px;
	list-style-type: none;
	padding-right: 30px;
	padding-left: 20px;
	margin:0;
	float:left;
	z-index: 7400;
}
ul.nav li.navsep {
	display: block;
	list-style-type: none;
	line-height:29px;
	height:30px;
	padding-right: 25px;
	padding-left: 20px;
	background-attachment: scroll;
	background-image: url(/images/header/separator.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float:left;
}
ul.nav li.navsepimg {
	display: block;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 0px;
	height:30px;
	background-attachment: scroll;
	background-image: url(/images/header/separator.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float:left;
	overflow:hidden;

}
ul.nav li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
}
ul.nav li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #963;
	font-size: 14px;
	text-decoration: none;
}
/* Start - IE font style Hack for navigation */
html* ul.nav li a {
	font-size: 13px;
	font-weight: bold;
}
html* ul.nav li a:hover {
	font-size: 13px;
	font-weight: bold;
}
/* End - IE font style Hack for navigation */




/* ////////////////////////////////////////////// End - HEADER STYLES \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */


/* ////////////////////////////////////////////// Start - FOOTER STYLES \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

#grnfooter {
	position: relative;
	height: 98px;
	width: 1000px;
	margin: 0px auto;
	background-attachment: scroll;
	background-image: url('/images/footer/footerbar.gif');
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	display: block;
}
#grnfooter a {
	color: #FFF;
	text-decoration: none;
}
#grnfooter a:hover {
	color: #FFF;
	text-decoration: underline;
}
#grnfooter #ftrwrapper {
	position: absolute;
	width: 785px;
	top: 25px;
	left: 120px;
}
#grnfooter #ftrwrapper #ftrbox1 {
	position: relative;
	width: 785px;
	padding-top:5px;
	text-align:center;
}
#grnfooter #ftrwrapper  #ftrbox2 {
	position: relative;
	width: 785px;
	padding-top:5px;
	text-align:center;
}
#ftrbox1 ul, #ftrbox2 ul {
	text-align:center;
	margin:0; /* Removes browser default margins applied to the lists. */
	padding:0; /* Removes browser default padding applied to the lists. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
}
#ftrbox1 ul li, #ftrbox2 ul li {
	line-height: 18px;
	display: inline;
	list-style-type: none;
}
#ftrbox1 ul li a, #ftrbox2 ul li a {
	text-decoration:none;
	padding-right:8px;
	background:url(/images/header/sep2.gif) right repeat-y;
}

* html #footer a { float:left; line-height:1.1em }

/* ////////////////////////////////////////////// End - FOOTER STYLES \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

/* ////////////////////////////////////////////// Start - MAIN STYLES \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

/* ////////////////////// Start - HOME PAGE STYLES \\\\\\\\\\\\\\\\\\\\\\ */

/* ////// HOME PAGE STYLES - Top Level  */
#grnmaincontent {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#grnmaincontent #hometopbox{
	position: relative;
	width: 1000px;
	height: 330px;
	background-color: #FFF;
	margin: 10px 0px 0px 0px;/* top right bottom left*/
}
#grnmaincontent #hometopbox #interactivebox1{
	float: left;
	height: 310px;
	width: 1000px;
	position: relative;
	z-index: 55;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#grnmaincontent #hometopbox #interactivebox2{
	float: left;
	height: 330px;
	width: 262px;
	position: relative;
	z-index: 56;
}
#grnmaincontent #hometopbox #interactivebox2 #interactive1{
	width: 242px;
	position: relative;
	background-color: #211e31;
	margin: 14px 0px 0px 0px;/* top right bottom left*/
	padding: 5px 5px;/* top right bottom left*/
}
#interactive1 #level1{
	width: 240px;
	position: relative;
	margin: 5px auto;/* top right bottom left*/
}
#interactive1 #level1 #top{
	width: 240px;
	height: 55px;
	position: relative;
	background-attachment: scroll;
	background-image: url('/images/report_icon.gif');
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
.indent50{
	margin-left: 50px;
	display: block;
}
#interactive1 #level1 #mid{
	width: 240px;
	position: relative;
}
.indent10{
	margin: 5px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
}
#interactive1 #level1 #bot{
	width: 230px;
	height: 20px;
	position: relative;
	margin-left:auto;
	margin-right:auto;
	background-attachment: scroll;
	background-color: #2E2A44;
	background-image: url('/images/purple_arrow.gif');
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
#interactive1 #level1 #bot a{
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 1.75em;
}
#interactive1 #level2{
	width: 240px;
	position: relative;
	margin: 5px auto;/* top right bottom left*/
}
#interactive1 #level3{
	width: 240px;
	position: relative;
	margin: 5px auto;/* top right bottom left*/
}
#grnmaincontent #hometopbox #interactivebox2 #interactive2{
	width: 252px;
	height: 60px;
	position: relative;
	margin: 0px;/* top right bottom left*/
	overflow:hidden;
	z-index: 99999;
}
#grnmaincontent #hometopbox #interactivebox2 #interactive3{
	width: 252px;
	height: 98px;
	position: absolute;
	bottom:13px;
	background-color: #EBEAE9;
	background-attachment: scroll;
	background-image: url(/images/twitter.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#grnmaincontent #hometopbox #interactivebox2 #interactive3 #int3cont{
	width: 235px;
	position: relative;
	margin: 5px 10px 5px 5px;/* top right bottom left*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454600;
}
#int3cont a
{
	font-size: 12px;
	font-weight: bold;
	color: #454600;
	text-decoration: none;
}
/* ////// HOME PAGE STYLES - Middle Level  */
#grnmaincontent #homemidbox{
	position: relative;
	width: 1000px;
	height: 90px;
	background-color: #FFF;/* top right bottom left*/
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: scroll;
	background-image: url(/images/tree_midmatte.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#grnmaincontent #homemidbox #textbox1{
	position: relative;/* top right bottom left*/
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 30px;
}
html* #grnmaincontent #homemidbox #textbox1{
	margin: 10px 20px 10px 15px;/* top right bottom left*/
}
#grnmaincontent #homemidbox #textbox2{
	position: relative;
	width: 880px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454600;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.green16{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	/*color: #454600;*/
	color: #251c5c;
	letter-spacing: 0.015px;
	font-weight: normal;
}
.headsmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #454600;
	letter-spacing: .015px;
	font-weight: bold;
}
.newsartitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9fa616;
	letter-spacing: .015px;
	font-weight: bold;
	text-transform: uppercase;
}

/* ////// HOME PAGE STYLES - Bottom Level  */
#grnmaincontent #homebotbox{
	position: relative;
	width: 1000px;
	height: 215px;
	background-color: #F2F2F1;
	margin: 10px 0px 0px;/* top right bottom left*/
	z-index:9998;
}
#grnmaincontent #homebotbox #sustainimg{
	position: absolute;
	width: 117px;
	height: 110px;
	right:0px;
	bottom:0px;
	z-index:9999;
	background-image:url(/images/sr2009_thumb.png);
}
*html #grnmaincontent #homebotbox #sustainimg{
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/sr2009_thumb.png' ,sizingMethod='scale');
}
#grnmaincontent #homebotbox #wasteimg{
	position: absolute;
	width: 130px;
	height: 110px;
	right:9px;
	bottom:4px;
	z-index:99999;
}
#grnmaincontent #homebotbox #features{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 990px;
}
*html #grnmaincontent #homebotbox #features{
	margin-top: 10px;
}
#grnmaincontent #homebotbox #features #feature1, #feature2, #feature3{
	position: relative;
	float: left;
	width: 330px;
}
#featurewrapper{
	position: relative;
	margin: 15px auto 0px auto;/* top right bottom left*/
	width: 315px;
	height: 195px;
	background-attachment: scroll;
	background-image: url('/images/box_background.gif');
	background-repeat: repeat-x;
	border: thin solid #E0D0BC;
}
html* #featurewrapper{
	margin: 5px auto 20px auto;/* top right bottom left*/
}
#featurewrapper #layer1{
	position: relative;
	width: 312px;
	margin: 2px 2px 2px 2px;/* top right bottom left*/
	text-align: right;
	background-color: #6d6e71;
}
#featurewrapper #layer2{
	position: relative;
	padding: 6px;/* top right bottom left*/
	width: 303px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	line-height:1.35em;
	z-index:9998;
}
#featurewrapper #layer3{
	position: absolute;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	display: block;
	left: 10px;
	bottom: 5px;
}
#featurewrapper #layer3 #elements1{
	position: relative;
	float: left;
	width: 20px;
}
#featurewrapper #layer3 #elements2{
	position: relative;
	float: left;
	padding-top: 3px;
	padding-left: 5px;
}
#featurewrapper #layer3 #elements2 a{
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
/* ////////////////////// End - HOME PAGE STYLES \\\\\\\\\\\\\\\\\\\\\\ */
#allwrapper{
	position: relative;
	width: 1000px;
	background-color: #FFF;
	margin: 10px auto 0px;/* top right bottom left*/
	overflow: auto;
	*overflow:;
}
#allwrapper #sidenav{
	position: relative;
	width: 255px;
	margin-top: 15px;/* top right bottom left*/
	float:left;
}
#allwrapper #contarea{
	position: relative;
	width: 705px;
	padding:20px;/*top right bottom left*/
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454600;
	background-attachment: scroll;
	background-image: url(/images/inside/grey_bar_verticle.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
	background-color: #FFF;
}

#grnmaincontent {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#contarea a{
	color: #454600;
	text-decoration: underline;
}
#contarea a:hover{
	color: #330;
	text-decoration: underline;
}
#contarea p{
line-height:1.7em;
}
#contarea ul li { 
padding-bottom:10px; 
} 

#allwrapper #contarea2{
	position: relative;
	width: 960px;
	padding:20px;/*top right bottom left*/
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #454600;
	background-attachment: scroll;
	background-image: url(/images/inside/grey_bar_verticle.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
	background-color: #FFF;
}
#contarea2 a{
	color: #454600;
	text-decoration: underline;
}
#contarea2 a:hover{
	color: #330;
	text-decoration: underline;
}
#contarea2 a.commit{
	color: #c1bb00;
	text-decoration: none;
	font-style: italic;
}
#contarea2 a.commit:hover{
	color: #c1bb00;
	text-decoration: underline;
	font-style: italic;
}
#contarea2 a.initiatives{
	color: #000000;
	text-decoration: none;
	font-weight:bold;
	font-size:11px;
	line-height:1.45em;
}
#contarea2 a.initiatives:hover{
	color: #c1bb00;
	text-decoration: none;
}

#contarea2 a.newslinks{
	color: #a6ae5a;
	text-decoration: underline;
}
#contarea2 a.newslinks:hover{
	color: #454600;
}

#contarea2 p{
line-height:1.7em;
}
#contarea2 ul li {
	padding-bottom:10px;
	list-style-image: url(/images/bullet_blue.jpg);
}
#contarea2 ul.grnlist li {
	padding-bottom:10px;
	list-style-image: url(/images/greenbullet.gif);
}
#contarea2 form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#contarea2 input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px solid #d5d10e;
	width:100%;
}
#contarea2 input.rad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 0;
	width:30px;
}
#contarea2 textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 2px solid #d5d10e;
	width:100%;
}

#contarea2 select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tl{background:#ffffff url(/images/boxes/tl.jpg) no-repeat top left;}
.tr{background:#ffffff url(/images/boxes/tr.jpg) no-repeat top left;}
.bl{background:#ffffff url(/images/boxes/bl.jpg) no-repeat top left;}
.br{background:#ffffff url(/images/boxes/br.jpg) no-repeat top left;}
.leftside{background:#ffffff url(/images/boxes/leftside.jpg) repeat-y top left;}
.rightside{background:#ffffff url(/images/boxes/rightside.jpg) repeat-y top left;}
.topside{background:#ffffff url(/images/boxes/top.jpg) repeat-x top left;}
.bottomside{background:#ffffff url(/images/boxes/bottom.jpg) repeat-x top left;}

.tl2{background:#ffffff url(/images/boxes/2_tl.jpg) no-repeat top left;}
.tr2{background:#ffffff url(/images/boxes/2_tr.jpg) no-repeat top left;}
.bl2{background:#ffffff url(/images/boxes/2_bl.jpg) no-repeat top left;}
.br2{background:#ffffff url(/images/boxes/2_br.jpg) no-repeat top left;}
.leftside2{background:#ffffff url(/images/boxes/2_leftside.jpg) repeat-y top left;}
.rightside2{background:#ffffff url(/images/boxes/2_rightside.jpg) repeat-y top left;}
.topside2{background:#ffffff url(/images/boxes/2_top.jpg) repeat-x top left;}
.bottomside2{background:#ffffff url(/images/boxes/2_bottom.jpg) repeat-x top left;}



/* ////////////////////////////////////////////// Start - MAIN STYLES \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

/* ////////////////////////////////////////////// Start - SIDE MENU STYLES \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

#containerul, #containerul ul{
	text-align:left;
	margin:0; /* Removes browser default margins applied to the lists. */
	padding:0; /* Removes browser default padding applied to the lists. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#containerul li a{
	text-align:left;
	margin:0; /* Removes browser default margins applied to the lists. */
	padding:0; /* Removes browser default padding applied to the lists. */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003;
	text-decoration: none;
	line-height: 18px;
}
#containerul li{
  margin:0 0 0 10px; /* A left margin to indent the list items and give the menu a sense of structure. */
  padding:0; /* Removes browser default padding applied to the list items. */
  list-style-type:none; /* Removes the bullet point that usually goes next to each item in a list. */
}

#containerul .symbols{ /* Various styles to position the symbols next to the items in the menu. */
  float:left;
  width:12px;
  height:1em;
  background-position:0 50%;
  background-repeat:no-repeat;
}

/* ////////////////////////////////////////////// End - SIDE MENU STYLES \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

/* ////////////////////////////////////////////// Start - PAGE IMAGES \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
#community{
  position:relative;
  width:960px;
  height:200px;
  background:#ffffff url(/images/inside/hdr_community.jpg) no-repeat top left;
 }
#aboutshaw{
  position:relative;
  width:960px;
  height:200px;
  background:#ffffff url(/images/inside/hdr_aboutshaw.jpg) no-repeat top left;
 }
#brands{
  position:relative;
  width:960px;
  height:200px;
  background:#ffffff url(/images/inside/hdr_community.jpg) no-repeat top left;
 }
#commbrands{
  position:relative;
  width:960px;
  height:200px;
  background:#ffffff url(/images/inside/hdr_community.jpg) no-repeat top left;
 }
#commitment{
  position:relative;
  width:960px;
  height:200px;
  background:#ffffff url(/images/inside/hdr_commitment.jpg) no-repeat top left;
 }
#consumerbrands{
  position:relative;
  width:960px;
  height:200px;
  background:#ffffff url(/images/inside/hdr_community.jpg) no-repeat top left;
 }
#contact{
  position:relative;
  width:960px;
  height:200px;
  background:#ffffff url(/images/inside/hdr_community.jpg) no-repeat top left;
 }
#cradletocradle{
  position:relative;
  width:960px;
  height:200px;
  background:#ffffff url(/images/inside/hdr_cradletocradle.jpg) no-repeat top left;
 }
#envirgoals{
  position:relative;
  width:960px;
  height:200px;
  background:#ffffff url(/images/inside/hdr_envirogoals.jpg) no-repeat top left;
 }
#makeitright{
  position:relative;
  width:960px;
  height:200px;
  background:#ffffff url(/images/inside/hdr_community.jpg) no-repeat top left;
 }
#news{
  position:relative;
  width:960px;
  height:200px;
  background:#ffffff url(/images/inside/hdr_news.jpg) no-repeat top left;
 }
#ourgreenedge{
  position:relative;
  width:960px;
  height:200px;
  background:#ffffff url(/images/inside/hdr_news.jpg) no-repeat top left;
 }
#privacypolicy{
  position:relative;
  width:960px;
  height:200px;
  background:#ffffff url(/images/inside/hdr_news.jpg) no-repeat top left;
 }
#re2e{
  position:relative;
  width:960px;
  height:200px;
  background:#ffffff url(/images/inside/hdr_news.jpg) no-repeat top left;
 }
#recognition{
  position:relative;
  width:960px;
  height:200px;
  background:#ffffff url(/images/inside/hdr_news.jpg) no-repeat top left;
 }
#recycling{
  position:relative;
  width:960px;
  height:200px;
  background:#ffffff url(/images/inside/hdr_recycling.jpg) no-repeat top left;
 }
#sitemap{
  position:relative;
  width:960px;
  height:200px;
  background:#ffffff url(/images/inside/hdr_news.jpg) no-repeat top left;
 }
#subscribepg{
  position:relative;
  width:960px;
  height:200px;
  background:#ffffff url(/images/inside/hdr_news.jpg) no-repeat top left;
 }
#termscond{
  position:relative;
  width:960px;
  height:200px;
  background:#ffffff url(/images/inside/hdr_news.jpg) no-repeat top left;
 }

/* ////////////////////////////////////////////// End- PAGE IMAGES \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
