.header_bar {
	color: #52afd1;
	float: left;
	font-size: .916em;
	padding: 4px 10px;
	width: 960px;
}
.header_bar_left,
.header_bar_right {
	float: left;
	width: 50%;
}
.header_bar_left a {
	text-decoration: underline;
}
.header_bar_left span {
	font-weight: bold;
}
.header_bar_right ul {
	float: right;
	list-style: none;
}
.header_bar_right ul li {
	display: inline;
	float: left;
}
.header_bar_right ul li a {
	border-right: 1px solid #52afd1;
	display: block;
	float: left;
	padding: 0 8px;
}
.header_bar_right ul li.last a {
	border-right: none;
	padding-right: 0;
}
.header_bar_right ul li a:hover {
	text-decoration: underline;
}

.search {
	float: left;
	margin: 15px 0 5px 0;
}
.search .search_provider {
	float: left;
	height: 36px;
	margin: 10px 3px 0 0;
	text-align: center;
	width: 120px;
}
.search .search_provider_web {
	background: url(site_config/beta.charter.net/assets/en_US/globals/images/global_sprite.gif) no-repeat 15px -312px;
}
.search .search_provider_ebay {
	background: url(site_config/beta.charter.net/assets/en_US/globals/images/global_sprite.gif) no-repeat 15px -357px;
}
.search .search_provider_yellowbook {
	background: url(site_config/beta.charter.net/assets/en_US/globals/images/global_sprite.gif) no-repeat -8px -400px;
}
.search .search_cat {
	float: left;
}
.search .search_cat ul {
	list-style: none;
}
.search .search_cat ul li {
	background: url(site_config/beta.charter.net/assets/en_US/globals/images/global_sprite.gif) repeat-x 0px -666px;
	border-right: 1px solid #849398;
	float: left;
	height: 16px;
}
.search .search_cat ul li.on {
	background: url(site_config/beta.charter.net/assets/en_US/globals/images/global_sprite.gif) repeat-x 0px -684px;
	font-weight: bold;
}
.search .search_cat ul li.last {
	border-right: none;
}
.search .search_cat ul li a {
	color: #fff;
        display: block;
        float: left;
        font-size: .9em;
        padding: 2px 10px;
        text-decoration: none;
}
.search .search_cat ul li a:hover {
	text-decoration: underline;
}
.search .search_bar {
	clear: both;
	height: 28px;
	_overflow: hidden;
}
.search .search_bar .search_input {
	border: 1px solid #458db1;
	font-size: 1.4em;
	height: 23px;
	padding: 2px 3px 0 3px;
	vertical-align: top;
	width: 416px;
}
.search .search_bar .search_ebay {
	width: 416px;
}
.search .search_bar .yb_where,
.search .search_bar .yb_what {
	width: 196px;
}
.search .search_wrap {
	float: left;
	height: 65px;
}
.search .search_top_results {
	clear: both;
	font-size: .916em;
	padding: 3px 0 0 3px;
}
.search .search_top_results span {
	float: left;
	font-weight: bold;
}
.search .search_top_results ol {
	list-style-type: decimal;
}
.search .search_top_results ol li {
	float: left;
	list-style-position: outside;
	list-style-type: decimal;
	margin-left: 25px;
}
.search .search_top_results a {
	color: #000;
	text-decoration: none;
}
.search .search_top_results a:hover {
	text-decoration: underline;
}
.search button.btn {
	background: transparent url(site_config/beta.charter.net/assets/en_US/globals/images/global_sprite.gif) no-repeat -392px -324px; 
	font-size: 1.5em;
	margin: 0;
	padding: 0 25px 0 5px;
	position: relative;
	text-align: center;
	top: -5px;
}
.search button.btn span {
	background: transparent url(site_config/beta.charter.net/assets/en_US/globals/images/global_sprite.gif) no-repeat -2px -269px;
	color: #fff;
	height: 29px;
	padding: 6px 0 0 21px;
}
.search .sb_radio_wrap {
	clear: both;
	font-size: 0.916em;
	padding-top: 3px;
}
.search .sb_radio_wrap label,
.search .sb_radio_wrap input {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
.search .sb_sb {
	font-weight: bold;
	padding-right: 5px;
}

#nav_wrap .tv_zip {
	color: #fff;
	position: absolute;
	right: -270px;
	top: 38px;
}
#nav_wrap .tv_zip a {
	color: #fff;
	font-weight: bold;
}
#nav_wrap .tv_zip a:hover {
	color: #77e4ff;
}
#nav_wrap .tv_zip ul {
	list-style: none;
}
#nav_wrap .tv_zip li {
	float: left;
}
#nav_wrap .tv_zip .helper_link {
	border-right: 1px solid #fff;
	padding-right: 10px;
}
#nav_wrap .tv_zip .zip {
	padding-left: 10px;
}

