.synacor_red {
	color: #b32326;
}
hr {
	margin-top: 5px;
}
.clearfix:after, #embark_contentwrap:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix, #embark_contentwrap {
	display: inline-block;
}

/* Site Container 800
-------------------------------- */

#site_container_800 #body_col {
	float: left;
	overflow: hidden;
	padding: 4px 0 4px 4px;
	width: 769px;
}
#site_container_800 #body_col_12 {
	float: left;
	margin-right: 5px;
	overflow: hidden;
	width: 455px;
}
#site_container_800 #body_col_23_wrapper {
	float: left;
	width: 765px;
}
#site_container_800 {
	background: transparent;
	border-top: none;
	margin: 0 auto;
	text-align: left;
	width: 769px;
}
#site_container_800 #header-links {
	color: #000;
	float: left;
	font-size: 1em;
	padding-bottom: 5px;
	width: 100%;
}
#site_container_800 #header-links a {
	color: #000;
	text-decoration: none;
}
#site_container_800 #header-links a:hover {
	color: #2c556b;
	text-decoration: none;
}
#site_container_800 #header-links .left {
	float: left;
	padding-left: 1%;
	width: 29%;
}
#site_container_800 #header-links .right {
	float: right;
	text-align: right;
	width: 67%;
}
#site_container_800 #identity {
	height: 70px;
	width: 769px;
}
#site_container_800 #identity .ad {
	float: right;
	margin: 15px 10px 0 0;
	width: 470px;
}
#site_container_800 #identity .logo {
	float: left;
	margin: 10px 0 0px 5px;
	padding: 0px;
	width: 160px;
}
#site_container_800 #h-nav {
	float: left;
	clear: left;
	height: 32px;
	width: 765px;
}
#site_container_800 #body_col {
	float: left;
	padding: 4px 0 4px 4px;
	overflow: hidden;
	width: 769px;
}
#site_container_800 #body_col_12 {
	float: left;
	margin-right: 5px;
	overflow: hidden;
	width: 455px;
}

/* 800 SEARCH BAR(s)
------------------------------------- */

#site_container_800 #search-bar {
	float: left;
	margin-bottom: 15px;
	width: 769px;
}
#site_container_800 #search-bar .logo {
	float: left;
}
#site_container_800 #search-bar .search {
	display: block;
	float: right;
}
#site_container_800 #search-bar .s_bar .sublinks {
	float: left;
	font-size: .9em;
	padding-left: 55px;
}
#site_container_800 #search-bar .s_bar {
	border-right: 0px;
	float: left;
	margin-top: 8px;
	width: 560px;
}

/* Footer
-------------------------------- */

#footer {
	clear: both;
	margin-bottom: 10px;
	padding-top: 20px;
}
#footer .site_footer {
	color: #fff;
	padding: 10px 0px 20px 0px;
	text-align: center;
}
#footer .site_footer a {
	color: #fff;
	padding: 0px 5px 0px 5px;
	text-decoration: none;
}
#footer .site_footer a:hover {
	color: #f90;
	text-decoration: none;
}
#footer .footer_bar {
	display: block;
	height: 11px;
	margin-left: 10px;
}

/* IMG
-------------------------------------- */

.img {
	border: 1px solid #000;
	margin: 4px;
}
.img_big {
	background: #fff;
	border: 1px solid #999;
	padding: 10px;
}

/* Header Links
-------------------------------- */

#header-links {
	color: #000;
	float: left;
}
#site_container #header-links a {
	text-decoration: none;
}
#site_container #header-links a:hover {
	text-decoration: none;
}
#site_container #header-links .left {
	float: left;
	width: 480px;
}
#site_container #header-links .right {
	float: right;
	text-align: right;
	width: 480px;
}

#nofloat {
	float: none!important;
}

/* Hides From IE-Mac
-------------------------------- */

/* Hides from IE-mac \*/
* html .clearfix, * html #embark_contentwrap {
	height: 1%;
}
.clearfix, #embark_contentwrap {
	display: block;
}
/* End hide from IE-mac */
.emptyPlaceMarker {
	border: 2px dotted red;
	margin: 2px 0 2px 0;
}

/* Drag n Drop
-------------------------------- */

.drag_container {
	width: 100%;
}


/* Text
-------------------------------- */

.text {
	margin-bottom: 5px;
}
.text a {
	color: #3c7494;
	text-decoration: none;
}
.text a:link:hover {
	color: #042d4d;
	text-decoration: underline;
}
.text p {
	padding-bottom: 1em;
}
div#body_col_12 .text p,
div#body_col_12 .text_img_hidden p {
	font-size: 13px;
}
.text h3 {
	color: #000;
}
.text .story_notfound {
	background: transparent url(../images/story_notfound.jpg) no-repeat scroll left center;
	font-size: 1.5em;
	margin: 10px 0 0 5px;
	padding: 10px 0 10px 65px;
}

