/* @override http://www.tarifadirect.com/InfocasaEngine/Css/SlideShow.css */

#slideShow
{
        width: 300px;
}

#ssPhoto
{
        overflow:hidden;
        width: 300px;
        /*height: 240px !important;*/
        line-height:240px !important;
        text-align:center;
        vertical-align:middle;
}

#ssPhotoFade
{
/*		background-color: black;
        border:dashed 1px #999;*/
        width: 300px;
        height:240px;
		display: block;
		overflow: hidden;
		position:relative;
}

#barWrapper
{
height:14px;
margin-bottom:10px;
padding-bottom:2px;
padding-top:2px;
color:#333;
font-size:10px;
}

#ssToolbar
{
        display:inline;
        padding-left:2px;
        float:left;
        vertical-align:middle;
        position:relative;
}

#photoCaption
{
        float:left;
        position:relative;
        margin-left:10px;
}

#photoNumbers
{
        float:right;
        text-align:right;
}
#photoCaptionCentered {
margin:0 auto;
text-align:center;
}
#SlideShow img{
padding:0;
}
