﻿.photoglHeader
{
      border: solid 0px #97cde2;
      width:100%;
      height:auto;
      float:left;
      margin-top:5px;
      
}

.PagerCurPage
{
    padding-left: 0px;
    padding-right: 0px;
    border: 0px solid #a50200;
    color: #360f0f;
    background-color: #ffffff;
    margin-left: 3px;
    margin-right: 3px;
    margin-top:3px;
    text-align:center;
    float:left;
    width:25px;
}
.PagerPageLink
{
    /* padding-left:8px; */
    padding-right: 0px;
    margin-top:3px;
    float:left;
    width: 1px;
    text-align:center;
}
.PagerPageLink a
{
    color: #ffffff;
    text-decoration: none;
}
.PagerPrevious
{
    padding-right:8px;
    width:25px;
     float:left;
   }

.Pagerfirst
{
     padding-right:8px;
     width:25px;
     float:left;
    }
.Pagerfirst a
{
    color:#000000;
    text-decoration:None;
  
}

.PagerfirstDisabled
{

    padding-right:8px;
    color:#aaa;
	 width:25px;
	 float:left;
   
}

.PagerPrevious a
{color:#000000;
    text-decoration:None;
}
.PagerPreviousDisabled
{
    padding-right:8px;
    color:#aaa;
    float:left;
    width:25px;
   }
.PagerNext
{
    padding-left:8px;
    float:left;
    width:25px;
    /* margin-top: -16px; */
}
.PagerNext a
{color:#000000;
    text-decoration:None;
}
.PagerNextDisabled
{
    padding-left:8px;
    color:#aaa;
    float:left;
    width:25px;

}
.Header
{
       background-color:#203667;
       color:#FAF9FE;
       border:1px solid lightgray;
}



.photo-gallery-button
{
    width:100%; 
    float:right; 
    background-color:none;
}


.change_album a
{
    width:120px;
    height:23px;
    float:left;
    background-image:url(/Dynamic_Images/album.png);
    background-repeat:no-repeat;
    background-position: 0px 0px;   
}
.change_album a:hover
{
   width:120px;
     height:23px;
    background-image:url(/Dynamic_Images/album.png);
    background-repeat:no-repeat;
    background-position: 0px  -22.5px;
     
}

.thum_view a
{
   width:120px;
    float:left;
     height:23px;
    background-image:url(/Dynamic_Images/thum_view.png);
    background-repeat:no-repeat;
      background-position: 0px 0px;
}
.thum_view a:hover
{
  width:120px;
     height:23px;
    float:left;
    background-image:url(/Dynamic_Images/thum_view.png);
    background-repeat:no-repeat;
        background-position: 0px  -22.5px;
}





.slide_show a
{
   width:120px;
    height:23px;
    float:left;
    background-image:url(/Dynamic_Images/slide_show.png);
    background-repeat:no-repeat;
    background-position: 0px 0px;
}

.slide_show a:hover
{
  width:120px;
   height:23px;
    float:left;
    background-image:url(/Dynamic_Images/slide_show.png);
    background-repeat:no-repeat;
     background-position: 0px  -22.5px;
}




.threeD_slide_show a
{
    width:120px;
     height:23px;
    float:left;
    background-image:url(/Dynamic_Images/3d_slide_show.png);
    background-repeat:no-repeat;
     background-position: 0px  0px;
}

.threeD_slide_show a:hover
{
     width:120px;
   height:23px;
    float:left;
    background-image:url(/Dynamic_Images/3d_slide_show.png);
    background-repeat:no-repeat;
    background-position: 0px  -22.5px;
}


.full_view a
{
  width:120px;
   height:23px;
    float:left;
    background-image:url(/Dynamic_Images/full_view.png);
    background-repeat:no-repeat;
    background-position: 0px  0px;
 
}
.full_view a:hover
{
   width:120px;
    height:23px;
     background-image:url(/Dynamic_Images/full_view.png);
    background-repeat:no-repeat;
    background-position: 0px  -22.5px;
}

/* For Notice */

a.read_more_Notice
{
	background-image:url(/Dynamic_Images/read_more.png);
	background-repeat:no-repeat;
	width:97px;
	height:40px;
	float: right;
	margin-top: -1px;
	border:solid 0px red;
	}			
		
a.read_more_Notice:hover
{
	background-image:url(/Dynamic_Images/read_more_hover.png);
		background-repeat:no-repeat;
	width:97px;
	height:40px;
	float:right;    margin-top: -12px;
	 border:solid 0px red;  
	}
	
a.read_more_Notice1
{
	background-image:url(/Dynamic_Images/read_more.png);
	background-repeat:no-repeat;
	width:97px;
	height:40px;
	float: left;
	margin-top:15px;
	border:solid 0px red;

 
	}			
		
a.read_more_Notice1:hover
{
	background-image:url(/Dynamic_Images/read_more_hover.png);
		background-repeat:no-repeat;
	width:97px;
	height:40px;
float: left;
	 border:solid 0px red;  
	}
