@charset "utf-8";
/* CSS Document */

.NewsBoxTitle {
	
	color:#f98200;
	font-size:14px;
	background-image: url(/images/sports/promotion_header.png);
	background-repeat: no-repeat;
	padding:3px 0px 3px 6px;
	width:399px;
	font-weight: bold;
	font-family: Arial, verdana, sans-serif;
	
}
.NewsBoxBody {
	width:403px;
	display:table;
	background-color:#e7e7e7; 
	border-left: 1px solid #858585;
	border-right: 1px solid #858585;
}

.NewsBoxThumbnail {

}
.NewsBoxActiveItem {
	width:685px;
	height:240px;
	display:table;
	float:left;
	overflow:hidden;
	float:left;
	background-repeat:no-repeat;
	
}
.NewsBoxThumbnails {

}
.NewsBoxText {
	clear:both;
	
	margin:0px;
	font-size:11px;
	font-family: Arial,Verdana, sans-serif;
	color:#ffffff;
	margin:5px 15px 5px 15px;
}

.NewsBoxContent {
	width:685px;
	padding:0 0px 0 0px;
	margin: 0px 0 0 3px;
	display:table;
	clear:both;
}

.NewsItemHeader {
	display:table;
	width:225px;
	height:200px;
}
.NewsBoxText a, .NewsBoxText a:hover {
    color:#FF7800;
}
.NewsItemHeaderContainer {

}
.NewsItemHeaderTexts {

}

.NewsItemCategory {
	color:#a0a0a0;
	font-size:11px;
	font-family: Arial, verdana, san-serif;
	margin: 7px 10px 0px 15px;

}
.NewsItemTitle {
	margin: 0px 15px 0px 15px;
	font-weight: bold;
	color:#f98200;
	font-size:14px;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
}

.NewsItemTitle a {
	color:#f98200;
	font-size:14px;
	font-family: Arial, Verdana, sans-serif;
	text-decoration: none;
}
.NewsItemTitle a:hover {
	text-decoration: underline;	
	color:#f98200;
	font-size:14px;
	font-family: Arial, Verdana, sans-serif;

}
.NewsBoxThumbnailActive {
	border:3px solid #F98200;
	margin:0 0 0 4px;

}
.NewsBoxHeaderContainer {
	float:left;
	width:351px;
}
.NewsTextContainer {
	background-image:url(/images/homepage/main_banner_textbg.png);
	background-repeat:no-repeat;
	display:block;
	width:225px;
	height:240px;
	float:right;
	overflow:hidden;
	
}
.SportsProductButton {
	margin-left:18px;
}
.SportsProductButton a
{
	width:192px;
	height:33px;
	display:block;
	cursor:pointer;
}
.NewsItemCategory {

}

.SportsHeader
{
	font-family: Arial,Helvetica,sans-serif;
	background-repeat:no-repeat;
	color:#ffffff;
	height:20px;
	font-size:15px;
	font-weight:bold;
	padding:14px 0 0 10px;
	margin-left:5px;
	
	
}
.SportsHeader {
	text-transform: capitalize;
}