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


/* Body */
body,td,th {
	font-family: "Gill Sans Light", Gill Sans, Century Gothic, Helvetica Neue Light, Helvetica Neue, Helvetica;
	font-size: 12pt;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../images/img/Decemberbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

iframe {
	overflow: hidden;
}

p {
	margin-bottom: 10px;
}


#logo {
	margin-left: 50px;
	width: 240px;
	height: 100px;
	float: left;
}

/*Container */
#container {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}



/* Base */

#content {
	width: 600px;
	float: left;
	margin-top: 70px;
	margin-left: 28px;
}

#templatecontent {
	background-image: url(../../images/img/bg50.png);
	background-repeat: repeat;
	width: 580px;
	float: left;
	margin-top: 80px;
	margin-left: 38px;
	border: 1px solid #FFFFFF;
	padding: 10px;
}

#principalcontent {
	width: 620px;
	float: left;
	margin-top: 20px;
	margin-left: 28px;
}


#header {
	width: 1000px;
	height: 100px;
	float: left;
}

#footer {
	width: 1000px;
	height: 20px;
	float: right;
	font-size: 8pt;
	text-align: center;

}
#footernews {
	float: right;
	width: 402px;
	margin-right: 75px;
	height: 100px;
	margin-left: 505px;
	background-color: #fefefe;
	border: 1px solid #F8F8F8;
	text-align: right;
}
#footerprincipals {
	margin-top: 10px;
	margin-right: 75px;
	float: right;
	width: 150px;
	height: 100px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #fefefe;
	border: 1px solid #F8F8F8;
	text-align: right;
}
#footercontact {
	float: right;
	height: 100px;
	width: 240px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 520px;
	background-color: #fefefe;
	border: 1px solid #F8F8F8;
	text-align: right;

}


#nav {
	text-align: left;
	float: right;
	width: 590px;
	height: 60px;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 80px;
	margin-left: 0px;
	margin-right: 25px;
	background-image: url(../../images/img/navbar.png);
}

#leftcontainer {
	float: left;
	width: 320px;
}
#rightcontainer {
	float: right;
	width: 350px;
}
#footercopyright {
	float: right;
	width: 1000px;
	margin-top: 10px;
}

/* firefox */

a {
	/* get rid of link outlines in firefox */
	outline-color:invert;
	outline-style:none;
	outline-width:medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a img {
	border: none;
}



/* Links */
a {
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #587EB7;
	border-bottom: 1px dotted #587EB7;
}
a:visited {
	text-decoration: none;
	color: #587EB7;
	border-bottom: 1px dotted #587EB7;

}
a:hover {
	text-decoration: none;
	color: #FBA900;
	border-bottom-style: none;
}
a:active {
	text-decoration: none;
	color: #812900;
}

#logo a {
	border-bottom-style: none;
}

#menu a {
	border-bottom-style: none;
}

#genre a {
	border-bottom-style: none;
}
.navigation  a {
	border-bottom-style: none;
}

	

/* Headers */
h1 {
	font-size: 24px;
	color: #587EB7;
	font-weight: lighter;
	margin-bottom: 10px;
}
h2 {
	font-size: 24px;
	color: #587EB7;
	font-weight: lighter;
	margin-bottom: 10px;
}
h3 {
	font-size: 24pt;
	color: #FBA900;
	font-weight: lighter;
}
h4 {
	font-size: 16px;
	color: #587EB7;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: lighter;
	font-style: italic;
}
h5 {
	font-size: 12px;
	color: #801F13;
}
h6 {
	font-size: 10px;
	color: #CCCC99;
}

/* Thumbnail Productions */


.productions {
	background-image: url(../../images/img/bg50.png);
	background-repeat: repeat;
	border: 1px solid #587EB7;
	margin-bottom: 0px;
	padding: 5px;
	font-size: 9pt;
	float: left;
	margin-top: 7px;
	margin-right: 10px;
	margin-left: 0px;
	width: 280px;
	height: 120px;
}
.protext {
	width: 180px;
	float: right;
	font-size: 9pt;
}
.proimg {
	float: left;
	height: 120px;
	width: 80px;
}

.dotshut {
	color: #9D9593
}



/*Main Nav */

ul#red { margin:0; padding:0; list-style-type:none; }

ul#red li {
	position:relative;
	float:left;
	margin-right: 30px;
	padding-right: 10px;
	padding-top: 5px;
	padding-left: 10px;
	background-image: url(../../images/img/bg50.png);
	background-repeat: repeat;
	padding-bottom: 5px;
	border: 1px solid #FFCC66;
}

ul#red .current {
	color: #FFFFFF;
}

ul#red li:hover {
	padding: 5px 10px;
	border: 1px double #4A77AA;
}

ul#red li a {
	padding:2px 2px;
	text-decoration:none;
	color:#4A77AA;
	font-size: 14px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	white-space: nowrap;
}

ul#red li a:hover {
	color:#FFCC33;
	border:none;
	background-image: url(../../images/img/hand_print.pn);
	background-repeat: no-repeat;
	background-position: center center;
}

ul#red li span{
	display:none;
	position:absolute;
	top:25px;
	left:2px;
	width:160px;
	font:normal 9px/15px Verdana, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

