/*Sliding Text and Icon Menu Style*/
.sti-menu { float:left; margin:0px; padding:0px;   }
.sti-menu li{float:left;width:194px; margin:0px; padding:0px; color:#fff;height:96px;  margin-right:15px; list-style:none; }
.sti-menu li a{	display:block; 	overflow:hidden; background:url(../images/useful-bg.png) no-repeat;	text-align:center;	height:96px;	width:180px;	position:relative; margin-left:-16px; }
.sti-menu li a:hover { background:url(../images/useful-bgh.png) no-repeat; color:#f99906;}
.sti-menu li a h2{	color:#fff;	font-family:Arial; 	font-size:18px;	font-weight:normal;	position:absolute;	width:49px;	top:2px;	right:17px;  }
.sti-icon{	width:117px;	height:46px; 	position:absolute;	background-position:top left;	background-repeat:no-repeat;	background-color:transparent;	left:10px;	top:30px;}

.sti-menu1 { float:left; margin-left:-40px;}
.sti-menu1 li{float:left;width:233px; color:#fff;height:116px; background:url(/images/e-care-bg.jpg) bottom center no-repeat; margin-right:15px; list-style:none; }
.sti-menu1 li a{	display:block; 	overflow:hidden;		text-align:center;	height:116px;	width:233px;	position:relative; }
.sti-menu1 li a:hover { background:#5491e5; color:#f99906;}
.sti-menu1 li a h2{	color:#fff;	font-family:Arial; 	font-size:18px;	font-weight:normal;	position:absolute;	width:112px;	top:92px;	left:0px; }
.sti-icon1{	width:73px;	height:73px; 	position:absolute;	background-position:top left;	background-repeat:no-repeat;	background-color:transparent;	left:21px;	top:30px;}

.sti-icon-virtual{	background-image:url(../images/virtual-tour-text.png);}
.sti-icon-joinus{	background-image:url(../images/joinus1.png);}
.sti-icon-event-c{	background-image:url(../images/event-calendar.png);}
/* Master page css start*/

.master-left .sti-menu li{
	float:left;
	width:110px;
	height:110px;
	margin:15px;
	text-align:center;
	list-style:none;
	
}
.master-left .sti-menu li a{
	display:block;
	overflow:hidden;
	background:#fff;
	text-align:center;
	height:100%;
	width:110px;
	position:relative;
  -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
     border:10px solid #36bce6;
      -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.6);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.6);


}

.master-left .sti-menu li a h2{
	color:#fff;
	font-family:Arial; 
	font-size:18px;
	font-weight:normal;
	position:absolute;
	width:100px;
	top:60px;
	left:5px;
}

.master-left .sti-icon{
	width:79px;
	height:65px;
	position:absolute;
	background-position:top left;
	background-repeat:no-repeat;
	background-color:transparent;
	left:20px;
	top:5px;
}
.master-left .sti-icon-care{
	background-image:url(../images/joinus.png); top:10px;
}
.master-left .sti-icon-alternative{
	background-image:url(../images/360.png); left:25px;
}
.master-left .sti-icon-family{
	background-image:url(../images/event.png); top:5px; left:30px;
}
.master-left .sti-icon-info{
	background-image:url(../images/alumni.png); 
}
.master-left .sti-icon-technology{
	background-image:url(../images/school-mag01.png); 
}


/* e-care-and kidscorner*/
