body	{
			margin: 0px;
			padding: 0px;
			background : #301E10 url(../img/sfumatura_page_bar.gif) repeat-x top left;
			font-family: arial, helvetica, sans-serif;
			font-size: 12px;
			color: #666666;
}
.box .bg_container

{

background-color: transparent;

background-image: url(../img/container_back2.gif);

background-repeat: repeat-x;

background-attachment: scroll;

background-position: 0% 0%;

width: 100%;

padding-top: 0pt;

padding-right: 0pt;

padding-bottom: 0pt;

padding-left: 0pt;

margin-bottom: 30px;

}
.box .bg_container h3

{

font-family: Arial,Helvetica,sans-serif;

font-style: normal;

font-variant: normal;

font-weight: normal;

font-size: 17px;

line-height: normal;

font-size-adjust: none;

font-stretch: normal;

-x-system-font: none;

color: #D2BC97;

background-color: #ffffff;

margin-top: 0px;

margin-right: 0px;

margin-bottom: 0px;

margin-left: 8px;

padding-top: 0px;

padding-right: 5px;

padding-bottom: 0pt;

padding-left: 5px;

display: inline;

}
h1 {
	color: #495983;
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 20px 0px 20px 0px;
}
h2 {
	color: #000000;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
h3 {
	color: #495983;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
#valance {
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	background: #fff;
	width: 100%;
	height: 20px;
	text-align: center;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	padding: 5px;
	z-index: 99;
}
#valance.adminpreview {
	background: red;
}
#valance.adminstaged {
	background: #cc6600;
}

#container {
	margin: 30px auto 0 auto;
	position: relative;
}
#container #gutterleft {
	position: absolute;
	top: 140px;
	left: -120px;
	width: 120px;
	height: 600px;
}
#container #gutterright {
	position: absolute;
	top: 140px;
	right: -120px;
	width: 120px;
	height: 600px;
}
.home {
	width: 915px;
}
	
.home .nav	{
			width: 100%;
			height: 32px;
			display: block;
			line-height: 32px;
			font-size: 11px; 
			font-weight: bold;
			text-transform: uppercase;
			text-indent: 25px; 
			background: url('../img/nav_homepage.png') left top no-repeat;
			background-repeat: no-repeat;
		}
		
.nav .drop a {
			background: url('../img/arrow_bw.gif') no-repeat;
			background-position: right;
			padding-right: 20px;			
		}	
		
.nav .no_drop a {
			padding-right: 10px;			
		}	
		
.nav ul {
			padding: 0px;
			margin: 0px;
			list-style: none;		
		}
		
.nav li {
			display: inline;
			padding: 0px;
			margin: 0px;
			list-style: none;	
			border-left: 1px solid #334717;	
			position: relative;
}
.nav .secondary_nav li {
	border-left: none;
}
.nav .logged_in li {
	border-left: 1px solid #000;
}
		
.nav li:first-child {
		border-left: 1px solid #000;
}
					
.nav .primary_nav {
			float: left;
			z-index: 88;
}
.nav .primary_nav a:link	{
			display: inline;
			color: #FFFFFF;
			text-decoration: none;
			padding-left: 8px;
			height: 14px;
		}
		
.nav .primary_nav a:visited	{
			display: inline;
			color: #FFFFFF;
			text-decoration: none;
			padding-left: 8px;
			height: 14px;
		}
		
.nav .primary_nav a:hover	{
			display: inline;
			color: #EC9D0E;
			text-decoration: none;
			padding-left: 8px;
			height: 14px;
		}	

