/***** templates/troy/styles/structure.css *****/
/* Reset a specific subset of tags.  We don't want *all* of them reset or it will break things */
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}
body {
	background: #e2e2e2 repeat-x bottom center;
	color: #333;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 62.5%;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1em;
}
hr {
	clear: both;
}
img {
	border: 0;
}
fieldset {
	border: none;
	clear: both;
}
#site_container {
	font-size: 1.2em;
	margin: 0 auto;
	width: 968px;
}

/* Body Columns
-------------------------------- */

#body_col {
	float: left;
	padding: 0px 0px 4px 4px;
	width: 964px;
}
#body_col_1 {
	float: left;
	margin-right: 5px;
	overflow: hidden;
	padding-bottom: 5px;
	width: 190px;
}
#body_col_2 {
	float: left;
	margin-right: 5px;
	overflow: hidden;
	padding-bottom: 5px;
	width: 460px;
}
#body_col_3 {
	float: left;
	overflow: hidden;
	padding-bottom: 5px;
	width: 300px;
}
div#body_col_12 {
	float: left;
	margin: 4px 5px 0 0;
	overflow: hidden;
	width: 655px;
}
#body_col_12 .dcc-media {
	color: #999999;
	float: right;
	font-size: 85%;
	margin: 0 5px 0 0;
	text-align: center;
	width: 218px;
}
#body_col_23 {
	float: left;
	width: 765px;
}
#body_col_23_wrapper {
	float: left;
	width: 765px;
	overflow:hidden;
}
div#body_col_23_wrapper table {
	float: left;
}
div#gothere_page {
	width: 749px;
	background-color: #fff;
	padding: 10px;
}
div#gothere_page table {
	float: none;
}

#body_col_channel_cont {
	background: #fff;
	float:left;
	width:960px;
}
#body_col_channel {
	float: left;
	margin: 0 4px 0 0;
	overflow: hidden;
	width: 656px;
}

/***** templates/troy/styles/comp_structure.css *****/
/* --------------------------------
	Component Containers
-------------------------------- */
.comp_container {
	float: left;
	margin-bottom: 6px;
	width: 100%;
}

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

/* Component Header
---------------------- */

.comp_header {
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	background: #afafaf top left repeat-x;
	clear: both;
	display: block;
	height: 31px;
}
.comp_header h1 {
	background: 100% 3px no-repeat;
	color: #fff;
	display: block;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	height: 24px;
	padding: 7px 0 0 5px;
}

a.comp_header_close {
	background: url(templates/troy/images/close.png?7cbe7f5d) no-repeat center;
	display: none;
	height: 8px;
	float: right;
	margin: 3px 3px 0 0;
	padding: 3px; 
	text-indent: -10000px;
	width: 7px;
}

a.comp_header_close:hover {
	background: url(templates/troy/images/close_on.png?7cbe7f5d) no-repeat center;
}


/* --------------------------------
	Component Body
-------------------------------- */

.comp_body {
	background: #ebebeb bottom left repeat-x;
	border-top: solid 1px #fff;
	float: left;
	overflow: hidden;
	width: 100%;
}
.comp_body .titlebar {
	background: #e3ecef bottom left repeat-x;
}
.comp_body .submit {
	background: #76cb52 left 45% repeat-x;
	border: 1px solid #58AC34;
	color: #000;
}
.comp_body ul li.alt a:hover {
	background: #e3ecef;
}
.topnews_comp {
	width: 100%;
}
.comp_body div.news_detail_image {
	float: left;
	padding-right: 10px;
}

/* --------------------------------
	Component Content
-------------------------------- */

.comp_content {
	background: bottom left repeat-x;
	clear: both;
	padding: 5px;
	overflow: hidden;
}
#body_col_2 .comp_content {
	background: bottom left repeat-x;
}
.container_premium {
	background: #efefef bottom left repeat-x;
}
#body_col_12 .comp_content {
	background: #fff;
}
#body_col_23_wrapper .comp_20_news .comp_content {
	padding: 10px;
}
.watercooler_component .comp_content .more {
	color: #3C7494;
	float: right;
}
.watercooler_component .comp_content .more a {
    color: #3C7494;
}
.watercooler_component .comp_content .more a:hover {
	color: #042D4D;
	text-decoration: underline;
}
.watercooler_component .comp_content .img {
	border: 1px solid #fff;
}
.watercooler_component .comp_content td.row-1 {
	background: #666;
	border-bottom: 0;
	padding: 1px 5px;
}
.watercooler_component .comp_content td.row-2 {
	background: #333;
	border-bottom: 0;
	padding: 1px 5px 7px 5px;
}
.watercooler_component .comp_content td.row-2:hover {
	background: #333;
}
.watercooler_component .comp_content td.row-2 a {
	color: #aecfe1;
}
.watercooler_component .comp_content .text-2 {
	color: #000;
	padding-bottom: 10px;
	width: 100%;
}
.watercooler_component .comp_content ol li {
	background: #333;
}
.watercooler_component .comp_content  ol li a {
	color: #6ac9fe;
}
.watercooler_component .comp_content .dcc h3 {
	color: #fff;
}
.watercooler_component .comp_content h1 a, .watercooler_component .comp_content  h4 a, .watercooler_component .comp_content  h3 a {
	color: #3c7494;
	text-decoration: none;
}
.watercooler_component .comp_content h4 a:hover {
	color: #042D4D;
	text-decoration: underline;
}
.watercooler_component .comp_content .comp-form-nav-11 select, .watercooler_component .comp_content  .comp-form-nav input {
 	background: #575757;
	color: #aecfe1;
}
.watercooler_component .comp_content {
	background: #efefef bottom left repeat-x;
	float: left;
	margin: 0;
	padding: 0px;
	overflow: hidden;
}
.watercooler_component .comp_content .comp_content {
	background: transparent none;
	padding: 0px 0px 0px 3px;
}
.watercooler_component .comp_content .lt {
	cursor: pointer;
	float: right;
	height: 120px;
	text-align: center;
	width: 170px;
}
.watercooler_component .comp_content .rt {
	float: left;
	margin-top: 15px;
}
.watercooler_component .comp_content .rt ul {
	float: left;
	width: 250px;
}
.watercooler_component .comp_content .rt ul li {
	list-style-type: none;
	padding: 2px 0 2px 5px;
}
.watercooler_component .comp_content .rt ul li img {
	padding-right: 5px;
}
.watercooler_component .comp_content .rt ul li a {
	color: #3c7494;
	display: block;
	padding: 2px 0 2px 5px;
	text-decoration: none;
	width: 100%;
}
.watercooler_component .comp_content  .rt ul li a:hover, .watercooler_component .comp_content  .rt ul li a.on {
	background: #b4b4b4;
	color: #042d4d;
	display: block;
	margin: 0px;
	text-decoration: none;
	width: 100%;
}
div.watercoolerlegal {
	text-align:right;
}
div.watercoolerlegal span.watercoolerlegal {
	color: #000;
	font-size:75%;
}

/** Watercooler More Link for Embarq Cluster **/
.watercooler_component .comp_content .watercoolermore {
        float: right;
        margin-right: 20px;
}

.watercooler_component .comp_content .watercoolermore a {
	background: transparent url(http://images.synacor.com/clientimages/13268/5713.gif) right 50% no-repeat;
        font-weight: bold;
	padding-right: 10px;
}

.watercooler_component .comp_content .watercoolermore a:hover {
        text-decoration: none!important;
}

.comp_content .lt {
	float: left;
}
.comp_content .rt {
	float: right;
}


/***** templates/troy/styles/component.css *****/
.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(templates/troy/images/story_notfound.jpg?7cbe7f5d) 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_time_text {
	color: #999;
	font-size: 11px;
}
.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(templates/troy/images/icon_arrow_rt_10.gif?7cbe7f5d) 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?7cbe7f5d") 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?7cbe7f5d") 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?7cbe7f5d") 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, a.tv_left_arrow img {
	float: left;
	margin-left: 4px;
}
a.tv_left_arrow img {
	margin-right: 5px;
	margin-top: 4px;
}
.tvlist_hour .slot_text_left {
	float: left;
	margin-left: 65px;
}
.tvlist_hour .tv_right_arrow img {
	float: right;
	margin-right: 8px;
	margin-top: 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(templates/troy/images/todolist_edit_pencil.gif?7cbe7f5d) no-repeat;
	display: block;
	height: 14px;
	overflow: hidden;
	width: 14px;
}
.todolist * a.delete {
	background: url(templates/troy/images/todolist_grey_x.gif?7cbe7f5d) no-repeat;
	margin: 0 6px 0 0;
	display: block;
	height: 14px;
	width: 14px;
}
.todolist * a:hover.delete {
	background: url(templates/troy/images/todolist_red_x.gif?7cbe7f5d) 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(templates/troy/images/todolist_grey_plus.gif?7cbe7f5d) 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(templates/troy/images/loading.gif?7cbe7f5d) 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?7cbe7f5d) 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?7cbe7f5d) 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?7cbe7f5d) no-repeat scroll left top transparent;
	color: #000;
	display: block;
	font-weight: bold;
	height: 17px;
	padding: 4px 0 0 10px;
}

/** Driving Directions Component **/
.comp_container_driving #driving_search_form fieldset {
	width: 165px;
}

.comp_container_driving #driving_search_form fieldset input {
	width: 165px;
}

/***** templates/troy/styles/nav.css *****/
/* Left Nav
-------------------------------- */
#left_nav_cont_roll, #h-nav-bar #left_nav_cont {
	position: absolute;
	width: 190px;
	z-index: 999;
}
#h-nav-dd {
	float: left;
	margin-bottom: 6px;
}
#h-nav-dd #left_nav_cont {
	display:block;
	width: 190px;
}
#h-nav-dd-holder #left_nav_cont_roll {
	display: block;
	position: absolute;
	z-index: 999;
}
#h-nav-dd .nav_head_left, #h-nav-dd-holder .nav_head_left {
	color: #fff;
	height: 26px;
	padding-top: 4px;
	width: 190px;
}
#left_nav_cont ul {
	display:block;
	list-style: none;
	width: 190px;
}
#left_nav_cont_roll ul {
	margin-top: 0px;
}
#left_nav_cont ul li, #left_nav_cont_roll ul li {
	display: block;
	width: 190px;
	z-index: 9999;
}
#left_nav_cont ul li a, #left_nav_cont_roll ul li a {
	color: #fff;
	display: block;
	font-size: .9em;
	font-weight: bold;
	height: 18px;
	padding: 5px 0 0 28px;
	text-align: left;
	text-decoration: none;
	z-index: 9999;
}
#left_nav_cont ul li a:hover, #left_nav_cont_roll ul li a:hover {
}
#left_nav_cont ul li a img, #left_nav_cont ul li a span img, #left_nav_cont_roll ul li a img, #left_nav_cont_roll ul li a span img {
    padding-right: 2px;
}
#left_nav_cont ul li a div, #left_nav_cont_roll ul li a div {
    float: left;
}
#left_nav_cont ul li a span, #left_nav_cont_roll ul li a span {
	display: block;
	height: 16px;
	margin-top: -17px;
	position: absolute;
	width: 175px;
}
#left_nav_cont ul li ul, #left_nav_cont_roll ul li ul {
	clear: both;
	display: block;
	position: relative;
}
#left_nav_cont ul li ul li, #left_nav_cont_roll ul li ul li {
	display: block;
	width:190px;
}
#left_nav_cont ul li ul li a:hover, #left_nav_cont_roll ul li ul li a:hover, #left_nav_cont ul li ul li a.subnav_on, #left_nav_cont_roll ul li ul li a.subnav_on {
    background: #ededed;
}
#left_nav_cont .open_close, #left_nav_cont_roll .open_close {
	cursor: pointer;
	display: block;
	float: right;
	height: 18px;
	margin-top: -20px;
	width: 15px;
}
.sub_main li ul {
	background: #d9d6bd;
	left: -999em;
	margin-left: 191px;
	margin-top: -1px;
	position: absolute;
	width:190px;
	z-index: 9999;
}
.sub_main li ul li {
	z-index: 999;
}
.sub_main li:hover ul, .sub_main li.sfhover ul {
    left: auto;
}
.premium_star {
	margin: 2px 0 0 -6px;
}
.left_nav_prm li a {
	background: #6e6f4d;
	color: #fff;
	padding-left: 30px;
	width:160px;
}
.left_nav_prm li a:hover {
	background: #a4a385;
	color: #fff;
}
a.prm_color {
	color:#66008C;
}
a.prm_color:hover {
	color: #fff;
}
.prm_more_arrow {
	float: right;
	height: 10px;
	margin-right: 3px 8px 0 0;
}
.sport_more_arrow {
	float: right;
	height: 10px;
	margin-right: 3px 8px 0 0;
	width: 5px;
}
#left_nav_control {
	background: #d9d6bd;
	clear: both;
	float: left;
	height: 21px;
	padding-top: 2px;
	width: 190px;
}
#left_nav_control li {
	color: #18739c;
	display: inline;
	float: left;
	font-size: 1.2em;
}
#open_all {
	cursor: pointer;
	padding-left: 20px;
	width: 90px;
}
#hide_menu {
	cursor: pointer;
	display: block;
	height: 24px;
	text-align: left;
	width: 164px;
}
.my_login {
	border: 1px solid #284e64;
	color: #fff;
	height: 24px;
	margin-bottom: 1px;
	padding-top: 6px;
	width: 65%;
}
.nav_date {
	font: 1.1em verdana;
	float: right;
	font-weight: bold;
	height: 20px;
	padding: 2px 12px 0 0;
	text-align:right;
	width: 320px;
}
.nav_date a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
div.my_login_inner {
	font: 1.1em verdana;
	height: 20px;
	padding: 2px 0 0 4px;
}
div.my_login_inner a {
	color: #fff;
	text-decoration: none;
	width: 120px;
}
.nav_head {
	color: #fff;
	float: right;
	font-size: 85%;
	height: 24px;
	padding: 6px 0 0 0;
	width: 100%;
}
.nav_head_roll, #h-nav-bar .nav_head_left, #h-nav-bar-holder .nav_head_left {
	color: #fff;
	float: left;
	height: 26px;
	padding: 4px 0 0 0;
	width: 190px;
}
#h-nav {
	border-top: medium none;
	float: left;
	margin: 0 0 5px;
	text-align: left;
	width: 960px;
}
#h-nav-bar {
	float: left;
	margin-bottom: 6px;
	position: relative;
	width: 765px;
	z-index: 990;
}
#h-nav-dd-holder {
	background: #D9D6BD none repeat scroll 0%;
	float: left;
	margin-bottom: 4px;
	position: relative;
	width: 190px;
	z-index: 990;
}
#h-nav-bar-holder {
	float: right;
	position: relative;
	margin-left: 4px;
	width: 765px;
	z-index: 990;
}
.nav_head_800 {
	color: #fff;
	float: left;
	font-size: 1.1em;
	height: 24px;
	margin: 0 0 3px 4px;
	padding-top: 6px;
	width: 568px;
}
.nav_h1 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.premium_nav {
	float: left;
}
.premium_nav ul {
	float: left;
}
.premium_nav ul li {
	float: left;
}

