﻿body, html 
	{
	width:100%;
	height:100%;
	font-family: Arial,Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	background-image: url("../img/page_background_crumb.gif");
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

table 
	{
 	border-collapse: collapse;
  	margin: 0px;
	padding: 0px;
	border: 0px;
	} 

img	{
	border:0px;
	margin:0px;
	}
	
a:link	
	{
	color: #004d8d;
	text-decoration:none;
	}

a:hover	
	{
	color: #00a31b;
	text-decoration: none;
	}

a:visited 
	{
	color: #666666;
	text-decoration:none;
	}

a:active 
	{
	color: #0066FF;
	text-decoration:none;
	}
/*

*/
div#overnav{
	padding-top: 5px; padding-right: 5px; 
	vertical-align:top; 
	text-align: right;  
	width: 740px;
	height: 30px;
	}
.overnav{
	font-size: 11px;
	font-style: normal;
	font-weight: normal; 
	text-transform:uppercase;
	color: #eee;
	}
 a.overnav:link	
	{
	color: #fff;
	text-decoration:none;
	}

a.overnav:hover	
	{
	color: #0000ff;
	text-decoration: none;
	}

a.overnav:visited 
	{
	color: #fff;
	text-decoration:none;
	}

a.overnav:active 
	{
	color: #0066FF;
	text-decoration:none;
	}
		
/* 
	########################################################################################################################################
	TEXT TYPE CLASSES 
	########################################################################################################################################
*/
.producttitle{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:30px;
	letter-spacing:5px;
	color: #7589ad;
	}
	
.heading{
	font-size: 14px;
	font-weight: bold;
	color: #7589ad;
	text-decoration:none;
	}
.subheading{
	font-size: 12px;
	font-weight: bold;
	color: #7589ad;
	text-decoration:none;
	}
	
.normal{
	font-family: Arial,Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	}
	
.normaldate{
	font-family: Arial,Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration:none;
	}
.small{
	font-family: Arial,Verdana, sans-serif;
	font-size: 10px;
	font-style:italic;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	}	
	
.jobtitle{
	font-size: 11px;
	font-style:italic;
	font-weight: normal;
	color: #666666;
	text-decoration:none;
	vertical-align:top;
	padding-bottom:5px;
	}
	
.heading_name{
	font-size: 14px;
	font-weight: bold;
	color: #7589ad;
	text-decoration:none;
	vertical-align:top;
	padding-bottom:5px;
	}
.heading_filmtitle{
	font-size: 14px;
	font-weight: bold;
	text-transform:uppercase;
	color: #7589ad;
	text-decoration:none;
	vertical-align:top;
	padding-bottom:5px;
	}	
.heading_filmtitle_small{
	font-size: 12px;
	font-weight:normal;
	text-transform:uppercase;
	color: #7589ad;
	text-decoration:none;
	vertical-align:top;
	padding-bottom:5px;
	}	
.heading_newstitle{
	font-size: 12px;
	color: #7589ad;
	text-decoration:none;
	vertical-align:top;
	padding-bottom:5px;
	}	
.heading_jobtitle{
	font-size: 12px;
	font-style:italic;
	font-weight: normal;
	color: #7589ad;
	text-decoration:none;
	vertical-align:top;
	padding-bottom:5px;
	}
		
.ghost{
	font-size:10px;
	font-family: Arial,Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #b7b7b7;
	text-decoration:none;
	}
.productarraycell{
	height: 178px;
	background-image: url("../img/pkgnew/array/boxes_array_bkg.jpg");
	background-repeat: repeat-x;
	}
	
.contactLabel{
	width: 175px;
	height:20px;
	font-size: 12px;
	font-weight: bold; 
	line-height: 14px;
	margin-bottom: 5px;
	color: #7589ad;
	text-decoration:none;
}

.contactValue{
	width: 375px;
}
.officiallink{
	font-size:10px;
	color:#ccc;
	font-style: italic;
}
.divisionLabel{
	font-size:10px;
	color:#7589ad;
	font-style: italic;
}
.padleftcell
{
	padding-left: 10px;
}
.filmimagecontainer
{
	width:120px;
}
filmdetailcontainer
{
	width:100%;
}
/* 
	########################################################################################################################################
	NEWS ARTICLE CLASSES
	########################################################################################################################################
*/
.news_datecell
{
	width:70px;
	vertical-align:top;
	height:20px;
}
.news_titlecell
{
	vertical-align:top; 
	height:20px;
}
.news_articlecell
{
	vertical-align:top;
}

.news_article{
	font-family: Arial,Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration:none;
}
.news_title{
	font-size: 12px;
	color: #7589ad;
	text-decoration:none;
	vertical-align:top;
	padding-bottom:3px;
}
.news_title:link
{
	color: #7589ad;
	text-decoration:none;
}
.news_title:hover	
	{
	color: #00a31b;
	text-decoration:underline;
	}
	
.news_date{
	font-family: Arial,Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
	text-decoration:none;
}

