@charset "UTF-8";
/* CSS Document */

#featuredSlider {
	width:900px;
	height:375px;
	overflow: hidden;
	position: relative;
	z-index: 0;
	visibility: visible;
}
#news #newscontent {
	height: 200px;
	overflow: auto;
	padding-right: 15px;
}
#slide1  {
	height: 300px;
	background-repeat: no-repeat;
	background-image: url(../images/slide1.jpg);
}
#slide2 {
	height: 300px;
	background-repeat: no-repeat;
	background-image: url(../images/slide2.jpg);
}
#slide3 {
	height: 300px;
	background-repeat: no-repeat;
	background-image: url(../images/slide3.jpg);
}
#slide4 {
	height: 300px;
	background-repeat: no-repeat;
	background-image: url(../images/slide4.jpg);
}
#slide5 {
	height: 300px;
	background-image: url(../images/slide5.jpg);
	background-repeat: no-repeat;
}
.content .ovalink {
	display: block;
	height: 27px;
	width: 165px;
	background-image: url(../images/button-slide.jpg);
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
	color: #3697D8;
	font-size: 15px;
	padding-top: 4px;
	padding-left: 15px;
	text-decoration: none;
}
.content .ovalink:hover {
	text-decoration: underline;
}
#mainContent .content p a{
	background-image: none;
	color: #FFF;
}
.content a:hover {
	text-decoration: underline;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.content {
	width: 270px;
	padding-top: 10px;
	padding-left: 616px;
}
#mainContent .content p{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-weight: normal;
	line-height: 20px;
}
#mainContentinside .content p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	font-weight: normal;
	line-height: 20px;
}
.content h5 {
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	text-decoration: none;
	color: #3697D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-weight: normal;
	padding-top: 0px;
	padding-left: 0px;
	line-height: 34px;
}

#featuredShortcuts,
 #featuredShortcuts {
	position:absolute;
	width:596px;
	height:70px;
	top: 306px;
	left: -1px;
}

#featuredShortcuts {
	height:67px;
	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:12px;
	color:#fff;
	font-size:14px;
	text-align:center;
	cursor:pointer;
}

#featuredShortcuts div#s0 {
	width: 107px;
	background-image: url(../images/selectorslide1.jpg);
	height: 63px;
}

#featuredShortcuts div#s1 {
	width: 107px;
	background-image: url(../images/selectorslide2.jpg);
	height: 63px;
}

#featuredShortcuts div#s2 {
	width: 107px;
	background-image: url(../images/selectorslide3.jpg);
	height: 63px;
}

#featuredShortcuts div.selected {
	background-position:0 -63px !important;
}
#featuredShortcuts div#s3 {
	width: 107px;
	background-image: url(../images/selectorslide4.jpg);
	height: 63px;
}
#featuredShortcuts div#s4 {
	width: 107px;
	background-image: url(../images/selectorslide5.jpg);
	height: 63px;
}

