/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");


/* ------------------------------ END Global Styles ------------------------------ */


@charset "ISO-8859-1";
html,/* DEFAULTS */body,div,ul,ol,li,dl,dt,dd { margin: 0; padding: 0; }

.fltrt { 
	float: right;
	margin-left: 8px;
}

fieldset,img { border: none; }

caption,th { text-align: left; }

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

img, div { behavior: url(/SiteFiles/1265/Scripts/iepngfix.htc); }
img.leftalign { float: left; margin: 2px 20px 16px 0; }
img.rightalign { float: right; margin: 2px 0 16px 20px; }

hr {
	border: 0;
	width: 100%;
	color: #4D5254;
	height: 1px;
	line-height: 1px;
	margin: 10px 0px;
	padding: 0px;
	background-color: #0C4C8C;
}
ul {
	padding: 0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
}

ul li {
	list-style-image: none;
	list-style-type: disc;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	list-style-position: inside;
	background-position: 0em 0.5em;
}
.adtext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #EEEEEE;
}

.hidetext {
	display: none;
}

/* TEXT */

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #191A1B;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #E2C009;
}
a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #E4C80A;
}
a:hover {
	text-decoration: underline;
	color: #F5D70C;
}
a:active {
	text-decoration: none;
}

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #222222;
	font-size: 9pt;
	background-color: #000000;
	background-image: url(/sitefiles/1320/Images/body-bkg.jpg);
	background-repeat: repeat-x;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 200%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}



/* LAYOUT */


#topcontainer {
	background-image: url(/sitefiles/1320/Images/topContainer-bkg.jpg);
	background-repeat: repeat-x;
}
#container  {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header  {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
} 
#mainContainer {
	width: 900px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-image: url(/sitefiles/1320/Images/mainContainer-bkg.jpg);
	float: left;
	background-repeat: repeat-y;
	background-color: #0C0C0C;
}

#mainContent {
	margin-right: 210px;
	margin-left: 350px;
}


#mainContent-nosidebar {
	margin-right: 220px;
}

#sidebar {
	float: left;
	width: 350px;
}


#footer {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 70px;
	width: 890px;
	background-image: url(/sitefiles/1320/Images/footer-bkg.jpg);
	background-repeat: no-repeat;
	background-position: 30px;
	height: 315px;
	float: left;
}


#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#homeFlash {
	height: 360px;
	width: 870px;
}




/* HOME LAYOUT */

#mainContainer-home {
	height: 363px;
	width: 930px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-image: url(/sitefiles/1320/Images/mainContainer-bkg.jpg);
	background-repeat: repeat-y;
	float: left;
}
#mainContainer-homeBottom {
	background-image: url(/sitefiles/1320/Images/mainContainer-bottombkg.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 930px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
	height: 135px;
}
#mainContainer-homeBottom  ul {
	margin-left: 87px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 85px;
}

#mainContainer-homeBottom ul li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerHome  {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 55px;
	width: 945px;
	float: left;
	background-position: 30px;
} 

#twitter a {
	background-image: url(/sitefiles/1320/Images/twitter-up.png);
	height: 76px;
	width: 76px;
	display: block;
	text-indent: -9999px;
	margin-top: -10px;
}
#twitter a:hover {
	background-image: url(/sitefiles/1320/Images/twitter-over.png);

}
#youtube a {
	background-image: url(/sitefiles/1320/Images/youtube-up.png);
	height: 76px;
	width: 76px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: -10px;
}

#youtube a:hover {
	background-image: url(/sitefiles/1320/Images/youtube-over.png);
}
#demoreel a {
	background-image: url(/sitefiles/1320/Images/demoreel-up.png);
	height: 75px;
	width: 72px;
	display: block;
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-top: -10px;
}