a.download_Notice
{
	background-image:url(/Dynamic_Images/Download.png);
	 background-repeat:no-repeat;
	width:97px;
	height:40px;
	float:right;
	margin-right:0px;
	border:solid 0px red;
	}			
		
a.download_Notice:hover
{
	background-image:url(/Dynamic_Images/Download_hover.png);
	background-repeat:no-repeat;
	width:97px;
	height:40px;
	float:right;
	border:solid 0px red;
	}	
	/* end Notice */
	
	
								
.shadow {
 -moz-box-shadow: 2px 2px 2px #000;
 -webkit-box-shadow: 2px 2px 2px #000;
 box-shadow: 2px 2px 2px #000;
 /* For IE 8 */
 -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#000000')";
 /* For IE 5.5 - 7 */
 filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=135, Color='#000000');
 }
 
 .media-gallery
 {
 width: 150px; 
 float: right; 
 border: solid 1px black; 
  /*background-color: #ffe588;  */
 margin-top:40px; 
 font-size: 12px;
 }
 .media-full-text-rowone
 {
 background-color:#26d6fe;
 }
 
 
 .requirement
 {
  border: 1px solid #2190a3;
   border-collapse: collapse;
   width:100%;
    
 }
 .requirementrowheading
 {
   text-align:left;
   padding-left:5px; 
   color:White;  
   height:20px;
   width:30%;
   background-color:#2190a3;
    
   
 }
 
 .watermark
 {
    color:Gray;
 }
 
 .newnotice
 { 
   float:left;
   min-height:580px;
   width:700px;
  margin-left:10px;
     
 }
 .nbtop
 {
  float: left;
    width: 100%;
    min-height:280px;
    background-image: url(/Dynamic_Images/nb_top.png);
    background-repeat: no-repeat;
 }
 .nbmid
 {   float: left;
    width: 100%;
    margin-left: 0px;
    border: solid 0px red;
    background-image: url(/Dynamic_Images/nb_mid.png);
    background-repeat: repeat-y;
    margin-top: -90px;
 
 }
 
 
 .nbbott
 {
     float: left;
    width: 100%;
    min-height:195px;
    border: solid 0px red;
    background-image: url(/Dynamic_Images/nb_bott.png);
    background-repeat: repeat-y;
    margin-top: -112px;
   position: relative;
    z-index: -1;
 }
 
 
 .wordoftheday
 { 
   float:left;
   min-height:580px;
   width:540px;
  margin-left:80px;
     
 }
 .wbtop
 {
  float:left;
  width:100%;
   height:404px;
  	background-image:url(/Dynamic_Images/wb_top.png);
	background-repeat:no-repeat;
	 border : solid 0px red;
 }
 .wbmid
 {
  float:left;
  width:100%;
   border : solid 0px red;
  background-image:url(/Dynamic_Images/wb_mid.png);
  background-repeat : repeat-y;
 }
 
 
 .wbbott
 {
  float:left;
  width:100%;
  min-height:120px;
  border : solid 0px red;
   background-image:url(/Dynamic_Images/wb_bott.png);
  background-repeat : repeat-y;
 }
 
 .accordionHeader_Y
{  border: 1px solid #0E2843;
    background-color: #0E2843;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    color: #fff;
    padding: 7px;
    cursor: pointer;
    margin-top: 2px;
    padding-left: 10px;
}
.accordionHeader
{
    border:0px solid #0E2843;
    color: #09222A;
    background-image:url(/images/Navigation_back.jpg);
    background-repeat:no-repeat;
	FONT-FAMILY:Arial;
	font-size: 11px;
	font-weight:bold;
	padding-top:5px;
	height:24px;
    width:160px;	
    cursor: pointer;
    text-align:left;
    padding-left:24px;
}
.accordionHeader:hover 
{
    border: 0px solid #a1c8e2;
    color: #fff;
    background-color:red;
    background-repeat:no-repeat;
	FONT-FAMILY:Arial;
	font-size: 11px;
	padding-top:5px;
	text-decoration:none;
	height:24px;
    width:160px;
    cursor: pointer;
    text-align:left;  
}
.accordionHeader a
{
     border: 0px solid #a1c8e2;
     color: #09222A;
     text-decoration:none;
	 FONT-FAMILY:Arial;
	 font-size: 11px;
	 width:160px;
	 height:24px;
     cursor: pointer;
     text-align:left;
     line-height:8px;
     padding-top:5px;
     padding-bottom:5px;
}

.accordionHeader a:hover
{
     border: 0px solid #a1c8e2;
     color: #fff;
     background-repeat:no-repeat;
     text-decoration:none;
	 FONT-FAMILY:Arial;
	 font-size: 11px;
	 height:24px;
	 width:160px;
     cursor:pointer;
     text-align:left;
     padding-left:0px;
     padding-top:5px;
}

.accordionContent_Y
{
 
    border: 1px solid #fff;
    border-top: none;
    padding: 10px;
} 
    
.LR
{
	float:left;
	margin-left:250px;
}

.MR
{
	float:left;
	margin-left:350px;
}


