﻿
.PagerCurPage
{
  font-weight: bold;
    padding: 5px 13px;
    color: rgb(70, 73, 76);
    margin-left: 0px;
    /* text-shadow: 1px 1px 1px #FFFFFF; */
    /* margin-right: 3px; */
    background-color:#d0c1c1;
    /* border-radius: 17px; */
    /* height: 27px; */
    /* box-shadow: 0px 0px 0px #4F4F4F; */
    margin-top: 0px;
    text-align: center!important;
    float:left;
    text-align: center;
}
.PagerPageLink{
 	padding-left: 8px;
    padding-right: 8px;
    margin-top: 3px;
    float: left;
    width: auto;
    text-align: center;
    
}
.PagerPageLink a
{
    color: #464646;
    text-decoration: none;
    padding: 5px 14px;
    background-color: #e7e5e5;
    /* text-shadow: 1px 1px 1px #696262; */
    border-radius: 0px;
    /* box-shadow: 1px 1px 2px #4F4F4F; */
    /* margin-top: -4px; */
    border-left: 1px solid #FFFFFF;
    float: left;
    border-right: 1px solid #E6E6E6;
}
.PagerPageLink a:hover{ background-color: #E8E8E8; transition: all 0.5s ease; /* color: #086CB1; */}

.PagerPrevious
{
    padding-right:8px;
    width:31px;
     float:left;

   }

.Pagerfirst
{
     padding-right:8px;
     width:25px;
     float:left;
	    }
.Pagerfirst a
{
    color:#000000;
    text-decoration:None;
  
}

.PagerfirstDisabled
{
padding-right:8px;
color:#aaa;
width: 33px;
float:left;

}

.PagerPrevious a
{color:#000000;
    text-decoration:None;
}
.PagerPreviousDisabled
{
    padding-right:8px;
    color:#aaa;
    float:left;
    width:33px;
	
   }
.PagerNext
{
    padding-left:8px;
       float:left;
    width:25px;
	
}
.PagerNext a
{color:#000000;
    text-decoration:None;
}
.PagerNextDisabled
{
    padding-left:8px;
    color:#aaa;
    float:left;
    width:33px;
	
}

.photo-gallery-button
{
    width: 100% /*20*/; 
    float:right; 
    background-color:none;
    font-size: 14px; 
	margin-right: 5px;
	margin-top:10px;
	text-align: right;
	font-family:'Open Sans';
	color:#912d2d;
	font-weight:400;
}
.photo-gallery-button b{ font-weight:normal;word-spacing: 3px;}


.video-gallery-button
{
    width: 100% /*100%*/; 
    float:right; 
    background-color:none;
    font-size: 14px; 
	margin-right: 5px;
	margin-top:10px;
	text-align: right;
	font-family:'Open Sans';
	color:#912d2d;
	font-weight:400;
}
.video-gallery-button b{ font-weight:normal;word-spacing: 3px;}









  .glry-srch a{background:#912d2d;font-family: Arial;color: #FFFFFF;font-size: 11px;height: 30px;line-height: 30px; font-weight: bold;padding: 0 17px 0 39px;/* border-radius: 5px; */text-decoration: none;float: left;text-align:right; /* border: 1px solid #C15353; */   transition: box-shadow 0.5s ease-in-out 0s, margin 0.3s ease-in-out 0s, border 0.5s ease-in-out 0s, background-image 0.9ms ease-out 0s, background-color 0.4s ease-in-out 0s;}
.glry-srch a:hover{ box-shadow: 0px 0px 5px #da363d;  cursor: pointer;}
.change_album a, .change_album a:hover { background-image:url(/images/changealubm.png);background-repeat:no-repeat; background-position: 8px center;  }
.slide_show a, .slide_show a:hover { background-image:url(/images/slideshow.png);background-repeat:no-repeat; background-position: 9px center; }
.D_slide_show a, .D_slide_show a:hover { background-image:url(/images/3d.png);background-repeat:no-repeat; background-position:6px center; }
.full-view a, .full-view a:hover { background-image:url(/images/fullview.png);background-repeat:no-repeat; background-position: 10px center; }
.thum-view a, .thum-view a:hover { background-image:url(/images/thumbview.png);background-repeat:no-repeat; background-position:6px center; }






 .Scrol {
             margin-top: 0px;
             list-style-type: none;
             margin-left: -40px;
             border: solid 0px red;
             position: relative;
             z-index: 999;
         }

         #label {
             display: inline !important;
         }

         .searchform {
             /* display: none ; inline-block*/;
             zoom: 1;
             border: solid 1px #bcbbbb;
             padding: 3px;
             background: #F4F4F4;
            
             float: left; width: 100%; padding: 5px; box-sizing:border-box;border-radius: 5px;
         }

             .searchform input {
                 font: normal 12px/100% Arial, Helvetica, sans-serif;
             }

             .searchform .searchfield {
                 background: #fff;
                 padding: 6px 6px 6px 8px;
                 width: 100%;
                 margin-right:5px;
                 min-width:100px;
                 border: solid 1px #bcbbbb;
                 outline: none;
                 -webkit-border-radius: 2em;
                 -moz-border-radius: 2em;
                 border-radius: 2em;
                 -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
                 -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
                 box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
             }

             .searchform .searchbutton {
                 color: #fff;
                 border: solid 1px #494949;
                 font-size: 11px;
                 height: 27px;
                 width: 27px;
                 text-shadow: 0 1px 1px rgba(0,0,0,.6);
                 -webkit-border-radius: 2em;
                 -moz-border-radius: 2em;
                 border-radius: 2em;
                 background: #5f5f5f;
                 background: -webkit-gradient(linear, left top, left bottom, from(#9e9e9e), to(#454545));
                 background: -moz-linear-gradient(top, #9e9e9e, #454545);
                 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545');
                 -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545');
             }

         input[type="button"], input[type="submit"], input[type="reset"], input[type="file"]::-webkit-file-upload-button, button {
             padding: 5px;
         }
         .About-school-head-in {
            border-bottom: 3px solid #2099db;
            padding-bottom: 5px;
            font-size: 24px;
            color: #dc5353;
            font-family: 'Open Sans Condensed',sans-serif;
            font-weight: bold;
        }

        .About-school-head-in {
            border-bottom: 3px solid #2099db;
            padding-bottom: 5px;
            font-size: 24px;
            color: #dc5353;
            font-family: 'Open Sans Condensed',sans-serif;
            font-weight: bold;
        }

        .spanclass {
           letter-spacing: normal !important;
   font-size: 15px;
  		text-align:center !important;;
}
 .Video1   {
     width: 100%;
     height: 100%; 
      float:left; 
      background-image:url(/VideoGallery/play-but1.png); 
     background-repeat: no-repeat; 
      -webkit-border-radius:8px; 
      -moz-border-radius:8px;
      
     background-position: 14px 11px;
     /* margin-left :59px; */
      
     margin-top: 0;
      top: 0;
     position: absolute;

    }   	
		
		/*Universal radio button margin setting*/
		
		input[type="radio" i]{margin:0 5px; position: relative; top: 2px;}
		.ajax__calendar_container { line-height:15px;} 
		.ajax__calendar_body,.ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years { width:100%!important;box-sizing: border-box;} 
		.ajax__calendar_footer { height:auto!important}