/***** en_US/components/header_bar/styles/header_bar.css *****/
.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;
}
/***** en_US/components/logo/styles/logo.css *****/
/***** en_US/components/search/styles/search.css *****/
.search {
	float: left;
	margin: 15px 0 5px 0;
}
.search .search_provider {
	float: left;
	height: 44px;
	margin: 10px 3px 0 11px;
	text-align: center;
	width: 109px;
}
.search .search_provider_web {
	background: url(en_US/components/search/images/search_provider.gif?ff5dae82) no-repeat;
}
.search .search_provider_ebay {
	background: url(site_config/charter/assets/en_US/globals/images/global_sprite.gif?ff5dae82) no-repeat 15px -357px;
}
.search .search_provider_yellowbook {
	background: url(site_config/charter/assets/en_US/globals/images/global_sprite.gif?ff5dae82) 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/charter/assets/en_US/globals/images/global_sprite.gif?ff5dae82) repeat-x 0px -666px;
	border-right: 1px solid #849398;
	float: left;
	height: 16px;
}
.search .search_cat ul li.on {
	background: url(site_config/charter/assets/en_US/globals/images/global_sprite.gif?ff5dae82) 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/charter/assets/en_US/globals/images/global_sprite.gif?ff5dae82) 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/charter/assets/en_US/globals/images/global_sprite.gif?ff5dae82) 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;
}

/***** en_US/components/nav/styles/nav.css *****/
#header {
	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/charter/assets/en_US/globals/images/global_sprite.gif?ff5dae82) 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/charter/assets/en_US/components/nav/images/nav_tab_bg.png?ff5dae82) no-repeat top left;
}
.main_nav .nav li.first a span {
	background: transparent url(site_config/charter/assets/en_US/globals/images/global_sprite.gif?ff5dae82) 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/charter/assets/en_US/components/nav/images/nav_tab_bg.png?ff5dae82) no-repeat bottom left;
}
.home_page .main_nav .nav li.first.on a {
	background: transparent url(site_config/charter/assets/en_US/globals/images/global_sprite.gif?ff5dae82) 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/charter/assets/en_US/globals/images/global_sprite.gif?ff5dae82) no-repeat -440px -125px;
}
.main_nav .nav li.nav_more a {
	background: url(site_config/charter/assets/en_US/globals/images/global_sprite.gif?ff5dae82) no-repeat -440px -83px;
}
.main_nav .nav li.nav_more a span.nav_down_arrow {
	background: url(site_config/charter/assets/en_US/globals/images/global_sprite.gif?ff5dae82) no-repeat -504px 2px;
	display: block;
	padding-right: 15px;
}
.main_nav .nav li.nav_more a span.nav_up_arrow {
	background: url(site_config/charter/assets/en_US/globals/images/global_sprite.gif?ff5dae82) no-repeat right center;
	display: block;
	padding-right: 15px;
}
.main_nav .nav li.nav_more a:hover {
	background: url(site_config/charter/assets/en_US/globals/images/global_sprite.gif?ff5dae82) no-repeat -440px -125px;
}
.main_nav .nav li a:hover {
	background: transparent url(site_config/charter/assets/en_US/globals/images/global_sprite.gif?ff5dae82) no-repeat -8px -125px;
}
.main_nav .nav li.first a:hover {
	background: transparent url(site_config/charter/assets/en_US/components/nav/images/nav_tab_bg.png?ff5dae82) no-repeat 0 -41px;
}
#header .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;
}
.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 a.trial {
	color: #ff0;
	font-weight: bold;
}
.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 {
	background: #005e89;
	display: none;
	left: 0;
	position: absolute;
	top: 29px;
}
.main_nav .nav li .sub_nav li .ter_nav ul {
	float: left;
}
.main_nav .nav li .sub_nav li .ter_nav li {
	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
------------------------- */
#header .nav_more_cont {
	background: #47a3cb;
	border: 1px solid #458db1;
	border-top: 0;
	display: none;
	margin-right: 0;
	padding: 10px;
	position: absolute;
	right: 0;
	top: 138px;
	z-index: 200;
}
#header .nav_more_cont ul {
	float: left;
	list-style: none;
	width: 143px;
}
#header .nav_more_cont ul li a {
	color: #fff;
}
#header .nav_more_cont ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

/***** en_US/components/account_nav/styles/account_nav.css *****/
.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/charter/assets/en_US/globals/images/global_sprite.gif?ff5dae82) no-repeat -11px -443px;
	padding-left: 5px;
}
.acct_nav li.last {
	background: url(site_config/charter/assets/en_US/globals/images/global_sprite.gif?ff5dae82) 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/charter/assets/en_US/globals/images/global_sprite.gif?ff5dae82) no-repeat -3px -519px;
	padding-left: 38px;
}
.acct_nav li a:hover {
	color: #005e89;
}

/***** en_US/components/component_discovery/styles/reveal.css *****/
.component_discovery_reveal {
	float: right;
	margin-left: 4px;
	position: relative;
}
.component_discovery_reveal_personalize {
 	background: transparent url(en_US/components/component_discovery/images/post_personalize.png?ff5dae82) no-repeat top left;
	color: #fff;
	display: none;
	font-size: 12px;
	font-weight: bold;
	height: 65px;
	padding-top: 20px;
	position: absolute;
	right: 0px;
	text-align: center;
	top: 15px;
	width: 195px;
	z-index: 1;
 }
.customizable_zone {
	float: left;
	position: relative;
	width: 100%;
}
.customizable_zone .comp_header h2.customizable {
	cursor: move;
}
.customizable_placeholder {
	border: 1px dotted #000; 
	margin: 0 auto; 
	position: relative;
}
#body_col_4 .customizable_placeholder {
	margin: 6px 0px 6px 0px;
	width: 334px;
}