/* Img Left
-------------------------------- */

.img_left {
	float: left;
	width: 100%;
}
.img_left .img {
	border: 1px solid #000;
	float: left;
	height: 60px;
	margin-bottom: 5px;
	width: 60px;
}
.headlines_today_component .img_left .img {
	width: 60px;
}
.img_left .img_hidden {
	float: left;
	height: 60px;
	margin: 0 0 5px 5px;
	visibility: hidden;
	width: 0px;
}
.headlines_today_component .img_left .img_hidden {
	width: 60px;
}
.img_left .text {
	margin-bottom: 5px;
	margin-left: 70px;
}
.img_left .text_img_hidden {
	margin-bottom: 5px;
}

/* Img Right
-------------------------------- */

.img_right {
	float: left;
	margin-top: 5px;
	width: 100%;
}
.img_right .img {
	border: 1px solid #000;
	float: right;
	height: 60px;
	margin-bottom: 5px;
	width: 60px;
}
.headlines_today_component .img_right .img {
	width: 60px;
}
.img_right .text {
	margin-bottom: 5px;
	padding-right: 68px;
}

/* Notes
-------------------------------- */

.notes {
	color: #999;
	font-size: 1em;
	line-height: normal;
	text-align: center;
}
.mednotes {
	clear: left;
	font-size: 1em;
	line-height: normal;
	text-align: center;
	width: 100%;
}

/* More Link
-------------------------------- */

.more {
	clear: left;
	font-weight: bold;
	margin: 3px 0 3px 0;
	text-align: right;
	width: 100%;
}
.more img, .news_more img {
	margin-right: 5px;
}

/* Form
-------------------------------- */

.submit {
	background: #666;
	color: #fff;
	font-weight: bold;
	margin: 1px 1px 2px 1px;
	padding: 0 2px;
}
#body_col_3 .form_f_w {
	width: 250px;
}

/* UL
--------------------------------- */
ul.local {
	float: left;
	list-style: none;
	margin: 5px 0 5px 0;
	width: 100%;
}
li.alt {
	background: #f1f1f1;
	display: block;
}
li.alt a {
	display: block;
	text-decoration: none;
}
li.alt a:hover {
	background: #ccc;
	display: block;
}

/* OL
-------------------------------- */

ol li.alt {
	background: #f1f1f1;
	display: block;
}

/* Img Strip
-------------------------------- */

#image_strip {
	float: left;
	text-align: center;
	width: 100%;
}
#image_strip ul {
	list-style: none;
}
#image_strip li {
	float: left;
	margin-left: 2px;
}
#image_strip li img {
	background: #fff;
	border-bottom: 1px solid #999;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #999;
	border-top: 1px solid #f1f1f1;
	padding: 3px;
}

/* Title Bar
-------------------------------- */

.titlebar {
	background: #ccc;
	padding: 5px;
}

/* Component Form Navigation
-------------------------------- */

.comp-form-nav, .comp-form-nav-11 {
	background: #cdcdce;
	float: left;
	width: 100%;
}
.comp-form-nav-11 {
	background: #333;
	float: left;
	width: 100%;
}
.comp-form-nav form, .comp-form-nav-11 form {
	border: 0;
}
.comp-form-nav fieldset, .comp-form-nav-11 fieldset {
	border: 0;
}

.comp-form-nav input, .comp-form-nav select, .comp-form-nav textarea,
.comp-form-nav-11 input, .comp-form-nav-11 select, .comp-form-nav-11 textarea {
	border: 1px solid #999;
	margin: 1px 1px 2px 1px;
	color: #000;
	vertical-align: middle;
	background: #f1f1f1;
}
.comp-form-nav input, .comp-form-nav-11 input {
	padding: 1px;
}
.comp-form-nav form .submit, .comp-form-nav-11 form .submit {
	background: #666;
	color: #fff;
	font-weight: normal;
	margin: 1px 1px 2px 1px;
	padding: 0 2px;
}

/* DCC Container
-------------------------------- */
.dcc-container, div.dcc_container_509x190, div.dcc_container_420x190 {
	background: #fff;
	display: block;
	float: left;
	font-size: .9em;
	height: 166px;
	padding: 5px;
	width: 440px;
}
div.dcc_container_509x190, div.dcc_container_420x190 {
	height: 176px;
}
.dcc-full {
	float: left;
}

