/*
 * Myleene Stylesheet for Myleene Klass
 * http://www.myleeneklass.co.uk
 * Written by John Stewart - http://www.jstewartdesign.com
*/

body{
	background-image: url(../_images/tv/band.gif);
}

#center-image{
background-image: url(../_images/tv/band_main.jpg);
background-repeat: no-repeat;
width: 765px;
min-height: 233px;
height: auto !important;
height: 233px;
margin: 0 auto;
}

#content{
padding-bottom: 15px;
overflow: hidden;
}

#tv-left{
width: 464px;
float: left;
padding-right: 40px;
}

#tv-right{
width: 254x;
float: left;
}

#tv-right p{
padding: 0px;
margin: 5px 0px 5px 0px;
}

#tv-summary{
width: 265px;
float: left;
}

.tv-show{
width: 177px;
float: left;
padding-right: 15px;
margin-bottom: 20px;
}

.tv-show img{
padding-bottom: 4px;
}

.more{
background-color: #e8e8e8;
color: #000000;
font-size: 1.1em;
font-weight: bold;
padding: 4px 8px 6px 8px;
float: right;
margin-right: 6px;
}

#series-left{
width: 465px;
float: left;
padding-right: 35px;
}

#series-right{
width: 260px;
float: left;
}


h2 {
margin:5px 0px 5px 0px;
font: 0.8em arial, helvetica, sans-serif;
font-weight: bold;
letter-spacing: 0.5px;
}

a:link {color:#c71c1c; text-decoration: underline;}
a:visited {color:#c71c1c; text-decoration: underline;}
a:visited:hover {color:#ff5050; text-decoration: none;}
a:hover {color:#ff5050; text-decoration: underline;}
a:active {color:#ff5050; text-decoration: none;}

.album{
padding: 10px;
border: 1px #CCCCCC solid;
margin-right: 10px;
}

/*-----------------
MAIN NAVIGATION
CSS Rollovers
------------------*/

#tv_navigation{
padding:0px 0px 0px 0px;
margin: 166px 0px 2px 0px;
overflow: hidden;
float: left;
width:293px;
}

#tv_navigation li{
margin:0px;
padding:0px;
float: left;
display:inline;
}

#tv_navigation a {
background-position:bottom left;
height:28px;
display:block;
outline:none;
text-decoration:none;
text-indent:-5000px;
}

#tv_navigation a:hover{
background-position:top left;
}
.tv_overview{
background-image:url(../_images/tv/tv_overview.gif);
width:93px;
}

.tv_presenting{
background-image:url(../_images/tv/tv_presenting.gif);
width:93px;
}

.tv_appearances{
background-image:url(../_images/tv/tv_appearances.gif);
width:107px;
}

#tv_navigation li a.selected{
background-position: top left !important;
}