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

body {
	background:#000 no-repeat top left;
	color:#FFF;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}
#printLogo { display:none; }
.node-unpublished { background:none; border:#E41634 1px dashed; }

html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

/*** BODY ***/
#body {
	margin-top:37px;
	margin-left:129px;
	margin-bottom:5px;
	width:756px;
	padding:0 7px;
	background-image:url(../images/bg90percent.png);
}
#body p, #credits p, #primefocus_credits p {
	padding:3px 7px;
}
#bodycopy p{
	padding:3px 7px 10px 7px;
}
#bodycopy ul {
	margin-left: 28px;
	margin-bottom:10px;
}
#bodycopy ul li {
	list-style-type:disc;
	list-style:disc;
}

.topbox-services{
	margin-bottom:5px; 
	height:246px; 
	padding-top:120px;	
	background-repeat:no-repeat;
}
.services_content ul li{
	list-style-type:circle;
	list-style:circle;
}
.services_content ul{
	margin-left:30px;
	padding-bottom:15px;
}
.topbox-people{
	height:245px; 
	padding-top:115px;
	background-repeat:no-repeat;	
}
.topbox-location{
	margin-bottom:5px; 
	height:245px; 
	padding-top:120px;
	background-repeat:no-repeat;	
}
.topbox-home{
	margin-bottom:5px;
	height:120px;	
}
.topbox-contact{
	margin-bottom:5px;
	height:245px;
	padding-top:123px;	
	background-repeat:no-repeat;
}
.topbox-categories{
	margin-bottom:5px; 
	height:245px;
	padding-top:120px;	
}
.topbox-about{
	height:245px;
	padding-top:115px;	
	background-repeat:no-repeat;
}
.topbox-contact-form{
	height:130px;
	padding-top:115px;	
}

#bodycontent {
	float:left;
	width:533px;
	padding-bottom:5px;
	
}

#bodycopy{
	background-color:#000000;
	font-size:12px;
	line-height:1.6;
	margin-top:5px;
}
.rightBox {
	float:right;
	width:205px;
	/*min-height:350px;*/
	padding-left:7px;
	padding-bottom:10px;
	margin-top:5px;
	margin-right:4px;
	background:url(../images/rightBorderLine.gif) no-repeat 0 5px;
}
.rightBox p.heading{
	color:#666666;
	font-weight:bold;
}
.rightBox .item-list ul li, .credits .item-list ul li {	
	list-style-type:none;
	/*background:url(../images/bgGrid12percent.png);*/
	background:url(../images/IE6menuBG.gif);
	margin: 0px;
	line-height:1.2;
	margin-bottom:1px;
	min-height:20px;		
}

.rightBox .item-list ul li:hover, .rightBox .item-list ul li a:hover, .credits .item-list ul li:hover, .credits .item-list ul li a:hover  {
	background-color: #fff;
	color:#000;
}	
.rightBox .item-list ul li a, .credits .item-list ul li a {
	display:block;
	color:#FFFFFF;
	padding:3px 7px;
	text-decoration:none;
}	

div.connect{
	width:191px;
	height:50px;
	padding:3px 7px;
	background:url(../images/bgGrid12percent.png);
}

div.connect div{
	float:left;
	width:95px;
	height:25px;
	line-height:25px;
}

div.connect div a
{
	color:#ffffff;
}

#primefocus_credits{
	margin-left:6px;
}
#credits p.heading, #primefocus_credits p.heading, #location_rel_service p.heading, #location_categories p.heading {
	margin-top:7px;
	color:#666666;
	font-weight:bold;
}
.credits a{
	color:#cc0033;
	background:none;
}
.credits a.alinks-link, #bodycontent a.alinks-link{
	color:#cc0033;
	background:none;
	padding-right:0px;
}
.credits p {
	margin-bottom:-3px;
}
.credits{
	margin-top:5px;
	padding-bottom:5px;
	width:263px;
	float:left;
	background-color:#000000;
	line-height:1.6;
}
.clear
{
	clear:both;
}
.tallClear {
	clear:both;
	height:10px;
}

