
#error-page-wrapper {
	display:none;
}

body,div,h1,h2,h3,h4,h5,h6,p,a,ul,ol,li,dl,dd,dt,blockquote,fieldset,legend,label,input,textarea,form,table,td,tr,th
	{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	text-decoration: none;
	outline: none;
}

#sn_accountLoginForm tbody tr:nth-child(even) td,tbody tr.even td {
	background: #fff;
}

h1,h2,h3,h4,h5,h6 {
	color: inherit;
	font-weight: inherit;
}

body {
	line-height: normal;
	color: #000000;
	font: 11px Arial, Verdana, Helvetica, sans-serif;
}

div,label,input,textarea,form,table,td,tr,th {
	font: 11px Arial, Verdana, Helvetica, sans-serif;
}

form {
	margin: 0;
	padding: 0;
}

a {
	cursor: pointer;
}

a:focus {
	outline: none;
}

div.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0;
	margin: 0;
}

/*
.clearfix {
	float:none !important; 
	height: auto !important; 
}
*/

div.javascript-block {
	display: none;
}

/* legacy */
.nbc-mod {
	float: left;
}

input,textarea {
	border: 1px solid #CCCCCC;
}

#container { /* color: #333333; */
	padding-bottom: 10px;
}

#scet_mainContent {
	color: #333333;
}

#scet_mainContent a {
	color: #000000;
}

#nbc-content h3 {
	font-size: 160%;
}

#nbc-content h2,#nbc-content h3,#nbc-content h4 {
	color: #646464;
	text-transform: lowercase;
}

/* blueprint override */
tbody tr:nth-child(2n) td,tbody tr.even td {
	background: none repeat scroll 0 0 transparent;
}

.container {
	width: auto;
}

.column {
	margin-right: 0;
}

.box {
	background: none transparent;
	padding: 0;
}

.border {
	border: 1px solid;
	margin-right: 0;
	padding-right: 0;
}

/* .module enforcements */
.module {
	position: relative;
	zoom: 1;
}

.module a {
	cursor: pointer;
	text-decoration: none;
}

.module .meta .description {
	margin: 0;
	line-height: 1.2em;
}

.module .type {
	font-weight: bold;
	font-style: italic;
	margin-bottom: 1px;
}

.module .type .type {
	border-left: solid 1px;
	padding: 0 0 0 4px;
	margin: 0 0 0 4px;
}

#global-container,#nbc-container {
	width: 971px;
	margin: 0 auto;
	text-align: left;
}

/* fancybox adjustments for the header */
#fancybox-overlay,#fancybox-wrap {
	z-index: 9999 !important;
}

/* special fonts */
.placeholder {
	font-family: SweetSansOnAirRegular, Helvetica, Arial, sans-serif !important;
/*	letter-spacing: -1px;*/
}

#global-header h2,#global-footer .footer-baselinks a, .timezone-tabs li a {
	font-family: SweetSansProBold, Helvetica, Arial, sans-serif;
	*font-weight: bold;
	text-decoration: none !important;
	letter-spacing: -1px;
}

#global-content-wrapper {
	z-index: 999 !important;
	position: relative;
}

/* standard generic button style */
.global-btn {
	background:
		url(/assets/core/themes/2011/nbc/images/sprites/global-btn.gif)
		no-repeat left top transparent;
	height: 22px;
	display: block;
	padding: 0 !important;
	color: #666 !important;
	position: relative;
	text-transform: uppercase;
	zoom: 1;
	font-size: 11px !important;
	line-height: 1em !important;
	font-weight: bold;
}

.global-btn span {
	display: block;
	height: 13px;
	width: 100%;
	text-align: center;
	padding: 5px 0 0;
	position: absolute;
	top: 0;
	left: -2px;
	line-height: 1em !important;
}

.global-btn .btn-outer {
	background:
		url(/assets/core/themes/2011/nbc/images/sprites/global-btn.gif)
		no-repeat right top transparent;
	padding: 0;
	height: 22px;
	left: 4px;
}

.global-btn:hover {
	background-position: left bottom;
}

