/* 
   This file is common items that usually just needs minor 
   edits to customize for an OEM. 

   However they should be mostly common to every OEM
 */


/* selectors taken from Style.css. Changes on most OEMS */
/* ARTICLE IMAGE */
.photocopy { /* The box that surrounds the article image */
	background-color: transparent;
	color: #000000;
	border: 0px;
}
.photocopy img {
	border: 1px solid #000;
}
.photocopy_text img {
	border:0px;
}
.photocopy_text { /* Text within article image. Use for padding */
	padding: 2px;
}

/* Sort of normalizes lists */
ul {
	list-style-position: inside;
}

/* SITEWIDE FONTS */
body {
	background: url(/fls/20800/site_graphics/m_background.gif);
	font-family: tahoma, arial;
	font-size: 11px;
}
table, tr, td, th {
	font-family: tahoma, arial;
	font-size: 11px;
}

/* 
   Padding for article pages so text isn't flush against
   sites
*/
body.article #guts {
	padding: 10px;
}
#guts {
	padding: 10px 3px 10px 10px;
}
body.home #guts,
body.sports #guts 
{
	margin: 0px;
	padding: 0px;
	background: transparent;
}


/* Positioning */
#container { /* Container Holds all content */
	background-color:#cccccc;
	border:1px solid #fff;
	width: 993px;
	padding-right:0px;
}
#guts {
	background:#fff;
}
#header {/* Holds header image/flash/etc */
	min-height: 80px;
	min-width: 993px;
	overflow: hidden;
	position: relative;
}
	#header img {
		display: block;
	}
#menu {
}
/* Table used for main content layout */
#layout_table {
	table-layout: fixed;
	width: 980px;
}
	#layout_table td.column {
		overflow-x: hidden;
		vertical-align: top;
	}
.column_wrapper {
	overflow-x: hidden;
}
#left_column {
	/*background: #a51019;*/
	width: 300px;
}
	body.ultra_wide #left_column {
		display: none;
	}
	#left_column .column_wrapper {
		width: 300px;
	}
#middle_column {
	width: 820px;
}
	body.ultra_wide #middle_column {
		width: 980px;
	}
	body.wide #middle_column {
		width: 980px;
	}
	body.article #middle_column {
	}
	body.standard #middle_column .column_wrapper {
		width: 820px;
	}
	body.wide #middle_column .column_wrapper {
		width: 990px;
	}
	body.article #middle_column .column_wrapper {
	}
#right_column {
	width: 168px;
	overflow:hidden;
}
	body.ultra_wide #right_column, 
	body.wide #right_column {
		display: none;
	}
	#right_column .column_wrapper {
		width: 168px;
	}
#skyscraper_247 {
	position: absolute;
	left: 1020px;
	top: 0px;
}
.ScheduleDateSpace{
	height:5px;
	background-color:#660000;
}

.ScheduleDateLine{

	color:#001a75;
	font-weight:bold;

}

.articleIcons a:link, .articleIcons a:visited{

	color:#000000;
	text-decoration:none;

}

.articleIcons a:hover{

	color:#000000;
	text-decoration:underline;

}

/*************************************************/
#premium_container, #PremiumContentContainer {
	background-color:#363636;
	color:#ffffff;	
}

.EventDetails {
	padding-left:10px;	
	padding-right:10px;
}

.EventBar {	
	border-top:1px solid #868686;
	height:0px;
	display:block;
}

#MaroonMax {
	position:absolute; 
	top:290px;
	left:25px;
	height:98px;
	width:129px;
	
}

.EventContainer {
	padding-top:15px;	
}

#iconsrow, #iconsrow a:link, #iconsrow a:link, #iconsrow a:link{

	border:0px;
	text-align:right;
	width:100%;
	text-decoration:none;

}

#RecentEvents {
	width:236px;	
}

#LatestOndemand {
	width:236px;	
}

#UpcomingEvents {
	width:468px;	
}

#sport-schedule td a img {
	padding-left:2px;
	padding-right:2px;	
}



