#hp-slideshow {
position: relative;
overflow: hidden;
width: 520px;
height: 300px;
margin-bottom: 20px;
background-color: #000;
}
#hp-slideshow .border {
overflow: hidden;
margin-top: 10px;
margin-left: 10px;
}
#hp-slideshow .jcarouselLite {
width: 510px;
height: 265px;
border-bottom: 0;
overflow: hidden;
visibility: visible;
position: relative;
z-index: 2;
top: 0;
left: 0;
}
#hp-slideshow .jcarouselLite ul {
float: left;
margin: 0;
padding: 0;
position: relative;
list-style-type: none;
z-index: 1;
}
#hp-slideshow .jCarouselLite ul li {
overflow: hidden;
float: left;
width: 510px;
height: 265px;
position: relative;
top: 0;
left: 0;
}
.slide-story {
display: block;
position: relative;
top: 0;
left: 0;
z-index: 10;
}
#hp-slideshow .jCarouselLite ul li a {
display: block;
width: 100%;
height: 100%;
margin: 0;
}
#hp-slideshow .jCarouselLite img {
z-index: 3;
display: block;
width: 500px;
height: 265px;
}
#hp-slideshow .jCarouselLite .slide-story {
display: block;
z-index: 5;
position: relative;
top: -97px;
left: 180px;
width: 320px;
height: 80px;
overflow: hidden;
background: #fff;
-ms-filter: "progid: dximagetransform.microsoft.alpha(opacity=80)";
filter: alpha(opacity=80);
opacity: 0.8;
}
#hp-slideshow a.slide-story {
text-decoration: none;
}
#hp-slideshow a:hover.slide-story {
text-decoration: underline;
}
#hp-slideshow .jCarouselLite .slide-dek, #hp-slideshow .slide-title {
line-height: 1.28em;
display: block;
margin: 0;
font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
}
#hp-slideshow .slide-title {
font-size: 24px;
padding: 6px 15px 0 15px;
clear: both;
}
#hp-slideshow .jCarouselLite .slide-dek {
font-size: 13px;
padding: 0 15px;
}
#hp-slideshow .controls {
background-image: url(btn_slide_on.gif);
background-repeat: no-repeat;
background-position: 146px 0;
_background-position: 149px 0;
height: 30px;
z-index: 2;
position: absolute;
top: 270px;
left: 0;
width: 100%;
}
.slide1 {
background-position: 146px 0 !important;
_background-position: 149px 0 !important;
}
.slide2 {
background-position: 169px 0 !important;
_background-position: 172px 0 !important;
}
.slide3 {
background-position: 192px 0 !important;
_background-position: 195px 0 !important;
}
.slide4 {
background-position: 215px 0 !important;
_background-position: 218px 0 !important;
}
.slide5 {
background-position: 238px 0 !important;
_background-position: 241px 0 !important;
}
.slide6 {
background-position: 261px 0 !important;
_background-position: 264px 0 !important;
}
#hp-slideshow .controls ul {
margin: 4px 0 0 95px;
width: 100%;
position: relative;
padding: 0;
list-style-type: none;
}
#hp-slideshow .controls ul li {
float: left;
margin-top: 4px;
margin-left: 4px;
position: relative;
}
#hp-slideshow .controls ul li a, #hp-slideshow .controls ul li a:link, #hp-slideshow .controls ul li a:visited, #hp-slideshow .controls ul li a:active {
font-family: "Trebuchet MS", Helvetica, Jamrul, sans-serif;
line-height: 15px;
background-color: #333;
display: block;
width: 17px;
height: 15px;
border: 1px solid #505050;
color: #fff;
text-decoration: none;
text-align: center;
font-size: 11px;
}
#hp-slideshow .controls ul li a.prev, #hp-slideshow .controls ul li a.next {
text-transform: uppercase;
font-size: 10px !important;
line-height: 15px !important;
border: 1px solid #000 !important;
}
#hp-slideshow .controls ul li a:hover.prev, #hp-slideshow .controls ul li a:hover.next {
border: 1px solid #505050 !important;
}
#hp-slideshow .controls ul li a.prev {
padding-right: 5px;
text-align: right !important;
width: 35px !important;
background: #000 url(btn_prev_slide.gif) no-repeat 4px 3px !important;
}
#hp-slideshow .controls ul li a.next {
padding-left: 5px;
text-align: left !important;
width: 33px !important;
background: #000 url(btn_next_slide.gif) no-repeat 31px 3px !important;
}
#hp-slideshow .controls ul li a:hover, #hp-slideshow .controls ul li a.on {
background-color: 000066;
}
