

/*-main*/

* {
	outline: none;
	}
body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.jpg) repeat-x 0 16px #04040c;
	text-align: center;
	font-family: verdana, "Lucida Grande", "Lucida Sans Unicode", helvetica, arial, sans-serif;
	font-size: .7em;
	line-height: 1.6em;
	}
	a { 
		text-decoration: none;
		color: #5663ae;
		}
		a:hover {
			text-decoration: underline;
			}

/*-layout*/

div#breadcrumb {
	background: #343b65;
	height: 26px;
	color: #fff;
	}
	div#breadcrumb ul {
		list-style: none;
		padding: 0;
		margin: 4px 0 0 0;
		float: right;
		}
		div#breadcrumb ul li {
			float: left;
			margin-right: 4px;
			}
			div#breadcrumb ul li a {
				color: #fff;
				}
div.wrapper {
	width: 961px;
	margin: 0 auto;
	text-align: left;
	}
	div#header {
		height: 94px;
		}
		div#header h2 {
			display: none;
			}
	div#content {
		background: #101010;
		color: #fff;
		clear: both;
		padding: 13px 0 0 0;
		
		}
		ul#footer-links {
		list-style: none;
		padding: 14px 0 7px 0;
		height: 32px;
		background: #101010 url(../images/footer-new.png) no-repeat 0 bottom;
		
		}
		
		.page-home ul#footer-links {
			height: 144px;
			margin: 0;
			margin-bottom: 10px;
			background: url(../images/footer-new.png) no-repeat 0 bottom !important;
		}

		ul#footer-links li {
			float: left;
			}
			ul#footer-links li a {
				display: block;
				width: 133px;
				margin-left: 13px;
				color: #fff;
				height: 18px;
				padding: 87px 5px 6px 7px;
				font-weight: normal;
				font-size: 1em;
				
				}
				ul#footer-links #leopard_films a {
					background: url(../images/footer-leopard_films.jpg) no-repeat #141a3e;
					}
				ul#footer-links #leopard_usa a {
					background: url(../images/footer-leopard_usa.jpg) no-repeat #141a3e;
					}
				ul#footer-links #leopardrama a {
					background: url(../images/footer-leopardrama.jpg) no-repeat #141a3e;
					}
				ul#footer-links #leopard_international a {
					background: url(../images/footer-leopard_international.jpg) no-repeat #141a3e;
					}
				ul#footer-links #leopard_events a {
					background: url(../images/footer-leopard_events.jpg) no-repeat #141a3e;
					}
				ul#footer-links #leopard_ventures a {
					background: url(../images/footer-leopard_ventures.jpg) no-repeat #141a3e;
					}
					ul#footer-links li a:hover {
						background-color: #343b65 !important;
						}
		ul#sub-nav {
			list-style: none;
			padding: 0;
			}
			ul#sub-nav li a {
				font-weight: bold;
				padding: 0 0 0 15px;
				font-size: 1.1em;
				display: block;
				line-height: 1.8em;
				}
				ul#sub-nav li ul {
					list-style: none;
					padding: 10px 0;
					font-size: .8em;
					}
					ul#sub-nav li ul li a {
						color: #fff;
						font-weight: normal;
						padding: 0 0 0 15px;
						}
			
div#footer {
	color: #fff;
	font-size: .9em;
	height: 40px;
	}
	
/*-columns*/
/*12 x 66px cols, 13 x 13px gutters*/

.col-2 {
	float: left;
	width: 145px;
	margin-left: 13px;
	}
.col-3 {
	float: left;
	width: 224px;
	margin-left: 13px;
	min-height: 340px;
	height: auto !important;
	height: 340px;
	}
.col-4 {
	float: left;
	width: 323px;
	margin-left: 13px;
	}
.col-6 {
	float: left;
	width: 461px;
	margin-left: 13px;
	}
.col-9 {
	float: left;
	width: 698px;
	margin-left: 13px;
	}
	
/*-pages -home*/

.page-home div#content {
	background: #fff !important;
	}
#home-intro {
	height: 315px;
	margin: 3px 13px 0;
	overflow:hidden;
	width:935px;
	position:relative;
	}
	#images-slideshow{
	height: 315px !important;
	width: 934px !important;
	display: block;
	overflow: visible !important;
	/*margin-top:3px;*/
	
	
}