.global-btn:hover .btn-outer {
	background-position: right bottom;
}

.global-btn:active {
	background-position: left top;
}

.global-btn:active .btn-outer {
	background-position: right top;
}

/********************** 
    BUNZ
***********************/
.global-bun {
	background:
		url(/assets/core/themes/2011/nbc/images/backgrounds/bunz-default.jpg)
		no-repeat center 0 white;
	margin: 0;
	position: relative;
	zoom: 1;
}

/*** Global Header ***/
#global-header {
	z-index: 9999 !important;
	/*min-height: 180px;  opa whitespace issue on collapse */
	height: auto !important;
}
* html #global-header {
	height: 108px !important;
}

#global-header a {
	text-decoration: none;
}

#global-header .logo-global,#global-header .logo-global a {
	display: block;
	float: left;
	height: 62px;
	margin: 0;
	padding: 0;
	width: 86px;
}

#global-header .logo-global a {
	background: url("/assets/core/themes/2011/nbc/images/logo-nbc.png")
		no-repeat scroll left top transparent !important;
	*background-image:
		url("/assets/core/themes/2011/nbc/images/logo-nbc.gif");
	margin: 7px 0 0 9px;
	text-indent: -9999em !important;
	cursor: pointer;
}

#global-header .global-interactive,#global-header .interact-block,#global-header #global-nav
	{
	height: 28px;
	float: right;
	width: auto;
	z-index: 1000 !important;
	zoom: 1;
}

/* interactive widget */
#global-header .global-interactive {
	clear: right;
	z-index: 99999 !important;
	position: relative;
}

#global-header .interact-block,#global-header .interact-block fieldset {
	background: #e4e4e4;
	height: 28px;
	width: 214px;
	margin-right: 5px;
	display: block;
}

#global-header .interact-block fieldset {
	margin: 0;
	padding: 0;
	border: 0 none;
}

#global-header .interact-block input,.interact-block button {
	float: left;
}

#global-header .interact-block input {
	background:
		url(/assets/core/themes/2011/nbc/images/header/search-icon.gif)
		no-repeat 0 0 white;
	width: 150px;
	height: 18px;
	margin: 4px 4px 0 10px;
	border: 1px solid #5f5f5f;
	padding-left: 21px;
	display: inline-block;
	zoom: 1;
	font-weight: bold;
	color: #D6D6D6;
}


#global-header .interact-block input:focus {
	color:#5F5F5F;
}

#global-header .interact-block button {
	background:
		url(/assets/core/themes/2011/nbc/images/header/search-go.png)
		no-repeat 0 0 transparent;
	_background-image:
		url(/assets/core/themes/2011/nbc/images/header/search-go.gif);
	width: 21px;
	height: 21px;
	margin: 3px 0 0;
	*margin-top: 0;
	text-indent: -9999em;
	border: none;
}

#global-header .global-login {
	white-space: nowrap;
	width: auto;
	position: relative;
}

#global-header .global-login .global-login-btn {
	cursor: pointer;
}

#global-header .global-login .global-login-btn,#global-header .global-login .global-member-status,#global-header .global-login .global-login-btn h2,#global-header .global-login .global-login-btn span
	{
	float: left !important;
}

#global-header .global-login .global-login-btn h2 {
	padding: 4px 4px 0 10px;
	*padding-top: 3px;
	color: #5f5f5f;
	font-size: 13px !important;
	margin: 0 !important;
}

#global-header .global-login .login-arrow {
	background:
		url(/assets/core/themes/2011/nbc/images/header/mynbc-dropdown-arrow.gif)
		no-repeat 0 0 transparent;
	display: block;
	width: 11px;
	height: 5px;
	margin: 13px 5px 0 0;
}

#global-header .global-login .login-layer,#global-header .global-login .login-ajax-preload,#global-header .global-login .login-iframe-capture
	{
	height: 498px;
	width: 584px;
}

#global-header .global-login .login-ajax-preload {
	background:
		url(/assets/core/themes/2011/nbc/images/home/ajax-loader.gif)
		no-repeat center center white;
}

