/*CAROUSEL LANGUAGE------------------------------------------------------------*/

#jCarouselLiteIdioma a { outline-style: none; text-decoration: none; }

#jCarouselLiteIdioma {
	float:left;
	display:inline;
	margin:0;
	padding:0;
	}

#jCarouselLiteIdioma .carousel { margin: 0; padding: 0; position: relative; }

#jCarouselLiteIdioma .carousel a.prev2{
	background: transparent url("../images/sleft.jpg") no-repeat scroll left top;
	display: inline;
	float: left;
	width: 24px;
	height: 16px;
	}
	
#jCarouselLiteIdioma .carousel a.next2{
	background: transparent url("../images/sright.jpg") no-repeat scroll right top;
	display: inline;
	float: left;
	width: 24px;
	height: 16px;
	}

#jCarouselLiteIdioma .carousel a:hover,
#jCarouselLiteIdioma .carousel a:active { border: medium none ; outline-color: invert; outline-style: none; outline-width: medium; }

#jCarouselLiteIdioma .carousel .jCarouselLite2 {
	float: left;
	display:inline;
	position: relative;
	visibility: hidden;
	left: -5000px;
	width:75px !important;
	}

#jCarouselLiteIdioma .carousel ul {
	margin: 0; padding: 0; position: relative; list-style-type: none; z-index: 1; width: 2890px; left: -75px; color:#000;
	}

#jCarouselLiteIdioma .carousel ul li {
	overflow: hidden; float: left; width: 25px; height: 16px;background:transparent;margin: 0; padding: 0; text-align:center;
}

#jCarouselLiteIdioma .carousel ul li a{
	color:#b6b6b6;
}

#jCarouselLiteIdioma .carousel ul li a:hover{
	color:#bdd63c;
}


/*CAROUSEL CASE HISTORY-------------------------------------------------------------------------*/

#jCarouselLiteDemo a { outline-style: none; text-decoration: none; }

#jCarouselLiteDemo {
	float:left;
	display:inline;
	margin:0;
	padding:0;
	}

#jCarouselLiteDemo .carousel { margin: 5px 0 0 5px; padding: 0; position: relative; }

#jCarouselLiteDemo .carousel a.prev{
	background: transparent url("../images/sleft.jpg") no-repeat scroll left top;
	display: inline;
	float: left;
	width: 18px;
	height: 88px;
	}
	
#jCarouselLiteDemo .carousel a.next {
	background: transparent url("../images/sright.jpg") no-repeat scroll right top;
	display: inline;
	float: left;
	width: 18px;
	height: 88px;
	}

#jCarouselLiteDemo .carousel a:hover,
#jCarouselLiteDemo .carousel a:active { border: medium none ; outline-color: invert; outline-style: none; outline-width: medium; }

#jCarouselLiteDemo .carousel .jCarouselLite {
	float: left;
	display:inline;
	background: #f7f7f7;
	position: relative;
	visibility: hidden;
	left: -5000px;
	border: #E8E8E8 solid 1px;
	width:725px !important;
	}
width:771px; height:90px;
#jCarouselLiteDemo .carousel ul {
	margin: 0; padding: 0; position: relative; list-style-type: none; z-index: 1; width: 2890px; left: -872px;
	}

#jCarouselLiteDemo .carousel ul li {
	overflow: hidden; float: left; width:150px; height: 80px; 
}

#jCarouselLiteDemo .carousel .jCarouselLite h3{
	font-size:11px;
	width:100px !important;
	color:#000;
	display:inline;
	float:left;
	font-weight:bold;
	margin:30px 0pt 0pt 5px;
	padding:0pt;
	width:140px;
	text-transform:uppercase;
}

#jCarouselLiteDemo .carousel .jCarouselLite .star_value{
	display:inline;
	float:left;
	margin:5px 0 0 5px;
	padding:0;
	width:90px;
	height:18px !important;
}

#jCarouselLiteDemo .carousel .jCarouselLite p{
color:#595A5C;
float:left;
display:inline;
margin:10px 0 0 60px;
padding:0;
}












