@charset "UTF-8";



.rover a img{
opacity:1;
filter: alpha(opacity=100);
}

.rover a:hover img{
opacity:0.8;
filter: alpha(opacity=80);
}


    
/*_____________________________________________ jCarouselLite _____________________________________________*/

#jCarouselLite {
width:960px;
height:60px;
overflow:hidden;
}



#jCarouselLite .externalControl {
	height:60px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    position: relative;     
}



#jCarouselLite .externalControl button {
    float: left;
}



#jCarouselLite .externalControl a.prev {
    display: block;
    float: left;
    width: 40px;
    _margin:0; _padding:0;
    height: 60px;
    text-decoration: none;
}



#jCarouselLite .externalControl a.next {
    display: block;
    float: left;
    width: 40px;
    _margin:0; _padding:0;
    height: 60px;
    text-decoration: none;
}


#jCarouselLite .externalControl a:hover, #jCarouselLite .externalControl a:active {
    border: none;
    outline: none;
}     

#jCarouselLite .externalControl .jCarouselLite {
    float:left;
    margin:0 0 0 0;
    _margin:0;
    _height:60px;
    position:relative;
    visibility:hidden;
    /* left:-5000px; */
			
}

#jCarouselLite .externalControl ul {
    overflow:hidden;
    margin: 0; padding:0;
			
}

		
#jCarouselLite .externalControl li img {
    overflow:hidden;
    width:160px; height:60px;
    list-style:none;
    margin:0;
    padding:0 7px 0 8px;
}


	
#jCarouselLite .externalControl li {
    width:175px; height:60px;
    list-style:none;
    margin:0; 
    padding:0;
    _margin:0; _padding:0;
}


/*_____________________________________________ jCarouselLite2 _____________________________________________*/

#jCarouselLite2 {
width:570px;
height:60px;
overflow:hidden;
}



#jCarouselLite2 .externalControl {
	height:60px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    position: relative;     
}



#jCarouselLite2 .externalControl button {
    float: left;
}



#jCarouselLite2 .externalControl a.prev {
    display: block;
    float: left;
    width: 35px;
    _margin:0; _padding:0;
    height: 60px;
    text-decoration: none;
}



#jCarouselLite2 .externalControl a.next {
    display: block;
    float: left;
    width: 25px;
    _margin:0; _padding:0;
    height: 60px;
    text-decoration: none;
}

#jCarouselLite2 .externalControl a:hover, #jCarouselLite .externalControl a:active {
    border: none;
    outline: none;
}     

#jCarouselLite2 .externalControl .jCarouselLite2 {
    float:left;
    margin:0;
    _height:60px;
    position:relative;
    visibility:hidden;
    /* left:-5000px; */
			
}

#jCarouselLit2 .externalControl ul {
    overflow:hidden;
    margin: 0; padding:0;
			
}

		
#jCarouselLite2 .externalControl li img {
    overflow:hidden;
    width:160px; height:60px;
    list-style:none;
    margin:0;
    padding:0 5px 0 5px;
}

	
#jCarouselLite2 .externalControl li {
    width:170px; height:60px;
    list-style:none;
    margin:0; 
    padding:0;
    _margin:0; _padding:0;
}