/* Generic Styling */
* {
	margin: 0;
	padding: 0;
}
body {
	color: #363636;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
}
.p-home {
	/*background: url(../images/header-bg.jpg) no-repeat 0 0;*/
}
.p-home #n-home a, 
.p-about #n-about a,
.p-showreels #n-showreels a,
.p-facilities-finalcut1 #n-facilities a,
.p-facilities-finalcut2 #n-facilities a,
.p-facilities-finalcut3 #n-facilities a,
.p-facilities-smoke #n-facilities a,
.p-facilities-dubbing-encoding #n-facilities a,
.p-facilities-conference-room #n-facilities a,
.p-newsletter #n-newsletter a,
.p-alliances #n-alliances a,
.p-contact #n-contact a,
.p-home #n-home a,
.p-client-room #n-client-room a {	
	border-bottom: 3px solid #f00;
	height: 36px;
}
.p-home #n-home a {
	background: url(../images/layout/nav.gif) no-repeat 0 -39px;
}
.p-about #n-about a {	
	background: url(../images/layout/nav.gif) no-repeat -108px -39px;
}
.p-showreels #n-showreels a {	
	background: url(../images/layout/nav.gif) no-repeat -233px -39px;
}
.p-facilities-finalcut1 #n-facilities a,
.p-facilities-finalcut2 #n-facilities a,
.p-facilities-finalcut3 #n-facilities a,
.p-facilities-smoke #n-facilities a,
.p-facilities-dubbing-encoding #n-facilities a,
.p-facilities-conference-room #n-facilities a {
	background: url(../images/layout/nav.gif) no-repeat -339px -39px;
}
.p-newsletter #n-newsletter a {	
	background: url(../images/layout/nav.gif) no-repeat -448px -39px;
}
.p-alliances #n-alliances a {	
	background: url(../images/layout/nav.gif) no-repeat -559px -39px;
}
.p-contact #n-contact a {	
	background: url(../images/layout/nav.gif) no-repeat -660px -39px;
}
.p-client-room #n-client-room a {	
	background: url(../images/layout/nav.gif) no-repeat -771px -39px;
}
img {
	border: 0;
}
fieldset {
	border: 0;
}
input,
select,
textarea {
		margin-bottom: 1em;
		font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #363636;
}
textarea {
	overflow: auto;
}
a {
	color: #2485d4;
	text-decoration: none;
}
a:hover,
a:visited:hover {
	text-decoration: underline;
}
a:visited {
	color: #2485d4;
}
h1 {
	margin-bottom: 1em;
	font-size: 1.42em;
	color: #202020;
}

