/*
..................................................
Hero Banners
..................................................
*/
#banner-cycle .white {
	color: #fff;
}

#banner-cycle a {
	position: absolute;
	top: 0;
	left: 0;
}

#banner-cycle a,
#banner-cycle a img {
	margin: 0;
	padding: 0;
}

#banner-cycle a:hover {
	text-decoration: none;
}

#banner-cycle h3 {
	color: #FFFFFF;
	font-size: 30px;
	font-weight: normal;
	left: 18px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 18px;
}

#banner-cycle h3 span {
	font-weight: normal;
	font-size: 18px;
	display: block;
	width: 400px;
	margin-top: 10px;
}

#banner-cycle h4 {
	font-weight: 500;
}

#banner-cycle h4 span {
	font-weight: 200;
}

#pager {
	position: absolute;
	bottom: 20px;
	right: 20px;
	z-index: 500;
}

#pager a {
	text-indent: -10000px;
	display: block;
	float: left;
	width: 10px;
	height: 10px;
	margin-left: 8px;
	overflow: hidden;
	background: url('/includes/graphics/banner-pager.png') no-repeat 0 -10px;
}

#pager a:hover,
#pager a.activeSlide {
	background-position: 0 0;
}

.prod-intro .active-thumb {
	border: 1px solid #00aaee;
}

#flashholdingdiv {
	position: absolute;
	z-index: 900;
	width: 800px;
}
