/* CSS Document - AUI Cable Site (ARMSTRONG) */
body {
	font:12px normal arial, helvetica, verdana, sans-serif;
	margin:10px;
}
a {
	color:#881127;
	text-decoration:none;
}
a:hover {
	color:#E31C41;
}
img {
	border:none;
}
h1 {
	font-family : arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	letter-spacing:1px;
	line-height:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#A30030
}

h2 {
	font-family : arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	letter-spacing:1px;
	line-height:16px;
	font-weight:bold;
	text-transform:uppercase;
	color:#A30030
}

/* CABLE SITE LAYOUT */
td#promosBlock {
	width:212px;
	height:161px;
	background-color:#B0B0C1;
}
td#mastHead {
	width:609px;
	height:161px;
}
td.layoutSpacer {
	width:4px;
}
#layout {
	margin-top:4px;
}
td#layoutMenu {
	background-color:#B0B0C1;
	width:212px;
	height:500px;
	color:#FFF;
}
td#layoutContent {
	width:609px;
}
#layoutContent div#contentWrapper {
	margin:10px 0px 0px 10px;
}
#layoutContent div#contentWrapper p {
	line-height:18px;
}

td#layout45 {
	background-color:#B0B0C1;
	text-align:right;
}
#tvPlusHeader {
	position:relative
}

#tvPlusHeaderLinks {
	width:200px;
	position:absolute;
	top:146px;
	left:413px;
	font-size:11px;
	font-weight:bold;
}
/* CABLE SITE VERTICAL MENU */
div.sdmenu {
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-transform:uppercase;
	padding-bottom: 10px;
	color: #000;
	margin:4px;
}
div.sdmenu div {
	overflow: hidden;
	background:#B0B0C1 url(../../images/menu-div-bkg.gif) repeat-x;
	margin-bottom:1px;
}
div.sdmenu div.collapsed {
	height: 23px;
}
div.sdmenu div span {
	display: block;
	padding:5px 0px 5px 15px;
	cursor: pointer;
	border-bottom: 1px solid #B0B0C1;
}
div.sdmenu div span.parent {
	background: url(../../images/menu-expanded.gif) no-repeat 185px center;
}
div.sdmenu div.collapsed span.parent {
	background-image: url(../../images/menu-collapsed.gif);
}
div.sdmenu div a {
	padding:5px 0px 5px 35px;
	background-image:url(../../images/menu-off.gif);
	display: block;
	border-bottom: 1px solid #B0B0C1;
	color: #fff;
}
div.sdmenu div a.current {
	color:#000;
	background-image:url(../../images/menu-on-current.gif);
}
div.sdmenu div a.current:hover {
	color:#000;
	background-image:url(../../images/menu-on-current.gif);
}
div.sdmenu div a:hover {
	color: #B0B0C1;
	background-image:url(../../images/menu-on.gif);
	text-decoration: none;
}
/* TOP NAVIGATION */
#AUItopNav ul {
	margin:0;
	padding:0;
 	list-style-type: none;
 	font:normal 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	float:right;
}
#AUItopNav ul li {	
	margin:0;
	padding:0;
	height:19px;
	background:#FFF url('../images/tabGrey.gif') repeat-x;
	border-right:1px solid #d0d0d0;
    display:inline;
    float:left;
}
#AUItopNav ul li.current {	
	background:transparent url('../images/tabCurrent.gif') repeat-x;
}
#AUItopNav ul li a {
	text-decoration:none;
	position:relative;
 	font:normal 10px Arial, Helvetica, sans-serif;
	top:3px;
	right:8px;
	color:#222;
	padding-left:23px;	
}
#AUItopNav ul li a:hover {
	color:#900;
}
#AUItopNav ul li.current a {	
	color:#FFF;
}
/* ADDITIONAL LAYOUT ITEMS */
#copyright {
	text-align:center;
	margin:10px 0px 10px 0px;
	font:10px normal Arial, Helvetica, sans-serif;
}
#copyright a {
	color:#FFF;
	font:10px normal Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
