.carousel {
position : relative;
height : 377px;
width : 945px;
overflow : hidden;
margin : 0 0 25px;
}
.carousel .backgrounds {
height : 354px;
}
.carousel .backgrounds .item {
width : 945px;
height : 377px;
float : left;
position : relative;
z-index : 1;
}
.carousel .backgrounds .item_3 {
background : transparent url(../images/banner_bg.jpg) no-repeat 0% 0%;
}
.carousel .panel {
background : url(../imagenes/bgbanner.jpg) no-repeat 0% 0%;
color : #fff;
position : absolute;
right : 0;
top : 0;
height : 377px;
width : 275px;
z-index : 10;
}
.carousel .panel .paging {
position : absolute;
bottom : 25px;
left : 25px;
width : 225px;
text-align : center;
}
.carousel .panel .paging a {
color : #4c4c4c;
font-size : 1.1em;
}
.carousel .panel .pause {
position : absolute;
right : 20px;
top : 25px;
display : block;
width : 18px;
height : 18px;
background : transparent url(../images/carousel_pause_bg.gif) no-repeat 0% 0%;
text-indent : -6000px;
}
.carousel .panel .play {
position : absolute;
right : 20px;
top : 25px;
display : block;
width : 18px;
height : 18px;
background : transparent url(../images/carousel_play_bg.gif) no-repeat 0% 0%;
text-indent : -6000px;
}
.carousel .panel .paging .next {
position : absolute;
right : 0;
bottom : 0;
display : block;
width : 18px;
height : 18px;
background : transparent url(../images/carousel_next_bg.gif) no-repeat 0% 0%;
text-indent : -6000px;
}
.carousel .panel .paging .previous {
position : absolute;
left : 0;
bottom : 0;
display : block;
width : 18px;
height : 18px;
background : transparent url(../images/carousel_previous_bg.gif) no-repeat 0% 0%;
text-indent : -6000px;
}
.carousel .panel .paging #numbers a {
color : #fff;
padding : 0 5px;
}
.carousel .panel .details_wrapper {
position : absolute;
top : 35px;
left : 20px;
width : 235px;
overflow : hidden;
height : 300px;
}
.carousel .panel .details_wrapper .details {
height : 300px;
}
.carousel .panel .details_wrapper .details .detail {
width : 235px;
height : 200px;
float : left;
}
.carousel .panel .details_wrapper .details h2 {
font-size : 2.4em;
margin : 0;
}
.desc {
font-size : 1.25em;
line-height : 2em;
font-weight : 400;
color : #d4dde7;
margin : 0;
}
.carousel .panel .details_wrapper .details a.more {
color : #fff;
font-size : 1.1em;
}
a.linkbanner:visited {
color : #c3d8ed !important ;
font-weight : 700;
text-decoration : none;
}
a.linkbanner:hover {
color : #fff !important ;
text-decoration : none;
font-weight : 700;
}
Lexia-Bold {
font-family : 'LexiaBold', sans-serif;
font-style : normal;
font-weight : 400;
letter-spacing : -1px;
line-height : normal;
}
.carousel h2, .carousel .panel .paging #numbers a.selected {
color : #fff;
}
.carousel .backgrounds .item_1, .carousel .backgrounds .item_2 {
background : transparent url(../images/carousel_bg_arrow.jpg) no-repeat 0% 0%;
}
a.linkbanner:link, a.linkbanner:active {
font-weight : 700;
text-decoration : none;
color : #c3d8ed !important ;
}