#date_weather, #date_weather a{

	font-weight:bold;
	padding:4px;
	color:#ffffff;
	font-family:verdana, tahoma, trebuchet MS, helvetica, arial, sans-serif;
	text-decoration:none;

}



/*header stuff*/
#HeaderContainer{

	position:relative;

}

#login_overlay{

		z-index:2;
		position:absolute;
		right:0px;
		top:0px;
		background:url('/fls/20800/site_graphics/login_bg3.jpg');
		width:313px;
		height:89px;
		text-align:right;
		padding-top:42px;
		

	}


#whatsthis{
		z-index:5;
		position:absolute;
		right:0px;
		top:42px;
		text-align:right;
		color:#ffffff;
		width:84px;
		height:21px;
		overflow:hidden;
}


/* fading ticker */
.tickertext{

	color:#000;
	font-weight:normal;

}

.tickertext a:link, .tickertext a:visited{

	color:#000;
	font-weight:normal;
	text-decoration:none;

}

.tickertext a:hover{

	color:#683e89;
	font-weight:normal;
	text-decoration:none;

}

/* left col ad divs */
/*

.leftad{
	padding-top:30px;
	padding-left:2px;
	padding-right:2px;
	padding-bottom:2px;
}

*/

.section_header{

	background:url('/fls/20800/site_graphics/section_header.jpg');
	width:234px;
	height:30px;
	overflow:hidden;

}

.section_header_wide{

	background:url('/fls/20800/site_graphics/section_header_wide.jpg');
	width:507px;
	height:30px;
	overflow:hidden;

}

.section_bottom{

	background:url('/fls/20800/site_graphics/section_bottom.gif');
	width:234px;
	height:4px;
	overflow:hidden;

}

.section_bottom_wide{

	background:url('/fls/20800/site_graphics/section_bottom_wide.gif');
	width:507px;
	height:4px;
	overflow:hidden;

}

.section_content{

	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background:url('/fls/20800/site_graphics/section_fade.gif');
	background-color:#cccccc;
	background-repeat:repeat-x;
	width:232px;
	overflow-x:hidden;
	position:relative;

}

.section_content_wide{

	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background:url('/fls/20800/site_graphics/section_fade.gif');
	background-color:#cccccc;
	background-repeat:repeat-x;
	width:505px;
	overflow-x:hidden;
	position:relative;

}

.bulldog_links{

	padding:2px;

}

.bulldog_links a:link, .bulldog_links a:visited{
	

	font-weight:bold;
	text-decoration:none;
	color:#000000;

}

.bulldog_links a:hover{
	

	font-weight:bold;
	text-decoration:underline;
	color:#000000;

}

#skyscraper_ad{

	background-color:#ffffff;
	width:160px;
	height:600px;
	overflow:hidden;

}


/* premium promo */

.PromoLinks{padding-bottom:7px;}
.PromoLinks, .PromoLinks a:link, .PromoLinks a:visited{

	font-family:verdana;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:10px;

}

.PromoLinks a:hover{
	text-decoration:underline;
}

/* Footer Links */
.FooterLinks, .FooterLinks a:link, .FooterLinks a:visited{

	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	font-family:Segoe UI, Trebuchet MS, Tahoma, Arial, sans-serif;

}

.FooterLinks a:hover{

	text-decoration:underline;

}


.shadow_box td.subhdr{
	color:#ffffff;
	background-color:#4a207e;
	padding:4px;
}

.shadow_box td.subhdr a:link, .shadow_box td.subhdr a:visited, .shadow_box td.subhdr a:hover{
	color:#ffffff;
}

#SportName{	padding-right:12px;padding-left:2px;}

#SportName, #SportName a:link, #SportName a:visited, td.TickerTitle{

	color:#4a207e !important;
	font-family:verdana !important;
	font-weight:bold !important;
	font-size:13px !important;
	text-decoration:none !important;

}