/* Top Nav
-------------------------------- */

.dir_arrow_cont {
	color: #fff;
	float: left;
	font-weight: bold;
	height: 20px;
	margin-top: 1px;
	width: 100%;
}
.dir_cont_head {
	float: left;
	margin-left: 40px;
}
#top_nav_dir_arrow {
	float: left;
	height: 18px;
	margin-left: 56px;
	outline: none;
	width: 34px;
}
.top_nav ul {
	list-style: none;
}
.top_nav ul.top_nav_dir {
	border: 1px solid #434343;
	float: left;
	height: 22px;
	width: 99%;
}
.top_nav ul.top_nav_dir li a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.top_nav ul.top_nav_links {
	border: 1px solid #434343;
	float: left;
	width: 99.8%;
}
.top_nav ul.top_nav_links li {
	border-right: 1px solid #727272;
	display: inline;
	float: left;
}
.top_nav ul.top_nav_links li a {
	border-right: 1px solid #434343;
	color: #fff;
	display: block;
	float: left;
	height: 19px;
	padding: 3px 10px 0 10px;
	text-decoration: none;
}

/* Top Nav Second Level
-------------------------------- */

li#top_nav_dir_cont {
	float: left;
	margin-top: 21px;
	position: absolute;
	width: 190px;
}
li#top_nav_dir_cont li a {
	border: 1px solid red;
	display: block;
	height: 22px;
	margin-left: -9px;
	padding: 4px 0 0 14px;
	position: relative;
	width: 176px;
	z-index: 999;
}
li#top_nav_dir_cont li a:hover {
    color: #99ff66;
}
.top_nav ul.top_nav_links li ul {
	clear: both;
	left: -999em;
	position: absolute;
	width: 100px;
	z-index: 999;
}
.top_nav ul.top_nav_links li:hover ul {
	left: auto;
	margin-top: 22px;
}
.top_nav ul.top_nav_links li.sfhover ul {
    left: auto;
}
.top_nav ul li ul li {
	border: none;
}
.top_nav ul li ul li a {
	background: #282828 ;
	border: none;
	border-bottom: 1px solid #666 ;
	width: 100px;
}
.top_nav ul li ul li a:hover {
	background: #727272 ;
	border-bottom: 1px solid #434343;
}

/* Premium Nav
-------------------------------- */

.prem_nav {
	-x-background-x-position:left;
	-x-background-y-position:top;
	color: #fff;
	font-family: Tahoma;
	font-size: 1.2em;
	height: 20px;
	line-height: normal;
	margin-top: -3px;
	padding-left: 4px 0 0 12px;
	width: 296px;
}

.prem_nav a:hover {
	text-decoration:none;
}

/* Tabbed Navigation
-------------------------------- */

.tabbed_nav {
	width: 100%;
}
.tabbed_nav ul {
	background: #fff;
	float: left;
	width: 100%;
}
.tabbed_nav li {
	border-right: 1px solid #c1c0c0;
	float: left;
	list-style: none;
}
.tabbed_nav li a {
	color: #000;
	display: block;
	float: left;
	padding: 5px 10px;
	text-decoration: none;
}
.tabbed_nav li a:hover {
	text-decoration: underline;
}
.tabbed_nav .on a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.tabbed_nav .title {
	background: #333;
	color: #fff;
	display: block;
	float: left;
	padding: 4px 10px;
}
.headlines_today_component .tabbed_nav {
	float: left;
	width: 145px;
}
.headlines_today_component .tabbed_nav ul {
	background: none;
}
.headlines_today_component .tabbed_nav li {
	width: 100%;
}
.headlines_today_component .tabbed_nav a {
	float: left;
	width: 125px;
}
.headlines_today_component .comp_content {
	clear: none;
	float: left;
	width: 295px;
}


/***** templates/troy/styles/ams.css *****/
/**** $Id$ ****/

.top_submit_gg, top_input_gg, .bottom_submit_gg, .bottom_input_gg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.adwrapper {
	float: left;
	padding: 0px 0px 6px 0px;
	text-align: center;
	width: 100%;
	z-index:900;
}
.cms {
	float: left;
	width: 100%;
}
.cms img {
	border: 0px ;
}
.cms .zilla_img {
	border: 1px solid #000;
	height: 60px;
	width: 60px;
}
.cms .zilla_1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	left: 70px;
	position: relative;
	top: -60px;
	width: 155px;
}
.cms .zilla_2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	left: 70px;
	position: relative;
	top: -60px;
	width: 155px;
}
.cms .zilla_3 {
	left: 70px;
	position: relative;
	top: -45px;
}
.cms .price {
	color: #c30;
	font-weight: 600;
}
.cms .zilla_more {
	float: right;
	font-weight: bold;
	position: relative;
	top: -25px;
}
.cms .zilla_more a {
	color:#005e14;
	text-decoration: none;
}
.cms .zilla_more a:hover {
	color: #000;
	text-decoration: underline;
}
.cms .powered_by {
	color: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	left: 10px;
	position: relative;
}
.cms .zilla_logo {
	position: relative;
	top: -15px;
	left: -70px;
}

/* HR
-------------------------------- */

.ams_spcr {
	background:#fff;
	border-top: 1px solid #ccc;
	clear: left;
	float: left;
	width: 100%;
}

/* Tabs
-------------------------------- */

.ams_horizontal ul {
	border-bottom: 1px solid #ccc;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	list-style: none;
	margin: 0 0 5px 0;
	padding: 10px 0 0 1%;
	width: 99%;
}
.ams_horizontal ul li {
	float:left;
}
.ams_horizontal ul a {
	float:left;
	display:block;
	margin:0 2px 0 0;
	padding:2px 10px;
	color:#666;
	border:1px solid #ccc;
	border-bottom:none;
}
.ams_horizontal ul a:hover {
	background:#f1f1f1;
}

/* Horizontal Ads
-------------------------------- */

.ams_horizontal {
	background: #fff;
	color: #141744;
	clear: both;
	float: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 1.1em;
	padding: 5px 0 10px 0;
	width: 100%;
}
.ams_horizontal dl {
	float: left;
	margin: 0 10px 10px 10px;
	text-align:center;
	width: 130px;
}
.ams_horizontal dl.google {
	height: 100px;
	width: 160px;
}
.ams_horizontal dl.google {
	text-align: left;
}
.ams_horizontal dt {
	font-weight: bold;
}
.ams_horizontal a {
	color: #5380A9;
	text-decoration: underline;
}
.ams_horizontal .price {
	color: #c30;
}
.ams_horizontal .ads_by {
	margin-left: 10px;
}

/* Redesign component
-------------------------------- */

.redesign_local {
	clear: both;
	color: #141744;
	font-family: Tahoma, Verdana, Arial;
	font-size: .9em;
	float: left;
	padding: 5px;
	text-align: center;
	white-space: normal;
	width: 280px;
}
.redesign_local .ads_by {
        display:none;
}
.redesign_local dl, .redesign_local dt, .redesign_local dd {
	width:270px;
}
.redesign_local dl {
	float: left;
	width:269px;
	padding-bottom: 7px;
}
.redesign_local dt {
	font-weight: bold;
}
.redesign_local a {
	color: #5380a9;
	text-decoration: underline;
}
.redesign_local img {
	border: 0;
	margin: 10px 0 0 0;
}
.redesign_local .price {
	color: #c30;
}
.redesign_local .vtab {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	text-align: left;
}
.redesign_local .vtab dd a{
	color: #2075a5;
	text-decoration: none;
}
.redesign_local .vtab dd a:hover{
	color: #ff9900;
	text-decoration: none;
}
.redesign_local .zilla_more {
	position: relative;
	top: 13px;
}
.redesign_local .zilla_logo {
	position: relative;
	top: 3px;
}
.redesign_local .more a {
	color:#2075a5 ;
	text-decoration: none;
}
.redesign_local .more a:hover{
	color: #ff9900 ;
	text-decoration: none;
}
.redesign_local .powered_by {
	color: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	left: -10px;
	position: relative;
	top: 15px;
}

/* Margins
-------------------------------- */

.ams_margin {
	clear: both;
	color: #141744;
	font-family: Tahoma, Verdana, Arial;
	font-size: .9em;
	float: left;
	padding: 5px;
	text-align: center;
	white-space: normal;
	width: 160px;
}
.ams_margin dl, .ams_margin dt, .ams_margin dd {
	width:180px;
}
.ams_margin dl {
	float: left;
	width:179px;
	padding-bottom: 7px;
}
.ams_margin dt {
	font-weight: bold;
}
.ams_margin a {
	color: #5380a9;
	text-decoration: underline;
}
.ams_margin img {
	border: 0;
	margin: 10px 0 0 0;
}
.ams_margin .price {
	color: #c30;
}
.ams_margin .vtab {
	border-top: 1px solid #ccc;
	padding-top: 5px;
	text-align: left;
}
.ams_margin .vtab dd a{
	color: #2075a5;
	text-decoration: none;
}
.ams_margin .vtab dd a:hover{
	color: #ff9900;
	text-decoration: none;
}
.ams_margin .zilla_more {
	position: relative;
	top: 13px;
}
.ams_margin .zilla_logo {
	position: relative;
	top: 3px;
}
.ams_margin .more a {
	color:#2075a5 ;
	text-decoration: none;
}
.ams_margin .more a:hover{
	color: #ff9900 ;
	text-decoration: none;
}
.ams_margin .powered_by {
	color: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	left: -10px;
	position: relative;
	top: 15px;
}
.google {
	color: #000000;
	font-family: Tahoma;
	font-size: 1.1em;
	text-align: left;
}
.google .google_1 {
	font-weight: bold;
	text-align: left;
}
.google .google_2, .google .google_3 {
	text-align: left;
}
.google .google_link {
	color: #2075a5;
	font-family: Tahoma;
	font-size: 1.1em;
	margin-right: -3px;
	text-align: left;
	text-decoration: underline;
}

/* Ams Components
-------------------------------- */

