html, body {
height: 100%;
}

body {
background: #036 url(../img/background/3.jpg) no-repeat center 0;
color:#000;
font-size:11px;
margin:0;
padding:0;
}

body, select, input, textarea 
{
	font-family: Trebuchet MS, arial, verdana;
}

form 
{
	padding: 0;
	width: 980px ;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

a 
{
color: #81a7b7;
  outline: none;
}

a:hover 
{
	text-decoration: none;
	color: #e6e6e6;
	  outline: none;
}

a:active
{
  outline: none;
}


a img {
border-width: 0;
}

ul 
{
	margin: 5px 24px 10px 24px;
	padding: 0;
}

#ribbon {
	height: 83px;
	z-index: -1;
	position: absolute;
	top: 0;
	width: 100%;
}

#wrapper {
margin: auto;
width: 980px;
}

#header {
height: 92px;
background-image: url(../img/background/swoosh.jpg);
}
#headernonumber {
height: 92px;
background-image: url(../img/background/swoosh2011_newbg.jpg);
	z-index: 1000;
}


/***** NAV *****/

#nav 
{
background-image: url(../img/background/login_bar_bg_bak.jpg);
width: 960px;
height: 32px;
margin-bottom: 10px;
clear: both;
}

#nav ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#nav ul li 
{
	position: relative;
	z-index: 200;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

#nav li.sep
{
	width: 2px;
	height: 32px;
	background-image: url(../img/nav1/spacer.jpg);
	overflow:hidden;
}

#nav li a
{
	text-indent: -9999px;
	height: 32px;
	width: 100%;
	display: block;
	background-position: center 0;
}

#nav li.start a 
{
	background-position: left 0;
	background-repeat: no-repeat;
}

#nav li.end a 
{
	background-position: right 0;
	background-repeat: no-repeat;
}

#nav li.start.hover a
{
	background-position: left -32px;
}

#nav li.end.hover a
{
	background-position: right -32px;
}

#nav li.hover a
{
	background-position: center -32px;
}

#nav li.home a
{
	width: 129px;
	background-image: url(../img/nav1/home.png);
}

#nav li.progopp a
{
	width: 180px;
	background-image: url(../img/nav1/program.png);
}

#nav li.targspon a 
{
	width: 138px;
	background-image: url(../img/nav1/sports.png);
}

#nav li.inteadve a 
{
	width: 173px;
	background-image: url(../img/nav1/inteadve.png);
}

#nav li.research a 
{
	width: 156px;
	background-image: url(../img/nav1/research.png);
}


#nav li.company a 
{
	width: 174px;
	background-image: url(../img/nav1/contact.png);
}

#nav li.requinfo a 
{
	width: 2px;
	background-image: url(../img/nav1/requinfo.jpg);
}


#nav ul.sub
{
	display: none;
	position: absolute;
	background-color: #FFF;
	background-image: url(../img/nav/subbackground.gif);
	background-position: left bottom;
	z-index: 500;
	padding: 0 8px;
	width: 137px;
	left: 8px;
}

#nav ul.sub li 
{
	float: none;
	display: block;
	padding: 5px;
	border-bottom: solid 1px #CCC;
	background-image: none;
}

#nav ul.sub a 
{
	display: inline;
	text-indent: 0;
	width: auto;
	height: auto;
	background-image: none;
	color: #00326f;
	text-decoration: none;
}

#nav ul.sub a:hover 
{
	border-bottom: solid 1px #C00;
	color: #C00;
}

#nav ul.sub li.end 
{
	border-bottom-width: 0;
	padding-bottom: 8px;
}

/***** / NAV *****/

#content {
background: #1a3955 url('../img/background/dtv_main_bg_rev.jpg') repeat-x left top;
border-width: 0 1px;
padding: 0 10px 10px 10px;
}

#footer {
background-image: url(../img/background/login_bar_bg_bak.jpg);
width: 960px;
padding-top: 8px;
height: 20px;
margin-top: 10px;
text-align: center;
color: #282828;
line-height: 11px;
	text-shadow: #313131 1px 1px 2px;
	opacity: 1;
}

#footer a 
{
	color: #282828;
	text-decoration: none;
}

#footer a:hover 
{
	color: #000;
}