#nav_wrap {
	display: inline;
	float: left;
	position: relative;
	width: 980px;
	z-index: 10;
}
.main_nav_height {
	float: left;
	height: 30px;
}
.main_nav_height_sub {
	float: left;
	height: 59px;
}
.main_nav {
	float: left;
	position: relative;
	z-index: 0;
}
.main_nav .nav {
	border: none;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.main_nav .nav li {
	border-left: 1px solid #4b6b79;
	float: left;
}

/* This is very bad and should not be repeated under any circumstance (dd roundie workaround) */
* html .main_nav .nav li {
	position: static!important;
}

.main_nav .nav li span {
	background: #fff;
}
.main_nav .nav li a {
	background: transparent url(site_config/beta.charter.net/assets/en_US/globals/images/global_sprite.gif) no-repeat -2px -165px;
	color: #fff;
	display: block;
	float: left;
	font-size: 1.166em;
	font-weight: normal;
	line-height: 31px;
	padding: 0 10px;
}
.main_nav .nav li.first {
	border-left: none;
}
.main_nav .nav li.first a {
	background: transparent url(site_config/beta.charter.net/assets/en_US/components/nav/images/nav_tab_bg.png) no-repeat top left;
}
.main_nav .nav li.first a span {
	background: transparent url(site_config/beta.charter.net/assets/en_US/globals/images/global_sprite.gif) no-repeat -587px 1px;
	display: block;
	float: left;
	height: 31px;
	text-indent: -9999px;
	width: 13px;
}
.main_nav .nav li.on a {
	background: transparent url(site_config/beta.charter.net/assets/en_US/components/nav/images/nav_tab_bg.png) no-repeat bottom left;
}
.home_page .main_nav .nav li.first.on a {
	background: transparent url(site_config/beta.charter.net/assets/en_US/globals/images/global_sprite.gif) no-repeat -2px -43px;
}
.main_nav .nav li.nav_more {
	border-right: none;
}
.main_nav .nav li.on.nav_more a {
	background: url(site_config/beta.charter.net/assets/en_US/globals/images/global_sprite.gif) no-repeat -440px -125px;
}
.main_nav .nav li.nav_more a {
	background: url(site_config/beta.charter.net/assets/en_US/globals/images/global_sprite.gif) no-repeat -440px -83px;
}
.main_nav .nav li.nav_more a span.nav_down_arrow {
	background: url(site_config/beta.charter.net/assets/en_US/globals/images/global_sprite.gif) no-repeat -504px 2px;
	display: block;
	padding-right: 15px;
}
.main_nav .nav li.nav_more a span.nav_up_arrow {
	background: url(site_config/beta.charter.net/assets/en_US/globals/images/global_sprite.gif) no-repeat right center;
	display: block;
	padding-right: 15px;
}
.main_nav .nav li.nav_more a:hover {
	background: url(site_config/beta.charter.net/assets/en_US/globals/images/global_sprite.gif) no-repeat -440px -125px;
}
.main_nav .nav li a:hover {
	background: transparent url(site_config/beta.charter.net/assets/en_US/globals/images/global_sprite.gif) no-repeat -8px -125px;
}
.main_nav .nav li.first a:hover {
	background: transparent url(site_config/beta.charter.net/assets/en_US/components/nav/images/nav_tab_bg.png) no-repeat 0 -41px;
}
.main_nav .nav_more_cont ul li a {
	display: block;
	padding: 5px 0;
}

/* Sub Navigation
------------------------- */

.main_nav .sub_nav {
	left: 0;
	list-style: none;
	position: absolute;
	right: 0;
	top: 30px;
	width: 980px;
}
.main_nav .nav li .sub_nav {
	background: #005e89;
}
.main_nav .nav li .sub_nav li {
	background: transparent;
	border: none;
	padding: 7px 0;
	position: relative!important; /* this is very bad, ie6 ignores relative position no matter what the specificity without the !important.  no way around it */
}
.main_nav .nav li .sub_nav li a {
	background: transparent;
	border-right: 1px solid #fff;
	display: inline;
	font-size: 1em;
	font-weight: normal;
	line-height: 1.3;
}
.main_nav .nav li .sub_nav li.last a {
	border: none;
}
.main_nav .nav li .sub_nav li a:hover {
	background: none;
	text-decoration: underline;
}

/* Tertiary Navigation
------------------------- */

.main_nav .nav li .sub_nav li .ter_nav {
	display: none;
	left: 0;
	position: absolute;
	top: 29px;
	width: 150px;
}
.main_nav .nav li .sub_nav li .ter_nav li {
	border-top: 1px solid #fff;
	display: block;
	float: none;
	margin: 0;
	padding: 0;
}
.main_nav .nav li .sub_nav li .ter_nav li a {
	background: #005e89;
	border: none;
	display: block;
	float: none;
	padding: 4px 10px;
	width: 130px;
}
.main_nav .nav li .sub_nav li .ter_nav li a:hover {
	background: #0092c8;
	text-decoration: none;
}

/* More Navigation
------------------------- */

.main_nav .nav_more_cont {
	background: #47a3cb;
	border: 1px solid #458db1;
	border-top: 0;
	display: none;
	margin-right: 0;
	padding: 10px;
	position: absolute;
	right: 0;
	top: 30px;
	z-index: 200;
}
.main_nav .nav_more_cont ul {
	float: left;
	list-style: none;
	width: 143px;
}
.main_nav .nav_more_cont ul li a {
	color: #fff;
}
.main_nav .nav_more_cont ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

.acct_nav {
	background: #fff;
	float: right;
	font-size: .916em;
	list-style: none;
}
.acct_nav li {
	border-right: 1px solid #2e94c8;
	display: inline;
	float: left;
}
.acct_nav li.first {
	background: url(site_config/beta.charter.net/assets/en_US/globals/images/global_sprite.gif) no-repeat -11px -443px;
	padding-left: 5px;
}
.acct_nav li.last {
	background: url(site_config/beta.charter.net/assets/en_US/globals/images/global_sprite.gif) no-repeat 68px -473px;
	border-right: none;
	padding-right: 5px;
}
.acct_nav li a {
	border-top: 1px solid #2e94c8;
	color: #000;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	line-height: 29px;
	padding: 0 10px;
	text-decoration: none;
}
.acct_nav li a.acct_nav_mail {
	background: url(site_config/beta.charter.net/assets/en_US/globals/images/global_sprite.gif) no-repeat -3px -519px;
	padding-left: 38px;
}
.acct_nav li a:hover {
	color: #005e89;
}

.tv_dcc {
        visibility: hidden;
}
.tv_dcc_top {
        height: 230px;
        position: relative;
}
.tv_dcc_top .slide {
        left: 0px;
        position: absolute;
        top: 0px;
}
.tv_dcc_top h2.title, .tv_dcc_top h2.text, .tv_dcc_top h2.image {
        display: none;
}
.tv_dcc_top img {
        background-color: #ccc;
        display: block;
        height: 230px;
        left: 0px;
        position: absolute;
        top: 0px;
        width: 612px;
}
.tv_dcc_noopacity img {
        width: 307px;
}
.tv_dcc_overlay_wrap {
        height: 230px;
        position: absolute;
        right: 0;
        top: 0;
        width: 225px;
}
.tv_dcc_overlay {
        background: #000;
        height: 230px;
        -ms-filter: <93>alpha(opacity=75)<94>; /* ie 8 */
        filter: alpha(opacity=75); /* ie lt 7 */
        -khtml-opacity: .75; /* safari 1.x */
        -moz-opacity: .75; /* ff lt 1.5, netscape */
        opacity: .75;
        width: 225px;
}
.tv_dcc_overlay_text {
        color: #fff;
        left: 15px;
        position: absolute;
        right: 15px;
        top: 10px;
}
.tv_dcc_overlay_text p {
        padding: 10px 0 20px 0;
}
.tv_dcc_overlay_text button {
        left: 45px;
}
.tv_dcc_bottom {
        background: #ededed;
        margin: 0 0 10px 0;
        overflow: hidden;
        padding: 2px 5px 5px 5px;
}
.tv_dcc_bottom ul {
        display: inline-block;
        list-style: none;
        width: 100%;
}
.tv_dcc_bottom ul li {
        cursor: pointer;
        float: left;
        padding-top: 3px;
        width: 24.999%;
}
.tv_dcc_bottom ul li.on {
        background: url(en_US/components/tv/dcc/images/tv_dcc_tab_bg.gif) no-repeat top center;
        color: #fff;
        padding-top: 3px;
}
.tv_dcc_bottom ul li.last {
        margin: 0;
}
.tv_dcc_bottom ul li a {
        color: #000;
}
.tv_dcc_bottom ul li a:hover {
        text-decoration: none;
}
.tv_dcc_bottom ul li .tv_dcc_bottom_item {
        overflow: hidden;
        padding: 5px;
}
.tv_dcc_bottom ul li.on .tv_dcc_bottom_item {
        background: #000;
        /*display: inline-block;*/
        margin: 0;
}
.tv_dcc_bottom ul li.on a {
        color: #fff;
}
.tv_dcc_bottom ul li img {
        background-color: #ddd;
        float: left;
        height: 41px;
        margin-right: 5px;
        width: 40px;
}
.tv_dcc_bottom ul li p {
        font-size: 11px;
        line-height: 11px;
        padding-top: 2px;
}
.tv_dcc_nav {
        float: right;
        margin-top: 5px;
}
.tv_dcc_nav a.middle {
        margin: 0 5px;
}
.tv_dcc_nav a {
        float: left;
}
.tv_dcc_noopacity .tv_dcc_overlay_wrap {
	height: 230px;
	width: 305px;
}
.tv_dcc_noopacity .tv_dcc_overlay {
	background: #2e2e2e;
	height: 230px;
        -ms-filter: <93>alpha(opacity=100)<94>; /* ie 8 */
        filter: alpha(opacity=100); /* ie lt 7 */
        -khtml-opacity: 1.0; /* safari 1.x */
        -moz-opacity: 1.0; /* ff lt 1.5, netscape */
        opacity: 1.0;
	width: 305px;
}
.tv_dcc_noopacity .tv_dcc_overlay_text {
	left: 35px;
	right: 35px;
	top: 30px;
}
.tv_dcc_noopacity .tv_dcc_overlay_text button {
	left: 65px;
}
div.tv_dcc div.ss-container {
        border: none;
}
.tv_dcc a.more {
        float: left;
}
.tv_dcc a.more:hover {
        color: #52bcff;
}
.tv_dcc h3 a, .tv_dcc h3 a:hover {
        color: #fff;
}
.tv_dcc_overlay_text .link_btn {
	margin-left: 75px;
}
/* Numeric */
.pagination_numeric {
	clear: both;
}
.pagination_numeric ul {
	clear: both;
	list-style: none;
}
.pagination_numeric ul li {
	float: left;
	margin-right: 3px;
}
.pagination_numeric ul li a,
.pagination_numeric ul li span {
	display: block;
	border: 1px solid #2f93c6;
	padding: 2px 5px;
}
.pagination_numeric ul li a:hover {
	background: #458db1;
	color: #fff;
}
.pagination_numeric ul li.prev a:hover,
.pagination_numeric ul li.next a:hover {
	background: transparent;
	color: #005e89;
}
.pagination_numeric ul li span {
	background: #458db1;
	border: 1px solid #458db1;
	color: #fff;
}
.pagination_numeric ul li.prev a,
.pagination_numeric ul li.next a,
.pagination_numeric ul li.prev span,
.pagination_numeric ul li.next span {
	background-color: transparent;
	border-color: #fff;
}
.pagination_numeric ul li.prev span,
.pagination_numeric ul li.next span {
	color: #b1a8a8;
}
.pagination_numeric ul li span.pagination_break {
	background-color: #fff;
	border-color: #fff;
	color: #2e94c8;
}
.pagination_numeric .pagination ul {
	float: left;
	left: 50%;
	position: relative;
}
.pagination_numeric .pagination ul li {
	left: -50%;
	position: relative;
}
/* Numeric Narrow */
.pagination_numeric_narrow {
	clear: both;
}
.pagination_numeric_narrow ul {
	clear: both;
	list-style: none;
}
.pagination_numeric_narrow ul li {
	float: left;
	margin-right: 3px;
}
.pagination_numeric_narrow ul li a,
.pagination_numeric_narrow ul li span {
	display: block;
	border: 1px solid #2f93c6;
	padding: 2px 5px;
}
.pagination_numeric_narrow ul li a:hover {
	background: #458db1;
	color: #fff;
}
.pagination_numeric_narrow ul li span {
	background: #458db1;
	border: 1px solid #458db1;
	color: #fff;
}
.pagination_numeric_narrow ul li.prev a,
.pagination_numeric_narrow ul li.next a,
.pagination_numeric_narrow ul li.prev span,
.pagination_numeric_narrow ul li.next span {
	background-color: transparent;
	border-color: #fff;
	height: 10px;
	margin-top: 3px;
	padding: 0;
	text-indent: -9999px;
	width: 10px;
}
.pagination_numeric_narrow ul li.prev a {
	background: url(en_US/components/pagination/images/pag_arrows_numeric_narrow.gif) no-repeat left top;
}
.pagination_numeric_narrow ul li.prev span {
	background: url(en_US/components/pagination/images/pag_arrows_numeric_narrow.gif) no-repeat -10px top;
}
.pagination_numeric_narrow ul li.next a {
	background: url(en_US/components/pagination/images/pag_arrows_numeric_narrow.gif) no-repeat -20px top;
}
.pagination_numeric_narrow ul li.next span {
	background: url(en_US/components/pagination/images/pag_arrows_numeric_narrow.gif) no-repeat -30px top;
}
.pagination_numeric_narrow .pagination ul {
	float: left;
	left: 50%;
	position: relative;
}
.pagination_numeric_narrow .pagination ul li {
	left: -50%;
	position: relative;
}
.pagination_numeric_narrow .pagination_details {
	clear: both;
	padding: 5px 0;
	text-align: center;
}
/* Bullets */
.pagination_bullets ul {
	background: url(en_US/components/pagination/images/pag_bullet_bg.gif) repeat-x top left;
	border: 1px solid #cdcdcd;
	float: left;
	height: 16px;
	list-style: none;
}
* html .pagination_bullets ul {
	overflow: hidden;
}
.pagination_bullets ul li {
	float: left;
}
.pagination_bullets ul li a,
.pagination_bullets ul li span {
	background: url(en_US/components/pagination/images/pag_circles.gif) no-repeat left center;
	display: block;
	float: left;
	font-size: 0;
	height: 16px;
	margin: 0 2px;
	text-indent: -9999px;
	width: 8px;
}
.pagination_bullets ul li span {
	background: url(en_US/components/pagination/images/pag_circles.gif) no-repeat right center;
}
.pagination_bullets ul li.prev a,
.pagination_bullets ul li.next a,
.pagination_bullets ul li.prev span,
.pagination_bullets ul li.next span {
	height: 18px;
	margin: 0;
	position: relative;
	top: -1px;
	width: 18px;
}
.pagination_bullets ul li.prev a,
.pagination_bullets ul li.prev span {
	left: -1px;
}
.pagination_bullets ul li.prev a {
	background: #fff url(en_US/components/pagination/images/pag_arrows_lt.gif) no-repeat left center;
}
.pagination_bullets ul li.next a {
	background: #fff url(en_US/components/pagination/images/pag_arrows_gt.gif) no-repeat left center;
}
.pagination_bullets ul li.prev span {
	background: #fff url(en_US/components/pagination/images/pag_arrows_inactive_lt.gif) no-repeat left center;
}
.pagination_bullets ul li.next span {
	background: #fff url(en_US/components/pagination/images/pag_arrows_gt.gif) no-repeat left center;
}
.pagination_bullets ul li.next span {
	background: #fff url(en_US/components/pagination/images/pag_arrows_inactive_gt.gif) no-repeat left center;
}
.pagination_bullets ul li.next {
	width: 18px;
}
.pagination_bullets ul li.next a,
.pagination_bullets ul li.next span {
	background-position: center right;
	right: -1px;
}

/* Bullets Alt */

.pagination_bullets_alt {
	clear: both;
}
.pagination_bullets_alt ul {
	background: #fff;
	float: left;
	list-style: none;
	padding: 2px 62px 2px 5px;
	position: relative;
}
.pagination_bullets_alt ul li {
	float: left;
}
.pagination_bullets_alt ul li.prev,
.pagination_bullets_alt ul li.next {
	position: absolute;
	right: 31px;
}
.pagination_bullets_alt ul li.next {
	right: 5px;
}
.pagination_bullets_alt ul li.prev a,
.pagination_bullets_alt ul li.next a {
	background: url(en_US/components/pagination/images/pag_alt_arrows.gif) no-repeat left center;
	margin: 0 2px 0 5px;
	width: 24px;
}
.pagination_bullets_alt ul li.next a {
	background-position: right center;
	margin: 0 0 0 2px;
}
.pagination_bullets_alt ul li a,
.pagination_bullets_alt ul li span {
	background: url(en_US/components/pagination/images/pag_circles.gif) no-repeat left center;
	display: block;
	float: left;
	font-size: 0;
	height: 18px;
	margin: 0 2px;
	text-indent: -9999px;
	width: 8px;
}
.pagination_bullets_alt ul li span {
	background: url(en_US/components/pagination/images/pag_circles.gif) no-repeat right center;
}
.pagination_bullets_alt ul li.prev span,
.pagination_bullets_alt ul li.next span {
	background: url(en_US/components/pagination/images/pag_alt_arrows.gif) no-repeat left center;
	margin: 0 2px 0 5px;
	width: 24px;
}
.pagination_bullets_alt ul li.next span {
	background-position: right center;
	margin: 0 0 0 2px;
}

.editors_pick {
	overflow: hidden;
	padding: 10px;
}
.editors_pick h3 {
	margin-bottom: 5px;
}
.ep_left {
	float: left;
	margin-right: 5px;
	width: 105px;
}
.large_logo {
	width: 130px;
}
.large_logo .eps_right {
	padding-top: 12px;
}
.ep_station {
	margin-top: 5px;
}
.eps_left {
	float: left;
	padding: 3px 5px 3px 0;
}
.editors_pick .pagination {
	margin-top: 10px;
}
.editors_pick .loading_body {
	position: relative;
}

/* Narrow version */
.what2watch {
	float: left;
	overflow: hidden;
}
.what2watch img {
	float: left;
	margin: 0 10px 10px 0;
}
.what2watch .desc {
	clear: both;
}
.what2watch .pagination {
	margin-top: 10px;
}
.what2watch .links {
	margin-top: 10px;
}
.what2watch .links span {
	font-weight: bold;
	padding-right: 5px;
}
.what2watch .links a {
	padding: 0 3px;
}
.what2watch .station {
	margin-top: 5px;
}
.what2watch .station .left {
	float: left;
	padding: 3px 5px 3px 0;
}
.what2watch .station .right {
	padding-top: 10px;
}
.what2watch .loading_body {
	position: relative;
}

.tv_channel .tv_clear {
	clear: both;
}
.tv_channel .feed_0 {
	width: 100%;
}
.tv_channel .feed_0 .feed_0_head {
	padding-right: 5px;
	width: 340px;
}
.tv_channel .feed_0 .feed_item_cont {
	float: left;
	width: 235px;
}
.tv_channel .feed .tv_news .feed_0_head {
	width: 353px;
}

#body_cols #body_col_4 .comp_container_Synacor_Portal_Components_Tabbed .comp_body,
#body_cols #body_col_4 .comp_container_Synacor_Portal_Components_Tabbed_Search .comp_body {
	padding: 0 0 10px 0;
}
#body_cols .comp_container_Synacor_Portal_Components_Tabbed .comp_body,
#body_cols .comp_container_Synacor_Portal_Components_Tabbed_Search .comp_body {
	padding-top: 0;
}
#body_cols .comp_container_Synacor_Portal_Components_Tabbed_Search .comp_container {
	border: none;
}
.comp_tabs .tabbed_nav {
	background: #e2e2e2;
	float: left;
	overflow: hidden;
	width: 99.9%;
}
.comp_tabs .tabbed_nav ul {
	float: left;
	list-style: none;
}
.comp_tabs .tabbed_nav ul li {
	float: left;
}
.comp_tabs .tabbed_nav ul li a {
	color: #000;
	display: block;
	float: left;
	font-weight: bold;
	line-height: 30px;
	padding: 0 30px;
}
#body_cols .comp_container_Synacor_Portal_Components_Tabbed_Search .comp_body .comp_tabs .tabbed_nav ul li a {
	line-height: 29px;
}
.comp_tabs .tabbed_nav ul li a:hover {
	background: #fff;
	color: #000;
}
.comp_tabs .tabbed_nav ul li.on a {
	background: #fff;
}
.comp_tabs .tabbed_body {
	clear: both;
	padding: 10px;
	position: relative;
}
.loading {
	background: url(en_US/globals/images/loading.gif) no-repeat center center;
	left: 0;
	position: absolute;
	top: 0;
}
.comp_tabs .tabbed_nav form.search_form {
	float: right;
	margin: 2px 5px 0 0;
}
.comp_tabs .tabbed_nav form.search_form input {
	height: 17px;
	margin-right: 5px;
	width: 190px;
}
.comp_tabs .tabbed_nav form.search_form input.placeholder {
	color: #808285;
}

