*{ 
	margin: 0; 
	padding: 0; 
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal
}
body {
	font:12px/15px helvetica, arial, sans-serif
}
li {
	list-style:none
}
li .more {
	list-style: none outside none;
}
.error {
	display: block;
	color: #F00;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	padding: 4px;
	margin: 5px;
}
.message {
	display: block;
	color: #00F;
	font-weight: normal;
	font-size: 12px;
	font-weight: 14px;
}
.container {
	position:relative;
	display: block;
	width:100%;
}
#header { 
	position:relative;
	width: 960px;
	height:139px;
	margin: 0px auto;
	background-color: #FFF;
}
#header .seattle {
	background: url(/images/seattle_home_2012.gif) no-repeat 0 0;
	position: absolute;
	display: block;
	left: 370px;
	bottom: 0;
	height: 138px;
	width: 444px;
}
#header .seattle:hover {
	background: url(/images/seattle_home_2012.gif) no-repeat 0 -139px;
}
#header .logo {
	background: url(/images/header_logo.gif) no-repeat;
	position: absolute;
	display: block;
	top: 2px;
	left: 2px;
	width: 162px;
	height: 110px;
}
.site-widget {
	display:block;
	position:relative;
	clear:both;
	overflow:hidden;
	padding-top:8px;
	margin-bottom:4px;
	border-top:1px solid #ccc;
	width: 160px;
	height: 135px;
}
#arrow {
	position: absolute; 
	top: 0px; 
	left: 300px; 
	z-index: 100;
}
.suggestionsBox {
	position: absolute;
	left: 0px;
	margin: 10px;
	padding: 10px;
	width: 320px;
	background-color: #FFF;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 2px solid #000;	
	color: #000;
}
.suggestionList {
	position: relative;
	margin: 0px;
	padding: 5px;
}
#autoSuggestionsList ul li {
	list-style-image: none;
	margin: 0px 0px 3px 0px;
	padding: 3px;
	cursor: pointer;
	text-align: left;
}
.SBunselected,
#autoSuggestionsList ul li:visited {
	list-style-image: none;
	color: #000;
}
.SBselected,
#autoSuggestionsList ul li:hover {
	list-style-image: none;
	background-color: #659CD8;
	color: #000;
}
#site_counter {
	position: absolute;
	right: 0;
	bottom: 0;
}
.top_block {
	display: block;
	position: absolute;
	top: 5px;
	left: 700px;
	width: 260px;
	height: 120px;
}
#login_status {
	float: left;
	display: block;
	width: 260px;
	height: 60px;
}
#user_info {
	float: right;
	margin-right: 10px;
	left: 60px;
	top: 0px;
	width: auto;
	height: 60px;
}
#user_img {
	float: right;
	margin: 5px;
	width: 60px;
	height: 60px;
}
#user_info #user_name {
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: italic;
	line-height: 16px;
	font-size: 15px;
	padding-bottom: 10px;
}
#user_info #facebook_button {
	position: relative;
}
#tinymenu {
	position: relative;
	display: block;
	width: 260px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 9px;
	line-height: 12px;
}
#tinymenu ul {
	text-align: right;
	margin: 0;
	padding: 0;
}
#tinymenu ul li {
	display: inline;
	color: #06f;
}
#tinymenu ul li a {
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
	color: #06F;
}
#tinymenu ul li a:hover {
	color: #FFF;
	background-color: #06F;
	text-decoration: none;
}
.content {
	width: 960px;
	background-color: #eee;
	position: relative;
	margin:0 auto
	padding-top:20px;
}
#marque_area {
	position:relative;
	width: 100%;
	background:url(/images/marquee_1x255.gif) repeat-x;
	height: 255px;
}
#marque {
	margin: 0px auto;
	width: 960px;
	height:255px;
}
#marque_info {
	position: absolute;
	left: 0px;
	top: 0px;
	opacity: 0.7;
	color: #FFF;
	height: 255px;
	width: 200px;
}
#marque_area .bg_left, #marque_area .bg_right {
	display:none
}
#marque {
	position:relative;
	clear:both;
	overflow:hidden;
	width:960px;
	height:255px;
	margin:0 auto;
	padding:0;
	background-color:#000
}
#marque .slide {
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	width:960px;
	height:255px
}
#marque .main_image img {
	width:100%;
	height:255px;
	border:none;
}
#marque .info_backdrop {
	position:absolute;
	top:0px;
	left:0px;
	width:200px;
	height:255px;
	background-color:#333;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70
}
#marque .info {
	position:absolute;
	color: white;
	top:8px;
	left:21px;
	width:165px;
	height:270px;
	overflow:hidden;
	font-family: "Arial Black", Gadget, sans-serif;
}
#marque .info h1 {
	padding-top:6px;
	font-size:22px;
	line-height:22px;
	font-weight:bold;
	color: white;
}
#marque .info h1 a,
#marque .info h1 a:hover,
#marque .info h1 a:visited { text-decoration: none; color: #FFF; }