.spacer {
height: 0;
width: 1px;
overflow: hidden;
clear: both;
}

.clearfix:after {
content: ".";
visibility: hidden;
height: 0;
display: block;
clear: both;
}

.left {
float: left;
display: inline;
position: relative;
}

.right {
float: right;
display: inline;
position: relative;
}

img.left 
{
	border: solid 1px #153a50;
	background-color: #000;
	margin-right: 18px;
}

img.right
{
	border: solid 1px #153a50;
	background-color: #000;
	margin-left: 18px;
}

img.border 
{
	border: solid 1px #153a50;
}

.full {
float: none;
display: inline;
position: absolute;
	clear: both;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

/***** TABS *****/

.tabs .tablinks {
clear: both;
}

.tabs .tabcontent 
{
	position: relative;
display: none;
clear: both;
}

.tabs .tabcontent.active {
display: block;
}

/***** WHAT'S HOT *****/

#whatshot {
width: 227px;
}

#whatshot .tabs .tabcontent {
height: 240px;
width: 207px;
background-image: url(../img/content/tabspot/background.png);
padding: 7px 10px 10px 10px;
}

#whatshot .tabs .tabcontent {
height: 390px;
	background: url(../img/content/tabspot/background.jpg) no-repeat;
}

#whatshot .tabs .tabcontent .newsscroll{
height: 210px;
width: 207px;
	padding-top: 5px;
	padding-bottom: 15px;
	overflow: auto;
}
#whatshot .tabs .tabcontent .newsscroll{
height: 370px;
}
#whatshot .tabs .tabcontent .newsscroll .sup 
{
	font-size: .75em;
	bottom: .6em;
	position: static;
	vertical-align: .6em;
}

#whatshot .tabs .tabcontent .tabcontentitem {
clear: both;
font-size: 9px;
line-height: 10px;
color: #FFF;
border-bottom: solid 1px #35687c;
padding: 7px 3px;
height: 30px;
overflow: hidden;
cursor: pointer;
}

#whatshot  .tabs #largerhot.tabcontent .tabcontentitem {
clear: both;
font-size: 9px;
line-height: 10px;
color: #FFF;
border-bottom: solid 1px #35687c;
height: 60px;
overflow: hidden;
cursor: pointer;
padding: 10px 3px 7px;
}

#whatshot .tabs .tabcontent .tabcontentitem a 
{
	color: #FFF;
	text-decoration: none;
}

#whatshot .tabs .tabcontent .tabcontentitem b 
{
	color: #F90;
	text-transform: uppercase;
	font-weight: bold;
}

#whatshot .tabs .tabcontent .tabcontentitem.end 
{
	border-bottom-width: 0;
}

#whatshot .tabs .tabcontent .tabcontentitem.active {
background-image: url(../img/content/tabspot/activecontentbackground.png);
border-width: 0;
margin-bottom: 1px;
}
#whatshot .tabs #largerhot.tabcontent .tabcontentitem.active {

border-width: 0;

margin-bottom: 1px;
	background: url(../img/content/tabspot/activecontentbackgroundlarge.jpg) repeat-x;
}

#whatshot .tabs .tabcontent .tabcontentitem.large b 
{
	font-size: 11px;
	color: #F90;
}

#whatshot .tabs .tabcontent .tabcontentitem.large 
{
	font-size: 10px;
	line-height: normal;
	height: auto;
}

#whatshot .tabs .tabcontent .tabcontentitem.large.active 
{
	background-image: none;
	border-width: 1px;
	margin-bottom: 0;
}

#whatshot .tabs .tabcontent .tabcontentitem.large.active.end 
{
	border-bottom-width: 0;
}

#whatshot .tabs .tabcontent div.tabcontentitem img {
border: solid 1px #959595;
float: left;
display: inline;
margin-right: 3px;
}

#whatshot .tabs .tabcontent div.tabcontentitem.active img {
border-color: #FFF;
}

#whatshot .tabs .tablinks {
background-image: url(../img/content/tabspot/tabbackground.png);
background-repeat: no-repeat;
background-position: left bottom;
height: 22px;
overflow: hidden;
}

