.tl-js {
	display: none;
}

.blq-js .tl-js {
	display: block;
}

/* Styles for carousels */
.timeline_container{
padding-bottom: 16px;
width: 976px;
}
 div.timeline_container div#thumbnails{
padding-bottom: 16px;
}

#dynamic_content{
display: none;
}

.gelui-carousel {
    background-color: #ffffff;
    position:relative;
    width:100%;
    overflow: hidden;
}
#slideshow .gelui-carousel .gelui-carousel-viewport {
width: 906px;
}

.gelui-carousel .gelui-carousel-viewport {
    position: relative;
    margin: 0 35px;
    height: 106px;
	width: 872px;
}

.gelui-carousel ul {
    width: 30000px;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
}

.gelui-carousel li {
    float: left;
    margin: 0 1px 0 0;
    padding: 0;
}

*[dir=rtl] .gelui-carousel li {
    float: right;
    margin: 0 0 0 10px;
}
.gelui-carousel .gelui-carousel-navigation {
    border:none;
    position:absolute;
    top:0;
    margin:0;
    padding:0;
    width:35px;
    height:496px;
    z-index:100;
}
.gelui-carousel .gelui-carousel-navigation legend {
    display:none;
}
.gelui-carousel .gelui-carousel-button {
    display:block;
    width:100%;
    height:100%;
    border:none;
	background: url("/news/special/technology/11/shuttle_timeline/css/v1/img/back_next_35x360.png") no-repeat scroll transparent;
	background-repeat: repeat;
    text-indent:-9999px;
    cursor:pointer;
}




.gelui-carousel .gelui-carousel-button:hover {
    cursor:pointer;
}
.gelui-carousel .gelui-carousel-navigation-left {
    left:0;
}
.gelui-carousel .gelui-carousel-navigation-right {
    right:0;
}



#thumbnails div.gelui-carousel .gelui-carousel-button-prev{
    background-position: -85px -126px;
}
#thumbnails div.gelui-carousel .gelui-carousel-button-next{
     background-position: -521px -126px;
}
#thumbnails div.gelui-carousel .gelui-carousel-button-prev:hover  {
   background-position: -170px -126px;
} 
#thumbnails div.gelui-carousel .gelui-carousel-button-next:hover  {
   background-position: -606px -126px;
}
#slideshow div.gelui-carousel .gelui-carousel-button.gelui-carousel-button-prev {
  background-position: -85px center;
}
#slideshow div.gelui-carousel .gelui-carousel-button.gelui-carousel-button-next {
    background-position: -521px center;
}

#slideshow div.gelui-carousel .gelui-carousel-button.gelui-carousel-button-prev:hover {
     background-position: -170px center;
}
#slideshow div.gelui-carousel .gelui-carousel-button.gelui-carousel-button-next:hover {
    background-position: -606px center;
}

#thumbnails div.gelui-carousel .gelui-carousel-button.gelui-carousel-button-prev:active {
    background-position: -255px -126px;
}
#thumbnails div.gelui-carousel .gelui-carousel-button.gelui-carousel-button-next:active {
    background-position: -691px -126px;

}
#slideshow div.gelui-carousel .gelui-carousel-button.gelui-carousel-button-prev:active {
    background-position: -255px center;
}
#slideshow div.gelui-carousel .gelui-carousel-button.gelui-carousel-button-next:active {
    background-position: -691px center;
}

#thumbnails div.gelui-carousel .gelui-carousel-button.gelui-carousel-button-prev.gelui-carousel-button-disabled,
#thumbnails div.gelui-carousel .gelui-carousel-button.gelui-carousel-button-prev.gelui-carousel-button-disabled:hover,
#thumbnails div.gelui-carousel .gelui-carousel-button.gelui-carousel-button-prev.gelui-carousel-button-disabled:active{
	background-position: 0px -126px;
	cursor:default;
}

#thumbnails div.gelui-carousel .gelui-carousel-button.gelui-carousel-button-next.gelui-carousel-button-disabled,
#thumbnails div.gelui-carousel .gelui-carousel-button.gelui-carousel-button-next.gelui-carousel-button-disabled:hover,
#thumbnails div.gelui-carousel .gelui-carousel-button.gelui-carousel-button-next.gelui-carousel-button-disabled:active{
    background-position: -436px -126px;
	cursor:default;
}