#global-header .global-login .login-layer {
	background:
		url(/assets/core/themes/2011/nbc/images/backgrounds/login-layer-bg.gif)
		no-repeat right top transparent;
	position: absolute;
/*	border-bottom: 8px solid #ACB9D4;*/
	padding-top: 12px;
	top: 30px;
	right: -5px;
	display: none;
}

#global-header .global-login .login-opened .login-layer {
	display: block;
}

#global-header .global-login .global-member-status,#global-header .global-login .global-member-status a
	{
	font-size: 10px;
	font-weight: bold;
	display: block;
	line-height: 1em;
	color: #000;
	text-decoration: none;
}

#global-header .global-login .global-member-status {
	width: 78px;
	border-left: 1px solid #b0b5c2;
	padding: 0 0 0 5px;
	height: 28px;
}

#global-header .global-login .global-member-status span {
	padding: 2px 0 1px;
	display: block;
	color: #666;
	font-size: 10px;
}

#global-header .global-login .logged-in-member,#global-header .logged-in .outside-guest
	{
	display: none;
}

#global-header .logged-in .logged-in-member {
	display: block;
}

.global-login .logged-in-member .alter-status-btn {
	padding: 8px 0;
	text-align: center;
	width: 90%;
}

/* nav */
#global-header #global-nav {
	margin: 20px 0 2px;
	width: 860px;
	line-height: normal;
	height: 22px;
}

#global-nav .active-marker {
	background:
		url(/assets/core/themes/2011/nbc/images/header/nav-active-marker.gif)
		no-repeat 0 0 #EBEAEA;
	position: absolute;
	bottom: -10px;
	left: -60px;
	height: 8px;
	width: 15px;
	display: none;
	margin-left: -8px;
	line-height: 0px;
	overflow: hidden;
}

#global-nav,#global-nav ul {
	position: relative;
	zoom: 1;
}

#global-nav li {
	position: relative;
	float: left;
	margin: 0 10px 0 0;
	z-index: 2;
}

#global-nav li.active {
	z-index: 1;
}

#global-nav li li {
	float: none;
	margin: 0;
	padding: 0;
}

#global-nav li.gnav-extras {
	margin: 0;
}

#global-nav li,#global-nav .gbtn {
	line-height: 1em;
}

#global-nav .gbtn {
	background:
		url(/assets/core/themes/2011/nbc/images/sprites/nav-btns.gif)
		no-repeat 0 0 transparent;
	text-indent: -9999px;
	width: 115px;
	display: block;
	height: 22px;
}

#global-nav .gnav-video .gbtn {
	background-position: -125px 0;
	width: 98px;
}

#global-nav .gnav-schedule .gbtn {
	width: 167px;
	background-position: -232px 0;
}

#global-nav .gnav-news .gbtn {
	width: 141px;
	background-position: -411px 0;
}

#global-nav .gnav-games .gbtn {
	background-position: -565px 0;
	width: 62px;
}

#global-nav .gnav-social .gbtn {
	background-position: -640px 0;
	width: 65px;
}

#global-nav .gnav-shop .gbtn {
	background-position: -717px 0;
	width: 49px;
}

#global-nav .gnav-extras .gbtn {
	background-position: -781px 0;
	width: 68px;
}

#global-nav .gsub {
	background:
		url(/assets/core/themes/2011/nbc/images/backgrounds/nav-drop.jpg)
		repeat-x 0 0 #e9ebed;
	border-top: 5px solid;
	position: absolute;
	width: 971px;
	top: 31px;
	left: -111px;
	display: none;
	zoom: 1;
	height: auto;
	i padding-top: 8px;
}

#global-nav .gsub-inner {
	
}

#global-nav .gsub,#global-nav .gsub a {
	color: #333;
	font-size: 11px;
}

#global-nav .gsub a,#global-nav .gsub-links-tunein {
	display: block;
	font-weight: bold;
	padding: 5px 0 0;
	zoom: 1;
}

#global-nav .gsub-links-tunein {
	padding-bottom: 15px;
}

