﻿.change_album a { background:#EC2A42 url(/images/changealubm.png) 5px center no-repeat} 
.slide_show a { background:#EC2A42 url(/images/slideshow.png) 5px center no-repeat}
.D_slide_show a { background:#EC2A42 url(/images/3d.png) 5px center no-repeat}
.full-view a { background:#EC2A42 url(/images/fullview.png) 5px center no-repeat}
.thum-view a { background:#EC2A42 url(/images/thumbview.png) 5px center no-repeat}

.change_album a,.slide_show a,.D_slide_show a,.full-view a,.thum-view a{  padding: 5px 5px 5px 35px; color:#fff; border-radius: 5px; margin-top:0px; float:left;}
.change_album a:hover { background:#313131 url(/images/changealubm.png) 5px center no-repeat} 
.slide_show a:hover { background:#313131 url(/images/slideshow.png) 5px center no-repeat}
.D_slide_show a:hover { background:#313131 url(/images/3d.png) 5px center no-repeat}
.full-view a:hover { background:#313131 url(/images/fullview.png) 5px center no-repeat}
.thum-view a:hover { background:#313131 url(/images/thumbview.png) 5px center no-repeat}

input#ctl00_ContentPlaceHolder1_Button1 { float: right;}
.change_album a:hover, .slide_show a:hover, .D_slide_show a:hover, .full-view a:hover, .thum-view a:hover  
{
	/*
	  -webkit-transform-origin: top center; 
    transform-origin: top center; 
    -webkit-animation-name: swing; 
    animation-name: swing; -webkit-animation-duration: 1s; 
    animation-duration: 1s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; */ }
    



@-webkit-keyframes swing { 
    20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; } 
    20% { -webkit-transform: rotate(15deg); } 
    40% { -webkit-transform: rotate(-10deg); } 
    60% { -webkit-transform: rotate(5deg); } 
    80% { -webkit-transform: rotate(-5deg); } 
    100% { -webkit-transform: rotate(0deg); } 
} 
@keyframes swing { 
    20% { transform: rotate(15deg); } 
    40% { transform: rotate(-10deg); } 
    60% { transform: rotate(5deg); } 
    80% { transform: rotate(-5deg); } 
    100% { transform: rotate(0deg); } 
} 





.PagerCurPage{color: #515151;    background-color:#E4E4E4;text-align:center;float:left; padding: 0px 8px;}
.PagerPageLink{    float:left;width:auto;text-align:center;  padding:0px 8px; }
.PagerPageLink a{    color: #353534; float:left;   }
.lbl_page{ line-height:22px; float:left}
.PagerNext{padding-left:3px;float:left;}
.PagerNextDisabled{padding-left:3px;color:#aaa;float:left;}
.photo-gallery-button,.media-record{width:100%;float:left;font-size:14px; margin-bottom:6px;}
.photo-gallery-button1{width:100%;margin-top:30px;border-top:1px solid #282c80;float:left;font-size:12px;}




.Scrol{margin-top:0;list-style-type:none;margin-left:-40px;border:solid 0 red;position:relative;z-index:999;}
#label{display:inline!important;}
.searchform{   width: 100%;  float: left;  position: relative; z-index: 9;/*   background: #e6e6e6;*/ font-size:14px; margin:-20px 0 0 0;}
.searchform input, .searchform label{float:left;}
.searchform .searchfield{width: 181px;border: solid 1px #b0292b;outline:none;line-height: 20px;height:26px;padding: 0px 5px 0px 5px;background: #ebebeb;}
.searchform .searchbutton{color:#fff;font-size:12px;height:26px;width: 45px;border: 1px solid #c33538;background: #c33538;margin: 0 0 0 -4px;}
.searchform .searchbutton:hover { cursor:pointer; background: #fff; color:#066182;}
input[type="button"],input[type="submit"],input[type="reset"],input[type="file"]::-webkit-file-upload-button,button{padding:5px;}
.spanclass{letter-spacing:normal!important;height:0!important;padding:5px!important;}
/*.Video1{width:24%;height:50px;background-image:url(/VideoGallery/play-but.png);background-repeat:no-repeat;background-position:center;margin-top:-87px;position:relative;z-index:10;}*/



.PagerPrevious,.Pagerfirst{padding-right:3px; float:left; }
.Pagerfirst a,.PagerPrevious a,.PagerNext a{color:#000;}
.PagerfirstDisabled,.PagerPreviousDisabled{padding-right:3px;color:#aaa;float:left;}























