.IS_SlideShow_MainContainer 
{
  width:940px;
height:360px;
margin:auto 0;
position:relative !important;
z-index: auto !important;

}

.IS_SlideShow_ImagesContainer {  width:940px;
height:360px;
margin:auto 0;
position:relative !important;
z-index: auto !important;}

.IS_SlideShow_CaptionContainer 
{
top:282px;
background:url(/customized/uploads/sitetemplateimages/caption_bg.png) repeat-x;
height:197px;
width:auto;
height:224px !important;
}

.IS_SlideShow_Caption 
{
width:1020px;
margin:auto;
text-align:right;
position:relative;
top:70px;
}

.SlideShow_CaptionTitle
{
    color: #ec612e;
text-transform:uppercase;
font-family: 'Open Sans', sans-serif;
font-size:19px;
line-height:20px;

text-align:right;

}

.SlideShow_CaptionSubTitle
{
display:none;
}

.SlideShow_CaptionDescription
{
    color: #757373;
font-family: 'Open Sans', sans-serif;
font-size:16px;
line-height:20px;
padding-top:5px;
text-align:right;


}

.SlideShow_CaptionReadMoreButton
{
float:left;

}

.SlideShow_CaptionReadMoreButton a
{
color: #ffffff;
font-family: helvetica, arial, sans-serif;
font-size:12px;
line-height:15px;
 text-decoration:none;
font-weight:bold;


}

.IS_SlideShow_ThumbnailsContainer
{   
    width:320px;
top:315px;
}

.IS_SlideShow_ThumbnailsList 

{ 

color:#ffffff !important;
font-family:helvetica, arial, sans-serif;
font-size:12px;
line-height:15px;
left:0px;
padding-left:20px;

}



.IS_SlideShow_ThumbnailsListItem  

{
color:#ffffff !important;
font-family:helvetica, arial, sans-serif;
font-size:12px;
line-height:15px;
opacity:10 !important;

}

.IS_SlideShow_ThumbnailsListItem a
{
color:#ffffff !important;
font-family:helvetica, arial, sans-serif;
font-size:12px;
line-height:15px;padding-right:8px;
}

.IS_SlideShow_ThumbnailsListItem a img
{

}

.IS_SlideShow_ThumbnailsListItem a div
{
color:#ffffff !important;
font-family:helvetica, arial, sans-serif;
font-size:12px;
line-height:15px;
}

.IS_SlideShow_ThumbnailsListItem_Hover
{   
color:#00AAF0 !important;
font-family:helvetica, arial, sans-serif;
font-size:12px;
line-height:15px;
opacity:10 !important;

}

.IS_SlideShow_ThumbnailsListItem_Hover a
{
color:#00AAF0 !important;
font-family:helvetica, arial, sans-serif;
font-size:12px;
line-height:15px;padding-right:8px;
}

.IS_SlideShow_ThumbnailsListItem_Hover a img
{

}

.IS_SlideShow_ThumbnailsListItem_Hover a div
{
color:#00AAF0 !important;
font-family:helvetica, arial, sans-serif;
font-size:12px;
line-height:15px;
}

IS_SlideShow_ThumbnailsListItem_Active
{   
color:#00AAF0 !important;
font-family:helvetica, arial, sans-serif;
font-size:12px;
line-height:15px;
opacity:10 !important;

}

.IS_SlideShow_ThumbnailsListItem_Active a
{
color:#00AAF0 !important;
font-family:helvetica, arial, sans-serif;
font-size:12px;
line-height:15px;padding-right:8px !important;
}

.IS_SlideShow_ThumbnailsListItem_Active a div
{
color:#00AAF0 !important;
font-family:helvetica, arial, sans-serif;
font-size:12px;
line-height:15px;
}

.IS_SlideShow_ControlsBox 
{
    /*width:114px;
    height:18px;*/
    padding-left:20px;
    padding-right:20px;
    padding-top:15px;
    padding-bottom:15px;
    background:url('/infoservenet/Customized/System/Images/SlideShow/CaptionBackGround.png') repeat;
    border:2px solid white;
    border-radius:25px;
}

.IS_SlideShow_ControlsBox_ButtonsList {}

.IS_SlideShow_ControlsBox_ButtonsList li 
{
    float:left;
}

.IS_SlideShow_ControlsBox_FirstImageButton {}


.IS_SlideShow_ControlsBox_PlayPauseImageButton {}

.IS_SlideShow_Controls_NextImageButton
{
    background-image:url('/Customized/Uploads/sitetemplateimages/ss_next.png');
    background-repeat:no-repeat;
    width:134px !important;
    height:183px !important;
top:140px !important;
left:auto !important;
right:40px !important;
}


.IS_SlideShow_Controls_PreviousImageButton
{
    background-image:url('/Customized/Uploads/sitetemplateimages/ss_prev.png');
    background-repeat:no-repeat;
    width:134px !important;
    height:183px !important;
top:140px !important;
left:40px !important;
}


.IS_SlideShow_ControlsBox_LastImageButton {}

.SlideShow_LoadingMessage 
{
    background-color:#1e1e1e;
}