@import url('/style/global.css');

/* --- begin main layout elements --- */

div#globalLogoPlaceholder {
	background: #074f75 url(/images/logo.gif) left no-repeat;
	background-color: #074f75;
}
div#primaryContent {
	float: left;
	border-right: solid 1px #d8d7dc; /* main grey line down middle of page */
	width: 474px; 
	/* background-color: #FF33FF;  temporary bg color for layout purposes */
}
div#primaryInside { /* wrapper for 2 pixel gap from middle */
	display: block;
/*	padding-right: 2px; */
	width:472px;
}
div#secondaryContent {
	width: 384px; /* div#secondaryInside will push this out to 381px */
	float: right;
	/* background-color: #FFFF00;  temporary bg color for layout purposes */
	display: block;
}
div#secondaryInside { /* wrapper for 2 pixel gap from middle */
	padding-left: 2px;
}
#globalMenuPlaceholder {
	background-color: #123749;
}
#globalMenu {
	background-color: #123749;
}
#globalMenu li {
	background-color: #123749;
	border-left: solid 1px #cad9e0;
}
#globalSecondaryMenu {
	background-color: #cad9e0;
	border-top: solid 1px #cad9e0;
	color: black;
}
#footer {
	border-top: solid 1px #d7d6db;
}

/* --- end main layout elements --- */

/* --- begin redefined tags --- */

a {
	color: #000000;
}
p { /* doing this to remove any weird margin quirks between browsers */
	margin: 0px;
	padding: 0px;
}
h3 { /* doing this to remove any weird margin quirks between browsers */
	margin: 0px;
	padding: 0px;
}

/* --- end redefined tags --- */

h3.gradHeader, div.gradHeader { /* gradient header, use div and split spans when there is a title with a link inside, otherwise just use a h3 */
	margin: 0px;
	padding: 5px 0px;
	text-indent:5px;
	background-image: url(/images/bg_gradHeader.jpg);
	background-repeat: repeat-x;
	background-color: #223138;
	color: #FFFFFF;
	font-size: 100%;
	border-top: solid 1px #FFFFFF;	
	border-bottom: solid 1px #FFFFFF;
	clear: both;
}
div.gradHeader { /* sets proper background for titles with a link inside */
	display: table;
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
div.gradHeader a { /* set link color to white inside gradHeaders */
	color: #FFFFFF;
}

div.section
{
	width:100%;
	float:left;
	font-family:Arial;
	font-size:small;
	color:white;
	background-color: #ffffff;

}

div.section_otherprogrammes
{
	width:100%;
	float:left;
	font-family:Arial;
	font-size:small;
	color:white;
	background-color: #1e1717;
}

div.ProgrammeList
{
	float:left;
}

div.highlightsHolder {
	width:100%;
	clear:both;
	padding:0px;
	margin:0px;
}

div.highlight {
	width:421px;
	float:left;
	padding:4px;
	margin:0px;
	color:#FFFFFF;
}

div.highlight img {
	float:left;
	display:block;
	margin-right:10px;
	border: 1px #999999 solid;
	width:128px;
	height:96px;
}

div.highlight p {
	margin:0px 5px;
}

div.highlight h2 {
	margin:5px 5px 2px 5px;
	font-size: small;
}


div.highlight a {
	color:#FFFFFF;
}

div.highlight a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

div.PlayOrange
{
	float:left;
    padding-top:10px;
	padding-bottom:10px;
    padding-right:10px;
}


h3.gradHeader_live, div.gradHeader_live { /* gradient header, use div and split spans when there is a title with a link inside, otherwise just use a h3 */
	margin: 0px;
	padding: 5px 0px;
	text-indent:5px;
	background-image: url(/live/images/bg_gradHeader.jpg);
	background-repeat: repeat-x;
	background-color: #223138;
	color: #FFFFFF;
	font-size: 100%;
	border-top: solid 1px #FFFFFF;	
	border-bottom: solid 1px #FFFFFF;
	clear: both;
}
div.gradHeader_live { /* sets proper background for titles with a link inside */
	display: table;
	width: 100%;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
div.gradHeader_live a { /* set link color to white inside gradHeaders */
	color: #FFFFFF;
}

/*---------------------------------= menu links */
ul.menlinkList {
	list-style-type: none;
	clear: both;
	margin: 0px;
	padding: 6px;
}

ul.menlinkList li {
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: white;
	background-image: url('/images/bullet_transparent_white.gif');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 3px 3px 0px 10px;
	line-height: 1.4em;
}

ul.menlinkList li.titleprog {
	padding: 3px 3px 0px 0px;
	font-weight:bold;
	background-image:none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;	
}

ul.menlinkList li a {
	color: white;
}

ul.menlinkList li.titleprog a {
	color: #36647C;
}


ul.menlinkList li img {
	position:relative;
	top:2px;
}

ul.menlinksList ul.menlinksList
{
	padding: 0px;
}


/* -------------------------------------------------------- switch  */
#playList{
	border-left: 1px #ffffff solid;
	width: 329px;
	float: left;
	height: 414px;
	min-height: 414px;
	background-color: #322626;
	color: white;
	overflow: hidden;
	
}

ul.switch{
	list-style-type: none;
	height: 1.6em;
	padding: 0px;
	margin: 0px 16px 0px;
	float: right;
}

ul.switch li{
		float: left;
}

ul.switch2{
	list-style-type: none;
	height: 1.6em;
	padding: 0px;
	margin: 0px 16px 0px;
	float: right;
}

ul.switch2 li{
		float: left;
}

#liveContainer, #scheduleContainer, #newsNowContainer
{
	border-top: 1px #fff solid;
	height: 330px;
	min-height: 330px;
	overflow: auto;
	border-bottom: 1px #fff solid;
}

#scheduleContainer
{
	display: none;
}

#newsNowContainer
{
	display: none;
line-height:1.3;
font-size:110%;
}

ul.switch li a {
	display:block;
	width: 120px;
	background-color: #3C2E2E;
	margin: 6px 2px 0px;
	height: 1.4em;
	line-height: 1.4em;
	text-align: center;
	background-image:url('../images/tab_off.gif');
	color: white;
	font-weight: bold;
}

ul.switch li span{
	display:block;
	width: 10px;
	background-color: #3C2E2E;
	margin: 6px 2px 0px;;
	height: 1.4em;
	line-height: 1.4em;
	text-align: center;
	background-image:url('../images/tab_off.gif');
	color: white;
	font-weight: bold;
}


ul.switch li a:hover{
	background-image: url(../images/tab_on.gif);
}

ul.switch2 li a {
	display:block;
	width: 95px;
	background-color: #3C2E2E;
	margin: 6px 2px 0px;;
	height: 1.4em;
	line-height: 1.4em;
	text-align: center;
	background-image:url('../images/tab2_off.gif');
	color: white;
	font-weight: bold;
}

ul.switch2 li span{
	display:block;
	width: 95px;
	background-color: #3C2E2E;
	margin: 6px 2px 0px;;
	height: 1.4em;
	line-height: 1.4em;
	text-align: center;
	background-image:url('../images/tab2_off.gif');
	color: white;
	font-weight: bold;
}


ul.switch2 li a:hover{
	background-image: url(../images/tab2_on.gif);
}


table.events{

	border-collapse: collapse;
	width: 93%;
	background-color: #322626;
	margin: 0px auto;
	
}

table.events td{
	padding: 4px;
	border-bottom: 1px gray solid;
	vertical-align: top;
}

table.events td.noBorder{
	border-bottom: none;
}

table.events td a img{
	border:none;
}

table td a img.playIcon{
	margin:0px 15px 0px 0px;
}

table.events td.txtCell{
	width: 80%;
}

table.events td span.progName{
	font-weight: bold;
	margin-bottom: 2px;
}

table.events td span.progDesc{
	font-size: 80%;
}

table.events td span.progInfo{
	color: #f0d103;
	font-size: 80%;
	margin-right: 30px; 
}

table.events td span.progInfo a{
	color: #f0d103;
}


table.events td span.right{
	text-align: right;
	margin-right: 0px; 
}

table.events td.dateSep{
	font-weight: bold;
	padding-top: 12px;
	border-bottom: 1px #444 solid;
}


div.buttonHeader { /* sets proper background for titles with a link inside */
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg_gradHeader.jpg);
	background-repeat: repeat-x;
	background-color: #223138;
	height: 26px;
	min-height:26px;
	border-top: solid 1px #FFFFFF;	
}