#slideshow div.gelui-carousel .gelui-carousel-button.gelui-carousel-button-prev.gelui-carousel-button-disabled,
#slideshow div.gelui-carousel .gelui-carousel-button.gelui-carousel-button-prev.gelui-carousel-button-disabled:hover,
#slideshow div.gelui-carousel .gelui-carousel-button.gelui-carousel-button-prev.gelui-carousel-button-disabled:active{
	background-position: 0px center;
	cursor:default;
}

#slideshow div.gelui-carousel .gelui-carousel-button.gelui-carousel-button-next.gelui-carousel-button-disabled,
#slideshow div.gelui-carousel .gelui-carousel-button.gelui-carousel-button-next.gelui-carousel-button-disabled:hover,
#slideshow div.gelui-carousel .gelui-carousel-button.gelui-carousel-button-next.gelui-carousel-button-disabled:active{
	background-position: -436px center;
	cursor:default;
}
/* Styles for the image gallery */


#slideshow  .gelui-carousel,
#thumbnails .gelui-carousel {
    width:976px;
}
#slideshow .gelui-carousel .gelui-carousel-viewport {
    height:496px;
}

ul#carousel1 {
	display: none;
	clear: both
}
ul#carousel2 {
	height: 106px;
}
#carousel1 li,
#carousel2 li {
    width:120px;
    height:106px;
    position:relative;
    list-style-type:none;
    display:inline-block;
    overflow:hidden;
	margin: 0;
	padding: 0;
}
#carousel1 li {
    width:906px;
    height:496px;
	background: none;
}
#carousel2 li {
	cursor:pointer;
	float: left;
	margin-right: 2px;
}

#carousel1 li img,
#carousel2 li img {
    margin:0;
    border:none;
}

#carousel2 .item-text {
	/*background: url("http://news.bbcimg.co.uk/view/1_4_15/cream/hi/shared/img/transparencies/rgba-0-0-0-07.png") repeat scroll 0 0 transparent;*/
	background: #666666;
    color: #FFFFFF;
    display: block;
    font-size: 0.9em;
    height: 39px;
    padding: 4px 0 0 8px;
    position: relative;
    top: -3px;
    /*width: 104px;*/
}
#carousel2 li.mouse-over,
#carousel2 li.active{
border: 2px solid #D1700E;
height: 102px;
width: 116px;
}

div.thumbnail-holder{
display: block;
height: 106px;
width: 120px;
}

#carousel2 li.mouse-over div.thumbnail-holder,
#carousel2 li.active div.thumbnail-holder{
margin: -2px;
}

.ie  #thumbnails .gelui-carousel .gelui-carousel-button {
height: 106px;
width: 35px;
}

.ie  #slideshow .gelui-carousel .gelui-carousel-button {
height: 496px;
width: 35px;
}
.ie #slideshow .gelui-carousel-button-prev.gelui-carousel-button-disabled{
 	background: #666666;
	cursor:default;
 }
 
.ie #slideshow .gelui-carousel-button-next.gelui-carousel-button-disabled{
 	background: #666666;
	cursor:default;
 }
 .ie #thumbnails .gelui-carousel-button-prev.gelui-carousel-button-disabled{
 	background: #666666;
	cursor:default;
 }
 
.ie #thumbnails .gelui-carousel-button-next.gelui-carousel-button-disabled{
 	background: #666666;
	cursor:default;
 }

.ie7 #carousel2 .item-text ,
.ie #carousel2 .item-text {
	top: 0px;
}

.ie7 #slideshow div.gelui-carousel .gelui-carousel-navigation-left .active_but,
.ie #slideshow div.gelui-carousel .gelui-carousel-navigation-left .active_but {
	background-position: -255px center;
}
.ie7 #slideshow div.gelui-carousel .gelui-carousel-navigation-right .active_but,
.ie #slideshow div.gelui-carousel .gelui-carousel-navigation-right .active_but {
    background-position: -691px center;
}

