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

{ margin: 0; padding: 0; }

.left { float: left; }
.right { float: right; }
.clr { clear: both; }
.clrLeft { clear: left; }
.clrRight { clear: right; }
.black {color: #000;}

html {
	background: url(../images/bg.gif) top left repeat-x;
	width:100%;
	}
	
body {
	margin:32px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#878787;
}

#mainBody{
	width:849px;
	margin:auto;
	background: url(../images/shadow.png) no-repeat;
	}

#mainBodyInner{
	width:834px;
	margin:0px auto;
	}
		
	
#header {
	background:url(../images/header.png) no-repeat;	
	width:100%;
	height:131px;
}
	
#logo {
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:281px;
	height:98px;
	float:left;
	margin:17px 0 0 36px;
	cursor:pointer;
}

#tellyAwards{
	background:url(../images/tellyAwards.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:265px;
	height:114px;
	float:right;
	margin:17px 18px 0 0;
}

#legal {
	width:822px;
	margin:0px auto;
	padding:15px 0px;
	text-align:center;
	list-style:inside;
}

#nav,#bottomNav{
	width:822px;
	background:url(../images/nav.jpg) repeat;
	height:22px;
	margin:0px auto;
	padding:0px;
	padding-top:0px;
	text-align:center;
	}
	
#nav {
	height:18px;
	padding-top:4px;
	}	

#nav li{
	display:inline;
	padding: 0 15px 0 7px;
	background:url(../images/seperator.gif) right no-repeat;
	}	


#bottomNav li {
	display:block;
	padding:4px 18px 0px 18px;
	}
	
		
#nav li.noBorder, #legal li.noBorder {
	background:none;
	}	

#bottomNav li, #legal li, #nav li a {
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}	

#legal li {
	color:#367498;
	font-weight:bold;
	display:inline;
	padding:0 12px 0 4px;
	margin:0px;
	background:url(../images/seperator.gif) right no-repeat;
}	

#nav li a:hover {
	color:#ffc000;
	text-decoration:underline;
	}
	
#mainContent {
	width:100%;
	background:url(../images/page.png) repeat-y;
}	



#mainContentInner{
	width:798px;
	margin:21px auto;
	}
	
#mainContentLeft{
	width:515px;
	float:left;
	}	
	
#mainContentLeft-Client {
	width: 800px;
	float: left;
}

#sliderWrapper {
	width:505px;
	height:237px;
	background:url(../images/slider.gif) no-repeat;
	position:relative;
	padding-top:5px;
	padding-left:9px;
	overflow:hidden;
	}
	
.slide{
	width:497px;
	height:233px;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	}
	
.contentdiv p{
	padding:0px;
	margin:0px;
	width:457px;
	display:block;
	background: #e6e6e6;
	padding:10px 20px 10px 20px;
	font-weight:bold;
	color:#053c63;
	line-height:18px;
	position:absolute;
	bottom: 34px;
	}	
	
#slide1 {
	background:url(../images/slides/slide1.png) top left no-repeat;
	width:494px;
	height:222px;
}

	
#slide2 {
	background:url(../images/slides/slide2.png) top left no-repeat;
	width:494px;
	height:222px;
}

	
#slide3 {
	background:url(../images/slides/slide3.png) top left no-repeat;
	width:494px;
	height:222px;
}



.pagination {
	position:absolute;
	top:4px;
	right:5px;
	background:url(../images/pagination.png);
	width:157px;
	height:22px;
	}
	
#slideNav  {
	padding:0px;
	margin:0px 0px 0px 15px;
}	
	
#slideNav li {
	display:block;
	float:left;
	height:15px;
	width:15px;
	text-align:center;
	padding:3px 5px 0px 6px;
}	

#slideNav li a{
	display:block;
	background: #fff;
	border: 1px solid #003d68;
	color:#000;
	text-decoration:none;
	font-weight:bold;
}

#slideNav li a:hover{
	background: #4bbfed;
	border: 1px solid #000;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
	
#videoWrapper {
	width:265px;
	height:237px;
	padding:6px 0px;
	background:url(../images/video.gif) no-repeat;
	}

#player{
	margin:10px auto;
	}			

#mainContentRight{
	width:265px;
	float:right;
	position: relative;
	}		

#homepageContent{
	padding:10px;
	margin-top:15px;
}

#homepageContent p{
	line-height:20px;
	}
	
#articleContent{
	padding:10px;
	margin-top:15px;
	line-height:20px;
}

	
#videoSelection {
	margin:20px 0 10px;
	width:265px;
	background:url(../images/videoBg.gif) repeat-y;
}

#videoSelection ul {
	margin: 0;
	padding: 0;
	padding-top:0px;
	width: 214px;
	margin-left: 20px;
}

#videoSelection li {
	margin-top:20px;
	text-decoration:underline;
	background:url(../images/bullet.gif) no-repeat left;
	padding-left:12px;
	margin-left: 0px;
	list-style:none;
}	

#videoSelection ul li.alt {
	background: url(../images/bullet.gif) 0% 8% no-repeat;
}

#videoBottom {
	width:100%;
	height:19px;
	background:url(../images/videoBottom.gif) no-repeat;
	margin:0px 0;
	}