#global-nav .gsub-block p a {
	padding-top: 0;
}

#global-nav .gsub .gbtn-page a {
	font-size: 14px;
	text-transform: uppercase;
}

#global-nav .gsub {
	border-color: #004E9A;
}

#global-nav .active-marker {
	background-color: #004E9A;
}

#global-nav .gsub h2 {
	color: #025eb0;
}

#global-nav .gsub-inner {
	min-height: 390px;
	padding: 0 0 0 18px;
	position: relative;
}

#global-nav .gsub-section {
	zoom: 1;
	float: left;
	display: inline-block;
	padding: 0 15px 0 0;
	position: relative;
	width: 223px;
}

#global-nav .gnav-news .gsub-section {
	padding-right: 15px;
}

#global-nav .gsub-current-shows {
	width: 447px;
}

#global-nav .gsub-section-ftr {
	width: 690px;
	padding: 20px 0 0;
}

#global-nav .gsub-block {
	padding: 20px 0 0;
}

#global-nav .gsub-feature-main {
	padding-top: 50px;
}

#global-nav .gsub-feature-secondary {
	width: 342px;
	padding: 7px 0;
}

#global-nav .gsub-feature-secondary p {
	display: block;
	width: 245px;
	float: left;
	line-height: 1.5em;
}

#global-nav .gsub-feature-shop p {
	width: 230px;
	margin-left: 3px;
}

#global-nav .gsub-feature-secondary p strong {
	display: block;
	line-height: 1.2em;
}

#global-nav .gsub-block .gsub-block { /* nested subnav block */
	width:223px;	
}

#global-nav .gsub h2 {
	display: block;
	width: 100%;
	border-bottom: dotted 1px #363a3d;
	font-size: 14px;
	text-transform: uppercase;
	padding: 0 0 6px;
	margin: 0 0 5px;
	white-space: nowrap;
}

#global-nav .gsub-block h3 {
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 5px;
	color: #040303;
	font-weight: bold;
}

#global-nav .gsub-block img {
	margin: 0 0 10px;
}

#global-nav .gsub-vidnews img {
	margin-bottom: 1px;
}

#global-nav .gsub-feature-secondary a,#global-nav .gsub-feature-secondary a img
	{
	float: left;
	width: 80px;
	height: 50px;
	padding: 0;
	margin: 0;
}

#global-nav .gsub-feature-shop a,#global-nav .gsub-feature-shop a img {
	width: 100px;
	height: 100px;
}

#global-nav .gsub-feature-secondary a {
	margin-right: 7px;
}

#global-nav .gsub-feature-secondary p a {
	width: auto;
	height: auto;
	margin: 0;
	float: none;
}

#global-nav .gsub-feature-main a,#global-nav .gsub-feature-secondary a {
	color: #000;
}

#global-nav .gsub-links,#global-nav .gsub-feature-main,#global-nav .gsub-news-block,#global-nav .gsub-feature-main img
	{
	position: relative;
	display: block;
	zoom: 1;
}

#global-nav .gsub-news-block {
	width: 215px;
}

#global-nav .gsub-news-block p {
	padding-bottom: 20px;
}

#global-nav .gsub-vidnews p {
	padding-bottom: 0;
}

#global-nav .gsub-vidnews p span {
	display: block;
	padding: 15px 0;
}

#global-nav .gsub-links,#global-nav .gsub-block .gsub-block,#global-nav .gsub-feature-secondary
	{
	position: relative;
	display: inline-block;
	float: left;
	margin: 0;
}

#global-nav .gsub-current-shows {
	overflow:hidden; 
}

#global-nav .gsub-current-shows .gsub-links {
	padding-right: 55px;
	display: inline-block;
	float: left;
	zoom: 1;	
	width:160px !important; 
}

* html #global-nav .gsub-current-shows .gsub-links {
	width:45%; 
	margin: 0; 
}

/* global subnav footer */
#global-nav .gsub-footer {
	background:
		url(/assets/core/themes/2011/nbc/images/backgrounds/nav-drop-ftr.jpg)
		no-repeat 0 bottom transparent;
	padding-bottom: 10px;
}