/*** Fonts ***/
h2 {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:18px;
	margin-left:7px;
}
h3 {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:14px;
	margin-left:7px;
}
h4 { /* QuoteStyle 1 */
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 16px;
	text-align:right;
	margin:10px 7px;
}
h5 { /* QuoteStyle 1 */
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 16px;
	display:inline;
	margin:10px 0px;
	background-color:#e31736;
	color:#FFF;
	padding:0px 0px;
}
	h5 span{
		padding:0px 3px;

		margin-bottom:1px;
		float:left;
		background-color:#e31736;
	}


/*** BREADCRUMB ***/
.breadcrumb {
	position:absolute;
	top:6px;
	left:137px;
	font-size:18px;

}

.breadcrumb * {
	margin-top:3px;
	vertical-align:top;
}




/*** NAV ***/
#nav {
	position:absolute;
	top:37px;
	left:0px;
	width:121px;
	text-align:right;
}
	#mainNav {
		margin-top:50px;
	}
	#mainNav li a {
		text-transform:uppercase;
		font-size:15px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		color:#FFF;
		text-decoration:none;
	}
	#mainNav a.active, #mainNav a:hover {
		font-weight:bold;
	}
	
	/* SubNav */
	#mainNav ul.menu {
		display:none;
		/*margin-bottom:12px;*/
	}
	#mainNav li.active-trail a {
		font-weight:bold;
	}
	#mainNav li.active-trail ul li a {
		font-weight:normal;
	}
	#mainNav li.active-trail ul.menu {
		display:block;
	}
	#mainNav ul.menu li {
		margin:1px 0 3px;
		padding:0;
		list-style-image:none!important;
		list-style-type:none!important;
	}
	#mainNav ul.menu li.last {
		margin-bottom:15px;
	}
	#mainNav ul.menu li a {
		font-size:11px!important;
		padding:0 4px;
		background:url(../images/bgGrid.png);
	}
	#mainNav ul.menu a.active, #mainNav ul.menu a:hover, #mainNav li.active-trail ul.menu li.active-trail a {
		background:#e31736;
		color:#000!important;
		font-weight:bold;
	}
	span.lastSubNav{
		height:8px; 
		display:block;
	}

	/* Drupal system overwrites */
	#nav li.leaf, #contact_subnav li.leaf { list-style:none; list-style-type:none; list-style-image:none; padding:0; }
	#nav li.expanded, #contact_subnav li.expanded { list-style-image:none; list-style-type:none; padding:0; }
	#nav ul.menu, #contact_subnav ul.menu { text-align:right; }
	




/*** MAIN SEARCH ***/
#autosearch-form {
	position:absolute;
	left:744px;
	top:-5px;
}
	#edit-autosearch-wrapper{
	}
	#autosearch-form div{
		float:left;
		display:inline;
	}

	#autosearch-form input {
		position:relative;
		float:left;
		left:-24px;
		width:136px;
		height:16px;
		padding:2px;
		background:#131313;
		border:#494949 1px solid;
		color:#fff;
		font-size:13px;
	}
	
	#autosearch-form .form-submit {
		width:23px;
		height:22px;
		margin-left:3px;
		margin-top:11px;
		margin-right:0;
		background:url(../images/submit_button.gif);
		border:none;
		float:left;
	}
h2.line2 {
	color:#CC0033;
	font-family:apexnew_book,Verdana,Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	
}

/*** FOOTER ***/
#footer {
	position:relative;
	top:10px;
	margin:2px 0 25px 129px;
	width:740px;
	background-color:#000;
	border:#13131a 1px solid;
	padding:13px 14px 16px;
	color:#666666;
}
	#footer h5 {
		float:right;
		background:url(../images/Make.Believe.png) no-repeat;
		height:24px; 
		width:182px;
		margin-top:7px;
		
	} #footer h5 span { display:none; }
	
	#footer a {
		color:#666666;
	}
	
	#footer p{
		height:18px;
	}

	#footer #social-links {
		float:right;
	}
	#footer #social-links a {
		display:block;
		width:30px;
		height:30px;
		overflow:hidden;
		background:url(../images/social-icons.gif) no-repeat 0 0;
		text-indent:-250px;
		float:left;
		margin:12px 3px;
	}
		#footer #social-links .youtube {
			background-position: -30px 0;
		}
		#footer #social-links .facebook {
			background-position:-60px 0;
		}

