@charset "UTF-8";
#slide1  {
	height: 358px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	padding-top: 0px;
	z-index: 0;
	background-image: url(../images/mainheader.jpg);
}
#slide2  {
	height: 358px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	position: relative;
	overflow: hidden;
	color: #A4B0BB;
	background-image: url(../images/mainheader.jpg);
}
#slide3  {
	height: 358px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/mainheader.jpg);
}
#slide4 {
	height: 358px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/mainheader.jpg);
}
#slide5 {
	height: 358px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/mainheader.jpg);
}
/* CSS Document */

#featuredSlider {
	width:950px;
	height:358px;
	overflow: hidden;
	position: relative;
	z-index: 0;
	visibility: visible;
}
#featuredSlider h1 a{
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	color: #FFF;
}
#featuredSlider h3 a {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	color: #333;
}
#featuredSlider a:hover {
	text-decoration: underline;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.slidecontent h1 a .readmore {
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
}
.slidecontent h3 a .readmore {
	font-size: 15px;
	font-weight: bold;
	color: #333;
}

#featuredShortcuts,
 #featuredShortcuts {
	position:absolute;
	width:146px;
	height:70px;
	top: 321px;
	left: 32px;
}

#featuredShortcuts {
	height:41px;
	padding-bottom:0px;
	padding-left:1px;
	z-index: 1;
	background-image: url(../images/earthcycle-logo.png);
	background-repeat: no-repeat;
	background-position: 282px top;
	padding-top: 0px;
}

#featuredShortcuts div {
	float:left;
	width:120px;
	height:20px;
	padding-top:0px;
	margin-right:9px;
	color:#fff;
	font-size:14px;
	text-align:center;
	cursor:pointer;
}

#featuredShortcuts div#s0 {
	width: 20px;
	background-image: url(../images/shortcuts-gen.jpg);
	height: 20px;
}

#featuredShortcuts div#s1 {
	width: 20px;
	background-image: url(../images/shortcuts-compost.jpg);
	height: 20px;
}

#featuredShortcuts div#s2 {
	width: 20px;
	background-image: url(../images/shortcuts-top.jpg);
	height: 20px;
}

#featuredShortcuts div.selected {
	background-position:0 -100px !important;
}
#featuredShortcuts div#s3 {
	width: 20px;
	background-image: url(../images/shortcuts-lawn.jpg);
	height: 20px;
}
#featuredShortcuts div#s4 {
	width: 20px;
	background-image: url(../images/shortcuts-cow.jpg);
	height: 20px;
}
.slidecontent  {
	width: 420px;
	margin-left: 15px;
	padding-top: 24px;
}
.slidecontent h1  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	margin: 0px;
	color: #FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.slidecontent p  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
.slidecontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
	font-weight: normal;
}
.slidecontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: normal;
	margin: 0px;
	color: #333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