#copyright a:hover {
	color:#929292;
}
#search {
	margin:30px;
	font-size:11px;
	text-transform:uppercase;
	font-weight:bold;
}
#search input {
	background-color:#ccc;
	font-size:11px;
	margin-top:5px;
}
#hiddenInfo {
	color:#881127;
}
/* 2007 TELEVISION PLUS */
#tvplusContainer{
	width:590px;
}
#tvplusContent{
	width:395px;
}
#tvplusFeatures {
	background: #cccccc url(../images/televisionplus/features_bkg.jpg) no-repeat;
	width:384px;
	height:218px;
}
#tvplusFeatures td{
	font-family:arial;
	font-size:11px;
	color:#000;
	padding-left:115px;
	padding-bottom:20px;
}
.tvplusDesc {
	margin-top:20px;
	cursor:pointer;
}
h3 {
	font-family:arial;
	font-size:12px;
	letter-spacing:1px;
	text-align:center;
	background-color:#DBDBDB;
	border-top:1px solid #BFBFBF;
	border-bottom:1px solid #BFBFBF;
	padding:6px;
	cursor:pointer;
}
#tvplusRelated {
	clear:right;
	float:right;
	text-align:center;
	width:170px;
	margin:0px;
	padding:0px;
	margin-left:20px;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
}
#tvplusRelated img {
	margin-bottom:2px;
}
#tvplusFeaturesContainer{
	position:relative;
	height:215px;
	margin-left:5px;
}
.featureDesc{
	width:185px;
	#width:215px;
	height:100px;
	#height:140px;
	background-color:#fff;
	border:1px solid #BFBFBF;
	padding:20px;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
	letter-spacing:1px;
	line-height:18px;
}
h4 {
	font-family:arial;
	font-size:12px;
	letter-spacing:1px;
	color:#A30030;
	margin-bottom:8px;
}
.iconClose{
	position:absolute;
	top:160px;
	left:205px;
	cursor:pointer;
}
/* CHANNEL LINEUPS */
#LineupContainer td {
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#LineupContainer a {
	font-weight:normal;
}
.Lineup {
	width:250px;
}
.Lineup a:hover {
	text-decoration:underline;
}
.Lineup td {
	padding:4px;
	background-color:#eee;
	border-top:2px solid #fff;
	border-bottom:1px solid #ccc;
}
.LineupChNumber {
	width:25px;
}
.LineupTier {
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:15px;
}
#LineupGap {
	width:40px;
}
#LineupPrintable {
	margin-bottom:15px;
}
#lineupAd img {
	margin:10px;
	border:1px solid gray;
}
/* LOCAL EVENTS */
#localevents td{
	font-family : arial, helvetica, verdana, sans-serif; font-size: 11px; letter-spacing:1px; line-height:16px; color:#000000
}
#localevents td.date {
	width:115px;
}
#localphotos {
	float:right;
	margin-left:20px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#localphotos img {
	border:1px solid #666;
}
#eventCopy {
	padding-right:20px;
}
#eventPhotos {
	text-align:center;
}
#eventPhotos img {
	border:1px solid #666;
}
/* OTHER ITEMS */
div#lo_images {
	float:right;
	margin-left:10px;
	text-align:center;
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
}
p.disclaimer {
	font-size:11px;
}
#town td.townDesc {
	border-bottom:1px dashed #881127;
}
#town td.townDesc a {
	font-size:14px;
	line-height:20px;
}
#town td img {
	border:1px solid #DDD;
}
#tableList td.Desc {
	border-bottom:1px dashed #881127;
	padding-bottom:10px;
}
#tvRelated {
	text-align:left;
	font-size:11px;
	text-transform:uppercase;
	margin:25px 0px;
}
#tvRelated span {
	display: block;
	padding:5px 0px 4px 15px;
	color:#FFF;
	background-image:url(../images/related-heading.gif);
}
#tvRelated span.footer {
	padding:1px 0px 0px 15px;
	background-image:url(../images/related-footer.gif);
	margin-top:1px;
}
#tvRelated a {
	padding:5px 0px 4px 28px;
	background-image:url(../images/related-item.gif);
	display: block;
	margin-top:1px;
	color: #fff;
}
#tvRelated a:hover {
	background-image:url(../images/related-item-hover.gif);
	color: #881127;
}
#premium_service{
	font-family : arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	background-color: #EEE;
	color: #666;
}
#premium_service th{
	background-color: #CCC;
	color:#333;
	border-bottom: 1px solid #666;
	padding: 10px;
}
#premium_service td{
	border-bottom: 1px solid #FFF;
	padding: 10px;
}
#premium_service span{
	font-weight: bold;
	color:#CCC;
}
#vod_nav{text-align:center;font-size:11px;font-weight:bold}
#vod_nav ul {margin:0px;padding:5px;width:"100%";background-color:#EEE;}
#vod_nav ul li {margin:0px;padding:0px;display:inline;}
#vod_nav ul li a{
	margin:0px;
	padding:5px;
	text-align:center;
	background-color: #EEE;
	font-family:inherit;
	color:inherit;
	font-size:inherit;
	letter-spacing:1px;
	text-decoration: none;
	border-left:3px solid #FFF;
}
#vod_nav ul li a:hover{background-color: #CCC;}
#vod_nav ul li a#active{background-color: #999;color:#FFF;}
#vod_nav ul li a.last{border-right:2px solid #FFF;}