#marque .info .description {
	padding-top:8px;
	font-size:16px;
	line-height:20px;
	color: white;
}
#marque a.action_link {
	color:#40e400;
	display:block;
	font-size:18px;
	line-height:19px;
	padding-top:6px;
	text-decoration: none;
}
#marque a.action_button {
	float:left;
	left:4px;
	margin-top:12px
}

.slidebg0 .main_image img{background-image:url(/images/Marquee_splash_960x255.jpg);}
.slide_1 .main_image img{background-image:url(/images/Marquee_cast_960x255.jpg);}
.slide_2 .main_image img{background-image:url(/images/Marquee_show_960x255.jpg);}
.slide_3 .main_image img{background-image:url(/images/Marquee_guide_960x255.jpg);}
.slide_4 .main_image img{background-image:url(/images/Marquee_recur_960x255.jpg);}
.slide_5 .main_image img{background-image:url(/images/Marquee_press_960x255.jpg);}

#marquelite {
	width:100%;
	height:84px;
	position:relative
}
#marquelite .bg_layer {
	position:absolute;
	width:100%;
	height:100%;
	left:0px;
	top:0px;
	background:url(/images/marquee_1x255.gif) repeat-x;
}
#marquelite .inner {
	width:960px;
	margin:0 auto;
	height:50px;
	position:relative;
	color:#fff;
	overflow:hidden
}
#marquelite h1, #marquelite .title {
	padding:9px 0 0 14px;
	float:left;
	position:relative;
	max-width:85%;
	height:32px;
	overflow:hidden
}
#marquelite h1, #marquelite .title, #marquelite h1 a, #marquelite .title a {
	font-size:24px;
	font-weight:bold;
	color:#fff;
	line-height:34px
}
#marquelite h1 a:hover, #marquelite .title a:hover {
	text-decoration:none
}
#marquelite .tagline {
	float:left;
	color:#808080;
	padding-top:21px;
	padding-left:16px;
	position:relative
}
#marquelite .tagline a {
	color:#09c
}
#marquelite .tagline a:hover {
	color:#fff
}
#marquelite .tagline .take_me_back {
	padding-left:620px
}
#nav_tabs {
	width:960px;
	height:34px;
	background-color:#1a1a1a;
	margin: -34px auto 0 auto;
	_margin-top: -32px;
	position:relative;
	line-height:15px
}
#nav_tabs.has_subtabs {
	height:66px
}
#nav_tabs li {
	float:left;
	height:34px;
	overflow:hidden
}
#nav_tabs .section a {
	font-size:14px;
	font-weight:bold;
	padding:8px 23px 0px;
	margin:0;
	color:#606060;
	background-color:#1a1a1a;
	display:block;
	height:32px;
	float:left
}
#nav_tabs .section.on a {
	color:#000;
	background-color:#fff;
	padding-top:8px
}
#nav_tabs .section a:hover {
	color:#fff;
	background-color:#333;
	text-decoration:none
}