/*** TEXT ***/
a {
	color:#cc0033;
}

/*** NEWS ***/
.news_teaser {
	width:490px;
	margin-bottom:5px;
}

.news_teaser div.heading, .news_teaser div.secondLine {
	position:relative;
	top:0px;
	left:0px;
	float:left;
	width:230px;
	margin-left:5px;
}

.news_teaser div.newsThumb{
	float:left;
}
.news_teaser div.heading span.heading{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	text-decoration:none;
	font-size:20px;
	padding:0px 4px;
	display:block;
	float:left;
	background-color:#e31736;
	color:#000000!important; 
	cursor:pointer;
}

.news_teaser div.heading span.heading a{
	color:#000000;
	background:none;
	text-decoration:none;
}
.news_teaser div.secondLine{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:7px;
	padding-left:3px;
}

.news_teaser div.more
{		
	height:123px;
}

.news_teaser div.more2 a, .news_teaser div.more2 a:hover, .news_teaser div.more2 a:visited
{	
	width:100px;
	float:left;
	color:#960025;
	margin-left:5px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:5px;
}

.meltwater{
	position:relative;
	top:0;
	float:right;
	width:254px;
	height:720px;
	overflow:hidden;
	/*border-left:1px solid #666666;
	background:url(../images/bgGrid.png);*/
}

.meltwaterHeading{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	float:left;
	width:246px;
	height:25px;
	line-height:25px;
	padding: 0 0 0 10px;
	margin: 0 0 10px 0;
	font-size:17px;	
}

.meltwater_content{
	position:relative;
	width:248px;
	border-left:1px solid #999999;
	padding-left:5px;
	height:600px !important;
}

#meltwater_intro{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-left:7px;
	margin-bottom:4px;
}
.meltwater_feed{
	background:url(../images/bgGrid12percent.png);
	margin-bottom:5px !important;
	padding: 5px 0 !important;
	height: 111px !important;
	display: block;
	overflow: hidden;
	width: 248px !important;
}

.meltwater_feed p {
	padding: 0 !important;
	margin: 4px 7px !important;
}

p.meltwater_feed_heading{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#e31736;
	font-weight:bold;
	padding: 0;
	margin: 0 7px 4px 7px !important;
}

a.meltwater_feed_link{
	text-decoration:none; 
	padding: 0 0 0 7px !important; 
	font-weight:bold;
}

.news_scroller{
	position:relative;
	top:0;
}


.news_mask {
	display: block !important;
	position: relative;
	overflow: hidden;
	margin-top: 0;
	padding: 0;
	float: left;
	clear: both;
}

.latestNews
{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	height:25px;
	line-height:25px;
	width:480px;
	float:left;
	overflow:hidden;
	padding-right:20px;
	margin-bottom:5px;
	position: relative;

}

.latestNews .item-list{
	float:right;
}
/*** NEWS END ***/


/*** PEOPLE ***/
.person_name{
 font-size:50px;
 font-family: apexnew_book,Verdana, Arial, Helvetica, sans-serif;
}
.person_job_title{
	font-family: apexnew,Verdana,Arial,Helvetica,sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#000;
	padding:3px 3px 0 3px;
	margin-left:0px;
	background-color:#e31736;
	display:inline;
}

.person_quote {
	font-size:17px;
	margin-top:10px;
	
}
#body .person_quote p{
	padding:0px;
}


/*** PEOPLE END ***/