/* Layout */
#wrapper {	
	background: url(../images/layout/body-bg.gif) repeat-x 0 218px;
	position: relative;
	width: 872px;
	margin:0 auto;
	text-align: left;
	font-size: 0.8em;
	color: #575656;
}
.p-home #wrapper {
	background: url(../images/layout/body-bg.gif) repeat-x 0 313px;
}
#header-home {
    background: url(../images/header-bg.jpg) no-repeat 0 0;
	position:relative;
	height: 275px;
}
#header {
	position:relative;
	width: 872px;
	height: 180px;
}
.purple {
	background: url(../images/layout/smoke-purple.jpg);
}
.green {
	background: url(../images/layout/smoke-green.jpg);
}
.red {
	background: url(../images/layout/smoke-red.jpg);
}
.blue {
	background: url(../images/layout/smoke-blue.jpg);
}
.light-purple {
	background: url(../images/layout/smoke-light-purple.jpg);
}
.yellow {
	background: url(../images/layout/smoke-yellow.jpg);
}
.lime {
	background: url(../images/layout/smoke-lime.jpg);
}
.light-green {
	background: url(../images/layout/smoke-light-green.jpg);
}
.dark-blue {
	background: url(../images/layout/smoke-dark-blue.jpg);
}
.logo {
	display: block;
	position: absolute;
	top: 37px;
	left: 23px;
	width: 235px;
	height: 72px;
}
#nav {
	position: relative;
	height: 36px;
	background: url(../images/layout/nav.gif) no-repeat 0 0;
	list-style: none;
}
#nav li {
	float: left;
	width: 101px;
}
#nav a {
	display: block;
	width: 100%;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
}
#nav a:hover {
	border-bottom: 3px solid #2485d4;
	height: 36px;
}
#n-home {
	margin-right: 1px;
	width: 107px !important;
}
#n-home a:hover {
	background: url(../images/layout/nav.gif) no-repeat 0 -0px;
}
#n-about {
	margin-right: 24px;
}
#n-about a:hover {
	background: url(../images/layout/nav.gif) no-repeat -108px -0px;
}
#n-showreels {
	margin-right: 5px;
}
#n-showreels a:hover {
	background: url(../images/layout/nav.gif) no-repeat -233px -0px;
}
#n-facilities {
	margin-right: 8px;
}
#n-facilities a:hover {
	background: url(../images/layout/nav.gif) no-repeat -339px -0px;
}
#n-newsletter {
	margin-right: 10px;
}
#n-newsletter a:hover {
	background: url(../images/layout/nav.gif) no-repeat -448px -0px;
}
#n-alliances {
	margin-right: 1px;
	width: 100px !important;
}
#n-alliances a:hover {
	background: url(../images/layout/nav.gif) no-repeat -559px -0px;
}
#n-contact {
	margin-right: 10px;
}
#n-contact a:hover {
	background: url(../images/layout/nav.gif) no-repeat -660px -0px;
}
#n-client-room {
	width: 100px !important;
}
#n-client-room a:hover {
	background: url(../images/layout/nav.gif) no-repeat -771px -0px;
}
#container-home {
	margin-top: 39px;
	background: url(../images/layout/container-home-border.gif) no-repeat bottom;
	min-height: 400px;
}
#home-left {
	float: left;
}
#container-home-center-right{
	float: left;
}
#home-home-center-right {
	width: 595px;
}
#home-left {
	margin-right: 48px;
	position: relative;
	width: 178px;
	text-align:right;
	min-height: 400px;
}
#home-center {
	padding-right: 51px;
	float: left;
	width: 447px;
}
#home-right {
	float: left;
	width: 148px;
}
#container-newsletter {	
	position: absolute;
	top: 350px;
	left: 20px;
	width: 150px;
}
#newsletter-left {
	float: left;
	height: 96px;	
}
#newsletter-right {
	margin-bottom: 1.35em;
	border-bottom: 1px solid #dcdcdc;
	float: right;
	height: 96px;
	text-align: right;
}
#newsletter-bottom {
	float: right;
	text-align: right;
}
#container {
	padding-left: 27px;
	border-bottom: 1px solid #f4f4f4;
	background: url(../images/layout/container-border.gif) no-repeat bottom left;
	min-height: 350px;
}
#content, #container-showreels {
	margin-top: 40px;
	float: left;
}
#content {	
	float: left;
	width: 640px;
	min-height: 350px;
}
#content ul {
	list-style-position: inside;
}
#container-showreels {
	position: relative;
	min-height: 462px;
}
#content-showreels, #content-showreels-directed-agency {
	float: left;
	width: 415px;
	height: 27px;
}
#content-showreels {
	padding-right: 23px;
}
#content-showreels-selection {
	margin-top: 40px;
	float: left;
	width: 225px;
}
#side {
	margin-top: 36px;
	float: right;
	width: 164px;
	overflow: hidden;
}

/* Content Styling */
#content-showreels h2, #content-showreels-selection h2 {
	font-size: 1em;
	color: #000;
}
#content-showreels h2 {
	margin: 12px 0 2px 0;
}
#content-showreels-selection h2 {
	margin-bottom: 5px;
}
#content p, #content-showreels p, #home-center p {
	margin-bottom: 1.35em;
	line-height: 1.6em;
}
#content h2 {
	margin-bottom: 5px;
	font-size: 1em;
	color: #1e4e8d;
}
#side p, #home-right p, #newsletter-right p {
	color: #959595;
	font-size: 0.8em;
	line-height: 15px;
}
#side p, #home-right p {
	margin-bottom: 1.35em;
}
#footer {
	margin: 20px 0 0 27px;
	padding-bottom: 33px;
	font-size: 0.75em;
	width: 400px;
	color: #616161;
}
.p-home #footer {
	margin: 20px 0 0 226px;
}