/***** en_US/components/welcomebar/styles/welcomebar.css *****/
.welcomebar {
	float: right;
	margin: 7px 10px 0 0;
	overflow: hidden;
	text-align: right;
	width: 323px;
}
.welcomebar a {
	padding: 0 5px;
}
.welcomebar .login_link,
.welcomebar .logged_in_text {
	float: right;
	font-weight: bold;
	margin-right: 10px;
	padding: 0;
}
.welcomebar .login_link {
	font-size: 146%;
	margin-top: -3px;
}
.welcome_bar_pipe {
	display: block;
	float: right;
}
/***** en_US/components/message_bar/styles/message_bar.css *****/
#message {
	padding: 10px 10px 0;
}
#message h4 {
	display: inline;
}
/***** en_US/components/cms/styles/dcc_slides.css *****/
.dcc_img {
           float: left;
           margin: 2px 10px 0 0;
           width: 249px;
}
.dcc_img img {
           background-color: #ddd;
           height: 192px;
           width: 249px;
}
h4.dcc_title {
           padding-bottom: 5px;
}
.dcc_img cite {
           float: right;
           margin: 2px 0 0 0;
}
h4.dcc_title cite {
           float: none;
}
.dcc_text {
           float: left;
           height: 217px;
           position: relative;
           width: 325px;
}
.dcc_text p {
           padding: 5px 0;
}
.dcc_text ul {
           list-style: square;
           padding: 5px 0 0 15px;
}
.dcc_text ul li {
           line-height: 12px;
           padding-bottom: 6px;
}
.dcc_text ul li h4 {
           display: inline;
}
.dcc_promo {
           background: #eaf4f9;
           bottom: 0px;
           display: block;
           font-weight: bold;
           margin-top: 5px;
           padding: 5px 0px;
           position: absolute;
           right: 0px;
           text-align: center;
           width: 100%;
}
.dcc_1, .dcc_2, .dcc_3, dcc_4 {
           display: block;
           overflow: hidden;
}
.dcc_vidicon {
           background: url(en_US/components/dcc/images/dcc_video_icon.gif?ff5dae82) no-repeat center right;
           padding-right: 17px;
}
.dcc_imgicon {
           background: url(en_US/components/dcc/images/dcc_photo_icon.gif?ff5dae82) no-repeat center right;
           padding-right: 17px;
}
.dcc_img_split {
           float: left;
           margin: 0 9px 5px 0;
           width: 119px;
}
.dcc_img_split img {
           background-color: #ddd;
           height: 90px;
           width: 119px;
}
.dcc_img_split.last {
           margin-right: 0;
}
.dcc_img_split.last img {
           background-color: #ddd;
           height: 90px;
           width: 119px;
}
.dcc h4 a {
           font-weight: normal;
}
.dcc h4 cite {
           display: none;
}

/***** en_US/components/cms/styles/dcc_slideshow.css *****/
.dcc {
        background: #fff;
        height: 285px;
        margin: 0 0 10px 0;
        overflow: hidden;
        position: relative;
        visibility: hidden;
        width: 608px;
        z-index: 0;
}
.dcc .rounded_top {
        background: url(en_US/components/dcc/images/dcc_rounded_corners.png?ff5dae82) no-repeat left top;
        bottom: -1px;
        position: relative;
        height: 7px;
        width: 100%;
}
.tab-title {
        display: none;
}

.dcc_nav {
        background: url(en_US/components/dcc/images/dcc_nav_bg.gif?ff5dae82) repeat-x top left;
        bottom: 0;
        height: 34px;
        left: 0;
        overflow: hidden;
        position: absolute;
        width: 608px;
}
.dcc_nav ul {
        list-style: none;
        margin: 0;
        float: left;
        -moz-padding-start: 0;
}
.dcc_nav ul li {
        float: left;
}
.dcc_nav ul li ul li {
        border-top: 2px solid #458db1;
}
.dcc_nav ul li a {
        border-bottom: 2px solid #c3c3c3;
        border-right: 1px solid #c3c3c3;
        color: #000;
        display: block;
        float: left;
        line-height: 30px;
        text-align: center;
        text-decoration: none;
        width: 109px;
}
.dcc_nav ul li a.dummy {
        height: 30px;
}
.dcc_nav ul li a:hover {
        background: #fff;
        text-decoration: underline;
}
.dcc .dcc_nav ul li.on {
        border-top: none;
        border-left: 2px solid #458db1;
        border-right: 2px solid #458db1;
        border-bottom: 2px solid #458db1;
}
.dcc_nav ul li.on a {
        background: #fff;
        border-bottom: 2px solid #458db1;
        border-right: none;
        font-weight: bold;
        line-height: 30px;
        padding: 2px 0 0 0;
}
.dcc_nav ul li.on a:hover {
        text-decoration: none;
}
.dcc_nav ul li ul li.first {
        border-left: 2px solid #c3c3c3;
}
.dcc .dcc_nav ul li ul li.first a {
        width: 107px;
}
.dcc .dcc_nav ul li ul li.first.on a {
        width: 109px;
}
.ss-controls {
        border-bottom: 2px solid #c3c3c3;
        border-right: 2px solid #c3c3c3;
        border-top: 2px solid #458db1;
        float: right;
        padding: 10px 4px 8px 1px;
}

div.ss-container {
        background-color: #ffffff;
        border-left: 2px solid #82bfde;
        border-right: 2px solid #82bfde;
        bottom: -1px;
        padding: 3px 10px 10px;
        position: relative;
        height: 230px;
        width: 584px;
        overflow: hidden;
}

.ss-container div.slide {
        position: absolute;
        background-color: #ffffff;
}
.dcc_nav .dcc_nav_prev,
.dcc_nav .dcc_nav_next,
.dcc_nav .dcc_nav_pause,
.dcc_nav .dcc_nav_play {
        cursor: pointer;
        display: block;
        float: left;
        height: 12px;
}
.dcc_nav .dcc_nav_prev {
        background: url(en_US/components/dcc/images/dcc_nav_buttons.gif?ff5dae82) no-repeat top left;
        padding: 0 3px;
        width: 10px;
}
.dcc_nav .dcc_nav_next {
        background: url(en_US/components/dcc/images/dcc_nav_buttons.gif?ff5dae82) no-repeat top right;
        padding: 0 3px;
        width: 10px;
}
.dcc_nav .dcc_nav_pause {
        background: url(en_US/components/dcc/images/dcc_nav_buttons.gif?ff5dae82) no-repeat -16px 0px;
        padding: 0 4px;
        width: 8px;
}
.dcc_nav .dcc_nav_play {
        background: url(en_US/components/dcc/images/dcc_nav_buttons.gif?ff5dae82) no-repeat -16px -24px;
        padding: 0 4px;
        width: 8px;
}
.dcc_nav .dcc_nav_prev:hover {
        background-position: 0px -12px;
}
.dcc_nav .dcc_nav_next:hover {
        background-position: -32px -12px;
}
.dcc_nav .dcc_nav_pause:hover {
        background-position: -16px -12px;
}
.dcc_nav .dcc_nav_play:hover {
        background-position: -16px -36px;
}

