﻿
  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 #E83644;
    color: White ;
    background-color: #E32325;
    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:35px;
     float:left;
   }

.Pagerfirst
{
     padding-right:8px;
     width:35px;
     float:left;
    }
.Pagerfirst a
{
    color:#000000;
    text-decoration:None;
  
}

.PagerfirstDisabled
{

    padding-right:8px;
    color:#aaa;
	 width:35px;
	 float:left;
   
}

.PagerPrevious a
{color:#000000;
    text-decoration:None;
}
.PagerPreviousDisabled
{
    padding-right:8px;
    color:#aaa;
    float:left;
    width:35px;
   }
.PagerNext
{
    padding-left:8px;
       float:left;
    width:35px;
}
.PagerNext a
{color:#000000;
    text-decoration:None;
}
.PagerNextDisabled
{
    padding-left:8px;
    color:#aaa;
    float:left;
    width:35px;

}




.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;
}

  .Video1 {  width: 50px;
    height: 50px;
    float: left;
    background-image: url(../icons/play-but.png);
    background-repeat: repeat;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    margin-left: 85px;
    margin-top: 40px;
    position: relative;
}
.Video1 {
    width: 50px;
    height: 50px;
    /* float: left; */
    background-image: url(../icons/play-but.png);
    background-repeat: repeat;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    margin-left: 85px;
    margin-top: 25px;
    position: absolute;
} 