/* Global Feed Items
------------------------- */

.feed {
	height: 1%;
}
.feed .more {
	float: right;
}
.feed .feed_item {
	border-bottom: 1px solid #ccc;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
}
.feed .feed_more {
	float: left;
}
.feed .feed_more span {
	float: left;
	font-weight: bold;
}
.feed .feed_more ul {
	float: left;
	list-style: none;
}
.feed .feed_more ul li {
	border-right: 1px solid #000;
	float: left;
	padding: 0 8px;
	text-align: center;
}
.feed .feed_more ul li.last {
	border: 0;
	padding-right: 0;
}

/* Feed 0
------------------------- */

.feed .feed_0 {
	float: left;
	overflow: hidden;
}
.feed .feed_0_head {
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
}
.feed .feed_0_head img {
	background: #ccc;
	float: left;
	height: 130px;
	margin-right: 10px;
	width: 130px;
}
.feed .feed_0_head .feed_0_head_desc {
	overflow: hidden;
}

/* Feed 1
------------------------- */

.feed .feed_1 img {
	background: #ccc;
	float: left;
	height: 60px;
	margin-right: 10px;
	width: 60px;
}
.feed .feed_1 .feed_1_desc {
	overflow: hidden;
}

/* Feed 2
------------------------- */

.feed .feed_2 img {
	background: #ccc;
	display: block;
	height: 88px;
	width: 88px;
}
.feed .feed_2 .more {
	margin-top: 10px;
}
.feed .feed_2 .feed_2_item_wrap {
	float: left;
	width: 33.3%;
}
.feed .feed_2 .feed_2_item {
	margin: 0 auto;
	width: 88px;
}
.feed .feed_2 .feed_2_item h4 {
	margin-top: 5px;
	width: 88px;
}