.ams_component {
	background: #fff;
	border: 1px solid #527797;
	color: #141744;
	float: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 1.1em;
	padding: 0 0 5px 0;
	text-align: center;
	width: 200px;
}
.ams_component img {
	border: 0;
	margin: 5px 0 0 0;
}
.ams_component dl, .ams_component dt, .ams_component dd {
	padding: 0px 5px 0px 5px;
	margin: 0px;
	width: 190px;
}
.ams_component dl {
	clear:left;
	float: left;
	padding-top: 5px;
	padding-top: 5px;
	width: 100%;
}
.ams_component dt {
	font-weight: bold;
}
.ams_component a {
	color: #5380a9;
	text-decoration: underline;
}
.ams_component .vtab {
	float:left;
	clear:both;
	border-top: 1px solid #ccc;
	padding:0;
	margin:0 0 5px 0;
	text-align: left;
}
.ams_component .vtab dt {
	margin:5px 0 0 5px;
}
.ams_component .vtab dd a{
	color: #2075a5 ;
	margin:5px 0 0 5px;
	text-decoration: none;
}
.ams_component .vtab dd a:hover{
	color: #ff9900 ;
	margin:5px 0 0 5px;
	text-decoration: none;
}
.ams_component .price {
	color: #c30;
}
.ams_component .zilla_logo {
	position: relative;
	left: -5px;
}
.ams_component .zilla_more {
	position: relative;
	top: 8px;
	left: -3px;
}
.ams_component .more a{
	color:#2075a5 ;
	text-decoration: none;
}
.ams_component .more a:hover{
	color: #ff9900 ;
	text-decoration: underline;
}
.ams_component .ads_by {
	background: #527797;
	color: #fff;
	float: left;
	margin-bottom: 5px;
	padding: 4px 0 4px 0;
	text-align: center;
	width: 100%;
}
.ams_component .powered_by {
	color: #000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bolder;
	left: -10px;
	position: relative;
	top: 10px;
}
#news_article {
	border: 1px solid #c00;
	float: left;
}

/* Hide Iframe
-------------------------------- */

.ams_iFrame {
	float: left;
	height: 0px;
	left: 0px;
	top: 0px;
	visibility: hidden;
	width: 180px;
	z-index: 99;
}
.ams_component .vtab .searchdiv {
	float: left;
	padding-top: 15px;
}
.ams_component .flatDiv {
	float: left;
}
.ams_component .flatDiv .inInput {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	padding-left: 18px;
	background: failed-path-lookup no-repeat center left;
	border: 1px solid #ccc;
	height: 18px;
	width: 110px;
	font-size: 1.3em;
}
.ams_component .vtab .inInput {
	background: failed-path-lookup no-repeat center left;
	border: 1px solid #ccc;
	float: left;
	font-size: 1.3em;
	height: 18px;
	margin: 5px 0 0 5px;
	padding-left: 18px;
	width: 110px;
}
.ams_component .flatDiv .inImg {
	float: left;
	margin: 5px 0 0 5px;
}
.ams_component .vtab .inImg {
	float: left;
	margin: 5px 0 0 5px;
}
.ams_component .flatDiv .inDiv {
	clear: both;
	float: left;
	margin: -1px 0 0 10px;
}
.ams_component .vtab .inDiv {
	clear: both;
	float: left;
	margin: -5px 0 0 10px;
}
.ams_component .vtab {
	clear: both;
	float: left;
	margin: 5px 0 0px 0;
	text-align: left;
}
.ams_component .vtab dt {
	margin: 5px 0 0 5px;
}
.ams_component .vtab dd {
	margin: 0 0 2px 5px;
}
.ams_games {
	font-size: .8em!important;
	text-align: center;
	width: 145px;
	padding-right: 10px;
}
.ams_games .zilla_img {
	margin-top: 10px;
}


/***** templates/troy/styles/agdistis_global.css *****/
/**** $Id$ ****/

#agdistis_page table {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#agdistis_page table tr {
	margin: 0px;
	padding: 0px;
}

#agdistis_page table tr td {
	font-size: 12px;
	padding: 0px;
	text-align: auto;
	margin: 0px;
}
#agdistis_page table tr td table {
	margin: 0;
	padding: 0;
}
#agdistis_page table tr td table tr {
	margin: 0;
	padding: 0;
}
#agdistis_page table tr td table tr td {
	margin: 0;
	padding: 0;
}
#agdistis_page table tr td table tr td table {
	margin: 0;
	padding: 0;
}
#agdistis_page table tr td table tr td table tr {
	margin: 0;
	padding: 0;
}
#agdistis_page table tr td table tr td table tr td {
	margin: 0;
	padding: 0;
}
#agdistis_page input, #agdistis_page select {
	font-size: 11px;
}
#vpc_help_page {
	margin: 0px;
	padding: 10px;
	width: 100%;
}

#agdistis_page table tr td table tr td table tr td.tabs {
	color: #fff;
}

#agdistis_page ul.wea_links li {
	list-style: disc outside;
	margin: 3px 0 3px 10px;
}

*html #agdistis_page ul.wea_links li {
	margin: 3px 0 3px 15px;
}

html>body #agdistis_page ul.wea_links li {
	*margin: 3px 0 3px 15px;
}
	

/***** templates/troy/styles/components/marketplace.css *****/
.marketplace {
	padding: 3px;
}
.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 0;
}
.marketplace ul li a span {
	font-size: 1em;
	font-weight: bold;
}
.marketplace ul li span.mp_sprites {
	background: url(components/images/marketplace/mp_sprites.gif?7cbe7f5d) no-repeat 9999px 0;
	display: block;
	float: left;
	height: 34px;
	padding-left: 15px;
	width: 59px;
}
.marketplace ul li span.autopartsgiant { background-position: 0 0; }
.marketplace ul li span.bowflex { background-position: 0 -84px; }
.marketplace ul li span.budget { background-position: 0 -168px; }
.marketplace ul li span.buy { background-position: 0 -252px; }
.marketplace ul li span.car_rental { background-position: 0 -168px; }
.marketplace ul li span.coupons { background-position: 0 -336px; }
.marketplace ul li span.dell { background-position: 0 -420px; }
.marketplace ul li span.dellsmallbiz { background-position: 0 -420px; }
.marketplace ul li span.ebags { background-position: 0 -504px; }
.marketplace ul li span.ebay { background-position: 0 -588px; }
.marketplace ul li span.efax { background-position: -109px -1092px; }
.marketplace ul li span.experian { background-position: 0 -672px; }
.marketplace ul li span.fandango { background-position: -109px -1510px; }
.marketplace ul li span.fansedge { background-position: 0 -756px; }
.marketplace ul li span.fathead { background-position: 0 -840px; }
.marketplace ul li span.flights { background-position: -109px -252px; }
.marketplace ul li span.gamefly { background-position: 0 -924px; }
.marketplace ul li span.geico { background-position: 0 -1008px; }
.marketplace ul li span.giftcertificates { background-position: -108px -1676px; }
.marketplace ul li span.gillware { background-position: -109px -1344px; }
.marketplace ul li span.gotomeetings { background-position: 0 -1092px; }
.marketplace ul li span.hp { background-position: -109px -1596px; }
.marketplace ul li span.hotels { background-position: 0 -1176px; }
.marketplace ul li span.inkjets { background-position: -109px -1176px; }
.marketplace ul li span.lifelock { background-position: 0 -1260px; }
.marketplace ul li span.lotf { background-position: 0 -1344px; }
.marketplace ul li span.lowermybills { background-position: 0 -1428px; }
.marketplace ul li span.menswearhouse { background-position: 0 -1512px; }
.marketplace ul li span.mycorporation { background-position: 0 -1596px; }
.marketplace ul li span.pm { background-position: 0 -1680px; }
.marketplace ul li span.perfectmatch { background-position: 0 -1680px; }
.marketplace ul li span.priceline { background-position: 0 -1764px; }
.marketplace ul li span.quickenloans { background-position: 0 -1848px; }
.marketplace ul li span.realtystore { background-position: 0 -1932px; }
.marketplace ul li span.realtytrac { background-position: -109px 0; }
.marketplace ul li span.resorts { background-position: -109px -84px; }
.marketplace ul li span.sandals { background-position: -109px -84px; }
.marketplace ul li span.smartautowarranty { background-position: -109px -168px; }
.marketplace ul li span.southwest { background-position: -109px -252px; }
.marketplace ul li span.sportsfanfare { background-position: -109px -336px; }
.marketplace ul li span.stubhub { background-position: -109px -420px; }
.marketplace ul li span.thinkgeek { background-position: -109px -504px; }
.marketplace ul li span.tires-easy { background-position: -109px -588px; }
.marketplace ul li span.tomtom { background-position: -109px -672px; }
.marketplace ul li span.turbotax { background-position: -109px -756px; }
.marketplace ul li span.usatoday { background-position: -109px -840px; }
.marketplace ul li span.wamu { background-position: -109px -924px; }
.marketplace ul li span.webex { background-position: -109px -1260px; }
.marketplace ul li span.wsj { background-position: -109px -1008px; }
.marketplace ul li span.zappos { background-position: -109px -1428px; }

/***** en_US/components/search/styles/search.css *****/
.outer_search_wrap {
	background: transparent url(site_config/wowway.net/assets/en_US/components/search/images/search_box_bg.gif?7cbe7f5d) no-repeat 0 0;
	display: inline;
	float: right;
	margin-right: 10px;
	width: 654px;
}
.search {
	background: transparent url(site_config/wowway.net/assets/en_US/components/search/images/search_box_bg.gif?7cbe7f5d) no-repeat -191px -96px;
	display: inline;
	float: left;
	height: 72px;
	padding: 10px;
	width: 634px;
}
.search .search_provider {
	float: right;
	margin-top: 15px;
}
.search .search_provider_web {
	background: url(en_US/components/search/images/search_provider.gif?7cbe7f5d) no-repeat scroll 0 0 transparent;
	height: 44px;
	width: 99px;
}
.search .search_provider_ebay {
	background: url(site_config/wowway.net/assets/en_US/components/search/images/powered_by_ebay.gif?7cbe7f5d) no-repeat scroll 0 0 transparent;
	height: 44px;
	margin-top: 8px;
	width: 99px;
}
.search .search_cat ul {
	height: 1%;
	list-style: none;
	overflow: hidden;
}
.search .search_cat ul li {
	float: left;
}
.search .search_cat ul li.on {
	background: transparent url(site_config/wowway.net/assets/en_US/components/search/images/search_tabs.gif?7cbe7f5d) no-repeat 0 0;
	font-weight: bold;
}
.search .search_cat ul li.on a {
	background: transparent url(site_config/wowway.net/assets/en_US/components/search/images/search_tabs.gif?7cbe7f5d) no-repeat -55px -24px;
}
.search .search_cat ul li.last {
	border-right: none;
}
.search .search_cat ul li a {
	color: #000;
	display: block;
	float: left;
	padding: 2px 10px;
	text-decoration: none;
	width: 25px;
}
.search .search_cat ul li a:hover {
	text-decoration: underline;
}
.search .search_bar {
	clear: both;
	overflow: hidden;
}
.search .search_bar .search_input {
	background: transparent url(site_config/wowway.net/assets/en_US/components/search/images/search_input_shadow.gif?7cbe7f5d) no-repeat;
	border: 1px solid #000;
	font-size: 1.9em;
	height: 32px;
	padding: 1px 3px 0 3px;
	vertical-align: top;
	width: 418px;
}
.search .search_bar .yb_where,
.search .search_bar .yb_what {
	width: 181px;
}
.search .search_wrap {
	float: left;
	width: 523px;
}
.search .search_wrap .search_cat {
	height: 1%;
	overflow: hidden;
}
.search .search_top_results {
	font-size: 1em;
	height: 1%;
	overflow: hidden;
	padding: 3px 0 0 3px;
}
.search .search_top_results span {
	float: left;
	font-weight: bold;
}
.search .search_top_results ol li {
	float: left;
	margin-left: 25px;
}
.search .search_top_results a {
	text-decoration: none;
}
.search .search_advanced_sitesearch {
	float: right;
	font-size: .916em;
	padding: 3px 0 0 3px;
}
.search button.btn {
	background: transparent url(site_config/wowway.net/assets/en_US/globals/images/wow_global_sprite.png?7cbe7f5d) no-repeat -573px -77px;
	font-size: 1.5em;
	margin: 0;
	padding-right: 15px;
	text-align: center;
}
.search button.btn span {
	background: transparent url(site_config/wowway.net/assets/en_US/globals/images/wow_global_sprite.png?7cbe7f5d) no-repeat -357px -33px;
	color: #fff;
	height: 30px;
	padding: 6px 0 0 11px;
}
.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;
}