#whatshot .tabs .tablinks a {
float: left;
display: inline;
overflow: hidden;
height: 18px;
text-indent: -9999px;
background-position: left 18px;
margin-right: 3px;
}

#whatshot .tabs .tablinks a.end {
margin-right: 0;
}

#whatshot .tabs .tablinks a:hover, #whatshot .tabs .tablinks a.active {
background-position: left 0;
}

#whatshot .tabs .tablinks a.tab-1 {
background-image: url(../img/content/tabspot/whatshot.gif);
width: 112px;
}

#whatshot .tabs .tablinks a.tab-2 {
background-image: url(../img/content/tabspot/newsdeals.gif);
width: 112px;
}

#whatshot .tabs .tablinks a.tab-3 {
background-image: url(../img/content/tabspot/successstories.png);
width: 93px;
}

/***** / WHAT'S HOT *****/

/***** VIDEO HOLDER *****/

#videoholder 
{
margin-left: 2px;
width: 480px;
height: 270px;
background-color: #000;
}
#home #videoholder 
{margin-left: 0px;}
/***** / VIDEO HOLDER *****/

/***** MEDIA KIT *****/

#mediakit {
background-color: #FFF;
width: 229px;
margin-top: 10px;
}
#home #mediakit {
	float: left;
	clear: left;
	margin-top: 00px;
	margin-bottom: 10px;
}
#mediakit a 
{
	color: #666;
}

#mediakit #onesheetlist a 
{
	color: #000;
	text-decoration: none;
}

#mediakit #onesheetlist a:hover 
{
	text-decoration: underline;
}

#mediakit #onesheetlist {
margin: 10px 34px;
padding: 0 5px;
font-size: 11px;
}

#mediakit #onesheetlist li ol {
margin: 0 10px;
padding: 0;
list-style: none;
}

#mediakit li {
margin: 0;
padding: 0;
}

#mediakitimage {
float: left;
padding: 10px;
}

#mediakit p {
margin: 0;
padding: 10px 10px 10px 0;
}

/***** / MEDIA KIT *****/

/***** MAIN TABS *****/

#maintabs {
width: 721px;
color: #FFF;
}

#maintabs .tabs .tablinks {
height: 25px;
padding-left: 18px;
background-image: url(../img/content/tabsmain/footerborder.png);
background-repeat: repeat-x;
background-position: left 18px;
}

#maintabs .tabs .tablinks a {
position: relative;
z-index: 100;
margin-left: -18px;
float: left;
display: inline;
overflow: hidden;
padding-top: 4px;
height: 14px;
font-size: 11px;
line-height: 11px;
background-image: url(../img/content/tabsmain/tabbackground-trans.png);
background-position: right -18px;
background-repeat: no-repeat;
padding-right: 29px;
padding-left: 18px;
color: #FFF;
text-decoration: none;
text-transform: uppercase;
}

#maintabs.notabs .tabs .tablinks 
{
	height: 7px;
	background-position: left top;
}

#maintabs.notabs .tabs .tablinks a
{
	display: none;
}

#maintabs .tabs .tablinks .tab-1 {
z-index: 190;
}
#maintabs .tabs .tablinks .tab-2 {
z-index: 180;
}
#maintabs .tabs .tablinks .tab-3 {
z-index: 170;
}
#maintabs .tabs .tablinks .tab-4 {
z-index: 160;
}
#maintabs .tabs .tablinks .tab-5 {
z-index: 150;
}
#maintabs .tabs .tablinks .tab-6 {
z-index: 140;
}

#maintabs .tabs2 .tablinks .tab-4 {
z-index: 160;
background-image: url(../img/content/tabsmain/tabbackground-trans_orange.png)
}

#maintabs .tabs .tablinks a:hover, #maintabs .tabs .tablinks a.active {
background-position: right 0;
}

#maintabs .tabs .tabcontentholder {
background-image: url(../img/content/tabsmain/contentborder.png);
padding: 0 7px;
position: relative;
}

#maintabs .tabs .tabcontentholder .tabcontent 
{
position: relative;
background-image: url(../img/content/tabsmain/background.gif);
background-repeat: repeat-x;
background-position: left top;
padding: 18px;
overflow: visible;
}