#images-slideshow img {
	position:absolute;
	top:0;
	left:0;
}
	
	#home-welcome {
		background: url(../images/bg-overlay.png);
		position: relative;
		float: right;
		z-index: 1000;
		height: 100%;
		width: 305px;
		overflow: auto;
		padding-left: 25px;
		
		}
		#home-welcome div {
			padding: 30px 23px 25px 0px;
			color: #d2d2d2;
			
			}
			
			#home-welcome div h3 {
	margin: 0;
	color: #fff;
}
	#home-contact {
		display: inline;
		background: url(../images/bg-whiteoverlay.png);
		margin-right: 13px;
		padding-right: 7px;
		clear: right;
		float: right;
		position: relative;
		z-index: 1000;
		}
		#home-contact span {
			display: block;
			padding: 4px 4px 4px 25px;
			
			
			}
	#page-home ul#footer-links {
		padding: 0;
		}

/*-pages -productions*/

#page-productions .col-9 {
	padding-top: 11px;
	}
#production-showreel {
	width: 460px;
	height: 250px;
	background: #c0c0c0;
	}
.production-stats {
	padding-top: 40px;
	line-height: 2.5;
	}

/*-pages -people*/

#page-people .col-6, #page-people .col-4 {
	padding-top: 35px;
	}
#page-people .col-4 {
	width: 316px !important;
	}
	div.person-img {
		width: 224px;
		height: 259px;
		background: #c0c0c0;
		float: left;
		margin: 0 13px 13px 0;
		}
	a.person-thumb {
		display: block;
		width: 66px;
		height: 74px;
		margin: 0 13px 13px 0;
		background: #c0c0c0;
		float: left;
		}

/*-pages -showreel*/

div#main_showreel {
	width: 698px;
	height: 444px;
	
	margin-bottom: 13px;
	padding-top: 
	43px;
	}

/*-pages -news*/

div.news-image {
	width: 303px;
	height: 170px;
	background: #c0c0c0;
	margin: 13px 0;
	}
	

.ontv div.news-image {
	width: 303px;
	height: 170px;
	background: none;
	margin: 13px 0;
	}
	
body.page-news div.col-9 {
	background: url(/images/bg-news.png) repeat-y 350px;
	margin-bottom: 14px;
	}

.page-news .col-9 h3.services_news_title {
	color: #b3b3b3 !important;
	font-size: 11px !important;
	font-weight: normal;
	font-family: verdana !important;
	margin-top: 7px;
	margin-bottom: 10px !important;
	border-top:none;
}

.page-news .col-9 h3.services_news_title.subtitle {
	color: #fff !important;
	padding-top: 10px;
	border-top: 1px dashed #1f3a8c;
}

	
body.news div.col-9 {
	width: 450px;
}

/*-pages -be on tv*/

/*-pages -about*/

/*-pages -contact*/

#page-contact .col-3 strong {
	display: block;
	font-size: 1.1em;
	padding: 0 0 7px 0;
	}
#page-contact .col-3 div {
	padding: 0 0 13px 13px;
	}
#contact-map {
	width: 698px;
	height: 445px;
	margin: 13px 0;
	}
	
/*-helpers*/

.clear {
	clear: both;
	}
.left {
	float: left;
	}
.right {
	float: right;
	}
.none, hr {
	display: none;
	}
img {
	border: 0;
	}
h3 {
	font-size: 1.4em;
	font-family: helvetica, arial;
}
div.left {
	width: 303px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	}
div.right {
	width: 283px;
	padding-left: 40px;
	float: left;
	}
	.page-home.not-events .right {
	padding-left: 28px;
	width: 300px;
	font-family: helvetica, arial;
	font-size: 1.3em;
	line-height: 1.4em;
}


.page-home.not-events .right h3 {
	margin: 0;
	color: #fff;
}

.page-home.not-events .right  {
	color: #d2d2d2 !important;
}

.page-home.not-events a#home-contact {
	padding-left: ;
}

.page-home.not-events a#home-contact span {
	color:  #141a3e !important;
	font-family: verdana;
	font-size: .8em;
	font-weight: bold;
	margin-left: -25px;
}

	div.left div.news-image, div.right div.news-image {
		width: 303px;
		height: 170px;
		}
.image {
	
	}

/* @group Additional Styles */

ul#nav {
	display: inline-block;
	margin: 0;
	margin-top: 10px;
	margin-bottom: -4px;
	background: url(../images/nav-bg.png) no-repeat;
	width: 961px;
	}

