@import url(recycling-type.css);

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/

#j_header_recycling{
	background:transparent url(../images/header_recycle_chalkboard.png) no-repeat scroll center center;
	height:165px;
	left:51px;
	position:relative;
	top:-58px;
	width:680px;
}

.ie6 #j_header_recycling {
	top: -60px;
}
.ie7 #j_header_recycling {
	top: -59px;
}

#j_header_article_the_cycle{
	background:transparent url(../images/header_recycle_chalkboard.png) no-repeat scroll center center;
	height:165px;
	left:51px;
	position:relative;
	top:-50px;
	width:680px;
}

.ie6 #j_header_article_the_cycle{
	top: -58px;
}
.ie7 #j_header_article_the_cycle{
	top: -57px;
}

#j_header_article_recycling_101{
	background:transparent url(../images/header_recycle_chalkboard.png) no-repeat scroll center center;
	height:165px;
	left:51px;
	position:relative;
	top:-50px;
	width:680px;
}

.ie6 #j_header_article_recycling_101{
	top: -58px;
}
.ie7 #j_header_article_recycling_101{
	top: -57px;
}

#j_feature{
	left:106px;
	position:relative;
	top:-56px;
	width:595px;
}

#j_feature blockquote{
	color:#62553b;
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Serif;
	margin:0;
}

#j_featured_the_cycle_and_recycling_2 {
	left:106px;
	position:relative;
	width:595px;
	top: -25px;
}

#j_featured_cycle_ad {
	float: left;
	width: 48%;
	width:272px;
}

#j_featured_recycling_2 {
	margin-left:52%;
	width:273px;
}

#j_featured_recycling_2 blockquote{
	color:#62553b;
	font-size: 9pt;
	font-family: Georgia, "Times New Roman", Serif;
	margin:0;
}

#j_featured_recycling_2 p {
  font-family:Georgia,"Times New Roman",Serif;
}

#j_featured_recycling_3 p {
  font-family:Georgia,"Times New Roman",Serif;
}

#j_featured_recycling_3 {
	position:relative;
	left:106px;
	width:595px;
	top: 0px;
}

#j_featured_recycling_3 blockquote{
	color:#62553b;
	font-size: 9pt;
	font-family: Georgia, "Times New Roman", Serif;
	margin:0;
}

#j_mainmenu_recycling {
	top:37px;
	left:290px;
	position:relative;
	width:350px;
}

/* GLOBALHEADER */
#globalheader { width: 350px; height: 30px; position: relative; z-index: 9998; }
#globalheader ul{list-style:none;}
#globalheader #globalnav { margin: 0; padding: 0; }
#globalheader #globalnav li { display: inline; }
#globalheader #globalnav li a { float: left; width: 115px; height: 0; padding-top: 38px; overflow: hidden; }
#globalheader #globalnav li a,
#globalheader #globalsearch { background-image: url(../images/subnav_recycling.png); _background-image: url(../images/subnav_recycling.png); background-repeat: no-repeat; }

/* SLASH (no link) */
#globalheader #globalnav li#gn-slash a { background-position: -175px 8px; width: 10px; }

/* BUTTONS */
#globalheader #globalnav li#gn-recycling-101 a { background-position: 0 8px; width: 174px; }
#globalheader #globalnav li#gn-the-cycle a { background-position: -185px 8px; width: 123px; }

/* OVER STATES */
#globalheader #globalnav li#gn-recycling-101 a:hover { background-position: 0 -30px; width: 174px; }
#globalheader #globalnav li#gn-the-cycle a:hover { background-position: -185px -30px; width: 123px; }

/* PRESSED STATES */
#globalheader #globalnav li#gn-recycling-101 a:active { background-position: 0 -68px; width: 174px; }
#globalheader #globalnav li#gn-the-cycle a:active { background-position: -185px -68px; width: 123px; }

/* ON STATES */
#globalheader.recycling-101 #globalnav li#gn-recycling-101 a { background-position: 0 -68px !important; width: 174px; }
#globalheader.the-cycle #globalnav li#gn-the-cycle a { background-position: -185px -68px !important; width: 123px;}


