﻿.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: lemonchiffon;
    color: Blue ;
}
.PagerCurPage
{
    padding-left: 0px;
    padding-right: 0px;
    border: 1px solid #336600;
    color: #000000;
    background-color: #336600;
    margin-left: 3px;
    margin-right: 3px;
}
.PagerPageLink
{
    padding-left:8px; 
    padding-right:8px;
}
.PagerPageLink a
{
    color: #000000;
    text-decoration: none;
}
.PagerPrevious
{
    padding-right:3px;
}

.Pagerfirst
{
    padding-right:10px;
  
}
.Pagerfirst a
{
   color:#000000;
    text-decoration:None;
  
}
.PagerPrevious a
{color:#000000;
    text-decoration:None;
}
.PagerPreviousDisabled
{
    padding-left:8px;
    padding-right:8px;
    color:#aaa;
}
.PagerNext
{
    padding-left:10px;
}
.PagerNext a
{color:#000000;
    text-decoration:None;
}
.PagerNextDisabled
{
    padding-left:10px;
    color:#aaa;

}
.photo-gallery-button
{
    width:445px; 
    float:right; 
    background-color:none;
}

.change_album
{
    width:116px;
    height:30px;
    
    background-image:url(/images/change_album.png);
    background-repeat:no-repeat;
}
.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
{
    width:97px;
    height:30px;
    background-image:url(/images/slide_show.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
{
    width:116px;
    height:30px;
    background-image:url(/images/3_D_slide_show.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
{
    width:97px;
    background-image:url(/images/full_view.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;
}
