@charset "utf-8";
.homebase {
	display: none;
}

/* CSS Document */

.topmenu, .menu, .history, .sidetabs, .school .back, .school .print, .tabs, .footer .links {
	display: none;
}

.main.container .center {
	background-color:#FFF;
	min-height:100px;
}
.main.container .top {
	display: none;
}



.schooldetails {
	margin-bottom:30px;
}

.school .contenthead {
	display: block;
	font-size: 20px;
	font-weight:bold;
	padding:10px;
}
.school .contenthead.foto , .school .contenthead.coba{
	display: none;
}


.school .tabcontent {
	display: block;
	margin-bottom: 40px;
	background-color: #fff;
	border: 1px solid #e48600;	
	min-height: 0px;
}
.school .tabcontent.foto , .school .tabcontent.coba{
	display: none;
}
.school.profile #Review .SendReview {
	display: none;
}



.school .height {
	min-height:0px;
}

#slider img, .nivoSlider img {
	display:block;
	visibility:visible;
	height:auto;
	position:inherit;
}

.nivo-controlNav {
	display:none;
}

.footer .content {
	margin-left: 250px;
}
.footer .smoke1 ,     .footer .smoke2{
	display: none;
	visibility: hidden;
}