/* 
	########################################################################################################################################
	OTHER ELEMENT CLASSES
	########################################################################################################################################
*/
	
.listheadingcell {
	height:18px;
	padding-left:10px;
	padding-bottom:8px;
	}
	
.bulletcell {
	height:18px;
	width:16px;
	text-align:center;
	background-image: url("../img/bullet_tiny.gif");
	background-repeat:no-repeat;
	background-position:center center;
	}

.listcell {
	padding-left:10px;
	height:18px;
	}
.spacercell 
{
	height: .5em;
}

		
/* 
	########################################################################################################################################
	PAGE LAUOUT NAMED TAG COLLECTION 
	########################################################################################################################################
*/
div#pagediv
	{
	background-image: url("../img/page_background_pagefade.gif");
	background-repeat: repeat-x;
	width:100%;
	height:100%;
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
	
table#pagetable
	{
	width: 800px;
	height: 700px;	
	}

td#page_r1c1
	{
	background-image: url("../img/page_corner_topleft.gif");
	background-repeat: no-repeat;
	background-position: top left;
	width: 25px;
	height: 35px;
	}

td#page_r1c2
	{
	background-image: url("../img/page_edge_upper.gif");
	background-repeat: repeat-x;
	background-position: top; 
	vertical-align:top; 
	text-align: right;  
	width: 750px;
	height: 35px;
	}

td#page_r1c3
	{
	background-image: url("../img/page_corner_topright.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 25px;
	height: 35px;
	}
	
td#page_r2c1
	{
	background-image: url("../img/page_background_leftedge.gif");
	background-repeat: repeat-y;
	width: 25px;
	height:630px;
	}

td#page_r2c2
	{
	background:#FFFFFF;
	width: 750px;
	height:630px;
	}

td#page_r2c3
	{
	background-image: url("../img/page_background_rightedge.gif");
	background-repeat: repeat-y;
	width: 25px;
	height:630px;
	}
	
td#page_r3c1
	{
	background-image: url("../img/page_corner_lowerleft.gif");
	background-repeat: no-repeat;
	background-position: top left;
	width: 25px;
	height: 35px;
	}

td#page_r3c2
	{
	background-image: url("../img/page_edge_lower.gif");
	background-repeat: repeat-x;
	background-position: top;
	width: 750px;
	height: 35px;
	}

td#page_r3c3
	{
	background-image: url("../img/page_corner_lowerright.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 25px;
	height: 35px;
	}
	
div#menudiv
	{
	z-index:999;
	}
	
div#imagediv
	{
	position: relative;
	z-index:0;
	}
	
	
/* 
	########################################################################################################################################
	CONTROLS NAMED TAG COLLECTION
	########################################################################################################################################
*/
.filmDropLabel{
	width:175px;
	height:22px;
	text-align:right; 
	padding-right:5px;
	}
.filmDropButton{
	width: 25px;
	height:22px;
}
.filmDropTable{
	width:400px;
	height:22px;
	padding:0px;
	border:0px;
	margin: 0px;
	float:right;
	}
	
.filmDropDiv{
	width:530px;
	height:22px;
	text-align:right;
	float:right;
	position:relative;
	padding:0px;
	border:0px;
	margin: 0px;
	}
	
/* 
	########################################################################################################################################
	CONTNET TABLE LAYOUT NAMED TAG COLLECTION 
	########################################################################################################################################
*/
table#contenttable
	{
	width:750px;
	}
	
td#content_banner_cell
	{
	height:60px;
	background-image: url("../img/banner_logoblue.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align:left;
	}
	
td#content_menucell_overnav
	{
	background-image: url("../img/nav/images/menu_bg_overnav.jpg");
	background-position:bottom left;
	background-repeat: repeat-x;
	height:3px;
	}
	
td#content_menucell
	{
	background-image: url("../img/nav/images/menu_bkg.jpg");
	background-repeat: repeat-x;
	height:57px;
	border:0px;
	}
	
td#content_menucell_undernav
	{
	background-image: url("../img/nav/images/menu_bg_undernav.jpg");
	background-repeat: repeat-x;
	height:12px;
	}
		
td#content_greybar_upper_cell
	{
	background-image: url("../img/rndbar_upper.gif");
	background-repeat: repeat-x;
	height:1px;
	}
	
td#content_image_cell
	{
	background-image: url("../img/logo_ghost.gif");
	background-repeat: repeat;
	background:#fff;
	height:200px;
	}
td#content_control_cell
	{
	background-image: url("../img/searchcontrol_bkg.gif");
	background-repeat: repeat-x;
	height:22px;
	width:750px;
	text-align:right;
	vertical-align:top;
	}
	
td#content_greybar_lower_cell
	{
	background-image: url("../img/rndbar_lower.gif");
	background-repeat: repeat-x;
	height:1px;
	}
	/* 
	########################################################################################################################################
	SingleCol table tags : two col table features a small left col, with the right col taking up the balance
	########################################################################################################################################
*/

table#singlecol_contenttable
	{
	width: 750px;
	}
td#singlecol_spacercell_lt
	{
		width:25px;
	}
td#singlecol_spacercell_rt
	{
		width:25px;
	}
td#singlecol_contentcell
	{
	width: 700px;
	text-align:center;
	vertical-align:top;
	}	
	
/* LEFT COLUMN FEATURES SPACING of 5px all around*/
table#singlecol_containertable
	{
	width:700px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
td#singlecol_containercell
	{

	width:700px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;
	vertical-align:top;
	margin-left:20px;
	}
/* 
	########################################################################################################################################
	2Col table tags : two col table features a small left col, with the right col taking up the balance
	########################################################################################################################################
*/

table#twocoltable
	{
	width: 750px;
	}
	
td#twocol_leftcell
	{
	width: 200px;
	}
	
td#twocol_rightcell
	{
	background-image: url("../img/vert_break.gif");
	background-repeat: repeat-y;
	background-position:top left; 
	width: 550px;
	}
	
/* LEFT COLUMN FEATURES SPACING of 5px all around*/
table#twocol_leftcontainertable
	{
	width:180px;
	}
	
td#twocol_leftcontainercell
	{
	width:180px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
table#twocol_rightcontainertable
	{
	width: 530px;
	}
	
td#twocol_rightcontainercell
	{

	width:530px;
	padding-top:5px;
	padding-bottom:5px;
	}
/* 
	########################################################################################################################################
	2Col table tags : two col table features a small left col, with the right col taking up the balance
	########################################################################################################################################
*/

table#twocolrighttable
	{
	width: 750px;
	}
	
td#twocolright_rightcell
	{
	background-image: url("../img/vert_break.gif");
	background-repeat: repeat-y;
	background-position:top left; 
	width: 375px;
	}
	
td#twocolright_leftcell
	{ 
	width: 375px;
	}
	
/* LEFT COLUMN FEATURES SPACING of 5px all around*/
table#twocolright_rightcontainertable
	{
	width:355px;
	}
	
td#twocolright_rightcontainercell
	{
	width:355px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
table#twocolright_leftcontainertable
	{
	width: 355px;
	}
	
td#twocolright_leftcontainercell
	{

	width:355px;
	padding-top:5px;
	padding-bottom:5px;
	}


/* 
	########################################################################################################################################
	3Col table tags : two col table features a small left col, with the right col taking up the balance
	########################################################################################################################################
*/

table#threecoltable
	{
	width: 750px;
	height: 250px;
	}
	
td#threecol_leftcell
	{
	width: 250px;
	}
	
td#threecol_centercell
	{
	background-image: url("../img/vert_break.gif");
	background-repeat: repeat-y;
	background-position:top left; 
	width: 250px;
	}
	
td#threecol_rightcell
	{
	background-image: url("../img/vert_break.gif");
	background-repeat: repeat-y;
	background-position:top left; 
	width: 250px;
	}
	
/* LEFT COLUMN FEATURES SPACING of 5px all around*/
table#threecol_leftcontainertable
	{
	width:230px;
	}
	
td#threecol_leftcontainercell
	{
	width:230px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
table#threecol_centercontainertable
	{
	width:230px;
	}
	
td#threecol_centercontainercell
	{
	width:230px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
table#threecol_rightcontainertable
	{
	width: 230px;
	}
	
td#threecol_rightcontainercell
	{
	width:230px;
	padding-top:5px;
	padding-bottom:5px;
	}

div#productneeds
{
	width:530px;
	height:125px;
	background-image: url("../img/prod_findwhatyouarelookingfor_bkg.jpg");
	background-repeat: repeat-x;
	vertical-align:top;
}
div#divProjectImage
{
	padding:10px;
	vertical-align:top;
}
div#tdProjectImage
{
	text-align:center;
	vertical-align:top;
	width: 180;
}
div#tdProjectDetails
{
	vertical-align:top;
	margin-left:10px;
	width: 320;
}
/* SINGLE COLUMN TABLE */
table#single_containertable
	{
	width:730px;
	}
	
td#single_containercell
	{
	padding-left:10px;
	width:730px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
/* 
	########################################################################################################################################
	CONTACT PAGE 
	########################################################################################################################################
*/

td#la_contact_cell{
	width:180px;
	text-align:left;
	vertical-align:top;
	padding-left:15px;
}
td#ny_contact_cell{
	width:180px;
	text-align:left;
	vertical-align:top;
	padding-left:15px;
}
td#jobs_contact_cell{
	width:180px;
	text-align:left;
	vertical-align:top;
	padding-left:15px;
}
td#pr_contact_cell{
	width:180px;
	text-align:left;
	vertical-align:top;
	padding-left:15px;
}
/* 
	########################################################################################################################################
	IMAGE MENU ITEMS
	########################################################################################################################################
*/

