[$] Pr1v473 xHeEl B4ckD00RzZ [$]
.slider {
width:961px;
height:364px;
margin:0 auto;
z-index:9;
}
.items {
display:none;
}
.play.paused {
color:#f00;
}
.tm-button {
display:inline-block;
font-size:14px;
line-height:36px;
color:#fefefe;
text-decoration:none;
cursor:pointer;
height:36px;
padding:0 16px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
background:url(../images/tail-tm-button.jpg) 0 0 repeat-x #7cad06;
border-radius:9px;
-moz-border-radius:9px;
-webkit-border-radius:9px;
}
.tm-button:hover {background:#292929;}
.pagination {
margin-left: 40px;
position:absolute;
width:200px;
height:25px;
padding:0px;
text-align: center;
}
.pagination li {
display:inline;
width:20px;
height:20px;
margin-right:10px;
}
.pagination li a {
width:20px;
height:20px;
display:inline-block;
background:url(../images/pagination.png) -21px 0 no-repeat;
}
.pagination li a:hover {background:url(../images/pagination.png) 0px 0 no-repeat;}
.pagination li.current a {
margin:0;
cursor:default;
width:20px;
height:20px;
background:url(../images/pagination.png) 0px 0 no-repeat;
color: #ffffff;
}
.controls {
position:absolute;
top:305px;
z-index:600;
width:963px;
height:82px;
}
.controls a.prev {
display:block;
height:82px;
width:41px;
text-indent:-5000px;
background:url(../images/tm-prev.png) 0 0px no-repeat;
position:absolute;
top:0;
left:0;
cursor:pointer;
}
.controls a.prev:hover {
background:url(../images/tm-prev.png) 0 -82px no-repeat;
}
.controls a.next {
display:block;
height:82px;
width:41px;
text-indent:-5000px;
background:url(../images/tm-next.png) 0 0px no-repeat;
position:absolute;
top:0;
right:0px;
cursor:pointer;
}
.controls a.next:hover {
background:url(../images/tm-next.png) 0 -82px no-repeat;
}