﻿.HomeBanner .slideshowWrap
	{
		 width:763px;
	}
	.SideContent  .slideshowWrap	{
		width:320px;
	}

    .slideshowWrap
    {
        height: 100%;
       /* width:763px;*/
        padding-bottom:10px;
        margin: auto;    
       
    }
    .SideContent  .slideshow
    {
	height:250px;
}
    .HomeBanner  .slideshow

	{
		 height: 207px;
	}
    .slideshow
    {
       /* height: 207px;*/
        width: 100%;
        margin: auto;
        overflow: hidden;
    }
    
    .slideshowItem
    {
        /*width: 700px;
            height: 214px;*/
    }
    .HomeBanner .imageWrap4slideshow
	{
		 width:763px;
		  height: 207px;
	}
	.SideContent .imageWrap4slideshow	{
		width:320px;
		 height: 250px;
	}
	.slideshowObject {
		width:570px;
    }
    .imageWrap4slideshow
    {
       width: 570px;
       
        overflow: hidden;
    }
     .HomeBanner .Images
	{
		 width:763px;
	}
	.SideContent  .Images	{
			}

    .slideshowItem Images
    {
       /* width: 763px;*/
        float: right;
    }
    .slideshow .descriptionDiv4slideshow
    {
        width: 100%;
        position: absolute;
        bottom: 3px;
        z-index: 999;
        height:20px;
       
        background-color:Blue;
       opacity:0.8;
       filter:alpha(opacity=80); 
       
        background-image:url('/_layouts/15/images/Guardian.SlideShow/home-slider-text-bg.png');
        color:black;
        padding-top: 5px;
    }
    
    .slideshow .descriptionTextWrap4slideshow
    {
    	float: right;
        padding: 2px 15px 3px 15px;
        text-align: right;
        position: relative;
        bottom: 5px;
    }
     .slideshow .slideshowNav a
    {       
        background-image:url('/_layouts/15/images/Guardian.SlideShow/home-slider-btn-off.png');
        text-decoration: none;
        margin: 0 5px;     
        float:left;
        width:16px;
        height:16px;
        background-position:center center;   
        background-repeat:no-repeat;
    }
   .slideshow .slideshowNav a.activeSlide
    {
        background-image:url('/_layouts/15/images/Guardian.SlideShow/home-slider-btn-on.png'); 
       
    }
    .descriptionTitleDiv4slideshow a ,.descriptionTitleDiv4slideshow
    {
        color:White;
        font-family:Arial;
        text-decoration:none
    }