@charset "UTF-8";

BODY {
	margin: 0px;
	background: url(images/top_pat.gif) repeat-x #2e2e2e top;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

.header_wrap {
	width: 1008px;
	height: 252px;
	background: url(images/header_bg_bike.png) no-repeat;
	padding: 0px 0px 8px 0px;
}

	.header_l {
		width: 151px;
		height: 100%;
		float: left;
	}
	
	.header_r {
		width: 857px;
		float: right;
	}
	
	.top_ad {
		width: 731px; 
		height: 92px;
		padding: 23px 25px 0px 0px;
		float: right;
	}
	
	.top_nav {
		width: 834px;
		height: 28px;
		padding: 43px 0px 0px 0px;
		float: left;
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
	}
	
		.top_nav a:link {
			color: #fff;
			text-decoration: none;
			padding: 5px 8px 0px 9px;
		}
		
		.top_nav a:visited {
			color: #fff;
			text-decoration: none;
			padding: 5px 8px 0px 9px;
		}
		
		.top_nav a:hover {
			color: #fff;
			text-decoration: none;
			background: url(images/nav_pat_bike.gif) repeat-x;
			padding: 5px 8px 0px 9px;
		}
		
		
		.top_nav tr td {
			padding: 0px 0px 0px 0px;
			line-height: 26px;
			text-align: center;
		}
		

.page_wrap {
	width: 991px;
	background: #000;
}

.epi_page_wrap {
	width: 991px;
	background: url(images/epi_gloss.jpg) #000  no-repeat top center;
}

.player_solo {
	width: 669px;
	height: 540px;
	float: left;
	background-image: url(images/vid_bg.png);
	background-repeat: no-repeat;
	background-position: 13px 8px;	
	
	
}

.player_wrap {
	background: url(images/vid_pat.gif) repeat-x top;
}

.recent_news {
	width: 308px;
	float: right;
	padding: 30px 8px 0px 0px;
}

.gloss {
	width: 979px;
	background: url(images/gloss_bg.jpg) no-repeat top center;
}


.gloss2 {
	width: 979px;
	background: url(images/gloss_bg2.jpg) no-repeat top center;
}

.nogloss {
	width: 979px;
}


.slideshow {
	width: 634px;
	height: 431px;
	float: left;
	padding: 15px 0px 0px 9px;
}

.recent_photos_main {
	width: 308px;
	float: right;
	padding: 15px 9px 0px 0px;
}

.blu_ttl {
	background: url(images/orangebox_top.gif) no-repeat; 
	width: 308px; 
	height: 38px;
}

.blubox {
	width: 308px;
	background: url(images/orangebox_pat.gif) repeat-y center;
}

	.blubox iframe {
		overflow-x: hidden;
		overflow-y: scroll;
	}
	
	.blu_ttl h2 {
		padding: 11px 0px 0px 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		color: #fff;
		text-transform: uppercase;
	}
	
	
/* MAIN NEWS IFRAME */


.newsbox {
	width: 300px;
	background: #000;
}

	.newsbox h2 {
		padding: 11px 40px 0px 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-align: right;
		color: #fff;
		text-transform: uppercase;
	}

.main_news {
	width: 99%;
	background: #1c6999;
}

.main_news_wrap {
	background: url(images/mainews_bike_pat.gif) repeat-x; 
	height: 107px;
}

.news_pic {
	float: left; 
	width: 17px; 
	padding: 20px 7px 0px 7px;
}


/* ONLINE IFRAME */


.onlinebox {
	width: 308px;
	background: #000;
}

	.onlinebox h2 {
		padding: 11px 0px 0px 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		color: #fff;
		text-transform: uppercase;
	}

.main_online {
	width: 99%;
	background: #000;
}

.collapse {
	background: url(images/collapse_pat.gif) repeat-x; 
	height: 72px;
}

.expand {
	height: 41px;
	background: url(images/expand_pat.gif) repeat-x;
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 41px;
}

.online_pic {
	float: left; 
	width: 17px; 
	padding: 4px 7px 0px 7px;
}

.collapse_entry {
	float: right; 
	width: 210px; 
	text-align: left; 
	color: #fff; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	padding: 4px 0px 0px 0px;
}

	.collapse_entry h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		text-align: left;
		font-weight: normal;
		padding: 0px 0px 5px 0px;
		margin: 0px;
		color: #fff;
	}
	
	.collapse_entry a:link {
		color: #fff;
		text-decoration: none;
	}
	
	.collapse_entry a:visited {
		color: #fff;
		text-decoration: none;
	}
	
	.collapse_entry a:hover {
		color: #fff;
		text-decoration: underline;
	}