.teaser a:link, .teaser a:visited{
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

.teaser a:hover{
	text-decoration:underline;
}

#PremiumPromoBox{
	width:298px;
	min-height:152px;
	overflow:hidden;
	border:1px solid #fff;
	background:url('/fls/20800/site_graphics/PremiumBG.jpg');
	background-repeat:repeat-x;
	background-color:#cccccc;
}

#StandingsBox{
	width:298px;
	min-height:152px;
	overflow:hidden;
	border:1px solid #fff;
	background:url('/fls/20800/site_graphics/standings_bg.jpg');
	background-repeat:repeat-x;
	background-color:#cccccc;
}

.PromoLinks{
	width:100%;
	text-align:center;
	color:#000000;
	font-weight:bold;
	font-family:verdana, tahoma, arial;
	font-size:9px;

}

.PromoLinks a:link, .PromoLinks a:visited{
	color:#000000;
	font-weight:bold;
	font-family:verdana, tahoma, arial;
	font-size:9px;
	text-decoration:none;
}

.PromoLinks a:hover{
	color:#000000;
	font-weight:bold;
	font-family:verdana, tahoma, arial;
	font-size:9px;
	text-decoration:underline;
}

.AdvertisementBox{
	color:#ffffff;
	background-color:#666666;
	text-align:center;
	width:300px;
	font-family:verdana, tahoma, arial;
	font-size:8px;

}

.spacerdiv{
	height:11px;overflow:hidden;
}

.rcol_box{
	border:1px solid #fff;
	background:url('/fls/20800/site_graphics/rcol_gradient.jpg');
	background-repeat:repeat-x;
	background-color:#cacaca;
}

.PollQuestion{
	font-weight:bold;
	font-size:12px;
	color:#000000;
	padding:4px;
}

.standings_header{
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
}

.info{
	font-family:verdana;
	font-size:11px;
}

.info a:link, .info a:visited{
	font-family:verdana;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

.info a:hover{
	font-family:verdana;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
}

.info .odd{
	padding:4px;
}

.info .even{
	padding:4px;
	background-color:#b6b6b6;
}

.ScheduleItem{
	padding:3px !important;
	vertical-align:middle !important;
}


.division_name{
	font-weight:bold;
	padding:7px !important;
	background-color:#4a207e !important;
	color:#ffffff;
}

.control, .article_tab .image{
	cursor:pointer;
}
#SportSections{padding-top:0px;}
#SportSections, #SportSections a:link, #SportSections a:visited{
	color: rgb(0, 0, 0); font-family: arial; font-weight: bold; font-style: normal;
	font-size:11px !important;
	font-weight:normal !important;
	text-decoration:none;
	
}

/* Sport Section Menus +MENU commented*/

.SectionList a:link, .SectionList a:visited{
		color: rgb(0, 0, 0); font-family: arial; font-weight: bold; font-style: normal;
	font-size:11px !important;
	font-weight:normal !important;
	text-decoration:none;

	}

	.SectionList a:hover{
			color: rgb(0, 0, 0); font-family: arial; font-weight: bold; font-style: normal;
	font-size:11px !important;
	font-weight:normal !important;
	text-decoration:none;

	}

	#MoreMenu{position:absolute;top:0px;left:0px;margin-top:0px;cursor:pointer; z-index:2000}
	#MoreMenu ul .top{padding:0px 0px 0px 0px !important;color:#000000;font-family:Franklin Gothic Medium, Arial Narrow, Tahoma, arial, Verdana, sans-serif;}
	#MoreMenu ul .item{display:none;background-color:#ffffff;padding:0px;width:148px;}
	#MoreMenu ul:hover .item{display:block;background-color:#4A207E;padding:1px;margin:1px;}
	#MoreMenu ul:hover .item:hover{background-color:#ffffff;}

	#MoreMenu ul:hover .item a{color:#ffffff;text-decoration:none;}
	#MoreMenu ul:hover .item a:hover{color:#000000;}

	#MoreMenu ul:hover .top{text-decoration:underline;background:transparent;}

	#MoreMenu ul{float:left;margin:0px;padding:0px;list-style:none;background-color:#ffffff;}

	body img.move-image {
	position:absolute;
	display:none;
	z-index:90;	
}

