
@charset "utf-8";

/* Begin News/Sports Slider
***************************** */

#masthead p {}

.slide_box {height:75px;}

.content_slider{
	margin:0px;			
	width:100px;
	bottom:5%;
	z-index: 3;
	position:relative;
	top:45px;
	left:302px;
}
	
.navigation, .navigation_news{
	float: right;
	margin:12px 23px 0 0;
}
.loading {
	position: relative;
	top: 25px; 
	left: 50%;
	z-index: 999999;
	width:32px; 
	height: 32px;
	text-indent: -999em;
	background: url(/wps/themes/html/theme_sabc_news/SABC/news/images/progress.gif);
}
#supersize, #mynews{
	position: relative;
	width:375px !important;
	top: -35px;
}

#supersize img, #mynews img {
	position: relative;
	z-index: 0;
}
#supersize .prevslide, #supersize div.prevslide, #supersize div.content_container, #mynews .prevslide, #mynews div.prevslide, #mynews div.content_container {
	display:none !important;
	width:375px !important;
}
#supersize .activeslide, #supersize div.activeslide, #mynews .activeslide, #mynews div.activeslide {
	display:block !important;
	width:375px !important;
}
.content_container { 
	position:relative; 
	top:0px !important; 
	left:0px !important; 
} 


