/* NEWS START */
/**************************************************/
.news {
	position: relative;
	display: block;
	float: left;
	width: 641px;
	height: 364px;
	padding: 9px;
	overflow: hidden;
	background: #000;
}
.news a.prev, .news a.next {
	display: block;
	height: 34px;
	width: 34px;
	overflow: hidden;
	text-indent: -9999px;
	position: absolute;
	top: 150px;
	z-index: 1;
	cursor: pointer;
}
.news a.prev {
	left: 0;
	background: url('http://cfl.assets.mrx.ca/bc/images/2010/news_arrowleft.png') no-repeat;
}
.news a.next {
	right: 0;
	background: url('http://cfl.assets.mrx.ca/bc/images/2010/news_arrowright.png') no-repeat;
}
.news .news_item {
	position: relative;
	display: block;
	width: 641px;
}
.news_numbers {
	position: absolute;
	top: 20px;
	right: 9px;
	width: 95px;
}
.news_numbers a {
	text-decoration: none;
	display: block;
	float: left;
	color: #000;
	background: #fff;
	padding: 0 4px;
	margin: 0 2px;
	font-size: 1.1em;
	font-weight: bold;
}
.news_numbers a:hover, .news_numbers a.active {
	color: #fff;
	background: #ef5c29;
}
.news_item .news_content {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url('http://cfl.assets.mrx.ca/bc/images/2010/news_bg_darker.png') repeat;
	width: 649px;
}
.news_item .news_content h3 a {
	display: block;
	color: #d1cfcf;
	text-decoration: none;
	font-size: 2.0em;
	margin: 10px 0 0 10px;
}
.news_item .news_content h3 a:hover {
	text-decoration: underline;
}
.news_item .news_links {
}
.news_item .news_links ul {
	display: block;
	position: relative;
	margin: 0 0 0 10px;
}
.news_item .news_links ul li {
	float: left;
	margin: 7px 5px 7px 0;
}
.news_item .news_links ul li a {
	text-decoration: none;
	padding-right: 5px;
	color: #7e7c7c;
	font-size: 1.1em;
	text-transform: uppercase;
	border-right: 1px solid #7e7c7c;
}
.news_item .news_links ul li.last a {
	border-right: none;
}
.news_item .news_links ul li a:hover {
	text-decoration: underline;
}
.news_item .newsexcerpt {
	width: 95%;
}
.news_item .playbutton {
	position: absolute;
	left: 317px;
	top: 150px;
}
#closebutton {
	position: absolute;
	right: 350px;
	top: 50px;
}
#closebutton a {
	color: #ffffff;
	font-size:1.2em;
	font-weight:bold;
}
/**************************************************/
/* NEWS END */

/* HEADLINES START */
/**************************************************/
.headlines {
	float: left;
	position: relative;
	display: block;
	width: 659px;
	margin: 10px 0;
}
.headlines .headlines_nav {
	width: 659px;
	height: 29px;
	padding-top: 4px;
	position: relative;
	display: block;
	background: url('http://cfl.assets.mrx.ca/bc/images/2010/widecol_hbg.jpg') no-repeat;
	border-bottom: 3px solid #f05523;
}
.headlines_nav ul {
	list-style-type: none;
	padding: 0;
}
.headlines_nav ul li {
	float: left;
	margin: 0 4px;
	padding: 0;
}
.headlines_nav ul li a {
	display: block;
	height: 21px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	font-size: 1.4em;
	padding: 4px 10px;
	font-weight:bold;
}
.headlines_nav ul li a:hover, .headlines_nav ul li a.active {
	color: #000;
	background: url('http://cfl.assets.mrx.ca/bc/images/2010/tab_active.jpg') repeat-x;
}
.headlines #headlines_container {
	border: 1px solid #999;
	border-top: 0;
	padding: 20px 10px 0;
	position: relative;
	float: left;
	width: 637px;
}
#headlines_container .headlines_sponsor {
	position: absolute;
	top: 0;
	right: 0;
	padding: 2px;
	z-index: 1;
}
#headlines_container .headline {
	display: block;
	float: left;
	margin: 5px 0;
	clear: both;
	position: relative;
	width: 100%;
}
#headlines_container .headline img {
	float: left;
	border: 1px solid #0e100e;
}
.headlines .news_tab .headline img, .headlines .video_tab .headline img {
	width: 131px;
	height: 74px;
}
.headlines .gallery_tab .headline img {
	height: 74px;
}
#headlines_container .headline h3 {
	display: block;
	float: left;
	width: 475px;
	margin: 0 0 0 10px;
}
#headlines_container .headline h3 a {
	font-weight: bold;
	font-size: 1.2em;
}
#headlines_container .headline p {
	display: block;
	float: left;
	width: 475px;
	margin: 0 0 0 10px;
	font-size: 1.2em;
}
#headlines_container .headline p span {
	font-style: italic;
	font-size: 0.9em;
}
#headlines_container .headline .newser_video_icon {
	top:27px;
	left:50px;
	position: absolute;
}
#headlines_container .headline .newser_video_icon img {
	border: none;
	height: 27px;
	width: 27px;
}
.headlines .viewall {
	float: right;
	margin: 5px 10px 0 0;
}
.headlines .viewall a {
	padding: 0 10px 0 0;
	font-size: 1.3em;
	color: #fff;
	background: url('http://cfl.assets.mrx.ca/bc/images/2010/arrow_smallorangeright.png') no-repeat right center;
	font-weight: normal;
}

