blob: 7aef0304272c35a336a33f2cbce3ea70dba8e73a [file] [log] [blame]
@CHARSET "ISO-8859-1";
#blockBuster {
position:relative;
z-index:5;
background:transparent url('/home/content/10years/images/background.png') no-repeat !important;
height:194px;
border-bottom:1px solid #1b3664;
}
#bbContent ul {margin:0px!important; padding:0px!important; height: 194px; overflow: hidden; }
#bbContent ul li { color:#FFF; width:630px;height:194px; padding:0px; list-style-image:none;}
span.previous, span.next {
color: #FFFFFF;
cursor: pointer;
height: 40px;
line-height: 20pt;
margin-left: 2px;
z-index: 10;
}
span.previous { position:absolute; left:2px; top:85px; background:url('/home/content/10years/images/carousel_arrows.png') no-repeat left top; width: 10px;}
span.next { position:absolute; right:346px; top:85px; background:url('/home/content/10years/images/carousel_arrows.png') no-repeat right bottom; width: 13px;}
#bbContent div.slide3 { background-image: url('/home/content/10years/images/slide3.png'); height:194px;}
#bbContent div.slide3 p { padding-left:32px; padding-top:67px; width:230px;}
#bbContent div.slide3 p { font-size:18pt; line-height:110%; color:#1b3664; text-shadow:1px 1px 1px #777;}
#bbContent div.slide3 a { font-size:16pt; line-height:110%; color:#1b3664; text-shadow:1px 1px 1px #777;}
#bbContent:hover span.previous, #bbContent:hover span.next { opacity:1; -webkit-transition: opacity 0.3s linear;}