/* CORE PLAYER STYLES --------------------*/
.player_container{
	font-family:Arial,Helvetica,sans-serif;
	color:#666666;
	font-weight:bold;
	font-size:12px;
	width:335px;
	height:312px;
	float:left;
}

	.player_container .videoHtmlLayer{
		position:absolute;
		z-index:5;
		top:0;
		left:0;
		width:320px;
		height:240px;
		cursor:pointer;
		overflow:hidden;
	}

	.player_container .clickToPlay{	
		background:transparent url(http://static.mgnetwork.com/vab/images/mgplayer/clicktoplay.png) no-repeat 50% 140px;
		width:320px;
		height:240px;
		cursor:pointer;
	}


	.player_container .mg_video_player{
		position:relative;
		width:100%;
		height:100%;
	}

		.player_container .mg_video_player .NebulaContainer{
			background:#000000;
			width:320px;
			height:240px;
			position:absolute;
			top:7px;
			left:8px;
		}

		.player_container .mg_video_player .playerControls{
			position:absolute;
			width:100%;
			height:64px;
			overflow:hidden;
			left:0px;
			bottom:0px;
		}

	.player_container .videoPlayer{
		width:320px;
		height:240px;
	}



	.player_container .mgplayer_skin_01{
		background:url(http://static.mgnetwork.com/vab/images/mgplayer/mgplayer_top.gif) repeat-x top left;
	}

	.player_container .mgplayer_skin_02{
		background:url(http://static.mgnetwork.com/vab/images/mgplayer/mgplayer_right.gif) repeat-y top right;
	}

	.player_container .mgplayer_skin_03{
		background:url(http://static.mgnetwork.com/vab/images/mgplayer/mgplayer_bottom.gif) repeat-x bottom left;
	}

	.player_container .mgplayer_skin_04{
		background:url(http://static.mgnetwork.com/vab/images/mgplayer/mgplayer_left.gif)  repeat-y top left;
		background-position:0px 10px;
}

	.player_container .mgplayer_skin_05{
		background:url(http://static.mgnetwork.com/vab/images/mgplayer/mgplayer_topleft.gif) no-repeat top left;
	}

	.player_container .mgplayer_skin_06{
		background:url(http://static.mgnetwork.com/vab/images/mgplayer/mgplayer_topright.gif) no-repeat top right;
	}

	.player_container .mgplayer_skin_07{
		background:url(http://static.mgnetwork.com/vab/images/mgplayer/mgplayer_bottomleft.gif) no-repeat bottom left;
	}

	.player_container .mgplayer_skin_08{
		background:url(http://static.mgnetwork.com/vab/images/mgplayer/mgplayer_bottomright.gif) no-repeat bottom right;
		width:335px;
		height:312px;
		position:relative;
	}

	.player_container .playButtonWrapper{
		position:absolute;
		left:10px;
		bottom:23px;
		cursor:pointer;
	}

	.player_container .playButton{
		background:url(http://static.mgnetwork.com/vab/images/mgplayer/mgplayer_spritepack.gif);
		background-position:0px 0px;
		width:44px;
		height:28px;
		outline:0px;
		display:block;
		cursor:pointer;
	}

		.player_container .playButtonWrapper a:hover .playButton{
			background-position:0px -28px;
		}

	.player_container .pauseButton{
		background:url(http://static.mgnetwork.com/vab/images/mgplayer/mgplayer_spritepack.gif);
		background-position:-534px 0px;
		width:44px;
		height:28px;
		outline:0px;
		display:block;
		cursor:pointer;
	}

		.player_container .playButtonWrapper a:hover .pauseButton{
			background-position:-534px -28px;
		}

	.player_container .rewindButtonWrapper{
		position:absolute;
		left:57px;
		bottom:23px;
		cursor:pointer;
	}

	.player_container .rewindButton{
		background:url(http://static.mgnetwork.com/vab/images/mgplayer/mgplayer_spritepack.gif);
		background-position:-44px 0px;
		width:44px;
		height:28px;
		outline:0px;
		display:block;
		cursor:pointer;
	}

		.player_container .rewindButtonWrapper a:hover .rewindButton{
			background-position:-44px -28px;
		}

	.player_container .slider_button{
		background:url(http://static.mgnetwork.com/vab/images/mgplayer/mgplayer_spritepack.gif) -219px 0px;
		width:17px;
		height:21px;
		outline:0px;
		display:block;
		cursor:pointer;
	}

		.player_container .horizontal_slider a:hover .slider_button{
			background-position: -219px -21px;
		}

	.player_container .horizontal_track{
		position:absolute;
		left:112px;
		top:12px;
		background-color:#FFF;
		height:30px;
		width:160px;
		line-height:0px;
		font-size:0px;
		text-align:left;
		padding:4px;
	}
			
	.player_container .horizontal_slit{
		background:url(http://static.mgnetwork.com/vab/images/mgplayer/mgplayer_slit.gif) repeat-x top left;
		width:150px;
		height:10px;
		margin:9px 4px 2px 4px;
		line-height:0;
		position:absolute;
		z-index:1;
	}

	.player_container .horizontal_slider{
		width:17px;
		height:21px;
		position:relative;
		z-index:2;
		line-height:0;
		margin:0;
	}

	.player_container .time{
		color:#FFFFFF;
		position:absolute;
		right:12px;
		bottom:29px;
	}

	.player_container .message{
		position:absolute;
		bottom:3px;
		left:10px;
		font-size:10px;
		text-transform: uppercase;
	}

/* END OF CORE PLAYER STYLES -------------*/

td img {border:none;
        clear:both}
.body {
        width:900px;
        margin: 0 auto;
	text-align:center;
	background: #27343c url(http://media.mgnetwork.com/ric/images/darkBluebg.jpg) repeat-x}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	background-color:#000000;
	margin:4px 0px 5px 5px;
	padding-top:10px;

}
.section {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin:4px 0px 5px 5px;
	color: #5d0404;
}
.blkHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.TWIbyline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	text-transform: capitalize;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	width: 100%;
        padding-bottom: 10px;
}
.TWIimage {
	float: none;
	clear: left;
}
.blkTeaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.whitHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.whtTeaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.hotFreshBorder {
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #5F5B5A;
	padding-left: 30px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.hotFreshHead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	font-size: 14px;
}
.hotFreshText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 8px;
}
.TWIheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	letter-spacing: normal;
	word-spacing: normal;
	text-indent: 2px;
}

.TWIteaser {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding-bottom: 4px;
	font-weight: normal;
}

.TWIheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
.TWIminiHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}
.style1 {color: #FFFFFF}
.searchText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #666666;
	font-size: 11px;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.divider {
	border-right-width: thin;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin: 5px;
}
a:link {
	text-decoration: none;
	color: #990000;
}

a:visited {
	font-style: normal;
	text-decoration: none;
	color: #322826;
}

a:hover {
	color: #003366;
	text-decoration: underline;
}

.sidebarText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	font-weight: normal;
}
.caption {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
        padding:0px 0px 0px 0px;
        border-right:#CCCCCC 0px solid; margin-left:3px; padding: 0px 0px 0px 0px;
        border-left:#CCCCCC 0px solid; margin-left:3px; padding: 0px 0px 0px 0px;
        border-bottom:#CCCCCC 0px solid; margin-left:3px; padding: 0px 0px 0px 0px;
        border-top:#CCCCCC 0px solid; margin-left:3px; padding: 0px 0px 0px 0px;
        margin-top:2px;
}
.indexSummary {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding-bottom: 4px;
	font-weight: normal;
	line-height:13px;
}
.indexHeadlineMain {
	font-size: 18px;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	line-height:16px;
	padding-bottom:2px;
	font-family: Arial, Helvetica, sans-serif;
}
.indexHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
.indexHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
}
.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
        font-weight: bold;
	font-style: italic;
	color: #000000;
}
.diversionsHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	letter-spacing: normal;
	word-spacing: normal;
	padding: 0px;
}

.featuretext {
        font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	font-weight: normal;
}

#maincontainer {
	width: 900px;
	/* margin: 0 auto;*/
	border: #5d0404 0px solid;	
	background-color: #FFFFFF; 
	background-position: center;	
	text-align:left;
	height: 188px;
	/*background-image:url(http://media.mgnetwork.com/ric/images/RunInRichHeader.gif);
	background-repeat:no-repeat;*/
	border-bottom:#333 1px solid;
}

.innertube{margin: 5px; /*Margins provide padding*/
margin-top: 0; margin-bottom: 0}

#contentwrapper {
	float: left;
	width: 900px;
	background-color: #FFFFFF;
}

#contentcolumn{margin-left: 0px;background-color: #FFFFFF;}

#rightcolumn {
	float: right; 
	width: 180px; 
	border-left:1px solid #a8a8a8; 
	border-bottom:0px solid #a8a8a8; 
	display:block; height:auto; 
	background-position:center;
}

#rightcolumn2 {
	float: left; 
	width: 700px; 
	border-left:1px solid #a8a8a8; 
	border-bottom:0px solid #a8a8a8; 
	display:block; height:auto; 
	background-position:center;
}

#leftcolumn {
	float: right; 
	width: 180px; 
	border-right:1px solid #a8a8a8; 
	border-left:1px solid #a8a8a8; 
	padding-top: 5px;
	padding-left: 0px;
}

#morecolumn {float: right; width: 180px; border-left:0px solid #a8a8a8; border-bottom:0px solid #a8a8a8; display:block; height:auto;}
.search {
	height: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color:#cccccc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: none;
	padding: 4px 5px 10px 0px;
	float: right;
}

.search  a:link {color:#CC2222;}
.search  a:visited {color:#CC2222;}

.search  a:hover {color:#CC2222;}
.search  a:active {color:#CC2222;}
.bannerpostion {margin: 2px 10px 5px 0;float: right;height: auto;width: 325px;padding: 5px;clear: both;} 
.more {margin: 2px 10px 5px 0;float: right;height: auto;width: 125px;padding: 5px;clear: both; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; letter-spacing:2px}
.older_stuff {color:#FFFFFF; background-color:#CC0000; padding-right:10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; letter-spacing:2px; padding: 5px; margin-top:2px} 
.entry_summary {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-weight: normal;color: #000000;}
.entry_comment {font-family: Tahoma, Arial, Helvetica;font-size: 11px;font-weight: normal;color: #666666;}
.entry_comment a:link {color:#666666; text-decoration:none}
.entry_comment a:visited {color:#666666; text-decoration:none}
.entry_comment a:hover {color:#000000; text-decoration:underline}
.entry_comment a:active {color:#666666; text-decoration:none}

#footer{font-family: Arial, Helvetica, sans-serif;font-size: 10px; clear: right; width: 100%;background: #666666; color: #FFF;text-align: center; padding: 4px 0; text-decoration: none;}
#footer a:link {color: #FFF;text-decoration: none;}
#footer a:visited {color: #FFF;text-decoration: none;}
#footer a:active {color: #FFF;text-decoration: none;}
#footer a:hover {color: #FFF;	text-decoration: underline;}