.pikachoose{width: 100%;max-width:1280px;position:relative; height:270px; margin:0  auto; z-index:0 !important;}
/* This is the ul you have all your images in */
.pikachoose ul{padding-left:0;  height:70px;margin:0;overflow:hidden; position:absolute; top:2px; z-index:99; left:5px;}
.controle{width:990px; margin:auto; position:relative; height:100px; top:185px; z-index:100000;}
.pikachoose ul span{width:990px; margin:0 auto; display:block;
overflow:hidden;}

/*.pikachoose ul{
height:70px;
margin:0;
overflow:hidden;
padding-left:0;
padding-right:0;
position:absolute;
right:0;
text-align:right;
top:-75px;
width:525px;
z-index:99;
}*/
.pikachoose ul li{float: right; margin:0 4px 4px 0;position:relative;overflow:hidden; border:5px solid #FFFFFF; z-index:99;}
.pikachoose ul li span.txt{ font:22px Arial, Helvetica, sans-serif;  color:#FFFFFF; z-index:99 !important;  display:block; overflow: hidden;}

.pikachoose ul li div img{position:relative; cursor:pointer;}

/* this is the surroundner for all your elements. This is also the fake border around the main img and room for caption */
.pika_main{width:100%;max-width:1280px;height:260px;display:block;position:absolute; top:0px;}
/*sine we give it the fake border, you need to position the image a little. */
.pika_main_img{position:relative;}
.pika_subdiv{position:relative; margin:0 auto; padding:2px;}
.pika_animationDivs{top:2px;left:2px;} /*must match top/left padding for subdiv */
.pika_subdiv img, .pika_subdiv a img{border:none; z-index:0;}
.pika_caption{width:350px;height:60px; padding-top:4px; text-transform:uppercase; text-align:right;position:absolute; bottom:25px; right:10px; color:#FFFFFF;
font-size:1.1em; z-index:30 !important;}
.pika_caption a{color:white; z-index:30 !important;}

.pika_play{position:absolute;z-index:1;left:50%;margin-left:-25px;width:50px;top:5px; display:none;}
.pika_play a{position:relative;margin-left:auto;cursor:pointer;display: none;width:50px;height:50px;background:url('../images/play.png') top center no-repeat; display:none;}
.pika_play a.pika_stop_button{display: block; background:url('../images/pause.png') top center no-repeat; display:none; }
.pika_navigation a{font-size: 12px; text-decoration: none;}
.pika_navigation a:hover{text-decoration: underline;}
.pika_navigation{padding-top:10px;clear:both;text-align:center;}

/* if you want to 'hide' these jus make their height and width 1px */
.pika_prev_hover{/*position:absolute; top:75px;left:15px;*/height:50px;width:100px;background:url('../images/left.gif') top left no-repeat; opacity:0.9;float:left;}
.pika_next_hover{/*position:absolute;top:75px;right:15px;*/height:50px;width:100px;background:url('../images/right.gif') top right no-repeat; opacity:0.9;float:right;}

element.style {
opacity:0.8;
top:-55px;
visibility:visible;
}
div.carouselContainer {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/bg-slide.png) no-repeat scroll right top;
height:92px;
margin:0;
position:absolute;
width:990px;
bottom:0;
top:180px;
z-index:1 !important;
}
div.carouselContainer .test{ position:relative;}

/******************************/