/* DCC
-------------------------------- */

.dcc-text {
	float: right;
	margin-left: 5px;
	width: 48%;
}
.dcc-text h2 {
	color: #3c7494;
}
.dcc-text h2 a {
	color: #3c7494;
	font-weight: bold;
	text-decoration: none;
}
.dcc-text h2 a:hover {
	color: #042d4d;
	text-decoration: underline;
}
.dcc-text hr {
	background: #000;
}
.dcc-text .more {
	background: transparent url(http://images.synacor.com/clientimages/13268/5713.gif) right 50% no-repeat;
	color: #3c7494;
	padding-right: 8px;
	text-decoration: none;
}
.dcc-text .more a {
	color: #3c7494;
	font-weight: bold;
	text-decoration: none;
}
.dcc-text .more a:hover {
	color: #042d4d;
	text-decoration: underline;
}
.dcc-text p {
	color: #000;
	padding-top: 2px;
}
.dcc-text ul {
	border-top: 1px solid #000;
	float: left;
	list-style: none;
}
.dcc-text ul li {
	border: 1px solid #fff;
}
.dcc-text ul li a {
	background: url(http://images.synacor.com/clientimages/13268/5714.gif) left 45% no-repeat;
	color: #3c7494;
	font-weight: bold;
	padding-left: 7px;
	text-decoration: none;
}
.dcc-text ul li a:hover {
	color: #042d4d;
	text-decoration: underline;
}
.dcc-media {
	color: #999;
	float: left;
	width: 35%;
}
.dcc-media .status {
	color: #000;
	margin-left: 5px;
}
/* DCC 2
-------------------------------------- */
.dcc-text2 {
	float: left;
	width: 67%;
}
.dcc-media2 {
	color: #999;
	float: right;
	margin: 0 0 0 5px;
	width: 130px;
}
.dcc-media2 .featured {
	float: left;
	height: 150px;
	padding: 5px;
	margin-bottom: 5px;
	background: #fff;
	border-bottom: 1px solid #999;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #999;
	border-top: 1px solid #f1f1f1;
	width: 120px;
}
.dcc-media2 .status {
	color: #000;
	margin-left: 5px;
}

/* DCC NAVIGATION
-------------------------------------- */
.dcc-nav {
	background: #fff;
	clear: left;
	float: left;
	padding: 8px 5px 3px 5px;
	text-align: center;
	width: 100%;
}
.dcc-nav a {
	color: #3c7494;
	font-weight: bold;
	padding: 0 5px 0 5px;
}

/* Splitter
-------------------------------- */

.splitter {
	border: 0;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	float: left;
	width: 49%;
}
.splitter-1 {
	float: left;
	width: 50%;
}
.splitter-1 ul, .splitter-1 h2 {
	list-style: none;
	margin-left: 50px;
	width: 150px;
}
.splitter-1 .splitleft {
	float: left;
	padding-bottom: 5px;
}
.splitter-1 .splitright {
	float: left;
	padding: 0 0 5px 20px;
	width: 40%;
}

/* Featured Title
-------------------------------- */

.feat-title-10 {
	float: left;
	padding: 2%;
	width: 96%;
}
.feat-title-10 .img {
	background: #fff;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	padding: 4px;
}

/* Position Left/Right
-------------------------------- */

.position_left {
	float: left;
	padding: 10px 5px;
	width: 40%;
}
.position_right {
	float: right;
	padding: 10px 5px;
	text-align: right;
	width: 40%;
}
.position_left img, .position_right img {
	vertical-align: middle;
}

/* General Clear
-------------------------------- */

.clear {
	clear: left;
}

/* News
-------------------------------- */

.news_text {
	border-bottom: 1px dotted #666;
	clear: left;
	padding: 4px 10px 4px 10px;
}
.news_more {
	clear: both;
	float: right;
	position: relative;
}
.news_more a {
	font-weight: bold;
}
ul.topusnews {
	background: url(http://images.synacor.com/clientimages/69162/6694.gif) no-repeat;
	float: left;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 5px 0 0 20px;
	padding: 7px 0 7px 140px;
	width: 270px;
}
ul.topusnews li {
	font-weight: bold;
	padding: 4px;
}
.more_topusnews {
	font-weight: bold;
	margin: 8px 0 3px 0;
	text-align: right;
	width: 100%;
}
#news_container span span p {
	padding-bottom: 1em;
}
#news_container p {
	margin-top: 10px;
}

/* Web Video
-------------------------------------- */
div.webvideo_component div.comp_content {
	padding: 0px;
}
div.webvideo_component div.comp_content div.comp_content {
	padding: 5px;
}
div.webvideo {
	margin-bottom: 10px;
}
div.webvideo div.img {
	border: none;
	font-size: 9px;
	line-height: 1.2em;
	margin-bottom: 4px;
	width: 80px;
}
div.webvideo div.img img {
	border: 1px solid #000;
}
div.webvideo div.text {
	height: 100%;
	margin-bottom: 0px;
	margin-left: 90px;
	padding: 0px;
}
div.webvideo div.text div.more {
	clear: none;
}
div.webvideo div.text div.more a {
        background: none;
	padding-right: 0px;
}

/* Advertising Ads
-------------------------------- */

.adcenter {
	border: 1px solid #fff;
	border-top: none;
	height: 10px;
	margin-bottom: 10px;
	position: relative;
	width: 99.3%;
}
.adtext {
	background: #12242e;
	color: #fff;
	font-size: 1em;
	left: 72%;
	line-height: normal;
	padding: 0 3px 0 3px;
	position: absolute;
	top: 2px;
}

/* Ads
-------------------------------- */
.ads {
	background: #fbfbfb;
	border-bottom: 1px solid #999;
	border-left: 1px solid #f1f1f1;
	border-right: 1px solid #999;
	border-top: 1px solid #f1f1f1;
	color: #666;
	margin-bottom: 10px;
	padding: 4%;
	width: 91%;
}
#home_page_footer_ad {
	padding-bottom: 27px;
}
div.home_page_footer_ad {
	text-align: center;
	width: 100%;
}