/***** templates/troy/styles/agdistis_news.css *****/
/** Styles for Troy News Page **/
.news_more_item {
	margin-bottom: 1em;
}
.ltgrey {
	background: #f0f0f0 none;
}
.dcc-container .dcc-text {
	width: 54%;
}
/* More Page Prev/Next Button */
div.prev_next {
	text-align: right;
}
div#body_col_12 .text h4 a,
div#body_col_12 .text_img_hidden h4 a {
	font-weight: bold;
}
/*************************************/
/** Redesign News Navigation Styles **/
/*************************************/
div.news_nav {
	float: left;
	height: 26px;
	margin: 0 0 6px;
	width: 962px;
}
div.news_nav ul {
	list-style: none;
}
div.news_nav li.nav_div {
	background: url(http://images.synacor.com/clientimages/69187/17237.gif) repeat-x;
	border-right: 1px solid #ccc;
	float: left;
	height: 26px;
	margin-bottom: 6px;
}
div.news_nav li.index {
	border-left: 1px solid #ccc;
}
div.news_nav li.nav_div:hover {
	background: url(http://images.synacor.com/clientimages/69187/17874.gif) repeat-x;
	border-top: none;
}
div.news_nav li a,
div.news_nav li a:visited {
	color: #353535;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	padding: 6px 17px 4px;
	position: relative;
	text-decoration: none;
	top: 5px;
}
div.news_nav li.on,
div.news_nav li.on:hover {
	background: url(http://images.synacor.com/clientimages/69187/17238.gif) repeat-x;
	border-left: 1px solid #9a9a9a;
	border-right: 1px solid #9a9a9a;
}
div.news_nav li.on a,
div.news_nav li.on a:visited {
	color: #000;
	padding: 6px 16px 4px;
}
div.news_nav li.nav_div a:hover {
	color: #FF8200;
}
div.news_nav ul.sub {
	background: #fbfbf7;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	color: #000;
	display: block;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	margin: 8px 0 0 -1px;
	*margin: 10px 0 0 -1px;
	padding: 0 0 5px;
	position: absolute;
	width: 150px;
	z-index: 1000;
}
div.news_nav ul.sub li a,
div.news_nav li.on ul.sub li a {
	color: #000;
	display: block;
	float: none;
	height: 100%;
	margin: 0 1px;
	padding: 3px 8px;
	top: 0;
	width: 132px;
}
div.news_nav ul.sub li a:hover,
div.news_nav li.on ul.sub li a:hover {
	background: #e6e6e6;
	color: #FF8200;	
}
/************************************/
/** Redesign News Component Styles **/
/************************************/
/** DCC **/
.dcc-container .dcc-text {
	width: 48%;
}
/** Latest News **/
div.comp_container_latest_news div.news_text {
	border: none;
	float: left;
	padding: 1px 0;
	_padding: 0;
	_margin: 0 0 -7px;
	width: 75%;
}
div.comp_container_latest_news div.news_text a {
	background: transparent url(http://images.synacor.com/clientimages/69187/17254.gif) left 45% no-repeat;
	float: left;
	font-weight: bold;
	padding-left: 10px;
}
div.comp_container_latest_news div.time_text {
	color: #999;
	float: right;
	font-size: 11px;
	padding: 2px 10px;
	_padding: 0 10px;
	_margin: 0 0 -5px;
	text-align: right;
	width: 20%;
}
div.comp_container_latest_news div.news_more {
	float: left;
	margin: 5px 0 0;
	_padding: 0 0 7px;
	text-align: right;
	width: 100%;
}
/** Media Components **/
div#body_col div.comp_container_news_media {
	background: #FFF;
	border: 1px solid #ccc;
	margin-bottom: 6px;
}
div#body_col_1 div.comp_container_news_media {
	width: 188px;
}
div#body_col_2 div.comp_container_news_media {
	width: 458px;
}
div#body_col_3 div.comp_container_news_media {
	width: 298px;
}
div#body_col_12 div.comp_container_news_media {
	width: 653px;
}
div#body_col div.comp_container_news_media div.comp_header {
	background: transparent;
	border: none;
	color: #000;
}
div#body_col div.comp_container_webvideo div.comp_header h1 {
	background: url(http://images.synacor.com/clientimages/69187/17682.gif) no-repeat right center;
	float: none;
	margin-right: 5px;
}
div#body_col div.comp_container_slideshow div.comp_header h1 {
	background: url(http://images.synacor.com/clientimages/69187/20918.gif) no-repeat right center;
	float: none;
	margin-right: 5px;
}
div#body_col div.comp_container_news_media div.comp_header h1 {
	color: #000;
}
div#body_col div.comp_container_news_media div.comp_body {
	background: transparent;
	border: none;
	padding: 0;
}
div#body_col div.comp_container_webvideo div.comp_content {
	border: none;
	margin: 0;
}
div#body_col div.comp_container_slideshow div.comp_content {
	border: none;
	margin: 0;
	padding: 0;
}
div#body_col div.comp_container_webvideo div.webvideo_more h4 {
	background: url(http://images.synacor.com/clientimages/13268/20889.png) no-repeat left center;
	border-bottom: 1px solid #cfcfcf;
	border-top: 1px solid #cfcfcf;
	float: left;
	padding: 0 0 0 10px;
}
div#body_col div.comp_container_news_media div.comp_footer {
	display: none;
}
/** Four Thumbs News Component **/
div#body_col div.comp_container_four_thumbs div.comp_content div.img_left {
	width: 49%;
}
div#body_col div.comp_container_four_thumbs div.comp_content div.img_left .img {
	margin-bottom: 5px;
}
/** Left Column Web Video **/
div#body_col_1 div.webvideo {
	margin-bottom: 0;
	padding: 0;
}
div#body_col_1 div.webvideo_1col {
	width: 180px;
}
div#body_col_1 .webvideo .wv_photocredit {
	float: right;
	font-size: 9px;
	line-height: 1.2em;
}
/** Poll Component **/
div.poll_component p {
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
div.poll_component ul {
	border-bottom: 1px solid #CFCFCF;
	list-style: none;
	margin: 0 0 10px;
	padding: 10px 0;
}
div.poll_component input.submit {
	float: right;
	font-size: 11px;
	padding: 1px 5px;
}
/** News Photos & Slideshow **/
div.comp_container_news_photo,
div.comp_container_news_slideshow {
	float: left;
	margin-bottom: 6px;
}
.news_slideshow {
	background: #fff;
	float: left;
}
.news_slideshow .news_slideshow_left {
	float: left;
	font-size: 9px;
	line-height: 1em;
	padding: 5px 10px 10px 10px;
	width: 132px;
}
.news_slideshow .news_slideshow_right {
	float: left;
	line-height: 13px;
	padding: 3px 9px 5px 0;
	width: 136px;
}
.news_slideshow .news_slideshow_right p {
	font-size: .9em;
	padding-top: 5px;
}
.news_slideshow .news_slideshow_right .view_slideshow {
	float: right;
	margin-top: 5px;
	padding-right: 10px;
}
/** Marketplace Right Col **/
div#body_col_3 div.affiliate_container,
div#body_col_5 div.affiliate_container {
	width: 100%;
}
div#body_col_3 div.affiliate_container div.affiliate_wrapper,
div#body_col_5 div.affiliate_container div.affiliate_wrapper {
	width: 100%;
}
div#body_col_3 div.affiliate_container div.affiliate_wrapper div.affiliate_logo,
div#body_col_5 div.affiliate_container div.affiliate_wrapper div.affiliate_logo {
	margin-left: 10px;
}
/** Movie Listings **/
div.comp_container_moviesearch div.moviesearch_location input,
div.comp_container_moviesearch div.moviesearch_title input {
	width: 250px;
}
div.comp_container_moviesearch div.moviesearch_go {
	margin: 7px 0 0;
}
/*************************/
/** Popup CMS Slideshow **/
/*************************/
div.news_popup_slideshow div.ss-container {
	background: #000;
	position: relative;
	height: 495px;
	top: 75px;
	*top: 0;
	width: 935px;
}
div.news_popup_slideshow div.ss-container div.slide {
	position: absolute;
}
/* If navigation is inside viewport, position it absolutely */
div.news_popup_slideshow div.ss-container div.ss-controls {
	background-color: #efefef;
	border: 1px solid #aaa;
	bottom: 0;
	padding: 10px;
	position: absolute;
	right: 0;
}
.news_popup_slideshow {
	background: #fff;
	border: 2px solid #828384;
	color: #000;
	float: left;
	font-size: 1.2em;
	height: 620px;
	width: 935px;
}
.news_popup_slideshow .news_popslide_head {
	float: left;
	height: 75px;
	width: 100%;
}
.news_popup_slideshow .news_popslide_head .news_popslide_logo {
	font-size: 14px;
	font-weight: bold;
}
.news_popup_slideshow .news_popslide_head .news_popslide_logo img {
	float: left;
	margin: 5px 20px 5px;
}
.news_popup_slideshow .news_popslide_head .news_popslide_logo p {
	float: left;
	font-size: 18px;
	margin: 31px 0 0;
	padding: 0;
}
.news_popup_slideshow .news_popslide_body {
	color: #FFF;
	float: left;
	height: 475px;
	padding: 10px;
	width: 915px;
}
.news_popup_slideshow .news_popslide_body a {
	color: #FFF;
	text-decoration: none;
}
.news_popup_slideshow .news_popslide_body a:hover {
	color: #CCC;
	text-decoration: underline;
}
.news_popup_slideshow .news_popslide_foot {
	background: url(http://images.synacor.com/clientimages/69187/18741.gif) repeat-x bottom left;
	float: left;
	height: 50px;
	width: 100%;
}
.news_popup_slideshow .news_popslide_logo {
	float: left;
}
.news_popup_slideshow .news_popslide_nav {
	float: right;
	list-style: none;
	padding: 35px 25px 0 0;
}
.news_popup_slideshow .news_popslide_nav li {
	float: left;
	padding: 0 10px;
}
.news_popup_slideshow .news_popslide_nav li a {
	float: left;
}
.news_popup_slideshow .news_popslide_body_left {
	float: left;
	height: 465px;
	overflow: hidden;
	width: 595px;
}
.news_popup_slideshow .news_popslide_body_left div {
	margin: 0 auto;
}
.news_popup_slideshow .news_popslide_body_right {
	float: left;
	padding-left: 15px;
	width: 305px;
}
.news_popup_slideshow .news_popslide_body_right ul {
	list-style: none;
	padding: 15px 0 15px 15px;
}
.news_popup_slideshow .news_popslide_body .news_popslide_body_right ul li a {
	background: url(http://images.synacor.com/clientimages/69187/18742.gif) no-repeat left center;
	color: #fff;
	padding-left: 10px;
}
.news_popup_slideshow .news_popslide_body_bottom {
	text-align: right;
	width: 595px;
}
.news_popup_slideshow .news_popslide_foot_nav {
	float: left;
	padding: 0 0 0 50px;
	position: absolute;
	top: 575px;
}
.news_popup_slideshow .news_popslide_foot_nav ul {
	float: left;
	list-style: none;
	margin-top: 10px;
}
.news_popup_slideshow .news_popslide_foot_nav ul li {
	display: inline;
	float: left;
	padding-left: 5px;
}
.news_popup_slideshow .news_popslide_foot_nav ul li a {
	display: block;
	float: left;
	height: 24px;
	outline: none;
	text-indent: -9999px;
	width: 31px;
}
.news_popup_slideshow .news_popslide_foot_nav ul li a.news_popslide_prev {
	background: url(http://images.synacor.com/clientimages/13268/20873.png) no-repeat top left;
}
.news_popup_slideshow .news_popslide_foot_nav ul li a.news_popslide_play {
	background: url(http://images.synacor.com/clientimages/13268/20872.png) no-repeat top left;
	width: 27px;
}
.news_popup_slideshow .news_popslide_foot_nav ul li a.news_popslide_pause {
	background: url(http://images.synacor.com/clientimages/13268/20871.png) no-repeat top left;
	width: 27px;
}
.news_popup_slideshow .news_popslide_foot_nav ul li a.news_popslide_next {
	background: url(http://images.synacor.com/clientimages/13268/20870.png) no-repeat top left;
}
.news_popslide_ad {
	left: 620px;
	position: absolute;
	top: 270px;
}
/***************************/
/** News Read Toolbar     **/
/***************************/
/* Override on read pane to allow positioning of bottom toolbar */
.comp_content .news_read {
	padding-bottom: 40px;
	position: relative;
	z-index: 0;
}
.news_toolbar {
	border-bottom: 1px #ebebeb solid;
	border-top: 1px #ebebeb solid;
	height: 30px;
	margin: 5px 0;
	position: relative;
}
.news_toolbar.bottombar {
	bottom: 5px;
	position: absolute;
	margin: 0;
	width: 97%;
}
.news_toolbar ul.buttons {
	float: left;
	margin: 7px;
}
.news_toolbar ul.buttons li.btn_item {
	background: url('templates/troy/images/toolbar_btn_bg.png?7cbe7f5d') no-repeat center center;
	cursor: pointer;
	float: left;
	font-size: .9em;
	height: 16px;
	line-height: 16px;
	list-style: none;
	margin: 0 3px;
	text-align: center;
	width: 83px;
}
.news_toolbar ul.buttons li.btn_item a {
	display: block;
	width: 100%;
}
.news_toolbar ul.buttons li.btn_item li {
	list-style: none;
}
.news_toolbar .ratings .rate_txt, .news_toolbar .ratings .star_rating {
	float: left;
}
.news_toolbar .sponsor {
	float: right;
	width: 160px;
}
.news_toolbar .sponsor p {
	float: right;
	height: 30px;
	margin: 0;
	width: 70px;
}
.news_toolbar .sponsor div {
	background: #c0c0c0;
	float: right;
	height: 30px;
	width: 90px;
}
.news_toolbar .size_text {
	margin: 0;
	position: absolute;
	right: 4px;
	top: -35px;
}
.news_toolbar .size_text img {
	cursor: pointer;
	vertical-align: middle;
}
.news_toolbar img.shrink_text {
	margin-left: 10px;
}
.news_toolbar .ratings {
	float: right;
	margin: 7px 0 0 10px;
}
/* Share Overlay */
.news_share_overlay {
	clear: both;
	overflow: hidden;
}
.news_share_overlay a:hover {
	text-decoration: none;
}
.news_share_overlay ul {
	float: left;
	font-size: 1.1em;
	list-style: none;
	padding: 5px;
	width: 95px;
}
.news_share_overlay ul li {
	margin: 5px 0;
}
.news_share_overlay ul li img {
	margin-right: 5px;
	vertical-align: middle;
}

/***** templates/troy/styles/components/news.css *****/
/* common styles */
.news_photo_hidden {
	display: none;
}

/* narrow news styles */
.news_narrow {
	clear: both;
	float: left;
	font-size: 1.2em;
	padding: 0 5px;
	width: 180px; 
}
.news_narrow ul {
	color: #4975c4;
	float: left;
	list-style: outside square;
	margin: 0;
	padding: 0 0 0 15px;	
	width: 165px; 
}
.news_narrow ul li {
	margin-bottom: 15px;
	font-size: 0.9em;
}
.news_narrow ul li a {
	color: #4975c4;
	font-weight: bold;
	text-decoration: none;
}
.news_narrow ul li a:hover {
	color: #000;
	text-decoration: underline;
}
.news_narrow .headline_news_more {
	background: url(components/images/news/headlinenews_arrow.png?7cbe7f5d) left 5px no-repeat;
	color: #4975c4;
	float: right;
	font-weight: bold;
	padding: 0 6px;
	text-decoration: none;
}
.news_narrow .headline_news_more:hover {
	color: #000;
	text-decoration: underline;
}
/* Medium news styles */
.news_medium {
	float: left;
	font-size: 1.2em;
	padding-bottom: 10px;
}
.news_medium .headline_mainstory {
	float: left;
	padding: 0 10px;
}
.news_medium .headline_mainstory h1 {
	color: #000;
	float: left;
	font-size: 1.0em;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 0;
	width: 100%;
}
.comp_content .news_medium .headline_mainstory .story_left {
	width: 200px;
}
.comp_content .news_medium {
	padding-bottom: 0;
}
.news_medium .headline_mainstory .story_left {
	float: left;
	font-size: 0.9em;
	padding-left: 10px;
	width: 115px;
}
.news_medium .headline_mainstory img {
	float: left;
	height: 60px;
	width: 60px;
}
.news_medium .headline_stories {
	color: #4975c4;
	float: left;
	list-style: outside square;
	margin: 15px 0 0 0;
	padding-left: 25px;
}
.news_medium .headline_stories li {
	margin-bottom: 15px;
	font-size: 0.9em;
}
.news_medium .headline_stories li a {
	color: #4975c4;
	font-weight: bold;
	text-decoration: none;
}
.news_medium .headline_stories li a:hover {
	color: #000;
	text-decoration: underline;
}
.news_medium .headline_news_readmore {
	color: #4975c4;
	float: right;
	font-weight: bold;
	margin-top: 5px;
	text-decoration: none;
}
.news_medium .headline_news_readmore:hover {
	color: #000;
	text-decoration: underline;
}
.news_medium .headline_news_more {
	background: url(components/images/news/headlinenews_arrow.png?7cbe7f5d) left 5px no-repeat;
	color: #4975c4;
	display: block;
	float: right;
	font-weight: bold;
	padding: 0 10px 0 8px;
	text-decoration: none;
}
.news_medium .headline_news_more:hover {
	color: #000;
	text-decoration: underline;
}

/* Wide news styles */
.news_wide {
	clear: both;
	float: left;
	font-size: 1.2em;
	width: 460px; 
}
.news_wide .headline_mainstory li {
	list-style-type: none;
}
.news_wide .headline_mainstory {
	background: #f8f8f8;
	border-bottom: solid 1px #dbdbdb;
	border-top: solid 1px #dbdbdb;
	float: left;
	width: 455px;
}
.news_wide .headline_mainstory img {
	float: left;
	height: 120px;
	width: 120px;
}
.news_wide .headline_mainstory ul {
	float: left;
	margin: 0 -3px 0 0;
	padding: 0;
	width: 315px;
}
.news_wide .headline_mainstory ul li a {
	color: #000;
	display: block;
	font-size: .8em;
	height: 18px;
	padding: 10px 0 12px 6px;
	text-decoration: none;
	width: 328px;
}
.news_wide .headline_mainstory ul li a:hover {
	background: url(components/images/news/headlinenews_hover_bg.png?7cbe7f5d) top left repeat-x;
	color: #fff;
	font-weight: bold;
}
.news_wide .headline_stories {
	color: #4975c4;
	float: left;
	list-style: outside square;
	margin: 0;
	padding: 10px 10px 10px 25px;	
	width: 418px; 
}
.news_wide .headline_stories li {
	margin-bottom: 15px;
	font-size: 0.9em;
}
.news_wide .headline_stories li a {
	font-weight: bold;
}
.news_wide .headline_news_more {
	background: url(components/images/news/headlinenews_arrow.png?7cbe7f5d) left 5px no-repeat;
	float: right;
	font-weight: bold;
	padding: 0 10px 0 8px;
}

/***** templates/troy/styles/components/morenews.css *****/
/*** Styles for More News Component ***/
.news_more_news .news_more_left, .news_more_news .news_more_right {
	float: left;
	width: 50%;
}
.news_more_news .news_more_cat {
	background: url(components/images/morenews/news_arrow.gif?7cbe7f5d) no-repeat right center;
	color: #000;
	display: block;
	float: left;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 8px;
	padding-right: 15px;
}
.news_more_news ul {
	clear: both;
	font-weight: bold;
	height: 70px;
	list-style: square;
	margin: 0px;
	padding: 0 5px 10px 18px;
	width: 90%;
}
.news_more_news .news_list_last {
	padding-bottom: 0;
}

/***** templates/troy/styles/components/webvideo.css *****/
.webvideo .wv_thumbnail {
	float: left;
	margin: 0 auto 5px auto;
	position: relative;
	z-index: 2;
}

.webvideo .wv_thumbnail_container {
	float: left;
	position: relative;
	left: 50%;
}

.webvideo .wv_thumbnail_container .wv_thumbnail {
	float: left;
	left: -50%;
	margin: 0 0 5px 0;
}
 
.webvideo .wv_thumbnail img {
	border: 1px solid #000;
}
.webvideo .wv_thumbnail a.wv_playoverlay {
	bottom: 3px;
	position: absolute;
	right: 3px;
}
* html .webvideo .wv_thumbnail a.wv_playoverlay, *:first-child+html .webvideo .wv_thumbnail a.wv_playoverlay {
	bottom: 8px;
}
.webvideo .wv_thumbnail a.wv_playoverlay img {
	border: none;
}
.webvideo .wv_video {
	margin-bottom: 10px;
}
.webvideo .wv_video .wv_title {
	font-weight: bold;
}
.webvideo .wv_video .wv_playicon {
	margin-top: 5px;
	text-align: right;
}
.webvideo ul.wv_titles {
	border: 1px solid #cfcfcf;
	border-width: 1px 0;
	list-style-type: none;
	margin: 10px 0;
	padding: 5px 0 0 0;
} 
.webvideo .wv_titles li {
	background-image: url(components/images/webvideo/small_play_button_only.png?7cbe7f5d);
	background-repeat: no-repeat;
	background-position: 0 4px;
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
}
.webvideo .wv_titles li a {
	margin: 0;
	padding: 0 0 0 12px;
}
* .webvideo .wv_titles li a {
	height: 1%; /* IE fix */
}
.webvideo .wv_morevideos {
	font-weight: bold;
	text-align: right;
}
.webvideo .wv_horizontal .wv_thumbnail {
	float: left;
	margin-right: 5px;
	text-align: left;
}
.webvideo .wv_meta {
	clear: both;
	position: relative;
	z-index: 1;
}
.webvideo .wv_horizontal .wv_meta {
	clear: none;
}
.wv_column {
	float: left;
	width: 100%;
}
.webvideo_2col .wv_column {
	margin: 5px;
	width: 310px;
}
.webvideo {
	float: left;
	overflow: hidden;
}
.webvideo h3 {
	padding-bottom: 10px;
}
.webvideo h3 span {
	font-weight: normal;
}
.webvideo_thumb_cont {
	float: left;
	margin-bottom: 10px;
	width: 50%;
}
.webvideo_thumb {
	border: 1px solid #ccc;
	display: block;
	float: left;
	height: 62px;
	position: relative;
	text-align: center;
	width: 82px;
}
.webvideo_thumb_desc {
	float: left;
	padding: 0 0 0 10px;
	width: 68%;
}
.webvideo_thumb_desc p {
	padding-top: 5px;
}
.webvideo hr {
	background: none;
	border: none;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	display: block;
	height: 2px;
	margin: 0;
}
.webvideo_playoverlay {
	background: url(components/images/webvideo/play_overlay.png?7cbe7f5d) no-repeat top left;
	bottom: 3px;
	display: block;
	height: 14px;
	position: absolute;
	right: 3px;
	width: 14px;
}

/***** templates/troy/styles/components/photo_news.css *****/
.news_photo {
	background: #fff url(components/images/photo_news/news_photo_icon.gif?7cbe7f5d) no-repeat top right;
	border: 1px solid #ccc;
	float: left;
	margin-bottom: 6px;
}
#body_col_1 .news_photo {
	width: 188px;
}
#body_col_2 .news_photo {
	width: 458px;
}
#body_col_3 .news_photo {
	width: 298px;
}
#body_col_12 .news_photo {
	width: 653px;
}
.news_photo h1 {
	font-size: 1.2em;
	font-weight: bold;
	padding: 5px 5px 0 5px;
	float: left;
}
.news_photo .news_photo_viewall {
	margin: 0 10px 10px 0;
}
.news_photo .news_photo_ul {
	float: left;
	list-style: none;
	width: 100%;
}
.news_photo .news_photo_ul li {
	float: left;
	text-align: center;
}
.news_photo .news_photo_ul li img {
	background: url(components/images/photo_news/news_photo_imgbg.png?7cbe7f5d) no-repeat top left;
	padding: 5px 8px 8px 5px;
	height: 75px;
	width: 75px;
}
.news_photo .news_photo_ul li a {
	display: block;
	text-align: center;
}
.news_photo .news_photo_ul li a.img_desc {
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
}
.news_photo_narrow .news_photo_ul li {
	padding: 10px 2px 4px 2px;
}
.news_carousel_on.news_photo_narrow .news_photo_car_narrow,
.news_carousel_on.news_photo_wide .news_photo_car_wide, 
.news_carousel_on.news_photo_medium .news_photo_car_medium {
	margin: 0 auto;
}
/* Special case for component in body_col_12, needs extra padding */
#body_col_12 .news_photo_wide .news_photo_ul li {
	padding: 10px 21px 5px 21px;
}
.news_photo_wide .news_photo_ul li {
	padding: 10px 12px 5px 12px;
}
.news_carousel_on.news_photo_wide .news_photo_ul li {
	padding: 10px 9px 5px 9px;
}
.news_photo_medium .news_photo_ul li {
	padding: 10px 5px 5px 5px;
}
.news_carousel_on.news_photo_medium .news_photo_ul li {
	padding: 10px 0px 5px 0px;
}
.news_photo_carousel {
	clear: both;
	overflow: hidden;
}
.news_photo_prev, .news_photo_next {
	display: none;
	height: 88px;
	margin-top: 5px;
	outline: none;
	text-indent: -9999px;
	width: 15px;
}
.news_photo_next {
	background: url(components/images/photo_news/news_photo_next.png?7cbe7f5d) no-repeat top left;
	float: right;
}
a:hover.news_photo_next, a:hover.news_photo_prev {
	background-position: top right;
}
.news_photo_prev {
	background: url(components/images/photo_news/news_photo_prev.png?7cbe7f5d) no-repeat top left;
	float: left;
}
.news_carousel_on .news_photo_next, .news_carousel_on .news_photo_prev {
	display: block;
}

/***** templates/troy/styles/components/sports_scoresataglance.css *****/
div#body_col div.comp_container_scoresataglance div.date {
	font-weight: bold;
	padding: 0 0 8px 0;
	text-align: center;
}