/*** CONTACT ***/
.contact_title{
 font-family: apexnew_book,Verdana, Arial, Helvetica, sans-serif;
 font-size:40px;
 background-color:#000;; 
 display:inline;
 vertical-align:top;
}
.contact_title .flir-image{
	padding-top:6px;
}

.contact_subnav {
	padding-bottom:4px;	
	padding-top:2px;
	text-transform:uppercase;	
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	margin-top:5px;
}

.contact_subnav li {
	margin:1px 0 3px;
}
.contact_subnav li a {
	color:#fff!important;
	text-decoration:none;
	font-size:11px!important;
	padding:0 4px;
	background:url(/sites/default/themes/pf/images/IE6menuBG.gif);
}
.contact_subnav a.active, .contact_subnav a:hover {
	background:#e31736;
	color:#000!important;
	text-decoration:none;
	font-weight:bold;
}
.contact_address{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:14px;
	height:240px;
}

/*** CONTACT END ***/

/*** FORM ELEMENTS ***/
input {
	color: #ffffff;
	background: #191919;
	border: 1px solid #3b3b3b;
	width:250px;
	padding:3px;
}
.form-checkbox {
	width:auto;
}
input.error {
	border:#CC0033 1px solid!important;
}
label.option img {
	float:right;
}
input.option {
	border:#F00 1px solid;
	width:13px;
	height:13px;
	clear:left;
	float:left;
}

.form-required { color:#CC0033!important; }
textarea, select {
	color: #ffffff;
	background: #191919;
	border: 1px solid #3b3b3b;
	height:110px;
	width:357px;
	scrollbar-base-color: #3b3b3b;
	scrollbar-face-color: #3b3b3b;
	scrollbar-track-color: #2f2f2f;
	scrollbar-arrow-color: #fff;
	scrollbar-highlight-color: #333;
	scrollbar-shadow-color: #999;
	scrollbar-3dlight-color: #3b3b3b;
	scrollbar-darkshadow-color: #3b3b3b; 
}
select { height:auto; width:auto; }
submit {
	width:50px;
}


/*** CONTACT FORM ***/
#contactForm > p {
	color:#FFFFFF;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:15px;
	text-decoration:none;
	padding:0;
}

#webform-component-your_email label, #edit-submitted-phone-number-wrapper label, #webform-component-your_name label, #edit-submitted-your-message-wrapper label { margin-bottom:5px; }
#webform-component-where_are_you_based, #webform-component-your_message, #edit-submitted-prime-focus-mailing-list-terms-wrapper {
	clear:both;
	padding-top:10px;
}

#edit-submitted-what-are-you-interested-in-Film-VFX-wrapper, #edit-submitted-what-are-you-interested-in-Film-Post-wrapper, #edit-submitted-what-are-you-interested-in-Commercials-wrapper, #edit-submitted-what-are-you-interested-in-Broadcast-wrapper, #edit-submitted-what-are-you-interested-in-Music-Video-wrapper, #edit-submitted-what-are-you-interested-in-Corporate-wrapper, #edit-submitted-what-are-you-interested-in-Archive-wrapper, #edit-submitted-what-are-you-interested-in-Technology-wrapper, #edit-submitted-what-are-you-interested-in-Digital-wrapper, #edit-submitted-what-are-you-interested-in-Investor-wrapper, #edit-submitted-what-are-you-interested-in-Select-All-wrapper, #edit-submitted-where-are-you-based-North-America-wrapper, #edit-submitted-where-are-you-based-UK-wrapper, #edit-submitted-where-are-you-based-India-wrapper, #edit-submitted-where-are-you-based-Other-wrapper {
	width:115px;
	padding:0 30px 0 10px;
	float:left;
	text-align:right;
}
#webform-component-where_are_you_based .form-checkboxes .form-item {
	float:left;
	text-align:right;
	padding:0;
	width:100px;
}
#edit-submitted-where-are-you-based-North-America-wrapper {
	margin-left: 25px;	
}
#edit-submitted-prime-focus-mailing-list-terms-wrapper {
	padding-top: 18px;	
}
#webform-component-what_are_you_interested_in {
	padding-top: 3px;	
}
#edit-submitted-where-are-you-based-Other-wrapper {
	float: right !important;	
}
#webform-component-where_are_you_based {
	width: 435px;	
}
#edit-submitted-where-are-you-based-UK-wrapper {
	width: 80px !important;	
}