.dcc_tabs {
        overflow: hidden;
}



/***** en_US/components/cms/styles/watercooler.css *****/
li.nav_games a{
  background: #ff0000;
}

.watercooler {
        overflow: hidden;
        padding: 10px 0;
}
.watercooler .wc_car {
        height: 150px;
        overflow: hidden;
}
* html .watercooler .wc_car {
        float: left;
}
.watercooler .wc_car ul {
        float: left;
        list-style: none;
        width: 100%;
}
.watercooler .wc_car ul li {
        display: inline;
        float: left;
        width: 144px;
}
.watercooler .wc_car ul li .wc_car_itm {
        margin: 0 auto;
        width: 130px;
}
.watercooler .wc_car ul li .wc_car_itm img {
        background-color: #ddd;
        height: 80px;
        margin: 5px 0 8px 0;
        width: 130px;
}
.watercooler .car_arrow_prev,
.watercooler .car_arrow_next,
.watercooler .car_arrow_prev_disabled,
.watercooler .car_arrow_next_disabled {
        height: 100px;
}
.wc_car_itm a.wc_loading {
        background: url(en_US/globals/images/loading.gif?ff5dae82) no-repeat center center;
        display: block;
        float: left;
        height: 80px;
        padding: 5px 0 10px 0;
        width: 130px;
}
.wc_car_itm a.wc_loading img {
        visibility: hidden;
}
/***** en_US/components/feed/styles/feed.css *****/
/* 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;
}

/***** en_US/components/espn360/styles/espn360.css *****/
/* Espn360
------------------------- */
.espn360_body {
	width: 100%;
}
.espn360_body .program {
	color: #000;
	display: inline;
	float: left;
	font: normal 0.833em/normal Arial,Verdana,Helvetica,sans-serif;
	margin: 5px 0px 0 0;
	width: auto;
}
.espn360_body .program_thumb {
	height: 90px;
	float: left;
	padding-right: 10px;
	margin-bottom: 4px;
	width: 110px;
}
.espn360_body .program_thumb img.watch_now {
	height: 20px;
	width: 110px;
}
.espn360_body .program_thumb img {
	height: 62px;
	width: 110px;
}
.espn360_body .program_thumb a.btn {
	bottom: 5px;
	right: 5px;
}
.espn360_body .program_title {
	color: #000;
	font-weight: bold;
	float: left;
	font-size: 1.2em;
	width: 150px;
}
.espn360_body .program_date {
	color: #888;
	float: left;
	margin-top: 2px;
	text-transform: uppercase;
	width: 120px;
}
.espn360_clear {
	clear: both;
}
/* Tabbed Navigation
-------------------------------- */
.comp_tabs .tabbed_nav {
	float: none;
	width: 100%;
}
.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 {
	background: #e2e2e2;
	display: block;
	float: left;
	height: 30px;
}
.comp_tabs .tabbed_nav ul li.on a {
	background: #fff;
}
.comp_tabs .tabbed_body {
	position: relative;
}
div.comp_tabs .tabbed_nav {
	background: #e2e2e2;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-top: 2px;
}
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-right: 1px solid #ccc;
	background-color: #e2e2e2;
	color: #666;
	line-height: 25px;
	margin-right: 0px;
	text-decoration: none;
	border-bottom: none;
}
.comp_tabs .tabbed_nav ul li.on a {
	background: #fff;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/***** en_US/components/facebook/styles/facebook.css *****/
.comp_container_facebook .comp_header h1 span {
	background: url(en_US/components/facebook/images/fb_logo_head.gif?ff5dae82) no-repeat top left;
	padding-left: 25px;
}
.comp_container_facebook .comp_header h1 .fb_refresh_head,
.comp_container_facebook .comp_header h1 .fb_close_head {
	display: block;
	float: right;
	height: 16px;
	margin-right: 5px;
	outline: none;
	text-indent: -9999px;
	width: 16px;
}
.comp_container_facebook .comp_header h1 .fb_refresh_head {
	background: url(en_US/components/facebook/images/fb_refresh_head.gif?ff5dae82) no-repeat top left;
}
.comp_container_facebook .comp_header h1 .fb_close_head {
	background: url(en_US/components/facebook/images/fb_close_head.gif?ff5dae82) no-repeat top left;
}
.facebook {
	background: #fff;
	float: left;
	position: relative;
	width: 100%;
}
.facebook div.facebook_loading {
	background: #fff url(en_US/globals/images/loading.gif?ff5dae82) no-repeat center center;
	display: none;
	filter: alpha(opacity=80);
	height: 100px;
	opacity: 0.8;
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	width: 100%;
	z-index: 1;
}
.fb_profile_cont {
	float: left;
	padding: 5px 10px 10px 10px;
}
.fb_pf_top_left {
	background: url(en_US/components/facebook/images/fb_top_left.gif?ff5dae82) no-repeat top left;
	height: 5px;
	overflow: hidden;
	padding-left: 5px;
}
.fb_pf_top_right {
	background: url(en_US/components/facebook/images/fb_top_right.gif?ff5dae82) no-repeat top right;
	overflow: hidden;
}
.fb_pf_bot_left {
	background: url(en_US/components/facebook/images/fb_bot_left.gif?ff5dae82) no-repeat top left;
	height: 5px;
	overflow: hidden;
	padding-left: 5px;
}
.fb_pf_bot_right {
	background: url(en_US/components/facebook/images/fb_bot_right.gif?ff5dae82) no-repeat top right;
	overflow: hidden;
	width: 100%;
}
.fb_profile .fb_view_cont {
	float: right;
}
.fb_profile a.fb_view_profile,
.fb_profile a.fb_refresh_profile,
.fb_profile a.fb_log_profile {
	border-right: 1px solid #000;
	float: left;
	font-size: .8em;
	margin-bottom: 2px;
	padding: 0 5px 0 0;
}
.fb_profile a.fb_log_profile {
	border: none;
}
.fb_profile a.fb_refresh_profile,
.fb_profile a.fb_log_profile {
	padding-left: 5px;
}
.fb_profile {
	float: left;
	overflow: hidden;
}
.fb_status_cont {
	float: left;
	overflow: hidden;
}
.fb_status_left {
	background: url(en_US/components/facebook/images/fb_status_left.gif?ff5dae82) no-repeat top left;
	float: left;
	overflow: hidden;
	margin: 0 0 0 5px;
	padding-left: 13px;
	width: 190px;
}
.fb_status_right {
	background: url(en_US/components/facebook/images/fb_status_right.gif?ff5dae82) no-repeat top right;
	height: 61px;
	overflow: hidden;
	position: relative;
}
.fb_status_right p {
	font-size: .9em;
	padding: 5px 8px 5px 5px;
}
.fb_status_right p.fb_status_edit {
	background: #fff;
	border: 1px solid #ccc;
	color: #2a5caa;
	margin: 5px 5px 0 0;
}
.fb_status_edit textarea {
	background-color: #fafafa;
	border: 1px solid #c9c9c9;
	font-size: 8pt;
}
.facebook cite {
	color: #a3a3a3;
	display: inline;
	font-style: normal;
}
.fb_status_right p a {
	padding: 0 5px;
}
.fb_status_message {
	padding: 0 0 0 3px;
}
.fb_status_edit p span {
	background: #d4deee;
	color: #2a5caa;
}
.fb_save_status {
	bottom: 2px;
	color: #2a5caa;
	font-size: .8em;
	position: absolute;
	right: 7px;
}
.fb_status_blank .fb_save_status {
	bottom: 0;
	position: relative;
	right: 0;
	display: inline;
}
.fb_status_cont ul {
}
.fb_user_img {
	float: left;
}
.fb_link_cont {
	clear: both;
	overflow: hidden;
	padding-top: 5px;
}
.fb_status_cont ul.fb_links {
	float: left;
	list-style: none;
	margin-left: 0px;
}
.fb_status_cont ul.fb_links li {
	display: inline;
	float: left;
	font-size: .8em;
	padding-right: 10px;
}
.fb_links li a {
	display: block;
	float: left;
	height: 20px;
	padding: 4px 0 0 20px;
}
.fb_wall_icon {
	background: url(en_US/components/facebook/images/fb_wall_icon.png?ff5dae82) no-repeat top left;
}
.fb_mail_icon {
	background: url(en_US/components/facebook/images/fb_mail_icon.png?ff5dae82) no-repeat top left;
}
.fb_request_icon {
	background: url(en_US/components/facebook/images/fb_invite_icon.png?ff5dae82) no-repeat top left;
}
.fb_poke_icon {
	background: url(en_US/components/facebook/images/fb_poke_icon.png?ff5dae82) no-repeat top left;
}
.fb_friend_cont {
	border-top: 1px solid #aaa;
	clear: both;
	height: 1%;
	overflow: hidden;
}
.fb_friend_cont h3 {
	float: left;
	font-size: 1.25em;
	padding-top: 5px;
}
.fb_search {
	float: right;
	padding-top: 5px;
	width: 170px;
}
.fb_search a {
	color: #2a5caa;
	float: left;
	font-size: .8em;
	padding: 4px 5px 0 0;
}
.fb_search .fb_search_box {
	border: 1px solid #aaa;
	border-right: none;
	color: #aaa;
	float: right;
	font-size: .9em;
	height: 16px;
	padding: 2px 0 0 4px;
	width: 138px;
}
.fb_search .fb_search_box_active {
	color: #000;
}
.fb_search .submit {
	background: #3b5997 url(en_US/components/facebook/images/fb_search.gif?ff5dae82) no-repeat top left;
	border: none;
	color: #fff;
	float: right;
	font-size: .8em;
	font-weight: normal;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	width: 25px;
}
.fb_no_results {
	clear: both;
	color: #a50a27;
	display: none;
	padding: 20px 10px 40px 10px;
	text-align: center;
}
#FB_HiddenContainer {
	position:absolute;
	top:-10000px;
	width:0px;
	height:0px;
}
.fb_friend_status {
	clear: both;
	padding-top: 10px;
}
.fb_friend_status cite {
	font-size: .9em;
}
.fb_friend_status .fb_status_update {
}
.fb_friend_status div.fb_status_update {
	border-bottom: 1px solid #cccccc;
	font-size: 1em;
	margin-top: 5px;
	padding: 0 0 8px 0;
	overflow: hidden;
	min-height: 67px;
}
.fb_friend_status div.fb_status_update .add_status_comment_link,
.fb_friend_status div.fb_status_update .like_status_link {
	font-size: .9em;
	margin-left: 5px;
}
.fb_friend_status div.fb_status_update .view_status_comments_link {
	background: url(en_US/components/facebook/images/fb_status_comment.gif?ff5dae82) no-repeat left center;
	font-size: .9em;
	padding-left: 14px;
}
.fb_friend_status div.fb_status_update .view_status_likes {
	background: url(en_US/components/facebook/images/fb_status_like.gif?ff5dae82) no-repeat left center;
	font-size: .9em;
	padding-left: 14px;
}
.fb_friend_status div.fb_status_update .fb_status_update_comment_container {
	margin-top: 6px;
	overflow: hidden;
}
.fb_friend_status div.fb_status_update .fb_status_update_comment {
	padding: 3px;
}
.fb_friend_status div.fb_status_update .fb_status_update_comment_odd {
	background: #f0f0f0;
}
.fb_friend_status div.fb_status_update img {
	float: left;
	height: 30px;
	margin-right: 5px;
	width: 30px;
}
.fb_friend_status div.fb_status_update .detail_wrap {
	margin-left: 36px;
}
.fb_friend_status div.fb_status_update .fb_status_update_comment cite {
	display: block;
}
.fb_friend_status div.fb_status_update .fb_status_update_comment_container textarea {
	color: #a3a3a3;
	height: 18px;
	font-style: normal;
	width: 98%;
}
.fb_friend_status div.fb_status_update .fb_status_update_comment_container .actively_commenting {
	color: #000;
	height: 60px;
	font-style: normal;
}
.fb_friend_status div.fb_status_update .fb_status_update_comment_container .add_new_comment {
	float: right;
	font-weight: bold;
	margin-left: 20px;
}
.fb_friend_status div.fb_status_update .fb_status_update_comment_container .cancel_new_comment {
	float: right;
}
.fb_friend_status div.fb_profile_update {
	background: url(en_US/components/facebook/images/fb_fake_avatar.jpg?ff5dae82) no-repeat left top;
	border-bottom: 1px solid #cccccc;
	margin-top: 5px;
}
.fb_friend_status .profile_link {
	font-weight: bold;
	padding-right: 3px;
}
.fb_friend_status div span.status,
.fb_friend_status div span.comment {
	font-size: 0.9em;
	word-wrap: break-word;
}
.fb_friend_status div cite {
	font-size: 0.8em;
	padding-top: 2px;
}
.fb_pagination {
	line-height: 2em;
	list-style: none;
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
	word-spacing: -0.3em;
}
.fb_pagination span {
	word-spacing: 0;
}
.fb_pagination a {
	border: 1px solid #aaa;
	margin: 0 2px;
	padding: 3px 5px;
}
.fb_pagination .on {
	border: 1px solid #aaa;
	font-weight: bold;
	margin: 0 2px;
	padding: 3px 5px;
}
.fb_pagination a.fb_pag_prev ,
.fb_pagination a.fb_pag_next  {
	border: none;
	margin: 0;
	padding: 0;
	word-spacing: 0;
}
.fb_pagination .fb_pag_prev,
.fb_pagination .fb_pag_next {
	margin: 0 1px;
}
.fb_pagination .fb_pag_prev {
	padding: 3px 1px 3px 0;
}
.fb_pagination .fb_pag_next {
	padding: 3px 0 3px 1px;
}
.fb_connect {
	background: url(en_US/components/facebook/images/fb_connect.gif?ff5dae82) no-repeat top left;
	display: block;
	height: 21px;
	margin-bottom: 10px;
	text-indent: -9999px;
	width: 169px;
}
.fb_connect_title {
	font-size: 1.2em;
}
.fb_connect_msg {
	font-size: .9em;
	padding: 5px 0 10px 0;
}
.fb_status_blank, .fb_all_friends_link, .fb_status_edit {
	display: none;
}
.fb_status_blank h4 {
	display: inline;
}
.facebookError {
	filter: alpha(opacity=80);
	opacity: .8;
	background: #fff;
	left: 0;
	position: absolute;
	top: 0;
}
.facebookPopup {
	background-color: #fff;
	border: solid 2px #45629e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	width: 264px;
	left: 0;
	position: absolute;
	top: 0;
}
.facebookHeader {
	background: #6d84b4 url(en_US/components/facebook/images/fb_icon.png?ff5dae82) 1px 1px no-repeat;
	border-bottom: solid 1px #3b5998;
	height: 16px;
	padding-right: 5px;
}
.facebookclose {
	background: url(en_US/components/facebook/images/fb_close.png?ff5dae82) right 4px no-repeat;
	float: right;
	height: 12px;
	text-indent: -999px;
	width: 8px;
}
.facebookBar {
	background: url(en_US/components/facebook/images/fb_bg.png?ff5dae82) top left repeat-x;
	height: 10px;
	width: 100%;
}
.facebookPopup p {
	font-weight: bold;
	margin: 0 auto;
	padding: 22px 0 22px 0;
	text-align: center;
	width: 190px;
}
.facebookfooter {
	background: #f2f2f2;
	border-top: solid 1px #cccccc;
	padding: 6px;
	text-align: right;
}
.facebookbtn {
	background: #f3f3f3;
	border: none;
	border: solid 1px #a8a8a8;
	font-size: 1.0em;
	padding: 0px 10px 2px 10px;
}
.facebookconnecting {
	background: #fff url(en_US/globals/images/loading.gif?ff5dae82) 50% 40px no-repeat;
	height: 71px;
	width: 264px;
	position: absolute;
	top: 0;
	left: 0;
}
.facebookconnecting p {
	color: #a6a6a6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 80px;
	text-align: center;
}