.applynow a
{
	
	width:160px;
	height:42px;
	float:left;
	background-image:url(/Dynamic_Images/apply_now.png);
 background-repeat   :no-repeat;
    background-position: 0px 0px; 
     margin-left:0px;
      margin-top:10px;
	}
	
.applynow a:hover
{
	background-image:url(/Dynamic_Images/apply_now.png);
	width:160px;
	height:42px;
    background-repeat:no-repeat;
    background-position: 0px  -42.5px;
      margin-left:0px;
      margin-top:10px;
	}

  .accorHeader
{
    border:1px solid #fff;
    color: white;
    background-color:#0E2843;
   
	FONT-FAMILY:Arial;
	font-size: 14px;
	font-weight:bold;
	padding-top:5px;
	height:24px;
    width:98%;	
    cursor: pointer;
    text-align:left;
    padding-left:10px;
}





.MyCalendar .ajax__calendar_container {
   border:1px solid #646464;
   background-color:#b6d8f3;
   color:bLACK ;
}




a.View_all
{
	  background-image:url(/Dynamic_Images/View_all.png);
     width:140px;
    height:57px;
    float: right;
margin-right: 2px;
margin-top: 3px;
}	
/*=============================================================*/	
	
a.View_all:hover
{
	  background-image:url(/Dynamic_Images/View_all_hover.png);
    width:140px;
    height:57px;
    float: right;
margin-right: 2px;
margin-top: 3px;
}
/*=============================================================*/	

a.back
{
	  background-image:url(/Dynamic_Images/back.png);
      width:140px;
    height:57px;
    float: right;
margin-right: 2px;
margin-top: 3px;
}	
/*=============================================================*/	
	
a.back:hover
{
	  background-image:url(/Dynamic_Images/back_hover.png);
      width:140px;
    height:57px;
    float: right;
margin-right: 2px;
margin-top: 3px;
}


a.View__all
{
	 margin-top: 4px; 
	 background-repeat:no-repeat;
	  border:solid 0px red;
	   position:relative; z-index:2;
	 height: 50px; 
	  margin-right:99px;
	  width:141px;
	  background-image:url(/Dynamic_Images/View__all.png); 
	  float: right;} 
	  
	  
	  
	  a.View__all:hover
{position:relative; z-index:2;
	margin-top: 4px; 
	 background-repeat:no-repeat;
	  border:solid 0px red;
	  
	 height: 50px; 
	  margin-right:99px;
	  width:141px;
	  background-image:url(/Dynamic_Images/View__hower.png); 
	  float: right;} 


a.WD_read_more
{
	height:28PX; 
	position:relative; 
	z-index:20;
	width: 100px; 
	float: right;	
	margin-left: 0px;
	margin-top: 33px;
	border: solid 0px red;
	background-image:url(/Dynamic_Images/read_more_one.png);} 
	/*=============================================================*/	

	
	
	a.WD_read_more:hover
{
height:28PX; 
	position:relative; 
	z-index:20;
	width: 100px; 
	float: right;	
	margin-left: 0px;
	margin-top: 33px;
	border: solid 0px red;
	background-image:url(/Dynamic_Images/more_hover.png);	  
	}
	a.WD
{
	
    font-family:MV Boli;
 text-align: center;  
 
  font-size:18px;
text-align: justify;

	height: 36PX; 
 	width: 181px; 
 	float: left;
 	
    margin-left: 36px;
 	
    margin-top: 6px;
 	position:relative; 
 	z-index:10;  
 	border: solid 0px red;
 	background-image:url(/images/education_master.png);  
 	color:White;
 	text-transform:uppercase;
 	
	}  


/* Reminiscence */

.Reminiscence
{
    float:left;
    width:100%;
    border:solid 0px black;
    height:auto;
    margin-bottom:10px;
}
.ReminiscenceHeading
{
    float:left;
    width:100%;
    text-align:center;
    font-family:Arial;
    font-weight:bold;
        
    border:solid 0px black;
    height:auto;
    color:#a43d40;
}




.ReminiscenceImgContainnerLeft
{ float:left;
  width:auto;
  padding:10px;
   border:solid 0px red;
    
}

.ReminiscenceImgContainnerRight
{ float:right;
  width:auto;
  padding:10px;
   border:solid 0px red;
    
}
   .ReminiscenceDataContainner
{ float:left;
  width:100%;
   border:solid 0px green;
   text-align:justify;
    
} 
/*=============================================================*/	

/* --------------Direction Start----------------------*/
.direction-head{width: 99%; float: left; background-image: url(bg.jpg); background-repeat: no-repeat; background-color: Transparent;}
.dir-search{float: left; margin-top: 6px;}
.dir-in{height: 17px}
.dir-map{width: 100%; height: 100%; float: left}
.dir-map_canvas{width: 450px; height: 500px; border: 3px solid gray;}
.dir-map_canvas1{float: right; font-family: arial; font-size: 12px; color: #BA1A1A; background-repeat: repeat-y;}
.dir-map-sub{width: 220px; height: 500px; overflow: auto;}
/* --------------Direction End----------------------*/