.COLUMN_A, .COLUMN_B, .COLUMN_A1, .COLUMN_A2 {
	display:inline;
	position:relative;
	float:left
}
.COLUMN_B {
	width:320px;
	margin-left:20px;
}
.COLUMN_A {
	width:620px;
}
.COLUMN_A1 {
	width:300px;
	margin:0;
	z-index:10;
}
.COLUMN_A2 {
	width:300px;
	margin-left: 20px;
}
.COLUMN_A.section {
	margin:0;
	padding:14px 0px 0px 23px;
	background:url(/images/blue_header_gradient.png) repeat-x;
}
.COLUMN_A.section h2 {
	font-size:24px;
	line-height:26px;
	margin-bottom:20px;
}
.GRID_MPU_2 .COLUMN_A1, .MODULE {
	_z-index:101;
	width:160px;
	font-size:11px;
	line-height:14px
}
.GRID_MPU_2 .COLUMN_A2 {
	width:440px
}
.PAGINATOR {
	position:relative;
	clear:both;
	border-top:1px solid #bfbfbf;
	color:#404040;
	font-size:11px;
	line-height:12px;
	padding-top:12px;
	height:26px
}
.PAGINATOR.no_border {
	border-top:none
}
.PAGINATOR label {
	font-weight:bold;
	float:left;
	padding-right:8px
}
.PAGINATOR .prev_next {
	float:right
}
.PAGINATOR a.selected {
	font-weight:bold;
	color:#333
}
.TAB_LINKS {
	overflow:hidden;
*overflow:visible
}
.TAB_LINKS li {
	float:left;
	margin-left: .6em;
	border-left:1px solid #ccc;
	padding-left: .6em;
	color:#ccc
}
.TAB_LINKS li.first, .TAB_LINKS li.number0 {
	margin-left:0px;
	padding-left:0px;
	border-left:none
}
.TAB_LINKS a.selected {
	color:#000;
	font-weight:bold
}

