/***** ERIC MEYER CSS RESET: 2008/01/15 *****/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { background: transparent; border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/***** GLOBAL *****/

body {
	background: #000;
	color: #363636;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	line-height: 17px;
	min-width: 1000px;
}
img {
	border: 0;
}
a {
	color: #363636;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
br.clear {
	clear: both;
}
div.container {
	margin: 0 auto;
	width: 960px;
}

/***** BITS *****/

div.breadcrumb {
	color: #363636;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	padding: 0 0 10px;
}
div.breadcrumb a {
	color: #363636;
}
div.breadcrumb span {
	color: #A0A0A0;
}
div.bar {
	height: 62px;
	margin: 0 -2px;
}
div.bar div.left {
	background: transparent url('../img/bar_background.png') top left no-repeat;
	float: left;
	height: 62px;
	width: 8px;
}
div.bar div.middle {
	background: transparent url('../img/bar_background.png') bottom left repeat-x;
	float: left;
	height: 62px;
	width: 628px;
}
div.bar div.middle h1 {
	color: #363636;
	float: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	padding: 21px 16px;
}
div.bar div.middle ul.filter {
	float: left;
	margin: 14px 5px;
}
div.bar div.middle ul.filter li {
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 32px;
	line-height: 32px;
	margin: 0 5px 0 0;
}
div.bar div.middle ul.filter li div.l {
	background: transparent url('../img/filter_background.png') top left no-repeat;
	float: left;
	height: 32px;
	width: 15px;
}
div.bar div.middle ul.filter li div.m {
	background: transparent url('../img/filter_background.png') bottom left repeat-x;
	float: left;
	padding: 0 5px;
	text-align: center;
}
div.bar div.middle ul.filter li div.r {
	background: transparent url('../img/filter_background.png') top right no-repeat;
	float: left;
	height: 32px;
	width: 15px;
}
div.bar div.middle ul.filter li.active div.l {
	background: transparent url('../img/filter_background_active.png') top left no-repeat;
}
div.bar div.middle ul.filter li.active div.m {
	background: transparent url('../img/filter_background_active.png') bottom left repeat-x;
}
div.bar div.middle ul.filter li.active div.r {
	background: transparent url('../img/filter_background_active.png') top right no-repeat;
}
div.bar div.middle ul.filter li a {
	color: #A0A0A0;
}
div.bar div.middle ul.filter li.active a {
	color: #363636;
}
div.bar div.middle ul.filter li a:hover {
	text-decoration: none;
}
div.bar div.middle ul.pagination {
	float: right;
	margin: 16px 5px;
}
div.bar div.middle ul.pagination li {
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	margin: 0 5px 0 0;
}
div.bar div.middle ul.pagination li div.l {
	background: transparent url('../img/pagination_background.png') top left no-repeat;
	float: left;
	height: 26px;
	width: 5px;
}
div.bar div.middle ul.pagination li div.m {
	background: transparent url('../img/pagination_background.png') bottom left repeat-x;
	float: left;
	padding: 0 5px;
	text-align: center;
}
div.bar div.middle ul.pagination li div.r {
	background: transparent url('../img/pagination_background.png') top right no-repeat;
	float: left;
	height: 26px;
	width: 5px;
}
div.bar div.middle ul.pagination li.active div.l {
	background: transparent url('../img/pagination_background_active.png') top left no-repeat;
}
div.bar div.middle ul.pagination li.active div.m {
	background: transparent url('../img/pagination_background_active.png') bottom left repeat-x;
}
div.bar div.middle ul.pagination li.active div.r {
	background: transparent url('../img/pagination_background_active.png') top right no-repeat;
}
div.bar div.middle ul.pagination li a {
	color: #A0A0A0;
}
div.bar div.middle ul.pagination li.active a {
	color: #363636;
}
div.bar div.middle ul.pagination li a:hover {
	text-decoration: none;
}
div.bar div.right {
	background: transparent url('../img/bar_background.png') top right no-repeat;
	float: left;
	height: 62px;
	width: 8px;
}
div.bar_bottom {
	padding: 15px 0 0;
}
div.shows_dd {
       z-index: 999;
}
div.shows_dd div.dd_left {
	background: transparent url('../img/channels_dd_background_side.png') bottom left no-repeat;
	float: left;
	height: 248px;
	width: 30px;
}
div.shows_dd div.dd_middle {
	background: transparent url('../img/channels_dd_background_middle.png') bottom left repeat-x;
	float: left;
	height: 240px;
	padding: 8px 0 0;
}
div.shows_dd div.dd_middle ul {
	float: left;
	height: 240px;
	margin: 0 10px 0 0;
	overflow: hidden;
}
div.shows_dd div.dd_middle ul li a {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}
div.shows_dd div.dd_right {
	background: transparent url('../img/channels_dd_background_side.png') bottom right no-repeat;
	float: left;
	height: 248px;
	width: 30px;
}
div.search_dd {
	width: 318px;
}
div.search_dd div.category {
	background: transparent url('../img/search_dd_background.png') top left no-repeat;
	padding: 0 8px;
}
div.search_dd div.category div.container {
	border-bottom: 1px solid #636363;
	border-top: 1px solid #636363;
	margin: auto;
	padding: 10px 10px 5px;
	width: auto;
}
div.search_dd div.first div.container {
	border-top: 0;
}
div.search_dd div.category div.container h1 {
	color: #FFF;
	float: left;
	font-size: 12px;
	line-height: 12px;
}
div.search_dd div.category div.container h3 {
	color: #FFF;
	float: right;
	font-size: 11px;
	line-height: 12px;
}
div.search_dd div.category div.container h3 a {
	color: #FFF;
}
div.search_dd ul li {
	background: transparent url('../img/search_dd_background.png') bottom left no-repeat;
	padding: 0 14px;
}
div.search_dd ul li div.item {
	border-top: 1px solid #636363;
}
div.search_dd ul li.first div.item {
	border: 0;
}
div.search_dd ul li div.item img {
	height: 45px;
	margin: 5px 10px 5px 5px;
	width: 60px;
}
div.search_dd ul li div.item td.meta {
	vertical-align:middle;
}
div.search_dd ul li div.item td.meta h2 {
	font-size: 16px;
}
div.search_dd ul li div.item td.meta h2 a {
	color: #FFF;
}
div.search_dd ul li div.item td.meta h3 {
	font-size: 12px;
	color: #6e6b6b;
	padding-top:2px;
}
div.search_dd div.bottom {
	background: transparent url('../img/search_dd_bottom.png') top left no-repeat;
	height: 20px;
}
div.video_menu div.top {
	background: transparent url('../img/video_menu_background.png') top right no-repeat;
	height: 14px;
	margin: 0 0 0 27px;
	width: 375px;
}
div.video_menu div.middle {
	background: transparent url('../img/video_menu_background.png') top left no-repeat;
	color: #505050;
	font-size: 13px;
	line-height: 18px;
	padding: 4px 24px 4px 48px;
	width: 330px;
}
div.video_menu div.middle h1 {
	font-size: 15px;
	font-weight: normal;
}
div.video_menu div.middle h1 span {
	font-weight: bold;
}
div.video_menu div.middle h2 {
	font-weight: normal;
}
div.video_menu div.middle a {
	color: #505050;
	text-decoration: underline;
}
div.video_menu div.middle hr {
	background: #BDBDBD;
	border: 0;
	color: #BDBDBD;
	height: 1px;
	margin: 10px -5px;
}
div.video_menu div.bottom {
	background: transparent url('../img/video_menu_background.png') bottom right no-repeat;
	height: 14px;
	margin: 0 0 0 27px;
	width: 375px;
}

/***** CHANNEL DROPDOWN *****/

div.channels_dd div.dd_left {
	background: transparent url('../img/channels_dd_background_side.png') bottom left no-repeat;
	float: left;
	height: 362px;
	width: 30px;
}
div.channels_dd div.dd_middle {
	background: transparent url('../img/channels_dd_background_middle.png') bottom left repeat-x;
	float: left;
	padding: 8px 0 0;
}
div.channels_dd div.dd_middle ul {
	float: left;
	margin: 0 15px 0 0;
	overflow: hidden;
}
div.channels_dd div.dd_middle ul li a {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 12px;
}
div.channels_dd div.dd_right {
	background: transparent url('../img/channels_dd_background_side.png') bottom right no-repeat;
	float: left;
	height: 362px;
	width: 30px;
}
div.channels_dd img {
	height:33px;
	width:45px;
	float:left;
	border: 1px solid #484b4b;
}
div.channels_dd li {
	height:36px;
	padding-bottom:6px;
	white-space:nowrap;
}
div.channels_dd li td.info {
	padding-top:4px;
	padding-left:5px;
	vertical-align:middle;
}
div.channels_dd div.dd_middle ul li div.text {
	padding-top:0px;
	font-size:11px;
	color:#999999;
}
div.channels_dd h1 {
	color:#ababab;
	font-size:12px;
	padding-bottom:10px;
}	



/***** HEADER *****/

div.citytv {
	background: #000;
	height: 30px;
}
div.citytv div.logo {
	float: left;
	height: 23px;
	padding: 4px 0 0;
	width: 68px;
}
div.citytv div.navigation {
	float: right;
}
div.citytv div.navigation ul {
	font-size: 11px;
	line-height: 11px;
	padding: 9px 0 0;
}
div.citytv div.navigation ul li {
	border-right: 1px dotted #C1C1C1;
	float: left;
	padding: 0 13px;
}
div.citytv div.navigation ul li a {
	color: #C1C1C1;
}
div.citytv div.navigation ul li.active a {
	color: #A2D5F6;
}
div.citytv div.navigation ul li.last {
	border: 0;
	padding-right: 0;
}
div.header div.top {
	background: #FFF;
	height: 110px;
}
div.header div.top div.container {
	position: relative;
}
div.header div.top div.logo {
	left: 0;
	position: absolute;
	top: 22px;
}
div.header div.top div.advertisement {
	height: 90px;
	position: absolute;
	right: 0;
	top: 0;
	width: 728px;
}
div.header div.navigation {
	background: #000 url('../img/navigation_background.png') top left repeat-x;
	height: 53px;
}
div.header div.navigation ul {
	float: left;
}
div.header div.navigation ul li {
	float: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	padding: 6px 0 0 10px;
}
div.header div.navigation ul li a {
	color: #FFF;
}
div.header div.navigation ul li a:hover {
	text-decoration: none;
}
div.header div.navigation ul li.first {
	padding-left: 0;
}
div.header div.navigation ul li div.l {
	float: left;
	height: 40px;
	width: 10px;
}
div.header div.navigation ul li div.m {
	float: left;
	height: 40px;
	line-height: 40px;
}
div.header div.navigation ul li div.r {
	float: left;
	height: 40px;
	width: 10px;
}
div.header div.navigation ul li.active div.l {
	background: transparent url('../img/navigation_background_active.png') top left no-repeat;
}
div.header div.navigation ul li.active div.m {
	background: transparent url('../img/navigation_background_active.png') bottom left repeat-x;
}
div.header div.navigation ul li.active div.r {
	background: transparent url('../img/navigation_background_active.png') top right no-repeat;
}
div.header div.navigation ul li div.m div {
	float: left;
}
div.header div.navigation ul li div.m img {
	float: left;
	margin: 12px 0 0 5px;
}
div.header div.navigation div.search {
	float: right;
	margin: 10px 0 0;
}
div.header div.navigation div.search div.left {
	background: transparent url('../img/navigation_search_background.png') top left no-repeat;
	float: left;
	height: 31px;
	width: 10px;
}
div.header div.navigation div.search div.middle {
	background: transparent url('../img/navigation_search_background.png') bottom left repeat-x;
	float: left;
	height: 31px;
}
div.header div.navigation div.search div.middle input {
	border: 0;
	color: #BBB;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
	margin: 6px 0 0;
	width: 257px;
}
div.header div.navigation div.search div.right {
	background: transparent url('../img/navigation_search_background.png') top right no-repeat;
	float: left;
	height: 31px;
	width: 33px;
}
div.navigation ul li div.facebook {
	background: url('../img/facebook_header.png') no-repeat;
	float:left;
	width:16px;
	height:16px;
	position:relative;
	top:-2px;
}
div.navigation ul li div.twitter {
	background: url('../img/twitter_header.png') no-repeat;
	width:16px;
	height:16px;
	float:left;
	position:relative;
	top:-2px;
	left:4px;
}
div.body {
	background: #FFF url('../img/body_background.png') top left repeat-x;
	padding: 10px 0 30px;
}
div.footer {
	background: #212121 url('../img/footer_background.png') top left repeat-x;
	padding: 25px 0 100px;
}
div.footer div.col {
	border-left: 1px solid #333;
	color: #777;
	float: left;
	font-size: 11px;
	height: 162px;
	line-height: 16px;
	padding: 0 0 0 15px;
	width: 225px;
}
div.footer div.first {
	border: 0;
	padding: 0;
}
div.footer div.img img {
	float: left;
	margin: 0 22px 0 0;
}
div.footer div.img ul {
	float: left;
}
div.footer div.col ul li a {
	color: #FFF;
}
div.footer div.social {
	background: url('../img/footer_social_background.png') no-repeat;
	width:289px;
	height:44px;
	position:relative;
	padding-top:15px;
	top:15px;
}
div.footer h1 {
	float:left;
	padding-left:58px;
	color:#f7f7f7;
	font-size:11px;
	font-weight: normal;
}
div.footer div.facebook {
	background: url('../img/facebook_footer.png') no-repeat;
	float:left;
	width:23px;
	height:23px;
	position:relative;
	left:6px;
	top:-4px;
}
div.footer div.twitter {
	background: url('../img/twitter_footer.png') no-repeat;
	width:23px;
	height:23px;
	float:left;
	position:relative;
	left:11px;
	top:-4px;
}
div.rogers {
	background: #000;
	padding: 0 0 10px;
}
div.rogers div.container {
	border-bottom: 1px solid #FFF;
	padding: 18px 0 17px;
}

/***** HOME *****/

div.featured {
	float: left;
	height: 330px;
	margin: 10px 20px 0 0;
	position: relative;
	width: 640px;
}
div.featured_outer {
	height: 330px;
	overflow: hidden;
	position: relative;
	width: 640px;
}
div.featured_inner {
	height: 330px;
	left: 0;
	position: absolute;
	top: 0;
	width: 1000000px;
}
div.featured_inner div.item {
	float: left;
	height: 330px;
	position: relative;
	width: 640px;
}
div.featured_inner div.item img {
	left: 0;
	position: absolute;
	top: 0;
}
div.featured_inner div.item div.title {
	background: transparent url('../img/overlay_black.png') top left repeat;
	bottom: 0;
	left: 0;
	position: absolute;
	width: 640px;
}
div.featured_inner div.item div.title h1 {
	font-size: 18px;
	letter-spacing: 90%;
	line-height: 24px;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
	width: 480px;
}
div.featured_inner div.item div.title h1 a {
	color: #FFF;
	font-weight: normal;
}
div.featured_inner div.item div.title h1 a:hover {
	text-decoration: none;
}
div.featured_inner div.item div.play_overlay {
	height: 82px;
	left: 279px;
	position: absolute;
	top: 102px;
	width: 82px;
}
div.slide_overlay div.left {
	background: transparent url('../img/featured_arrows.png') top left no-repeat;
	bottom: 9px;
	cursor: pointer;
	height: 26px;
	left: 9px;
	position: absolute;
	width: 59px;
}
div.slide_overlay div.right {
	background: transparent url('../img/featured_arrows.png') top right no-repeat;
	bottom: 9px;
	cursor: pointer;
	height: 26px;
	position: absolute;
	right: 9px;
	width: 59px;
}
div.top div.advertisement {
	float: left;
	height: 250px;
	margin: 10px 0 0;
	width: 300px;
}
div.home_carousel {
	background: transparent url('../img/home_carousel_background.png') top left no-repeat;
	height: 257px;
	margin: 20px 0 0;
	position: relative;
	width: 960px;
}
div.toggle {
	color: #363636;
	height: 25px;
	left: 336px;
	position: absolute;
	top: 10px;
	width: 288px;
}
div.toggle div.left {
	background: transparent url('../img/home_carousel_toggle.png') bottom left no-repeat;
	cursor: pointer;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	margin: 0 10px 0 0;
	text-align: center;
	width: 139px;
}
div.toggle div.right {
	background: transparent url('../img/home_carousel_toggle.png') bottom left no-repeat;
	cursor: pointer;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	text-align: center;
	width: 139px;
}
div.toggle div.active {
	background: transparent url('../img/home_carousel_toggle.png') top left no-repeat;
}
div.home_carousel_outer {
	height: 220px;
	left: 58px;
	overflow: hidden;
	position: absolute;
	top: 42px;
	width: 844px;
}
div.home_carousel_inner {
	height: 220px;
	left: 0;
	position: absolute;
	top: 0;
	width: 1000000px;
}
div.home_carousel_inner div.item {
	background: transparent url('../img/home_carousel_video_background.png') top left no-repeat;
	float: left;
	height: 218px;
	margin: 0 5px 0 0;
	position: relative;
	width: 208px;
}
div.home_carousel_inner div.item div.thumb {
	height: 135px;
	left: 14px;
	position: absolute;
	top: 14px;
	width: 180px;
}
div.home_carousel_inner div.item div.thumb img {
	height: 135px;
	left: 0;
	position: absolute;
	top: 0;
	width: 180px;
}
div.home_carousel_inner div.item div.thumb div.overlay {
	height: 135px;
	left: 0;
	position: absolute;
	top: 0;
	width: 180px;
}
div.home_carousel_inner div.item div.meta {
	height: 47px;
	left: 14px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 156px;
	width: 180px;
}
div.home_carousel_inner div.item div.meta a:hover {
	text-decoration: none;
}
div.home_carousel_inner div.item div.meta h1 a {
	color: #585858;
	font-size: 14px;
	line-height: 16px;
}
div.home_carousel_inner div.item div.meta h2 a {
	color: #838383;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
div.home_carousel_inner div.item div.meta h3 {
	color: #838383;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
div.home_carousel div.arrows div.left {
	background: transparent url('../img/home_carousel_arrows.png') bottom left no-repeat;
	cursor: pointer;
	height: 40px;
	left: 10px;
	position: absolute;
	top: 117px;
	width: 40px;
}
div.home_carousel div.arrows div.left_active {
	background: transparent url('../img/home_carousel_arrows.png') top left no-repeat;
}
div.home_carousel div.arrows div.right {
	background: transparent url('../img/home_carousel_arrows.png') bottom right no-repeat;
	cursor: pointer;
	height: 40px;
	position: absolute;
	right: 10px;
	top: 117px;
	width: 40px;
}
div.home_carousel div.arrows div.right_active {
	background: transparent url('../img/home_carousel_arrows.png') top right no-repeat;
}
div.home_list_left {
	float: left;
	margin: 20px 10px 0 0;
	width: 475px;
}
div.home_list_right {
	float: left;
	margin: 20px 0 0;
	width: 475px;
}
div.home_list div.top {
	border-bottom: 2px solid #DEDEDE;
	border-top: 3px solid #DEDEDE;
	padding: 20px 18px;
}
div.home_list div.top h1 {
	color: #363636;
	float: left;
	font-size: 18px;
	line-height: 18px;
}
div.home_list div.top div.more {
	float: right;
}
div.home_list div.top div.more a {
	color: #363636;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
div.home_list div.item {
	border-bottom: 1px solid #DEDEDE;
	height: 132px;
	position: relative;
}
div.home_list div.item div.thumb {
	border: 1px solid #DEDEDE;
	height: 94px;
	left: 18px;
	position: absolute;
	top: 18px;
	width: 124px;
}
div.home_list div.item div.thumb div.image {
	background-color: #000;
	background-position: center center;
	background-repeat: no-repeat;
	height: 90px;
	left: 2px;
	position: absolute;
	top: 2px;
	width: 120px;
}
div.home_list div.item div.thumb div.indicator {
	background: transparent url('../img/indicator_background.png') top right no-repeat;
	color: #FFF;
	font-size: 10px;
	left: 2px;
	line-height: 10px;
	padding: 2px 5px 2px 3px;
	position: absolute;
	text-transform: uppercase;
	top: 78px;
}
div.home_list div.item div.thumb div.overlay {
	left: 2px;
	position: absolute;
	top: 2px;
}
div.home_list div.item div.meta {
	height: 94px;
	left: 154px;
	line-height: 20px;
	overflow: hidden;
	position: absolute;
	top: 17px;
	width: 321px;
}
div.home_list div.item div.meta h1 {
	font-size: 16px;
	line-height: 20px;
	padding: 0 0 5px;
}
div.home_list div.item div.meta h1 a {
	color: #363636;
}
div.home_list div.item div.meta h1 span {
	color: #BFBFBF;
	font-size: 14px;
	font-weight: normal;
}
div.home_list div.item div.meta h2 {
	color: #363636;
	font-size: 12px;
	line-height: 16px;
}
div.home_list div.item div.meta h5, div.home_list div.item div.meta h6  {
	color: #363636;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
}
div.home_list div.item div.meta h5 a {
	color: #363636;
}
div.home_list div.item div.meta h6  {
	line-height:16px;
}

/***** SHOWS *****/

div.container_show {
	height: 375px;
	margin: 0 auto;
	width: 960px;
}
div.shows_left {
	float: left;
	margin: 0 20px 0 0;
	width: 640px;
}
div.shows {
	padding: 20px 0 0;
	width: 680px;
}
div.shows div.item {
	float: left;
	height: 189px;
	margin: 0 40px 20px 0;
	position: relative;
	width: 186px;
}
div.shows div.item div.thumb {
	border: 1px solid #DEDEDE;
	height: 139px;
	left: 0;
	position: absolute;
	top: 0;
	width: 184px;
}
div.shows div.item div.thumb img {
	height: 135px;
	left: 2px;
	position: absolute;
	top: 2px;
	width: 180px;
}
div.shows div.item h1 {
	font-size: 16px;
	height: 40px;
	left: 0;
	line-height: 20px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 149px;
	width: 184px;
}
div.shows div.item h1 a {
	color: #363636;
}
div.shows_left div.bar_bottom {
	padding: 0;
}
div.shows_right {
	float: left;
	width: 300px;
}
div.shows_right div.advertisement {
	height: 250px;
	margin: 2px 0 20px;
	width: 300px;
}
div.shows_right div.widget div.top {
	background: transparent url('../img/widget_background.png') top left no-repeat;
	height: 9px;
	margin:0;
	padding:0;
}
div.shows_right div.widget div.middle {
	background: #FFF;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	padding: 0 0 6px;
}
div.shows_right div.widget div.middle h1 {
	font-size: 18px;
	line-height: 18px;
	padding: 6px 15px 0;
}
div.shows_right div.widget div.middle div.item {
	border-top: 1px solid #DEDEDE;
	height: 60px;
	margin-top: 15px;
	padding: 15px 15px 0;
	position: relative;
}
div.shows_right div.widget div.middle div.item div.thumb {
	height: 60px;
	left: 15px;
	position: absolute;
	top: 15px;
	width: 80px;
}
div.shows_right div.widget div.middle div.item div.thumb div.image {
	background-color: #000;
	background-position: center center;
	background-repeat: no-repeat;
	height: 60px;
	left: 0;
	position: absolute;
	top: 0;
	width: 80px;
}
div.shows_right div.widget div.middle div.item div.thumb div.indicator {
	background: transparent url('../img/indicator_background.png') top right no-repeat;
	color: #FFF;
	font-size: 10px;
	left: 0;
	line-height: 10px;
	padding: 2px 5px 2px 3px;
	position: absolute;
	text-transform: uppercase;
	top: 46px;
}
div.shows_right div.widget div.middle div.item div.thumb div.overlay {
	left: 0;
	position: absolute;
	top: 0;
}
div.shows_right div.widget div.middle div.item div.meta {
	height: 60px;
	left: 105px;
	line-height: 20px;
	overflow: hidden;
	position: absolute;
	top: 15px;
	width: 178px;
}
div.shows_right div.widget div.middle div.item div.meta h1 {
	font-size: 12px;
	line-height: 14px;
	padding: 0;
}
div.shows_right div.widget div.middle div.item div.meta h1 a {
	color: #363636;
}
div.shows_right div.widget div.middle div.item div.meta h1 span {
	font-weight: normal;
}
div.shows_right div.widget div.middle div.item div.meta h2 {
	color: #585858;
	font-size: 11px;
	line-height: 18px;
}
div.shows_right div.widget div.middle div.item div.meta h5 {
	color: #585858;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
div.shows_right div.widget div.middle div.item div.meta h5 a {
	color: #585858;
}
div.shows_right div.widget div.bottom {
	background: transparent url('../img/widget_background.png') bottom left no-repeat;
	height: 9px;
}

/***** SHOW *****/

div.show_left {
	float: left;
	margin: 0 20px 0 0;
	width: 640px;
}
div.show_right {
	float: left;
	width: 300px;
}
div.show_right div.subscribe {
	float: right;
	font-size: 14px;
	height: 16px;
	line-height: 16px;
	margin: 0 0 10px;
	overflow: hidden;
}
div.show_right div.subscribe img {
	float: left;
	margin: 0 5px 0 0;
}
div.show_right div.sponsor {
	height: 60px;
	margin: 0 0 20px;
	width: 300px;
}
div.show_right div.advertisement {
	height: 250px;
	margin: 0;
	width: 300px;
}
div.show_content div.top {
	background: transparent url('../img/show_bar.png') bottom center no-repeat;
	margin: 0 0 21px;
	padding: 0 0 1px;
	position: relative;
}
div.tabs {
	height: 41px;
	margin: 0 auto;
	width: 312px;
}
div.tabs_single {
	width: 156px;
}
div.tabs div.tab {
	background: transparent url('../img/show_tabs.png') top left no-repeat;
	color: #363636;
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 41px;
	line-height: 41px;
	text-align: center;
	width: 156px;
}
div.tabs div.active {
	background: transparent url('../img/show_tabs.png') top right no-repeat;
	height: 42px;
	margin: 0 0 -1px;
}
div.tabs div.active a:hover {
	cursor: auto;
	text-decoration: none;
}
div.show_content div.top div.link {
	font-size: 12px;
	font-weight: bold;
	height: 41px;
	left: 654px;
	line-height: 41px;
	overflow: hidden;
	position: absolute;
	top: 0;
}
div.show_content div.top div.link a {
	color: #363636;
}
div.show_content div.bottom div.left {
	float: left;
	margin: 0 20px 0 0;
	width: 640px;
}
div.show_content div.bottom div.left div.top {
	background: 0;
	margin: 0;
	padding: 0 0 20px;
}
div.show_content div.bottom div.left div.top h1 {
	float: left;
	font-size: 22px;
	line-height: 26px;
}
div.show_content div.bottom div.left div.top ul.pagination {
	float: right;
}
div.show_content div.bottom div.left div.top ul.pagination li {
	float: left;
	font-size: 14px;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	margin: 0 0 0 5px;
}
div.show_content div.bottom div.left div.top ul.pagination li div.l {
	background: transparent url('../img/pagination_background.png') top left no-repeat;
	float: left;
	height: 26px;
	width: 5px;
}
div.show_content div.bottom div.left div.top ul.pagination li div.m {
	background: transparent url('../img/pagination_background.png') bottom left repeat-x;
	float: left;
	padding: 0 5px;
	text-align: center;
}
div.show_content div.bottom div.left div.top ul.pagination li div.r {
	background: transparent url('../img/pagination_background.png') top right no-repeat;
	float: left;
	height: 26px;
	width: 5px;
}
div.show_content div.bottom div.left div.top ul.pagination li.active div.l {
	background: transparent url('../img/pagination_background_active.png') top left no-repeat;
}
div.show_content div.bottom div.left div.top ul.pagination li.active div.m {
	background: transparent url('../img/pagination_background_active.png') bottom left repeat-x;
}
div.show_content div.bottom div.left div.top ul.pagination li.active div.r {
	background: transparent url('../img/pagination_background_active.png') top right no-repeat;
}
div.show_content div.bottom div.left div.top ul.pagination li a {
	color: #A0A0A0;
}
div.show_content div.bottom div.left div.top ul.pagination li.active a {
	color: #363636;
}
div.show_content div.bottom div.left div.top ul.pagination li a:hover {
	text-decoration: none;
}
div.episodes div.item {
	border-top: 1px solid #DEDEDE;
	height: 181px;
	position: relative;
}
div.episodes div.item div.thumb {
	border: 1px solid #DEDEDE;
	height: 139px;
	left: 0;
	position: absolute;
	top: 20px;
	width: 244px;
}
div.episodes div.item div.thumb div.image {
	background: #000;
	height: 135px;
	left: 2px;
	overflow: hidden;
	position: absolute;
	top: 2px;
	width: 240px;
}
div.episodes div.item div.thumb div.indicator {
	background: transparent url('../img/indicator_background.png') top right no-repeat;
	color: #FFF;
	font-size: 10px;
	left: 2px;
	line-height: 10px;
	padding: 2px 5px 2px 3px;
	position: absolute;
	text-transform: uppercase;
	top: 123px;
}
div.episodes div.item div.thumb div.overlay {
	left: 2px;
	position: absolute;
	top: 2px;
}
div.episodes div.item div.meta {
	height: 140px;
	left: 266px;
	line-height: 20px;
	overflow: hidden;
	position: absolute;
	top: 20px;
	width: 374px;
}
div.episodes div.item div.meta h1 {
	font-size: 18px;
	line-height: 20px;
}
div.episodes div.item div.meta h1 a {
	color: #363636;
}
div.episodes div.item div.meta h1 span {
	color: #BFBFBF;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
div.episodes div.item div.meta h2 {
	color: #585858;
	font-size: 12px;
	line-height: 18px;
}
div.episodes div.item div.meta h5 {
	color: #585858;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}
div.episodes div.item div.meta p {
	color: #585858;
	font-size: 12px;
	line-height: 16px;
}
div.clips {
	border-top: 1px solid #DEDEDE;
	padding-top: 20px;
}
div.clips div.item {
	background: transparent url('../img/video_background.png') top left no-repeat;
	float: left;
	height: 198px;
	margin: 0 21px 21px 0;
	position: relative;
	width: 199px;
}
div.clips div.last {
	margin: 0 0 21px;
}
div.clips div.item div.thumb {
	height: 90px;
	left: 40px;
	position: absolute;
	top: 16px;
	width: 120px;
}
div.clips div.item div.thumb div.image {
	background-color:#000000;
	background-position:center center;
	background-repeat:no-repeat;
	height:90px;
	left:0;
	position:absolute;
	top:0;
	width:120px;
}
div.clips div.item div.thumb div.indicator {
	background: transparent url('../img/indicator_background.png') top right no-repeat;
	color: #FFF;
	font-size: 10px;
	left: 0;
	line-height: 10px;
	padding: 2px 5px 2px 3px;
	position: absolute;
	text-transform: uppercase;
	top: 76px;
}
div.clips div.item div.thumb div.overlay {
	height: 90px;
	left: 0;
	position: absolute;
	top: 0;
	width: 90px;
}
div.clips div.item div.meta {
	height: 62px;
	left: 11px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 114px;
	width: 177px;
}
div.clips div.item div.meta h1 a {
	color: #000;
	font-size: 12px;
	line-height: 14px;
}
div.clips div.item div.meta h1 span {
	color: #585858;
	font-weight: normal;
}
div.clips div.item div.meta h2 {
	color: #585858;
	font-size: 11px;
	line-height: 18px;
}
div.clips div.item div.meta h5 {
	color: #585858;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
div.show_content div.bottom div.right {
	float: left;
	width: 300px;
}
div.show_content div.bottom div.right div.widget div.top {
	background: transparent url('../img/widget_background.png') top left no-repeat;
	height: 9px;
	margin: 0;
}
div.show_content div.bottom div.right div.widget div.middle {
	background: #FFF;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	padding: 0 0 6px;
}
div.show_content div.bottom div.right div.widget div.middle h1 {
	font-size: 18px;
	line-height: 18px;
	padding: 6px 15px 15px;
}
div.show_content div.bottom div.right div.widget div.middle div.item {
	border-top: 1px solid #DEDEDE;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	padding: 15px;
}
div.show_content div.bottom div.right div.widget div.middle div.item a {
	color: #363636;
}
div.show_content div.bottom div.right div.widget div.middle div.active {
	background: #F0F0F0;
}
div.show_content div.bottom div.right div.widget div.bottom {
	background: transparent url('../img/widget_background.png') bottom left no-repeat;
	height: 9px;
}

/***** VIDEOS *****/

div.videos_left {
	float: left;
	margin: 0 20px 0 0;
	width: 640px;
}
div.videos {
	padding: 20px 0 0;
	width: 660px;
}
div.videos div.item {
	background: transparent url('../img/video_background.png') top left no-repeat;
	float: left;
	height: 198px;
	margin: 0 21px 21px 0;
	position: relative;
	width: 199px;
}
div.videos div.item div.thumb {
	height: 90px;
	left: 40px;
	position: absolute;
	top: 16px;
	width: 120px;
}
div.videos div.item div.thumb div.image {
	background-color: #000;
	background-position: center center;
	background-repeat: no-repeat;
	height: 90px;
	left: 0;
	position: absolute;
	top: 0;
	width: 120px;
}
div.videos div.item div.thumb div.indicator {
	background: transparent url('../img/indicator_background.png') top right no-repeat;
	color: #FFF;
	font-size: 10px;
	left: 0;
	line-height: 10px;
	padding: 2px 5px 2px 3px;
	position: absolute;
	text-transform: uppercase;
	top: 76px;
}
div.videos div.item div.thumb div.overlay {
	height: 90px;
	left: 0;
	position: absolute;
	top: 0;
	width: 90px;
}
div.videos div.item div.meta {
	height: 62px;
	left: 11px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 114px;
	width: 177px;
}
div.videos div.item div.meta h1 a {
	color: #000;
	font-size: 12px;
	line-height: 14px;
}
div.videos div.item div.meta h1 span {
	color: #585858;
	font-weight: normal;
}
div.videos div.item div.meta h2 {
	color: #585858;
	font-size: 11px;
	line-height: 18px;
}
div.videos div.item div.meta h5 {
	color: #585858;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
div.videos_right {
	float: left;
	width: 300px;
}
div.videos_right div.advertisement {
	height: 250px;
	margin: 2px 0 0;
	width: 300px;
}
div.videos_right div.widget div.top {
	background: transparent url('../img/widget_background.png') top left no-repeat;
	height: 9px;
	margin: 20px 0 0;
}
div.videos_right div.widget div.middle {
	background: #FFF;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	padding: 0 0 6px;
}
div.videos_right div.widget div.middle h1 {
	font-size: 18px;
	line-height: 18px;
	padding: 6px 15px 15px;
}
div.videos_right div.widget div.middle div.item {
	border-top: 1px solid #DEDEDE;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	padding: 15px;
}
div.videos_right div.widget div.middle div.item a {
	color: #363636;
}
div.videos_right div.widget div.middle div.last {
	padding: 15px 15px 0;
}
div.videos_right div.widget div.middle div.active {
	background: #F0F0F0;
}
div.videos_right div.widget div.bottom {
	background: transparent url('../img/widget_background.png') bottom left no-repeat;
	height: 9px;
}

/***** VIDEO *****/

div.video_body {
	background: #FFF;
	padding: 0 0 30px;
}
div.player_area {
	background: #393939 url('../img/video_body_background.png') top left repeat-x;
	padding: 12px 0 10px;
}
div.player_area div.left {
	float: left;
	margin: 0 20px 0 0;
	width: 640px;
}
div.player_area div.left div.breadcrumb,
div.player_area div.left div.breadcrumb a {
	color: #747474;
}
div.player_area div.left div.breadcrumb span {
	color: #494949;
}
div.player_area div.left div.player {
	background: transparent url('../img/player_background.png') top left no-repeat;
	height: 388px;
	margin: -9px 0 -18px -14px;
	padding: 11px 0 0 14px;
	width: 668px;
}
div.dim {
	float: left;
}
div.dim div.l {
	background: transparent url('../img/dim_background.png') top left no-repeat;
	float: left;
	height: 36px;
	width: 5px;
}
div.dim div.m {
	background: transparent url('../img/dim_background.png') bottom left repeat-x;
	float: left;
	height: 36px;
	line-height: 36px;
	padding: 0 7px 0 0;
}
div.dim div.m img {
	float: left;
	padding: 7px 7px 0 2px;
}
div.dim div.m a {
	color: #FFF;
	font-weight: bold;
}
div.dim div.r {
	background: transparent url('../img/dim_background.png') top right no-repeat;
	float: left;
	height: 36px;
	width: 5px;
}
div.social {
	float: right;
}
div.social div.l {
	background: transparent url('../img/dim_background.png') top left no-repeat;
	float: left;
	height: 36px;
	width: 5px;
}
div.social div.m {
	background: transparent url('../img/dim_background.png') bottom left repeat-x;
	float: left;
	height: 36px;
}
div.social div.m img {
	float: left;
	padding: 8px 3px;
}
div.social div.r {
	background: transparent url('../img/dim_background.png') top right no-repeat;
	float: left;
	height: 36px;
	width: 5px;
}
div.player_area div.right {
	float: left;
	width: 300px;
}
div.player_area div.right div.subscribe {
	float: right;
	font-size: 14px;
	height: 16px;
	line-height: 16px;
	margin: 0 0 12px;
	overflow: hidden;
}
div.player_area div.right div.subscribe a {
	color: #747474;
}
div.player_area div.right div.subscribe img {
	float: left;
	margin: 0 5px 0 0;
}
div.player_area div.right div.sponsor {
	height: 60px;
	margin: 0 0 20px;
	width: 300px;
}
div.player_area div.right div.advertisement {
	height: 250px;
	margin: 0 0 20px;
	width: 300px;
}
div.meta_data_area {
	background: #ECEBEB url('../img/meta_background.png') top left repeat-x;
	border-bottom: 1px solid #FFF;
	padding: 20px 0;
}
div.meta_data_area div.left {
	float: left;
	padding: 0 20px 0 10px;
	width: 180px;
}
div.meta_data_area div.left h1 {
	color: #363636;
	font-size: 18px;
	line-height: 20px;
}
div.meta_data_area div.left h2 {
	color: #363636;
	font-size: 12px;
	line-height: 18px;
}
div.meta_data_area div.left h5 {
	color: #585858;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
div.meta_data_area div.right {
	float: left;
	width: 550px;
}
div.meta_data_area div.right h1 {
	color: #363636;
	font-size: 18px;
	line-height: 20px;
}
div.meta_data_area div.right h1 span {
	color: #8D8D8D;
	font-size: 14px;
	font-weight: normal;
}
div.meta_data_area div.right p {
	color: #585858;
	font-size: 12px;
	line-height: 18px;
}
div.content_area {
	border-top: 1px solid #DADADA;
	padding: 15px 0 0;
}
div.video_carousel {
	background: transparent url('../img/home_carousel_background.png') top left no-repeat;
	height: 240px;
	margin: 35px 0 0;
	position: relative;
	width: 960px;
}
div.video_carousel div.heading {
	padding: 12px 50px 0;
}
div.video_carousel div.heading h1 {
	color: #363636;
	float: left;
	font-size: 18px;
	line-height: 25px;
}
div.video_carousel div.heading h1 span {
	color: #B0B0B0;
}
div.video_carousel div.heading ul {
	float: right;
}
div.video_carousel div.heading ul li {
	cursor: pointer;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	margin: 0 0 0 5px;
}
div.video_carousel div.heading ul li div.l {
	background: transparent url('../img/filter_small_background.png') top left no-repeat;
	float: left;
	height: 25px;
	width: 12px;
}
div.video_carousel div.heading ul li div.m {
	background: transparent url('../img/filter_small_background.png') bottom left repeat-x;
	float: left;
	padding: 0 5px;
	text-align: center;
}
div.video_carousel div.heading ul li div.r {
	background: transparent url('../img/filter_small_background.png') top right no-repeat;
	float: left;
	height: 25px;
	width: 12px;
}
div.video_carousel div.heading ul li.active div.l {
	background: transparent url('../img/filter_small_background_active.png') top left no-repeat;
}
div.video_carousel div.heading ul li.active div.m {
	background: transparent url('../img/filter_small_background_active.png') bottom left repeat-x;
}
div.video_carousel div.heading ul li.active div.r {
	background: transparent url('../img/filter_small_background_active.png') top right no-repeat;
}
div.video_carousel_outer {
	height: 185px;
	left: 49px;
	overflow: hidden;
	position: absolute;
	top: 46px;
	width: 862px;
}
div.video_carousel_inner {
	height: 185px;
	left: 0;
	position: absolute;
	top: 0;
	width: 1000000px;
}
div.video_carousel_inner div.item {
	background: transparent url('../img/video_carousel_video_background.png') top right no-repeat;
	float: left;
	height: 185px;
	margin: 0 8px 0 0;
	position: relative;
	width: 166px;
}
div.video_carousel_inner div.active {
	background: transparent url('../img/video_carousel_video_background.png') top left no-repeat;
}
div.video_carousel_inner div.item div.thumb {
	height: 90px;
	left: 23px;
	position: absolute;
	top: 18px;
	width: 120px;
}
div.video_carousel_inner div.item div.thumb div.image {
	background-color: #000;
	background-position: center center;
	background-repeat: no-repeat;
	height: 90px;
	left: 0;
	position: absolute;
	top: 0;
	width: 120px;
}
div.video_carousel_inner div.item div.thumb div.indicator {
	background: transparent url('../img/indicator_background.png') top right no-repeat;
	color: #FFF;
	font-size: 10px;
	left: 0;
	line-height: 10px;
	padding: 2px 5px 2px 3px;
	position: absolute;
	text-transform: uppercase;
	top: 76px;
}
div.video_carousel_inner div.item div.thumb div.overlay {
	height: 90px;
	left: 0;
	position: absolute;
	top: 0;
	width: 120px;
}
div.video_carousel_inner div.item div.meta {
	height: 65px;
	left: 7px;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 118px;
	width: 152px;
}
div.video_carousel_inner div.item div.meta a:hover {
	text-decoration: none;
}
div.video_carousel_inner div.item div.meta h1 {
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 5px;
}
div.video_carousel_inner div.item div.meta h1 a {
	color: #000;
}
div.video_carousel_inner div.item div.meta h1 span {
	color: #585858;
	font-weight: normal;
}
div.video_carousel_inner div.item div.meta h2 a {
	color: #585858;
	font-size: 11px;
	line-height: 14px;
}
div.video_carousel_inner div.item div.meta h3 {
	color: #585858;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
div.video_carousel div.arrows div.left {
	background: transparent url('../img/home_carousel_arrows.png') bottom left no-repeat;
	cursor: pointer;
	height: 40px;
	left: 6px;
	position: absolute;
	top: 100px;
	width: 40px;
}
div.video_carousel div.arrows div.left_active {
	background: transparent url('../img/home_carousel_arrows.png') top left no-repeat;
}
div.video_carousel div.arrows div.right {
	background: transparent url('../img/home_carousel_arrows.png') bottom right no-repeat;
	cursor: pointer;
	height: 40px;
	position: absolute;
	right: 6px;
	top: 100px;
	width: 40px;
}
div.video_carousel div.arrows div.right_active {
	background: transparent url('../img/home_carousel_arrows.png') top right no-repeat;
}

/***** SEARCH *****/

div.search_left {
	float: left;
	margin: 0 20px 0 0;
	width: 640px;
}
div.results div.item {
	border-bottom: 1px solid #DEDEDE;
	min-height: 126px;
	position: relative;
}
div.results div.item div.thumb {
	border: 1px solid #DEDEDE;
	height: 94px;
	left: 0;
	position: absolute;
	top: 15px;
	width: 124px;
}
div.results div.item div.thumb div.image {
	background-color: #000;
	background-position: center center;
	background-repeat: no-repeat;
	height: 90px;
	left: 2px;
	position: absolute;
	top: 2px;
	width: 120px;
}
div.results div.item div.thumb div.indicator {
	background: transparent url('../img/indicator_background.png') top right no-repeat;
	color: #FFF;
	font-size: 10px;
	left: 2px;
	line-height: 10px;
	padding: 2px 5px 2px 3px;
	position: absolute;
	text-transform: uppercase;
	top: 78px;
}
div.results div.item div.thumb div.overlay {
	left: 2px;
	position: absolute;
	top: 2px;
}
div.results div.item div.meta {
	left: 136px;
	line-height: 18px;
	position: relative;
	top: 15px;
	width: 504px;
	padding-bottom:30px;
}
div.results div.item a.channel_name {
	line-height:22px;
}
div.results div.item div.meta h1 {
	font-size: 16px;
	line-height: 20px;
}
div.results div.item div.meta h1 a {
	color: #363636;
}
div.results div.item div.meta h1 span {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
div.results div.item div.meta h2 {
	color: #777;
	font-size: 13px;
	line-height: 18px;
}
div.search_right {
	float: left;
	width: 300px;
}
div.results div.item p.channel_name {
	line-height:22px;
}	
div.search_right div.subscribe {
	float: right;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 12px;
}
div.search_right div.subscribe img {
	float: left;
	margin: 0 5px 0 0;
}
div.search_right div.advertisement {
	height: 250px;
	margin: 0 0 20px;
	width: 300px;
}
div.search_right div.widget div.top {
	background: transparent url('../img/widget_background.png') top left no-repeat;
	height: 9px;
}
div.search_right div.widget div.middle {
	background: #FFF;
	border-left: 1px solid #D5D5D5;
	border-right: 1px solid #D5D5D5;
	padding: 0 0 6px;
}
div.search_right div.widget div.middle h1 {
	font-size: 18px;
	line-height: 18px;
	padding: 6px 15px 0;
}
div.search_right div.widget div.middle div.item {
	border-top: 1px solid #DEDEDE;
	height: 60px;
	margin-top: 15px;
	padding: 15px 15px 0;
	position: relative;
}
div.search_right div.widget div.middle div.item div.thumb {
	height: 60px;
	left: 15px;
	position: absolute;
	top: 15px;
	width: 80px;
}
div.search_right div.widget div.middle div.item div.thumb div.image {
	background-color: #000;
	background-position: center center;
	background-repeat: no-repeat;
	height: 60px;
	left: 0;
	position: absolute;
	top: 0;
	width: 80px;
}
div.search_right div.widget div.middle div.item div.thumb div.indicator {
	background: transparent url('../img/indicator_background.png') top right no-repeat;
	color: #FFF;
	font-size: 10px;
	left: 0;
	line-height: 10px;
	padding: 2px 5px 2px 3px;
	position: absolute;
	text-transform: uppercase;
	top: 46px;
}
div.search_right div.widget div.middle div.item div.thumb div.overlay {
	left: 0;
	position: absolute;
	top: 0;
}
div.search_right div.widget div.middle div.item div.meta {
	height: 60px;
	left: 105px;
	line-height: 20px;
	overflow: hidden;
	position: absolute;
	top: 15px;
	width: 178px;
}
div.search_right div.widget div.middle div.item div.meta h1 {
	font-size: 12px;
	line-height: 14px;
	padding: 0;
}
div.search_right div.widget div.middle div.item div.meta h1 a {
	color: #363636;
}
div.search_right div.widget div.middle div.item div.meta h1 span {
	font-weight: normal;
}
div.search_right div.widget div.middle div.item div.meta h2 {
	color: #585858;
	font-size: 11px;
	line-height: 18px;
}
div.search_right div.widget div.middle div.item div.meta h5 {
	color: #585858;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
}
div.search_right div.widget div.middle div.item div.meta h5 a {
	color: #585858;
}
div.search_right div.widget div.bottom {
	background: transparent url('../img/widget_background.png') bottom left no-repeat;
	height: 9px;
}
div.search_notice {
	background: #FFF;
	margin: 2px 0 0;
	padding: 20px;
}
div.search_notice a {
	text-decoration: underline;
}
div.search_notice h1 {
	font-size: 20px;
	line-height: 20px;
	margin: 0 0 15px;
}
div.search_notice h2 {
	font-size: 16px;
	line-height: 16px;
	margin: 0 0 20px;
}
div.search_notice div {
	color: #747474;
}
div.search_notice div ul {
	list-style-type: square;
	margin: 10px 0 10px 18px;
}
div.search_dym {
	background: #000 url('../img/navigation_background.png') top left repeat-x;
	color: #FFF;
	margin: 10px 0 0;
	padding: 10px;
}
div.search_dym a {
	color: #FFF;
	text-decoration: underline;
}
div.search_dym h1 {
	font-size: 16px;
	line-height: 16px;
}

/********** ALL CHANNELS ************/

div.channels {
	float: left;
	margin: 0 20px 0 0;
	width: 640px;
}
div.channels div.item {
	border-bottom: 1px solid #DEDEDE;
	position: relative;
	padding-top:15px;
	height: 157px;
}
div.channels div.item_last {
	border-bottom:none;
}
div.channels div.item div.thumb {
	border: 1px solid #DEDEDE;
	height: 139px;
	position: absolute;
	width: 184px;
}
div.channels div.item div.thumb img {
	height: 135px;
	left: 2px;
	position: absolute;
	top: 2px;
	width: 180px;
}
div.channels div.item div.meta {
	left: 205px;
	line-height: 20px;
	overflow: hidden;
	position: absolute;
	color:#6b6b6b;
}
div.channels div.item div.meta h1 {
	font-size: 22px;
	line-height: 20px;
	margin-bottom:1px;
}
div.channels div.item div.meta h1 a {
	color: #363636;
}
div.channels div.item div.meta h1 span {
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
div.channels div.item div.meta h2 {
	color:#6b6b6b;
	font-size:12px;
}
div.channels div.item div.visit {
	position:absolute;
	right:0;
	bottom:15px
}
div.channels div.item div.visit a {
	color:#6b6b6b;
	font-size:12px;
	font-weight:bold;
}

/***** CHANNEL DETAILS ********/
div.channel_heading_left {
	width:640px;
	height:330px;
}

div.advertisement_short {
	width:300px;
	height:60px;
	margin-bottom:20px;
}

div.follow {
	font-size:14px;
	color:#747474;
	float:right;
	line-height:16px;
	padding-bottom:3px;
}
div.follow ul li {
	float:left;
	margin-left:7px;
}

div.show_right div.follow {
	color:#363636;
}

div.follow div.facebook {
	background: url('../img/facebook_footer.png') no-repeat;
	float:left;
	width:23px;
	height:23px;
	position:relative;
	top:-3px;
}

div.follow div.twitter {
	background: url('../img/twitter_footer.png') no-repeat;
	width:23px;
	height:23px;
	position:relative;
	top:-3px;
}
div.follow div.rss {
	background: url('../img/rss_big.png') no-repeat;
	width:23px;
	height:23px;
	position:relative;
	top:-3px;
}

div.banner_large {
	position:relative;
	left:-20px;
}
div.visit {
	float:right;
	padding:6px 0 0 0;
}
div.visit a {
	color:#363636;
	font-size:12px;
	font-weight:bold;
}
div.channel_breadcrumb h1 {
	color:#363636;
	font-size:22px;
	padding: 7px 0 15px 0;
	float:left;
}
div.channel_breadcrumb h2 {
	float:left;
	color:#c0c0c0;
	font-size:22px;
	margin:7px 12px 0;
	font-weight:normal;
}

div.channel_breadcrumb .filter-x {
	width:15px;
	height:15px;
	background:url("../img/filter-x.jpg");
	float:left;
	margin:8px 0 0 5px;
}

div.channel_clips {
	border:none;
}

div.no_top_padding {
	padding-top:2px;
}

div.body_white {
	background-color: #ffffff;
	margin: 0px auto;
	width:1000px;
	padding:10px 0 30px 0;
	
}

div.top div.advertisement {
	margin-bottom:22px;
}
/*********** FILTER WIDGET **************/
div.filter { position: relative; padding-bottom:20px; }
div.filter h1 { background: transparent url('../img/filtering_background.png') top left repeat-x; border-bottom: 1px solid #DEDEDE; border-left: 1px solid #DEDEDE; border-right: 1px solid #DEDEDE; cursor: pointer; font-size: 18px; font-weight: bold; height: 49px; line-height: 49px; padding: 0 15px; }
div.filter h1:first-child { border-top: 1px solid #DEDEDE; }
div.filter h1 div.icon { background: transparent url('../img/filtering_icon.png') top left no-repeat; float: right; height: 26px; margin: 11px 0 0; width: 26px; }
div.filter div.items { clear: both; }
div.filter div.items div.item { border-bottom: 1px solid #DEDEDE; border-left: 1px solid #DEDEDE; border-right: 1px solid #DEDEDE; color:#c0c0c0; font-size: 14px; font-weight: bold; line-height: 14px; padding: 15px; }
div.filter div.corner_top_left { background: transparent url('../img/filtering_corners.png') top left no-repeat; height: 3px; left: 0; position: absolute; top: 0; width: 3px; }
div.filter div.corner_top_right { background: transparent url('../img/filtering_corners.png') top right no-repeat; height: 3px; position: absolute; right: 0; top: 0; width: 3px; }
div.filter div.corner_bottom_left { background: transparent url('../img/filtering_corners.png') bottom left no-repeat; bottom: 0; height: 3px; left: 0; position: absolute; width: 3px; }
div.filter div.corner_bottom_right { background: transparent url('../img/filtering_corners.png') bottom right no-repeat; bottom: 0; height: 3px; position: absolute; right: 0; width: 3px; }