#maintabs .tabs .tabfooter
{
background-image: url(../img/content/tabsmain/footerborder.png);
background-repeat: repeat-x;
background-position: left top;
height: 7px;
overflow: hidden;
}

#maintabs p {
margin: 0 0 12px 0;
line-height: 16px;
}

#maintabs h3 {
margin: 0 0 12px 0;
text-transform: uppercase;
font-size: 18px;
line-height: 18px;
font-weight: normal;
}

#maintabs h4 {
margin: 0 0 12px 0;
text-transform: uppercase;
color: #00c2ff;
font-size: 13px;
font-weight: bold;
}

#maintabs div.tabs div.tabcontentholder div.tabcontent.active div.right h4 {
		line-height: 18px;
}

#maintabs h5 {
margin: 0 0 0 0;
text-transform: uppercase;
color: #F90;
font-size: 12px;
}

#maintabs h6 {
margin: 0 0 0 0;
text-transform: uppercase;
color: #00c2ff;
font-size: 12px;
}

#maintabs .captionimage {
float: left;
margin: 0 18px 9px 0;
}

#maintabs .captionimage img {
display: block;
border: solid 1px #153a50;
background-color: #000;
}

#maintabs .captionimagenobg img {
display: block;
	margin-right: 18px;
}

#maintabs .captionimage p {
margin: 10px 0 0 0;
font-style: italic;
text-align: left;
}


#maintabs .bottomtext {
clear: both;
	text-align: left;
}

#maintabs .bottomlinks {
clear: both;
text-align: right;
}

#maintabs .bottomlinks a {

text-transform: uppercase;
color: #FFF;
text-decoration: none;
font-weight: bold;
padding-left: 22px;
background-image: url(../img/content/tabsmain/bottomlinkarrow.png);
background-position: 10px center;
background-repeat: no-repeat;
}

#maintabs .bottomlinks a:hover {
text-decoration: underline;
}

/***** / MAIN TABS *****/

/***** SUB PAGE *****/

#intro
{
	width: 721px;
	margin-bottom: 10px;
	color: #96c3d1;
}

#intro h3 
{
	padding: 8px;
	padding-bottom: 0;
	background-image: url(../img/content/sub/intro/introheader.gif);
	background-repeat: no-repeat;
	margin: 0;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
}

#intro p 
{
	padding: 8px;
	padding-top: 4px;
	font-size: 11px;
	line-height: 14px;
	margin: 0;
	border: solid 1px #acdefc;
	border-top-width: 0;
	background-color: #316688;
	background-image: url(../img/content/sub/intro/background.gif);
	background-repeat: repeat-x;
}

.sublist 
{
	clear: both;
}

.sublist ul 
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.sublist ul li 
{
	padding: 0;
	color: #F90;
	text-transform: uppercase;
	font-weight: bold;
	float: left;
	position: relative;
	width: 160px;
}

.sublist ul li ul 
{
	width: 160px;
}

.sublist ul li.spacer 
{
	clear: both;
	float: none;
	height: 10px;
	overflow: hidden;
}

.sublist ul li ul li 
{
	color: #FFF;
	text-transform: none;
	font-weight: normal;
	float: none;
}

.sublist.large ul li ul
{
	width: 180px;
}


.sublist.blue ul li 
{
	text-transform: none;
	color: #FFF;
	font-weight: normal;
}

.sublist.blue ul li b
{
	color: #00c2ff;
}

.background100lt
{
	background-repeat: no-repeat;
	background-position: left 22px;
	padding-left: 110px;
}

#maintabs .background100lt p.nobottommargin 
{
	margin: 0 0 3px;
}

