@charset "UTF-8";
/* CSS Document */
html { min-width: 787px; height: 100%;}
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a { margin: 0; padding: 0; border: 0;}

body {
	/*background: #e8ebee url(/static/images/background.png) repeat-x 0 0;*/
	background: #415968 url(/static/images/body-bg.gif) repeat-x top left;
	/*background-color: #fff;*/
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;	
	color: #333;
	font-family:Helvetica, Arial, sans-serif; 
	font-size: 76%;
	height: 100%;
}

html>body {
	font-size: 12px;
}

p {
	line-height: 1.5em;
	font-size:1em;
	margin-bottom: 1.5em;
}

#wrapper { 
	background: url(/static/images/back.png) repeat-y 0 0;
	min-height: 100%; 
	width: 787px; 
	margin: 0 auto; 
	padding: 0;
	text-align: left;
}

#innerwrapper {
	position: relative;
	min-height: 100%;
	margin: 0 0 10px 0;
	padding: 0;
}	

#wrapper-content { background-color: transparent; width:765px; margin:0 22px;}	

#banner { height:303px; margin:0 12px;}
#flash { position:absolute; right:0; top:0;}
#logo { position:absolute; top:44px; left:0; width:100%; height:69px; 
	background: url(/static/images/logo.jpg) no-repeat;
}

#headtag {
	position:absolute; top:110px; left:0; width:100%; height: 193px;
	overflow: hidden;
}

#nav {position:relative; left:0; top:0; background:#41589B; height:44px; width:100%; }
#nav ul { padding:13px 0 0 0; margin:0 0 0 11px;}
#nav li {display:inline; padding:0 11px;}
#nav li a { color:#FFFFFF; text-decoration:none;}


#col1 { width:193px; background:#fff;  float:left;margin: 0 0 20px 0;}
#col2 { width:263px; background:#fff; float:left; margin: 0 0 20px 10px;}
#col3 { width:263px; background:#fff; float:left; margin: 0 0 20px 10px;}

#col1 p {font-size:14px; font-weight:normal; margin-bottom: 15px; text-align: justify;}
#col2 p, #col3 p { font-size:12px; margin-bottom: 15px;}

#col1 h3, #col2 h3, #col3 h3 {font-size:15px; color:#41589B; margin:0 0 10px 0}


dl.teaser, #col2 dl.teaser {margin: 0 0 10px 0; padding: 0 20px 0 0;}
dl.teaser dt {margin: 0; padding: 0;}
dl.teaser dt a {float: left; display: block; margin: 2px 10px 0 0; padding: 2px;}
dl.teaser dt a img {float: left; border:0;}
#col2 dl.teaser dd p {margin: 0 0 0 0 !important; padding: 0; color:#5B96D5; text-align: justify;}
dl.teaser dd a { text-decoration:none;}
dl.teaser:after {content: "."; display: block; height: 0; clear: both; visibility: hidden; }

ul.video {margin:0; padding:0;}
ul.video li{margin:0 0 10px 0; list-style:none;}


#footer {margin:10px 20px 0 20px; padding:10px 0; border-top:#757575 1px solid;
	position: relative;
	margin-top: -15px;}
#footer p {font-size:11px; color:#757575; text-align: left;} 

div.clear {width: auto;height: auto; padding: 0; margin: 0;clear: both;}



#tv_productions h2, #tv_productions h3 {background:#9CB0BC;margin: 0;padding: 2px 5px;border-bottom: 1px solid #fff;font-size: 15px;}
#tv_productions h2.selected, #tv_productions h3.selected {background:#41589B;}
#tv_productions p {padding: 5px 5px; font-size:12px; color: #757575;}
#tv_productions a.toggle {text-decoration: none;color: #fff;font-weight: normal;}

.carousel_container {width: 263px;float: left; overflow: hidden; position:relative; margin:0 0 10px 0;}

.carousel_container_full {overflow: hidden; position:relative; margin:-8px 0 10px 0;}

