/* Northland Television Charitable Trust 2006 - designed by www.jade-design.co.nz */

/* ********************************
	HTML Tags
******************************** */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1,h2,h3,h5,h6 {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 14px;
	color: #336699;
	font-weight: bold;
}
h2 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
h3 {
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}

h4 {
	font-size: 9px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

h5 {
	font-size: 12px;
	color: #336699;
	font-weight: bold;
}

ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: disc;
}

#preload { 
height: 0; 
overflow: hidden; 
}

/* ********************************
	Links Tags
******************************** */
a:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
a {
	font-weight: bold;
}
/* ********************************
	main nav
******************************** */
#navbox {
	width: 670px;
	height: 25px;
	padding: 0px;
	margin: 0px;
	background: #FFFFFF;	
	}

#nav {
	margin: 0;
	padding: 0;
	height: 25px;
	display: inline;
	list-style: none;
	overflow: hidden;
	}

#nav ul {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

#nav li {
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
	height: 0px !important; 
	height /**/:25px; /* IE5/Win */
}

#nav a {
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	}
	
#nav a:hover {
	background-position: 0 -25px;
	}

#nav a.selected {
	background-position: 0 -50px;
	}

#nav a:hover.selected {
	background-position: 0 -50px;
	}

#nav span {
  display:none;
  }
	
#thome a  {
	width:125px;
	height:25px;
  	background: url("images/home.gif") top left no-repeat;
	}

#tnews a  {
	width: 125px;
	height:25px;
	background: url("images/news.gif") top left no-repeat;
	}

#tjoin a  {
	width: 125px;
	height:25px;
	background: url("images/join.gif") top left no-repeat;
	}

#tabout a  {
	width: 125px;
	height:25px;
	background: url("images/about.gif") top left no-repeat;
	}

#tcontact a  {
	width: 125px;
	height:25px;
	background: url("images/contact.gif") top left no-repeat;
	}

#tlogin a  {
	width: 45px;
	height:25px;
	background: url("images/login.gif") top left no-repeat;
	}

a .alt { 
	display: none; 
}

/* ********************************
	Layout Tags
******************************** */
.mainborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-image: url(images/bgGrey.gif);
	background-repeat: repeat;
}
.pad {
	margin: 0px;
	padding: 10px;
}
.padsum {
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.padrite {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.paddate {
	margin: 0px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	float: right;
	border: 0px none #000000;
	position: relative;
	top: 1.5em;
	right: 0em;
}

.border {
	border: 1px solid #000000;
}

#news {
	background-color: #FFFFFF;
	width: 160px;
	padding: 10px;
}

#poll {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-align: left;
	padding: 0px;
	background-color: #FFFFFF;
	width: 160px;
	line-height: 10px;
}

#pollpad {
	padding: 10px;
}
#question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	padding: 10px;
	background-color: #CCCCCC;
	border-top: 0px none #000000;
	border-right: 0px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px none #000000;
}
.downloadbox {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	width: 420px;
	line-height: 12px;
	background-color: #FFFFFF;
}

.donate {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	width: 140px;
	line-height: 12px;
	background-color: #FFFFFF;
}

.donateOne {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	width: 178px;
	line-height: 12px;
	background-color: #FFFFFF;
}

.logo {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	padding: 10px;
	width: 140px;
	line-height: 12px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	height: auto;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

/* ********************************
	Font Tags
******************************** */
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.morebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

/* ********************************
	Admin
******************************** */
#admin {
	padding: 10px;
	border: 1px dashed #3366FF;
	width: 50%;
}

#adminbox {
	padding: 10px;
	border: 1px dashed #3366FF;
	width: 50%;
}

#delete {
	background-color: #FFFFFF;
	border: thin dotted #000000;
	width: 100%;
}
#pollbox {
	padding: 10px;
	border: 1px dashed #3366FF;
	width: 70%;
}

/* ********************************
	Contact Form
******************************** */

#contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-align: left;
	padding: 15px;
	background-color: #CCCCCC;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.padcbox {
	margin: 0px;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 0px;
}
/* ********************************
	News details
******************************** */
.headline {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.dateline {
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}

.newsline {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}