/* Quick Links
-------------------------------- */

div.agdistis_quicklinks {
	float: left;
	width: 100%;
}
div.agdistis_quicklinks .conf {
	clear: left;
	float: right;
}
div.agdistis_quicklinks p {
	float: left;
	width: 100%;
}
div.agdistis_quicklinks form {
	float: left;
}
div.agdistis_quicklinks ul.quicklinks_ul_hack {
	background: #e1e1e1;
	border-bottom: solid 1px #999;
	clear: left;
	width: 100%;
}
div.agdistis_quicklinks ul.quicklinks_ul_hack li {
	background: #e1e1e1;
}
div.agdistis_quicklinks ul.quicklinks_ul_hack li a {
	color: #3c7494;
	display: block;
	text-decoration: none;
}
div.agdistis_quicklinks ul.quicklinks_ul_hack li a:hover {
	color: #042d4d;
	text-decoration: underline;
}

/* TV Listings
-------------------------------- */

div#commentForm {
	display: none;
	float: left;
}
div.change {
	font-size: 1.1em;
	text-align: center;
}

/* F.A.Q.
-------------------------------- */

#faq {
	background: #fff;
	float: left;
	padding: 1%;
	text-align: left;
	width: 98%;
}
#faq .faqbox {
	background: #d8e3e8;
	color: #000;
	float: left;
	margin: 5px 0 10px 0;
	padding: 2%;
	width: 715px;
}
#faq ul {
	color: #000;
	float: left;
	margin-top: 10px;
}
#faq ul li {
	clear: left;
	margin-bottom: 10px;
	color: #000;
}
#faq ul li a {
	color: #005175;
	font-weight: bold;
	text-decoration: none;
}
#faq ul li a:hover {
	background: #d8e3e8;
	color: #000;
	text-decoration: none;
}

#xiframe {
	background: #fff;
	width: 99.2%;
}

/* Agdistis Hacks
-------------------------------- */

.search_criteria td {
	text-align: left;
}

/* TV
-------------------------------- */

.tvlist_search_popup_header {
	color: #fff;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
.tvlist_search_popup_header a {
	color: #fff;
	float: right;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 4px;
}
.tvlib_bg_spacer {
	background: none;
	height: 1px;
}
.tvlib_bg_spacer img {
	display: none;
}
.tvlib_icon_cont {
	float: right;
}
#tvlist_form_fields {
	float: left;
	width: 100%;
}
#tvlist_form_zipprovider {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
#tvgrid {
	float: left;
	width: 100%;
}
.zmail_comp {
	float: left;
}
#zmail_container {
	float: left;
	margin-bottom: 4px;
	overflow: visible;
}


.boxes {
	float: left;
	padding: 10px 0 0 0;
}
.boxleft {
	float: left;
	font-size: .9em;
	padding-top: 3px;
	width: 105px;
}
.boxright {
	float: left;
	width: 440px;
}
#no_img_ad_area {
	float: left;
	width: 215px;
}
.ie {
	background: #fff;
	float: left;
	padding: 0 5px 0 5px;
	text-align: center;
	width: 755px;
}