/* Home */
p-home input {
	width: 113px;
}
.image-featured {
	margin: 11px 0 0.7em 0;
	padding: 0 12px 10px 0;
	border-bottom: 1px solid #dcdcdc;
}

/* Facilities */
#facilities-nav {
	margin-bottom: 1.35em;
	position: relative;
	height: 24px;
	background: url(../images/layout/facilities-nav.gif) no-repeat 0 0;
	list-style: none;
}
#facilities-nav li {
	float: left;
}
#facilities-nav a {
	display: block;
	width: 100%;
	height: 24px;
	text-indent: -9999px;
	overflow: hidden;
}
#facilities-nav a:hover {
	height: 24px;
}
.p-facilities-finalcut1 .n-facilities-finalcut1 a {
	background: url(../images/layout/facilities-nav.gif) no-repeat 0 -24px !important;
}
.p-facilities-finalcut2 .n-facilities-finalcut2 a {
	background: url(../images/layout/facilities-nav.gif) no-repeat -80px -24px !important;
}
.p-facilities-finalcut3 .n-facilities-finalcut3 a {
	background: url(../images/layout/facilities-nav.gif) no-repeat -162px -24px !important;
}
.p-facilities-smoke .n-facilities-smoke a {
	background: url(../images/layout/facilities-nav.gif) no-repeat -243px -24px !important;
}
.p-facilities-dubbing-encoding .n-facilities-dubbing-encoding a {
	background: url(../images/layout/facilities-nav.gif) no-repeat -304px -24px !important;
}
.p-facilities-conference-room .n-facilities-conference-room a {
	background: url(../images/layout/facilities-nav.gif) no-repeat -430px -24px !important;
}
.n-facilities-finalcut1 {
	width: 80px;
}
.n-facilities-finalcut1 a:hover {
	background: url(../images/layout/facilities-nav-hover.gif) no-repeat 0 -24px;
}
.n-facilities-finalcut2 {
	width: 82px;
}
.n-facilities-finalcut2 a:hover {
	background: url(../images/layout/facilities-nav-hover.gif) no-repeat -80px -24px;
}
.n-facilities-finalcut3 {
	width: 81px;
}
.n-facilities-finalcut3 a:hover {
	background: url(../images/layout/facilities-nav-hover.gif) no-repeat -162px -24px;
}
.n-facilities-smoke {
	width: 61px;
}
.n-facilities-smoke a:hover {
	background: url(../images/layout/facilities-nav-hover.gif) no-repeat -243px -24px;
}
.n-facilities-dubbing-encoding {
	width: 125px;
}
.n-facilities-dubbing-encoding a:hover {
	background: url(../images/layout/facilities-nav-hover.gif) no-repeat -304px -24px;
}
.n-facilities-conference-room {
	width: 115px;
}
.n-facilities-conference-room a:hover {
	background: url(../images/layout/facilities-nav-hover.gif) no-repeat -429px -24px;
}
.p-facilities-finalcut1 #content,
.p-facilities-finalcut2 #content,
.p-facilities-finalcut3 #content,
.p-facilities-smoke #content,
.p-facilities-dubbing-encoding #content,
.p-facilities-conference-room #content {
	float: none;
	width: 842px;
	min-height: 432px;
}
.p-facilities-finalcut1 #container,
.p-facilities-finalcut2 #container,
.p-facilities-finalcut3 #container,
.p-facilities-smoke #container,
.p-facilities-dubbing-encoding #container,
.p-facilities-conference-room #container {
	background: url(../images/layout/container-facilities-border.gif) no-repeat bottom left;
}
#content-facilities-image {
	margin: 24px 23px 0 0;
	float: left;
	width: 443px;
}
#content-facilities-image img {
	margin-left: -1px;
}
#content-facilities-text {
	margin: 20px 0 20px 0;
	float: right;
	width: 375px;
}