ul#red li a:hover span {
	margin-top: 7px;
	display:block;
	color: #000000;
}


/* SLIDER */

#slider {
	width: 1000px;
	position: relative;
	margin: 0px;
	height: 460px;
}

.scroll {
	height: 460px;
	width: 631px;
	overflow: hidden;
	overflow-x: hidden;
	position: relative;
	clear: left;
}

.scrollContainer div.panel {
	height: 460px;
	width: 595px;
	padding: 10px 0px 10px 40px;
}

.hide {
    display: none;
}

ul.navigation {
	list-style: none;
	margin: 0;
	padding: 0 0 9 10px;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(../../images/img/whitesrip.png);
	height: 40px;
}

ul.navigation li {
	position:relative;
	float:left;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom: 1px dotted #FFFFFF;
	margin-bottom: 11px;
	padding: 10px 6px 6px;
}

ul.navigation a {
	padding:2px 2px;
	text-decoration:none;
	color:#587EB7;
	font-size: 12px;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #587EB6;
}

ul.navigation a:hover {
	color:#000000;
	border:none;
	background-image: url(../../images/img/hand_print.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 10px;
}

ul.navigation a.selected {
	color:#000000;
	border:none;
	background-repeat: no-repeat;
	background-position: center center;
	}

ul.navigation a:focus {
    outline: none;
}

ul#navigation li span{
	display:none;
	position:absolute;
	top:25px;
	left:2px;
	width:160px;
	font:normal 9px/15px Verdana, Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

ul#navigation li a:hover span {
	margin-top: 7px;
	display:block;
	color: #000000;
}


/* Slider Home divs */

#hometop {
	text-align: right;
	padding-right: 50px;
}

#homebot {}

.moreInfo {
	background-image: url(../../images/img/bg50.png);
	background-repeat: repeat;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	text-align: left;
	padding: 10px;
	float: left;
	width: 573px;
}
.moreInfo a {
	font-size: 11pt;
}


#frameholder {
	height: 220px;
}
#sidenavtop {
	background-image: url(../../images/img/sidenav.png);
	background-repeat: no-repeat;
	padding-top: 90px;
	float: right;
}

#news-holder {
	height: 200px;
	width: 260px;
	margin: 0;
	padding: 0px 0px 10px 30px;
	display: inline;
	float: left;
}

#sidenavbot {
	background-image: url(../../images/img/sidenav.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
	width: 350px;
	float: right;
}



/*- Sidenav--------------------------- */

ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 
	
#menu {
	width: 350px;
	margin: 0px;
	}
	
#menu ul {
}
	
#menu li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 72px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #587EB7;
	display: block;
	background:  url(../../images/img/sidenavbutton.png);
	padding: 10px 0 0 100px;
	font-size: 16pt;
	}
	
#menu li a:hover {
	color: #666666;
	display: block;
	background:  url(../../images/img/sidenavbutton.png) 0 -90px;
	padding: 10px 0 0 100px;
	font-size: 16pt;
	
	}
	
ul#menu a.selected {
	color: #ffff22;
	display: block;
	background:  url(../../images/img/sidenavbutton.png) 0 -90px;
	padding: 10px 0 0 100px;
	font-size: 16pt;
	
	}				
.navsub {
	font-size: 8pt;
}


/*- genre stuff--------------------------- */
* {
margin: 0;
padding: 0;
}

#genre {
	width: 610px;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
}

#productioncontent {
	width: 600px;
	float: left;
	margin-top: 20px;
	margin-left: 27px;
}

#productioncontent h1{
	background-image: url(../../images/img/whitesrip.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 10px;
	margin: 0;
	line-height: 40px;
	
}


/* span hover */

a.info{
	position:relative; /*this is the key*/
	z-index:24;
	text-decoration:none;
}

a.info:hover{
	z-index:24
}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
	display:block;
	position:absolute;
	top:-114px;
	left:-6px;
	width:270px;
	border:1px solid #587EB7;
	color:#FFFFFF;
	text-align: left;
	padding: 10px;
	background-image: url(../../images/img/black-76.png);
	background-repeat: repeat;
	height: 110px;
	font-size: 10pt;
}



/* Home */


#homeimgaesholder {
	float: left;
}
.homeimages1 {
	float: right;
	background-image: url(../../images/img/bg50.png);
	background-repeat: repeat;
	border: 1px solid #FFFFFF;
	padding: 10px;
	margin-left: 10px;
}
#homeimages2 {
	float: left;
	background-image: url(../../images/img/bg50.png);
	background-repeat: repeat;
	border: 1px solid #FFFFFF;
	padding: 10px;
	margin-left: 10px;
}
#homeimages3 {
	float: left;
	background-image: url(../../images/img/bg50.png);
	background-repeat: repeat;
	border: 1px solid #FFFFFF;
	padding: 10px;
	margin-left: 10px;
}


.style1 {font-size: 9pt}

#splash {
	text-align: center;
	height: 90px;
	width: 270px;
	background-image: url(../../images/broadcast/Cancer_broadcast_date.png);
	padding-left: 280px;
	background-color: #0c0b2d;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 100%;
	text-shadow: 0px 1px 0px #333333;
	border: 1px solid #FFFFFF;
}

#splash a {
	font-size: 20px;
}