h1, h2, h3, h4 {
	color:#000
}
a, a * {
	color:#069;
	text-decoration:none
}
a:focus {
	outline:0
}
a:hover, a:hover * {
	color:#000
}
.CLEAR {
	clear:both;
	font-size:1px;
	line-height:1px
}
.button {
	position:relative;
	display:block;
	background:transparent url(/images/buttonBG.png);
	text-align:center;
	color:#fff;
	padding:0px;
	height:27px;
	line-height:26px;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
.button .left {
	background:transparent url(/images/buttonLR.png) no-repeat;
	height:100%;
	left:-4px;
	position:absolute;
	top:0;
	width:4px
}
.button .right {
	background:transparent url(/images/buttonLR.png) -48px 0;
	height:100%;
	position:absolute;
	right:-4px;
	top:0;
	width:4px
}
a:hover .button, .button:hover {
	background:transparent url(/images/buttonHL.png);
	text-decoration:none;
}
a:hover .button .left, .button:hover .left {
	background:transparent url(/images/buttonHLLR.png);
	height:100%;
	left:-4px;
	position:absolute;
	top:0;
	width:4px
}
a:hover .button .right, .button:hover .right {
	background:transparent url(/images/buttonHLLR.png) -48px 0px;
	height:100%;
	position:absolute;
	right:-4px;
	top:0;
	width:4px
}
#marque a.action_button {
	float:left;
	left:4px;
	margin-top:12px
}
.youtube_videos_column {
	display:block;
	position:relative;
	width: 300px;
	padding-top:8px;
	margin-bottom:30px;
}
.videos {
	position: relative;
	width: 300px;
	height: auto;
	line-height: 13px;
	font-size: 13px;
}
.videos li {
	clear: left;
	width: 300px;
	height: 90px;
	margin: 8px;
}
.video_info {
	padding-left: 130px;
	height: 90px;
}
.video_date {
	font-size: 10px;
	line-height: 10px;
}
.column_header {
	width: 100%;
	float:left;
	display: block;
	padding-bottom:8px;
	overflow:hidden;
	background: transparent url( /images/module_gradient.png) repeat-x;
	height:32px;
}
.column_header h1 {
	float: left;
	padding-left: 14px;
	padding-top: 14px;
	padding-bottom:8px;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
}
.column_header h2 {
	float: left;
	padding-left: 12px;
	padding-top: 12px;
	padding-bottom:8px;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
}
.column_header .more {
	float:left;
	display: block;
	position:relative;
	font-size:11px;
	line-height:11px;
	padding-top: 2px;
	top: 12px;
	padding-left: 16px;
	padding-right: 8px;
	background:url(/images/see_more.png) no-repeat right;
	z-index: 10;
}
.thumb {
	position:relative;
	float:left;
	width:120px;
	height:90px;
	display:block;
	overflow:hidden;
	cursor:pointer;
	margin-right:12px
}
.thumb img {
	background:#999;
	width:120px;
	height:90px
}
.thumb .video_type {
	position:absolute;
	bottom:0;
	left:0;
	z-index:5;
	width:134px;
	height:12px;
	padding:4px 0 4px 6px;
	overflow:hidden;
	text-indent:-999px;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	text-transform:capitalize;
	color:#fff
}
.thumb .play_icon {
	position:absolute;
	bottom:0;
	right:0;
	z-index:10;
	width:20px;
	height:20px;
	overflow:hidden;
	background:url(/images/play_icon.png) no-repeat;
	text-indent:-999px
}
.thumb:hover .video_type {
	background:url(/images/black_pix.png) repeat;
	_background:#000;
	_filter:alpha(opacity=80);
	text-decoration:none;
	text-indent:0
}
.thumb:hover .play_icon {
	background:url(/images/play_icon_hover.png) no-repeat;
}
.propaganda {
	position: relative;
	width: 320 px;
	margin-left: 10px;
	text-align: center;
}
.propaganda .blob {
	float: right;
	margin: 10px;
}
.propaganda .blob a img {
	border-style: none;
}
#season_title {
	font-size:22px;
	line-height:23px;
	font-weight:normal;
	margin-bottom:20px;
	width: 85%;
}
.recurring {
	width: 640px;
	margin-left: 10px;
	padding: 0px;
	margin-bottom: 6px;
}
.recurring li {
	border-top: 1px solid #000;
	clear: both;
	padding-top: 10px;
	position: relative;
	width: 100%;
	font-size: 12px;
	line-height: 15px;
}
.recurring_info li {
	width: 400px;
	clear: left;
	height: 110px;
	margin: 8px;
}
.recurring_info #image {
	position: absolute;
	top: 10px;
	left: 10px;
	margin: 2px;
	width: 160 px;
	height: 120 px;
}
.recurring_info {
	display: block;
	padding-top: 10px;
	padding-left: 180px;
	margin-bottom: 10px;
	height: 140px;
}
.recurring_info #title {
	position: relative;
	line-spacing: 22px;
	font-size: 20px;
	color: #996;
}
.recurring_info #desc {
	position: relative;
	line-spacing: 14px;
	font-size: 14px;
	color: #000;
	padding: 4px;
}
.recurring_info #tags {
	position: relative;
	line-spacing: 14px;
	font-size: 12px;
	font-style: italic;
	color: #000;
	padding: 4px;
}
.recurring_info #details {
	position: relative;
	font-size: 12px;
	color: #000;
}
.recurring_info .edit {
	position: relative;
	font-size: 12px;
	color: #000;
	width: 80px;
	margin-left: 360px;
}
#episode_guide_list {
	clear:both;
	overflow:hidden;
	position:relative;
	width:100%;
	padding-top:13px;
	font-size:12px;
	line-height:15px;
	margin-bottom:46px
}
#episode_guide_list .episode {
	border-top:solid 1px #ddd;
	position:relative;
	clear:both;
	padding-top:12px;
	width:100%
}
#episode_guide_list .info {
	position:relative;
	overflow:hidden;
	_float:left;
	top: -2px;
	padding-left:10px
}
#episode_guide_list .meta {
	font-size:11px;
	color:#666;
	position:relative;
	line-height:12px
}
#episode_guide_list h3 {
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	padding-top:3px;
	padding-right:132px
}
#episode_guide_list h3 a {
	color:#963
}
#episode_guide_list .synopsis {
	font-size:12px;
	line-height:16px;
	color:#333;
	padding-top:2px;
	padding-right:40px
}
#episode_header {
	border-top:none;
	padding:0px;
	margin:0px
}
#episode_header .CLEAR {
	padding-top:8px
}
#episode_header.topslot .CLEAR {
	border-bottom:none;
	padding-top:0px
}
#episode_header h1 {
	position:relative;
	overflow:hidden;
	_float:left;
	padding-top:8px;
	padding-bottom:16px;
	font-size:24px;
	font-weight:normal;
	line-height:26px;
	color:#000
}
#episode_header .crumbs {
	position:relative;
	font-size:12px;
	line-height:16px;
	color:#666
}
#episode_header .subsections {
	position:relative;
	clear:both;
	font-size:14px;
	line-height:16px;
	padding-bottom:12px;
	padding-top:12px
}
#episode_header .prev_next {
	position:absolute;
	top:0px;
	right:18px;
	font-size:12px;
	line-height:16px;
	color:#999
}
#episode_header .watch_now span {
	color:#333;
	font-size:11px;
	line-height:11px;
	font-weight:bold;
	position:relative;
	top:35px
}
#episode_header .watch_now:hover, #episode_header .watch_now:hover * {
filter:-moz-opacity:.70;
	opacity:.70;
	text-decoration:none
}
#episode_list_header {
	overflow:visible;
	margin-bottom:15px
}
#episode_list_header .PAGINATOR {
	clear:none;
	padding:0px;
	height:16px;
	font-size:12px;
	line-height:15px;
	border:none
}
#episode_list_header .more_links {
	position:relative;
	float:right;
	font-size:12px;
	line-height:16px;
	padding-right:16px;
	z-index:2
}
#page_title {
	padding-top: 20px;
	font-size:22px;
	line-height:23px;
	font-weight:normal;
	margin-bottom:20px
}
#page_title a {
	color:#000
}
.popup {
}
#episode_cast_summary .firstcategory {
	background:none
}
#episode_cast_summary .category_name {
	float:left;
	padding-right:20px;
	width:95px;
	font-weight:bold
}
#episode_cast_summary .persons {
	position:relative;
	overflow:hidden;
	_float:left
}
#episode_cast_summary .person {
	padding-top:4px
}
#episode_cast_summary .firstperson {
	padding-top:0
}
#episode_cast_summary .role {
	font-size:11px;
	padding-left:3px
}
#episode_cast_summary .person a {
	font-weight:bold
}
#episode_cast_summary .no_result {
	clear:both
}
#episode_guide_list {
	clear:both;
	overflow:hidden;
	position:relative;
	width:100%;
	padding-top:13px;
	font-size:12px;
	line-height:15px;
	margin-bottom:46px
}
#episode_guide_list .episode {
	border-top:solid 1px #ddd;
	position:relative;
	clear:both;
	padding-top:12px;
	width:100%
}
#episode_guide_list .info {
	position:relative;
	overflow:hidden;
	_float:left;
	top: -2px;
	padding-left:10px
}
#episode_guide_list .meta {
	font-size:11px;
	color:#666;
	position:relative;
	line-height:12px
}
#episode_guide_list h3 {
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	padding-top:3px;
	padding-right:132px
}
#episode_guide_list h3 a {
	color:#963
}
#episode_guide_list .synopsis {
	font-size:12px;
	line-height:16px;
	color:#333;
	padding-top:2px;
	padding-right:40px
}
#episode_guide_list .various_links {
	float:left;
	font-size:11px;
	font-weight:bold;
	padding-bottom:17px;
	padding-top:5px;
	line-height:24px
}
#episode_guide_list .PUMPKIN_SMALL {
	float:left;
	padding-right:7px
}
#episode_guide_list .global_score {
	float:left
}
#episode_guide_list .rating {
	font-weight:bold;
	font-size:12px;
	position:absolute;
	left:496px;
	top:11px
}
#episode_guide_list .rating .ratings_count {
	display:block;
	font-weight:normal;
	color:#666;
	font-size:11px;
	line-height:12px
}
#episode_guide_list .PAGINATOR {
	border-top:solid 1px #ddd;
	font-size:12px;
	line-height:16px
}
#episode_guide_list .no_results {
	padding:40px 40px 80px 40px;
	font-weight:bold;
	font-size:14px
}
#episode_header {
	border-top:none;
	padding:0px;
	margin:0px
}
#episode_header .CLEAR {
	padding-top:8px
}
#episode_header.topslot .CLEAR {
	border-bottom:none;
	padding-top:0px
}
#episode_header h1 {
	position:relative;
	overflow:hidden;
	_float:left;
	padding-top:8px;
	padding-bottom:16px;
	font-size:24px;
	font-weight:normal;
	line-height:26px;
	color:#000
}
#episode_header .crumbs {
	position:relative;
	font-size:12px;
	line-height:16px;
	color:#666
}
#episode_header .subsections {
	position:relative;
	clear:both;
	font-size:14px;
	line-height:16px;
	padding-bottom:12px;
	padding-top:12px
}
#episode_header .prev_next {
	position:absolute;
	top:0px;
	right:18px;
	font-size:12px;
	line-height:16px;
	color:#999
}
#episode_header .watch_now span {
	color:#333;
	font-size:11px;
	line-height:11px;
	font-weight:bold;
	position:relative;
	top:35px
}
#episode_header .watch_now:hover, #episode_header .watch_now:hover * {
filter:-moz-opacity:.70;
	opacity:.70;
	text-decoration:none
}
#episode_list_header {
	overflow:visible;
	margin-bottom:15px
}
#episode_list_header .PAGINATOR {
	clear:none;
	padding:0px;
	height:16px;
	font-size:12px;
	line-height:15px;
	border:none
}
#episode_list_header .more_links {
	position:relative;
	float:right;
	font-size:12px;
	line-height:16px;
	padding-right:16px;
	z-index:2
}
#episode_listing {
	padding-top:13px;
	margin-bottom:46px;
	padding-bottom:24px
}
#episode_listing tr {
	vertical-align:top
}
#episode_listing .headings {
	border-bottom:solid 1px #ddd
}
#episode_listing th {
	font-weight:bold;
	text-align:left;
	white-space:nowrap;
	padding-bottom:11px;
	padding-right:18px;
	width:1%
}
#episode_listing td {
	text-align:right;
	white-space:nowrap;
	padding-top:11px;
	padding-right:18px;
	width:1%
}
#episode_listing td.title {
	width:100%;
	font-size:12px;
	padding-right:12px;
	text-align:left;
	white-space:normal
}
#episode_listing td.title a {
	color:#963
}
#episode_listing th.number {
	text-align:right
}
#episode_listing td.number {
	padding-left:0
}
#episode_listing .videos {
	text-align:left;
	padding-right:36px
}
#episode_listing .no_results {
	padding:40px 40px 80px 40px;
	font-weight:bold;
	font-size:14px
}
#episode_recap {
	font-size:12px;
	line-height:16px;
	margin-bottom:26px
}
#episode_recap br {
	display:block;
	margin-top:4px
}
#episode_recap h4 {
	clear:both;
	font-weight:bold;
	padding-top:8px;
	font-size:13px
}
#episode_recap p {
	clear:both;
	width:85%
}
#episode_recap .spoiler_warning {
	color:#666;
	font-size:11px;
	padding-left:6px
}
#episode_top_image {
	margin-bottom:12px;
	margin-top:2px;
	position:relative;
	overflow:hidden
}
#episode_top_image .TOPSLOT_OVERLAY_BUTTON {
	left:284px;
	top:165px
}
#footerleader {
	text-align:center;
	padding:20px 0px 30px 0px;
	clear:both
}
#footerleader_wrap {
	margin:0 auto;
	width:742px;
	position:relative
}
#footer {
	height:168px;
	display:block;
	position:relative;
	clear:both;
	overflow:hidden;
	background:#fff url(/images/blue_header_gradient.png) repeat-x;
	border:none;
	padding-bottom:152px
}
.footer_menu {
	position: relative;
	width: 100% auto;
	margin: 0 auto;
	padding: 0;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 9px;
}
.footer_menu {
	text-align: center;
	margin: 0;
	padding: 0;
}
.footer_menu li {
	display: inline;
	color: #06f;
	text-transform: uppercase;
}
.footer_menu li a {
	padding-right: 8px;
	padding-left: 8px;
	text-decoration: none;
	color: #06F;
}
.footer_menu li a:hover {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.content, #footerleader, #footer {
	width:960px;
	position:relative;
	background-color:#fff;
	margin:0 auto
}
.episode {
	display: block;
	position: relative;
	width: 100%;
	min-height: 120px;
}
#episode_image {
	margin: 0;
	width: 160px;
	height: 120px;
	float: left;
	background: #fff;
	border: solid 1px #ccc;
	padding: 5px;
}
#episode_info {
	position: relative;
	float: left;
	padding-left: 8px;
	margin: 0;
	width: 440px;
}
#episode_info h1 {
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	padding-bottom: 16px;
}
#episode_info h4 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	padding-top: 12px;
	padding-bottom: 2px;
}
#episode_info p {
	font-size: 12px;
	line-height: 11px;
}
.episode_bits {
	position: relative;
	width: 100%;
	display: block;
	padding-top: 12px;
	padding-bottom: 12px;
}
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 5px;
}
.gallery em {
	width: 102px;
	background: url(/images/bubble.gif) no-repeat;
	padding: 3px 0 6px;
	display: block;
	position: absolute;
	top: -2px;
	left: 25px;
	font-style: normal;
	text-align: center;
}
.gallery a {
	text-decoration: none;
	color: #000;
}
.galleryxxx a:hover em {
	display: block;
}
#subinfo {
	display: block;
	position: relative;
	width: 100%;
	padding-top: 24px;
}
.column_header h1 {
	float: left;
	padding-left: 14px;
	padding-top: 14px;
	padding-bottom:8px;
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	margin-bottom: 24px;
}
.column_header h1 a:hover {
	color: #999;
}
.actor_popup {
	position: absolute;
	width: 98px;
	height: 149px;
	font-size: 10px;
	line-height: 12px;
	background: #fff;
	border: solid 1px #444;
	padding: 5px;
	display: none;
	z-index: 50;
}
.video_info {
	position: absolute;
	width: 400px;
	height: 120px;
	font-size: 10px;
	line-height: 12px;
	background: #fff;
	border: solid 1px #444;
	padding: 5px;
	display: none;
	z-index: 50;
}
.video_info #video_img {
	position: absolute;
	left: 4px;
	top: 4px;
	width: 160px;
	height: 120px;
	display: block;
}
.video_info #video_desc {
	position: absolute;
	display: block;
	left: 180px;
	top: 4px;
	width:200px;
	height: 120px;
	margin-left: 10px;
	padding: 4px;
	overflow: scroll;
}
.video_info #video_links {
	position: absolute;
	bottom: 0;
	right: 20px;
	overflow:hidden;