.nav .primary_nav li ul {
	position: absolute;
	top: 14px;
	left: 0px;
	z-index: 99;
	margin: 0 0 0 -1px;
	padding: 5px 0 0 0;
	background:url(../img/1x1_nav.png);
	width: 160px;
	display: none;
	border-bottom: 2px solid #EC9D0E;
}
.nav .primary_nav li>ul {
	top: 12px;
}
.nav .primary_nav li#nav_link_shows {
	border-left: none;
}
.nav .primary_nav li ul#nav_menu_shows {
	width: 230px;
}
.nav .primary_nav li:hover, .nav .primary_nav li.over {
	z-index: 95;
}
.nav .primary_nav li:hover ul, .nav .primary_nav li.over ul {
	display: block;
	z-index: 99;
}
.nav .primary_nav li ul li {

	float: none;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 22px;
	text-indent: 0;
}
.nav .primary_nav li ul>li.archive a {
	border-top: 1px solid #aaa;
	display: block;
	padding: 2px 8px;
}
.nav .primary_nav li ul li:hover, .nav .primary_nav li ul li.over {
}
.nav .primary_nav li ul li a, 
.nav .primary_nav li ul li a:link,
.nav .primary_nav li ul li a:visited {
	margin: 0;
	line-height: 18px;
	background: none;
	text-transform: none;
}
		
.last {
			border: none;
}

.nav .secondary_nav {
			float: right;
			z-index: 88;
}
.nav .secondary_nav a:link	{
			display: inline;
			color: #FFFFFF;
			text-decoration: none;
			padding-left: 8px;
			height: 14px;
		}
		
.nav .secondary_nav a:visited	{
			display: inline;
			color: #FFFFFF;
			text-decoration: none;
			padding-left: 8px;
			height: 14px;
		}
		
.nav .secondary_nav a:hover	{
			display: inline;
			color: #EC9D0E;
			text-decoration: none;
			padding-left: 8px;
			height: 14px;
		}	

.nav .secondary_nav li ul {
	position: absolute;
	top: 14px;
	left: 0px;
	z-index: 99;
	margin: 0 0 0 -1px;
	padding: 5px 0 0 0;
	background:url(../img/1x1_nav.png);
	width: 160px;
	display: none;
	border-bottom: 2px solid #EC9D0E;
}
.nav .secondary_nav li>ul {
	top: 12px;
}
.nav .secondary_nav li#nav_link_shows {
	border-left: none;
}
.nav .secondary_nav li ul#nav_menu_shows {
	width: 230px;
}
.nav .secondary_nav li:hover, .nav .secondary_nav li.over {
	z-index: 95;
}
.nav .secondary_nav li:hover ul, .nav .secondary_nav li.over ul {
	display: block;
	z-index: 99;
}
.nav .secondary_nav li ul li {
	position: relative;
	text-transform: none;
	float: none;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	line-height: 22px;
	text-indent: 0;
}
.nav .secondary_nav li ul>li.archive a {
	border-top: 1px solid #aaa;
	display: block;
	padding: 2px 8px;
}
.nav .secondary_nav li ul li:hover, .nav .secondary_nav li ul li.over {
}
.nav .secondary_nav li ul li a, 
.nav .secondary_nav li ul li a:link,
.nav .secondary_nav li ul li a:visited {
	margin: 0;
	line-height: 18px;
	background: none;
	text-transform: none;
}


.home .intro	{
			width: 100%;
			height: 105px;
			border-bottom: 2px solid #EC9D0E;
			position: relative;
			background:url(../img/header.png);
			z-index: 80;
}
		
.home .intro .logo	{
			position: absolute; 
			top: 0px;
			left: 0px;
			width: 544px;
			height: 95px;
			
			text-align: left;
			border-left: 0px solid #000;
			padding-top: 10px;
}
		