div#body_col div.comp_container_scoresataglance table {
	float: none;
	width: 100%;
}

div#body_col div.comp_container_scoresataglance table tr td {
	font-size: .9em;
}

div.comp_container_scoresataglance span.winner {
	font-weight: bold;
}

div.comp_container_scoresataglance h3 {
	background: #ccc;
	font-size: 1.2em;
}

div.comp_container_scoresataglance h3 a {
	float: right;
	font-size: .6em;
	font-style: italic;
	font-weight: normal;
	padding-top: .2em;
}

div.comp_container_scoresataglance h3 span {
	float: left;
}

div.comp_container_scoresataglance tr.score {
	background: #eee;
}

div.comp_container_scoresataglance tr.score td.team {
	width: 75%;
}

div.comp_container_scoresataglance tr.score td.score {
	width: 13%;
}

div.comp_container_scoresataglance tr.score td.final {
	text-align: right;
	width: 10%;
}

div.comp_container_scoresataglance div.scores_more a {
	background:transparent url(components/images/news/headlinenews_arrow.png?7cbe7f5d) no-repeat scroll right 5px;
	float:right;
	font-size: 1.2em;
	font-weight:bold;
	padding:0 8px 0 2px;
}

/***** templates/troy/styles/agdistis_sports.css *****/
html > body #agdistis_page .nav_head {
	height: 24px!important;
}
html > body .nav_head_left {
	height: 26px!important;
}
#agdistis_page .nav_head {
	font-size: 90%!important;
	height: 25px!important;
}
.nav_head_left {
	font-size: 90%!important;
	height: 26px!important;
}
.nav_head_800 {
	font-size: 90%!important;
}
#site_container_800 #search-bar .s_bar .sublinks {
	font-size:78%!important;
}
#search-bar .s_bar .sublinks {
	font-size:95%!important;
}
#agdistis_page #menu {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
	width: 252px;
}
#agdistis_page .ams_component input {
	border: 0px;
}
#agdistis_page .my_login_inner a {
	color:#fff!important;
	text-decoration:none;
}

