#nav-portal
{
	background-image: url('gfx/common/tv2_topbar_bg.jpg');
	background-repeat: repeat-x;
	padding: 4px;
}

#nav-portal div
{
	margin: 0 auto;
}

#nav-portal
{
	font-size: 11px;
	margin-bottom: 10px;
}

#nav-portal .tv2channel li
{
	float: left;
	padding: 2px 10px;
	padding-left: 0;
}

#nav-portal .tv2channel li.tv2logo
{
	padding: 0;
	border: none;
}

#nav-portal .tv2channel li.tv2logo a
{
	display: block;
	background: url("gfx/common/tv2.png") no-repeat scroll center center #FFFFFF;
	height: 22px;
	margin-right: 20px;
	text-indent: -9999px;
	width: 50px;
}

#nav-portal .tv2channel li a
{
	color: #dadada;
	text-decoration: none;
	padding-right: 10px;
	border-right: 1px solid #dadada;	
}

#nav-portal .tv2channel li a:hover
{
	color: #efefef;
	text-decoration: underline;
}

#nav-portal .tv2channel li.last a
{
	border: none;
}
 
#header .logo
{
	display: block;
	height: 32px;
	width: 132px;
	float: left;
	margin-top:30px;
	margin-right: 20px;
}

#header .frame
{
	position: relative;
	margin-bottom: 10px;
}

#header .float-wrap
{
	margin-bottom: 10px;
}

#header ol.navigation-site
{
	float: left;
}

#header ol.navigation-site > li {
	float: left;
	display: block;
	padding-top:38px;
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
}

#header ol.navigation-site > li > a {
    text-decoration:none;
}

#header ol.navigation-site > li > a:hover {
    color: #A91467;
}

#header ol.navigation-site > li > a {
	position: relative; /* Fixes IE css cliping bug */
	font-size: 20px;
	color: #1c1c1d;
}

#navigation-site > li.active {
    background-image:url(/css/gfx/navigation/topnav_tabselected_bg.gif);
    background-repeat:repeat-x;
}

#navigation-site > li.active > a{
    color: #A91467;
}

#navigation-site > li.active > a:hover {
    text-decoration:underline;
}

#navigation-site > li.live > a 
{
	background-image: url('gfx/navigation/nav_icon_live.png');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 23px;
}

/* Navigation overlay teasers */
#navigation-site .sputnik-widget-simplelist a {
	font-size: 14px;
}

#navigation-site .sputnik-widget-simplepanel .row {
    float: left; margin-bottom: 15px;
}
#navigation-site .sputnik-widget-simplepanel .row .entry {
	position: relative;
    float: left; width: 139px; margin-right: 15px;
}
#navigation-site .sputnik-widget-simplepanel .row .entry a:hover {
    text-decoration: none;
}
#navigation-site .sputnik-widget-simplepanel .row .entry a span {
	color: #1c1c1d;
	font-weight: bold; 
}
#navigation-site .sputnik-widget-simplepanel .row .entry a:hover span {
    text-decoration: underline
}

#navigation-site .sputnik-widget-simplepanel .row .entry .event-indicator {
	top: 3px;
	left: 3px;
	position: absolute;		
}
#navigation-site .sputnik-widget-simplepanel .row .entry .event-indicator .label {
    color: white;
}
#navigation-site li.film .sputnik-widget-simplepanel .row .entry {
    width: 100px;
}

#header .search
{
	float: right;
	position: absolute;
	right: 0px;
	top: 32px;
	padding: 0;
	margin: 0;
}

.search input
{
	font-size: 12px;
}

#header .search input
{
	background-image: url('gfx/common/topnav_searchfield_bg.gif');
	background-repeat: no-repeat;
	width: 275px;
	height: 20px;
	border: 0 none;
	padding: 5px 10px;
	color: #3d3d3d;
	display: block;
	float: left;
    font-size: 11px;
    font-family: arial;
}