.newsletter-form {
	padding-left: 7px;
}

#CustomFields_2_1, #CustomFields_3_1 {
	width:119px;
}
label { position:relative; }
label.option { padding-right:10px; }

#edit-submitted-what-are-you-interested-in-Technology-wrapper {
	padding-right:130px;
}

.form-submit {
	background-image:url(../images/bgGrid12percentIE6.gif);
	border:none;
	width:75px;
	margin-bottom:20px;
	color:#CC0033;
	font-weight:bold;
}


/*** CONTACT FORM END ***/




/*** EDIT TABS ***/
ul.primary {
	position:absolute;
	background-color:#FFF;
	left:138px;
	top:42px;
	border:none;
	margin:0;
	padding:0;
	z-index:10;
	border:#fff 4px solid;
}
	ul.primary li a, ul.primary li a.active {
		background:none;
		background-image:url(../images/bg90percent.png);
		border:none;
		color:#CC0033;
		padding:3px;
		margin:0;
	}

#block-menu-menu-editor {
	position:absolute;
	left:909px;
	top:36px;
	padding:5px;
	background-image:url(../images/bg90percent.png);
}
#block-menu-menu-editor h2, #block-menu-devel h2, #block-user-1 h2 {
	font-size:16px;
	font-weight:bold;
}
#block-menu-menu-editor li, #block-menu-devel li, #block-user-1 li {
	 margin-bottom:2px;
}
#block-menu-menu-editor li a.active, #block-menu-devel li a.active, #block-user-1 li a.active {  color:#CC0033; }

#block-menu-devel {
	position:absolute;
	left:909px;
	top:213px;
	padding:5px;
	background-image:url(../images/bg90percent.png);
}

#block-user-1 {
	position:absolute;
	left:909px;
	top:218px;
	padding:5px;
	background-image:url(../images/bg90percent.png);
}

/*** HOME ***/

#heading_line1{
	background-color:#e51837; 
	width:288px; 
	height:58px;
	/*font-size:50px;*/	
	padding-left:10px;
}
	#heading_line1 h3{
		font-family: apexnew_book,Verdana, Arial, Helvetica, sans-serif;
		font-size:42px;
		font-weight:normal;
	}


#heading_line2{
	background-color:#e51837; 
	width:750px; 
	height:58px;
	/*font-size:46px;*/	
	padding-left:10px;
	color:#000000;
}
	#heading_line2 h3{
		font-family: apexnew_book,Verdana, Arial, Helvetica, sans-serif;
		font-size:38px;
		font-weight:normal;
	}

	#heading_line2 .flir-image, #heading_line1 .flir-image{
		margin-top:10px;
	}


