/* Bike Family Module */

#familyGalleryTopCap .left, #familyGalleryBottomCap .left {
	height: 11px;
	float:left;
}

#familyGalleryTopCap .left {
	background: url(/images/story/shared/familyGallery/familyGalleryTopTile.gif) no-repeat top left;
}

#familyGalleryBottomCap .left {
	background: url(/images/story/shared/familyGallery/familyGalleryBottomTile.gif) no-repeat top left;
}

#familyGalleryTopCap .right, #familyGalleryBottomCap .right {
	width: 30px;
	height: 11px;
	float: left;
}

#familyGalleryTopCap .right {
	background: url(/images/story/shared/familyGallery/familyGalleryNavNextTop.gif) no-repeat top left;
}

#familyGalleryBottomCap .right {
	background: url(/images/story/shared/familyGallery/familyGalleryNavNextBottom.gif) no-repeat top left;
}

#familyGalleryBottomCap, #familyGalleryMeat {
	clear: both;
}

a#familyGalleryPrev img, a#familyGalleryNext img {
	float: left;
	width: 25px;
	height: 79px;
	background: #2c2c2c;
}

#familyGalleryThumbListContainer {
	background: #fff;
	height:79px;
	padding: 0;
	margin: 0;
	color: #858585;
	float: left;
	position: relative;
	overflow: hidden;
}

#familyGalleryThumbs {
	position: relative;
	display: block;
	width: 10000px;
	margin: 0;
	padding: 0 0 0 4px;
}

.bikeInfo {
	padding: 0 5px;
	margin: 0;
	float: left;
}

.bikeImageName, .bikeImageName img, .bikeImageName p {	
	margin: 0; 
	padding: 0;
}

.bikeImageName p {
	text-align: center;
}

#familyGalleryHover {
	position: absolute;
	color: #5a5c5f;
	display: block;
	margin: 0;
	padding: 0;
}

#familyGalleryHoverInner {
	background: url(/images/story/shared/familyGallery/familyHoverShadow.png) no-repeat top left;
	width: 250px;
	padding: 15px;
	line-height: 1.4em;
}

#familyGalleryHoverInner h3, #familyGalleryHoverInner p {
	width: 200px;
	margin: 0;
	padding: 0;
}

#familyGalleryHoverInner h3 {
	color: #d50300;
	margin-bottom: 8px;
}

#familyGalleryHoverInner strong {
	font-weight: bold;
}

#familyGalleryHoverBottomShadow {
	margin: 0;
	padding: 0;
	width: 240px;
	height: 23px;
}

#familyGalleryHoverBottomShadow.left {
	background: url(/images/story/shared/familyGallery/familyHoverBottomShadow.png) no-repeat top left;
}

#familyGalleryHoverBottomShadow.right {
	background: url(/images/story/shared/familyGallery/familyHoverBottomShadowRight.png) no-repeat top left;	
}