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

/** CSS by John Hancock (Identity.net.au) and Sotiri Svoronos for Squeeze Creative) - Copyright 2007-2008. Some portions from YUI Copyright 2006 Yahoo Inc. All rights reserved. **/

/** Element Cross-Browser Reset **/

body {font:13px trebuchet ms, arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small; }
table {font-size:inherit;font:100%;}
select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}
pre, code {font:115% monospace;*font-size:100%;}
body * {line-height:1.22em;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul {	list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
hr { display: none; }
div.hr { clear: both; width: 100%;}
div.hidden { border: solid 1px transparent; }
strong { font-weight: bold; }
em { font-style: italic; }

/**the outside body**/

* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;
	background-image: url(Assets/Background.gif);
	background-repeat: repeat-x;
	color: #666666;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#Logo {
	float: left;
	height: 65px;
	margin-top: 15px;
	width: 460px;
}
#info {
	float: right;
	height: 15px;
	margin-top: 50px;
	vertical-align:text-bottom;
	text-align: right;
}
#info h1{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
}
.BodyCopy {
	line-height: 14px;
}
a:link {
	color: #00AEEF;
	text-decoration: none;
}
a:visited {
	color: #00AEEF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00AEEF;
}
#Header {
	width: 900px;
	float: left;
	height: 300px;
	background-color: #000000;
}
#Menu {
	width: 900px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#HomeHeaderLeft {
	height: 60px;
	width: 590px;
	float: left;
	background-image: url(Assets/HomeHeaderLeft.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 30px;
	display: inline;
}
#HomeHeaderRight {
	height: 60px;
	width: 280px;
	float: left;
	background-image: url(Assets/HomeHeaderRight.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
}
#NewsHeaderLeft {
	height: 60px;
	width: 590px;
	float: left;
	background-image: url(Assets/NewsHeaderLeft.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 30px;
	display: inline;
}
#ProductionHouseHeaderLeft {
	height: 60px;
	width: 590px;
	float: left;
	background-image: url(Assets/ProductionHouseHeaderLeft.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 30px;
	display: inline;
}
#ProductionHouseHeaderContent {
	width: 590px;
	display: block;
	clear: left;
	background-image: url(Assets/ProductionHouseHeaderContent.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 60px;
}
#ProductionHouseHeaderRight {
	height: 60px;
	width: 280px;
	float: left;
	background-image: url(Assets/ProductionHouseHeaderRight.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: inline;
}
#MediaHeaderLeft {
	height: 60px;
	width: 590px;
	float: left;
	background-image: url(Assets/MediaHeaderLeft.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 30px;
	display: inline;
}
#WorkshopsHeaderLeft {
	height: 60px;
	width: 590px;
	float: left;
	background-image: url(Assets/WorkshopsHeaderLeft.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 30px;
	display: inline;
}
#ContactUsHeaderLeft {
	height: 60px;
	width: 590px;
	float: left;
	background-image: url(Assets/ContactUsHeaderLeft.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 30px;
	display: inline;
}
#LeftContent {
	float: left;
	width: 590px;
	display: inline;
	padding-right: 30px;
	padding-bottom: 30px;
}
#LeftContentInline {
	float: left;
	width: 590px;
	display: inline;
	padding-right: 30px;
}
#RightContent {
	width: 280px;
	float: left;
	display: inline;
	padding-bottom: 30px;
}
#Footer {
	width: 900px;
	text-align: left;
	height: 80px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	display: block;
	clear: none;
	float: left;
	font-size: 10px;
	color: #FFFFFF;
	padding-bottom: 20px;
}
#FooterLeft {
	float: left;
	padding-top: 10px;
}
#FooterRight {
	width: 300px;
	float: right;
	padding-top: 0px;
	text-align: right;
}
.FooterRightLogo {
	float: right;
	padding-top: 0px;
	text-align: right;
	margin-left: 20px;
	display: block;
}
.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #FFFFFF;
	line-height: 22px;
}
.InlineImage {
	margin-bottom: 3px;
}
#ColContainer {
	float: left;
	width: 930px;
	padding:0;
	margin:0;
}
.ColBlock {
	float: left;
	width: 280px;
	height: 260px;
	margin-right: 30px;
	margin-bottom: 10px;
}
.ColBlockLarge {
	float: left;
	width: 280px;
	height: 320px;
	margin-right: 30px;
	margin-bottom: 10px;
}
.MainRow {
	float: left;
	width: 900px;
	margin: 0 0 30px 0;
	paddin:0;
}

/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#GradientMenu{
position:relative;
display:block;
height:56px;
margin:0;
background:transparent url(Assets/bgOFF.gif) repeat-x top left;
}
#GradientMenu h2{
font-weight:bold;
line-height:56px;
vertical-align:middle;
text-transform:uppercase;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}
#GradientMenu ul{
margin:0px;
padding:0;
list-style-type:none;
width:auto;
}
#GradientMenu ul li{
display:block;
float:left;
margin:0;
}
#GradientMenu ul li a{
display:block;
float:left;
color:#666666;
text-decoration:none;
padding:0 20px 0 20px;
height:56px;background:
transparent url(Assets/bgDIVIDER.gif) no-repeat top right;
}
#GradientMenu ul li a:hover,#GradientMenu ul li a.current{
color:#00AEEF;
border-bottom:none;
background:#101010 url(Assets/bgDIVIDER.gif) no-repeat top right;
}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#Subscribe
{
	display:inline;
	width: 120px;
	float: right;
	height: 56px;
	text-align: right;
	padding:0;
	margin: 0;
	background-image: url(Assets/bgSubscribe.gif); 
	
}
#Subscribe a{
	color:#E00079;
	line-height: 56px;
	padding-right: 40px;
}
#Subscribe a:hover{
	color:#FFFF00;
	border-bottom:none;
}
#newsletter {
	width: 100%;
	float: left;
	display: inline;
	border: 20px solid #000;
	height: 500px;
	background-color: #000;
}
.newsletterText{
	color:#FFFFFF;
	font-size:10px;
	line-height:15px;
}