/*BIG TEN NETWORK*/
#fansfirst { margin-left:16px;margin-right:20px }
#fansfirst p { color:#fff; }
#fansfirst a { color:#6FB0EC }
#fansfirst a:hover { color:#ADD2F6 }
#bigTenFacts {
	background-color:#eee;
	font-size:11px;
	border:2px solid #ccc;
	padding-right:15px;
	margin:0px 15px 0px 15px
}
#bigTenFacts li {
	line-height:16px;
	margin-bottom:12px;
}

/* ARMSTRONG HD CONTENT */
#hdContent {
	position:relative;
	margin-top:20px;
}
#hdLocal {
	position:absolute;
	top:10px;
	left:378px;
	height:123px;
	width:210px;
	background-color:#FFF;
	border:1px solid #881127;
}
#hdLocal div#text {
	margin:5px 10px 0px 12px;
	font-size:11px;
}
#hdLocal div#text span {
	color:#881127;
	font-weight:bold;
	line-height:30px;
	font-size:12px;
}
#hdLocalShadow {
	position:absolute;
	top:14px;
	left:382px;
	height:123px;
	width:210px;
	background-color:#7A7A7A;
}
#hdContent table#features td {
	padding:6px;
	background-color:#EEE;
	border-top:2px solid #FFF;
	border-bottom:1px solid #BBB;
	font-size:11px;
}
#hdContent table#features td.header {
	background-color:#BBB;
	border-top:1px solid #881127;
	border-bottom:1px dotted #000;
	font-weight:bold;
	font-size:12px;
}
#hdContent table#panels td.header {
	background-color:#BBB;
	border-bottom:1px dotted #000;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding:6px 0px 6px 0px;
}
#hdContent table#panels td.content {
	background-color:#EEE;
	border-top:2px solid #FFF;
	font-size:11px;
}
#hdContent table#panels td p {
	margin:15px;
}
#hdContent table#panels li {
	margin-bottom:3px;
	list-style:square;
}
#hdContent table#panels td.footer {
	background:#EEE url(../images/hdfeature-bottom.gif) repeat-x;
	background-position:bottom;
	font-size:11px;
	padding:0px 15px 10px 15px;
	vertical-align:bottom;
}
#hdContent table#panels td.footer a { font-weight:bold }
#hdContent h1 {
	background-color:#881127;
	border:1px dotted #FFF;
	padding:6px;
	color:#FFF;
	text-align:center;
	letter-spacing:normal;
	text-transform:none;
	font:normal 14px Arial, Helvetica, sans-serif;
	cursor:pointer;
}