/***** en_US/components/pagination/styles/pagination.css *****/
/* 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?ff5dae82) no-repeat left top;
}
.pagination_numeric_narrow ul li.prev span {
	background: url(en_US/components/pagination/images/pag_arrows_numeric_narrow.gif?ff5dae82) no-repeat -10px top;
}
.pagination_numeric_narrow ul li.next a {
	background: url(en_US/components/pagination/images/pag_arrows_numeric_narrow.gif?ff5dae82) no-repeat -20px top;
}
.pagination_numeric_narrow ul li.next span {
	background: url(en_US/components/pagination/images/pag_arrows_numeric_narrow.gif?ff5dae82) 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?ff5dae82) 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?ff5dae82) 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?ff5dae82) 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?ff5dae82) no-repeat left center;
}
.pagination_bullets ul li.next a {
	background: #fff url(en_US/components/pagination/images/pag_arrows_gt.gif?ff5dae82) no-repeat left center;
}
.pagination_bullets ul li.prev span {
	background: #fff url(en_US/components/pagination/images/pag_arrows_inactive_lt.gif?ff5dae82) no-repeat left center;
}
.pagination_bullets ul li.next span {
	background: #fff url(en_US/components/pagination/images/pag_arrows_gt.gif?ff5dae82) no-repeat left center;
}
.pagination_bullets ul li.next span {
	background: #fff url(en_US/components/pagination/images/pag_arrows_inactive_gt.gif?ff5dae82) 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?ff5dae82) 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?ff5dae82) 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?ff5dae82) 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?ff5dae82) 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;
}

/***** en_US/components/free_games_promo/styles/free_games_promo.css *****/
.free_games_promo {
	padding-bottom: 15px;
	position: relative;
	width: 100%;
}
.free_games_promo select {
	width: 280px;
}
.free_games_promo .thumbs {
	overflow: hidden;
}
.free_games_promo .thumbs ul {
	list-style: none;
	margin-top: 5px;
	overflow: hidden;
	width: 280px;
}
.free_games_promo .thumbs ul li {
	float: left;
	margin: 0 3px;
	width: 128px;
}
.free_games_promo .thumbs ul li a {
	display: block;
	padding: 5px 0px;
	position: relative;
	text-align: center;
}
.free_games_promo .thumbs ul li img {
	background: #959595;
	border: 2px #fff solid;
	margin: 0 auto;
	padding: 1px;
}
.free_games_promo .thumbs ul li a:hover img {
	border: 2px #ff9600 solid;
}
.free_games_promo .thumbs ul li a span.play_overlay {
	display: none;
}
.free_games_promo .thumbs ul li a:hover {
	background: url('en_US/components/free_games_promo/images/free_games_promo_bg_grad.gif?ff5dae82') repeat-x bottom center;
}
.free_games_promo .thumbs ul li a:hover img {
	cursor: pointer;
	position: relative;
}
.free_games_promo .thumbs ul li a:hover span.play_overlay {
	background: url('en_US/components/free_games_promo/images/free_games_promo_hover.png?ff5dae82') no-repeat left center;
	display: block;
	height: 9px;
	left: 13px;
	_left: 2px;
	position: absolute;
	top: 68px;
	_top: 65px;
	width: 53px;
	z-index: 2;
}
.free_games_promo .thumbs ul li a h4 {
	margin: 0 auto;
	text-align: left;
	width: 100px;
}
.free_games_promo .thumbs ul li a p {
	color: #000;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	text-decoration: none;
	width: 100px;
}
.free_games_promo div.pagination_container {
	text-align: center;
}
.free_games_promo .pagination_bullets {
	display: table;
	#display: inline;
	margin: 0 auto;
	zoom: 1;
}
.free_games_promo .recent_games {
	background: #f9f9f9;
	border: 1px #dadada solid;
	overflow: hidden;
	padding: 5px;
	width: 270px;
}
.free_games_promo .recent_games p {
	clear: both;
	font-weight: bold;
	margin-bottom: 5px;
}
.free_games_promo .recent_games ul {
	float: left;
	list-style: none;
	margin-left: 20px;
	overflow: hidden;
	width: 47%;
}
.free_games_promo .recent_games ul.first {
	margin-left: 5px;
}
.free_games_promo .recent_games ul li {
	margin: 3px 0;
	padding-left: 18px;
}
.free_games_promo .recent_games ul li span {
	margin-left: -18px;
}
.free_games_promo .recent_games ul li a {
	margin-left: 5px;
}
.free_games_promo .more {
	bottom: 0;
	position: absolute;
	right: 0;	
}

