/* 
	CSS Featured BOX ishool
	gallery, featured school, advertise dll
	
	design: arif.laksito
	Feb 27, 2010
 
 */
 
#ischool-featured {
	width:1000px;
	height:135px;
	/* margin-left:10px; */
 	}
	
#ischool-featured-left {
	width:320px;
	float:left;
	height:auto;
	margin-top:7px;
	margin-right:17px;
	border:#bd8e48 solid 1px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	background:url(../ischool.img/bg-featured.png);
	}	
	
#ischool-featured-right {
	width:320px;
	float:right;
	height:auto;
	margin-top:7px;
	border:#bd8e48 solid 1px;
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	background:url(../ischool.img/bg-featured.png);
	}	
	
#ischool-featured-title {
	float:left;
	color:#60240a;
	font-weight:bold;
	margin:3px 5px;
	}	
	
#ischool-featured-ico {
	float:right;
	}	
	
#ischool-featured-ico img {
	border:none;
	width:15px;
	margin:3px 2px 0 0 ;
	}	
	
#ischool-featured-box {
	width:97%;
	height:105px;
	background:#eaead0;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	margin:25px 3px 3px 3px;
	border:#ccc solid 1px;
	text-align:left
	}	
	
#ischool-featured-box .head a{
	color:#60240a;
	}	
	
#ischool-featured-box .head a:hover{
	color:#666;
	}		
	
#ischool-featured-box img{
	height:90px;
	width:80px;
	float:left;
	margin:5px; 
	border:#666 solid 1px
	}
	
#ischool-featured-box .head{
	color:#555;
	font-weight:bold;
	float:left;
	width:200px;
	text-transform:uppercase;
	margin:3px 5px;	
	}
	
#ischool-featured-box .content{
	margin:2px 5px;	
	text-align:left;		
	}

#ischool-featured-box-galery{
	width:97%;
	height:105px;
	background:#eaead0;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	margin:25px 3px 3px 3px;
	border:#ccc solid 1px;
	text-align:center;
}

#ischool-featured-box-galery img{	
	margin-top:3px;
	margin-left:2px;	
	-moz-border-radius:3px;
}
	
.slideshow li{
	list-style:none;
	display:inline;
}
	
#image-walk {			
	list-style:none;			
}



#runthis{
	
}

#runthis2{
	margin-left:100px;
}

#runthis3{
	margin-left:200px;
}

.ukuran{
	width:90px;
	height:90px;
	padding-left:5px;
}			