/* Feed 3
------------------------- */

.feed .feed_3 .feed_3_head {
	border-bottom: 1px solid #ccc;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	width: 100%;
}
.feed .feed_3 img {
	background: #ccc;
	display: block;
	height: 80px;
	width: 130px;
}
.feed .feed_3 .feed_3_item_wrap {
	float: left;
	width: 50%;
}
.feed .feed_3 .feed_3_item {
	margin: 0 auto;
	width: 130px;
}
.feed .feed_3 .feed_3_item h4 {
	margin-top: 5px;
	width: 130px;
}
.feed .feed_3 .feed_item {
	border: none;
}

/* Feed 4
------------------------- */

.feed .feed_4 {
	float: left;
	overflow: hidden;
}
.feed .feed_4 .feed_item {
	border-bottom: 1px solid #ccc;
	float: left;
	margin-bottom: 5px;
	padding-bottom: 5px;
	width: 100%;
}
.feed .feed_4_head {
	float: left;
	margin-bottom: 10px;
	overflow: hidden;
	width: 370px;
}
.feed .feed_4_head img {
	background: #ccc;
	float: left;
	height: 130px;
	margin-right: 10px;
	width: 130px;
}
.feed .feed_4_head .feed_4_head_desc {
	overflow: hidden;
}
.feed .feed_4 .feed_item_wrap {
	float: left;
	margin-left: 15px;
	width: 225px;
}

