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

.timeline-default {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000000;
}
.timeline-ether-marker-bottom {
	color: #666666;
}
.timeline-event-bubble-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
}
.timeline-event-bubble-title a:link {
	text-decoration: none;
}
.timeline-event-bubble-title a:hover {
	font-variant: small-caps;
	font-size: 1em;
	font-weight: bold;
	color: #00FF00;
}
.timeline-event-bubble-title a:visited {
	text-decoration: none;
}
.timeline-event-bubble-body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: left;
}
.timeline-event-bubble-body a {
	text-decoration: none;
}
.timeline-event-bubble-body a:link {
	text-decoration: none;
}
.timeline-event-bubble-body a:hover {
	font-variant: small-caps;
	font-size: 1em;
	color: #00FF00;
	font-weight: bold;
}
.timeline-event-bubble-body p {
	text-indent: 30px;
	padding-bottom: 5px;
}
.timeline-event-bubble-body li {
	padding-bottom: 5px;
	margin-left: 30px;
	padding-left: 20px;
	list-style: square;
}
li.comment {
	list-style: none;
	text-align: right;
}
.timeline-event-bubble-time {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .7em;
	font-style: italic;
	font-weight: bold;
}
.timeline-copyright {
	z-index: 100;
}
#timelineBucket {
	margin-left: 300px;
}
#my-timelineBeta {
	height: 400px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-variant: small-caps;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
#timeline_controls {
	padding-bottom: 10px;
	padding-top: 10px;
	height: 47px;
}
#timeline_controls input {
	width: 115px;
}
#shortcuts {
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	border-bottom-style: double;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	text-align: center;
	background-color: #5C832F;
}
#timelineshortcuts {
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#timelineshortcuts ul {
	margin: 0;
	list-style-type: none;
	background-color: #036;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 100%;
	padding-top: 0.2em;
	padding-right: 0;
	padding-bottom: 0.2em;
	padding-left: 0;
}
#timelineshortcuts li {
	display: inline;
}
#timelineshortcuts li a {
	color: #FFF;
	text-decoration: none;
	background-color: #036;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	padding: .2em 1em;
}
#timelineshortcuts li a:hover {
	color: #fff;
	background-color: #369;
}
#timelinemenu {
	clear: both;
}
#timelineNavigation  
{
	padding-bottom: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: double;
	margin-bottom: 5px;
	width: 100%;
	border-top-width: 2px;
	border-top-color: #000000;
}
#timelineInfo {
	float: left;
	padding: 10px 10px 5px 10px;
	font-size: .9em;
	text-align: center;
}

div.timelineExplanation {
	display: none;
	font-size: .8em;
	padding-left: 10px;
	padding-right: 10px;
}
div.timelineExplanation ul {
	margin-left: 25px;
}
#my-timeline {
	height: 600px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-variant: small-caps;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	clear: both;
}
div.milestonesContent {
	display: none;
	padding: 10px 10px 10px 10px;
	font-size: .9em;
	text-align: left;
}
div.milestonesContent ul {
	margin-left: 25px;
}
.milestonesContent a {
	text-decoration: none;
}
.milestonesContent a.link {
	text-decoration: none;
}
.milestonesContent a:hover {
	font-variant: small-caps;
	font-size: 1em;
	color: #00FF00;
	font-weight: bold;
}