#RotatorContainer {
	
}

#rot-main, #rot-left {
	background-color:#ffffff;;
	float:left;
	position:relative;
	width:402px;	
}

#rot-left {
	height:425px;	
}

#rot-main .teaser-long {
	padding:4px;
	background-color:#ffffff;
	
	width:392px;
	overflow:hidden;
	display:block;
	/*
	height:105px;
	top:320px;
	z-index:50;
	*/
	position:absolute;
	left:0px;	
}

#rot-left img.controls {
	position:absolute;
	z-index:500;
	bottom:10px;
	right:10px;
	border:0;
}

#rot-main a.link {
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	text-decoration:none;
}

#rot-main .teaser-long h3 {
	font-size:12px;
	font-style:italic;
	margin:0;
}

#rot-sub {
	float:left;
	width:104px;	
}

.main-teaser-box {
	position:absolute;
	bottom:0px;
	z-index:600;
	width:401px;
	height:0;	
	overflow:hidden;
}

.teaser-text-box {
	height:55px;
	display:block;
	color:#FFFFFF;
	font-size:18px;
	background:#000000;
}

.main-teaser-box table {
	position:absolute;
	top:0px;
	left:0px;
	z-index:101;	
}

#rot-sub .teaser {
	display:none;	
}

#rot-sub .move-image {
	display:none;
	width:100px;
	height:75px;
	position:absolute;
	z-index:200;
	top:0px;
	left:0px;	
}

#rot-sub .article {
	position:relative;
	width:100px;
	height:75px;
	margin-bottom:10px;
	overflow:hidden;
	opacity:.6;
	filter: alpha(opacity=60);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";	
}

#rot-sub .active {
	opacity:1;
	filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";	
}

#rot-sub .article .headline {
	background:#000000;
	bottom:0;
	color:#FFFFFF;
	font-size:10px;
	font-weight:normal;
	height:15px;
	line-height:15px;
	overflow:hidden;
	left:0;
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";	
	position:absolute;
	text-align:center;
	width:100px;	
}

#rot-main .main-teaser-box table tr td {
	height:65px;	
	width:402px;
	color:#FFFFFF;
	font-size:18px;
	text-align:center;
	vertical-align:middle;	
	opacity:1;
}

.main-teaser-box table tr {
	vertical-align:middle;	
}

.op {
	background:#000000;
	height:1px;
	overflow:hidden;	
}

.op-1 {
	opacity:.05;
	filter: alpha(opacity=05);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=05)";	
}

.op-2 {
	opacity:.15;
	filter: alpha(opacity=15);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";	
}

.op-3 {
	opacity:.25;
	filter: alpha(opacity=25);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";	
}

.op-4 {
	opacity:.35;
	filter: alpha(opacity=35);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=35)";	
}

.op-5 {
	opacity:.40;
	filter: alpha(opacity=40);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";	
}

.op-6 {
	opacity:.45;
	filter: alpha(opacity=45);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";	
}

.op-7 {
	opacity:.50;
	filter: alpha(opacity=50);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";	
}

.op-8 {
	opacity:.55;
	filter: alpha(opacity=55);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=55)";	
}

.op-9 {
	opacity:.60;
	filter: alpha(opacity=60);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";	
}

.op-10 {
	opacity:.65;
	filter: alpha(opacity=65);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";	
}

/* Video Embed Player */

#rot-main .playButton {
	position:absolute;
	z-index:100;
	top:80px;
	display:none;
	left:135px;	
}

#NeulionVidContainer {
	width:402px;
	height:288px;
	display:none;
	z-index:9999;
}

#articleVideoContainer{
	position:absolute;
}

.imgPlayOverlay {
	z-index:300;
}

#NeulionVidContainer2 {
	position:absolute;
	z-index:9998;
}

#imgPlay {
	z-index:100;
	margin-top:30px;
	margin-left:140px;
	position:absolute;
}