#agdistis_page .my_login_inner a:hover {
	color:#fff!important;
	text-decoration:none;
}
#agdistis_page .ag_sppr_02, #agdistis_page .ag_sppr_04, #agdistis_page .ag_sppr_06, #agdistis_page .ag_sppr_14, #agdistis_page .ag_sppr_18, #agdistis_page .ag_sppr_9,   #agdistis_page .ag_sppr_13, #agdistis_page .ag_sppr_16, #agdistis_page .ag_sppr_05, #agdistis_page .ag_sppr_17, #agdistis_page .ag_sppr_12 {
	display:none;
}
#agdistis_page .ag_sppr_10 {
	float:left;
	padding-left:5px!important;
	border:solid 1px #bb1919;
	margin:0;
	position:relative;
	width:235px;
}
#agdistis_page .ag_sppr_10 table tr td table img {
	display: block;
}

#agdistis_page .ag_sppr_07 {
	width:5px;
	float:left;
}
#agdistis_page .ag_sppr_11 {
	width:5px;
	float:right;
}
#agdistis_page #dropdowns select {
	width:220px;
}
#agdistis_page table {
	margin: 0;
	padding: 0;
}
#agdistis_page table tr  {
	margin: 0;
	padding: 0;
}
#agdistis_page table tr td {
	margin: 0;
	padding: 0;
}
#agdistis_page table tr td table {
	margin: 0;
	padding: 0;
}

#agdistis_page table tr td table tr {
	margin: 0;
	padding: 0;
}
#agdistis_page table tr td table tr td {
	margin: 0;
	padding: 0;
	font-size: 11px!important;
}
#agdistis_page table tr td table tr td a {
	color: #000;
}
#agdistis_page a {
	text-decoration: none;
	color: #fff;
}

#agdistis_page .sportsTop {
	color: #fff;
}

#agdistis_page a.sportsTop {
	font-size: 11px;
	color: #fff;
	margin-left: 10px;
}

#agdistis_page a:Hover.sportsTop {
	font-size: 11px;
	color: #f90;
}

#agdistis_page a.sportsMoreTop {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-align:right;
	border-bottom: 0px none!important;
}

#agdistis_page a.sportsMoreTop img {
	display: inline!important;
}

#agdistis_page a:Hover.sportsMoreTop {
	font-size: 11px;
	color: #f90;
	font-weight: bold;
}

#agdistis_page .sportsHeaderTop {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

#agdistis_page a:Hover.sportsHeaderTop {
	font-size: 13px;
	color: #f90;
	font-weight: bold;
}

#agdistis_page .sportsImgTop {
	border: 1px solid #fff;
}

#agdistis_page a.sportsNav {
	font-size: 11px;
	color: #000;
	padding-top: 10px;
	margin-left: 5px;
	font-weight: bold;
}

#agdistis_page a:Hover.sportsNav {
	font-size: 11px;
	color: #039;
	font-weight: bold;
}

#agdistis_page .sportsNavOn {
	font-size: 11px;
	color: #003399;
	font-weight: bold;
}

#agdistis_page .sports {
	font-size: 11px;
}
#agdistis_page .sports a {
	color: #3C7494;
	text-decoration: none;
}
#agdistis_page .sportsX {
	font-size: 11px;
	color: #600;
}

#agdistis_page a.sports {
	font-size: 11px;
	color: #3C7494;
	font-weight: bold;
}

#agdistis_page a.sportsMore {
	font-size: 11px;
	color: #3C7494;
	font-weight: bold;
}

#agdistis_page a:Hover.sportsMore {
	font-size: 11px;
	color: #f90;
	font-weight: bold;
}

#agdistis_page a:Hover.sports {
	font-size: 11px;
	color: #f90;
}

#agdistis_page .sportsTitle {
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}

#agdistis_page .sportsHeader {
	font-size: 13px;
	color: #141742;
	font-weight: bold;
}

#agdistis_page .sportsHeader2 {
	font-size: 13px;
	color: #600;
	font-weight: bold;
}

#agdistis_page a:Hover.sportsHeader {
	font-size: 13px;
	color: #f90;
	font-weight: bold;
}

#agdistis_page .sportsImg {
	border: 1px solid #141742;
}

#agdistis_page .newsTop {
	font-size: 11px;
}

#agdistis_page a.newsTop {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

#agdistis_page a:Hover.newsTop {
	color: #f90;
	font-weight: bold;
}

#agdistis_page .newsHeaderTop {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

#agdistis_page a.newsHeaderTop {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

#agdistis_page a:Hover.newsHeaderTop {
	color: #f90;
	font-weight: bold;
}

#agdistis_page a.newsMoreTop {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

#agdistis_page a:Hover.newsMoreTop {
	font-size: 11px;
	color: #f90;
	font-weight: bold;
}

#agdistis_page .newsImgTop {
	border: 1px solid #fff;
}

#agdistis_page .dccnewsTop {
	font-size: 11px;
	color: #fff;
	padding-right: 5pt!important;
}

#agdistis_page .dccnewsTop a {
	font-size: 11px;
	color: #fff!important;
	font-weight: bold;
}

#agdistis_page .dccnewsTop a:Hover {
	color: #f90 !important;
	font-weight: bold;
}

#agdistis_page .dccnewsHeaderTop,
#agdistis_page a.dccnewsHeaderTop {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}

#agdistis_page a:Hover.dccnewsHeaderTop {
	color: #f90;
	font-weight: bold;
}

#agdistis_page a.dccnewsMoreTop {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

#agdistis_page a:Hover.dccnewsMoreTop {
	font-size: 11px;
	color: #f90;
	font-weight: bold;
}

#agdistis_page .news {
	font-size: 11px;
	color: #141742;
}

#agdistis_page .newsSummary {
	font-size: 11px;
	color: #666;
}

#agdistis_page a.news {
	color: #141742;
	font-size: 11px;
	font-weight: normal;
}

#agdistis_page a:Hover.news {
	color: #f90;	
	font-weight: normal;
}

.newsMore {
	font-size: 11px;
	color: #141742;
	font-weight: bold;
}

#agdistis_page a:link.newsMore    {
	font-size: 11px;
	color: #141742;
	font-weight: bold;
}

#agdistis_page a:visited.newsMore {
	font-size: 11px;
	color: #141742;
	font-weight: bold;
}

#agdistis_page a:hover.newsMore   {
	font-size: 11px;
	color: #f90;
	font-weight: bold;
}

#agdistis_page a:active.newsMore  {
	font-size: 11px;
	color: #141742;
	font-weight: bold;
}

#agdistis_page .newsTitle {
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}

#agdistis_page .newsHeader {
	font-size: 13px;
	color: #141742;
	font-weight: bold;
}

#agdistis_page a.newsHeader {
	font-size: 13px;
	color: #141742;
	font-weight: bold;
}

#agdistis_page a:Hover.newsHeader {
	font-size: 13px;
	color: #141742;
	font-weight: bold;
}

#agdistis_page .newsImgCaption {
	color: #666;
	font-style: italic;
}

#agdistis_page .newsImg {
	border: 2px solid #780008;
}

#agdistis_page .navigationTop {
	color: #fff;
	font-size: 11px;
}

#agdistis_page a.navigationTop {
	color: #fff;
	font-weight: normal;
}

#agdistis_page a:Hover.navigationTop {
	color: #f90;
	font-weight: normal;
}

#agdistis_page a.logout {
	color: #fff;
	font-weight: normal;
}

#agdistis_page a:Hover.logout {
	color: #f90;
	font-weight: normal;
}

#agdistis_page .navigation {
	color: #fff;
	font-size: 11px;
}

#agdistis_page a.navigation {
	color: #fff;
	font-weight: normal;
}

#agdistis_page a:Hover.navigation {
	color: #fff;
	font-weight: normal;
}

#agdistis_page .footer {
	color: #ccc;
	font-size: 11px;
}

#agdistis_page .component {
	color: #000;
}

#agdistis_page a.component {
	font-size: 11px;
	color: #002E74;
}

#agdistis_page a.componentMore {
	font-size: 11px;
	color: #002E74;
	font-weight: bold;
}

#agdistis_page a:Hover.component {
	color: #f90;
}

#agdistis_page .componentTitle {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#agdistis_page .componentHeader {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	color: #002E74;
	font-weight: bold;
	text-decoration: none;
}

#agdistis_page input.component {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #002E74;
	background-color: #B7C7E0;
	border: 1px solid #7CA1E1;
}

#agdistis_page input.componentSubmit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	background-color: #036;
	border: 3px solid #036;
}

#agdistis_page .componentImg {
	border: 2px solid #7496D1;
}

#agdistis_page .componentNews {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#agdistis_page .componentNews #agdistis_page a {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
}

#agdistis_page .componentNews #agdistis_page a:Hover {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	color: #002E74;
	font-weight: normal;
	text-decoration: none;
}

#agdistis_page a.componentNewsMore {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	color: #002E74;
	font-weight: normal;
	text-decoration: none;
}

#agdistis_page .componentP {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#agdistis_page a.componentP {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#agdistis_page .componentP #agdistis_page a {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

#agdistis_page .componentP #agdistis_page a:Hover {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	color: #f90;
	font-weight: normal;
	text-decoration: none;
}

#agdistis_page a.componentMoreP {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#agdistis_page a:Hover.componentP {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 11px;
	color: #f90;
	font-weight: normal;
	text-decoration: none;
}

#agdistis_page .componentTitleP{
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#agdistis_page .componentHeaderP {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 12px;
	color: #f90;
	font-weight: bold;
	text-decoration: none;
}