#global-nav .gsub-footer .global-btn {
	width: 74px;
	margin: 0 15px 5px;
	float: right;
	font-weight: normal !important;
}

/* spotlight */
#global-spotlight {
	background:
		url(/assets/core/themes/2011/nbc/images/backgrounds/spotlight.gif)
		no-repeat center bottom transparent;
	position: relative;
	zoom: 1;
	min-height: 90px; 
	height: auto !important;
	*height: 90px;
	border-top: 1px solid #ebeaea;
	width: 971px;
	z-index: 99 !important;
	padding: 7px 0 10px;
}

#global-spotlight .spotlight-ad-block {
	position: relative !important;
	float: right !important;
	z-index: 20 !important;
	padding: 0 1px 0 0;
	right:4px; 
}

#global-spotlight .spotlight-ad-block img { /* width:728px; 
    height: 90px; 	*/
	
}

#global-spotlight .spotlight {
	height: 90px;
	width: 213px;
	float: left;
	overflow: hidden;
	z-index: 10 !important;
	display: inline;
	margin: 0 0 0 10px;
	position: absolute;
	top: 10px;
	left: 0;
}

#global-spotlight .spotlight h4 {
	text-transform: none !important; 	
	margin: 0 !important;
}

#global-spotlight .spotlight h2 {
	font-size: 13px !important;
	line-height: 1em;
	margin: 0 0 5px;
	text-transform: uppercase;
	color: #004E9A;
	border-bottom: 0 none !important;
	letter-spacing: 0;
	font-weight:normal; 
}

#global-spotlight .spotlight-thumb,#global-spotlight .spotlight img {
	width: 74px;
	height: 54px;
	border: 0 none;
	margin: 0;
	float: left;
}

#global-spotlight .spotlight-thumb {
	display: block;
	border: solid 3px #E2E4EB;
	margin: 0 5px 0 0;
}

#global-spotlight .spotlight-description {
	line-height: 1.1em;
	font-size: 11px;
	color: #858585;
	margin: 0;
}

#global-spotlight .spotlight-title,#global-spotlight .spotlight-more {
	color: #4c4c4c !important;
}

#global-spotlight .spotlight-more {
	white-space: nowrap;
	font-weight: normal !important;
}

#global-spotlight .spotlight-title {
	line-height: 1.2em;
	font-size: 15px;
	margin-bottom: 5px;
	font-weight: bold;
}

#global-spotlight .spotlight-ad-block .capture-node { /*	width: 728px;*/
	/*	height: 90px;*/
	/*	background: #858585;*/
	
}

#global-spotlight .spotlight-ad-block img, #global-spotlight .spotlight-ad-block object, #global-spotlight .spotlight-ad-block embed, #global-spotlight .spotlight-ad-block table, #global-spotlight .spotlight-ad-block .capture-node div 
	{
	float: right; 	
	*display:inline; 
}

#global-spotlight.behind-gdropdown,.behind-gdropdown#global-spotlight {
	border-top: 0 none;
	margin-top: 1px;
}

/*** Global Footer ***/
#global-footer {
	border-top: dotted 1px #a5a5a5;
}

#global-footer .footer-promotes {
	padding-bottom: 10px;
}

#global-footer .gf-promotes {
	padding: 0 0 0 10px;
}

#global-footer .gf-promotes img,#global-footer .gf-promotes iframe {
	border: 1px solid #CCCCCC;
	float: left;
	height: 60px;
	margin: 0 5px 0 0;
	width: 120px;
}

#global-footer .gf-promotes a {
	display: inline;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	text-decoration: none;
}

#global-footer .footer-promote {
	display: inline;
	float: left;
	margin: 15px 0 10px;
	width: 238px;
}

#global-footer .fpromote-meta {
	float: left !important;
	padding: 2px 0 0;
	width: 106px;
}

#global-footer .fpromote-title,#global-footer .footer-promote p {
	color: #000;
	padding: 0;
	font-size: 10px;
	line-height: 1em;
	width: auto;
	margin: 0 4px 0 0;
}

