﻿@charset "utf-8";
/* CSS Document */

body{
		margin:0px;
		padding:0px;
		background:#e9f5ff;
		/*background:url(../images/mam_bg.gif) 0 0 repeat-x;*/
		
}




 .online77 {
    position: absolute;
    width: 115px;
    height: 49px;
    top: 90px;
    right: 407px;
    }
    .scholarship {
    position: absolute;
    width: 101px;
    height: 49px;
    top: 90px;
    right: 295px;
    }
    .Kayanshree {
    position: absolute;
    width: 89px;
    height: 49px;
    top: 90px;
    right: 195px;
    }


    @media only screen and (min-device-width: 320px) and (max-device-width: 767px)
{
  .online77 {
    position: absolute;
    width: 112px;
    height: 49px;
    top: 90px;
    right: 214px;
}
  .scholarship {
    position: absolute;
    width: 97px;
    height: 49px;
    top: 90px;
    right: 103px;
}
  .Kayanshree {
    position: absolute;
    width: 84px;
    height: 49px;
    top: 90px;
    right: 3px;
}
}





.blink_me {
    animation-name: blinker;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;

    -webkit-animation-name: blinker;
    -webkit-animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
}

@-moz-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@-webkit-keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}

@keyframes blinker {  
    0% { opacity: 1.0; }
    50% { opacity: 0.0; }
    100% { opacity: 1.0; }
}        
		




h1,h2,h3,h4,h5,ul,a,span,li,p{
								margin:0px;
								padding:0px;
}
.clear{
		margin:0px;
		padding:0px;
		line-height:none;
		clear:both;
}


.top{
		width:100%;
		margin:0px;
		padding:0px;
		float:left;
		
		
}
		

.wrapper{
			width:1000px;
			margin:0px auto;
			padding:0px;
}


.top_section{
	
				width:1000px;
				margin:0px;
				padding:0px;
				float:left;
}

.logo{
		float:left;
		padding-top:10px;
		padding-bottom:5px;
}



.text{
		width:470px;
		margin:0px;
		padding:0px;
		margin-left:145px;
		float:left;
		margin-top:15px;
		
}

.text h1{
		text-shadow:  #0CF 1px 1px;
}


.text h2{
		text-shadow:  #1d9cb6 1px 1px;
}



.search{
				width:200px;
				margin:0px;
				padding:0px;
				float:right;
				margin-top:20px;
				
				
}

.fild{
			width:155px;
			height:25px;
			margin:0px;
			padding:0px;
			border:1px solid #FFF;
			border-radius:5px;
			float:left;
			margin-left:5px;
			
			
}

.btn{
		width:30px;
		margin:0px;
		padding:0px;
		float:left;
		margin-left:8px;
}
.btn img{
				
				margin-left:2px;
				
				
				
				
}


.menu{
				width:1000px;
				margin-top:10px;
				padding:0px;
				float:left;
				z-index:999;
				margin-bottom:0px;
				background:#10b9c0;
				border-radius:4px 4px 0px 0px;
				margin-left:0px;
				
				
				
				
}


.menu ul,ul.sub1,ul.sub2{
			list-style:none;
			
}


.menu ul li{
	width:108px;
	text-align:center;
	position:relative;
	float:left;
	margin-left:2px;
	z-index:999;
    text-transform:uppercase;
}

.menu ul li a{
	text-decoration: none;
	font-family: Verdana Regular;
	font-size: 12px;
	width: 108px;
	height: 28px;
	line-height: 28px;
	color: #ffffff;
	display:block;
    text-transform:uppercase;
}






.menu ul .sub1 a{
					
				text-decoration: none;
				font-family: Verdana Regular;
				font-size: 12px;
				width: 140px;
				height: 28px;
				line-height: 28px;
				color: #000000;
				display:block;
				background:#70d9f3;
				text-align:center;
					
						
						
}

.menu ul .sub1 a:hover{
						background:#0ba9d0;
						color:#FFF;
}


.menu ul .sub1 li{
						
					width:120px;
					text-align:center;
					position:relative;
					float:none;
					margin-left:0px;
					z-index:999;		
				
}

.sub1{
		margin-top:28px;
		
}


.sub2 a{

						margin-left:0px;
}

.menu ul li:hover>a{
							color:#000;
							
}

.menu ul li:hover a:hover{
																		
}

.sub1{
						display:none;
						position:absolute;
						top:0px;
						left:0px;
						
}

/*.sub2{
						display:none;
						position:absolute;
						top:0px;
						left:121px;
}
*/
.menu ul li:hover .sub1{
								display:block;
}
    .sub7 {
        display: none;
    }
    .hvr7:hover .sub7 {
        position:absolute;
        display:block;
        margin-top:-28px;
        margin-left:140px;
    }
   


/*.menu ul .sub1 li:hover .sub2{
										display:block;
}
*/






/*.menu ul a:hover{
					color:#CF0;
}
*/



.prt1 h2{
			text-shadow:  #FFF 1px 1px;
}




.middel_section{
					width:1000px;
					margin-top:10px;
					padding:0px;
					float:left;
					background:#eaeaea;
					border-radius:4px;
					box-shadow:0px 8px 8px 0px;
					
				
}

.slideshow{
				width:988px;
				margin-left:6px;
				padding:0px;
				float:left;
				margin-top:4px;
				overflow: hidden;
				position:relative;
}

.slideshow{
				width:650px;
				margin-left:6px;
				padding:0px;
				float:left;
				margin-top:4px;
				margin-bottom:10px;
				overflow: hidden;
				position:relative;
}

.lower_mid"{
				width:1000px;
				margin-top:5px;
				padding:0px;
				float:left;
}



.lower{
		width:100%;
		margin:0px;
		padding:0px;
		float:left;
		background:#2cbed9;
		margin-top:8px;
		
}



.fotter{
			width:1000px;
			float:left;
			
}

.fotter p {
			width:250px;
			margin-left:380px;
			margin-top:38px;
			float:left;
}
.fotter p a{
				text-decoration:underline;
				font-family:Verdana Regular;
				font-size:16px;
				color:#000000;
				font-weight:bold;
}

.fotter p a:hover{
					color:#FC6;
}



.icon{
		width:150px;
		margin:0px;
		padding:0px;
		float:left;
		margin-top:19px;
		margin-left:210px;
}

#table1{
			float:left;  
            margin-left:15px;
		    margin-top:15px; 
			margin-bottom:8px;
}

#table1 a{
			color:#333;
}

#table1 a:hover{
			color:#FFF;
}