#agdistis_page input.componentP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #002E74;
	background-color: #B7C7E0;
	border: 1px solid #7CA1E1;
}

#agdistis_page input.componentSubmitP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
	background-color: #FEB617;
	border: 1px solid #7CA1E1;
}

#agdistis_page .componentImgP {
	border: 1px solid #006;
}

#agdistis_page .delphComponentTitle {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 12px;
	color: #166BBC;
	font-weight: bold;
	text-decoration: none;
}

#agdistis_page a.delphComponentTitle {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 12px;
	color: #166BBC;
	font-weight: bold;
	text-decoration: none;
}

#agdistis_page a:Hover.delphComponentTitle {
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 1px;
	padding-left: 1px;
	font-size: 12px;
	color: #f90;
	font-weight: bold;
	text-decoration: none;
}

#agdistis_page .Warning {
	padding-right: 1px;
	padding-left: 1px;
	color: #600;
}

/* AMS layout updates */
#agdistis_page #news_container {
	float:left;
	width: 470px;
	background:#fff;
	padding:0;
	margin:0;
}

#agdistis_page .media_area {
	float: left;
	width:220px;
	padding-right: 5px;
	margin:0 5px 10px 0;
}

#agdistis_page #ad_area {
	clear: both;
	float: left;
	padding: 0px;
	padding-left: 3px;
	margin: 5px 7px 2px 5px;
	width: 213px;
}
	
#agdistis_page #no_img_ad_area { 
	float: left;
	padding:0px;
	margin: 0px 7px 5px 0px;
	position: relative;
}
	
#agdistis_page .top_of_news {
	float: left;
}

#agdistis_page .rest_of_news {
	clear: both;
	float: left;
	width: 100%; 
}
#agdistis_page .left_of_news	{
	padding: 5px;
}
				
#agdistis_page #iefix	{
	clear: both;
	float: left;
}
	
#agdistis_page .bf_links {
	float: left;
	width: 200px;
	text-align: left;
	margin-top: 10px; 
}

/* -- style fix -- */

#agdistis_page table#ag_sp_t2 {
	margin-top: 0px!important;
}
#agdistis_page #ag_sp_t2 tr td {
	background: none;
}
#agdistis_page #ag_sp_t2 tr td a {
	border-bottom: 1px dotted #fff;
	display: block;
	width: 268px;
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
}
#agdistis_page #ag_sp_t2 tr td img {
	display: none;
}
#agdistis_page table#ag_sp_t3 tr td table tr td {
	margin: 0px;
	padding: 0px;
}
table#ag_sp_t4 td {
	position: relative!important;
	height: 35px!important;
	padding: 20px 0 20px 0!important;
}
#agdistis_page a {
	color: #fff;
}
#agdistis_page a:hover {
	color: #FF9900;
}
#agdistis_page .sportsTitle {
	margin-top: 0px!important;
	display: block;
}

#agdistis_page .sportsImg {
	margin-right: 5px!important;
}
#agdistis_page div#rot_hl_1 table tr td img {
	margin: 0px 0 0 10px!important;
}
#agdistis_page .sportsMore {
	float: right;
}
table#ag_sp_t1 tr td {
	margin: 0px!important;
	padding: 0px!important;
}
table#ag_sp_t3, table#ag_sp_t3 tr {
	margin: 0px!important;
	padding: 0px!important;
}
div.ag_read_2 img {
	display: none;
	background: none;
	border-top: 1px solid #000;
}

div#ag_read_1 td{
	border-bottom: 1px dotted #999!important;
}
#ads1 a {
	color: #000!important;
}

div#gb_shk_unl_component {
	padding-top: 25px;
	text-align: center;
}
div#site_container div#header-links .right a {
	font-family: tahoma;
	font-size: 9px!important;
}

/***** en_US/overrides/styles/troy_candy_override.css *****/
body {
	background: #493c36 url(site_config/wowway.net/assets/en_US/globals/images/body_bg.gif?7cbe7f5d) repeat-x;
	font: 62.5%/1.1 arial;
}
p {
	line-height: 1.3;
}
a {
	color: #000;
	text-decoration: none;
}
#site_container {
	width: 980px;
}
#body_col_channel_cont {
	padding: 0;
}
#header {
	float: left;
	position: relative;
	z-index: 20;
}
#header h1.logo {
	background: transparent url(site_config/wowway.net/assets/en_US/globals/images/wow_logo_black.gif?7cbe7f5d) no-repeat 0px 0px;
	float: left;
	padding: 0;
}
#header h1.logo a {
	display: block;
	float: left;
	height: 74px;
	text-indent: -9999px;
	width: 239px;
}
#header #nav_wrap {
	float: left;
	font-family: arial;
	margin: 0 10px;
}
#header #nav_wrap .main_nav .sub_nav {
}
#header #nav_wrap .main_nav a:hover, 
#header #nav_wrap .main_nav .sub_nav .ter_nav a:hover {
	text-decoration: none;
}
#header #nav_wrap .main_nav .sub_nav a:hover, 
#header #nav_wrap .main_nav .nav_more_cont ul a:hover {
	text-decoration: underline;
}
#header  #nav_wrap .main_nav .nav li .sub_nav li .ter_nav {
	top: 30px;
}
#body_col {
	background: #fff;
	padding: 10px;
	width: 960px;
}
#body_col_23_wrapper {
	width: 765px;
}
#footer {
	background: #fff;
	float: left;
	padding: 10px;
	width: 960px;
}
#message {
	clear: both;
	display: none;
	overflow: hidden;
}
#footer .footer_nav_list h2 {
	font-size: 1.116em;
}
.music_channel_double h1 {
	float: none;
}

/* 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(site_config/wowway.net/assets/en_US/globals/images/btn_bg.gif?7cbe7f5d) no-repeat right -41px;
	padding: 0 10px 0 0;
	text-align: center;
}
button.btn span {
	background: transparent url(site_config/wowway.net/assets/en_US/globals/images/btn_bg.gif?7cbe7f5d) no-repeat left top;
	color: #fff;
	font-weight: bold;
	height: 18px;
	padding: 3px 0 0 10px;
}
div.comp_body input.submit {
	background: #000;
	border: none;
	color: #fff;
	font-weight: bold;
}
/* Component Wrappers
------------------------- */
.comp_container {
	display: block;
	overflow: hidden;
	width: auto;
}
div#body_col_1,
div#body_col_2,
div#body_col_12 {
	margin: 0 5px 0 0;
}
#body_col_1 .comp_container {
	width: 190px;
}
#body_col_2 .comp_container {
	width: 460px;
}
#body_col_3 .comp_container {
	width: 300px;
}
div#body_col_12 {
	width: 655px;
}
#body_col_12 .comp_container {
	width: 653px;
}
.comp_container .comp_header {
	background: none;
	height: auto;
	overflow: hidden;
	text-transform: uppercase;
}
.comp_container .comp_header h1 {
	background: none;
	color: #2b649f;
	display: block;
	float: none;
	font-size: 1.166em;
	height: 20px;
}
.comp_container .comp_body {
	background: #fff;
}
.comp_container_dcc .comp_body {
	/*border: 1px solid #efefef;*/
}
.comp_container_dcc .comp_content {
	padding: 0;
	width: 448px;
}
.dcc-text .more {
	width: auto;
}
.news_more_news .news_more_cat {
	background: none;
}
.comp_container .comp_footer {
	display: none;
}
#body_col .ajaxtabbed {
	
}
#body_col .ajaxtabbed .tabbed_nav {
	background: #e2e2e2;
	background-image: none;
	padding: 0;
	width: 100%;
}
#site_container div#body_col div.ajaxtabbed div.tabbed_nav ul {
	background: none;
	border: none;
	padding: 0;
}
#site_container div#body_col div.ajaxtabbed div.tabbed_nav ul li {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}
#site_container div#body_col div.ajaxtabbed div.tabbed_nav ul li a {
	background: none;
	border: none;
	font-weight: bold;
	line-height: 30px;
	padding: 0 20px;
	margin: 0;
	top: 0;
}
#site_container div#body_col div.ajaxtabbed div.tabbed_nav ul li.on a {
	background: #fff;
}
#site_container div#body_col div.ajaxtabbed div.tabbed_nav ul li a:hover {
	background: #fff;
}
.ajaxtabbed_component .comp_body {
	border-top: 3px solid #a4c4dd;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	margin: 0 0px 10px 0px;
}
/* Local Channel */
div#body_col_local_cont {
	padding: 0;
}
div#body_col div#body_col_local_cont div.comp_container {
	width: 99%;
}
div#body_col_local_cont div.comp_container div.comp_body,
div#body_col_local_cont div.comp_container div.comp_body div.comp_content {
	background: #fff;
}
div#body_col div#body_col_local_cont div.comp_container div.comp_header {
	background: none;
	height: auto;
	overflow: hidden;
	margin: 0 10px;
	width: auto;
}
div#body_col_local_cont .submit {
	background: #2b649f;
}
#body_col #body_col_local_cont .comp_container .comp_header {

}
div#body_col_local_cont div.comp_content iframe div#radiotime-badge {
	width: 648px;
}

/* Games Channel
------------------------- */
#games_channel #body_col_12 div.comp_container div.comp_body {
	width: auto;
}
#body_container #site_container #body_col {
	padding: 10px;
	width: 960px;

}
#games_channel #body_col_12 {
	padding-left: 0;
}
#games_channel #body_col_12 div.comp_container {
	border: none;
}
#games_channel #games_header {
	display: none;
}
#games_channel .games_navigation .navigation_container {
	background: #005e89;
	background-image: none;
	border: none;
	color: #fff;
	margin: 0 10px;
}
#games_channel .navigation_container li,
#games_channel .navigation_container li.on {
	border: none;
	margin: 0;
}
.games_navigation .navigation_container li a {
	color: #fff;
}
.games_navigation .navigation_container li a:hover {
	color: #000;
}
.games_navigation ul#games_navigation_nav li:hover a.games_navigation_dropdown, 
.games_navigation ul#games_navigation_nav li.over a.games_navigation_dropdown { 
	color: #000;
}
/* TV
------------------------- */

.tv_tabbed_nav ul {
	background: #e2e2e2;
	background-image: none;
}
.tv_tabbed_nav ul li {
	border: none;
}
.tv_tabbed_nav ul li a {
	background: none;
	color: #000;
	display: block;
	float: left;
	font-weight: bold;
	line-height: 30px;
	padding: 0 10px;
}
.tv_tabbed_nav  ul li.on a {
	background: #fff;
}
.tv_tabbed_nav ul li a:hover {
	background: #fff;
	background-image: none;
}
.tv_ondemand .tv_tabbed_nav {
	width: auto;
}
.tv_ondemand .tv_tabbed_nav ul li a {
	padding: 0 6.7px;
	width: auto;
}
#tv_channel {
	padding: 0;
}
#tv_channel div.comp_container {
	clear: both;
	width: auto;
}
#tv_channel div.comp_container .comp_body {
	padding: 0;
}
#tv_channel #body_col_3 div.comp_container .comp_body {
	margin: 0 10px;
}
#tv_login_cont .submit {
	background: #458db1;
	border: medium none;
	color: #fff;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 21px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	margin-left: 3px;
	width: 50px;
}
#tv_channel div.tabbed_container .comp_body {
	padding: 0;
}

#tv_channel table.tv_footer_attribution {
	float: left;
}
#tv_channel table td.tvlist_grid_display_options {
    color: #000;
    font-size: 12px;
}
/* Music Troy Component Headers
------------------------- */
.music_channel .music_channel_double .comp_container .comp_header h1 {
	float: none;
}
.music_channel .music_channel_single .comp_container .comp_header {
	margin: 0;
}

/* Music Slides (Music Unlimited)
------------------------- */
.music_unlimited_inner {
	width: 280px;
}