/* Home  */
#homePromos {
  margin: 0!important;
  padding: 0;
  position: relative;
  z-index: 1;
}
#homePromos li {
  position: relative;
  list-style: none!important;
  list-style-type:none!important;
  float: left;
  height:138px;
  width:246px;
  margin:2px 0;
  border:#1d1d1d 1px solid;
}
	.box0{
	  background: url(../images/homeBoxBG.jpg) no-repeat 0 0;
	}
	.box1{
	  background: url(../images/homeBoxBG.jpg) no-repeat -246px 0;
	}
	.box2{
	  background: url(../images/homeBoxBG.jpg) no-repeat -492px 0;
	}
	.box3{
	  background: url(../images/homeBoxBG.jpg) no-repeat -738px 0;
	}
	.box4{
	  background: url(../images/homeBoxBG.jpg) no-repeat -984px 0;
	}
	.box5{
	  background: url(../images/homeBoxBG.jpg) no-repeat -1230px 0;
	}
	.box6{
	  background: url(../images/homeBoxBG.jpg) no-repeat -1476px 0;
	}
	.box7{
	  background: url(../images/homeBoxBG.jpg) no-repeat -1722px 0;
	}
	
	.box0 .homeNavbg{
	  background: url(../images/homeBoxBG.jpg) no-repeat 0 -138px;
	}
	.box1 .homeNavbg{
	  background: url(../images/homeBoxBG.jpg) no-repeat -246px -138px;
	}
	.box2 .homeNavbg{
	  background: url(../images/homeBoxBG.jpg) no-repeat -492px -138px;
	}
	.box3 .homeNavbg{
	  background: url(../images/homeBoxBG.jpg) no-repeat -738px -138px;
	}
	.box4 .homeNavbg{
	  background: url(../images/homeBoxBG.jpg) no-repeat -984px -138px;
	}
	.box5 .homeNavbg{
	  background: url(../images/homeBoxBG.jpg) no-repeat -1230px -138px;
	}
	.box6 .homeNavbg{
	  background: url(../images/homeBoxBG.jpg) no-repeat -1476px -138px;
	}
	.box7 .homeNavbg{
	  background: url(../images/homeBoxBG.jpg) no-repeat -1722px -138px;
	}
	

	.middle {
		margin:2px 3px!important;
	}

.homeNavbg {
  position: absolute;
  width: 100%;
  height: 138px;
  margin: 0;
  top: 0;
  z-index: 0;
  background: url(../images/homeBoxBG.jpg) no-repeat 0 -138px;
  display:none;
}

#homePromos li a {
  display: block;
  height:116px;
  width:228px;
  position: relative;
  z-index:100;
  text-decoration:none;
  color:#FFF;
  padding:11px 9px;
  outline:none;
}
#homePromos li a .boxTitle {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:15px;
	font-weight:bold;
	display:block;
	padding-bottom:5px;
}
#homePromos li a:hover .boxCopy {
	color:#e51837;
}
#homePromos li a .boxMore {
	display:block;
	font-size:14px;
	left:41px;
	position:absolute;
	top:106px;
	width:190px;
	display:none;
}

#homePromos li a:hover .boxMore {
	display:block;
}

#homePromos li.welcomeMsg {
	background:none;
	border:none;
	width:230px;
	height:127px;
	padding:11px 9px 0;
}
	#homePromos li.welcomeMsg h1, #homePromos li.welcomeMsg h2{
		display:inline;
		padding:0;
		margin:0;
		font-size:14px;
		font-weight:normal;
		color:#b3b3b3;
		font-family:Verdana, Geneva, sans-serif;
	}

#homePlayer {
	width:752px;
	height:534px;
}

#homePlayer h3 {
	position:absolute; 
	top:153px;
	font-family:apexnew_book, "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:45px;
	padding:0 5px;
	background-color:#000; 
	margin:0px;
}

#homePlayer h4 {
	position:absolute; 
	top:210px;
	font-family:apexnew_book, "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:45px;
	font-weight:normal;
	padding:0 5px 2px;
	margin: 0;
	color:#E31736;
	background-color:#000; 
}
	
/*
## OLD home page ##

#home_video{
	float:left;
	width:484px;
	height:272px;
	border:1px solid #333333;
	padding:5px;
	background-image:url(../images/bg90percent.png);
}

#home_about{
	
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 16px;
	float:left;
	width:254px;
	height:167px;	
	border:1px solid #333333;
	margin-left:4px;
	background-image:url(../images/bg90percent.png);
	padding-top:5px;

}
	#home_about h1,  #home_about h2{
		padding:0 11px;
		font-size:100%;
		font-weight:normal;
		margin-left:0;
	}

#home_newsletter{
	float:left;
	border:1px solid #333333;
	width:254px;
	height:104px;
	margin-left:4px;
	margin-top:4px;
	background-image:url(../images/bg90percent.png);
}
*/