/***** en_US/components/services/styles/services.css *****/
.services {
	overflow: hidden;
	padding: 0;
}
.services .services_car {
	float: left;
	margin-left: 1px;
	overflow: hidden;
	width: 298px;
}
.services .services_car_arrow_prev,
.services .services_car_arrow_next {
	float: left;
	padding-top: 40px;
	width: 18px;
}
.services .services_car_arrow_next {
	float: right;
}
.services .services_list_top,
.services .services_list_bot {
	float: left;
	height: 1%;
	overflow: hidden;
	padding: 0 4px 5px 4px;
}
.services .services_list_bot {
	padding-bottom: 0;
}
.services .services_list_nav div.services_tab {
	background: url(en_US/components/services/images/tab_bg.gif?ff5dae82) no-repeat top left;
	color: #000;
	cursor: pointer;
	display: inline;
	float: left;
	height: 42px;
	margin-right: 3px;
	overflow: hidden;
	width: 94px;
}
.services .services_list_top .services_list_nav div img,
.services .services_list_bot .services_list_nav div img {
	float: left;
}
.services .services_list_nav div.on {
	background: url(en_US/components/services/images/tab_bg.gif?ff5dae82) no-repeat bottom left;
	border: none;
	height: 42px;
	width: 94px;
}
.services .services_list_top div.services_right,
.services .services_list_bot div.services_right {
	margin-right: 0;
}
.services .services_list_wrap {
	float: left;
	width: 288px;
}
.services .services_list_head {
	font-size: 0;
	height: 9px;
}
.services .services_list_head.left {
	background: #fff url(en_US/components/services/images/tab_bg_wrap.gif?ff5dae82) no-repeat 0 0;
}
.services .services_list_head.center {
	background: #fff url(en_US/components/services/images/tab_bg_wrap.gif?ff5dae82) no-repeat 0 -9px;
}
.services .services_list_head.right {
	background: #fff url(en_US/components/services/images/tab_bg_wrap.gif?ff5dae82) no-repeat 0 -18px;
}
.services .services_list_cont {
	border-left: 1px solid #87bcd8;
	border-right: 1px solid #87bcd8;
	overflow: hidden;
	padding: 0 5px;
}
.services .services_list_foot {
	background: #fff url(en_US/components/services/images/tab_bg_wrap.gif?ff5dae82) no-repeat bottom center;
	font-size: 0;
	height: 6px;
}
.services .services_list_wrap {
	display: none;
}
.services .services_list_wrap.on{
	display: block;
}
.services .services_loading {
	display: none;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.services_car_top,
.services_car_bot {
	background: #fff url(en_US/components/services/images/services_border.gif?ff5dae82) no-repeat top left;
	font-size: 0;
	height: 5px;
	width: 100%;
}
.services_car_mid {
	border-left: 1px solid #458db1;
	border-right: 1px solid #458db1;
	float: left;
	width: 296px;
}
.services_car_bot {
	background-position: bottom left;
	clear: both;
	font-size: 0;
}
.movies_services form label {
	display: block;
	padding: 5px 0 2px 0;
}
.movie_showtimes {
	float: left;
	padding: 5px;
}
.movie_title {
	float: left;
	width: 262px;
}
.movie_zip {
	float: left;
}
.movie_zip input {
	width: 80px;
}
.movie_date {
	float: left;
	padding-left: 10px;
}
.movie_showtimes form {
	float: left;
}
.movie_showtimes form .btn {
	clear: both;
	display: block;
	float: left;
	margin-top: 5px;
}
.movie_topmovies {
	border-bottom: 1px solid #c3c3c3;
	margin-bottom: 10px;
	padding: 5px;
}
.movie_topmovies ol {
	padding: 5px 0 0 25px;
}
.movies_listings_body ol{
	list-style: none;
	margin-top: 5px;
	margin-left: 15px;
}
.movies_listings_results {
	color: #f00;
}
.movies_services a.more {
        float: right;
        margin-top: 5px;
}



.tv_services {
	overflow: hidden;
}
.tv_services .tv_services_item {
	float: left;
	overflow: hidden;
	width: 100%;
}
.tv_services .tv_services_item h2 {
	padding: 5px 0;
}
.tv_services .tvsi_img {
	background: #ccc;
	float: left;
	height: 73px;
	margin-right: 10px;
	width: 53px;
}
.tv_services .tvsi_desc p {
	padding: 3px 0 10px 0;
}
.tv_services .tvsi_desc span {
	font-weight: bold;
}
.tv_services .tvsi_title {
	font-weight: bold;
}

/* Services Logos
------------------------- */
.services_tab_wrap {
	padding: 7px 4px 0 4px;
}
.services_tab_title {
	display: block;
	float: left;
	font-size: .916em;
	padding-top: 11px;
}
.services_tab_title.dbl {
	padding-top: 3px;
}
.services_logo_wrap {
	background: url(en_US/components/services/images/services_logo_sprite.png?ff5dae82) no-repeat top left;
	height: 28px;
	padding-left: 33px;
}
.services_logo_wrap.dynamic {
	background: none;
	padding-left: 0;
}
.services_logo_wrap.dynamic img {
	margin-right: 3px;
}
.sprite_charter_security_thumb { 
	background-position: 0 0; 
}
.sprite_espn360 { 
	background-position: 0 -82px;
}
.sprite_marketwatch_thumb { 
	background-position: 0 -162px;
}
.sprite_quicklinks_thumb { 
	background-position: 0 -244px;
}
.sprite_services_events { 
	background-position: 0 -326px;
}
.sprite_services_movies { 
	background-position: 0 -404px;
}
.sprite_services_premium { 
	background-position: 0 -482px;
}
.sprite_services_radio { 
	background-position: 0 -560px;
}
.sprite_tv_thumb { 
	background-position: 0 -638px;
}
.sprite_web_videos_thumb { 
	background-position: 0 -720px;
}
.sprite_webdvr_thumb { 
	background-position: 0 -802px;
}
.sprite_services_greetings { 
	background-position: 0 -854px;
}
/***** en_US/components/ad_placement/styles/ad_placement.css *****/
.ad_placement {
	padding-bottom: 10px;
	padding-top: none;
	text-align: center;
}

/***** en_US/components/PremiumMenu/styles/PremiumMenu.css *****/
.premiums {
	border: 1px solid #2e94c8;
	border-bottom: none;
	overflow: hidden;
	width: 292px;
}
.premiums .premium_item {
	border-bottom: 1px solid #2e94c8;
	height: 1%;
	overflow: hidden;
}
.premiums .premium_item a {
	background: url(en_US/components/PremiumMenu/images/premium_tab_bg.gif?ff5dae82) repeat-x top left;
	display: block;
	overflow: hidden;
	padding: 7px 5px;
}
.premiums .premium_item a:hover,
.premiums .premium_item a.on {
	background: none;
}
.premiums .premium_item a span.premium_close,
.premiums .premium_item a span.premium_open {
	display: block;
	line-height: 19px;
	overflow: hidden;
	padding-left: 22px;
}
.premiums .premium_item span.premium_open {
	background: url(en_US/components/PremiumMenu/images/premium_arrows.png?ff5dae82) no-repeat bottom left;
}
.premiums .premium_item span.premium_close {
	background: url(en_US/components/PremiumMenu/images/premium_arrows.png?ff5dae82) no-repeat top left;
}
.premiums .premium_icons {
	float: left;
	padding-left: 10px;
	width: 282px;
}
.premiums .premium_item .premium_icons a {
	background: none;
	color: #000;
	font-size: .916em;
}
.premiums .premium_icon_wrap {
	float: left;
	height: 55px;
	text-align: center;
	width: 27%;
}

/***** en_US/components/marketplace/styles/marketplace.css *****/
.marketplace {
	padding: 10px;
}
.marketplace .market_left {
	margin-right: 4%;
}
.marketplace .track_img {
	display: none;
}
.marketplace ul {
	clear: both;
	list-style: none;
}
.marketplace ul li {
	border-bottom: 1px solid #ebebeb;
	height: 32px;
	padding: 5px;
}
.marketplace_wide ul li{
	float: left;
	width: 46%;
}
.marketplace_wide ul li.odd{
	float: right;
}
.marketplace ul li a {
	display: block;
	font-size: .9em;
	padding: 2px 0 0 70px;
}
.marketplace ul li a span {
	font-size: 1em;
	font-weight: bold;
}
.marketplace ul li a:hover {
	background: url(en_US/components/marketplace/images/market_arrow.gif?ff5dae82) no-repeat right center;
}
.marketplace ul li.perfectmatch {
	background: url(en_US/components/marketplace/images/perfectmatch.png?ff5dae82) no-repeat center left;
}
.marketplace ul li.coupons {
	background: url(en_US/components/marketplace/images/coupons.png?ff5dae82) no-repeat center left;
}
.marketplace ul li.realtytrac {
	background: url(en_US/components/marketplace/images/realtytrac.gif?ff5dae82) no-repeat center left;
}
.marketplace ul li.realtystore {
	background: url(en_US/components/marketplace/images/realtystore.gif?ff5dae82) no-repeat center left;
}
.marketplace ul li.ebay {
	background: url(en_US/components/marketplace/images/ebay.gif?ff5dae82) no-repeat center left;
}
.marketplace ul li.geico {
	background: url(en_US/components/marketplace/images/geico.gif?ff5dae82) no-repeat center left;
}
.marketplace ul li.turbotax {
	background: url(en_US/components/marketplace/images/turbotax.gif?ff5dae82) no-repeat center left;
}
.marketplace ul li.zappos {
	background: url(en_US/components/marketplace/images/zappos.gif?ff5dae82) no-repeat center left;
}
.marketplace ul li.wsj {
	background: url(en_US/components/marketplace/images/wsj.gif?ff5dae82) no-repeat center left;
}
.marketplace ul li.lifelock {
	background: url(en_US/components/marketplace/images/lifelock.gif?ff5dae82) no-repeat center left;
}
.marketplace ul li.dell {
	background: url(en_US/components/marketplace/images/dell.gif?ff5dae82) no-repeat center left;
}
.marketplace ul li.usatoday {
	background: url(en_US/components/marketplace/images/usatoday.gif?ff5dae82) no-repeat center left;
}
.marketplace ul li.gillware {
	background: url(en_US/components/marketplace/images/gillware.gif?ff5dae82) no-repeat center left;
}
.marketplace ul li.inkjets {
	background: url(en_US/components/marketplace/images/inkjets.gif?ff5dae82) no-repeat center left;
}
.marketplace ul li.efax {
	background: url(en_US/components/marketplace/images/efax.gif?ff5dae82) no-repeat center left;
}
.marketplace ul li.webex {
	background: url(en_US/components/marketplace/images/webex.gif?ff5dae82) no-repeat center left;
}
.marketplace ul li.dellsmallbiz {
	background: url(en_US/components/marketplace/images/dell.gif?ff5dae82) no-repeat center left;
}

.marketplace ul li.gamefly {
	background: url(en_US/components/marketplace/images/gamefly.gif?ff5dae82) no-repeat center left;
}

.marketplace ul li.buy {
	background: url(en_US/components/marketplace/images/buy.gif?ff5dae82) no-repeat center left;
}

.marketplace ul li.thinkgeek {
	background: url(en_US/components/marketplace/images/thinkgeek.gif?ff5dae82) no-repeat center left;
}

.marketplace ul li.ebags {
	background: url(en_US/components/marketplace/images/ebags.gif?ff5dae82) no-repeat center left;
}

.marketplace ul li.hotels {
	background: url(en_US/components/marketplace/images/hotels.gif?ff5dae82) no-repeat center left;
}

.marketplace ul li.flights {
	background: url(en_US/components/marketplace/images/southwest.gif?ff5dae82) no-repeat center left;
}

.marketplace ul li.priceline {
	background: url(en_US/components/marketplace/images/priceline.gif?ff5dae82) no-repeat center left;
}

.marketplace ul li.resorts {
	background: url(en_US/components/marketplace/images/sandals.gif?ff5dae82) no-repeat center left;
}

.marketplace ul li.car_rental {
	background: url(en_US/components/marketplace/images/budget.gif?ff5dae82) no-repeat center left;
}

/***** en_US/components/footer_nav/styles/footer_nav.css *****/
.footer_nav {
	background: #75a3bb;
	color: #fff;
	height: 1%;
	overflow: hidden;
	padding: 5px;
}
.footer_nav .footer_nav_cont {
	background: #87bcd8;
	height: 1%;
	overflow: hidden;
	padding: 10px;
}
.footer_nav ul {
	list-style: none;
	margin-top: 5px;
}
.footer_nav ul li {
	padding: 8px 0 0 0;
}
.footer_nav a {
	color: #fff;
	text-decoration: none;
}
.footer_nav a:hover {
	color: #fff;
	text-decoration: underline;
}
.footer_nav .footer_nav_list {
	border-left: 1px solid #fff;
	float: left;
	padding-left: 10px;
	width: 145px;
}
.footer_nav .footer_nav_list.first {
	padding-left: 0;
}
.footer_nav .footer_nav_list.first {
	border: none;
}
/***** en_US/components/footer_links/styles/footer_links.css *****/
.footer_links {
	clear: both;
	padding: 10px 0;
	text-align: center;
}
.footer_links cite {
	display: block;
	padding-top: 10px;
}
/***** en_US/globals/styles/global.css *****/
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;
	position: relative;
}
#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?ff5dae82) 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?ff5dae82) 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?ff5dae82) 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?ff5dae82) 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?ff5dae82) 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;
}