/* RECENT PHOTO IFRAME */


.recent_photos {
	width: 99%;
	background: #2c2c2c;
}

	.recent_photos img {
		padding: 9px;
	}



/* VOD IFRAME */


.vod_pic {
	float: left; 
	width: 54px; 
	padding: 4px 7px 0px 7px;
}

.vod_entry {
	float: right; 
	width: 150px; 
	text-align: left; 
	color: #fff; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	padding: 14px 0px 0px 0px;
	line-height: 18px;
}

.vod_entry h2 {
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		font-weight: normal;
		padding: 0px 0px 5px 0px;
		margin: 0px;
		color: #fff;
	}


.footer_wrap {
	width: 991px;
	height: 67px;
	background: url(images/footer_pat.gif) repeat-x;
	font-size: 14px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #fff;
}

.copyright {
	float: left;
	width: 20%;
	padding: 22px 0px 0px 0px;
}

.txt_nav {
	float: right;
	width: 80%;
	text-align: right;
	padding: 22px 0px 0px 0px;
	
}

	.txt_nav a:link {
		color: #fff;
		text-decoration: none;
	}
	
	.txt_nav a:visited {
		color: #fff;
		text-decoration: none;
	}
	
	.txt_nav a:hover {
		color: #fff;
		text-decoration: underline;
	}
	
.panel_main {
	float: left; 
	position: relative; 
	width: 308px; 
	margin: 14px 0px 10px 14px;
	background-color: #000;
}

.blog_wrap {
	background: url(images/blog_pat.gif) repeat-x; 
	height: 124px;
}

.blog_entry {
	float: right; 
	width: 187px; 
	text-align: left; 
	color: #fff; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif; 
	padding: 20px 0px 0px 0px;
}

.blog_pic {
	float: left; 
	width: 17px; 
	padding: 12px 10px 0px 0px;
}

/* NEWSLETTER */

.newsletter_wrap {
	width: 308px;
	background: url(images/newsletter_bg_bike.gif) no-repeat;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.newsletter_txt {
	padding: 12px 4px 5px 8px;
	line-height: 14px;
	text-align: left;
}

	.newsletter_wrap h2 {
		padding: 5px 0px 0px 0px;
		margin: 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		color: #fff;
		text-transform: uppercase;
	}
	
.newsletter_field {
	width: 140px;
	height: 20px;
	background: #fff;
	border: solid #262626 1px;
}

/* BLOG */

.blog_txt {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.blog_txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
	padding: 4px;
	text-align: left;
}
	.blog_txt h2 {
		font-size: 14px;
		margin: 0px;
		padding: 8px 0px 8px 0px;
	}
	
	.blog_txt a:link {
		color: #fff;
		font-weight: bold;
		text-decoration: underline;
	}
	
	.blog_txt a:visited {
		color: #fff;
		font-weight: bold;
		text-decoration: underline;
	}
	
	.blog_txt a:hover {
		color: #fff;
		font-weight: bold;
		text-decoration: none;
	}


/* ------------ EPISODE LIST PAGE STYLES --------------*/

.epi_list {
	width: 630px;
	float: left;
}

.list_col {
	width: 308px;
	float: right;
	padding: 0px 8px 0px 0px;
}

.epi_gloss {
	width: 991px;
	background: url(images/epi_gloss.jpg) no-repeat top center;
}

.epi_vid {
	background: url(images/vid_bg.png) no-repeat;
	background-position: 14px 7px;
}

.blu_ttl {
	width: 308px;
	height: 37px;
	background: url(images/orangebox_top.gif) no-repeat center;
}



.photo_wrap01 {
	width: 632px;
	min-height: 106px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-align: left;
}

	.photo_wrap01 h2 {
		margin: 0px;
		padding: 0px 0px 8px 0px;
	}
	
.photo_wrap02 {
	width: 632px;
	min-height: 106px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background: #292929;
	text-align: left;
}

	.photo_wrap02 h2 {
		margin: 0px;
		padding: 0px 0px 8px 0px;
	}
	
	.photo_ph {
		width: 150px;
		padding: 8px;
		float: left;
	}
	
	.photo_txt {
		width: 458px;
		padding: 7px 0px 0px 0px;
		float: right;
	}