/* News CMS Component Headers
------------------------- */
.comp_container_slideshow .comp_header h1,
.comp_container_news_media .comp_header h1 {
	display: block;
	padding: 3px;
}
/* All Client Specific Adjustments 
------------------------------------------ */
div#body_col_4 {
	background: #efefef;
}
.wow_right_col_bg_top {
	background: url(site_config/wowway.net/assets/en_US/globals/images/body_col_4_bg.gif?7cbe7f5d) no-repeat scroll left 0 transparent;
	height: 6px;
}
.wow_right_col_bg_bot {
	background: url(site_config/wowway.net/assets/en_US/globals/images/body_col_4_bg.gif?7cbe7f5d) no-repeat scroll left -14px transparent;
	height: 6px;
}
div.header_bar {
	color: #fff;
	height: 1%;
	margin-bottom: 15px;
	overflow: hidden;
	padding: 4px 0;
	width: auto;
}
div.header_bar a {
	color: #fff;
	text-decoration: none;
}
div.header_bar_right ul li a {
	border-right: 1px solid #fff;
}
div.header_main_wrap {
	height: 1%;
	margin-bottom: 20px;
	overflow: hidden;
}
#header h1.logo {
	background: transparent url(site_config/wowway.net/assets/en_US/globals/images/wow_logo_black.gif?7cbe7f5d) no-repeat 0px 0px;
	float: left;
	padding: 0;
}
#header h1.logo a {
	display: block;
	float: left;
	height: 85px;
	text-indent: -9999px;
	width: 315px;
}
div.welcomebar {
	display: inline;
	margin-right: 0;
	width: 335px;
}
div.welcomebar .login_link, 
div.welcomebar .logged_in_text {
	float: none;
}
div.welcomebar .login_link {
	text-decoration: underline;
}
#message {
	float: left;
	width: auto;
}
#message_bar_wrap {
	background: #fff;
	margin: 0 10px;
}
.welcome_login {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
}
div.component_discovery_reveal {
	background: url(site_config/wowway.net/assets/en_US/globals/images/wow_global_sprite.png?7cbe7f5d) no-repeat scroll -5px -35px transparent;
	height: 21px;
	margin-left: 10px;
	width: 100px;
}
.welcomebar a.button_customize {
	background: url(site_config/wowway.net/assets/en_US/globals/images/wow_global_sprite.png?7cbe7f5d) no-repeat scroll -204px -69px transparent;
	color: #fff;
	font-weight: bold;
	display: block;
	height: 18px;
	padding: 3px 14px 0 14px;
}
button.btn {
	background: #fff url(site_config/wowway.net/assets/en_US/globals/images/wow_global_sprite.png?7cbe7f5d) no-repeat scroll -229px -69px;
}
button.btn span {
	background: #fff url(site_config/wowway.net/assets/en_US/globals/images/wow_global_sprite.png?7cbe7f5d) no-repeat scroll -3px -35px;
}

/* Services Component
-----------------------------*/
div.services .services_car {
	background: transparent;
}
div.services_car_top, 
div.services_car_bot {
	background: none;
}
div.services_car_mid {
	border: none;
}
div.services .services_car_arrow_prev,
div.services .services_car_arrow_next {
	padding-top: 4px;
}
div.tv_zip {
	right: 15px;
}

/* Component Wrappers */
div.comp_content {
	border-top: 3px solid #a4c4dd;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
}

/* SERP
 * I was forced to use !important tags here as it is not possible to 
 * obtain higher specificity or they already have !important on them.
 */
.search_results #body_col {
	border-left: none !important;
	border-right: none !important;
	padding: 0 !important;
	width: auto !important;
}
.search_results #site_container {
	width: 980px;
}
.search_results #body_container {
	width: auto !important;
}
.search_results .serp {
	width: auto !important;
}
.serp_related_cont .loading {
	position: relative;
}
.search_results #body_container #site_container div#body_col {
	border-top: 0px;
}
.search_results .header_bar {
	width: 970px;
}
/* Clearfix */
.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%;
}

/* NASCAR TrackPass */
.page_premiums_nascar_trackpass_index_php #body_col_1 { 
     display: none;
}
.page_premiums_nascar_trackpass_index_php #agdistis_page {
	margin: 0 95px 0;
}
.page_premiums_nascar_trackpass_index_php #body_col_23_wrapper {
	width: 100%;
}

/* NHL */
.page_nhlvideo_index_php #body_col_1 {
	display: none;
}
.page_nhlvideo_index_php #agdistis_page {
	margin: 0 100px 0;
}
.page_nhlvideo_index_php #body_col_23_wrapper {
	width: 100%;
}

/* MusicNet */
.page_performerng_subscriber_download_php #body_col_1 {
	display: none;
}
.page_performerng_subscriber_download_php #agdistis_page {
	margin: 0 100px 0;
}
.page_performerng_subscriber_download_php #body_col_23_wrapper {
	width: 100%;
}
.page_performerng_subscriber_launch_php #body_col_1 {
	display: none;
}
.page_performerng_subscriber_launch_php #agdistis_page {
	margin: 0 100px 0;
}
.page_performerng_subscriber_launch_php #body_col_23_wrapper {
	width: 100%;
}

/***** en_US/components/header_bar/styles/header_bar.css *****/
.header_bar {
	color: #52afd1;
	font-size: .916em;
	padding: 4px 10px;
	width: 960px;
}
.header_bar_left {
	float: left;
	width: 50%;
}
.header_bar_right {
	float: right;
	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/nav/styles/nav.css *****/
.nav_wrap {
	background: #fff;
	border: none;
	height: auto;
	position: static;
	width: 980px;
	z-index: 10;
}
.inner_nav_wrap {
	border-bottom: 3px solid #a4c4dd;
	margin: 0 10px;
	width: 960px;
}
.main_nav_height {
	background: #fff;
	float: left;
	height: 30px;
	padding-top: 5px;
}
.main_nav_height_sub {
	float: left;
	height: 56px;
	padding-top: 5px;
}
.main_nav {
	background: none;
	float: left;
	position: relative;
	z-index: 0;
}
.main_nav .nav {
	border: none;
	float: left;
	height: 30px;
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Nav List Item Styles */
.main_nav .nav li {
	float: left;
}
.main_nav .nav li.first {
	border-right: 1px solid #a4c4dd;
	padding-right: 10px;
}
.main_nav .nav li.first.on {
	/* border-right: none; */
	padding-right: 10px;
}
.main_nav .nav li.first {
	border-left: none;
}
.main_nav .nav li.first a {
	background: transparent url(site_config/wowway.net/assets/en_US/components/nav/images/navsprite.png?7cbe7f5d) no-repeat 10px -335px;
	display: block;
	float: left;
	height: 25px;
	padding-right: 0px;
	text-indent: -9999px;
	width: 28px;
}
.main_nav .nav li.on a.nav_home {
	background: transparent url(site_config/wowway.net/assets/en_US/components/nav/images/navsprite.png?7cbe7f5d) no-repeat 0px -394px;
	padding: 0;
}
.main_nav li.main_nav_item {
	border-right: 1px solid #a4c4dd;
	height: 25px;
	padding: 0 5px;
	overflow: visible;
}
.main_nav li.main_nav_item.on a {
	background: transparent url(site_config/wowway.net/assets/en_US/components/nav/images/navsprite.png?7cbe7f5d) no-repeat right -523px;
	color: #fff;
}
.main_nav li.main_nav_item a span {
	display: block;
	padding: 0 0px 0 5px;
}
.main_nav li.main_nav_item.on a span {
	background: transparent url(site_config/wowway.net/assets/en_US/components/nav/images/navsprite.png?7cbe7f5d) no-repeat left -485px;
	height: 30px;
}
.main_nav .nav li a {
	border: none;
	color: #2b649f;
	display: block;
	float: left;
	font-size: 1.166em;
	font-weight: bold;
	height: auto;
	line-height: 25px;
	padding: 0 5px 0 0px;
	text-decoration: none;
}

.main_nav .nav li.nav_more a {
	background: transparent url(site_config/wowway.net/assets/en_US/components/nav/images/navsprite.png?7cbe7f5d) no-repeat 4px -156px;
}
.main_nav .nav li.nav_more {
	background: none;
	border-right: 1px solid #a4c4dd;
	padding: 0;
}
.main_nav .nav li.on a.nav_more {
	border-right: none;
}
.main_nav .nav li.on.nav_more a {
	background: transparent url(site_config/wowway.net/assets/en_US/components/nav/images/navsprite.png?7cbe7f5d) no-repeat 2px -126px;
	color: #fff;
}
.main_nav .nav li.nav_more a span.nav_down_arrow {
	background: none;
	padding: 0 20px 0 10px;
}
.main_nav .nav li.nav_more a:hover {
	background: transparent url(site_config/wowway.net/assets/en_US/components/nav/images/navsprite.png?7cbe7f5d) no-repeat 2px -126px;
}
.main_nav .nav_more_cont ul li a {
	display: block;
	padding: 5px 0;
}
.main_nav li > a:hover {
	background: none;
}



/* Sub Navigation
------------------------- */
.page .main_nav .sub_nav {
	/*border-top: 3px solid #a4c4dd;*/
	left: 0;
	list-style: none;
	position: absolute;
	right: 0;
	top: 30px;
	width: 960px;
}
div.main_nav li .sub_nav {
	display: block;
}
.main_nav li.main_nav_item .sub_nav li.sub_nav_item a {
	float: left;
	height: auto;
	width: auto;
}
.main_nav .sub_nav li.sub_nav_item a {
	border-right: 1px solid #fff;
	padding: 0 10px;
}
.main_nav li.main_nav_item .sub_nav li.sub_nav_item a span {
	background: none;
	height: auto;
	padding: 0;
}
.main_nav .nav li .sub_nav {
	background: #2b649f;
	border: none;
}
.main_nav .nav li .sub_nav li {
	background: transparent;
	border: none;
	float: left;
	padding: 5px 0;
}
.main_nav .nav li .sub_nav li a {
	background: transparent;
	border-right: 1px solid #fff;
	color: #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 {
	background: #2b649f;
	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: #2b649f;
	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 {
	border-top: 0;
	display: none;
	margin-right: 0;
	position: absolute;
	right: 348px;
	top: 176px;
	width: 311px;
	z-index: 200;
}
#header .more_container_nav_wrap {
	background: #2b649f;
	height: 1%;
	overflow: hidden;
}
#header .nav_more_cont ul {
	background: #2b649f;
	float: left;
	line-height: 1.6em;
	list-style: none;
	padding: 10px 30px;
	width: auto;
}
#header .nav_more_cont ul li a {
	color: #fff;
}
#header .nav_more_cont ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
#header .nav_more_cont .more_container_top {
	background: url(site_config/wowway.net/assets/en_US/components/nav/images/navsprite.png?7cbe7f5d) no-repeat 0px -6px;
	height: 5px;
}
#header .nav_more_cont .more_container_bottom {
	background: url(site_config/wowway.net/assets/en_US/components/nav/images/navsprite.png?7cbe7f5d) no-repeat 0px -33px;
	height: 5px;
}
/***** en_US/components/account_nav/styles/account_nav.css *****/
.acct_nav {
	background: #fff;
	display: inline;
	float: right;
	font-size: .916em;
	list-style: none;
	padding-top: 5px;
}
.acct_nav li {
	background: url(site_config/wowway.net/assets/en_US/globals/images/account_nav_corners.gif?7cbe7f5d) no-repeat 0px 0px;
	display: inline;
	float: left;
}
.acct_nav li.first {
	
	/*padding-left: 5px;*/
}
.acct_nav li.last {
	border-right: none;
	padding-right: 5px;
}
.acct_nav li a {
	background: url(site_config/wowway.net/assets/en_US/globals/images/account_nav_corners.gif?7cbe7f5d) no-repeat -139px -37px;
	color: #000;
	display: block;
	float: left;
	font-weight: bold;
	line-height: 29px;
	padding: 0 10px;
	text-decoration: none;
}
.acct_nav li a.acct_nav_mail {
	background: url(en_US/components/account_nav/images/acct_nav_mail_icon.gif?7cbe7f5d) no-repeat 10px center;
	padding-left: 38px;
}
.acct_nav li a:hover {
	color: #005e89;
}
/***** en_US/components/ad_placement/styles/ad_placement.css *****/
.ad_placement {
	padding-bottom: 10px;
	padding-top: none;
	text-align: center;
}

/***** en_US/components/footer_links/styles/footer_links.css *****/
.footer_links {
	padding: 10px 0;
	text-align: center;
}
.footer_links a {
	color: #000;
}
.footer_links cite {
	display: block;
	padding-top: 10px;
}
/***** en_US/components/search/styles/footer_search.css *****/
.search_footer {
	margin: 10px auto;
	overflow: hidden;
	width: 690px;
}
.search_footer .search_provider {
	float: left;
	width: 80px;
}
.search_footer .search_bar {
	clear: both;
	height: 38px;
	overflow: hidden;
}
.search_footer .search_bar .search_input {
	border: 1px solid #000;
	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/wowway.net/assets/en_US/globals/images/wow_global_sprite.png?7cbe7f5d) no-repeat -556px -77px;
	font-size: 1.5em;
	margin: 0;
	padding: 0 22px 0 0;
	text-align: center;
}
.search_footer button.btn span {
	background: transparent url(site_config/wowway.net/assets/en_US/globals/images/wow_global_sprite.png?7cbe7f5d) no-repeat -358px -33px;
	color: #fff;
	height: 30px;
	padding: 6px 0 0 20px;
}