/***** en_US/globals/styles/global_client.css *****/
body {
	background: #f7fcff url(site_config/charter/assets/en_US/globals/images/beta_body_bg.gif?ff5dae82) 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;
	min-height: 21px;
}
div#header h1.logo {
	background: url(site_config/charter/assets/en_US/globals/images/global_sprite.gif?ff5dae82) 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(site_config/charter/assets/en_US/globals/images/global_sprite.gif?ff5dae82) no-repeat right -755px;
	font-weight: bold;
	padding-right: 15px;
}
.back {
	background: url(en_US/globals/images/back_arrow.gif?ff5dae82) 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?ff5dae82) 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?ff5dae82) no-repeat top left;
	color: #f00;
	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?ff5dae82) 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?ff5dae82) 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: 247px;
	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;
}

/***** en_US/components/search/styles/footer_search.css *****/
.search_footer {
	margin: 10px auto;
	overflow: hidden;
	width: 710px;
}
.search_footer .search_provider {
	float: left;
	margin-right: 10px;
	width: 99px;
}
.search_footer .search_bar {
	clear: both;
	height: 38px;
	overflow: hidden;
}
.search_footer .search_bar .search_input {
	border: 1px solid #458db1;
	font-size: 1.9em;
	height: 32px;
	vertical-align: top;
	width: 470px;
}
.search_footer .search_wrap {
	float: left;
}
.search_footer button.btn {
	background: transparent url(site_config/charter/assets/en_US/components/search/images/search_btn_bg.gif?ff5dae82) no-repeat right -55px;
	font-size: 1.5em;
	margin: 0;
	padding: 0 25px 0 5px;
	text-align: center;
}
.search_footer button.btn span {
	background: transparent url(site_config/charter/assets/en_US/components/search/images/search_btn_bg.gif?ff5dae82) no-repeat top left;
	color: #fff;
	height: 29px;
	padding: 6px 0 0 25px;
}

