.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 {
	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;
}

.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) no-repeat center right;
           padding-right: 17px;
}
.dcc_imgicon {
           background: url(en_US/components/dcc/images/dcc_photo_icon.gif) 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;
}

.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(site_config/beta.charter.net/assets/en_US/components/dcc/images/dcc_rounded_corners.png) 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) 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 #458db1;
        border-right: 2px solid #458db1;
        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) 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) 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) 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) 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;
}



.boxofficetop10 {
	padding: 0 5px;
}
.boxofficetop10 ol {
	list-style-position: inside;
	position: relative;
}
.boxofficetop10 ol li {
	border-bottom: 1px #c0c0c0 solid;
	color: #2e94c8;
	padding: 5px 0;
}
.boxofficetop10 ol li.last {
	border: none;
}
.boxofficetop10 ol li .money {
	float: right;
}
/* 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;
}

#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;
}

.movielistings form {
	width: 270px;
}
.movielistings form .error_msg {
	background: url('') no-repeat left center;
	color: #f71313;
	font-weight: bold;
	padding: 5px 0 0 25px;
}
.movielistings form .error {
	color: #f71313; 
}
.movielistings form label {
	display: block;
	font-weight: bold;
	margin: 5px 0;
}
.movielistings form input.title {
	width: 270px;
}
.movielistings form input.zip {
	width: 65px;
}
.movielistings form select {
	display: block;
	width: 200px;
}
.movielistings form button {
	margin: 10px 0;
}
.movielistings .multi_result {
	margin-top: 0;
}
.movielistings .multi_result p {
	font-weight: bold;
}
.movielistings .multi_result ul {
	list-style: none;
}
.movielistings .multi_result ul li {
	font-weight: bold;
	margin: 10px 0;
}
.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;
}

.movies_photo {
	overflow: hidden;
	position: relative;
}
.mp_clear {
	clear: both;
}
.movies_photo .mp_head {
	float: left;
	width: 100%;
}
.movies_photo h3 {
	float: left;
}
.movies_photo h3 span {
	font-weight: normal;
}
.movies_photo .mp_form_select {
	float: right;
}
.movies_photo .mp_photo_wrap_container {
	position: relative;
}
.movies_photo .mp_photo_wrap {
	clear: both;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
	width: 556px;
}
.movies_photo .mp_main_img {
	background: #ccc;
	float: left;
	height: 350px;
	margin: 0 10px;
	width: 500px;
}
.movies_photo .mp_desc {
	clear: both;
	margin: 0 auto;
	padding-top: 5px;
	width: 500px;
}
.movies_photo .car_arrow_prev,
.movies_photo .car_arrow_next {
	margin-top: 156px;
}
.movies_photo h2.mp_more {
	border-bottom: 2px solid #458db1;
	clear: both;
	margin: 10px 0;
	padding: 0 0 5px 5px;
}
.movies_photo ul.mp_more_photos {
	list-style: none;
}
.movies_photo .mp_result_list {
	margin-bottom: 10px;
	overflow: hidden;
}
.movies_photo .mp_more_photos li {
	float: left;
	width: 14.28%;
}
.movies_photo .mp_more_photos li a {
	background: #ccc;
	display: block;
	height: 60px;
	margin: 0 auto;
	width: 60px;
}
.movies_photo .mp_more_photos li.on a {
	border: 2px solid #2e94c8;
}
.movies_photo .movie_gallery_link {
	text-align: right;
}

/* carousel from videoembedded */
.movies_photo .large-video-three-col-scrolls-clr {
	clear: both;
}
.movies_photo .large-video-three-col-scrolls {
    background: #f5f5f4;
	margin: 10px auto 0 auto;
    width: 258px;
}
.movies_photo .large-video-three-col-scrolls-description {
    color: #898989;
    font-size: 10px;
	height: 75px;
    padding: 5px;
}
.movies_photo .large-video-three-col-scrolls-description strong {
    color: #000;
    font-size: 12px;
}
.movies_photo .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;
}
.movies_photo .large-video-three-col-scrolls h1 {
    color: #000;
    font-size: 1.2em;
    font-weight: normal;
    height: 32px;
}
.movies_photo .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;
}
.movies_photo .large-video-three-col-scrolls-inner ul {
    height: 1%;
    list-style: none;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    width: 260px;
}
.movies_photo .large-video-three-col-scrolls-inner li {
    display: inline;
    float: left;
    font-size: 10px;
    margin: 5px;
    text-align: left;
    width: 76px;
}
.movies_photo .large-video-three-col-scrolls-inner li img {
	border: 2px solid transparent;
}
.movies_photo .large-video-three-col-scrolls-all-videos {
	margin: 10px 10px 10px 0;
    text-align: right;
}
.movies_photo .large-video-three-col-scrolls-left {
    height: 59px;
	left: 7px;
    position: absolute;
	top: 14px;
    width: 13px;
}
.movies_photo .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;
}
.movies_photo .large-video-three-col-scrolls-container {
	position: relative;
	zoom: 1;
}
.movies_photo .large-video-three-col-scrolls-right {
    height: 59px;
	left: 279px;
    position: absolute;
	top: 14px;
    width: 13px;
}
.movies_photo .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;
}
.movies_photo .large-video-three-col-scrolls-left a, .movies_photo .large-video-three-col-scrolls-right a {
    background-position: top;
}
.movies_photo .large-video-three-col-scrolls-left a:hover, .movies_photo .large-video-three-col-scrolls-right a:hover {
    background-position: bottom;
}
.movies_photo .large-video-three-col-scrolls-left.disabled, .movies_photo .large-video-three-col-scrolls-right.disabled {
	visibility: hidden;
}
.movies_photo .large-video-three-col-scrolls-inner li.plist-item-selected img {
	border: 2px solid #000;
}
.movies_photo li.plist-item .desc {
	display: none;
}
.movies_photo .large-video-three-col-scrolls-inner div.thumb {
	height: 59px;
	margin-bottom: 5px;
}
* html .movies_photo .large-video-three-col-scrolls-inner li img {
	border: 2px solid #fff;
}