.feed .feed_more_latest_news {
	float: right;
}

.tvsearch form input {
	width: 200px;
}
.tvsearch form button {
	bottom: -2px;
	float: right;
	position: relative;
}
.tvsearch .more {
	display: block;
	margin-top: 10px;
	text-align: right;
}

.ad_placement {
	padding-bottom: 10px;
	padding-top: none;
	text-align: center;
}

.embd_player {
	margin: 0 auto;
	position: relative;
	text-align: center;
	zoom: 1;
}
.embd_install_flash {
	background: #000;
	color: #fff;
	height: 195px;
	padding: 5px;
	width: 248px;
}
.embd_player .embd_flash {
	background: transparent url(en_US/components/video/embedded/images/watch_now_playerbar.gif) no-repeat bottom left;
	display: none;
	height: 205px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	width: 258px;
}
.embd_player .embd_player_popout_finder {
	display: block;
	height: 1px;
	overflow: hidden;
	position: absolute;
	width: 1px;
}
.embd_player_ad {
	background: #fff;
	border: 1px solid #acacac;
	border-right: none;
	display: none;
	left: 0px;
	margin: 0px;
	overflow: hidden;
	padding: 5px 0 0 5px;
	position: absolute;
	right: 0px;
	width: 0px;
	z-index: 1001;
}
.embd_player_ad_right {
	border-width: 1px 1px 1px 0;
}
.embd_ad_iframe {
	border: none;
	display: none;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
.embd_ad_img {
	cursor: pointer;
	display: none;
}
.embd_flash_placeholder {
	position: relative;
}
* .embd_flash_placeholder {
	height: 100%;
}
.embd_flash_placeholder_cover {
	background-color: #000;
	filter: alpha(opacity=60);
	height: 181px;
	left: 0;
	opacity: 0.6;
	position: absolute;
	top: 0;
	width: 258px;
	z-index: 2;
}
.embd_flash_play {
	background: transparent url(en_US/components/video/embedded/images/web_player_play.png) no-repeat bottom left;
	display: block;
	height: 205px;
	position: absolute;
	text-indent: -9999px;
	width: 258px;
	z-index: 3;
}
.embd_template {
	display: none;
}
.embd_flash_play:hover {
	background-position: top left;
	cursor: pointer;
}
* html .embd_flash_play {
	background: transparent url(en_US/components/video/embedded/images/web_player_play_off.png) no-repeat top left;
}
* html .embd_flash_play_on {
	background: transparent url(en_US/components/video/embedded/images/web_player_play_on.png) no-repeat top left;
}
* html .embd_flash_play span {
	display: block;
	height: 205px;
	width: 258px;
}



.comp_container_videoembedded .comp_content {
	padding: 0;
}
.large-video-three-col-scrolls-clr {
	clear: both;
}
.large-video-three-col-scrolls {
    background: #f5f5f4;
	margin: 10px auto 0 auto;
    width: 258px;
}
.large-video-three-col-scrolls-description {
    color: #898989;
    font-size: 10px;
	height: 75px;
    padding: 5px;
}
.large-video-three-col-scrolls-description strong {
    color: #000;
    font-size: 12px;
}
.large-video-three-col-scrolls-title {
    background: url(en_US/components/video/embedded/images/three-col-video_player-title.png) top left repeat;
    line-height: 2.5em;
    padding-left: 15px;
}
.large-video-three-col-scrolls h1 {
    color: #000;
    font-size: 1.2em;
    font-weight: normal;
    height: 32px;
}
.large-video-three-col-scrolls-inner {
	display: inline; /* double-margin fix */
	float: left;
	margin: 10px 0 0 20px;
    overflow: hidden;
    text-align: center;
	width: 260px;
}
.large-video-three-col-scrolls-inner ul {
    height: 1%;
    list-style: none;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: 260px;
}
.large-video-three-col-scrolls-inner li {
    display: inline;
    float: left;
    font-size: 10px;
    margin: 5px;
    text-align: left;
    width: 76px;
}
.large-video-three-col-scrolls-inner li img {
	border: 2px solid transparent;
}
.large-video-three-col-scrolls-all-videos {
	margin: 10px 10px 10px 0;
    text-align: right;
}
.large-video-three-col-scrolls-left {
    height: 59px;
	left: 7px;
    position: absolute;
	top: 14px;
    width: 13px;
}
.large-video-three-col-scrolls-left a {
    background: url(en_US/components/video/embedded/images/three-col-scrolls-left.jpg) center no-repeat;
    display: block;
    height: 59px;
    text-indent: -9999px;
    width: 13px;
}
.large-video-three-col-scrolls-container {
	position: relative;
	zoom: 1;
}
.services .large-video-three-col-scrolls-container {
	left: -12px;
}
.large-video-three-col-scrolls-right {
  height: 59px;
	left: 279px;
  position: absolute;
	top: 14px;
  width: 13px;
}
.large-video-three-col-scrolls-right a {
    background: url(en_US/components/video/embedded/images/three-col-scrolls-right.jpg) center no-repeat;
    display: block;
    height: 59px;
    text-indent: -9999px;
    width: 13px;
}
.large-video-three-col-scrolls-left a, .large-video-three-col-scrolls-right a {
    background-position: top;
}
.large-video-three-col-scrolls-left a:hover, .large-video-three-col-scrolls-right a:hover {
    background-position: bottom;
}
.large-video-three-col-scrolls-left.disabled, .large-video-three-col-scrolls-right.disabled {
	visibility: hidden;
}
.large-video-three-col-scrolls-inner li.plist-item-selected img {
	border: 2px solid #000;
}
li.plist-item .desc {
	display: none;
}
.large-video-three-col-scrolls-inner div.thumb {
	height: 59px;
	margin-bottom: 5px;
}
* html .large-video-three-col-scrolls-inner li img {
	border: 2px solid #fff;
}

.tvratings img {
	float: left;
	margin-bottom: 5px;
	text-align: bottom;
}
.tvratings .title_cont {
	float: right;
	height: 100px;
	position: relative;
	width: 165px;
}
.tvratings cite {
	bottom: 0;
	left: 0;
	position: absolute;
}
.tvratings h4 {
	border-bottom: 1px #2e94c8 solid;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 2px;
}
.tvratings .prime_chart_link {
	float: left;
	font-weight: bold;
}
.tvratings .cable_chart_link {
	float: right;
	font-weight: bold;
}
.tvratings .clear {
	clear: both;
}

.footer_links {
	clear: both;
	padding: 10px 0;
	text-align: center;
}
.footer_links cite {
	display: block;
	padding-top: 10px;
}
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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}

