/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 11 February 2012 22:29:16
*/


#slider {
    width: 600px;
    height: 700px;
    margin: 10px 0 10px 50px;
    position: relative;
    padding-top: 10px;
    background: url(/__data/assets/image/0016/26107/nav_bg.gif) no-repeat left -7px;
}

#slider h3 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
    font-size: 2em;
}
#slider h4 {
    margin: 0;
    padding: 0;
    font-size: 1.2em;
    float: left;
    color: #666;
}
#canvas {
    position: absolute;
    left: 0;
    top: 33px;
    width: 600px;
    height: 650px;
    padding: 0;
    background: url(/__data/assets/image/0006/25872/timeline_bg.gif) repeat-y 0 0;
}

.scroll {
    height: 650px;
    width: 575px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    margin: 0 3px 0 3px;
}

#topshade {

}

.scrollContainer div.panel {
    padding: 10px;
    height: 450px;
    width: 565px;
}

#shade {
    background: url(/__data/assets/image/0010/25885/timeline_bottom.gif) no-repeat 0 0;
    height: 8px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 8px;
}
ul.navigation li {
    display: inline;
    width: 77px;
    height: 30px;
}

#slider .navigation a {
    padding:7px 9px 9px 8px;
    margin-right: 5px;
    color: #fff;
    background: url(/__data/assets/image/0004/25969/nav_tab.gif) no-repeat 0 0;
    font-weight: bold;
    text-decoration: none;
    width: 85px;
    height: 30px;
}

#slider .navigation a:hover, #slider .navigation a:visited{
   text-decoration: none;
}

#slider .navigation a.selected {
    background: #f7f7f7 url(/__data/assets/image/0009/25983/nav_tab_actived.gif) no-repeat 0 0;
   color: #666666;
}

ul.navigation a:focus {
    outline: none;
   color: #ffffff;
}

.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -50px;
}

.scrollButtons.right {
    right: -40px;
}

.hide {
    display: none;
}
.intro {
 height: 85px;
 width: 100%;
 border-bottom: solid 1px #ccc; 
 margin-bottom: 10px;
 position: relative;
}
.intro h3 {
    color: #666;
    font-size: 1.6em;
    display: block;
}
.intro img {
    border: solid 1px #ccc;
    padding: 3px;
}
.intro div {
    position: absolute;
    right: 0;
    top: 0;
    width: 460px;
    text-align: right;
}
.yearline{
   display: block;
   margin-left: 50px;
   width: 500px;
}
.yeartime{
   display: block;
   width: 565px;
   margin-bottom: 10px;
   float: left;
}

#contentIcons #shareIcon a {
    background: url(/__data/assets/image/0003/61923/icons_share_up.jpg) left top no-repeat;
    width: 50px;
    height: 57px;
    display: block;
    float: right;
}
#contentIcons #shareIcon a:hover {
    background: url(/__data/assets/image/0005/61925/icons_share_ovr.jpg) left top no-repeat;
    width: 50px;
    height: 57px;
    display: block;
}
#contentIcons #shareIcon img {
    display: none;
}