/***** en_US/components/pagination/styles/bullets.css *****/
.pagination {
	clear: both;
	overflow: hidden;
}
.pagination .pag_bullets {
	background: #fff url(en_US/components/pagination/images/pag_bullet_bg.gif?ff5dae82) repeat-x top left;
	border: 1px solid #c0c0c0;
	float: left;
	list-style: none;
	padding: 2px 5px;
}
.pagination .pag_bullets li {
	float: left;
}
.pagination .pag_bullets li.prev a,
.pagination .pag_bullets li.next a {
	background: url(en_US/components/pagination/images/pag_arrows.gif?ff5dae82) no-repeat left center;
	margin: 0 4px 0 0;
	width: 7px;
}
.pagination .pag_bullets li.next a {
	background-position: right center;
	margin: 0 0 0 4px;
}
.pagination .pag_bullets li a {
	background: url(en_US/components/pagination/images/pag_circles.gif?ff5dae82) no-repeat left center;
	display: block;
	float: left;
	font-size: 0;
	height: 12px;
	margin: 0 2px;
	text-indent: -9999px;
	width: 8px;
}
.pagination .pag_bullets li.on a {
	background: url(en_US/components/pagination/images/pag_circles.gif?ff5dae82) no-repeat right center;
}

/* ALT Pagination
------------------------- */

.pagination .pag_bullets_alt {
	background: #fff;
	float: left;
	list-style: none;
	padding: 2px 5px;
}
.pagination .pag_bullets_alt li {
	float: left;
}
.pagination .pag_bullets_alt li.prev a,
.pagination .pag_bullets_alt li.next a {
	background: url(en_US/components/pagination/images/pag_alt_arrows.gif?ff5dae82) no-repeat left center;
	margin: 0 2px 0 5px;
	width: 24px;
}
.pagination .pag_bullets_alt li.next a {
	background-position: right center;
	margin: 0 0 0 2px;
}
.pagination .pag_bullets_alt li a {
	background: url(en_US/components/pagination/images/pag_circles.gif?ff5dae82) no-repeat left center;
	display: block;
	float: left;
	font-size: 0;
	height: 18px;
	margin: 0 2px;
	text-indent: -9999px;
	width: 8px;
}
.pagination .pag_bullets_alt li.on a {
	background: url(en_US/components/pagination/images/pag_circles.gif?ff5dae82) no-repeat right center;
}