.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;
}

.in_theaters {
	overflow: hidden;
}
.in_theaters_car {
	overflow: hidden;
}
.in_theaters_car ul {
	float: left;
	list-style: none;
	width: 100%;
}
.in_theaters_car ul li {
	display: inline;
	float: left;
	width: 24.9%;
}
.in_theaters_car ul li .in_theaters_item {
	margin: 0 auto;
	width: 130px;
}
.favorite_theaters {
	overflow: hidden;
}
.favorite_theaters .favorite_theaters_head {
	border-bottom: 2px solid #000;
	padding-bottom: 10px;
}
.favorite_theaters .favorite_theaters_head h2 {
	float: left;
	padding-top: 3px;
	width: 50%;
}
.favorite_theaters .favorite_theaters_head form {
	color: #828282;
	float: left;
	padding: 0 0 10px 0;
	margin: 0;
	text-align: right;
	width: 50%;
}
.favorite_theaters .favorite_theaters_head form label {
	vertical-align: middle;
}
.favorite_theaters .favorite_theaters_head form input {
	height: 17px;
	margin-right: 5px;
	width: 75px;
}
.favorite_theaters .favorite_theaters_head cite {
	display: block;
}
.favorite_theaters .favorite_theaters_item {
	border-bottom: 1px solid #c0c0c0;
	padding: 10px 0;
}
.favorite_theaters .favorite_theaters_item h4 {
	margin-bottom: 5px;
}
.favorite_theaters .favorite_add_theater {
	float: right;
}
.theaters_listing {
	overflow: hidden;
}
.theaters_listing .theater_dropdown {
	float: right;
}
.theaters_listing .add_remove_fav {
	float: left;
	margin-left: 10px;
}
.theaters_listing .theater_title {
	float: left;
}
.theaters_listing .theater_city {
	clear: both;
}
.theaters_listing .theaters_listing_times {
	border-bottom: 2px solid #458db1;
	margin-bottom: 10px;
	padding: 10px 0 0 0;
}
.theaters_listing .theaters_listing_showtimes {
	border-top: 1px solid #c0c0c0;
	float: left;
	margin-top: 10px;
	padding: 10px 0 0 0;
	width: 100%;
}
.theaters_listing .theaters_listing_showtimes_times {
	clear: both;
}
.theaters_listing .theaters_listing_showtimes h4 {
	float: left;
	padding-top: 5px;
	width: 75px;
}
.theaters_listing .theaters_listing_showtimes_rated span,
.theaters_listing .theaters_listing_showtimes_times span {
	display: block;
	padding-top: 5px;
}
.theaters_listing .theaters_listing_showtimes button {
	float: right;
}

.theaters_add_theater {
	float: right;
}