#maintabs .background100lt a.video 
{
	display: block;
	background-image: url(../img/content/sub/sponsorships/sportsadvertising/play.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	padding: 1px 0 12px 22px;
}

.background100lt p
{
	
}

/***** / SUB PAGE *****/

/***** VIDEO PLAYERS *****/

.videocaption 
{
	clear: both;
	margin-bottom: 18px;
}

.videoplayer 
{
	border: solid 1px #153a50;
	background-color: #000;
	position: relative;
	float: left;
	display: inline;
	margin-right: 18px;
	width: 320px;
	height: 240px;
}

.videoplayerhd 
{
	border: solid 1px #153a50;
	background-color: #000;
	position: relative;
	float: left;
	display: inline;
	margin-right: 18px;
	width: 320px;
	height: 180px;
}


.videoplayerminihome 
{
	border: solid 1px #153a50;
	background-color: #000;
	margin-right: 0px;
	width: 229px;
	height: 128px;
	position: relative;
}

.videotext 
{
	width: 331px;
	float: right;
	position: relative;
	display: inline;
}

/***** / VIDEO PLAYERS *****/

/***** TABLE *****/

.table 
{
	
	clear: both;
}

.th 
{
	font-weight: bold;
}

.th, .td 
{
	position: relative;
	float: left;
	display: inline;
}

.tr 
{
	clear: both;
	height: 0;
	overflow: hidden;
}

/***** / TABLE *****/

/***** TABLE.CONTACT *****/

.table.contact 
{
	position: relative;
}

.table.contact .th 
{
	width: 152px;
	text-align: right;
	color: #F90;
	text-transform: uppercase;
	margin-right: 18px;
}

.table.contact .td 
{
	width: 160px;
}

.table.contact .th, .table.contact .td 
{
	padding: 6px 0;
}

.table.contact .tr 
{
	border-bottom: solid 1px #153a50;
}

/***** / TABLE.CONTACT *****/

/***** TABLE.REQUESTINFO *****/

.table.requestinfo
{
	position: relative;
}

.table.requestinfo .th 
{
	width: 25%;
	text-align: right;
	color: #F90;
	text-transform: uppercase;
}

.table.requestinfo .td 
{
	padding: 6px 0;
	padding-left: 18px;
}

.table.requestinfo .td input, .table.requestinfo .td textarea, .table.requestinfo .td select
{
	font-size: 11px;
	border: solid 2px #153a50;
	color: #333;
}

.table.requestinfo .th
{
	padding: 9px 0;
}

.table.requestinfo .tr 
{
	border-bottom: solid 1px #153a50;
}

/***** / TABLE.REQUESTINFO *****/

/***** TABLE.STATS *****/

.table.stats .th 
{
	width: 35%;
	text-align: right;
	text-transform: uppercase;
	margin-right: 18px;
}

.table.stats .th, .table.stats .td 
{
	padding: 6px 0;
}

.table.stats .tr 
{
	border-bottom: solid 1px #153a50;
}

/***** / TABLE.STATS *****/

/***** / NFL.STATS *****/

.table.nflstats .th, .table.nflstats .td 
{
	padding: 6px 0;
	text-align: center;
}

#maintabs .nflimagenobg {
	margin-right: 18px;
	width: 500px; 
	display: inline; 
	position: relative; 
	float: left;
}




#nflstatshighlight {
	color: #00c2ff;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
}

#maintabs .nflsource {
	width: 190px; 
	height: 30px; 
	margin-left: 15px; 
	display: inline; 
	position: relative; 
	float: right;
	font-style: italic;
	padding-bottom: 45px;
}

#maintabs .nflstat {
	position: relative;
}


/***** / NFL.STATS *****/

ul.blueinline 
{
	position: relative;
	z-index: 100;
	margin: 0;
	padding: 0;
	position: relative;
	line-height: 18px;
}