.home .intro .prompt {
			margin-left: 580px;
			padding-top: 10px;
			font-size: 12px;
			line-height: 22px;
			color: #FFFFFF;
}
.home .intro .prompt img.avatar {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.home .intro .prompt h3 {
	margin: 0;
	font-size: 1.5em;
}
.home .intro .prompt ul.user_links {
	list-style: none;
	margin: 0 0 0 60px;
	padding: 0;
}
.home .intro .prompt ul.user_links li {
	padding: 0 5px; 
	margin: 0;
	line-height: 12px;
	float: left;
	border-left: 1px solid #fff;
}
.home .intro .prompt ul.user_links li.first-child {
	border-left: none;
	padding-left: none;
}
.home .intro .prompt ul li.user_links a,
.home .intro .prompt ul li.user_links a:link,
.home .intro .prompt ul li.user_links a:visited {
	font-weight: normal;
	font-size: .9em;
	padding: 0;
	margin: 0;
	line-height: .9em;
}

.home .intro .prompt p {
			margin: 0;
			padding: 0;
			clear: both;
			line-height: 14px;
}
.home .intro .prompt .instruct {
			font-size: 20px;
			color: #ffffcd;
}

.home .intro .prompt a:link,
.home .intro .prompt a:visited {
			color: #ffffff;
			font-size: 11px;
			font-weight: bold;
}
.home .intro .prompt a:hover,
.home .intro .prompt a:active {
	text-decoration: none;
}

.home .intro .button_row {
			list-style: none;
			margin-top: 10px;
			margin-left: 0px;
			margin-bottom: 0px;
		}
	
.home .intro .button_row li	{
	float: left;
}

.home .intro .button_row a:link	{
			display: block;
			float: left;
			margin-right: 8px;
			padding-left: 8px;
			padding-right: 8px;
			height: 17px;
			line-height: 17px;
			border: 1px solid #648d89;
			background: #FFFFFF;
			color: #648d89;
			text-decoration: none;
			font-size: 11px;
			font-weight: bold;
		}
		
.home .intro .button_row a:visited	{
			display: block;
			float: left;
			margin-right: 8px;
			padding-left: 8px;
			padding-right: 8px;
			height: 17px;
			line-height: 17px;
			border: 1px solid #648d89;
			background: #ffffff;
			color: #648d89;
			text-decoration: none;
			font-size: 11px;
			font-weight: bold;
		}
		
.home .intro .button_row a:hover	{
			display: block;
			float: left;
			margin-right: 8px;
			padding-left: 8px;
			padding-right: 8px;
			height: 17px;
			line-height: 17px;
			border: 1px solid #3f4a55;
			background: #ffffcd;
			color: #3f4a55;
			text-decoration: none;
			font-size: 11px;
			font-weight: bold;
		}
		
.home .shows	{
			display: block;
			clear: both;
			width: 915px;
			height: 200px;
			position: relative;
			background: #FFFFFF;
		}

.home .shows .homepageboxes	{
	width: 915px;
	height: 200px;
	background: #fff;
	overflow: hidden;
	text-align: left;
	position: absolute;
	left: 0;
	top: 0;
}
	.home .shows .homepageboxes .the_homepagebox {
		position: relative;
	}
	.home .shows .homepageboxes .the_homepagebox a.homepagebox img {
		border: none;
	}
	.home .shows .homepageboxes .the_homepagebox a.homepagebox {
		display: block;
		width: 567px;
		height: 325px;
		overflow: hidden;
		margin-left: 0px;
	}
	.home .shows .homepageboxes .the_homepagebox ul#homepagebox_menu {
		position: absolute;
		top: 15px;
		right: 15px;
		list-style: none;
		padding: 0;
		margin: 0;
		width: 125px;
		z-index: 99;
	}
	.home .shows .homepageboxes .the_homepagebox ul#homepagebox_menu li {
		float: left;
		width: 20px;
		height: 20px;
		margin: 0 5px 0 5px;
		text-align: center;
		line-height: 18px;
		font-size: 14px;
		font-weight: bold;
		color: #fff;
		cursor: pointer;
	}
	.home .shows .homepageboxes .the_homepagebox ul#homepagebox_menu li.selected {
		width: 18px;
		height: 18px;
		border: 1px solid #8DC73F;
	}
	.home .shows .homepageboxes .the_homepagebox ul#homepagebox_menu li.on_now {
		float: none;
		clear: both;
		width: 120px;
		height: 18px;
		line-height: 18px;
		border: none;
		text-align: center;
		font-size: 12px;
		padding: 5px 0;
		margin: 0;
		cursor: pointer;
	}


