@charset "UTF-8";
/* CSS Document */


/* FOR SHOW SPECIFIC CSS */
body {
/*background:#000 url(../../images/info/home/back.gif) fixed 0 125px repeat-y;*/
}

#mediacontent a:hover,
#mediacontent a:active
{
border-bottom-width:1px;
border-bottom-style:dotted;
text-decoration:none;
}
	

#vidblock a:hover,
#vidblock a:active,
.highslide-caption a:hover,
.highslide-caption a:active {
color:#e6ae2c;
border-color:#e6ae2c;
border-bottom-width:1px;
border-bottom-style:dotted;
text-decoration:none;
}


/**** Video ****/

#mediacontent {
float:left;
margin:0 0 5px 0;
padding:0 0 0 15px;
width:900px;
}

#vidblock {
background-color:#fff;
float:left;
margin:0 10px 10px 0;
padding:10px 5px 10px 10px;
width:275px;
}

#showinfo h1 {
color:#000;
}

#showinfo p, .seasonlinks p, #footer p {
margin-bottom:0;
}

/**** Banners ****/
#banner {
background:#fff;
float:left;
padding:10px;
margin:0 0 10px 0;
width:800px;
}

iframe {
border:1px solid #32439B;
}

/**** Blogsite ****/
.subrss {
	font-weight: bold;
margin: 1em 0 0 0;
}