/** html ul#nav {
	margin-top: -26px !important;
	}*/

/* @end */

/*Temporary remove later*/

#login-box {
	padding: 20px;
	margin: 0 auto;
	width: 220px;
	}
	
li.on a {
	color: #FFF;
	background: url(../images/chevron.png) no-repeat 0 center;
}

li.on li a {
	background-image: none !important;
}

li.on li.on {
	font-size: 1.1em;
	padding: 0 0 0 15px;
}

.productions .col-9 {
	padding-top: 11px;
}

body.page-people div.col-6, body.page-people div.col-4  
{
	padding-top: 45px;
	
}
body.page-people div.col-4 {

width: 315px;
	
}

body.page-people div.col-4 a {
	margin-left: 6px;
	margin-bottom: 6px;
	display: block;
	float: left;
}


.markets h4 {
	margin: 0;
	padding-left: 10px;
	font-size: 1.1em;
	color: #5663ae;
	margin-bottom: -5px;
}

.markets .col-3 ul {
	padding-left: 10px;
}

.markets .col-3 ul li {
	padding: 0;
	list-style-type: none;
	margin-bottom: 7px;
	color: #b3b3b3;
}

.markets .col-3 ul li a {
	color: #fff;
}

.markets .col-9 p {
	color: #999;
}

.page-events ul {
	list-style-type: none;
	padding: 0;
	text-indent: 10px;
}

.what-we-offer p {
	margin: 0;
}

.what-we-offer .left {
	margin-top: 40px !important;
	font-style: italic;
	color: #b3b3b3;
}

.what-we-offer .right {
		margin-top: 40px !important;
}

.case-studies ul{
	margin: 0;
	padding: 0;
	
}
.case-studies ul li{
	list-style: none;
	padding: 0;
	margin: 0;
}

.case-studies.col-9 img {
	margin-top: 15px !important;
}

.case-studies.col-9 h3 {
	color: #fff;
}

.case-studies.col-9 {
	color: #999;
}

#order_screener_link {
	display: block;
	margin-top: 20px;
	margin-bottom: -7px;
	background: url(../images/order_screen.jpg) no-repeat;
	text-indent: -999em;
}

#breadcrumb ul li a {
	background-image: none;
}

div.production-stats .details {
	margin-bottom: 14px;
	margin-top: 7px;
	padding: 10px;
	width: 197px;
	background: #343b65;
}




* html .col-6 h3 {
	margin-bottom: 14px !important;
}

*:first-child+html .col-6 h3 { 
	margin-bottom: 14px !important;
}

/* @group Splash */

 div#splash {
	margin-top: 53px;
	height: 517px;
	background-color: #000;
	padding-bottom: 7px;
}

.flash {
	height: 365px;
	margin: 0 !important;
	position:relative;
}


* html .news {
	width: 932px !important;
}

#mycarousel {
	visibility: hidden;
}

.page-news .col-9 h3 {
	color: #fff;
	font-family: helvetica;
	font-size: 1.4em;
	line-height: 1.5em;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dashed #1f3a8c;
}

.page-news .col-9 strong {
	color: #929292;
}

.event-image {
	margin-top: 45px;
}
.event-image img {
	margin-right: 13px;
	margin-bottom: 13px;
}

.page-about_us .col-3.images {
	padding-top: 43px;
}

.page-about_us .col-3.images div.image {
	margin-bottom: 13px;
} 


#page404 {
	padding-left: 20px;
	min-height: 300px;
}

#content div.col-3.production-stats div img {
	margin-bottom: 7px;
	margin-right: 7px;
}

ul li ul li a {
	color: #b3b3b3 !important;
}

div#breadcrumb ul li, div#breadcrumb ul li a {
	color: #b3b3b3 !important;
}

div#breadcrumb div.wrapper ul li.on a {
	color: #fff !important;
}



/* @end */

.page-about_us #content div.col-9 ul {
	padding: 0;
	margin: 0;
}

#content div.col-9 ul li {
	
	float: left;
	list-style-type: none;
	margin-left: 13px;
	margin-bottom: 13px;
	display: inline;
	
}

#content div.col-9 ul li.no-right {
	margin-left: 0;
}

.page-about_us #content div.col-9 ul img {
	margin-top: 0 !important;
}






