﻿.IS_AlbumSlideShow_MainContainer
{   
    border: 9px solid #bdbdbd;
    background-color:#121212;
}

.IS_AlbumSlideShow_LoadingMessage
{
    color:White;
}

.IS_AlbumSlideShow_ImagesContainer
{
    border:1px solid #fcfcfc;
}

.IS_AlbumSlideShow_CaptionContainer
{   
    background:url('/infoservenet/Customized/System/Images/AlbumSlideShow/CaptionBackGround.png') repeat;
}

.IS_AlbumSlideShow_Caption
{
    font-family:Arial;
    font-size:13pt;
    padding-left:12px;
    padding-right:12px;
    padding-top:17px;
    padding-bottom:5px;
    color:White;
}

.IS_AlbumSlideShow_NextImageButton
{
    background:url('/infoservenet/Customized/System/Images/AlbumSlideShow/NextImageButton.png') no-repeat;    
    cursor:pointer;
}

.IS_AlbumSlideShow_NextImageButton:hover
{
    background:url('/infoservenet/Customized/System/Images/AlbumSlideShow/NextImageButton_Hover.png') no-repeat;
    cursor:pointer;
}

.IS_AlbumSlideShow_PreviousImageButton
{
    background:url('/infoservenet/Customized/System/Images/AlbumSlideShow/PreviousImageButton.png') no-repeat;
    cursor:pointer;
}

.IS_AlbumSlideShow_PreviousImageButton:hover
{
    background:url('/infoservenet/Customized/System/Images/AlbumSlideShow/PreviousImageButton_Hover.png') no-repeat;
    cursor:pointer;
}

.IS_AlbumSlideShow_PlayPauseImageButton_Play
{
    background:url('/infoservenet/Customized/System/Images/AlbumSlideShow/PlayButton.png') no-repeat;
    cursor:pointer;
}

.IS_AlbumSlideShow_PlayPauseImageButton_Play:hover
{
    background:url('/infoservenet/Customized/System/Images/AlbumSlideShow/PlayButton_Hover.png') no-repeat;
    cursor:pointer;
}

.IS_AlbumSlideShow_PlayPauseImageButton_Pause
{
    background:url('/infoservenet/Customized/System/Images/AlbumSlideShow/PauseButton.png') no-repeat;
    cursor:pointer;
}

.IS_AlbumSlideShow_PlayPauseImageButton_Pause:hover
{
    background:url('/infoservenet/Customized/System/Images/AlbumSlideShow/PauseButton_Hover.png') no-repeat;
    cursor:pointer;
}

.IS_AlbumSlideShow_ThumbnailsContainer
{
    background-image:url('/infoservenet/Customized/System/Images/AlbumSlideShow/ThumbnailsBackGround.png');
}

.IS_AlbumSlideShow_ThumbnailsList
{   
    margin:0px;
    padding-left:4px;
    padding-right:4px;
    padding-top:0px;
    padding-bottom:0px;
}

.IS_AlbumSlideShow_ThumbnailsListItem
{
    width:43px;
    height:43px;
    margin-left:6px;
    margin-right:6px;
    margin-top:9px;
    margin-bottom:9px;
    border:1px solid White;
    opacity:0.5;
}

.IS_AlbumSlideShow_ThumbnailsListItem_Hover
{
    width:43px;
    height:43px;
    margin-left:6px;
    margin-right:6px;
    margin-top:9px;
    margin-bottom:9px;
    border:1px solid White;
    opacity:1 !important;
}

.IS_AlbumSlideShow_ControlsBox
{
    background:url('/infoservenet/Customized/System/Images/AlbumSlideShow/ControlsBoxBackGround.png') no-repeat;
}

.IS_AlbumSlideShow_ControlsBox_NextImageButton
{
    background:url('/infoservenet/Customized/System/Images/AlbumSlideShow/ControlsBox_NextImageButton.png') no-repeat;
    cursor:pointer;
}

.IS_AlbumSlideShow_ControlsBox_NextImageButton:hover
{
    background:url('/infoservenet/Customized/System/Images/AlbumSlideShow/ControlsBox_NextImageButton_Hover.png') no-repeat;
    cursor:pointer;
}

.IS_AlbumSlideShow_ControlsBox_PreviousImageButton
{
    background:url('/infoservenet/Customized/System/Images/AlbumSlideShow/ControlsBox_PreviousImageButton.png') no-repeat;
    cursor:pointer;
}

.IS_AlbumSlideShow_ControlsBox_PreviousImageButton:hover
{
    background:url('/infoservenet/Customized/System/Images/AlbumSlideShow/ControlsBox_PreviousImageButton_Hover.png') no-repeat;
    cursor:pointer;
}

.IS_AlbumSlideShow_ControlsBox_PlayPauseImageButton_Pause
{
    background:url('/infoservenet/Customized/System/Images/AlbumSlideShow/ControlsBox_PauseButton.png') no-repeat;
    cursor:pointer;
}

.IS_AlbumSlideShow_ControlsBox_PlayPauseImageButton_Pause:hover
{
    background:url('/infoservenet/Customized/System/Images/AlbumSlideShow/ControlsBox_PauseButton_Hover.png') no-repeat;
    cursor:pointer;
}

.IS_AlbumSlideShow_ControlsBox_PlayPauseImageButton_Play
{
    background:url('/infoservenet/Customized/System/Images/AlbumSlideShow/ControlsBox_PlayButton.png') no-repeat;
    cursor:pointer;
}

.IS_AlbumSlideShow_ControlsBox_PlayPauseImageButton_Play:hover
{
    background:url('/infoservenet/Customized/System/Images/AlbumSlideShow/ControlsBox_PlayButton_Hover.png') no-repeat;
    cursor:pointer;
}

.IS_AlbumSlideShow_ControlsBox_ThumbnailsButton
{
    background:url('/infoservenet/Customized/System/Images/AlbumSlideShow/ControlsBox_ThumbnailsButton.png') no-repeat;
    cursor:pointer;
}

.IS_AlbumSlideShow_ControlsBox_ThumbnailsButton:hover
{
    background:url('/infoservenet/Customized/System/Images/AlbumSlideShow/ControlsBox_ThumbnailsButton_Hover.png') no-repeat;
    cursor:pointer;
}

.IS_AlbumSlideShow_ThumbnailsGridContainer
{
    margin:0px;
    padding:0px;
    background-image:url('/infoservenet/Customized/System/Images/AlbumSlideShow/ThumbnailsBackGround.png');
}

.IS_AlbumSlideShow_Thumbnails_CloseButton
{   
    background-color:White;
    text-align:center;
    cursor:pointer;
}

.IS_AlbumSlideShow_ThumbnailsGrid
{
    margin:0px;
    padding-left:4px;
    padding-right:4px;
    padding-top:0px;
    padding-bottom:0px;
}

.IS_AlbumSlideShow_ThumbnailsGrid_ThumbnailItem
{
    cursor:pointer;
    width:43px;
    height:43px;
    margin-left:6px;
    margin-right:6px;
    margin-top:9px;
    margin-bottom:9px;
    border:1px solid White;
    opacity:0.5;
}

.IS_AlbumSlideShow_ThumbnailsGrid_ThumbnailItem:hover
{
    cursor:pointer;
    width:43px;
    height:43px;
    margin-left:6px;
    margin-right:6px;
    margin-top:9px;
    margin-bottom:9px;
    border:1px solid White;
    opacity:1 !important;
}