@import url('/style/children_global.css');
/* CAFE HOME TOP IMAGES PANEL */

#centercol {

	background: #9AA2A5 url(/tv/ttv/images/ttv_pageback.jpg) no-repeat;

}

#rightcol {
	background-color: transparent;
}
#wrapper {
	background-image: url(/tv/ttv/images/back3.jpg);
	background-repeat:no-repeat;
}
#topimage {
position:relative;
width: 860px;
	height:187px;
	background-color: transparent;
text-align:left;

}

#toppanel 
{
	background-image: url(/tv/ttv/images/ttv_pageback.jpg);
	background-repeat:no-repeat;
	width:513px;
	height:193px;
	text-align:center;
	vertical-align: middle;
margin:0px 0px 15px 0px;
}

#panel2
{
	background-image: url(../images/ttv_panelback5.gif);
	background-repeat:no-repeat;
	width:513px;
	text-align:center;
	float: left;
	margin: 0px 0px 0px 0px;
	background-color: #F0F0F0;
}

#content
{

	width:513px;
	float: left;
	margin: 0px 0px 0px 0px;

}

#content p {
	margin: 0.6em 1em;
}

/* programmer header ttv */
h1 {
	background-image:url(/tv/ttv/images/ttv_panelback.jpg);
	background-repeat:no-repeat;
	height: 49px;
	width: 513px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 45px;
	color: #3E476F;
	text-align: left;
	text-indent: 40px;
	vertical-align: middle;
position:relative;
margin: 0px;
}

/* sub panel*/
#ttvpanel1 
{
	width:176px;
	background-image:url(../images/ttvpanel1top.gif);
	background-repeat:no-repeat;
	background-color: #C90FEF;
float:left;

}

#ttvpanel1bottom 
{
	background-image:url(../images/ttvpanel1bot.gif);
	background-repeat:no-repeat;
	vertical-align: bottom;
height:32px;
background-color:#FDFDFD;

}
.ttvpaneltxt
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #ffffff;
padding: 0px 10px 0px 10px;

}

.ttvpanelheader
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 18px;
padding: 10px 10px 0px 10px;
}

.ttvrightcolimages{
padding-bottom:10px 10px 10px 10px;
}

/* footercolor cafe*/
#footer {

	background-color: #CCCDCD;
}


/* remove playerlogo from NAVIGATION */
.playerlogo {
    display:none;
}

/* SUB NAVIGATION */

#subnavi {
text-align:left;
	width: 176px;
	font-family: Arial, sans-serif;
	font-size:9px;

	}

#subnavi ul {	
	list-style: none;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0em 0em;
	border: none;

		}

		
#subnavi ul li {
/*background-color:#407AD5;*/	background-color:#9aa2a5;
	width: 176px;
	float:left;
	clear:both;
	border:1px;
	display: inline;

		}

#subnavi li a {
	display: block;
	width: 176px;
	padding:0px .5em 0px .5em;
	margin: 0em 0em 0em 0em;
	font-family: Arial, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
		}

html>body #subnavi li a {
	width: 160px;

		}

#subnavi li a:hover {
	font-family: Arial, sans-serif;
	font-size:10px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: underline;

		}

div.storyLink {
	background-image:url(/tv/ttv/images/ttv_arrow.gif);
	background-repeat:no-repeat;
height:42px;
margin-left:20px;
padding:10px 10px 10px 50px;
	font-family: Arial, sans-serif;
font-size:12pt;
font-weight:bold;
color:#000000;
}


div.storyLink a {
color:#000000;
}

ul.archiveList {
	list-style: none;
	margin: 0em 0em 0em 0em;
	padding: 0em 1em 1em 1em;
	border: none;
}

ul.archiveList li {
	list-style: none;
	margin: 0em 0em 0em 0em;
	padding: 0em 0em 0.2em 0em;
	border: none;
	font-family: Arial, sans-serif;
font-size:10pt;
}

ul.archiveList li a{
color:#000000;}

/* Video include */

div.LatestVideoClip
{
	margin:32px 16px;
	clear:both;
	min-height:150px;
}

div.LatestVideoClip p
{
	margin:0.6em 1em;
}

div.LatestVideoClip a
{
color:#000000;
}

div.imageAndButton
{
	width:160px;
	margin-right:6px;
	float:left;
}


div.imageAndButton img
{
	clear:both;
	display:block;
}