#global-footer .fpromote-title {
	font-weight: bold;
	margin-bottom: 1px;
}

/* footer links */
#global-footer .footer-baselinks {
	font-weight: bold;
	display: block;
	height: 16px;
	width: 971px;
	margin: 10px 0;
	text-align: center;
}

#global-footer .footer-baselinks li,#global-footer .footer-baselinks a {
	height: 16px;
	background: none transparent;
}

#global-footer .footer-baselinks li {
	float: left;
}

#global-footer .footer-baselinks a {
	text-indent: 0;
	margin: 0;
	text-transform: uppercase;
	font-size: 14px;
	color: #666;
	padding: 0 5px;
	text-decoration: none !important;
	font-weight: normal; 
	letter-spacing: 0; 
}

/* footer copyright */
#footer-copyright-wrap {
	width: 918px;
	margin: auto;
	clear: both;
	padding: 10px 0 30px 0;
}

.footer-copyright a {
	background:
		url(/assets/core/themes/2011/nbc/images/sprites/footer-copyright.gif)
		no-repeat 0 0 transparent;
	height: 18px;
	margin: 0 20px;
	display: block;
	text-indent: -9999em;
}

.footer-copyright li {
	float: left;
}

.footer-copyright .copy-division a {
	background-position: 0 0;
	width: 126px;
	cursor: default; /* not clickable */
}

.footer-copyright .copy-ipr a {
	background-position: -166px 0;
	width: 153px;
}

.footer-copyright .copy-adChoices a {
	width: 65px;
	background-position: -360px 0;
	overflow: hidden;
	position: relative;
}

.footer-copyright .copy-adChoices a span,.footer-copyright .copy-adChoices a img
	{
	position: absolute;
	bottom: -9999px;
}

.footer-copyright .copy-llc a {
	background-position: -461px 0;
	width: 125px;
	cursor: default; /* not clickable */
}

.footer-copyright {
	width: 630px;
	height: 16px;
	margin: auto;
	clear: both;
}

.footer-menu {
	background:
		url(/assets/core/themes/2011/nbc/images/backgrounds/footer-menu-links.gif)
		no-repeat 0 0;
	padding-top: 10px;
}
.switch-to-mobile {
	clear: both;
    margin: 20px auto 0;
    text-align: center;
}
.switch-to-mobile a {
	color:#000;
	font-weight:bold;
	font-size:12px;
}
/********************** 
	WIDGETS
***********************/
/*** social share widget ***/
#global-content-wrapper .likebox,#global-content-wrapper .likebox span {
	/*width: 190px;*/
	height: 24px;
	float: left;
	margin: 0 10px 10px;
	overflow: hidden;
	position: relative;
	zoom: 1;
}


#global-content-wrapper .likebox span {
	/* 	background: url(/assets/core/themes/2011/nbc/images/sprites/social-btns.gif) no-repeat 0 0 transparent; */
	/*display: inline-block;
	width: 49px;*/
	margin: 0 4px 0 0;
	overflow:hidden;
}

#global-content-wrapper .likebox span.twtr-btn {
	/* 	background-position: -60px 0; */
	width: 61px;
}

#global-content-wrapper .likebox span.myfav-btn {
	/* 	background-position: -130px 0; */
	width: 62px;
}


#global-content-wrapper .likebox span.fb-btn iframe {
	overflow: hidden;
	width: 49px;
	height: 25px;
	margin-top:3px;
}

#global-content-wrapper .likebox span.fb-btn , 
#global-content-wrapper .likebox span.fb-btn iframe {
	_width: 45px; 	
}

#global-content-wrapper .likebox span.twtr-btn iframe {
	width: 64px;
	height: 21px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#global-content-wrapper .likebox span.myfav-btn a {
	background: url(/assets/core/themes/2011/nbc/images/buttons/myfav.gif)
		no-repeat 0 0 transparent;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 62px;
	height: 21px;
}


#global-content-wrapper .likebox span.myfav-btn a:hover {
	background-position:0 -21px; 	
}

