
/* ------------------------------ */
/*                                */
/*   Styles for... All Browsers   */
/*                                */
/* ------------------------------ */


/* =================================================== */
/* CLEAR TAGS  */
/* =================================================== */

body, h1, h2, h3, h4, h5, h6, p, form, blockquote {
	padding: 0;
	margin: 0;
	}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
	}

a {
	text-decoration: none;
	outline: none;
	}

a img {
	border: none;
	outline: none;
	}


/* =================================================== */
/* GENERAL  */
/* =================================================== */

body {
	background-color: #fff;
	color: #000;
	font-family: Trebuchet MS, verdana, san serif;
	text-align: center;
	}

img {
	-ms-interpolation-mode:bicubic;
	}

#wrapper {							/* for Fixed-Width Centered layouts  */
	width: 922px;
	margin-left: auto;
	margin-right: auto;
	}

.headertop {
	width: 922px;
	height: 276px;
	background-color: transparent;
	background-image: url(http://www.filmcentral.co.nz/templateimages/fc/bg-header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}

#headtop {
	text-align: right;
	width: 100%;
	height: 50%;
	vertical-align: top;
	align: center;
	}

#headbot {
	text-align: right;
	width: 100%;
	vertical-align: bottom;
	}

.topbox1 {
	border: solid #ff0000 1px;
	}

.topbox2 {
	border: solid #00ff00 1px;
	}

.topright {
	background-color: transparent;
	background-image: url(http://www.filmcentral.co.nz/templateimages/fc/bg-header-right.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}

.topleft {

	}

.headershell {
	height: 276px;
	margin-left: auto;
	margin-right: auto;
	}

.absol {
	right: 0px;
	bottom: 0px;
	}

.headlinks {
	margin: 5px 10px 0 0;
	}

.toplinks {
	font-size: .75em;
	padding: 0 25px 0 0;
	}

.filmtop {
	background-color: transparent;
	background-image: url(http://www.filmcentral.co.nz/templateimages/fc/bg-filmstriptop.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}

.toplinks img {
	margin-right: 8px;
	}

#rightheader {						/* for TABLE based header  */
	text-align: right;
	}
	
#headerdiv {						/* DIV based header  */
	width: 100%;
	position: relative;
	text-align: left;				/* text-align for Fixed-Width Centered layouts  */
	}

#headright {						
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: +1;
	}

#main {
	vertical-align: top;
	width: 100%;
	padding: 0 0 0 20px;
	}

#content {
	vertical-align: top;
	width: 100%;
	padding: 35px 20px 35px 0;
	}

#content, #content td {
	font-size: small;
	}

.extrashell {
	position: relative;
	width: auto;
	}

.extrabox {
	width: 100%;
	height: 140px;
	position: relative;
	}

.extraboxright {
	position: relative;
	}

.mocklogo {
	position: absolute;
	bottom: 20px;
	right: 35px;
/*  display: none; */
	}

#printlogo {
	display: none;
	}
	
code {
	font-weight: bold;
	font-family: courier new;
	color: #ff3300;
	}

h1 {
	margin-bottom: .25em;
	font-size: 1.5em;
	font-family: Trebuchet MS, verdana, san serif;
	color: #01467f;
	}

h2, h3, h4 {
	font-family: Trebuchet MS, verdana, san serif;
	margin-top: 1.25em;
	margin-bottom: .25em;
	}

h2 {
	font-size: large;
	color: #739ac7;
	}

h3 {
	font-size: small;
	color: #01467f;
	}

h4 {
	font-size: small;
	color: #fff;							/* if bgcolour is needed - if not, change to darker colour  */
	background-color: #739ac7;				/* if bgcolour is needed  */
	padding: 2px 2px 3px 5px;				/* if bgcolour is needed  */
	}

p {
	font-size: small;
	margin-bottom: 1.25em;
	}

#footer {
	width: auto;
	margin-bottom: 10px;
	}