/**************************************************/
/* HEADLINES END */

/* CARDS START */
/**************************************************/
.player_card {
	float: left;
	width: 311px;
	margin: 10px 0 0 0;
	background: #000;
	border: 2px solid #000;
	padding-bottom: 10px;
	height:440px;
}
.player_card .header {
	position: relative;
	width: 311px;
	height: 56px;
	background: url('http://cfl.assets.mrx.ca/bc/images/2010/player_spotlight_header.png') no-repeat;
	z-index: 10;
}
.player_card .header h3 {
	margin: 15px 0 0 15px;
	font-size: 1.8em;
	font-style: italic;
	float: left;
}
.player_card .header a {
	float: right;
	color: #fff;
	font-size: 1.2em;
	padding: 0 10px 0 0;
	margin: 5px 5px 0 0;
	background: url('http://cfl.assets.mrx.ca/bc/images/2010/arrow_smallorangeright.png') no-repeat right center;
}
.player_card .player {
	z-index: 5;
	position: relative;
	margin-top: -20px;
	clear: both;
}
.player_card .stats {
	display: block;
	clear:both;
}
.player_card .stats .numpos {
	float: left;
	display: block;
	width: 37px;
	height: 56px;
	background: url('http://cfl.assets.mrx.ca/bc/images/2010/card_num.png') no-repeat;
	margin: 5px 0 0 5px;
}
.player_card .stats .numpos span {
	display: block;
	height: 22px;
	width: 37px;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
}
.player_card .stats .numpos span.num {
	color: #d5d5d5;
	font-size: 2.0em;
}
.player_card .stats .numpos span.pos {
	color: #b9b9b9;
	font-size: 1.8em;
	padding-top: 6px;
}
.player_card .stats h4 {
	float: left;
	color: #fff;
	font-size: 1.7em;
	margin: 10px 0 0 10px;
}
.player_card .stats h4 a {
	font-size: 0.7em;
	margin-left: 5px;
}
.player_card .stats p {
	color: #fff;
	float: left;
	font-size: 1.2em;
	font-style: italic;
	margin: 2px 0 0 10px;
	width: 250px;
}

.cheer_card {
	float: left;
	width: 311px;
	margin: 10px 0 0 28px;
	background: #000;
	border: 2px solid #000;
	padding-bottom: 10px;
	height:440px;
}
.cheer_card .header {
	position: relative;
	width: 311px;
	height: 56px;
	background: url('http://cfl.assets.mrx.ca/bc/images/2010/featured_felion_header.png') no-repeat;
	z-index: 10;
}
.cheer_card .header a {
	float: right;
	color: #fff;
	font-size: 1.2em;
	padding: 0 10px 0 0;
	margin: 5px 5px 0 0;
	background: url('http://cfl.assets.mrx.ca/bc/images/2010/arrow_smallorangeright.png') no-repeat right center;
}
.cheer_card .player {
	z-index: 5;
	position: relative;
	margin-top: -20px;
	clear: both;
}
.cheer_card .stats {
	display: block;
	float: left;
	width: 200px;
	clear:both;
}
.cheer_card .stats .numpos {
	float: left;
	display: block;
	width: 37px;
	height: 56px;
	background: url('http://cfl.assets.mrx.ca/bc/images/2010/card_num.png') no-repeat;
	margin: 5px 0 0 5px;
}
.cheer_card .stats .numpos span {
	display: block;
	height: 22px;
	width: 37px;
	text-align: center;
	font-weight: bold;
	padding-top: 4px;
}
.cheer_card .stats .numpos span.num {
	color: #d5d5d5;
	font-size: 2.0em;
}
.cheer_card .stats .numpos span.pos {
	color: #b9b9b9;
	font-size: 1.8em;
	padding-top: 6px;
}
.cheer_card .stats h4 {
	float: left;
	color: #fff;
	font-size: 1.7em;
	margin: 10px 0 0 10px;
}
.cheer_card .stats h4 a {
	font-size: 0.7em;
	margin-left: 5px;
}
.cheer_card .stats p {
	color: #fff;
	float: left;
	font-size: 1.0em;
	margin: 2px 0 0 10px;
	width: 200px;
}
.cheer_card .stats p span.italic {
	font-style: italic;
}
.cheer_card a.vote {
	float: right;
	display: block;
	width: 90px;
	border-left: 1px solid #fff;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #fff;
	margin: 10px 0 0 0;
	padding: 24px 10px;
	text-align: center;
}
/**************************************************/
/* CARDS END */


/* PARTNERS START */
/**************************************************/
.partners {
	margin-top: 7px;
}
.partners h1.sectiontitle {
	background: url('http://cfl.assets.mrx.ca/bc/images/2010/premier_partners_header.png') no-repeat;
	height:34px;
	text-indent: -9999px;
	
}
.partners table {
	width: 100%;
}
.partners table td {
	text-align: center;
}
/**************************************************/
/* PARTNERS END */