.imagecache-NewsThumbnail img { float:left; }
#home_news{
	float:left;
	width:494px;
	height:300px;
	border:1px solid #333333;
	margin-top:4px;
	background-image:url(../images/bg90percent.png);
}
#home_facilities{
	float:left;
	width:484px;
	height:272px;
	border:1px solid #333333;
	margin-top:4px;
	padding:5px;
	background-image:url(../images/bg90percent.png);
}
#home_work{
	float:right;
	width:254px;
	height:749px!important;
	border:1px solid #333333;
	margin-top:4px;
	padding-top:1px;
	overflow:hidden!important;
	background-image:url(../images/bg90percent.png);
}

#home_leftbox {
	float:left;
	width:244px;
	height:156px;
	border:1px solid #333333;
	margin-top:4px;
	background:url(../images/twitter.png) no-repeat 4px 36px;
}
	#home_leftbox .follow {
		display:block;
		float:left;
		width:78px;
		height:118px;
	}
		#home_leftbox .follow span { display:none; }
		
	#home_leftbox .twitter {
		padding:0px 6px 0 82px;
		color:#e41735;
	}
	#home_leftbox .twitter span {
		color:#666;
	}

#home_rightbox{
	float:left;
	width:244px;
	height:156px;
	border:1px solid #333333;
	margin-top:4px;
	margin-left:4px;
	background-image:url(../images/bg90percent.png);
}
#more_button{
	position:relative;
	top:-15px;
	left:180px;
	margin-right:7px;
}
.home_title {
	font-family: apexnew_book,Verdana, Arial, Helvetica, sans-serif;
	height:20px;
	background:url(../images/bgGrid.png);
	font-size:17px;
	vertical-align:middle;
	margin:4px 4px;		
}
	.home_title a {
		color:#FFF;
		text-decoration:none;
	}
	.home_title .flir-image{
		margin-top:3px;
	}

.content_news{
	height:89px;
	padding:0px 5px;

}

.home_news_headig{
	color:#e31736;
	font-weight:bold;
}

#clocks{
	position:absolute;
	top:8px;
	left:136px;
	width:600px;
	height:34px;
	font-size:17px;
	font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
}
	#clocks a {
		color:#FFF;
		text-decoration:none;
	}
	#clocks span {
		color:#e31736;
		margin-right:10px;
	}
.fourPxleft{
	margin-left:4px;
}

.portfolioItemHome {
	width:245px;
	height:138px;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
	overflow: hidden;
}

.portfolioItemHome .thumbnail {
	height:138px;
	width:245px;
}

.portfolioItemHome .thumbnail span{
	float:left;
	clear:left;
}

.portfolioItemHome a {
	position:relative;
	top:-138px;
	display:block;
	height:90px;
	width:245px;
	padding-top:48px;
}
.portfolioItemHome a b {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:17px;
	color:#fff;
	background-color:#000000;
	padding:0 5px;
	font-weight:normal;
}
.portfolioItemHome a span {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:17px;
	color:#e31736;
	background-color:#000000;
	padding:0 5px;
}
.portfolioItemHome p { display:none; }
.portfolioItem {
	width:245px;
	height:138px;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
	overflow: hidden;
}

.arrange-by{
	width:300px;
}


/*** HOME END ***/


/*** PORTFOLIO ***/
.item-list ul li { margin:0; }

.flir-image{
	vertical-align:top;
}

#player, #player_map{
	outline:none;
	min-height:424px;
}

.credits p{
 margin-bottom:4px;
}

#sitemap ul li{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#ccc;
	margin-left:10px;
	
}
#sitemap ul li ul li{
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:normal;
	margin-left:20px;
}

#sitemap ul li ul li ul li{
	font-size:12px;
}

#sitemap ul li a{
		text-decoration:none;
}
#sitemap ul li a:hover{
	text-decoration:underline;
}
/*
.node {
	display:inline;
}
*/
#home_work .view-Work .views-row{
	height:143px;
	overflow:hidden;
	
}	

#home_work .view-Work div.view-content .workItem{
	margin-left:4px;
}