/* Global Styles
------------------------- */

body {
	color: #000;
	font: normal 62.5%/1.1 arial;
}
:focus {
	outline: 0;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.166em;
}
h2.page_title {
	font-size: 2em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1em;
}
h5 {
	font-size: .916em;
}
cite {
	color: #888;
	font-size: .916em;
	font-style: normal;
}
p {
	line-height: 1.3;
}
input {
	padding: 0;
}
input.blur {
	color: #999;
}
select {
	margin: 0;
	padding: 0;
}

/* Page Styles
------------------------- */

.page {
	font-size: 1.2em;
	margin: 0 auto;
	overflow: hidden;
	width: 980px;
}
.channel {
	overflow: hidden;
}
#header {
	float: left;
}
#message_bar_wrap {
	clear: both;
}
#message {
	overflow: hidden;
	width: 612px;
}
#body_cols {
	overflow: hidden;
	padding: 10px;
	width: 960px;
}
#footer {
	float: left;
	padding: 10px;
	width: 960px;
}

/*
------------------------- */

.body_drag_0 {
	float: left;
	overflow: hidden;
	width: 300px;
}
.body_drag_0.drag_left {
	margin-right: 12px;
}


#body_col_0 {
	float: left;
	overflow: hidden;
	width: 960px;
}
#body_col_1 {
	float: left;
	overflow: hidden;
	width: 770px;
}
#body_col_2 {
	float: left;
	margin-right: 12px;
	overflow: hidden;
	width: 612px;
}
#body_col_3 {
	float: left;
	width: 474px;
}
#body_col_4 {
	float: left;
	overflow: hidden;
	width: 336px;
}
#body_col_5 {
	float: left;
	overflow: hidden;
	width: 300px;
}
#body_col_6 {
	float: left;
	overflow: hidden;
	width: 190px;
}

