/*-- Homepage / Bone Factory --*/

#bonefactory {
	position: relative;
	display: block;
	height: 300px;
	width: 900px;
	background-image: url(/pub/images/timelines/bonefactory/bonefactory.png);
}
#bonefactory-top {
	position: relative;
	display: block;
	height: 150px;
	width: 900px;
}
#bonefactory-bottom {
	position: relative;
	display: block;
	height: 150px;
	width: 818px;
	padding-left: 82px;
}
#bonefactory a {
	position: relative;
	display: block;
	height: 150px;
	float: left;
	cursor: pointer;
}
#bonefactory a:hover {
	background-image: url(/pub/images/timelines/bonefactory/bonefactory-hover.png);
}
#bonefactory #timeline-a {
	width: 170px;
}
#bonefactory #timeline-a:hover {
	background-position: 0px 0px;
}
#bonefactory #timeline-b {
	width: 142px;
}
#bonefactory #timeline-b:hover {
	background-position: -170px 0px;
}
#bonefactory #timeline-c {
	position: relative;
	float: left;
	width: 80px;
	height: 150px;
	display: block;
}
#bonefactory #timeline-c:hover {
	background-position: -312px 0px;
	background-image: url(/pub/images/timelines/bonefactory/bonefactory-hover.png);
}
#bonefactory #timeline-d {
	width: 212px;
}
#bonefactory #timeline-d:hover {
	background-position: -392px 0px;
}
#bonefactory #timeline-e_wrap {
	position: relative;
	float: left;
	width: 182px;
	height: 150px;
	display: block;
}
#bonefactory #timeline-e_wrap:hover, #bonefactory #timeline-e_wrap a:hover {
	background-position: -604px 0px;
	background-image: url(/pub/images/timelines/bonefactory/bonefactory-hover.png);
}
#bonefactory #timeline-f_wrap {
	position: relative;
	float: left;
	width: 197px;
	height: 150px;
	display: block;
}
#bonefactory #timeline-f_wrap:hover, #bonefactory #timeline-f_wrap a:hover {
	background-position: -82px -150px;
	background-image: url(/pub/images/timelines/bonefactory/bonefactory-hover.png);
}
#bonefactory #timeline-g {
	width: 241px;
}
#bonefactory #timeline-g:hover {
	background-position: -279px -150px;
}
#bonefactory #timeline-h {
	position: relative;
	float: left;
	width: 107px;
	height: 150px;
	display: block;
}
#bonefactory #timeline-h:hover {
	background-position: -520px -150px;
	background-image: url(/pub/images/timelines/bonefactory/bonefactory-hover.png);
}
#bonefactory #timeline-i {
	width: 219px;
}
#bonefactory #timeline-i:hover {
	background-position: -627px -150px;
}



