﻿

.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;

}
.Header
{
       background-color:#203667;
       color:#FAF9FE;
       border:1px solid lightgray;
}



.photo-gallery-button
{
    width:100%; 
    float:right; 
    background-color:none;
}


.change_album a
{
    width:116px;
    height:30px;
    float:left;
    background-image:url(/images/change_album.png);
    background-repeat:no-repeat;
}
.change_album a:hover
{
    width:116px;
    height:30px;
    background-image:url(/images/change_album_hover.png);
    background-repeat:no-repeat;
}



.slide_show a
{
    width:97px;
    height:30px;
    float:left;
    background-image:url(/images/slide_show.png);
    background-repeat:no-repeat;
}

.slide_show a:hover
{
    width:97px;
    height:30px;
    float:left;
    background-image:url(/images/slide_show_hover.png);
    background-repeat:no-repeat;
}



.D_slide_show a
{
    width:116px;
    height:30px;
    float:left;
    background-image:url(/images/3_D_slide_show.png);
    background-repeat:no-repeat;
}

.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;
}


.full-view a
{
    width:97px;
    float:left;
    height:30PX;
    background-image:url(/images/full_view.png);
    background-repeat:no-repeat;
}
.full-view a:hover
{
    width:97px;
    height:30PX;
    float:left;
    background-image:url(/images/full_view_hover.png);
    background-repeat:no-repeat;
}

.thum-view a
{
    width:97px;
    float:left;
    height:30PX;
    background-image:url(/images/thum_view.png);
    background-repeat:no-repeat;
}
.thum-view a:hover
{
    width:97px;
    height:30PX;
    float:left;
    background-image:url(/images/thum_view_hover.png);
    background-repeat:no-repeat;
}