#demoreel a:hover {
	background-image: url(/sitefiles/1320/Images/demoreel-over.png);
	background-repeat: no-repeat;
}
#promo  a {
	background-image: url(/sitefiles/1320/Images/faninthestands.png);
	background-repeat: no-repeat;
	display: block;
	height: 69px;
	width: 136px;
	text-indent: -9999px;
	margin-top: -8px;
}
#promo  a:hover {
	background-position: left bottom;
}


/* TOP CONTAINER HEADER */

#logo {
	height: 100px;
	margin-right: 570px;
	margin-left: 30px;
	width: 360px;
	padding-top: 10px;
}





/* MAIN NAVIGATION BAR */


#mainnav {
	width: 1000px;
	background-image: url(/sitefiles/1320/Images/mainnav-bkg.jpg);
	background-repeat: no-repeat;
	height: 54px;
}
#mainnav ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	float: left;
	width: 100%;
}
#mainnav  ul li {
	display: inline;
	list-style-type: none;
	padding: 0px;
	float: left;
	margin: 0px;
	position: relative;
}
#studioproduction  a       {
	height: 39px;
	width: 163px;
	background-image: url(/sitefiles/1320/Images/nav-studioproduction-up.jpg);
	background-repeat: no-repeat;
	display: block;
}
#studioproduction a:hover {
	height: 39px;
	width: 163px;
	background-image: url(/sitefiles/1320/Images/nav-studioproduction-over.jpg);
	background-repeat: no-repeat;
	display: block;
	position: relative;
}
#postproduction a     {
	background-image: url(/sitefiles/1320/Images/nav-postproduction-up.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 148px;
	display: block;
}
#postproduction a:hover {
	background-image: url(/sitefiles/1320/Images/Nav-postproduction-over.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 148px;
	display: block;
}
#networkorigination a {
	background-image: url(/sitefiles/1320/Images/nav-networkorigination-up.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 306px;
	display: block;
}
#networkorigination a:hover {
	background-image: url(/sitefiles/1320/Images/nav-networkorigination-over.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 306px;
	display: block;
}
#fieldproduction a {
	background-image: url(/sitefiles/1320/Images/nav-fieldproduction-up.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 155px;
	display: block;
}
#fieldproduction a:hover {
	background-image: url(/sitefiles/1320/Images/nav-fieldproduction-over.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 155px;
	display: block;
}
#liveshot a {
	background-image: url(/sitefiles/1320/Images/nav-liveshot-up.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 90px;
	display: block;
}
#liveshot a:hover {
	background-image: url(/sitefiles/1320/Images/nav-liveshot-over.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 90px;
	display: block;
}
#drtv a {
	background-image: url(/sitefiles/1320/Images/nav-drtv-up.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 49px;
	display: block;
}
#drtv a:hover {
	background-image: url(/sitefiles/1320/Images/nav-drtv-over.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 49px;
	display: block;
}




/* SIDEMENU */

#sidemenu {
	float: right;
	width: 155px;
	height: 100%;
	margin-right: 35px;
}
#sidemenuHeading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E2C309;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #485057;
}

#sidemenu p {
	display: none;
}

#sidemenu ul {
	margin-left: 18px;
}

#sidemenu li {
	margin-left: -6px;
	margin-bottom: 1px;
	padding: 0px;
	list-style-image: url(/sitefiles/1320/Images/0115_arrowpixel.png);
	line-height: 20px;
	list-style-position: outside;
}
#sidemenu  h2 a {
	font-size: 12px;
	color: #D4B90C;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	display: none;
}
#sidemenu  li a {
	font-size: 10px;
	color: #111111;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

#sidemenu li a:hover {
	color: #F5D70C;
}



/* FOOTER */

#footertopWrapper {
	margin-bottom: 8px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#footertopWrapper ul li {
	line-height: 15px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding: 0px;
}
#footertopWrapper a {
	color: #BBBBBB;
	font-weight: normal;
	text-decoration: none;
}

#footertopWrapper a:hover {
	color: #EEEEEE;
	text-decoration: none;
}

