.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
background:url(slider00.png) no-repeat left top;
width: 941px; /*width of featured content slider*/
height: 174px;
}


.sliderwrapper .slider_table {
	width:100%;
	height:174px;
	margin:0px;
	
	}



.sliderwrapper .slider_table .image_frame {
	position:absolute;
	left:501px;
	top:142px;
	z-index:9999;
	}

.sliderwrapper .slider_table .image_layer {
	position:absolute;
	left:510px;
	top:0px;
	z-index:0;
	}



.sliderwrapper .contentdiv .contentdiv_text_container {
	width: 316px;
	height: 154px;
	background:url(KIOSK_BCK.png) top left no-repeat;
	 padding:17px;
	 BEHAVIOR: url("iepngfix.htc")
	}

.sliderwrapper .contentdiv .contentdiv_text_container .slide_text_head{
	font-family:Verdana; font-size:18px; color:#333333; font-weight:bold
	}
	
	 .slide_text_head22{
	font-family:"Trebuchet MS"; font-size:12px; color:#000000; font-weight:bold
	}

.sliderwrapper .contentdiv .contentdiv_text_container .slide_text_detail{
	font-family:"Trebuchet MS"; font-size:12px; color:#5D5D5D;
	}


.contentdiv_text_container a {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#b76d37; text-decoration:underline; font-weight:bold;}
.contentdiv_text_container a:hover, .contentdiv_text_container a.selected {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#2a5063; text-decoration:underline; font-weight:bold;}





.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
/*position: absolute;*/ /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
/*width: 400px;*/ /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
/*width: 100%;*/
width: 316px;
padding: 5px 10px;
z-index:1002;background:url(KIOSK_BCK2.png) top left no-repeat;width:448px;height:38px;
padding-left:12px;padding-top:10px
 
}
#yasamoykusu-slider{
	z-index:1002;
}
.pagination a img{
	z-index:1003;
}
.pagination a {
 

 font-family:"Trebuchet MS";font-size:11px;text-align:center;
margin:2px;
color: #000000;text-decoration:none;
 
background:url(KIOSK_ICON1.png) top left no-repeat;
width:22px;height:16px;
}

.pagination a:hover, .pagination a.selected {
 font-family:"Trebuchet MS";font-size:11px;text-align:center;
margin:2px;text-decoration:none;
color: #FFFFFF;
 
background:url(KIOSK_ICON2.png) top left no-repeat;
width:22px;height:16px;
}