ul.blueinline li 
{
	position:relative;
	z-index: 1;
	float: left;
	display: inline;
	width: 214px;
	background-image: url(../img/content/bullets/bluearrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 8px;	
}

ul.blueinline li.hover 
{
	z-index: 100;
}

ul.blueinline li.hover p 
{
	display: block;
}

ul.blueinline li.hover a 
{
	color: #FC0;
	text-decoration: none;
}

ul.blueinline li a 
{
	z-index: 100;
	color: #13c8f7;
	display: block;
	text-decoration: none;
}

ul.blueinline li p 
{
	display: none;
	color: #FFF;
	border: solid 1px #153a50;
	background-color: #000;
	z-index: 300;
	left: 0;
	top: 18px;
	padding: 10px;
	width: 194px;
	position: absolute;
	z-index: 300;
}

.inlinevideo 
{
	position: relative;
	margin-bottom: 10px;
}

.inlinevideo a
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display:block;
	background-color: #FFF;
	background-image: url(../img/content/inlinevideo/play.gif);
	background-position: center center;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.inlinevideo h3 
{
	background-image: url(../img/content/inlinevideo/headspacer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	padding-bottom: 20px;
	margin-bottom: 20px;
	color: #FC0;
}

.inlinevideo ul 
{
	margin: 0;
	padding: 0;
}

.inlinevideo ul li 
{
	margin: 10px 0;
}

#inlinevideoplayer 
{
	width: 669px;
	position: absolute;
	left: 0;
	border: solid 1px #153a50;
	margin: 10px 18px;
}

h5.exclusive 
{
	line-height: 18px;
}

img.exclusive 
{
	width: 60px;
	height: 18px;
	float: right;
	position: relative;
}

h5.exclusive 
{
	line-height: 18px;
}

.examplecredit 
{
	width: 140px;
	height: 40px;
	float: right;
	position: relative;
	text-align: right;
	float: right;
	margin-bottom: 10px;

}
.samples {
	background-image: url(../img/content/tabsmain/background.gif);
background-repeat: repeat-x;
background-position: left top;
	width: 675px;
}
.samples  h5{
	line-height: 2.0em;
}
.samples img {
	float: right;
	width: 100px;
	height: 20px;
}


.inlinevideoplayer 
{
	border: solid 1px #153a50;
	background-color: #000;
	position: relative;
	float: left;
	display: inline;
	margin-right: 18px;
	width: 675px;
	height: 506px;
}

#dau 
{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 4000;
}

#daubackground 
{
	background-color: #000;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

#dauflash 
{
	border: solid 1px #000;
	background-color: #153a50;
	background-image: url(../img/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 7px;
	position: absolute;
	z-index: 2;
	width: 720px;
}

#dauflash p 
{
	color: #FFF;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	margin: 7px 0;
	padding: 0;
	text-align: center;
}

#dauflashholder 
{
	width: 720px;
	height: 533px;
}

.scheduletop img 
{
	display: block;
}

.schedule img 
{
	display: block;
}

.schedulelinks
{
	position: relative;
	height: 16px;
	overflow: hidden;
}

.scheduletop 
{
}

.schedule 
{
}

.schedulelinks a
{
	position: relative;
	float: left;
	display: inline;
	width: 145px;
	height: 16px;
	overflow: hidden;
	text-indent: -9999px;
	margin-right: 30px;
}

.schedulelinks a.end 
{
	margin-left: 1px;
}

.schedulelinks a.end 
{
	margin-right: 0;
}

.schedulelinks a.sports 
{
	background-image:url(../img/content/sub/programming/schedules/sports.gif);
}

.schedulelinks a.original
{
	background-image:url(../img/content/sub/programming/schedules/original.gif);
}

.schedulelinks a.enhanced
{
	background-image:url(../img/content/sub/programming/schedules/enhanced.gif);
}

.schedulelinks a.general
{
	background-image:url(../img/content/sub/programming/schedules/general.gif);
}

.schedulelegend span 
{
	position: relative;
	float: left;
	display: inline;
	margin: 0 20px 0 5px;
	padding-left: 22px;
	background-position: 2px center;
	background-repeat: no-repeat;
}

.schedulelegend span.inseason 
{
	background-image:url(../img/content/sub/programming/schedules/inseason.gif);
}

.schedulelegend span.sponsorshipopp
{
	background-image:url(../img/content/sub/programming/schedules/sponsorshipopp.gif);
}

.schedulelegend span.both
{
	background-image:url(../img/content/sub/programming/schedules/both.gif);
}

#starship 
{
	width: 300px;
	float: right;
	display: inline;
	margin-left: 18px;
	position: relative;
}

#starship h5 
{
	background-image: url(../img/content/sub/sponsorships/starship/scheduleheader.gif);
	padding: 10px;
	padding-bottom: 0;
	height: 16px;
	overflow: hidden;
	margin: 0;
}

#starship ul 
{
	background-image: url(../img/content/sub/sponsorships/starship/schedulebackground.gif);
	margin: 0;
	padding: 10px;
	list-style-type: none;
	border: solid 1px #acdefc;
	border-top-width: 0;
	height: 430px;
	overflow: auto;
}

#starship ul li 
{
	margin-bottom: 10px;
}

#starship ul li.end 
{
	margin-bottom: 0;
}

#starship ul li span.title 
{
	font-weight: bold;	
	display: block;
	font-size: 11px;
	line-height: 13px;
}

#starship ul li span.desc
{
	font-size: 11px;
	line-height: 13px;
}

#eplayer 
{
	position: relative;
	z-index: 1;
}

#eplayerimage 
{
	position: relative;
	z-index: 1;
	height: 264px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #000;
	border: solid 1px #153a50;
}

ul#sitemap ul
{
	margin: 0 20px;
	padding: 0;
}

ul#sitemap li 
{
	margin: 1px 0;
}

.error 
{
	color: #00c2ff;
}

.sup 
{
	position: relative;
	bottom: 0.5em;
	vertical-align: baseline;
	font-size: .75em;
}

.sup2 
{
	
	position: relative;
	bottom: 0.3em;
	vertical-align: baseline;
	
}

.supsmall 
{
	position: relative;
	bottom: 0.5em;
	vertical-align: baseline;
	font-size: .65em;
}


.asteriskstatement 
{
	color: #FF6600;
}

#adbuyoverlay {
z-index:9000;
position:absolute;
top:0;
bottom:0;
left:0;
width: 1900px;
background:#000;
opacity:0.60;
-moz-opacity:0.60;
filter:alpha(opacity=60);
visibility: visible;
	display: inline;
	text-align: center;
	height: 1000px;
}

#adbuybox{
	z-index:9009;
position: relative;
width: 460px;
background:#FFF;
	height: 240px;
	align: center;
	top: 130px;
	text-align: center;
	padding: 20px;
	 margin-left: auto ;
  margin-right: auto ;
}

#adbuybox h2{
	
	text-transform: uppercase;
	color: #153a50;
	padding-top: 0;
	margin-top: 0;
	font-size: 18px;
}
#adbuybox p {
	color: #636363;
	font-size: 11px;
	text-align: left;
}