/*** PAGER ***/
.item-list .pager {
	float:right;
}
ul.pager{
	text-decoration:none;
}

ul.pager li {
	float:left;
	padding:0 2px!important;
}

ul.pager li a{
	text-decoration:none;
}


ul.pager li a { color:#8b8b8b; }
ul.pager li.pager-item a, ul.pager li.pager-current a { text-decoration:none; }

.bottomPager ul.pager li{
	line-height:25px;
}

ul.pager .pager-first a, ul.pager .pager-previous a, ul.pager .pager-next a, ul.pager .pager-last a {
	border:#1d1d1d 1px solid;
	height:21px;
	width:21px;
	display:block;
	overflow:hidden;
	text-indent:-100px;
	background:url(../images/pagerIcons.gif) no-repeat;
}
ul.pager .pager-first a { background-position:0 0; }
ul.pager .pager-first a:hover { background-position:0 -21px; }
ul.pager .pager-previous a { background-position:-21px 0; }
ul.pager .pager-previous a:hover { background-position:-21px -21px; }
ul.pager .pager-next a { background-position:-42px 0; }
ul.pager .pager-next a:hover { background-position:-42px -21px; }
ul.pager .pager-last a { background-position:-63px 0; }
ul.pager .pager-last a:hover { background-position:-63px -21px; }



p.search_result_links_p b{
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:17px;
	font-weight:normal;
	color:#ccc;
}
p.search_result_links_p b:hover{
	color:#e31736
}


p.search_result_links_p{
	font-family:Verdana,Geneva,sans-serif;
	font-size:11px;
	font-weight:normal;
}

p.search_result_links_p a{
	color:#666;
	text-decoration:none;
	line-height:1.4;
}

#player h1 {
	position:absolute; 
	top:153px;
	font-family:apexnew_book, "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:45px;
	padding:0 5px;
	background-color:#000; 
}
.h1Style  {
	font-family:apexnew_book, "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:45px;
	padding:0 5px;
}
	#player h1 a{
		color:#fff;
		text-decoration:none;
	}
#player h2{
	position:absolute; 
	top:210px;
	font-family:apexnew_book, "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:45px;
	font-weight:normal;
	padding:0 5px 2px;
	margin-left: 0px;
	color:#E31736;
	background-color:#000; 
}
	#player h2.smallH2
	{
		font-family:apexnew_book, Verdana, Arial, Helvetica, sans-serif;
		font-size:18px;
	}

.dropDownBoxes .item-list
{
	float:right;
}

.blog_heading {
	margin:5px;
	background:transparent url(../images/bgGrid12percent.png) repeat scroll 0 0;
}

.blog_heading .heading{
	padding-top:7px;
	padding-left:7px;
	font-size:17px;
	line-height:normal;
}
.blog_heading .heading a {
	color:#FFF;
}



.blog_heading p {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#666666;
	padding-bottom:5px;
}

p.blogAuthor {
	color:#e31736;
	/*padding-left:0px!important;*/
}
p.blogAuthorJobTitle {
	color:#666;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	/*padding-left:0px!important;*/
}
.jobRef {
	color:#FFF;
}

#blog_contrib, #blog_year{
background:#131313 none repeat scroll 0 0;
border:1px solid #494949;
color:#FFFFFF;
font-size:13px;
height:26px;
padding:2px;
width:206px;
}

.print {display: none;}

.modal-301-bg, .modal-301-image {
	display: block;
	position: fixed;
	top: 0; left: 0;
	width: 100%; height: 100%;
	z-index: 20;
}

.modal-301-bg {
	background: #000;
}

.modal-301-image {
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}

#overlay, #overlay-panel {
    width: 100%; min-height: 100%;
    position: fixed;
    top: 0; left: 0;
    z-index: 1000;
    text-align: center;
}

#overlay {
	background: #000;
}

#overlay-panel {
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
}

/** ie6 and below only **/
* html #overlay, * html #overlay-panel {
    height: 100%;
    position: absolute;
}