.home .shows .live_reel {
			position: absolute;
			bottom: 15px;
			right: 15px;
			height: 65px;
			width: 320px;
			z-index: 2;
			overflow: hidden;
		}
		
.home .shows .live_reel a {
			height: 113px;
			width: 320px;
		}	
		
.home .shows .live_reel img {
			border: 0px;
		}	
				
.home .shows .listings {
			width: 322px;
			height: 240px;
			overflow: hidden;
			padding: 15px 13px 0 13px;
			position: absolute;
			right: 0;
			top: 0;
			z-index: 10;
		}
	.home .shows .listings h2 {
		color: #648D89;
		font-size: 1.6em;
		margin: 0 0 5px 0;
		padding: 0;
		font-weight: bold;
	}
	.home .shows .listings ul {
		list-style: none;
		margin: 0;
		padding: 0 0 10px 0;
		float: left;
		font-size:10px;
	}
		.home .shows .listings ul li {
			float: left;
			width: 130px;
			height: 20px;
			border-bottom: 1px solid #f0f0f0;
			margin: 1px 20px 0 4px;
			z-index: 11;
		}
			.home .shows .listings h3 {
			float: none;
			clear: both;
			height: 18px;
			width: 300px;
			background: #EC9D0E;
			padding: 0 8px;
			margin: 0;
			border: none;
			font-size: 14px;
			line-height: 18px;
			color: #fff;
			}
			.home .shows .listings ul li a {
				display: block;
				line-height: 20px;
				font-size: 1.1em;
				text-indent: 4px;
				z-index: 12;
			}




.home .shows .listings .heading {
			font-size: 18px;
			color: #648d89;
			margin-bottom: 5px;
		}
		
.home .shows .listings .bar_off {
			width: 100%;
			height: 18px;
			line-height: 19px;
			display: block;
			clear: both;
			text-transform: uppercase;
			font-weight: bold;
			font-size: 11px;
			color: #FFFFFF;
			text-indent: 8px;
			background: #8dc73f;
			margin-top: 12px;
			margin-bottom: 3px;
		}
		
.home .shows .listings .bar_on {
			width: 100%;
			height: 18px;
			line-height: 19px;
			display: block;
			clear: both;
			text-transform: uppercase;
			font-weight: bold;
			font-size: 11px;
			color: #FFFFFF;
			text-indent: 8px;
			background: #648d89;
			margin-top: 12px;
			margin-bottom: 3px;
		}
		
.home .shows .listings .show_row	{
			width: 100%;
			height: 20px;
			line-height: 20px;
			font-size: 11px;
			margin-left: 4px;
		}
		
.home .shows .listings a:link	{
			text-decoration: none;
			color: #648d89;
		}
		
.home .shows .listings a:visited	{
			text-decoration: none;
			color: #648d89;
		}
		
.home .shows .listings a:hover	{
			text-decoration: none;
			color: #3f4a55;
			font-weight: bold;
		}
		
.home .shows .listings .show_row a	{
			width: 130px;
			height: 20px;
			line-height: 20px;
			font-size: 11px;
			float: left;
			border-bottom: 1px solid #c2c2c2;
			margin-left: 0px;
			margin-right: 20px;
			text-indent: 4px;
		}
		