#header .search button
{
	background-image: url('gfx/common/topnav_searchbutton.gif');
	background-repeat: no-repeat;
	width: 29px;
	height: 30px;
	text-indent: -9999;
	border: 0 none;
	margin: 0;
	padding: 5px;
}

#header .search button:hover,
#header .search button:active,
#header .search button:focus
{
	background-position: -31px 0px;
	cursor: pointer;
	cursor: hand; 
}

#header .search button span,
#footer .search button span
{
	visibility: hidden;
}

#footer .search-frame
{
	background-image: url('gfx/common/bottomsearch_bg.gif');
	backgroun-repeat: repeat-x;
	height: 35px;
	padding-top: 15px;
}

#footer .search input
{
	background-image: url('gfx/common/bottom_searchfield_bg.gif');
	background-repeat: no-repeat;
	background-position: -1px top;
	width: 553px;
	height: 20px;
	border: 0 none;
	padding: 5px 10px;
	color: #3d3d3d;
    font-size: 11px;
	margin-left: 168px;
	display: block;
	float: left;
}

#footer .search button
{
	background-image: url('gfx/common/bottom_searchbutton.gif');
	background-repeat: no-repeat;
	width: 28px;
	height: 30px;
	text-indent: -9999;
	border: 0 none;
	margin: 0;
	padding: 5px;
}

#footer .search button:hover,
#footer .search button:active,
#footer .search button:focus
{
	background-position: -32px 0px;
	cursor: pointer;
	cursor: hand; 
}
 
/*az button-top and bottom*/
a.azbutton span {display:none;}

a.azbutton {
    background-image:url(/css/gfx/navigation/topnav_alphabeticbutton.gif);
    background-repeat:no-repeat;
    background-position: left top;
    width:34px;
    height:30px;
    display:block;
}

#header a.azbutton
{
    position: absolute;
    top: 32px;
    right: 335px;
}

#footer a.azbutton {
    background-image:url(/css/gfx/navigation/bottom_alphabeticbutton.gif);
    float:none;
    display:inline-block;
    margin-right:0;
    margin-left:10px;
    background-position:top -1px;
    width:35px;
    vertical-align:bottom;
}

a.azbutton:hover,#footer a.azbutton:hover {
    background-position:top right;
}

/*styling for some things relating to overlays and some contents within them*/
#header #navigation-site .content .buttonwrap {
    clear:both;
}

#header #navigation-site .sputnik-widget-simplelist li {
    margin-bottom:5px;
}

#header #navigation-site > li > div {
    display:none;
}

#header #navigation-site > li.active {
    background-image:url(/css/gfx/navigation/topnav_tabselected_bg.gif);
    background-repeat:repeat-x;
}

#header #navigation-site > li.selected > a,
#header #navigation-site > li.active > a{
    color: #A91467;
    text-decoration: none;
}


#header #navigation-site > li > div > .content h3 {
    color: #A91467;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 10px;
}

#header #navigation-site > li > div > .content a.button > span {
    background: transparent url(/css/gfx/navigation/overlay_seeall_bg.gif) no-repeat scroll left 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 21px;
    padding-left: 17px;
    padding-top: 4px;
    clear:both;
    font-weight:bold;
    padding-right: 6px;
}

#header #navigation-site > li > div > .content a.button {
    background: transparent url(/css/gfx/navigation/overlay_seeall_bg.gif) no-repeat scroll right 0;
    display: -moz-inline-box;
    display: inline-block;
    height: 25px;
    padding-right: 4px;
}

#header #navigation-site > li > div > .content a.button:hover > span {
    background-position: left -26px;
}

#header #navigation-site > li > div > .content a.button:hover {
    background-position: right -26px;
}

#nav-quicklinks
{
	position: absolute;
	right: 0px;
	top: 3px;
	float: right;
}

#nav-quicklinks .quicklinks 
{
	text-align: right;
}
#nav-quicklinks .quicklinks li {
    display: inline;
    background: url('gfx/navigation/login_nav_divider.gif') no-repeat center left;
    padding-left:11px;
    margin-right:10px;
}

