/* ------------------------------------ */
/* ----- GLOBAL :: VIDEO SCROLLER ----- */
/* ------------------------------------ */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

	.sideScroller {
		width:360px;
		height:180px;
		background-image:url(../images/bg_imprensa_imagens.jpg);
		color: #a6a6a6;
		margin: 0 auto;
	}

	.sideScroller .scrollShell {
		margin:0 auto;
		*position:relative;
        overflow:hidden;
    }

	.sideScroller ul {
		margin:2px 0 0;
		
	}
	
	.sideScroller li {
		width:360px;
		margin:0px 0 0 2px;
		float:left;
		position:relative;
		_display:inline;
	}

	.sideScroller li a {
		display:block;
		text-align:center;
		font-size:12px;
		font-weight:bold;
		padding:0;
	}

	.sideScroller .assetTitle {
		margin-right:0px;
	}

	.sideScroller .assetThumb {
		padding-top:5px;
	}

	.sideScroller .playCBSvideo,
	.featuredMedia .playCBSvideo {
		height:25px;
		overflow:hidden;
		text-indent:-2000px;
		position:absolute;
		
	}


/* ------------------------------------ */
/* ----- GLOBAL :: VIDEO SCROLLER ----- */
/* ------------------------------------ */

	#cbsCarousel .carouselWrap .carouselCaption,
	.indicator {

	}

	#cbsCarousel .carouselPrev,
	#cbsCarousel .carouselNext,
	.arrowLeft,
	.arrowRight{
		background:url(http://i.i.com.com/cnwk.1d/i/cbs/matrix/scrollerSprite.png) no-repeat left bottom;
		_background:url(http://i.i.com.com/cnwk.1d/i/cbs/matrix/scrollerSprite.gif) no-repeat left bottom;
	}

	.sideScroller {
		margin:0 0 14px;
		background-color:#1F2226;
	}

	.sideScroller .scrollShell {
		width:360px;
		clear:both;
        *background-attachment:fixed;
        _padding-bottom:5px;
	}

	.sideScroller li {
		width:170px;
		margin:12px 0 0 7px;
		padding:0 0 5px;
		_background:#0A0B0C;
	}

	.sideScroller .housing,
	.sideScroller #housing {
		padding:0 3px 0 0 !important;
	}

	.arrowLeft,
	.arrowRight,
	.indicator {
		 overflow:hidden;
		 text-indent:-2000px;
		 float:left;
		 margin:0 0 4px;
		 cursor:pointer;
	}

	.scrollingArrows {
		 float:right;
		 margin:4px 4px 0 0;
	}

	.arrowLeft,
	.arrowRight {
		 width:39px;
		 height:16px;
		 background-position:left bottom;
		 cursor:pointer;
		 margin:0 0 0 2px;
	}

    .arrowRight {
		background-position:-45px bottom;
	}

    .photoScroller .arrowLeft,
    .storyScroller .arrowLeft {
        background-position:-1116px bottom;
    }

    .photoScroller .arrowRight,
    .storyScroller .arrowRight {
        background-position:right bottom;
    }

    .indicator {
		 width:27px;
		 height:16px;
		 background-position:-61px bottom;
	}


	.sideScrollerTitle {
		 float:left;
		 background:transparent;
		 color:#FFFFFF;
		 display:block;
		 font-weight:bold;
		 text-transform:uppercase;
		 font-size:14px;
		 font-family:Verdana, Geneva, sans-serif;
	}

	.sideScrollerTitle span {
        display:block;
        _display:inline-block;
        height:15px;
        padding:5px 0 4px 31px;

    }