/* Global Classes
------------------------- */

.super_link {
	font-weight: bold;
}
.loading {
	background: #fff url(en_US/globals/images/loading.gif) no-repeat center center;
	filter: alpha(opacity=80);
	left: 0;
	opacity: .8;
	position: absolute;
	top: 0;
	z-index: 1;
}

/* Buttons
------------------------- */

button.btn {
	border: 0; 
	cursor: pointer;
	overflow: visible;
	margin: -2px 0 0 0;
	padding: 0;
	position: relative;
	vertical-align: middle;
}
button.btn::-moz-focus-inner {
	border: none;
}
button.btn span {
	display: block;
	position: relative;
	white-space: nowrap;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button.btn span {
		margin-top: -1px;
	}
}
@-moz-document url-prefix() {
	button.btn {
		margin-left: -5px;
	}
}
button.btn {
	background: transparent url(en_US/globals/images/btn_bg.gif) no-repeat right -41px;
	padding: 0 10px 0 0;
	text-align: center;
}
button.btn span {
	background: transparent url(en_US/globals/images/btn_bg.gif) no-repeat left top;
	color: #fff;
	font-weight: bold;
	height: 18px;
	padding: 3px 0 0 10px;
}

/* Link Button
------------------------- */

a.link_btn {
	background: transparent url(en_US/globals/images/link_btn_bg.gif) no-repeat right -41px;
	cursor: hand;
	display: block;
	float: left;
	margin: 0 auto;
	padding: 0 10px 0 0;
	text-align: center;
}
a.link_btn span {
	background: transparent url(en_US/globals/images/link_btn_bg.gif) no-repeat left top;
	display: block;
	color: #000;
	font-weight: bold;
	height: 17px;
	padding: 4px 0 0 10px;
}

/* Ad Wrappers
------------------------- */

.ad_placement {
	text-align: center;
}
.ad_placement iframe {
	margin: 0;
	padding: 0;
}

body {
	background: #f7fcff url(site_config/beta.charter.net/assets/en_US/globals/images/beta_body_bg.gif) repeat-x 0px 0px;
}
div#body_cols {
	background: #fff none;
	border-right: 1px solid #8dbcd3;
	border-left: 1px solid #8dbcd3;
	border-bottom: 1px solid #8dbcd3;
	padding: 0 9px;
}
div#video div#body_cols {
	border-top: 1px solid #8dbcd3;
	width: 978px;
}

/* Channel Fixes */
div.tv_channel div#body_cols {
	border-top: 1px solid #8dbcd3;
}
div.page div#body_cols div#body_col_2,
div.page div#body_cols div#body_col_4  {
	padding: 10px 0;
}

/* Page Elements
------------------------- */
div#message_bar_wrap {
	background: #fff;
	border-left: 1px solid #8dbcd3;
	border-right: 1px solid #8dbcd3;
	border-top: 1px solid #8dbcd3;
}
div#header h1.logo {
	background: url(site_config/beta.charter.net/assets/en_US/globals/images/global_sprite.gif) no-repeat 0px -567px;
	float: left;
	margin-left: 20px;
	padding: 12px 50px 20px 50px;
}
div#header h1.logo a {
	display: block;
	float: left;
	height: 48px;
	text-indent: -9999px;
	width: 150px;
}
div#header .header_bar_right ul li a {
	border-right: 1px solid #000;
	color: #000;
}
div#header .header_bar_right ul li.last a {
	border-right: none;
}
div.welcomebar {
	color: #005e89;
	width: 300px;
}
#body_cols {
	background: #fff;
}
cite {
	color: #888;
}
a {
	color: #2e94c8;
	text-decoration: none;
}
a:hover {
	color: #005e89;
}
h2 a {
	color: #000;
	text-decoration: none;
}
h3 a {
	color: #000;
	text-decoration: none;
}
h4 a {
	color: #000;
	text-decoration: none;
}
h5 a {
	color: #000;
	text-decoration: none;
}
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
	color: #000;
	text-decoration: underline;
}
.more {
	background: url(en_US/globals/images/more_arrow.png) no-repeat right center;
	font-weight: bold;
	padding-right: 15px;
}
.back {
	background: url(en_US/globals/images/back_arrow.gif) no-repeat left center;
	font-weight: bold;
	padding-left: 15px;
}
.super_link {
	text-decoration: none;
}
.comp_header_close {
	background: url(en_US/globals/images/component_close.gif) no-repeat top left;
	display: block;
	float: right;
	height: 15px;
	margin: 10px 0 0 0;
	text-indent: -9999px;
	width: 16px;
}
.error {
	background: url(en_US/globals/images/error_icon.png) no-repeat top left;
	color: #ff0000;
	padding-left: 20px;
}

/* Navigation Arrows
------------------------- */
a.prev_btn,
a.next_btn,
a.play_btn,
a.pause_btn,
a.prev_btn_disabled,
a.next_btn_disabled {
	background: url(en_US/globals/images/arrow_controls.png) no-repeat top left;
	display: block;
	height: 18px;
	text-indent: -9999px;
	width: 19px;
}
a.play_btn,
a.pause_btn {
	width: 18px;
}
a.prev_btn {
	background-position: -76px 0;
}
a.next_btn {
	background-position: -95px 0;
}
a.play_btn {
	background-position: -114px 0;
}
a.pause_btn {
	background-position: -150px 0;
}
a:hover.prev_btn {
	background-position: 0 0;
}
a:hover.next_btn {
	background-position: -19px 0;
}
a:hover.play_btn {
	background-position: -132px 0;
}
a:hover.pause_btn {
	background-position: -168px 0;
}
a.prev_btn_disabled {
	background-position: -38px 0;
	cursor: default;
}
a.next_btn_disabled {
	background-position: -57px 0;
	cursor: default;
}

/* Carosel Arrows
------------------------- */
.car_arrow_prev,
.car_arrow_next,
.car_arrow_prev_disabled,
.car_arrow_next_disabled {
	background: url(en_US/globals/images/carosel_arrows.png) no-repeat left center;
	display: block;
	float: left;
	height: 19px;
	text-indent: -9999px;
	width: 18px;
}
.car_arrow_next {
	background-position: -54px center;
	float: right;
}
a:hover.car_arrow_prev {
	background-position: -18px center;
}
a:hover.car_arrow_next {
	background-position: -36px center;
}
a.car_arrow_prev_disabled {
	background-position: -72px center;
	cursor: default;
}
a.car_arrow_next_disabled {
	background-position: -90px center;
	cursor: default;
	float: right;
}