#details .tvlib_bg_spacer img {
	display: block;
	float: left;
	height: 1px;
	width: 100%;
}
.search_criteria td {
	padding: 4px;
}
ul.search_link_list li a {
	color: #0d536a;
}
ul.search_link_list li.on a {
	color: #fff;
}
ul.search_link_list li a:hover {
	color: #f90;
}

/* Living
-------------------------------- */
.living_comp_left {
	float: left;
	width: 50%;
}

.living_comp_right {
	float: right;
	width: 48%;
}

.living_comp ul {
	list-style-type: none;
	margin: 0 0 0 5px;
	padding: 0;
}

.living_comp li {
	background: url(../images/icon_arrow_rt_10.gif) 0 5px no-repeat;
	line-height: 18px;
	padding-left: 10px;
}

.living_comp h2 {
	font-size: 1.4em;
	margin: 0 0 5px 0;
	text-align: left;
}

.marketplace_left {
	float: left;
	width: 80px;
}

.marketplace_right {
	float: left;
	width: 320px;
}

#exp_links td {
	display: block;
	padding: 5px;
	width: 70px;
}
#exp_form {
	font-size: .9em;
}
#exp_form td {
	padding: 2px;
}

/* more added */

.games_category_drop {
	width: 95%;
}
div.ams_games #ads2 {
	padding: 0 5px;
}
.ams_iFrame {
	display: none;
}
.customad {
	background: #fff;
	float: left;
	width: 100%;
}
.customad_header {
	color: #3fba10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: bold;
	text-align: center;
}
.customad_text {
	font-size: 1em;
	padding: 0 10px 0 10px;
}

div.showcase {
	height: 160px;
	padding: 5px;
	width: 285px;
}
div.showcase .showcase_header {
	font-weight: bold;
}
div.showcase .showcase_link a {
	font-weight: bold;
	text-align: right;
}
.premium_spotlight {
	float: left;
	padding-top: 5px;
	text-align: center;
	width: 300px;
}
.vstripeact {
	float: left;
	font-size: .8em;
	margin-top: 5px;
}

/** Market Watch Component **/

table#marketwatchtable tr td.row-2 {
	border-bottom: 1px solid #ccc;
	padding: 2px;
}


/*-----------------------------------
Weather Component
-----------------------------------*/	

#body_col_1 .weather_component_loggedout_image {
	background: url("../../../components/images/weather/forecast_loggedout.gif") no-repeat;
	height: 95px;
	width: 165px;
}

#body_col_1 .weather_component_loggedout_image a img {
	height: 95px;
	width:  165px;
}

#body_col_2 .weather_component_loggedout_image {
	background: url("../../../components/images/weather/forecast_loggedout_big.gif") no-repeat;
	height: 109px;
	width: 321px;
}

#body_col_2 .weather_component_loggedout_image a img {
	height: 109px;
	width: 321px;
}

#body_col_3 .weather_component_loggedout_image {
	background: url("../../../components/images/weather/forecast_loggedout.gif") no-repeat;
	height: 95px;
	width: 271px;
}

#body_col_3 .weather_component_loggedout_image a img {
	height: 95px;
	width: 271px;
}

.weather_component .weather_component_body .comp_nav_h form input.submit {
	margin-top: 0px;
	vertical-align: top;
}

/*-------------------------------------
  Musicnetradio component
  -----------------------------------*/
ul.musicnetradio_component {
 	list-style: none;
	margin-top: 5px;
}

.news_more_item {
	font-weight: normal;
}

p.radio_component {
	float: left;
	margin: 10px 0px 0px;
}

/*-------------------------------------
  Location Component
  -----------------------------------*/
div.comp_content form.location_form {
	margin-top: 5px;
}
/* Left Column */
div#body_col_1 div.comp_content div.location_address {
	margin-bottom: 5px;
}

div#body_col_1 div.comp_content div.location_citystatezip span.location_state {
	float: left;
	padding-top: 5px;
}

div#body_col_1 div.comp_content div.location_citystatezip span.location_zip {
	float: left;
	padding-left: 15px;
	padding-top: 5px;
}

div#body_col_1 div.comp_content div.location_submit {
	float: right;
	padding-top: 15px;
}

div#body_col_1 div.comp_content div.location_outside {
	float: left;
	padding-top: 10px;
	width: 75px;
}

/* Center Column */
div#body_col_2 div.comp_content div.location_address {
	float: left;
}

div#body_col_2 div.comp_content div.location_address input {
	width: 155px;
}

div#body_col_2 div.comp_content div.location_citystatezip span.location_city input {
	width: 130px;
}

div#body_col_2 div.comp_content div.location_citystatezip span.location_city {
	float: left;
	padding-left: 10px;
}