.carousel {margin: 0; overflow: hidden;}
.carousel li { display:inline; float:left; list-style: none;  margin: 0 7px 5px 0;}
.carousel a img, #col3.media a img {border:#ccc 1px solid; padding:5px;}
.carousel a:hover img, #col3.media a:hover img {border:#999 1px solid;}

/*#col1.wide {width: 470px;}*/
#col3.wide { width:530px;}
#col3.home { width: 270px;}
#col3.media li { display:inline; float:left; list-style: none;  margin: 0 7px 5px 0;}

#col1 h3 a {
	color:#41589B; font-weight:bold; text-decoration:none; font-size: 1em;
}

#col1 h3 a:hover, h3 a:hover {
	text-decoration: underline;
}

#col1 span.date {
	color:#5B96D5;
	font-size: .8em;
}

h3.media {background:#0099CC; padding:3px; color:#FFFFFF!important;}

h2.title {background: #fff; color: #41589B; border-bottom: 2px solid #41589B; padding:3px; margin-bottom: 12px;}
h2.title span.small { font-size: .7em; color: #eab;}
h2.main { width:530px; float:left; margin: 0 0 20px 10px;}
#col3 h2.main {margin-left: 0;}
h3 { margin-bottom: 12px;}

.tv_cast_productions { width: 263px; float:left;}
.tv_cast_productions h3, .roles th { background:#9CB0BC; padding:4px; color:#FFFFFF!important; text-align: left;}
.tv_cast_productions table { background:#fff; margin-bottom: 20px;}
.roles table { width: 100%;}
.tv_cast_productions td, .roles td { padding:5px; font-size:12px; color:#688699; border-right:#fff 1px solid;}
.tv_cast_productions tr.row2, .roles tr.row2  { background:#F0F3F5;}

.buttons { position:absolute; top:4px; right:4px;}
.buttons img {border:0;}

/* -- after geoff --*/

#col3 p.error {
	font-size: 1.5em;
}

ul{
	list-style: none;
}

ul li {
	margin-bottom: 8px;
}	

ul.errorlist li {
	color: red;
}

.accordian {
	margin: 6px 0;
}

ul li img {
	width: 68px;
	height: 70px;
	margin-right: 1px;
}

.jbutton {
	padding: 2px;
	margin-bottom: 10px;
}

a img {
	border: none;
}

.jcarousel-next-disabled {
	cursor: default;
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
}

.jcarousel-prev-disabled {
	cursor: default;
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
}

#ImageBoxOverlay
{
	background-color: #000;
	z-index: 99;
}

#ImageBoxOuterContainer {
	z-index: 100;
}

#ImageBoxCaption
{
	background-color: #F4F4EC;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #F4F4EC;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(/static/images/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(/static/images/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}

/* ---- comment posts -----*/

#col3.posts { width:535px; }

.listitem { width: 535px;}
.listitem {clear: both; float:left; margin: 0 0 0 0; padding: 10px 0 0 0; border-top: 1px solid #ccc;}
.listitem p { padding:0 0 3px 0;}

#col3.posts h2 {color:#41589B; border-top: 2px solid #41589B; padding:4px 0; clear:both;} 

.postbody {float: left; width: 320px; padding: 0 10px 0 0; margin: 0 0 0 0; }

.authorinfo {float: left; width: 200px; padding: 0 0 0 0; margin: 0;}

#col3 .authorinfo p.date { color:#666; font-size:11px; margin-bottom: 0px;}
.authorinfo a { color:#41589B; font-weight:bold; text-decoration:none; font-size:12px;}
#col3 .authorinfo h3 a { color:#41589B; font-weight:bold; font-size:16px; padding:0 0 5px 0;}

a.commentlink {background:url(/static/images/img-comment.gif) no-repeat 0 0; padding: 0 0 2px 20px; font-size:11px; color:#0099CC; font-weight:normal;}

.Comment {
	background: #eee;
}

#coastaltag {
	float: left;
	margin-bottom: 20px;
}
#obtag {
	float: right;
	margin-bottom: 20px;
}

#obtag a {
	color: #fa7208
}

.inside_item {
	margin-bottom: 1.5em;
}

#inside {
	background-color: #FFF9D8;
	padding: 6px;
	border:1px solid #FFE8CD;
	margin-bottom: 2em;
}

span.link a {
	padding: 2px 4px 2px 2px;
	background: #41589B;
	color: #fff;
	text-decoration: none;
	font-size: .8em;
}

span.link a:hover {
	background: #fff;
	color: #41589B;
}

div#noscript {
	background-color: #FFF9D8;
	padding: 6px;
	border-bottom:3px solid #FFE8CD;
}

div#noscript h1 {
	font-size: 1.8em;
}

/* ---- HOMEPAGE -----*/

#col1.home { width:456px; float:left ;margin: 0 0 20px 5px;}
html>body #col1.home { margin-left: 10px;}
#tvprod {width:263px; height:220px; background:#41589B; margin: 0 0 10px 0}
#tvprod h2 {color:#fff; padding:6px 10px 0 10px; font-weight:normal; font-size: 15px; }
#tvprod p {
	margin-bottom: 0px;
}
img.tvpic {padding:8px;}
#col1.home p { text-align: left; }

#col1 p#inside-image-holder { margin: 0px; padding: 0px; line-height: 0px;}

div.inside-sub { width:223px; height:144px; background:#86CFE7; margin:10px 0; float:left; position: relative;}
div.inside-sub-right { margin: 10px 0 0 10px;}
div.inside-sub h2 { font-size:14px; color:#FFFFFF; padding:8px;}
img.inside-thumb {padding:0 8px; float:left;}
img.inside-thumb-left {padding:0; float:left; margin-right: 6px;}
div.inside-sub p { font-size:1em!important; color:#41589B!important; line-height:13px!important; padding:0; float:left; width:120px;}

div.inside-item {
	background:#FFF9D8;
	border: 1px solid #FFE8CD;
	padding: 10px 5px 5px 5px;
	margin: 10px 0 0 0;
}

div.inside-item img {
	padding: 4px;
	background: #41589B;
}

div.home-news {width:446px; background:#fff; float:left; margin:5px 0 0 0; position:relative;}
div.home-news h2 { font-size:16px; color:#41589B;}
div.news-date { font-size:11px; color:#5B96D5; position:absolute; top:3px; right:3px;}
#col1 h3.news-title {font-size:13px; color:#41589B; font-weight:bold; border-top:#9CB0BC 1px solid; padding:7px 0 0 0; margin:10px 0 5px 0;}
#col1 p.news-txt, #col1 .home-news p {font-size:12px; color:#666; margin-bottom: 2px; }
#col1 .news-post { margin-bottom: 1.5em; }
a.news-more {color:#5B96D5;text-decoration:none; font-weight:bold; font-size:11px;}


ul.latest {margin:0; padding:0;}
ul.latest li{margin:0 0 10px 0; list-style:none; height:67px;}
ul.latest li.video { background:url(/static/images/home/latest-vid.jpg) no-repeat 0 0;}
ul.latest li.images { background:url(/static/images/home/latest-img.jpg) no-repeat 0 0;}
#col3 ul.latest h3 {padding:8px 8px 3px 8px; margin: 0px; color:#41589B; font-weight:normal; font-size:15px;}
ul.latest p {padding:0 55px 0 8px; color:#5B96D5; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
ul.latest a {color:#5B96D5;text-decoration:none;}

div#media-links {
	margin:10px 0;
	height: 144px;
}

#media-images {
	margin-top: 7px;
}

#insidepic:hover, #tvpic:hover {
	opacity: 0.8;
}
a.inside-link {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}

div.home-text {margin:5px 0 0 ; float: left; }
div.home-text h2 { font-size:16px; color:#41589B; }
div.home-text p {font-size:12px; color:#666; margin-bottom: 2px; }
div.home-text p.top {
	border-top:#9CB0BC 1px solid;
	padding: 7px 0 0 0;
	margin:10px 0 5px 0;
}

#inside {
	border: 1px solid red;
}