/* Facilities Thumbnails */
.facilities-thumbnails {
	margin: 12px 0 17px 0;
	height: 49px;
	list-style: none;
}
.facilities-thumbnails li {
	margin-right: 10px;
	float: left;
}
.facilities-thumbnails a {
	border: 1px solid #2485d4;
	display: block;
	width: 70px;
	height: 47px;
}
.facilities-thumbnails a:hover {
	border: 1px solid #ff0000;
}
.facilities-thumbnails img {
	margin: 0 !important;
}

/* Showreels Container Now Playing*/
#content-showreels dt, #content-showreels dd {
	float: left;
	font-size: 0.85em;
}
#content-showreels dt {
	width: 45px;
	color: #959595;
}
#content-showreels dt:after {
	content: ":";
}
#content-showreels dd {	
	margin-bottom: 1.35em;
	padding: 0 5px 5px 10px;
	display: block;
	color: #f00;
}
#content-showreels dd:after {
	content: "";
}
#content-showreels dd:last-child:after {
	display: none;
}

/* Showreels Selection Links*/
#showreels-selection-links {
	position: absolute;
	top: 410px;
	left: 436px;
}
#showreels-selection-nav {
	list-style: none;
}
#showreels-selection-nav a {
	color: #2485d4;
}
#showreels-selection-nav li {
	display: inline;
	float: left;
	color: #000;
}
#showreels-selection-nav li:before {
	content: "|";
	padding: 0 0.5em;
}
#showreels-selection-nav li:first-child:before {
	display:none;
}
#content-showreels-selection dt, #content-showreels-selection dd {
	font-size: 0.8em;
}
#content-showreels-selection dt {
	width: 73px;
	float: left;
	color: #959595;
}
#content-showreels-selection dt:after {
	content: ":";
}
#content-showreels-selection dd {
	padding: 0 0 1px 73px;
	display: block;
	color: #f00;
}

/* Showreels Thumbnails Selection*/
#showreels-thumbnails-nav {
	list-style: none;
}
#showreels-thumbnails-nav li {
	margin-bottom: 14px;	
	padding-left: 60px;
	position: relative;
}
#showreels-thumbnails-nav input {
	padding: 0 0 5px 4px; 
	display: block;
	position: absolute;
	top: 4px;
	left: 0;
}
.showreels-thumbnails-play {
    position: absolute;
    top: 0;
    left: 0;
	width: 51px;
	height: 41px;
	background: url(../images/layout/button-play.gif) no-repeat 0 30px;
	text-indent: -9999px;	
	cursor: pointer;
}

/* Contact */
.p-contact dl {
	margin-bottom: 1.35em;
}
.p-contact dt {
	position: absolute;
	width: 73px;
}
.p-contact dt:after {
	content: ":";
}
.p-contact dd {
	padding: 0 0 14px 73px;
	display: block;
}

/* Subcribe Newsletter */
.subscribe-form label {
	margin-right: 5px;
	float: left;
	width: 50px;
	font-weight: bold;
	vertical-align: top;
}

/* Client Room */
.client-room-form label {
	margin-right: 5px;
	float: left;
	width: 70px;
	font-weight: bold;
	vertical-align: top;
}

/* Home List */
#home-list div {
	float: left;
	width: 315px;
}
#home-list ul {
	width: 440px;
	margin-bottom: 19px;
	list-style: none;
}
#home-list li {
	height: 100px;
}
#home-list img {
	margin-right: 17px;
	float: left;
}
#home-list h2 {
	text-transform: uppercase;
	font-size: 11px;
	font-weight:bold;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	color: #202020;
}
#home-list p {
	font-size: 0.8em;
	line-height: 15px;
	color: #959595
}
/* Clearing Fix */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

/*\*//*/
.clearfix {display: inline-table;}
/* */

.error 
{
 color: red;   
}