#global-content-wrapper .likebox span.isFav a, #global-content-wrapper .likebox span.isFav a:hover {
	background-position:0 -42px;
}

/**********************************
    NBC Live breaking news
***********************************/
.nbclive-news {
	background: none no-repeat scroll center top #b91919;
	height: 35px;
	overflow: hidden;
	width: 100%;
	z-index: 999;
	position: relative;
}

.nbclive-news .inner {
	height: 35px;
	left: -486px;
	margin-left: 50%;
	position: relative;
	text-align: left;
	width: 971px;
}

.nbclive-news .inner a,.nbclive-news a {
	color: #FFFFFF;
	_color: #FFFFFF !important;
	display: block;
	font-size: 15px;
	font-weight: bold;
	height: 26px;
	line-height: 10px;
	padding-top: 6px;
	padding-left: 17px;
	text-decoration: none;
	width: 910px;
}

.nbclive-news a:hover {
	text-decoration: none;
}

.nbclive-news span.blink,.nbclive-news-close {
	background-image: url(/assets/images/breaking-news-bar/bnb-sprite.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0 0;
}

.nbclive-news a span {
	background: url("/assets/images/breaking-news-bar/go.gif") no-repeat
		scroll right top transparent;
	display: inline-block;
	height: 19px;
	line-height: 19px;
	padding-right: 48px;
}

.nbclive-news-close {
	background-position: 0 -42px;
	cursor: pointer;
	height: 8px;
	position: absolute;
	right: 0;
	text-indent: -9999px;
	top: 22px;
	width: 41px;
	z-index: 2;
}

.nbclive-news span.blink {
	display: block;
	position: absolute;
	height: 12px;
	left: 2px;
	top: 10px;
	padding: 0;
	width: 12px;
}

/********************** 
	TIME ZONE BUTTONS
***********************/
.timezone-tabs {
	float: right;
	height: 24px;
	left: 0;
	padding-right: 10px;
	position: relative;
	right: auto;
	top: 0;
	width: 205px;
}

.tonight .timezone-tabs {
	float: none;
	left: auto;
	position: absolute;
	right: 180px;
	top: -33px;
}

.timezone-tabs li {
	height: 24px;
	width: 29px !important;
	background: none transparent;
}

.timezone-tabs li {
	background:
		url(/assets/core/themes/2011/nbc/images/sprites/time-zone-btn.gif)
		no-repeat 0 0 transparent;
	margin: 0 0 0 5px;
}

.timezone-tabs li.active {
	background-position: 0 bottom;
}

.timezone-tabs li.heading {
	background: none transparent;
	width: 62px !important;
	text-align: right;
	font-size: 8px;
	text-transform: uppercase;
	padding: 8px 0 0;
	height: 19px;
	color: #666;
}

.timezone-tabs li a {
	background: transparent !important;
	color: #030303 !important;
	font-size: 11px !important;
	height: 20px !important;
	padding: 6px 0 0;
	width: 28px !important;
	letter-spacing:0px !important; 
	font-weight:normal !important; 
}

@-moz-document url-prefix() {
    .timezone-tabs li a {
        padding:5px 0 0 !important;
    	width: 29px !important;
    }
}

.timezone-tabs li.active a {
	color: #ffffff !important;
}

/* jqModal base Styling courtesy of;
	Brice Burgess <bhb@iceburg.net> */

/* The Window's CSS z-index value is respected (takes priority). If none is supplied,
	the Window's z-index value will be set to 3000 by default (via jqModal.js). */
	
.jqmWindow {
    display: none;
    position: fixed;
    top: 17%;
    left: 50%;
    margin-left: -300px;
    width: 600px;
    border:4px solid #525252;
	background-color: #fff;
}

.jqmOverlay { background-color: #000; }

/* Background iframe styling for IE6. Prevents ActiveX bleed-through (<select> form elements, etc.) */
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

/* flash logo fix */
#global-nbc-header-h1 {
	float: left; 
}
#video-scet img {
    max-width: inherit !important;   
}