div#body_col_2 div.comp_content div.location_citystatezip span.location_state {
	float: left;
	padding-left: 10px;
}

div#body_col_2 div.comp_content div.location_citystatezip span.location_zip {
	float: left;
	padding-left: 10px;
}

div#body_col_2 div.comp_content div.location_outside {
	float: left;
	padding-top: 16px;
}

div#body_col_2 div.comp_content div.location_submit {
	float: right;
	padding-top: 10px;
}

/* Right Column */
div#body_col_3 div.comp_content div.location_address input {
	width: 280px;
}

div#body_col_3 div.comp_content div.location_citystatezip {
	padding-top: 10px;
}

div#body_col_3 div.comp_content div.location_citystatezip span.location_city {
	float: left;
}

div#body_col_3 div.comp_content div.location_citystatezip span.location_city input {
	width: 140px;
}

div#body_col_3 div.comp_content div.location_citystatezip span.location_state {
	float: left;
	padding-left: 10px;
}

div#body_col_3 div.comp_content div.location_citystatezip span.location_zip {
	float: left;
	padding-left: 10px;
}

div#body_col_3 div.comp_content div.location_outside {
	float: left;
	padding-top: 16px;
}

div#body_col_3 div.comp_content div.location_submit {
	float: right;
	padding-top: 10px;
}

/*-------------------------------------
  Track It Component
  -----------------------------------*/

div.comp_container_trackit textarea, div.comp_container_trackit input#syn_trackit_nums_usps {
	border: 1px solid #555;
}

div.comp_container_trackit div#syn_trackit_submit {
	text-align: right;
	width: 95.5%;
}

div.comp_container_trackit #syn_trackit_nums_ups, div.comp_container_trackit #syn_trackit_nums_usps,
div.comp_container_trackit #syn_trackit_nums_fedex, div.comp_container_trackit #syn_trackit_nums_dhl {
	margin-top: 1em;
}
/*-------------------------------------
  Movie, Theater styles
  -----------------------------------*/
.curthea_title {
    float: left;
    padding: 0 0 0 5px;
    width: 100%;
}
.curthea_title h3 {
    margin: 0;
    padding: 0;
}
.curthea_personal {
    float: left;
}
.curthea_content {
    float: left;
    padding: 0 5px 5px 5px;
    width: 90%;
}
.curthea_error {
    padding: 5px 5px 10px 5px;
}
.moviesearch_form {
    padding: 5px 0 0 5px;
}
.mymovies_search {
    float: left;
    padding: 0 0 5px 5px;
}
.mymovies_search p {
    margin: 0;
    padding: 0;
}
.img_left {
	padding: 2px;
    width: 100%;
}

/*-------------------------------------
  TV Component Styles
  -----------------------------------*/
a.tv_left_arrow {
	float: left;
	margin-top: 3px;
	margin-left: 4px;
}

a.tv_right_arrow {
	float: right;
	margin-top: 3px;
	margin-right: 4px;
}
#tv_details_wait {
        text-align: center;
}

/*-------------------------------------
  Movie Search Component
  -----------------------------------*/
div#body_col_2 div.moviesearch_location {
	float: left;
	margin-right: 5px;
}

div#body_col_2 div.moviesearch_title {
	float: left;
	margin-right: 5px;
}

div#body_col_2 div.moviesearch_title input#title {
	width: 140px;
}

div#body_col_2 div.moviesearch_date {
	float: left;
	margin-right: 5px;
}

div#body_col_2 div.moviesearch_go {
	float: left;
	margin-top: 15px;
}