.content_blocks {
	width: 910px;
	background: url('../img/content_blocks_top.jpg') left top no-repeat #fff;
	margin: 0;
	padding: 0 0 0 5px;
	overflow: hidden;
}
.content_block	{
	width: 915px;
	display: block;
	clear: both;
	overflow: hidden;
	position: relative;
	margin: 0px;
}
.content_block a.see_more,
.content_block a.see_more:link,
.content_block a.see_more:visited,
.content_block a.see_more:active,
.content_block a.see_more:hover {
	display: block;
	float: right;
	padding: 3px 5px;
	color: #8dc73f;
	margin-right: 5px;
	margin-top: 18px;
	font-size: 12px;
	font-weight: bold;
	position: relative;
	z-index: 30;
}
#latest_episodes.content_block a.see_more {
	margin-right: 15px;
}
#latest_episodes.content_block {
	margin: 0;
	padding: 0;
}
#latest_episodes.content_block div.stripe {
	background: url('../img/area_bar_left_long.jpg') left top no-repeat;
}
#latest_episodes.content_block div.episode_list {
	background: url('../img/latestepisode_bg.jpg') left top no-repeat;
	margin: -1px 0 0 5px;
	padding: 0 5px;
	z-index: 10;
	position: relative;
}
#latest_episodes.content_block ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 170px;
}
#latest_episodes.content_block ul.dailies {
	height: 100px;
}
#latest_episodes.content_block ul li {
	padding-right: 10px;
	display: block;
	float: left;
	width: 170px;
	height: 170px;
	overflow: hidden;
	position: relative;
}
#latest_episodes.content_block ul.dailies li {
	height: 100px;
}

#latest_episodes.content_block ul li p {
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#latest_episodes.content_block ul li.adminpreview p {
	color: red;
}
#latest_episodes.content_block ul li.adminstaged p {
	color: #cc6600;
}
#latest_episodes.content_block ul li p.meta {
	padding: 2px 0;
	font-size: 10px;
}
#latest_episodes.content_block ul.dailies li p.meta {
	padding: 0;
}
#latest_episodes.content_block ul.dailies li img {
	float: left;
	margin-right: 5px;
}
#bottom_block.content_block {
	background: url('../img/content_blocks_bottom.jpg') left bottom no-repeat #ffffcd;
	padding-bottom: 15px;
	text-align: center;
	margin-left: -5px;
}

#recent-episodes ul {
	clear: both;
}

#recent-episodes li a {
	font-size: 12px;
}

#recent-episodes li {
	margin: 6px 0 0 6px;
	float: left;
	width: 130px;
}

#recent-episodes li img {
	float: left;
	margin-right: 2px;
}

.content_block .column.left	{
			width: 300px;
			display: block;
			margin-right: 8px;
			position: absolute; 
			top: 0px;
			left: 0px;
	}
	
.content_block .column.right	{
			margin-left: 308px;
			display: block;
	}
.content_block .column.right .area	{
			float: left;
			padding-bottom: 15px;
	}
	
.content_block .column.right .row	{
			display: block;
			clear: both;
	}
	
.area	{
			width: 295px;
			margin-right: 6px;
			position: relative;
			margin-bottom: 8px;
			float: left;
	}
.area .area_body {	
			background: url('../img/area_bar_left.jpg') left top no-repeat;
}
#mini-schedule.area .area_body, #forum-posts.area .area_body,
#mini-schedule.area, #forum-posts.area {
	height: 250px;
}
#top-episodes.area .area_body, 
#top-episodes.area {
	height: 330px;
}
#blog-posts.area .area_body, 
#blog-posts.area {
	height: 322px;
	padding-bottom: 8px;
}
.area img {
			border: 0px;
	}

.area.fixedheight {
			height: 321px;
	}

.content_block .wide	{
			width: 600px;
			margin-right: 0px;
			margin-bottom: 8px;
			background-position: bottom;
			position: relative;
	}

	.area p {
		padding: 0 10px;
		margin: 0;
		font-size: 1.2em;
		line-height: 1.3em;
		color: #666;
		clear: both;
	}
#top-episodes.area p.blurb {
	padding-top: 10px;
	padding-left: 10px;
}
	.area ul {
		list-style: none;
		margin: 0;
		padding: 0 10px 15px 10px;
	}

	ul.episode_list {
			position: relative;
			padding-top: 10px;
			display: block;
			clear: both;
	}

	ul.episode_list li {
		clear: both;
		position: relative;
		height: 60px;
		padding-top: 10px;
	}

	ul.episode_list li img {
		position: absolute;
		top: 8px;
		left: 0;
		margin: 0 10px 10px 0;
	}
	ul.episode_list li h3 {
		width: 155px;
		margin: 0;
		padding: 0 0 0 60px;
	}
	ul.episode_list li p {
		clear: none;
		width: 145px;
		margin: 0px;
		padding-left: 60px;
	}
	
	
