<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*--Style1 Image and Title--*/

.k2slideshowiii .sl3-control.blue.style1 .sl3-control-inner.style1{
	right:0;
	left:0;
	bottom:0;
	.height:100%;
	background : #6699ff;
	background:	-webkit-gradient(linear, 0 0, 0 bottom, from(#6699ff), to(#3366cc));
	background: -webkit-linear-gradient(#6699ff, #3366cc);
	background: -moz-linear-gradient(#6699ff, #3366cc);
	background: -ms-linear-gradient(#6699ff, #3366cc);
	background: -o-linear-gradient(#6699ff, #3366cc);
	background: linear-gradient(#6699ff, #3366cc);
}

.k2slideshowiii  .sl3-control.blue.style1 .sl3-control-inner.style1 .sl3-prev{
	.background: url("../images/blue/nav_blue_style1.png") no-repeat scroll 0 -60px transparent;
	.width:27px;
	.height:27px;	
	.float:left;
	.bottom: 14px;   
    .position: relative;
	.left:15px;
	.cursor:pointer;
}

.k2slideshowiii   .sl3-control.blue.style1 .sl3-control-inner.style1 .sl3-prev:hover{
	background: url("../images/blue/nav_blue_style1.png") no-repeat scroll 0 -90px transparent;
}

.k2slideshowiii   .sl3-control.blue.style1 .sl3-control-inner.style1 .sl3-next{
	.background: url("../images/blue/nav_blue_style1.png") no-repeat scroll 0 0 transparent;
	.width:30px;
	.height:30px;
	.float:right;
	.bottom: 14px;
    .right:15px;
    .position: relative;
    .cursor:pointer;  
}

.k2slideshowiii  .sl3-control.blue.style1 .sl3-control-inner.style1 .sl3-next:hover{
	background: url("../images/blue/nav_blue_style1.png") no-repeat scroll 0 -30px transparent;
}


.k2slideshowiii  .sl3-control.blue.style1   ul.pag-list-inner li.pag-item-back{
 
	background:url("../images/blue/blue_arrow.png") no-repeat scroll center top transparent;  
}

.k2slideshowiii .sl3-control.blue.style2 .sl3-nav-background{
	top:0;
	right:0;
	left:0;
	bottom:0;
	height:100%;

	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px; 
	background : #6699ff;
	background-image:-webkit-gradient(linear, 0 0, 0 bottom, from(#6699ff), to(#6699ff));
	background-image: -webkit-linear-gradient(#6699ff, #3366cc);
	background-image: -moz-linear-gradient(#6699ff, #3366cc);
	background-image: -ms-linear-gradient(#6699ff, #3366cc);
	background-image: -o-linear-gradient(#6699ff, #3366cc);
	background-image: linear-gradient(#6699ff, #3366cc);
}


.k2slideshowiii  .sl3-wrap .sl3-control.blue.style2 .sl3-control-inner.style2{
	position:absolute;
	right:0;
	left:0;
	bottom:0;
	height:100%;
}

/*--Style2 Image--*/

.k2slideshowiii  .sl3-control.blue.style2 .sl3-control-inner.style2.image .sl3-prev{
	background: url("../images/blue/nav_blue_style2_image.png") no-repeat scroll -70px center transparent;
	width:33px;
	height:100%;	
	float:left;
    position: absolute;
	left:-8px;
	cursor:pointer;
}

.k2slideshowiii  .sl3-control.blue.style2 .sl3-control-inner.style2.image .sl3-next{
	background: url("../images/blue/nav_blue_style2_image.png") no-repeat scroll 0 center transparent;
	width:33px;
	height:100%;
	float:right;
	right:-8px;
    cursor:pointer;
	position: absolute;
}

.k2slideshowiii  .sl3-control.blue.style2 .sl3-control-inner.style2.image .sl3-prev:hover{
	background: url("../images/blue/nav_blue_style2_image.png") no-repeat scroll -106px center transparent;
}

.k2slideshowiii  .sl3-control.blue.style2 .sl3-control-inner.style2.image .sl3-next:hover{
	background: url("../images/blue/nav_blue_style2_image.png") no-repeat scroll -34px center transparent;
}

/*-- Style2 Title--*/

.k2slideshowiii  .sl3-control.blue.style2 .sl3-control-inner.style2.title .sl3-prev{
	background: url("../images/blue/nav_blue_style2_title.png") no-repeat scroll -48px center transparent;
	width:24px;
	height:100%;	
	float:left;	  
    position: absolute;
	left:-8px;
	cursor:pointer;	
}

.k2slideshowiii  .sl3-control.blue.style2 .sl3-control-inner.style2.title .sl3-next{
	background: url("../images/blue/nav_blue_style2_title.png") no-repeat scroll 0 center transparent;
	width:24px;
	height:100%;
	float:right;
	right:-8px;
    cursor:pointer;
	position: absolute;  
}

.k2slideshowiii  .sl3-control.blue.style2 .sl3-control-inner.style2.title .sl3-prev:hover{
	background: url("../images/blue/nav_blue_style2_title.png") no-repeat scroll -73px center transparent;
}

 .k2slideshowiii  .sl3-control.blue.style2 .sl3-control-inner.style2.title .sl3-next:hover{
	background: url("../images/blue/nav_blue_style2_title.png") no-repeat scroll -25px center transparent;
} 

.k2slideshowiii  .sl3-control.blue.style2 .sl3-control-inner.style2.title ul.pag-list-inner li.pag-item-back .pag-item-left {
    background: url("../images/blue/scroll_blue.png") no-repeat left center transparent;
    position: absolute;
	line-height:56px;
	list-style: none;
	height:56px;
	width:60%;	
}
  
.k2slideshowiii  .sl3-control.blue.style2 .sl3-control-inner.style2.title ul.pag-list-inner li.pag-item-back .pag-item-right {
    background: url("../images/blue/scroll_blue.png") no-repeat right center transparent;
    position: absolute;
	line-height:56px;
	list-style: none;
	right:0;
	height:56px;
	width:60%;
}  </pre></body></html>