#ftr-about {
	width: 130px;
	background-image: url(/sitefiles/1320/Images/ftr-header-aboutus.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
}
#ftr-contact {
	width: 130px;
	background-image: url(/sitefiles/1320/Images/ftr-header-contactus.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	margin-right: 20px;
}
#ftr-clientservices {
	width: 165px;
	background-image: url(/sitefiles/1320/Images/ftr-header-clientservices.png);
	background-repeat: no-repeat;
	float: left;
	margin-right: 30px;
}
#ftr-employment {
	width: 190px;
	background-image: url(/sitefiles/1320/Images/ftr-header-employment.png);
	background-repeat: no-repeat;
	float: left;
}
#ftr-northstar {
	width: 150px;
	background-image: url(/sitefiles/1320/Images/ftr-header-northstar.png);
	background-repeat: no-repeat;
	float: left;
}
#footer ul {
	color: #111111;
	font-size: 11px;
	margin-left: -4px;
	margin-top: 15px;
}

#footer li {
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: -2px;
}
#footerHome ul {
	margin-top: 20px;
	margin-left: 1px;
}
#footerlinks {
	float: left;
	width: 610px;
}
#footerHome li {
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	margin-bottom: -2px;
	color: #AAAAAA;
	font-size: 10px;
}
.footerlinksWrapper {
	float: left;
}

#footerlinks-inset {
	margin-left: 700px;
}

#yellowlinks {
}
#yellowlinks ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 610px;
}
#yellowlinks  ul li {
	display: inline;
	padding: 0px;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 17px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#ftr-studioproduction a  {
	background-image: url(/sitefiles/1320/Images/ftr-studioproduction.jpg);
	display: block;
	height: 22px;
	width: 142px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#ftr-postproduction a  {
	background-image: url(/sitefiles/1320/Images/ftr-postproduction.jpg);
	height: 22px;
	width: 128px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
#ftr-networkorigination a {
	background-image: url(/sitefiles/1320/Images/ftr-networkorigination.jpg);
	display: block;
	height: 22px;
	width: 284px;
	text-indent: -9999px;
}
#ftr-fieldproduction a {
	background-image: url(/sitefiles/1320/Images/ftr-fieldproduction.jpg);
	text-indent: -9999px;
	display: block;
	height: 19px;
	width: 132px;
}
#ftr-drtv a {
	background-image: url(/sitefiles/1320/Images/ftr-drtv.jpg);
	text-indent: -9999px;
	display: block;
	height: 22px;
	width: 37px;
}
#ftr-aboutus a {
	background-image: url(/sitefiles/1320/Images/ftr-aboutus.jpg);
	text-indent: -9999px;
	display: block;
	height: 21px;
	width: 70px;
}
#ftr-liveshot a {
	background-image: url(/sitefiles/1320/Images/ftr-liveshot.jpg);
	text-indent: -9999px;
	display: block;
	height: 22px;
	width: 147px;
}
#ftr-contactus a {
	background-image: url(/sitefiles/1320/Images/ftr-contactus.jpg);
	text-indent: -9999px;
	display: block;
	height: 22px;
	width: 88px;
}

#creditlinks {
	color: #BBBBBB;
	margin-top: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: left;
	width: 450px;
	height: 20px;
}
#flashplayer {
	height: 326px;
	width: 330px;
	background-image: url(/sitefiles/1320/Images/video-player-reflection.png);
	background-repeat: no-repeat;
}
#flashplayerPost {
	margin-bottom: 20px;
}
#socialnetworks {
	float: left;
	height: 95px;
	width: 300px;
}
#socialnetworkContainer {
	padding-top: 10px;
}



/* SOCIAL NETWORK ICONS */


#sidebarLogos {
}




/* SIDEBAR */


#sitewidecphLeft {
	margin-top: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}




/* SEARCH */

