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

.bubble{
	background:url("../images/display/timeline/arrows-up.png") no-repeat scroll 0 -27px transparent;
	cursor:pointer;
	float:left;
	height:27px;
	overflow:hidden;
	position:absolute;
	text-indent:-999em;
	top:0;
	width:27px;
}
.bubble:hover, .bigbubble:hover, .testbubble:hover {
	background-position: 0px 0px;
}
.b1935 {
	left: 81px;
}
.b1947 {
	left: 502px;
}
.b1953 {
	left: 712px;
}
.b1955 {
	left: 782px;
}
.b1961 {
	left: 32px;
}
.b1967 {
	left: 242px;
}
.b1974 {
	left: 486px;
}
.b1985 {
	left: 873px;
}
.b1987 {
	left: 53px;
}
.b1990 {
	left: 158px;
}
.b1995 {
	left: 333px;
}
.b2000 {
	left: 508px;
}
.b2002 {
	left: 578px;
}
.b2004 {
	left: 648px;
}
.b2006 {
	left: 718px;
}
.b2007 {
	left: 753px;
}
.b2010 {
	left: 858px;
}
.b2011 {
	left: 893px;
}
/* tooltip styling */
.tooltip, .bigtooltip, .tooltipleftedge, .tooltiprightedge, .tooltipleftedgeextreme, .tooltiprightedgeextreme, .tooltiprightedge2010, .tt1935, .tt1947, .tt1961, .tt1967, .tt1987, .tt2002, .tt2004, .tt2010, .tt2011 {
	display:none;	
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px 31px 30px 31px;
	color:#4f5051;
	z-index: 500;
}	
.tooltip {
	background:transparent url(../images/display/timeline/over-reg.png);
}
.bigtooltip {
	background:transparent url(../images/display/timeline/over-reg-tall.png);
	height: 147px;
}
.tooltipleftedge {
	background:transparent url(../images/display/timeline/bubble-leftedge.png);
	height: 115px;
	margin-left: -50px;
}
.tooltiprightedge {
	background:transparent url(../images/display/timeline/bubble-rightedge.png);
	height: 115px;
	margin-left: 55px;
}
.tooltiprightedge2010 {
	background:transparent url(../images/display/timeline/bubble-rightedge.png);
	height: 115px;
	margin-left: -70px;
}
.tooltipleftedgeextreme {
	background:transparent url(../images/display/timeline/bubble-xtreme-leftedge.png);
	height: 115px;
	margin-left: -20px;
}
.tooltiprightedgeextreme {
	background:transparent url(../images/display/timeline/bubble-xtreme-rightedge.png);
	height: 115px;
}
.tt1935 {
	background:transparent url(../images/display/timeline/1935.png);
	height: 82px;
	margin-left: -50px;
}
.tt1947 {
	background:transparent url(../images/display/timeline/1947.png);
	height: 105px;
}
.tt1961 {
	background:transparent url(../images/display/timeline/1961.png);
	height: 80px;
	margin-left: -50px;
}
.tt1967 {
	background:transparent url(../images/display/timeline/1967.png);
	height: 105px;
}
.tt1987 {
	background:transparent url(../images/display/timeline/1987.png);
	height: 70px;
	margin-left: -50px;
}
.tt2002 {
	background:transparent url(../images/display/timeline/2002.png);
	height: 104px;
}
.tt2004 {
	background:transparent url(../images/display/timeline/2002.png);
	height: 104px;
}
.tt2007 {
	background:transparent url(../images/display/timeline/2005.png);
	height: 107px;
}
.tt2010 {
	background:transparent url(../images/display/timeline/2010.png);
	height: 107px;
	margin-left: -75px;
}
.tt2011 {
	background:transparent url(../images/display/timeline/2011.png);
	height: 107px;
	margin-left: 50px;
}

.tooltiprightedge {
	background:transparent url(../images/display/timeline/bubble-rightedge.png);
}
/* a .label element inside tooltip */
.tooltip .label {
	color:yellow;
	width:35px;
}

.tooltip a {
	color:#ad4;
	font-size:11px;
	font-weight:bold;
}