*overflow:visible
}
#video_links li {
	float:left;
	margin-left: .6em;
	border-left:1px solid #ccc;
	padding-left: .6em;
	color:#ccc
}
#video_links li.first {
	margin-left:0px;
	padding-left:0px;
	border-left:none
}
#video_links li a.selected {
	color:#000;
	font-weight:bold
}
#header #menu .site_nav {
	position:absolute;
	left:20px;
	bottom:0px;
	z-index:100
}
#header #menu .site_nav li {
	float:left;
	padding-right:25px;
	padding-top:3px;
	position:relative
}
#header #menu .site_nav li a {
	font-size:16px;
	margin-bottom:12px;
	display:block
}
#header #menu .site_nav li a span {
	font-size:10px;
	color:#f60;
	position:relative;
	top:-5px;
	padding-left:4px;
	text-decoration:none
}
#header #menu .site_nav li a:hover {
	color:#000;
	text-decoration:none
}
#header #menu .site_nav li a.on {
	color:#000;
	font-weight:bold
}
#header #menu .site_nav .more_link {
	padding-right:17px;
	margin-left: -10px;
	padding-left:15px;
	background:url(/images/tall_skinny_sprite_035.png) no-repeat right -1721px;
	position:relative
}
#header #menu .site_nav .more:hover .more_link {
	background-position:right -1741px;
	color:#000;
	z-index:102
}
#header #menu .site_nav .subnavigation {
	display:none;
	position:absolute;
	left:-16px;
	top:-10px;
	width:138px;
	z-index:101
}
#header #menu .site_nav .subnavigation .n.pole {
	height:26px
}
#header #menu .site_nav .subnavigation .s.pole {
	height:14px
}
#header #menu .site_nav .more:hover .subnavigation {
	display:block
}
#header #menu .site_nav .subnavigation li {
	padding:0;
	float:none
}
#header #menu .site_nav .subnavigation li.first {
	margin-top:10px
}
#header #menu .site_nav .subnavigation a {
	display:block;
	padding:3px 0 6px 16px;
	font-size:14px;
	margin:0px
}
#header #menu .site_nav .subnavigation a:hover {
	background:#f2f2f2;
	color:#000
}
.BOX {
	width:100%
}
.BOX .corner, .BOX .side {
	background-image:url(/images/box_02.png);
	position:absolute;
	width:50%;
	height:1000px
}
.BOX .pole {
	width:100%;
	height:10px;
	overflow:hidden;
	position:relative
}
.BOX .nw {
	background-position:left top;
	left:0px;
	top:0px
}
.BOX .ne {
	background-position:right top;
	right:0px;
	top:0px
}
.BOX .sw {
	background-position:left bottom;
	left:0px;
	bottom:0px
}
.BOX .se {
	background-position:right bottom;
	right:0px;
	bottom:0px
}
.BOX .midsection {
	width:100%;
	position:relative;
	overflow:hidden
}
.BOX .side {
	top:0px
}
.BOX .w {
	left:0px;
	background-position:left -10px
}
.BOX .e {
	right:0px;
	background-position:right -10px
}
.BOX .contents {
	position:relative;
	padding:0px 7px 0px 6px
}
.ytvideos {
	position: relative;
	width: 300px;
	height: auto;
	line-height: 13px;
	font-size: 13px;
}
.ytvideos li {
	clear: left;
	width: 300px;
	height: 90px;
	margin: 8px;
}
.ytvideo_info {
	padding-left: 130px;
	height: 90px;
}
.ytvideo_date {
	font-size: 10px;
	line-height: 10px;
}
.propaganda {
	width: 270px;
	margin-right: 50px;
}
.blockquote {
	display: block;
	color: 	#505050;
	font: 1em/1.5em Arial;
	font-size: 12px;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
	line-height: 1.75em;
	width: 600px;
}
.blockquote q {
	quotes: "" "";
}
.blockquote p {
	margin: 15px 0;
}
.blockquote p a {
	color: #03F;
	font-weight: bold;
	text-decoration: none;
}
.blockquote p a:hover {
	color: #FFF;
	background-color: #03F;
	text-decoration: none;
}