.footershell {
	width: 100%;
	background-color: transparent;
	background-image: url(http://www.filmcentral.co.nz/templateimages/fc/bg-filmstripbase.gif);
	background-position: top right;
	background-repeat: repeat-x;
	}

.footerbox {
	width: 100%;
	background-color: transparent;
	background-image: url(http://www.filmcentral.co.nz/templateimages/fc/bg-footerright.gif);
	background-position: top right;
	background-repeat: repeat-y;
	}

.footerinner {
	width: 100%;
	background-color: transparent;
	background-image: url(http://www.filmcentral.co.nz/templateimages/fc/bg-footerleft.gif);
	background-position: top left;
	background-repeat: repeat-y;
	text-align: center;
	}

.footertopshell {
	width: 100%;
	background-color: #de1b3f;
	}

.footertopbox {
	width: 100%;
	background-color: transparent;
	background-image: url(http://www.filmcentral.co.nz/templateimages/fc/bg-footerright.gif);
	background-position: top right;
	background-repeat: repeat-y;
	}

.footertopinner {
	width: 100%;
	background-color: transparent;
	background-image: url(http://www.filmcentral.co.nz/templateimages/fc/bg-footerleft.gif);
	background-position: top left;
	background-repeat: repeat-y;
	text-align: center;
	}

.footbase {
	width: 100%;
	background-color: transparent;
	background-image: url(http://www.filmcentral.co.nz/templateimages/fc/bg-footbase.gif);
	background-position: top left;
	background-repeat: repeat-x;
	}

.floathome {
	position: absolute;
	top: -75px;
	left: 155px;
	z-index: +10;
	}


/* =================================================== */
/* TRIFECTA below */
/* =================================================== */

.butt1, .butt2, .butt3, .butt4, .butt5	{
	margin: 0; 
	padding: 0;
	background-position: top left;
	background-repeat: no-repeat;
	width: 143px;
	height: 33px;
	overflow: hidden;
	}

.butt1 div, .butt2 div, .butt3 div, .butt4 div, .butt5 div	{
	width: 143px;
	height: 33px;
	position: relative;
	}

.butt1 div img, .butt2 div img, .butt3 div img, .butt4 div img, .butt5 div img	{
	position: absolute;
	top: 0;
	left: 0;
	}

.butt1 div .topper, .butt2 div .topper, .butt3 div .topper, .butt4 div .topper, .butt5 div .topper	{
	position: absolute;
	top: 0;
	left: 0;
	z-index: +1;
	}

.butt1 a, .butt2 a, .butt3 a, .butt4 a, .butt5 a {
	display: block;
	width: 143px;
	height: 33px;
	display: block;
	float: left;
	text-decoration: none;
	overflow: hidden;
	}

.butt1 img, .butt2 img, .butt3 img, .butt4 img, .butt5 img {
	width: 143px;
	height: 33px;
	border: 0;
	}

.butt1 a:hover .topper, .butt2 a:hover .topper, .butt3 a:hover .topper, .butt4 a:hover .topper, .butt5 a:hover .topper {
	visibility: hidden;
	}


/* =================================================== */
/* E-C Logo and Copyright ... CENTERED */
/* =================================================== */

#centerlogoshell {
	padding: 5px 0 0 0;
	text-align: center;
	
	}

#poweredbyb {
	margin: 10px 0 10px 0;
	}

.smallb {
	font-size: .7em;
	color: #004681;
	}


/* =================================================== */
/* NAVIGATION and LINKS */
/* =================================================== */

a {
	color: #999;
	text-decoration: underline;
	}

a:hover	{
	color: #de1a3e;
	}

.subnav {
	color: #739ac7;
	font-size: .75em;
	padding: 15px 20px 5px 20px;
	text-align: center;
	}

.subnav a {
	color: #004681;
	}

.subnav a:hover {
	color: #000;
	}

#navcolumn {
	background-color: transparent;
	background-image: url(http://www.filmcentral.co.nz/templateimages/fc/bg-navunder.gif);
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: top;
	padding: 0 2px 30px 0;
	border-right: solid #739ac5 1px;
	}

.navshell {
	background-color: transparent;
	background-image: url(http://www.filmcentral.co.nz/templateimages/fc/bg-navpaper.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}

#nav {
	background-color: transparent;
	background-image: url(http://www.filmcentral.co.nz/templateimages/fc/bg-nav-top.png);
	background-position: top left;
	background-repeat: no-repeat;
	}

#navigator {
	width: 153px;
	margin: 0 0 10px 0;
	min-height: 85px;
	}

.button1, .button2, .currentpage, .submen {
	font-family: Trebuchet MS, verdana, san serif;
	font-size: 12px;
	font-weight: bold;
/*	text-align: center;	*/				/* Uncomment to center left nav text */
	margin: 0px;
	padding: 0px;
	width: 153px;
	}

.button1 a, .button2 a, .currentpage a, .submen a {
	padding: 2px 10px 3px 5px;
	text-decoration: none;
	display: block;
	width: auto;
	color: #000000;
	}

.currentpage a {
	color: #fff;
	background-color: #004681;
	background-image: url(http://www.filmcentral.co.nz/templateimages/fc/bg-navcurrent.gif);
	background-position: top right;
	background-repeat: no-repeat;
	}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
	color: #004681;
	background-color: #b1cdee;
	}

.currentpage a:hover {
	color: #b1cdee;
	}

.submen a {
	font-weight: normal;
	color: #729ac6;
	}
	
	