#adbuybox .tr{
	border-style: none;
}
#adbuybox .th{
	color: #636363;
	padding-top: 2px;
	padding-bottom: 2px;

}
#adbuybox .td{
	color: #636363;
	padding-top: 0px;
	padding-bottom: 0px;
}
#sportsdd 
{
	position: relative;
	float: right;
	width: 241px;	
	z-index: 2000;
}

#sportsdd .content 
{
	display: none;
	position: absolute;
	top: 17px;
	left: 0;
	width: 241px;
	background-color: #FFF;
	background-image: url(../img/content/sub/sponsorships/sportsadvertising/sc_background.gif);
}

#sportsdd .content ul 
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.25em;
}

#sportsdd .content ul.sport 
{
	margin: 5px 9px;
	clear: both;
	color: #F90;
	font-size: 12px;
	font-weight: bold;
}

#sportsdd .content ul.sponsor 
{
	clear: both;
	color: #000;
}

#sportsdd .content ul.advert 
{
	float: right;
	width: 120px;
	color: #00326f;
	list-style-type: disc;
	padding-left: 16px;
}

#sportsdd .content ul.advert li 
{
	margin-bottom: 3px;
}

#sportsdd .content ul.advert li a 
{
	color: #00326f;
}

#sportsdd .content ul.advert li a:hover 
{
	text-decoration: none;
	color: #C00;
}

#sportsdd .content .spacer 
{
	height: 3px;
	width: auto;
	background-image: url(../img/content/sub/sponsorships/sportsadvertising/sc_bottom.gif);
}

#sportsdd a.dropdown
{
	display: block;
	width: 241px;
	height: 34px;
	background-image: url(../img/content/sub/sponsorships/sportsadvertising/selectcampaign.gif);
	text-indent: -9999px;
}

#sportsvids
{
	display: none;
	background-color: #000;
	z-index: 30000;
	position: absolute;
}

#sportsvids .holder 
{
	border: solid 1px #000;
	position: absolute;
}


#copycommdd 
{
	position: relative;
	float: right;
	width: 241px;	
	z-index: 2000;
}

#copycommdd .content 
{
	display: none;
	position: absolute;
	top: 17px;
	left: 0;
	width: 241px;
	background-color: #FFF;
	background-image: url(../img/content/sub/sponsorships/sportsadvertising/sc_background.gif);
}

