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


#main_section {
	background-image:url(../images/history_bg.jpg);
}
#main_section.no_tab #sidebar_block {
	background-image:url(../images/history_sideMenu_bg.jpg);
	float:left;
	height:455px;
	width:191px;
}
#main_section.no_tab #content_block {
	background-image:url(../images/history_top_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	height:240px;
	padding:46px 0 0 12px;
	position:relative;
	width:655px;
}
#content_block h1 {
	color:#91b0d5;
	font-size:0.833em;
	text-transform:uppercase;
	font-weight:bold;
}
#content_block h2 {
	color: #2c3540;
	font-size: 2.25em;
	font-weight: bold;
	margin:12px 0 18px 0;
	padding:0;
}



#content_block #history_scroll {
	background-image:url(../images/history_banner_end.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:154px;
	left:0;
	padding:0 35px 25px 0;
	_padding-right:16px;
	position:absolute;
	top:104px;
	width:657px;
}
#content_block #history_scroll #left_arrow {
	height:36px;
	left:12px;
	position:absolute;
	top:63px;
	width:13px;
}
#content_block #history_scroll #right_arrow {
	height:36px;
	position:absolute;
	right:42px;
	top:63px;
	width:13px;
}
#content_block #history_scroll #scroll_mask_left {
	background-image:url(../images/history_scroll_mask_left.jpg);
	height:179px;
	left:0;
	position:absolute;
	top:0;
	width:28px;
}
#content_block #history_scroll #scroll_mask_right {
	background-image:url(../images/history_scroll_mask_right.jpg);
	height:179px;
	position:absolute;
	right:0;
	top:0;
	width:61px;
}
#content_block #history_scroll #content_wrapper #mySlides .divider {
	background-image:url(../images/history_divider.png);
	background-repeat:no-repeat;
	background-position:center;
	float:left;
	height:143px;
	padding:12px;	
	width:1px;
}
#myController span {
	color:#FFF;
	cursor:pointer;
	display:none;
	margin-right:10px;
}
.jFlowPrev, .jFlowNext {
	cursor:pointer;
}
#content_block #history_scroll #content_wrapper {
	margin:0 0 0 25px;
}
#content_block #history_scroll #content_wrapper #mySlides .thumbnail {
	float:left;
	height:162px;
	text-align:center;
	width:119px;
}
#content_block #history_scroll #content_wrapper #mySlides div.image {
	background-image:url(../images/history_thumbs.jpg);	
	background-repeat: no-repeat;
	cursor:pointer;
	display:inline-block;
	height:69px;
	margin-top:31px;
	width:119px;
}
#content_block #history_scroll #content_wrapper #mySlides #img_2000 .image {
	background-position:0 0;
}
#content_block #history_scroll #content_wrapper #mySlides #img_2001 .image {
	background-position:-119px 0;
}
#content_block #history_scroll #content_wrapper #mySlides #img_2002 .image {
	background-position:-238px 0;
}
#content_block #history_scroll #content_wrapper #mySlides #img_2003 .image {
	background-position:-357px 0;
}
#content_block #history_scroll #content_wrapper #mySlides #img_2004 .image {
	background-position:-476px 0;
}
#content_block #history_scroll #content_wrapper #mySlides #img_2005 .image {
	background-position:-595px 0;
}
#content_block #history_scroll #content_wrapper #mySlides #img_2006 .image {
	background-position:-714px 0;
}
#content_block #history_scroll #content_wrapper #mySlides #img_2007 .image {
	background-position:-833px 0;
}
#content_block #history_scroll #content_wrapper #mySlides #img_2008 .image {
	background-position:-952px 0;
}
#content_block #history_scroll #content_wrapper #mySlides #img_future .image {
	background-position:-1071px 0;
}


#content_block #history_scroll #content_wrapper #mySlides #img_2000 .image.current {
	background-position:0 bottom;	
}
#content_block #history_scroll #content_wrapper #mySlides #img_2001 .image.current {
	background-position:-119px bottom;	
}
#content_block #history_scroll #content_wrapper #mySlides #img_2002 .image.current {
	background-position:-238px bottom;	
}
#content_block #history_scroll #content_wrapper #mySlides #img_2003 .image.current {
	background-position:-357px	 bottom;	
}
#content_block #history_scroll #content_wrapper #mySlides #img_2004 .image.current {
	background-position:-476px bottom;	
}
#content_block #history_scroll #content_wrapper #mySlides #img_2005 .image.current {
	background-position:-595px bottom;	
}
#content_block #history_scroll #content_wrapper #mySlides #img_2006 .image.current {
	background-position:-714px bottom;	
}
#content_block #history_scroll #content_wrapper #mySlides #img_2007 .image.current {
	background-position:-833px bottom;	
}
#content_block #history_scroll #content_wrapper #mySlides #img_2008 .image.current {
	background-position:-952px bottom;	
}
#content_block #history_scroll #content_wrapper #mySlides #img_future .image.current {
	background-position:-1071px bottom;	
}
#content_block #history_scroll #content_wrapper #mySlides .thumbnail img {
	margin-top:31px;
}
#content_block #history_scroll #content_wrapper #mySlides .thumbnail h4 {
	color:#d6e1ef;
	font-size:3em;
	font-weight:bold;
}
#content_block #history_scroll #content_wrapper #mySlides .thumbnail h4.current {
	color:white;
	font-size:3em;
	font-weight:bold;
}
#content_block #history_scroll #content_wrapper #mySlides a {
	text-decoration:none;
}