.area .upcoming {
			overflow: hidden;
			padding-bottom: 8px;
			text-align: right;
		}
	.area .upcoming ul {
		list-style: none;
		margin: 0;
		padding: 8px 0 10px 0;
		text-align: left;
	}
		.area .upcoming ul li {
			float: left;
			width: 133px;
			border-right: 1px solid #c2c2c2;
			font-size: 1.2em;
			padding-left: 10px;
			height: 74px;
			margin-bottom: 10px;
		}
		.area .upcoming ul li.alt {
			border-right: none;
		}	
			.area .upcoming ul li a {
				font-size: 1.2em;
			}
	.area .date {
		width: 53px;
		height: 16px;
		line-height: 14px;
		background: url('../img/date_box.gif') no-repeat;
		text-transform: uppercase;
		margin-bottom: 5px;
		position: relative;
	}
		.area .date .month {
			width: 32px;
			text-indent: 4px;
			font-size: 11px;
			color: #FFFFFF;
			font-weight: bold;
		}
		.area .date .day {
			width: 18px;
			font-size: 11px;
			color: #000000;
			font-weight: bold;
			position: absolute;
			top: 0px;
			left: 35px;
		}

.home #forum-posts.area ul {
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
}
.home #forum-posts.area ul li {
	display: block;
	clear: both;
	padding: 4px 0;
	border-bottom: 1px solid #c4bab1;
}
.home #forum-posts.area ul li img {
	display: block;
	float: left;
	margin-right: 7px;
	margin-top: 3px;
}
.home #forum-posts.area p {
	clear: none;
}
.home #forum-posts.area p.thread_title {
	text-transform: capitalize;
	margin: 0;
	*margin: -10px 0 0 0;
	padding: 0;
}
.home #forum-posts.area p.thread_title {
}
.home #forum-posts.area p.post_content {
	color: #666;
	margin: 0;
	padding: 0;
}
.home #forum-posts.area p.meta {
	font-size: 10px;
	margin: 0;
	padding: 0;
}
.content_block .ad_mpu	{
			width: 300px;
			float: left;
			text-align: center;
			padding-top: 40px;
	}
	
.content_block.ad_mpu img	{
	}
	
.content_block a, .content_row a:link, .content_row a:visited {
			font-weight: bold;
			color: #648d89;
			text-decoration: none;
	}
.content_block a:hover, .content_row a:active {
			font-weight: bold;
			color: #3f4a55;
			text-decoration: underline;
	}
	
a.forum_more, a.forum_more:link, a.forum_more:visited,
a.more, a.more:link, a.more:visited {
			display: block;
			height: 17px;
			width: 45px;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
			text-align: center;
			line-height: 17px;
			color: #FFFFFF;
			background: #8dc73f;
			float: right; 
}
a.archive, a.archive:link, a.archive:visited {
			display: block;
			height: 17px;
			width: 100px;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
			text-align: center;
			line-height: 17px;
			color: #FFFFFF;
			background: #8dc73f;
}
a.forum_more, a.forum_more:link, a.forum_more:visited { 
	width: auto;
	padding-left: 5px;
	padding-right: 5px;
}
a.seemore, a.seemore:link, a.seemore:visited {
			display: block;
			height: 17px;
			width: auto;
			font-size: 11px;
			font-weight: bold;
			text-decoration: none;
			text-align: center;
			line-height: 17px;
			color: #FFFFFF;
			background: #8dc73f;
			float: right;
			margin-top: 5px;
			margin-right: 10px;
			padding-left: 5px;
			padding-right: 5px;
}