h2.filming {
	width:203px;
	height:19px;
	background: url(../images/video_player.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	margin:0px auto 10px;
}


h2.video {
	width:100%;
	height:28px;
	background: url(../images/video_h2.gif) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
	}

h2.homepage {
	width:497px;
	height:16px;
	text-indent:-99999px;
	background:url(../images/homepage_h2.gif) no-repeat;
	overflow:hidden;
	}
	
h2.film {
	background: url(../images/title/film.jpg) no-repeat;
	width: 37px;
	height: 13px;
	text-indent: -99999px;
	overflow: hidden;
	margin-left: 10px;
}

div.alt{
	border-bottom: 1px #97cfe3 solid;
	padding-bottom: 19px;
}

div.alt2{
	padding-bottom: 19px;
}

.article-content h3 {
	color: #19567a;
	margin: 30px 0px 10px 10px;
	font-size:13px;
}

.article-content img{
	padding:10px;
	}
	
.article-content{
	text-align:center;
	}	

.article-content p {
	text-align: justify;
	line-height: 150%!important;
	padding: 0 10px;
}

.article-content img.left {
	margin: 3px 14px 3px 30px;
}

.article-content img.right {
	margin: 3px 30px 3px 14px;
}

#footer {
	width:100%;
	background:url(../images/footer.png) no-repeat;
	height:63px;
	position: relative;
	}

div.boxTop {
	background: url(../images/box/sidebar-boxTop.jpg) no-repeat;
	width: 265px;
	height: 26px;
	float: left;
}

div.boxTop img {
	margin: 13px 0 0 55px;
}

div.boxMid {
	background: url(../images/box/sidebar-boxMid.jpg) repeat-y;
	width: 265px;
	float: left;
}

div.boxMid p {
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 0px;
}

div.boxBottom {
	background: url(../images/box/sidebar-boxBottom.jpg) no-repeat;
	width: 265px;
	height: 27px;
	float: left;
}

div#blueBox {
	margin-top: 25px;
}

div#blueBox p {
	padding: 0 20px;
	line-height: 190%;
}
	
img.logo-sidebar {
	position: absolute;
	bottom: 120px;
	right: 60px;
}

li a, li a:visited {
	text-decoration: none;
	color: #367498;
}

#form-login{
	margin:20px 0px 00px 0px;
	margin-top:20px;
	position:relative;
	width:auto;;
	margin:auto;
	}
	
	#form-login-remember {	display:none; }
	
#form-login .button{
position:absolute;
bottom:50px;
left:200px;
width:auto !important;
}	
	
/* root element for scrollable */
div.scrollable {  
	
	/* required settings */
	position:relative;
	overflow:hidden;	

	/* vertical scrollers have typically larger height than width */	 
	/* decoration */
}

/* root element for scrollable items */
div.scrollable div.items {	
	position:absolute;
	/* this time we have very large space for height */	
	height:20000em;	
	border:1px solid #ccc;
	margin:0 auto;
	/* decoration */
	margin-top:10px;
	width:230px;
}

/* 
	same settings as in horizontal scroller except that these items 
	are not floated
*/
div.scrollable div.items div {
	font-size:11px;
	margin-top:20px;
	text-decoration:underline;
	background:url(../images/bullet.gif) no-repeat left;
	padding-left:16px;
	list-style:none;
}

/* active item */
div.scrollable div.items div.active {	
	background-color:#ccc;
}
	

/* SELF CLEARING FLOATS */ 

div#column-sub:after, #blueBox:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html div#column-sub { 
	height: 1% 
} 

*:first-child+html div#column-sub { 
	min-height: 1px; 
} 

/* END SELF CLEARING FLOATS */

.sliderwrapper {
	overflow:hidden;
	width:494px;
	height:228px;
}

.sliderwrapper .contentdiv {
	visibility: hidden; /*leave as is*/
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	width:494px;
	height:222px;
	margin: 5px 0px 0px 1px;
	overflow:hidden;
}

.article-content ul {
	text-align:left;
	}
	
	.article-content ul li {
	text-align:left;
	padding:8px 3px;
	}
	



h2.television {
                background:transparent url(../images/title/television.jpg) no-repeat scroll 0 0;
                height:13px;
                margin-left:10px;
                overflow:hidden;
                text-indent:-99999px;
                width:98px;
}

h2.clients{
                background:transparent url(../images/title/clients.jpg) no-repeat scroll 0 0;
                height:13px;
                margin-left:10px;
                overflow:hidden;
                text-indent:-99999px;
                width:72px;
}

h2.production{
                background:transparent url(../images/title/production.jpg) no-repeat scroll 0 0;
                height:13px;
                margin-left:10px;
                overflow:hidden;
                text-indent:-99999px;
                width:138px;
}

h2.in-production{
                background:transparent url(../images/in-production.gif) no-repeat scroll 0 0;
                height:13px;
                margin-left:10px;
                overflow:hidden;
                text-indent:-99999px;
                width:160px;
}

h2.coming-soon{
                background:transparent url(../images/coming-soon.gif) no-repeat scroll 0 0;
                height:13px;
                margin-left:10px;
                overflow:hidden;
                text-indent:-99999px;
                width:160px;
}

h2.past-projects{
                background:transparent url(../images/past-projects.gif) no-repeat scroll 0 0;
                height:13px;
                margin-left:10px;
                overflow:hidden;
                text-indent:-99999px;
                width:160px;
}



h2.bios {
                background:transparent url(../images/title/bios.jpg) no-repeat scroll 0 0;
                height:13px;
                margin-left:10px;
                overflow:hidden;
                text-indent:-99999px;
                width:98px;
}

h2.awards {
                background:transparent url(../images/title/awards.jpg) no-repeat scroll 0 0;
                height:13px;
                margin-left:10px;
                overflow:hidden;
                text-indent:-99999px;
                width:98px;
}

h2.facility {
                background:transparent url(../images/title/facility.jpg) no-repeat scroll 0 0;
                height:13px;
                margin-left:10px;
                overflow:hidden;
                text-indent:-99999px;
                width:98px;
}





.article-content a, article-content a:visited {
color:#367498;
}


div.article-content h3 em {
	display:block;
	color:#878787;
	font-size:95%;
	margin-top:5px;
	}