#nhlstimeline {
	background: url("../images/dot.png") repeat-x left 45px;
	width: 970px;
	height: 250px;
	overflow: hidden;
	position: relative;
}
#dates {
	width: 800px; height: 40px; overflow: hidden;
}
#dates li {
	background: url("../images/biggerdot.png") no-repeat bottom;
	list-style: none;
	width: 100px;
	height: 34px;
	text-align: center;
	font-size: 14px;
	float: left;
	color: #018a00;
	font-family: Tahoma, Geneva, sans-serif;
}
#dates a {
	line-height: 28px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-size: 18px;
	text-decoration: none;
	color: #018a00;
}
#dates .selected {
	padding-right: 15px; font-size: 21px; font-weight: bold;
}
#issues {
	width: 800px; height: 350px; overflow: hidden;
}
#issues li {
	list-style: none; width: 800px; height: 350px; float: left;
}
#issues li.selected img {
	transform: scale(1.1); -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1);
}
#issues li img {
	background: none; margin: 10px 30px 10px 5px; transition:2s ease-in-out; float: left; -ms-zoom: 1; transform: scale(0.7); -webkit-transition: all 2s ease-in-out; -moz-transition: all 2s ease-in-out; -o-transition: all 2s ease-in-out; -webkit-transform: scale(0.7, 0.7); -moz-transform: scale(0.7, 0.7); -o-transform: scale(0.7, 0.7);
}
#issues li h1 {
	margin: 0px auto; color: rgb(153, 153, 153); font-size: 24px;
}
#issues li p {
	line-height: 22px; font-size: 12px; font-weight: normal; margin-right: 10px;
}
#grad_left {
	top: 0px; width: 20px; height: 350px; position: absolute;
}
#grad_right {
	top: 0px; width: 20px; height: 350px; position: absolute;
}
#grad_left {
	background: rgb(239, 239, 239); left: 0px;
}
#grad_right {
	background: rgb(170, 170, 170); right: 0px;
}
#next {
	background-position: 0px 0px; top: 260px; width: 42px; height: 42px; text-indent: -9999px; overflow: hidden; font-size: 70px; position: absolute; background-repeat: no-repeat;
}
#prev {
	background-position: 0px 0px; top: 260px; width: 42px; height: 42px; text-indent: -9999px; overflow: hidden; font-size: 70px; position: absolute; background-repeat: no-repeat;
}
#next:hover {
	background-color: rgb(255, 255, 255);
}
#prev:hover {
	background-color: rgb(255, 255, 255);
}
#next {
	background: url("../img/next.png") rgb(255, 255, 255); right: 0px;
}
#prev {
	left: 0px; background-image: url("../img/previous.png"); background-color: rgb(255, 255, 255);
}
.disabled#next {
	opacity: 0.2;
}
.disabled#prev {
	opacity: 0.2;
}
div #scdp-digits-preview {
	width: 100%; clear: both;
}
div #scdp-digits-preview fieldset {
	border: thin solid black; border-image: none; float: left;
}
div #scdp-digits-preview .sc-fx-wrapper {
	border: thin solid rgb(136, 136, 136); border-image: none;
}
#jform_params_digits_xml {
	width: 100%;
}
div.scdp-container {
	width: 100%;
}
div.scdp-wrapper-center {
	background: 0px 0px rgba(255, 255, 255, 0.8); border-radius: 8px; display: inline-block;
}
div.scdp-text-horz {
	float: left;
}
div.scdp-counter-horz {
	float: left;
}
div.scdp-text-vert {
	clear: left;
}
div.scdp-counter-vert {
	clear: left;
}
div.scdp-unit-row {
	float: left;
}
div.scdp-unit-column {
	clear: left;
}
div.scdp-number-horz {
	text-align: right; float: left;
}
div.scdp-number-vert {
	text-align: center; clear: left;
}
div.scdp-label-horz {
	float: left;
}
div.scdp-label-vert {
	text-align: center; clear: left;
}
div.scdp-digits-wrapper {
	display: inline-block; -ms-zoom: 1;
}
div.scdp-label-wrapper {
	display: inline-block; -ms-zoom: 1;
}
div.sc-fx-wrapper {
	text-align: left; overflow: hidden; float: left; position: relative;
}
div.sc-fx-wrapper div {
	display: block; position: absolute;
}
div.sc-fx-wrapper img {
	display: block; position: absolute;
}
div.sc-fx-wrapper img {
	margin: 0px; padding: 0px;
}
.clear {
	clear: both;
}
.clearfix::after {
	height: 0px; clear: both; font-size: 0px; display: block; visibility: hidden; content: ".";
}
* + html .clearfix {
	min-height: 1%;
}