a.comment, a.comment:link, a.comment:visited	{
			display: block;
			background: url('../img/icon_quote.gif') left top no-repeat;
			font-size: 10px;
			text-transform: uppercase;
			color: #648d89;
			text-decoration: none;
			text-indent: 16px;
			margin-top: 7px;
			font-weight: bold;
}
a.comment:hover, a.comment:active	{
			display: block;
			font-size: 10px;
			text-transform: uppercase;
			color: #3f4a55;
			text-decoration: underline;
			text-indent: 16px;
			margin-top: 7px;
}
.area a.comment {
	margin-left: 10px;
}

	
.area a.watch, .area a.watch:link, .area a.watch:visited, .area a.watch:hover, .area a.watch:active {
			right: 0px;
			top: 26px;
			position: absolute;
			display: block;
			width: 68px;
			height: 17px;
			font-size: 11px;
			font-weight: bold;
			text-align: center;
			text-decoration: none;
			line-height: 17px;
			color: #FFFFFF;
			background: #8dc73f;
	}
	
	
	
	
.home .bottom_ad {
	clear: both;
	text-align: center;
	width: 914px;
	padding-top: 10px;
}
	
	
/* Universal styles */	

a.watchnow {
			display: block;
			width: 68px;
			height: 17px;
			font-size: 11px;
			font-weight: bold;
			text-align: center;
			text-decoration: none;
			line-height: 17px;
			color: #FFFFFF;
			background: #8dc73f;
	}
		
.footer	{
			width: 100%;
			height: 370px;
			display: block;
			clear: both;
			background: url('../img/corner_grey_topright.gif') no-repeat #2d2d2d;
			background-position: top right;
			position: relative;
			color: #ffffcd;
			line-height: 18px;
	}

.home .footer {
	background: #2d2d2d;
}
.footer .leftcorner {
			position: absolute;
			top: 0px;
			left: 0px;
			background: url('../img/corner_green_topleft2.gif') no-repeat #8cc63f;
			height: 100%;
			width: 23px;
			z-index: 2;
		}
.home .footer .leftcorner {
	background: #8cc63f;
}

.footer .footer_links {
			padding-left: 35px;
			text-transform: uppercase;
			font-size: 11px;
			width: 760px;
			margin: 0 auto;
		}
		
.footer .footer_header {
			font-size: 18px;
			width: 150px;
			border-bottom: 1px solid #44443f;
			color: #8dc73f;
			text-transform: none;
			line-height: 22px;
			margin-bottom: 3px;
		}

body #content.widecolumn .footer .footer_links a:link,
body .footer .footer_links a:link {
			color: #ffffcd;
			text-decoration: none;
			font-weight: normal;
		}
		
body #content.widecolumn .footer .footer_links a:link,
body .footer .footer_links a:link {
			color: #ffffcd;
			text-decoration: none;
			font-weight: normal;
		}
body #content.widecolumn .footer .footer_links a:visited,
body .footer .footer_links a:visited {
			color: #ffffcd;
			text-decoration: none;
			font-weight: normal;
		}
body #content.widecolumn .footer .footer_links a:hover, 
body .footer .footer_links a:hover {
			color: #ffffcd;
			text-decoration: underline;
			font-weight: normal;
		}
		
.footer .footer_links .column {
			width: 155px;
			float: left;
			margin-right: 15px;
			margin-top: 15px;
		}
.footer .footer_links .column span {
	color: #a3a3a3;
}
.footer .bug {
			margin-bottom: -2px;
			margin-right: 4px;
			margin-left: -3px;
		}
		


.ad_leaderboard {
		width: 100%;
		background: #000000;
		padding-bottom: 8px;
		text-align: center;
		clear: both;
		z-index: 10;
}
a:link {
	color: #C8AD80;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C8AD80;
}
a:hover {
	text-decoration: underline;
	color: #C8AD80;
}
a:active {
	text-decoration: none;
	color: #C8AD80;
}



