﻿

.PagerCurPage
{
    padding-left: 0px;
    padding-right: 0px;
    border: 0px solid #E83644;
    color: White ;
    background-color: #E83644;
    margin-left: 3px;
    margin-right: 3px;
    margin-top:3px;
    text-align:center;
   float:left;
    width:25px;
    
}
.PagerPageLink
{
    padding-left:8px; 
    padding-right:8px;
    margin-top:3px;
    float:left;
    width:auto;
    text-align:center;
    
}
.PagerPageLink a
{
    color: #000000;
    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;
}
.PagerNext a
{color:#000000;
    text-decoration:None;
}
.PagerNextDisabled
{
    padding-left:8px;
    color:#aaa;
    float:left;
    width:25px;

}




.photo-gallery-button
{
    width:100%; 
    float:right; 
    background-color:none;
    float: left; font-size: 12px; margin-right: 5px;
}


.change_album a
{
    width:116px;
    height:30px;
    float:left;
    background-image:url(../images/change_album.png);
    background-repeat:no-repeat;
    background-color: #36b0e5;
    color: #fff;
    font-weight: 600;
    text-align: center;
    border-radius: 20px;
}
.change_album a:hover
{
    width:116px;
    height:30px;
    background-image:url(../images/change_album_hover.png);
    background-repeat:no-repeat;
    background-color: #f8e0b2;
    color: #7a2036;
}



.slide_show a
{
    width:97px;
    height:30px;
    float:left;
    background-image:url(../images/slide_show.png);
    background-repeat:no-repeat;
    background-color: #36b0e5;
    color: #fff;
    font-weight: 600;
    text-align: center;
    border-radius: 20px;
}

.slide_show a:hover
{
    width:97px;
    height:30px;
    float:left;
    background-image:url(../images/slide_show_hover.png);
    background-repeat:no-repeat;
    background-color: #f8e0b2;
    color: #7a2036;
}



.D_slide_show a
{
    width:116px;
    height:30px;
    float:left;
    background-image:url(../images/3_D_slide_show.png);
    background-repeat:no-repeat;
    background-color: #36b0e5;
    color: #fff;
    font-weight: 600;
    text-align: center;
    border-radius: 20px;
}

.D_slide_show a:hover
{
    width:116px;
    height:30px;
    float:left;
    background-image:url(../images/3_D_slide_show_hover.png);
    background-repeat:no-repeat;
    background-color: #f8e0b2;
    color: #7a2036;
}


.full-view a
{
    width:97px;
    float:left;
    height:30PX;
    background-image:url(../images/full_view.png);
    background-repeat:no-repeat;
    background-color: #36b0e5;
    color: #fff;
    font-weight: 600;
    text-align: center;
    border-radius: 20px;
}
.full-view a:hover
{
    width:97px;
    height:30PX;
    float:left;
    background-image:url(../images/full_view_hover.png);
    background-repeat:no-repeat;
    background-color: #f8e0b2;
    color: #7a2036;
}

.thum-view a
{
    width:101px;
    float:left;
    height:30PX;
    background-image:url(../images/thum_view.png);
    background-repeat:no-repeat;
    background-color: #36b0e5;
    color: #fff;
    font-weight: 600;
    text-align: center;
    border-radius: 20px;
}
.thum-view a:hover
{
    width:101px;
    height:30PX;
    float:left;
    background-image:url(../images/thum_view_hover.png);
    background-repeat:no-repeat;
    background-color: #f8e0b2;
    color: #7a2036;
}
 .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: inline-block;
             zoom: 1;
             border: solid 1px #bcbbbb;
             padding: 3px;
             background: #bcbbbb;
             background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
             background: -moz-linear-gradient(top, #fff, #ededed);
             float: left; width: 100%; padding: 5px;
         }

             .searchform input {
                 font: normal 12px/100% Arial, Helvetica, sans-serif;
             }

             .searchform .searchfield 
             {
             	margin-top:0px;
                 background: #fff;
                 padding: 6px 6px 6px 8px;
                 width: 202px;
                 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;
           
            height: 0px !important;
            padding:5px !important;
        }
              .Video1   
{
    
     width:50px;
      height:50px; 
      float:left; 
      background-image:url(../VideoGallery/play-but.png); background-repeat:repeat; 
      -webkit-border-radius:8px; 
      -moz-border-radius:8px;
      margin-left :85px;
      margin-top :-90px;
      position:absolute;

    }   	
		