/*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/arrowSx.gif") no-repeat scroll left top;
	display: inline;
	float: left;
	width: 24px;
	height: 16px;
	}
	
#jCarouselLiteIdioma .carousel a.next2{
	background: transparent url("../images/arrowDx.gif") 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: auto; float: left; width: 300px; 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("../image/service_left_btn.png") no-repeat scroll left top;
	display: inline;
	float: left;
	width: 37px;
	height: 160px;
	overflow: hidden; visibility: visible; position: relative; z-index: 2; left: 0;
	margin-left:-5px;
	margin-top:1px;
	}
	
	
	
#jCarouselLiteDemo .carousel a.next {
	background: transparent url("../image/service_right_btn.png") no-repeat scroll right top;
	display: inline;
	float: left;
	width: 37px;
	height: 160px;
	margin-top:1px;
	
	}

#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-top: 1px solid ;
	border-bottom: 1px solid ;
	width:765px !important;
	}

#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: 110px; height: 158px;;
}

#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;
}