#nav-quicklinks .quicklinks li.first {
    padding-left: 0; 
    background: none;
}

#nav-quicklinks .quicklinks li.last {
    margin-right:0;
}

#nav-quicklinks .quicklinks {
    line-height: 13px; 
    font-weight: bold;
}

/* Jquery autocomplete*/
.ac_results {
    border: 1px solid #b8b8b8;
}

.ac_results li {
    font-family: arial;
    font-size: 12px;
    text-align: left;
    padding: 5px 10px;
    font-size: 11px;
}

.ac_results li span {
    display: block;
    font-weight: bold;
    line-height: 15px;
    font-size: 12px;
}
.ac_results li span .event-indicator {
    float:right;
}

.ac_results li strong {
    background: #f3ffa3;
}

.ac_odd {
	background-color: #f3f3f3;
}

.ac_over {
	background-color: #467CA2;
	color: white;
}

.ac_results li.ac_over strong {
    background: transparent;
}


#tabsarea .tabs{
    display: block; float: left;
    position: relative; left: -10px; padding-left: 10px;
    width: 9999px;

    background: url('gfx/widgets/tabwidget/title_bg.gif') repeat-x left bottom;
}
#tabsarea .tabs li{
    float: left; margin-right: -2px;
    background: url('gfx/widgets/tabwidget/divider.gif') no-repeat right center;
}
#tabsarea .tabs a{
    display: block; float: left;
    padding: 0;

    /* fonts */
    color: #363636; font-weight: bold; font-size: 12px; line-height: 16px;
}
#tabsarea .tabs span{
    display: block;
    position: relative; left: -9px; margin-left: 9px;
    padding: 10px 0 5px 8px;
}

#tabsarea .tabs .current{
    /* the negative margin avoids a jump that occurs when the tab
       expands, and the elements to the right of the tab is moved */
    padding-right: 5px; margin-right: -5px;
    background: url('gfx/widgets/tabwidget/tab_bg.gif') no-repeat right bottom;
}
#tabsarea .tabs .current span{
    background: url('gfx/widgets/tabwidget/tab_bg.gif') no-repeat left bottom;
}

/**/
#tabsarea .content{
    float: left; width: 100%;
    padding: 5px 0;
}
#tabsarea .content span{
    color: #5a5a5a; font-weight: bold;
    font-size: 14px; line-height: 16px;
}

#tabsarea .content li{
    float: left; width: 20%;
}

#tabsarea .content li li{ 
	float: none; width: auto; 
}

#site-info {
    color: #5b5b5b;
}

#site-info .content{
    margin: 5px 0;
}

#site-info h2, #site-info h3{
    font-size: 12px; line-height: 16px; /*color: #363636;*/ font-weight: bold;
    padding-bottom: 7px;
}

.linksboxContent a {
    padding-left: 11px;
    background: url('gfx/common/linkarrow.gif') no-repeat 2px 4px;
}

#site-info ul li{ 
	margin-bottom: 5px; 
}

#site-info .quicklinks{
    float: left;
}
#site-info .quicklinks li.subscribe {
    background: url('gfx/footer/footer_dividerbg.gif') repeat-y;
    padding-left: 10px;
    width:139px;
    height:105px;
}

#site-info .quicklinks > li .facebook a,
#site-info .quicklinks > li .newsletter a
{
	background-image: none;
}

#site-info .quicklinks > li .facebook
{
	background-image: url('gfx/footer/icon_facebook.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}

#site-info .quicklinks > li .newsletter
{
	background-image: url('gfx/footer/icon_newsletter.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}

/* disclaimer */
#site-info .disclaimer{
    position: relative;
    border-top: 1px solid #dcdcdc;
    padding-top: 8px;
    padding-bottom: 4px;
    text-align:right;
}

/*live-programs in overlay*/

#header .live-programs > li.venue {
    padding:0;
    margin-bottom:10px;
    margin-right:10px;
}



