/*
	Featured Content Slider
	by: Chris Coyier
*/

 div, span, img, ol, ul, li, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baselinebaseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */  
 :focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */  
 ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */  
 table {
	border-collapse: collapse;
	border-spacing: 0;
}



.ieFix { behavior: url("../images/iepngfix.htc") }
.floatLeft {
	float: left;
	margin-right: 10px;
}
.floatRight {
	float: right;
}
.clear {
	clear: both;
}
a {
	outline: none;
}
#page-wrap {

	width: 612px;
	height: 419px;
}
ul {
	list-style: square inside;
}
a, a:visited {
	color: #336601;
	text-decoration: none;
}
a:hover, a:active {
	color: #336601;
}
blockquote {
	padding: 0 20px;
	margin-left: 20px;
	border-left: 20px solid #ccc;
	font-size: 14px;
	font-family: Georgia, serif;
	font-style: italic;
	margin-top: 10px;
}
.slider-wrap {
	width:612px;
	position: absolute;
}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}
.stripViewer {
	position: relative;
	overflow: hidden;
	width: 592px;
	height: 285px;
}
.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
}
.stripViewer .panelContainer .panel {
	float: left;
	height: 100%;
	position: relative;
	width: 592px;
}
.stripNavL, .stripNavR, .stripNav {
	display: none;
}
.nav-thumb {
	margin:10px;
}
#movers-row div {
	float: left;
}
#movers-row div a.cross-link {
	float: right;
}
.photo-meta-data {
	background: url(images/transpBlack.png);
	padding: 10px;
	height: 30px;
	margin-top: -50px;
	position: relative;
	z-index: 9999;
	color: white;
}
.photo-meta-data span {
	font-size: 13px;
}
.cross-link {
	display: block;
	width: 122px;
	padding: 10px;
	z-index: 9999;
}
.active-thumb {
	background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat;
}
.spring {
	background:url(../images/go_sping.jpg) no-repeat;
}
.summer {
	background:url(../images/go_summer.jpg) no-repeat;
}
.fall {
	background:url(../images/go_fall.jpg) no-repeat;
}
.winter {
	background:url(../images/go_winter.jpg) no-repeat;
}
.blurbBKG {
	background:url(../images/whatsGrowingOnBlurb.png) no-repeat;
	width:348px;
	height:209px;
	float:right;
	margin-top:32px;
}
.blurb {
	margin-top:15px;
	font-weight:bold;
	font-size:14px;
	width:245px;
	float:right;
	margin-right:15px;
}
.main2 {
	width:592px;
	height:283px;
}
.title {
	color:#ffffff;
	font-size:18px;
	padding-left:95px;
	padding-top:15px;
}
.readMore {
	float:right;
	padding:15px 15px 0px 0px;
	font-weight:bold;
}
.green {
	color:#336601;
}

