﻿/******* Begin General styles *********/	

	body 
		{
		height: 100%;
		margin: 0 0 0 0;
		padding: 0;
		font-family: tahoma;
		font-size: 11px;
		color: #FFFFFF;
		background-image:url('../../images/background.jpg');
		font-style: normal;
		font-weight: normal;
		}
	
	h1 
		{
		font: bold 1.2em tahoma;
		padding: 0;
		color: #aa2b18;
		margin: 0 0 0 0; 
		}
	
	h2 
		{
		font: bold 1.1em tahoma;
		padding: 0;
		color: #aa2b18;
		margin: 0 0 0 0; 
		}
	
	h3 
		{
		font: bold 1.0em tahoma;
		padding: 0;
		color: #aa2b18;
		margin: 0 0 0 0; 
		}
	
	h4 
		{
		font: bold 1.05em tahoma;
		padding: 0;
		color: #aa2b18;
		margin: 0 0 0 0; 
		}
	
	h5 
		{
		font: bold 1.025em tahoma;
		padding: 0;
		color: #aa2b18;
		margin: 0 0 0 0; 
		}
	
	h6 	
		{
		font: 1.2em tahoma;
		padding: 0;
		color: #aa2b18;
		margin: 0 0 0 0; 
		}
	
	a:link { color: #aa2b18; text-decoration:underline; border:0px; }
    a:visited { color: #aa2b18; text-decoration:underline; border:0px; }
    a:hover { color: #444548; text-decoration:underline; border:0px; }
	
	p 
		{ 
		margin: 0 0 0 0;
		padding: 0;
		font-family: tahoma;
		font-size: 11px;
		color: #444548;
		}
	
	img.floatLeft 
		{ 
		float: left; 
		margin: 0 8px 0 0; 
		}
	
	img.floatRight 
		{ 
		float: right; 
		margin: 0 8px 0 0; 
		}
	
	.redtext 
		{
		color: #aa2b18;
		}
	
	.redtext_bold 
		{
		 color: #aa2b18;
		font-weight: bold;
		}
		
	.bold_text 
		{
		 color: #444548;
		font-weight: bold;
		}
	
	.function_links
		{
		font-family: tahoma;
		font-size: 11px;
		color: #ffffff;
		padding: 0 0 0 0;
		}
	
	.function_links a:link { color: #ffffff; text-decoration: underline; }
	.function_links a:visited { color: #d0c194; text-decoration: underline; }
	.function_links a:hover { color: #e3d6b0; text-decoration: underline; }
	
	
/******* Begin Layout Containers *********/
	
	#landscape_ad
		{
			margin: 1em auto;
			height: 90px;
			width: 895px;
			padding: 0px;
		}
	.mainBackground
		{			
			background-image:url('../../images/site/moose2/main_bkg_repeat.jpg');		
		}
	#main_container
		{
		height: 100%;
		margin: 1em auto;
		width: 942px;
		height: auto;
		text-align: left;
		background-color: #fdf5de;
		border: 8px solid #f9f6ed;		
		}
	
	#mainnav
		{
			height: 29px;
			width: 942px;
			background-image:url('../../images/site/moose2/menu.jpg');
		}
	
	#menu_l
		{
		float: left;
		width: 256px;
		height: 100%;
		background-color: #6f6e4f;
		margin: 0 0 0 0;
		}
	
	#contents	
		{
		float: left;
		margin-right: 0px;
		margin-left: 0px;
		height: 100%;
		width: 440px;
		background: #ffffff;
		border: 1px solid 000000;
		}
	
	#menu_r
		{
		float: left;
		width: 246px;
		height: 100%;
		background-color: #CCCC99;
		margin: 0 0 0 0;
		}
	
	#footer	
		{
		clear: both;
		height: 71px;
		background-color: #000000;
		background-image:url('../../images/site/moose2/footer_bkg.jpg');
		background-repeat: no-repeat;
		}
		
		.divider
		{
		margin-right: 0 0 0 0;
		height: 8px;
		width: 440px;
		background-image: url('../../images/site/moose2/features_divider.jpg');
		background-repeat: no-repeat;
		background-color:#ffffff;
		}
	

/******* Begin Header Content *********/

    #header
	{		
		height: 92px;
		width: 942px;
		margin: 0px;
		padding: 0px;
		background-color: #27241D;
	}
	#mo_hdr
	{
		float: left;
		width: 682px;
		height: 92px;
		background-image: url('../../images/background_header.jpg');
		margin: 0px;
		padding: 0px;
	}
	.background_login
	{
	    background-image:url('../../images/background_login.jpg');
	    width:260px;
	}

/******* Begin Leaderboard Content *********/

	#ad_banner
		{		
		width: 727px;
		height: 90px;
		background-image:url('../../images/site/moose2/ad_banner.jpg');
		background-repeat: no-repeat;
		margin: 0 0 0 10px;
		}
	
	#mo_advert
		{
		float: right;
		background-color: #424031;
		background-image:url('../../images/site/moose2/mo_ad_hdr.jpg');
		width: 148px;
		height: 90px;
		margin: 0 0 0 0;
		}
	
/******* Begin Left Column Content *********/
	
	.quick_jump_block
		{
		width: 255px;
		height: 52px;
		z-index: 0;
		left: -5px;
		background-image:url('../../images/site/moose2/quick_jump.jpg');
		background-repeat: no-repeat;
		margin: 0;
		}
	
	.quick_jump_txt
		{
		width: 256px;
		height: 20px;
		margin: 0 0 0 0;
		padding: 30px 0 0 0;
		font-size: 11px;
		line-height: 16px;
		color: #ffffff;
		text-align: right;
		}
	
	.quick_jump_txt a:link { color: #fce8b1; text-decoration: underline; }
	.quick_jump_txt a:visited { color: #d0c194; text-decoration: underline; }
	.quick_jump_txt a:hover { color: #e3d6b0; text-decoration: underline; }
	
	.quick_jump 
{
	width:282px;
	height: 52px;
	font-size: 10px;
	z-index: 0;
	/*position:relative;*/
	left: -5px;
	background-image:url('../../images/site/quick-jump-1.jpg');
	background-repeat: no-repeat;
	margin: 0 0 0 0;	
}
.quick_jump_footer {
	width:268px;
	background-image:url('../../images/site/quick-jump-footer-1.jpg');
	height:10px;
	padding:30px 0 0 23px;
	color:#FAEBC2;
	overflow:hidden;
}

.quick_jump ul, .weather_heading ul {
	margin:0;
	padding:0;
	list-style:none;
}

.quick_jump li, .weather_heading li {
	display:inline;
}

.quick_jump .weather_heading{
	color:#FAEBC2;
}
	.quick_jump a:link { color: #fce8b1; text-decoration: underline; }
	.quick_jump a:visited { color: #d0c194; text-decoration: underline; }
	.quick_jump a:hover { color: #e3d6b0; text-decoration: underline; }
	
	#news_block
{
	width: 256px;
	background-image: url( '../../images/site/moose2/news_bkg.jpg' );
	background-repeat: no-repeat;
	margin: 0 0 0 0;

}

	.news_txt
		{
		width: 256px;
		height: 127px;
		list-style: none;
		margin: 0 0 0 0;
		padding-top: 36px;
		font-size: 12px;
		line-height: 20px;
		}
	.news_txt a:link { color: #ffffff; text-decoration: underline; }
	.news_txt a:visited { color: #d0c194; text-decoration: underline; }
	.news_txt a:hover { color: #e3d6b0; text-decoration: underline; }

	.news_txt ul 
		{ 
		margin: 0 0 0 0; 
		padding: 0 0 0 0;
		position: relative;
		left: 10px;
		}
		
	.news_txt li 
		{ 
		list-style-image: url("'../../images/site/moose2/dbl_arrow.gif"); 
		list-style-position: inside;
		}
	
#question_block
{
	height: auto;
	background-image: url(../../images/site/moose2/left_col_bkg.jpg);
	margin: 0 0 0 0;
	background-repeat: repeat;
	text-align: center;
}
#question_heading
{
		width: 256px;
		height: 30px;
		background-image:url('../../images/site/moose2/question_bkg.jpg');
		background-repeat: no-repeat;
}
	
.question_txt
{
	width: 256px;
	height: auto;
	margin: 0 0 0 0;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	padding: 10px 10px 10px 20px;

}
	
	.question_txt a:link { color: #ffffff; text-decoration: underline; }
	.question_txt a:visited { color: #d0c194; text-decoration: underline; }
	.question_txt a:hover { color: #e3d6b0; text-decoration: underline; }

	#gear_block
	{
		width: 256px;
		height: 178px;
		background-image: url('../../images/site/moose2/gear_bkg1.jpg' );
		margin: 0 0 0 0;
		
	}
		
	#potd_block
		{
		width: 256px;
		height: 235px;
		
		margin: 0 0 0 0;
		}
	
	.potd_hdr
		{
		width: 256px;
		height: 30px;
		background-image:url('../../images/site/moose2/potd_hdr.jpg');
		background-repeat: no-repeat;
		margin: 0 0 0 0;
		}
		
	.potd_txt
		{
		width: 256px;
		height: auto;
		font-size: 11px;
		line-height: 20px;
		margin: 0 0 0 0;
		}
	
	.potd_txt a:link { color: #ffffff; text-decoration: underline; }
	.potd_txt a:visited { color: #d0c194; text-decoration: underline; }
	.potd_txt a:hover { color: #e3d6b0; text-decoration: underline; }

	
	#lt_col_height
		{
		height: 100%;
		background-image:url('../../images/site/moose2/left_col_bkg.jpg');
		border: 1px solid #FF0000;
		} 
	
	#ad_left_block
{
	width: 250px;
	height: auto;
	background-image: url( '../../images/site/moose2/left_col_bkg.jpg' );
	padding: 0 0 10px 6px;

} 
	 
	
/******* Begin TV Content  *********/
	
	#tv	
		{
		height: 252px;
		width: 440px;
		background-color: #fdf5de;
		margin: 0px;
		padding: 0px;
		}
	
	#tv_hdr	
		{
		height: 17px;
		width: auto;
		background-color: #fdf5de;
		background-image:url(../../images/site/moose2/tv_hdr.jpg);
		}
	
	#tv_player	
		{
		float: left;
		height: 224px;
		width: 240px;
		background-color: #fdf5de;
		margin: 1px 0px 0px 2px;
		padding: 12px 0px 0px 2px;
		z-index:7;
		}
		
	.tv_right_col
		{
		float: right;
		width: 189px;
		height: 235px;
		padding: 12px 3px 0px 0px;
		margin: 0px;
		}
		
	.tv_now_hdr 
		{
		height: 16px;
		width: 145px;
		background-image: url(../../images/site/moose2/tv_now_hdr.gif);
		background-repeat: no-repeat;
		margin: 0 0 0 3px;
		}

	.tv_now_top	
		{
		height: 8px;
		width: 186px;
		background-color: #fdf5de;
		background-image: url(../../images/site/moose2/tv_now_top.jpg);
		background-repeat: no-repeat;
		line-height: 0px;
		}
	
	#tv_now_content	
		{
		height: 112px;
		width: 186px;
		background-color: #fdf5de;
		background-image: url(../../images/site/moose2/tv_now_bkg.jpg);
		/* text-align:left; */
		vertical-align:top;
		}
	
	.tv_now_txt 
		{
			display: block;
		font-family: Georgia, serif;
		font-size: 10px;
		/* font-style: italic; */
		color:#aa2b18;
		font-weight: bold;
		margin: 5px 0 0 3px;
		}

	.tv_now_btm	
		{
		height: 8px;
		width: 186px;
		background-color: #fdf5de;
		background-image: url(../../images/site/moose2/tv_now_btm.jpg);
		background-repeat: no-repeat;
		margin-bottom: 5px;
		line-height: 0px;
		}
		
	.tv_cuz_hdr 
		{
		height: 16px;
		width: 88px;
		background-image: url(../../images/site/moose2/tv_cuz_hdr.gif);
		background-repeat: no-repeat;
		margin: 0 0 0 3px;
		}
	
	#tv_cuz_content	
		{
		height: 78px;
		width: 186px;
		background-color: #fdf5de;
		background-image: url(../../images/site/moose2/tv_now_bkg.jpg);
		}
	
	.tv_cuz_txt 
		{
		float: left;
		font-size: 11px; 
		color: #aa2b18;
		line-height: 14px;
		position: relative;
		left: 6px;
		top: 10px;
		padding-right: 1px;
		}
	
	.tv_popvids_hdr 
		{
		height: 16px;
		width: 159px;
		background-image: url(../../images/site/moose2/tv_popvids_hdr.gif);
		background-repeat: no-repeat;
		margin: 0 0 0 3px;
		}
	
	
	.tv_schedule 
		{
		font-size: 11px; 
		color: #aa2b18;
		line-height: 16px;
		position: relative;
		left: 10px;
		top: 11px;
		}
		
	.tv_launch
		{
		font-size: 10px; 
		color: #aa2b18;
		line-height: 16px;
		position: relative;
		left: 26px;
		top: 17px;
		}

	a.tv_schedule a.tv_launch 
		{
		text-decoration: underline;
		}
		
		
/******* Begin VOD Content *********/	

	#vod	
		{
		clear: both;
		padding: 5px 0 0 0;
		height: 553px;
		width: 440px;
		color: #444548;
		background-image: url(../../images/site/moose2/vod_bkg.jpg);
		background-repeat: no-repeat;
		background-color:#ffffff;
		}
	
	.vod_hdr	
		{
		padding: 0 0 0 0;
		height: 24px;
		width: 440px;
		background-image: url(../../images/site/moose2/vod_hdr.gif);
		background-repeat: no-repeat;
		}
	
	.vod_content
		{
		margin: 4px 0 0 8px;
		float: left;
		padding: 0 0 0 0;
		height: 90px;
		width: 136px;
		}
		
	.vod_duration
		{
		position: relative;
		left: 5px;
		top: 10px;
		color: #444548;
		font-size: 11px;
		}
	
	
/******* Begin Right Column Content *********/
	
	#weather
		{
			width: 246px;
			height: 30px;
			background-image:url('../../images/site/moose2/weather_bkg.jpg');
			background-repeat: no-repeat;
			margin: 0 0 0 0;
		} 
	
	.weather_scroll
		{
		padding: 8px 4px 0 6px;
		color: #ffffff;
		} 
	
	#mem_vid_block
		{
		width: 246px;
		background-image:url('../../images/site/moose2/mem_vid_bkg.jpg');
		background-repeat: no-repeat;
		margin: 0 0 0 0;
		}
	
	.mem_vid_txt
		{
		width: 246px;
		line-height: 16px;
		padding-top: 30px;
		color: #ffffff;
		margin: 0 0 0 0;
		font-size: 11px;
		line-height: 18px;
		}
	
	.mem_vid_txt a:link { color: #ffffff; text-decoration: underline; }
	.mem_vid_txt a:visited { color: #d0c194; text-decoration: underline; }
	.mem_vid_txt a:hover { color: #e3d6b0; text-decoration: underline; }
	
	#small_ad
		{
		width: 246;
		height: 73px;
		background-color: #a6a271;
		background-image:url('../../images/site/moose2/small_ad_bkg.jpg');
		background-repeat: no-repeat;
		padding: 0 0 0 8px;
		}
	
	#forums_block
		{
		width: 246px;
		background-color: #a6a271;
		background-image:url('../../images/site/moose2/forums_bkg.jpg');
		background-repeat: no-repeat;
		margin: 0 0 0 0;
		}
	
	.forums_hdr
		{
		width: 246px;
		height: 26px;
		margin: 0 0 0 0;
		}
	
	.forums_hdr_txt
		{
		padding: 10px 0 0 165px;
		color: #ffffff;
		}
	
	.forums_total
		{
		float: left;
		padding: 10px 0 0 0 0;
		position: relative; top: 7px; 
		color: #ffffff;
		font-size: 18px;
		}
	
	.forums_txt
		{
		width:auto;
		height: 95px;
		padding: 10px 5px 0 18px;
		line-height: 18px;
		color: #ffffff;
		margin: 0 0 0 0;
		font-size: 11px;
		}
	
	.forums_txt a:link { color: #ffffff; text-decoration: underline; }
	.forums_txt a:visited { color: #d0c194; text-decoration: underline; }
	.forums_txt a:hover { color: #e3d6b0; text-decoration: underline; }
	
	.mem_spotlight_block
		{		
		width: 246;
		height: 126px;
		background-color: #a6a271;
		background-image:url('../../images/site/moose2/mem_spotlight_bkg.jpg');
		background-repeat: no-repeat;
		margin: 0 0 0 0;
		}
	
 	.mem_spotlight_hdr
		{
		width: 246px;
		height: 26px;
		}
 
	.mem_spotlight_txt
		{
		width: auto;
		height: 100px;
		line-height: 18px;
		color: #ffffff;
		margin: 0 0 0 0;
		font-size: 11px;
		line-height: 18px;
		}
	
	.mem_spotlight_txt:link { color: #ffffff; text-decoration: underline; }
	.mem_spotlight_txt:visited { color: #d0c194; text-decoration: underline; }
	.mem_spotlight_txt:hover { color: #e3d6b0; text-decoration: underline; }
	
	#large_ad_block
		{
		width: 246px;
		height: 188;
		background-image:url('../../images/site/moose2/rt_col_bkg.jpg');
		text-align: center;
		padding: 0 0 10px 0;	
		}
	
	#mem_blogs_block
		{
		width: 246px;
		height: 126px;
		background-color: #a6a271;
		background-image:url('../../images/site/moose2/rt_col_bkg.jpg');
		margin: 0 0 0 0;
		}
	
	.mem_blogs_hdr
		{
		width: 246px;
		height: 26px;
		background-image:url('../../images/site/moose2/mem_blogs_hdr.jpg');
		background-repeat: no-repeat;
		margin: 0 0 0 0;
		}
	
	.mem_blogs_txt
		{
		width: 246px;
		height: 66px;
		padding: 5px 0 0 10px;
		line-height: 18px;
		color: #ffffff;
		margin: 0 0 0 0;
		font-size: 11px;
		line-height: 16px;
		}
	
	.mem_blogs_txt:link { color: #ffffff; text-decoration: underline; }
	.mem_blogs_txt:visited { color: #d0c194; text-decoration: underline; }
	.mem_blogs_txt:hover { color: #e3d6b0; text-decoration: underline; }
	
	.mem_blogs_credits
		{
		font-size: 11px; 
		color: #ffffff;
		padding: 0 0 0 2px;
		}
	
	#jnl_spotlight_block
		{
		width: 246px;
		height: 230px;
		background-color: #a6a271;
		background-image:url('../../images/site/moose2/rt_col_bkg.jpg');
		margin: 0 0 0 0;
		}
	
	.jnl_spotlight_hdr
		{
		width: 246px;
		height: 26px;
		background-image:url('../../images/site/moose2/jnl_spotlight_hdr.jpg');
		background-repeat: no-repeat;
		margin: 0 0 0 0;
		}
	
	.jnl_spotlight_txt
		{
		width: 246px;
		height: 60px;
		line-height: 18px;
		color: #ffffff;
		margin: 0 0 0 0;
		font-size: 11px;
		line-height: 18px;
		}
		
	.jnl_spotlight_txt a:link { color: #ffffff; text-decoration: underline; }
	.jnl_spotlight_txt a:visited { color: #d0c194; text-decoration: underline; }
	.jnl_spotlight_txt a:hover { color: #e3d6b0; text-decoration: underline; }
 
	#rt_col_height
		{
		height: 100%;
		background-image:url('../../images/site/moose2/rt_col_bkg.jpg');
		border: 1px solid #FF0000;
		}
	
	.container_reg 
{
	width:942px;
	margin: 0 auto;	
	background-image:url('../../images/site/container-back-1.gif');
	background-repeat:repeat-y;	
	float:left;
}
/******* Begin Footer Content *********/	
	
	.ft_options
		{
		width:192px;
		font-size: 11px;
		line-height: 18px;
		left: 20px;
		}
	
	.ft_info
		{
		font-size: 10px;
		line-height: 18px;
		color:#454547;
		}
	
	.footer_links
		{
		font-size: 11px;
		line-height: 20px;
		color: #ffffff;
		}
	
	.footer_links:link { color: #454547; text-decoration: underline; font-weight: 600; }
	.footer_links:visited { color: #454547; text-decoration: underline; font-weight: 600; }
	.footer_links:hover { color: #ffffff; text-decoration: underline; font-weight: 600; }