/* Component Discovery
-------------------------- */
div.discovery_browse {
	width: 968px;
}
div.add_content_main {
	width: 818px;
}
/* DCC */
div.dcc {
	height: auto;
}
div.ss-container {
	border-left: 2px solid #82bfde;
	border-right: 2px solid #82bfde;
}
.dcc div.ss-controls {
	border-top: 2px solid #82bfde;
}
div.dcc_nav {
	position: relative;
}
div.dcc_nav ul li ul li {
	border-top: 2px solid #82bfde;	
}
div.dcc div.dcc_nav ul li.on {
	border-bottom: 2px solid #82bfde;
	border-left: 2px solid #82bfde;
	border-right: 2px solid #82bfde;
}
div.dcc div.dcc_nav ul li.on a {
	border-bottom: 2px solid #82bfde;
}

/* Component Wrappers
------------------------- */
div.comp_container {
	border: 1px solid #c9e3f0;
	margin-bottom: 10px;
	overflow: hidden;
}
div.comp_bare_container {
	margin-bottom: 10px;
}
div.comp_header {
	border-bottom: 1px solid #92c7e2;
	overflow: hidden;
	margin: 0 10px;
}
.comp_header h2 {
	color: #000;
	padding: 10px 0;
}
.comp_body {
	overflow: hidden;
	padding: 5px 10px;
}
#body_col_4 .comp_body {
	padding: 10px 0;
}
#body_col_4 .comp_container {
	padding: 0 20px;
}
#body_col_4 .comp_container .comp_header {
	margin: 0;
}
#body_col_4 .comp_container_Synacor_Portal_Components_Services {
	border: none;
	padding: 0;
}
#body_col_4 .marketplace {
	padding: 0;
}
#body_col_4 .marketplace ul li {
	padding: 10px 0;
}

/* Footer Components
------------------------- */
div#footer {
	padding: 10px 0;
	width: 980px;
}
div.footer {
	padding: 10px 0;
}
div.footer_links {
	color: #000;
}
div.footer_links a {
	color: #000;
}
div.footer_links a:hover {
	text-decoration: underline;
}
div#footer .footer_nav .footer_nav_list {
	border-left: 1px solid #abd0e4;
}
div#footer .footer_nav .footer_nav_list.first {
	border: none;
}
div#footer .footer_nav .footer_nav_list {
	height: 225px;
	width: 149px;
}
div.footer_links cite {
	color: #000;
}

/* Services Component
------------------------- */
div#body_col_4 div.webvideo_services span,
div#body_col_4 div.marketwatch_services span,
div#body_col_4 div.localevents_services span,
div#body_col_4 span.services_accuradio_title,
div#body_col_4 span.services_security_title,
div#body_col_4 span.services_premiumservices_title,
div#body_col_4 span.services_premium_promo_title {
	padding-top: 10px;
}

/* Premium Component
------------------------- */
div.premiums {
	border: 1px solid #c9e3f0;
}
div.premiums .premium_item {
	border-bottom: 1px solid #c9e3f0;
}
div.premiums div.premium_icon_wrap {
	padding: 10px 5px;
}

/* Tv Channel
------------------------- */
.comp_container_Synacor_Portal_Components_Tabbed .comp_body {
	padding: 0 10px;
}

/* Movies Channel
------------------------- */
div#movies div#body_cols {
	border-top: 1px solid #8dbcd3;
}

/* Charter Spotlight
------------------------- */
div.charter_showcase {        
	padding: 0 0 0 80px;
}
div.charter_showcase h2 {
	font-size: 1.3em;
	margin: 0;
}
div#showcase_cable {
	padding-top: 20px;
}
div#showcase_internet {        
	padding-top: 20px;
}
div#showcase_phone {        
	padding-top: 20px;
}
div#showcase_business {        
	padding-top: 20px;
}
div.charter_showcase p {        
	margin: 10px 0;
}
div.charter_showcase p.learn_more {
	font-size: 11px;
	text-align: right;
}
div.charter_spotlight_item {
	clear: both;
	padding: 5px 0;
}
div.charter_spotlight_item .text h4 {
	font-size: 1.3em;
}
div.charter_spotlight_item img {
	height: 59px;
	width: 80px;
}
div.charter_spotlight_item .img {
	float: left;
	height: 115px;
	padding-right: 7px;
}
div.charter_spotlight_item div.learn_more {
	background: none;
	text-align: right;
}
div.charter_spotlight_item div.learn_more img {
	width: 40px;
	height: 12px;
}

/* Espn360
------------------------- */
.program {
	color: #000;
	display: inline;
	float: left;
	font: normal 0.833em/normal Arial,Verdana,Helvetica,sans-serif;
	margin: 12px 0px 0 0;
	width: auto;
}
.program_thumb {
	height: 90px;
	float: left;
	padding-right: 10px;
	position: relative;
	margin-bottom: 4px;
	width: 110px;
}
.program_thumb img.watch_now {
	height: 20px;
	width: 110px;
}
.program_thumb img {
	height: 62px;
	width: 110px;
}
.program_thumb a.btn {
	bottom: 5px;
	right: 5px;
}
.program_title {
	color: #000;
	font-weight: bold;
	float: left;
	font-size: 1.2em;
	width: 120px;
}
.program_date {
	color: #888;
	float: left;
	margin-top: 2px;
	text-transform: uppercase;
	width: 120px;
}

/* Tabbed Navigation
-------------------------------- */
div.comp_tabs .tabbed_nav {
	background: #e2e2e2;
	border: none;
	margin-top: 0;
}
div.comp_tabs .tabbed_nav ul{
	text-align: left;
	font: bold 1.0em arial;
	list-style-type: none;
}
div.comp_tabs .tabbed_nav ul li {
	display: inline;
}
div.comp_tabs div.tabbed_nav ul li a {
	padding: 0px 9px;
	border: none;
	background-color: #e2e2e2;
	color: #666;
	line-height: 25px;
	margin-right: 0px;
	text-decoration: none;
	border-bottom: none;
}

