﻿
  a.read-more:hover {
  height: 32px;
  width: 28px;
  float: right;
  background: url(../images/read-more.jpg) 0px -32px no-repeat;
}
a.read-more {
  height: 32px;
  width: 28px;
  padding-right: 17px;
  margin-top: -4px;
  float: right;
  background: url(../images/read-more.jpg) 0px 0px no-repeat;
}
.PagerCurPage
{
    padding-left: 0px;
    padding-right: 0px;
    border: 0px solid #0188d2;
    color: White ;
    background-color: #0188d2;
    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;
    color: #000000;
    text-decoration: none;
    
}
.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;
}


.change_album a
{
    width:116px;
    height:30px;
    float:left;
    background-image:url(../icons/Change_album.png);
    background-repeat:no-repeat;
}
.change_album a:hover
{
    width:116px;
    height:30px;
    background-image:url(../icons/change_album_hover.png);
    background-repeat:no-repeat;
}



.slide_show a
{
    width:116px;
    height:30px;
    float:left;
    background-image:url(../icons/slide_show.png);
    background-repeat:no-repeat;
}

.slide_show a:hover
{
    width:116px;
    height:30px;
    float:left;
    background-image:url(../icons/slide_show_hover.png);
    background-repeat:no-repeat;
}



.D_slide_show a
{
    width:116px;
    height:30px;
    float:left;
    background-image:url(../icons/3D_show.png);
    background-repeat:no-repeat;
}

.D_slide_show a:hover
{
    width:116px;
    height:30px;
    float:left;
    background-image:url(../icons/3D_show_hover.png);
    background-repeat:no-repeat;
}


.full-view a
{
    width:116px;
    float:left;
    height:30PX;
    background-image:url(../icons/full_view.png);
    background-repeat:no-repeat;
}
.full-view a:hover
{
    width:116px;
    height:30PX;
    float:left;
    background-image:url(../icons/full_view_hover.png);
    background-repeat:no-repeat;
}

.thum-view a
{
    width:116px;
    float:left;
    height:30PX;
    background-image:url(../icons/thumb_view.png);
    background-repeat:no-repeat;
}
.thum-view a:hover
{
    width:116px;
    height:30PX;
    float:left;
    background-image:url(../icons/thumb_view_hover.png);
    background-repeat:no-repeat;
}
