img {
border:0;
}

.clear {
clear: both;
}

.timeline {
position:relative;
width:951px;
height: 575px;
margin:0;
padding:0;
background: url(/ecms.ashx/Images/jumpPage/main_screen.jpg) no-repeat;
}

#timeline-box {
position:absolute;
top: 60px;
left: 148px;
background: url(/ecms.ashx/Images/jumpPage/inner_box.png) no-repeat;
width:668px;
height: 396px;
margin: 0;
}

#timeline-box-con {
clear: both;
padding: 42px 22px 0 34px;
}

#timeline-box-con .timeline-left {
float: left;
width: 252px;
}

#timeline-box-con .timeline-right {
float: left;
width: 300px;
margin-left: 40px;
}

.timeline-left h1 {
width:196px;
height:36px;
background:url(/ecms.ashx/Images/jumpPage/h1_explore.gif) no-repeat;
text-indent:-9999px;
margin: 0 0 30px;
}

.timeline-left p {
color:#fff;
line-height:1.08em;
padding-bottom:6px;
margin:0;
}

.timeline-right h1 {
width:229px;
height:36px;
background:url(/ecms.ashx/Images/jumpPage/h1_take_a_journey.gif) no-repeat;
text-indent:-9999px;
margin: 0 0 30px;
}

.timeline-right p {
color:#fff;
line-height:1.08em;
padding-bottom:6px;
margin:0;
}

#explore {
width:252px;
height:219px;
background:url(/ecms.ashx/Images/jumpPage/timeline.png) no-repeat;
}

#explore-btn {
padding: 52px 0 0 46px;
}

/* thumbnails */
.journey-row {
display:block;
margin-top: 20px;
}

.journey-thumb1 {
display:inline;
float:left;
width:67px;
height: 67px;
background:url(/ecms.ashx/Images/jumpPage/thumb_artists.png) no-repeat;
margin:0;
}

.journey-thumb2 {
display:inline;
float:left;
width:67px;
height: 67px;
background:url(/ecms.ashx/Images/jumpPage/thumb_sights.png) no-repeat;
margin:0;
}

.j-description {
display:inline;
float:left;
width:225px;
margin:0 0 0 6px !important;
}

.j-description p {
color:#fff;
line-height:1.08em;
padding-bottom:6px;
margin:0;
}

.j-description p.orange {
font-weight: bold;
color:#ff8014;
line-height:1.08em;
padding:3px 0 6px;
margin:0;
}

.end-row {
clear:both;
display:block;
height:4px;
font-size:0;
}

/* end thumbnails */