﻿/*														
	This is the GLOBAL stylesheet for TV Newsroom NZ					
													    */
													    
/*													    */
div#right-content
{

		padding: 0px;

		min-height: 800px;

		margin: 0px 0px 0px 145px;

		text-align: left;
}
body
{

		margin: 0px;

		padding: 0px;

		background-color: #212121;

		color: #FFFFFF;

		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

		font-size: 10pt;

		z-index: 0;

		text-align: center;

		background-image: url('/website-images/images-gloss/back-test.gif');

		background-repeat: repeat-x;
}
a
{

		border-style: none;

		border-width: 0px;

		text-decoration: none;

		color: #FFFFFF;
}
img
{

		border-style: none;

		border-width: 0px;
}

div#wrap
{

		margin: 0px auto 0px auto;

		padding: 0px;

		width: 920px;

		z-index: 1;
}

div#header
{

		padding: 0px;

		margin: 30px 0px 15px 0px;

		height: 40px;

		z-index: 2;

		overflow: hidden;
}
div#top-logo
{

		background-position: left center;

		width: 500px;

		height: 40px;

		padding: 0px;

		margin: 0px;

		float: left;

		background-image: url('/nz/site-images/nz-logo.gif');

		background-repeat: no-repeat;

		text-align: left;
}
img.logo-link
{

		width: 283px;

		height: 40px;
}

div#section-logo
{

		height: 40px;

		text-align: right;

		padding: 0px;

		margin: 0px 0px 0px 450px;

		z-index: 3;
}
div#page-head-back
{

		width: 920px;

		height: 100px;

		overflow: hidden;

		padding: 0px;

		margin: 0px 0px 25px 0px;

		text-align: center;

		font-size: 40pt;

		color: #FFFFFF;

		text-decoration: none;

		font-weight: 100;
}
div#footer
{

		padding: 0px;

		margin: 35px 0px 0px 0px;

		height: 90px;

		background-color: #333333;

		border-top-style: solid;

		border-width: 2px;

		border-color: #808080;

		color: #808080;
}
div#footer-inner
{

		width: 920px;

		padding: 25px 0px 0px 0px;

		margin: 10px auto 10px auto;

		height: 45px;

		background-image: url('/nz/site-images/nz-bottom-logos.gif');

		background-repeat: no-repeat;

		background-position: right center;

		text-align: left;
}