#search {
	background-image: url(/sitefiles/1320/Images/searchReflection.png);
	background-repeat: no-repeat;
	height: 41px;
	margin-left: 50px;
	margin-bottom: 15px;
	background-position: 0px 0px;
	margin-right: 30px;
}

.searchPanel {
	background-image: none;
}
* html #search {
	margin-right: -12px;
}
.searchField {
	font-size:10px;
	color: #EEEEEE;
	width: 187px;
	height: 18px;
	border: none;
	padding-left: 24px;
	padding-top: 4px;
	outline: none;
	background-image: url(/sitefiles/1320/Images/searchField.jpg);
	background-repeat: no-repeat;
}
.searchButton {
	visibility: hidden;
	display: none;
	width: 0px;
}
#sidebarTwitter a {
	background-image: url(/sitefiles/1320/Images/twitter-up.png);
	height: 76px;
	width: 76px;
	display: block;
	text-indent: -9999px;
	padding: 0px;
	margin: 0px;
}
#sidebarTwitter a:hover {
	background-image: url(/sitefiles/1320/Images/twitter-over.png);
}
#sidebarYoutube a {
	background-image: url(/sitefiles/1320/Images/youtube-up.png);
	height: 76px;
	width: 76px;
	display: block;
	background-repeat: no-repeat;
	margin-right: 75px;
	text-indent: -9999px;
	margin-top: -5px;
}
#sidebarYoutube a:hover {
	background-image: url(/sitefiles/1320/Images/youtube-over.png);
}
#sidebarTwitter {
	float: left;
	margin-left: 10px;
}

#sidebarYoutube {
	float: left;
	margin-left: 30px;
}



/* BOTTOM RIGHT ADS */


#homeWelcome {
	margin-top: 15px;
	color: #DDDDDD;
	padding: 5px;
	border: 1px solid #6A91B8;
	margin-bottom: 15px;
}
#footerad-default {
	float: right;
	background-image: url(/sitefiles/1320/Images/ad-liveshot.jpg);
	background-repeat: no-repeat;
	height: 244px;
	width: 175px;
	color: #EEEEEE;
	font-size: 13px;
	padding-right: 50px;
	padding-top: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 23px;
}
#footerad-home {
	float: right;
	background-image: url(/sitefiles/1320/Images/ad-home.jpg);
	background-repeat: no-repeat;
	height: 244px;
	width: 200px;
	padding-right: 50px;
	padding-top: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerad-liveshot {
	float: right;
	background-image: url(/sitefiles/1320/Images/ad-liveshot.jpg);
	background-repeat: no-repeat;
	height: 244px;
	width: 175px;
	padding-right: 50px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerad-post {
	float: right;
	background-image: url(/sitefiles/1320/Images/ad-postproduction.jpg);
	background-repeat: no-repeat;
	height: 244px;
	width: 175px;
	padding-right: 50px;
	padding-top: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerad-networkorigination {
	float: right;
	background-image: url(/sitefiles/1320/Images/ad-networkorigination.jpg);
	background-repeat: no-repeat;
	height: 244px;
	width: 175px;
	padding-right: 50px;
	padding-top: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerad-studio {
	float: right;
	background-image: url(/sitefiles/1320/Images/ad-studio.jpg);
	background-repeat: no-repeat;
	height: 244px;
	width: 175px;
	padding-right: 50px;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footerad-field {
	float: right;
	background-repeat: no-repeat;
	height: 244px;
	width: 175px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/sitefiles/1320/Images/ad-fieldproduction.jpg);
	padding-top: 20px;
}
#footerad-drtv {
	float: right;
	background-repeat: no-repeat;
	height: 244px;
	width: 175px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/sitefiles/1320/Images/ad-DRTV.jpg);
	padding-top: 20px;
}



/* GLOBAL OVERRIDES */


.pageSearch table td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #444444;	
}

.pageSearchTitle {
	display: none;
	visibility: hidden;
}

.photogallery li a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}


.photogallery li a:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

.photo-list-item p {
	display:none;
	}
	
