.IS_SlideShow_MainContainer 
{
  width:1000px;
height:503px;
top:0px;
position:relative;
}

.IS_SlideShow_ImagesContainer { 
 top:0px !important;

 }



.IS_SlideShow_Caption 
{
width:28%;
text-align:left;
margin-top:-12%;
padding-left:70px;
}
.IS_SlideShow_CaptionContainer 
{
text-align:left;
color: #ffffff;
font: 48px/60px 'Raleway', sans-serif;
font-weight:800 !important;
text-transform:uppercase;

}



.SlideShow_CaptionTitle
{
padding-bottom:10px;
}

.SlideShow_CaptionSubTitle
{display:none;
}

.SlideShow_CaptionDescription
{display:none;
}

.SlideShow_CaptionReadMoreButton
{
float:left;

}

.SlideShow_CaptionReadMoreButton a
{
color: #ffffff;
font: 16px/16px 'Raleway', sans-serif;
 text-decoration:none;
text-transform:uppercase;
display:block;
background:#ff7f0e;
padding-left:22px;
padding-right:22px;
padding-top:8px;
padding-bottom:8px;
font-weight:700;
}

.SlideShow_CaptionReadMoreButton a:hover
{
color: #104d8d;
background:#f5b882;
}

.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_PreviousImageButton {}

.IS_SlideShow_ControlsBox_PlayPauseImageButton {}

.IS_SlideShow_Controls_NextImageButton
{
    background-image:url(/Customized/Uploads/sitetemplateimages/right_arrow.png);
    background-repeat:no-repeat;
    width:46px;
    height:80px;
bottom:26px !important;
top:auto !important;

}

.IS_SlideShow_Controls_PreviousImageButton
{
    background-image:url(/Customized/Uploads/sitetemplateimages/left_arrow.png);
    background-repeat:no-repeat;
    width:46px;
    height:80px;
bottom:26px !important;
top:auto !important;
}

.SlideShow_LoadingMessage 
{
    background-color:#1e1e1e;
}