#copycommdd .content ul.advert 
{
	float: right;
	width: 120px;
	color: #00326f;
	list-style-type: disc;
	padding-left: 16px;
}
#commcopypage
{
	display: none;
	background-color: #000;
	z-index: 30000;
	position: absolute;
}

#commcopypage .holder 
{
	border: solid 1px #000;
	position: absolute;
}

/* overview section */




.overviewframe {
	display: inline;
	position: relative;
	width: 440px;
}
.overviewtitle {
	float: right;
	display: inline;
	position: relative;
	width: 200px; 
	height: 190px; 
	margin-left: 20px
}
#programingoverview {
	display: inline;
	position: relative;
	clear: right;
	width: 440px;
	}
	
.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0; 	border: 1px solid #328ca9;

}
.kwicks li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	float: left;
	width: 110px;
	height: 260px;
	margin: 0px;
}
.kwicks3 {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0; border: 1px solid #328ca9;
}
.kwicks3 li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	float: left;
	width: 140px;
	height: 260px;
	margin-right: 0px;
}
.kwicks img a{
	border-width: 0;
	border-style: hidden;
}
#kwick1 {
}
#kwick2 {
}
#kwick3 {
}
#kwick4 {
	margin-right: none;
}			
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* Search section */	

#searchwrapper {
       position:     absolute;
       top:          22px;
       left:         50%;
       width:        220px;
       margin-left:  260px;
}

#searchwrapper form{
	width: auto ;
}
#searchwrapper .texta{
	border: 1px solid #fdb02f;
	height: 20px;
	padding-left: 3px;
	font-weight: bold;
	text-align: left;
	top: 2px;
	font-size: 1.15em;
	color: #636363;
}

#searchwrapper .buttons{
	cursor:pointer;
	border: 1px outset #2edbff;
	background: #e2e2e2 url(../img/background/button_bg.jpg) repeat-x left top;
	color: #323232;
	font-weight:bold;
	padding: 1px 5px;
	text-shadow: gray 1px 1px 3px;
	right: 12px;
	margin-left: 15px;
	font-size: 1.1em;
}


#searchresults #picoform1, #searchresults form{
	width: 650px ;
}
#socialMedia {
	color: white;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 5px;
}

#socialMedia img {
	vertical-align: top;
}

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}
#nfloverlay {
	/* overlay is hidden before loading */
		display:none;
	/* standard decorations */
		width:900px;
	text-align: center;
	height: 653px;
	margin-right: auto;
	margin-left: auto;
}
#nfloverlay div {
}

#nfloverlay .close {
	position:absolute; right:15px; top:15px;
	cursor:pointer;
	height:25px;
	width:25px;
	background: url(../img/content/home/nfloverlay/close.png) no-repeat;
}

#nfloverlay .tooltip {
	background:transparent url(/tools/img/tooltip/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}

#billboard {
	margin-bottom: 10px;
	border: 1px solid #15eefe;
	width:717px;
	height:403px;

}		
/* container for slides */
.images {
	background:#000 ;
	position:relative;	
	height:403px;
	width:716px;
	float:left;	
	cursor:pointer;
}

/* single slide */
.images div {
	display:none;
	position:absolute;
	font-size:12px;
}

/* header */
.images h3 {
	font-size:22px;
	font-weight:normal;
	margin:0 0 20px 0;
	color:#456;
}

/* tabs (those little circles below slides) */
.slidetabs {
	clear:both;
	margin-left:330px;
	position: relative;
	top: -27px;
	left: 295px;
}

/* single tab */
.slidetabs a {
	width:10px;
	height:10px;
	float:left;
	margin:3px;
	background:url(../img/content/home/bilboards/bbNormal.png) 0 0 no-repeat;
	display:block;
	font-size:10px;		
}

/* mouseover state */
.slidetabs a:hover {
	/* background-position:0 -8px; */
	background:url(../img/content/home/bilboards/bbOver.png) 0 0 no-repeat;
     
}

/* active state (current page state) */
.slidetabs a.current {
	/* background-position:0 -16px; */
	background:url(../img/content/home/bilboards/bbActive.png) 0 0 no-repeat;

} 	