div.playerPlaceholder{
	float: left;
	width: 529px;
	height: 414px;
	min-height: 414px;
	background-color: #322626;
	overflow:hidden;
}
div.playerContainer{
	width: 512px;
	height: 344px;
	margin: 9px auto;
	outline:none;
}

div.playerContainer object {
	outline:none;
	background:#b1b1b1;
}

div.playerContainer img{
	border: 1px #999999 solid;
}

div#clipExtraInfo{
	clear: both;
	height: 22px;
	min-height: 22px;
	text-align: center;
}

div#clipExtraInfo a{
	color:white;
	clear: both;
	font-weight: bold;
	margin: 0px auto;
	width: 300px;
	text-align: center;
}

a#playDirect {
visibility:hidden;
width:500px;
color:#ffffff;
font-size:100%;
display:block;
text-align:center;

}

#adPannel{
	clear:both;
}

#adMessage{
	clear: both;
	height: 1em;
	min-height: 1em;
	width: 100%;
	background-color: #322626;
	color: #fff;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	padding: 16px 0px;
	text-align: center;
}

#adMessage p{
	margin: 0px auto;
	text-align: center;
}


/*---------------------------------------------------------------------------------------- =Live Module */

div.liveModule {
	margin: 0px;
	padding: 0px;
	border: 1px #999999 solid;
	width:512px;
	height:334px;
	font-family: Arial;
	background-color: #000000;
	font-size:12pt;
}

div.liveModule table.onPlayerTable {
	margin: 48px 100px;
	padding: 0px;
}

div.liveModule table.onPlayerTable td {
	margin: 0px;
	padding:20px 2px;
}
div.liveModule table.onPlayerTable td img {
	border:none;
	padding:10px 5px;
}
div.liveModule table.onPlayerTable td.txtCell{
	width: 80%;
}

div.liveModule table.onPlayerTable td span.progName{
	font-weight: bold;
	margin-bottom: 2px;
}

div.liveModule table.onPlayerTable td span.progDesc{
	font-size: 80%;
}

div.liveModule table.onPlayerTable td span.progInfo{
	color: #f0d103;
	font-size: 80%;
	margin-right: 30px; 
}

div.liveModule table.onPlayerTable td span.progInfo a{
	color: #f0d103;
}

div.liveModule table.onPlayerTable td span.right {
	text-align: right;
	margin-right: 0px; 
}




/* ----------------------------------- Explicit Warning */

div.warning {
	background-color:black;
	color:#ffffff;
	height:334px;
	border: 1px #999999 solid;
}



div.warning p{
	text-align:center;
	width:382px;
	padding:65px 65px 0px 65px;
	margin:0px;
	font-size:120%;
}

div.warning a {
	color:#ffffff;
}

span.warningOptions {
	font-weight:bold;
	font-size:130%;
	color:#ffffff;
}

span.warningOptions img {
	border:0px;
	padding:10px 20px;
}