/* Multiple Size common styles */
div.dcc_container_509x190, div.dcc_container_420x190 {
	margin: 0px;
	overflow: hidden;	
}
div.dcc_slide {
	font-size: 11px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
div.dcc_slide div.image_container {
	float: left;
	height: 154x;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 190px;
}
div.dcc_slide div.image_container a {
	position: relative;
}
div.dcc_slide div.image_container img {
	border: 0px;
	margin: 0px;
}
div.dcc_slide div.image_container img.four_up_odd {
	margin: 0px 0px 12px 0px;
}
div.dcc_slide div.image_container img.four_up_even {
	margin: 0px 0px 12px 8px;
}
div.dcc_slide div.text_container {
	float: right;
	height: 159px;
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	position: relative;
}
div.dcc_slide div.text_container ul {
	list-style: none;
}
div.dcc_slide div.text_container ul {
	bottom: 0px;
	margin: 0px;
	padding: 0px;	
	position: absolute;
	width: 100%;
}
div.dcc_slide div.text_container ul.subheadlines {
	margin: 0px;
	padding: 0px;	
	position: relative;
}
div.dcc_slide div.text_container ul li {
	background: url(http://images.synacor.com/clientimages/13268/5714.gif) no-repeat left 6px; /* Replace img url with appropriate */
	display: block;
	margin: 0px;
	padding: 0px;
}
div.dcc_slide div.text_container ul li a {
	margin: 0px;
	padding: 0px 0px 0px 7px;
}
div.dcc_slide div.text_container ul.subheadlines li {
	margin-top: 5px;
}
div.dcc_slide div.text_container ul li.promo {
	border-top: 1px solid #000;
	font-weight: bold;
	margin: 5px 0px 2px 0px;
}
div.dcc_slide div.text_container a.moreinfo {
	clear: both;
	display: inline-block;
	float: right;
	font-size: 11px;
	font-weight: bold;
	margin: 3px 15px 0px 0px;
	text-align: right;
}
div.dcc_slide div.text_container ul li.moreinfo, div.dcc_slide div.text_container ul li.moreinfo a {
	background: none;
	clear: both;
	float: none;
	text-align: right;
}
div.dcc_slide div.photo_credit, div.dcc_slide div.photo_credits_four_up {
	color: #999;
	font-size: 10px;
	height: 11px;
	left: 0px;	
	margin: 0px;
	padding: 0px;
	position: absolute;
	text-decoration: none;
}
div.dcc_slide div.photo_credit {
	top: 154px;
}
div.dcc_slide div.photo_credits_four_up {
	top: 0px;
}
div.dcc_slide div.photo_credits_four_up div {
	position: absolute;
	width: 99px;
}
div.dcc_slide div.photo_credits_four_up .upper {
	top: 72px;
}
div.dcc_slide div.photo_credits_four_up .lower {
	top: 158px;
}
div.dcc_slide div.photo_credits_four_up .odd {
	left: 0px;
}
div.dcc_slide div.photo_credits_four_up .even {
	left: 99px;
} 
div.dcc_slide h1 {
	display: none;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 11px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
div.dcc_slide h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
div.dcc_slide p {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}


/* 509 x 190 Size Related */
div.dcc_container_509x190 {
	width: 489px;
}
div.dcc_container_509x190 div.dcc_slide div.text_container {
	width: 289px;
}

/* 420 x 190 Size Related */
div.dcc_container_420x190 {
	width: 440px;
}
div.dcc_container_420x190 div.dcc_slide div.text_container {
	width: 240px;
}

/* Slide 4 Content Related */
div.dcc_slide4 p {
	margin: 9px 0px;
}
div.dcc_slide4 div.text_container {
	height: 172px;
}

/* To Do List Component */
/* Width Specific Styles */
.todolist_narrow .content_area  * .new_item input {
	width: 42%;
}
.todolist_medium .content_area  * .new_item input {
	width: 64%;
}
.todolist_wide .content_area  * .new_item input {
	width: 79%;
}
.todolist_narrow  * .item input.todo {
	width: 64%;
}
.todolist_medium * .item input.todo {
	width: 79%;
}
.todolist_wide  * .item input.todo {
	width: 85%;
}
.todolist {
	background: #fff;
	color: #000;
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0;
	width: 100%;
}
.todolist a {
	color: #4975c4;
	text-decoration: none;
}
.todolist img {
	border: none;
}
.todolist form {
	margin: 0;
	padding: 0;
}
#todolist_items {
	float: left;
	width: 100%;
}
.todolist p.loggedout  {
	font-size: 12px;
	margin: 0;
	padding: 16px 24px;
	text-align: center;
}
.todolist input {
	font-size: 11px;
}
.todolist * a img {
	margin: 0 0 -2px 0;
}
.todolist * a.tdledit {
	background: url(../images/todolist_edit_pencil.gif) no-repeat;
	display: block;
	height: 14px;
	overflow: hidden;
	width: 14px;
}
.todolist * a.delete {
	background: url(../images/todolist_grey_x.gif) no-repeat;
	margin: 0 6px 0 0;
	display: block;
	height: 14px;
	width: 14px;
}
.todolist * a:hover.delete {
	background: url(../images/todolist_red_x.gif) no-repeat;
	height: 14px;
	width: 14px;
}
.todolist * .editing .controls a.tdledit {
	background: none;
	padding: 0;
}
.todolist ul.list_tab {
	background: #f0f0f0;
	border: 1px solid #dbdbdb;
	font-size: 12px;
	list-style: none;
	margin: 0;
	padding: 8px 0 3px 5px;
}
.todolist ul.list_tab li {
	display: inline;
	margin: 0 5px;
	padding: 5px 6px 4px 6px;
}
* html .todolist ul.list_tab li {
	margin: 0 0 0 15px;
}
.todolist ul.list_tab li a {
	color: #000;
	margin: 0 0 -3px 0;
}
.todolist ul.list_tab li.selected {
	background: #fff;
	border: 1px solid #dbdbdb;
	border-bottom: 1px solid #fff;
	margin: 0;
}
.todolist ul.list_tab * a.delete, .todolist ul.list_tab .delete {
	cursor: hand;
	display: inline;
	padding: 0 0 0 22px;
	margin: 0 -10px 0 5px;
}
* html .todolist ul.list_tab * a.delete, .todolist ul.list_tab .delete {
	padding: 0 0 0 8px;
	margin: 0 -10px 0 5px;
}
.todolist ul.list_tab li.inactive a {
	color: #000;
	margin: 0;
	text-decoration: none;
}
.todolist ul.list_tab li#todolist_add_tab {
	background: url(../images/todolist_grey_plus.gif) no-repeat center center;
	cursor: hand;
	height: 14px;
	margin: -5px 0 0 5px;
	padding: 4px 10px;
	position: absolute;
	width: 14px;
}
* html .todolist ul.list_tab li#todolist_add_tab {
	margin-top: 0;
}
.todolist ul.list_tab li#todolist_add_tab a {
	text-indent: -9999px;
}
.todolist .content_area {
	background: #fff;
	float: left;
	padding: 0;
	position: relative;
	width: 100%;
}
.todolist .content_area a:hover {
	text-decoration: none;
}
.todolist .content_area  * .new_item {
	margin: 8px 3px 3px 3px;
	text-align: left;
}
.todolist .content_area  * .new_item input {
	border: 1px solid #868686;
	height: 18px;
	margin: 0 3px 0px 1px;
	padding: 0;
	vertical-align: middle;
}
.todolist .content_area  * .new_item input.submit {
	border: 0;
	color: #fff;
	font-size: 11px;
	height: 21px;
	margin: 0;
	width: 38px;
}
.todolist * .item {
	clear: both;
	margin: 4px 0 0 0;
	padding: 0px 0 3px 0;
	position: relative;
	text-align: left;
	width: 100%;
}
.todolist * .item input {
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	clear: none;
}
.todolist * .item input.chkbox {
	height: 12px;
	margin: 3px;
	width: 12px;
}
.todolist .content_area .done input {
	text-decoration: line-through;
	margin-left: 3px;
}
.todolist .content_area .editing input.todo {
	background: #fff;
	border: 1px solid #868686;
	padding-left: 3px;
	text-decoration: none;
}
.todolist * .item input.todo {
	margin-left: 3px;
}
.todolist * .item .controls {
	position: absolute;
	right: 0;
	top: 5px;
}
.todolist *  .item .controls * {
	float: left;
	margin-left: 4px;
}
.todolist .footer {
	background: #f6f6f6;
	border-top: 1px solid #ccc;
	clear: both;
	height: 18px;
	margin: 6px 0 0 0;
	overflow: visible;
	padding: 3px 5px;
	position: relative;
}
.todolist .footer a {
	clear: none;
	float: left;
}
.todolist .footer .controls {
	float: right;
}
.todolist .footer .controls a {
	float: none;
}
.todolist_print_items {
	margin: 0 0 0 30px;
	padding: 0;
}
.todolist_print_items li {
	margin: 0;
	padding: 0;
}
.todolist_print_items .odd {
	background: #f0f0f0;
}
.todolist_print_title {
	border-bottom: 1px solid #000;
	font-size: 1.1em;
	margin: 10px 0;
	padding: 0;
}
a.todolist_print {
	background: #f0f0f0;
	border: 1px solid #999;
	color: #4975c4;
	display: block;
	padding: 2px;
	text-align: center;
	text-decoration: none;
}

a:hover.todolist_print {
	text-decoration: underline;
}

div.comp_body div.loading {
	background: #fff url(../images/loading.gif) no-repeat center center;
	clear: both;
	display: none;
	filter: alpha(opacity=80);
	opacity: 0.8;
	position: absolute;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	z-index: 10000;
}

#popup_modal_overlay {
	position: absolute;
	width: 0px;
	height: 0px;
	top: 0px;
	left: 0px;
	z-index: 991;
	background-color: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity: .7;
}
#popup_loading_indicator {
	position: absolute;
	width: 100px;
	height: 100px;
	background: url(../../../components/images/syn_popup/loading.gif) no-repeat top left;
	top: 0px;
	left: 0px;
	z-index: 991;
}

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