@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

/* CSS Document */
body {
	margin: 0 auto;
	background-color: #272727;
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
	/* 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 */
	/* ******** basic text s ********** */
	color: #616161;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* ******** basic text e ********** */
}

/*
	Typo details
	*/
H1,H2,H3,H4,H5,H6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C8C8C8;
	text-shadow: 0 0 0 #000;
}

H1 {
	font-weight:500;
	margin-top:-2px;
	padding-bottom:2px;
	text-shadow: 0 0 0 #FFFFFF;
	color:#FFFFFF;
	font-size:18pt;
}


H2 {
	font-size:10pt;

}

H3 {
	color:#FFFFFF;
	font-size:7pt;
	padding:5px 0px 0px 11px;
	height:26px;
	width:163px;
	background:transparent url(/images/quicknav_heading.jpg) no-repeat top left;
	text-transform: uppercase;
	font-weight:500;
}

H3.latest {
	width:214px;
	background:transparent url(/images/latest_heading.jpg) no-repeat top left;
	margin-left:0px;
	padding:3px 0px 0px 12px;
}

h4 {
	color:#000000;
	text-transform: uppercase;
	font-size:9pt;
	font-weight:600;
}
h4.latest {
	color:#FFFFFF;
}
H6 {

}

p {
	text-shadow: 0 0 0 #000;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}
/*
	Wrappers details
	*/
#wrapper {
	border: 1px solid #646464;
	width: 950px;
	margin: 17px auto;
	background-color:#000000;
}

#header {
	border: none;
	height: 85px;
	background:#000000 url(/images/header.jpg) no-repeat top left;
width:950px;
}


#main {
	border:none;
	margin: 0 auto;


}
	#main p {
		padding: 0.6em 0px;
		color:#FFFFFF;
		font-size:11px;
		line-height:1.4em;
	}
	#main a {
	}
.mainContent {
	width: 950px;
	margin: 0pt auto;
	padding:0px;
}

#footer {
	border-top: 1px solid #646464;
	border-bottom: 1px solid #000000;
	background:url(/images/footer.jpg) repeat-x top left;
	padding:0px;
	height: 18px;
}

#footerContent {
	width: 950px;
}
#footerContent a {
	color:#616161;
}

#mainMenu {
	position:absolute;
	top:49px;
	margin-left:260px;
	text-transform: uppercase;
	}
#subMenu {
	position:absolute;
	top:70px;
	margin-left:260px;
	text-transform: uppercase;
}
	.menu ul {
		border: none;
		float:left;
		padding:0;
		margin:0px 0 0 0;
		white-space:nowrap;
		list-style-type:none;
		height:20px;
		}
	.menu ul li {
		display:inline;
		margin:0px;
		padding:0px;
		float:left;
		}
	.menu ul li a{
		text-decoration:none;
		color:#FFFFFF;
		font-size:7pt;
		font-weight:500;
		display:block;
		padding:3px 5px;
		vertical-align:middle;
		border:none;
		margin:0px;
		}
	.menu ul li a:hover{
		color:#C80000;
		text-decoration:none;
		}

#homeBanner {
	height:588px;
	width:100%;
	background:#000000 url(/images/banners/nzrun_banner.jpg) repeat-x top left;
}
#homeContent {
	background:transparent;
	margin-top:-330px;
	float:left;
	width:100%;
	height:100%;
}
#homeMain {
	float:left;
	width:504px;
	padding:0px 30px;
}
	#homeMain h1 {
		padding-bottom:10px;
		color:#FFFFFF;
	}

#pageContent {
	padding-top:1px;
	float:left;
	width:100%;
	height:100%;
}

#pageMain {
	float:left;
	width:500px;
	padding:0px 30px;
	background:#000000;
	min-height:462px;
}

#latest {
	border:none;
	float:right;
	width:210px;
	height:330px;
	margin-right:0px;
	background:url(/images/latest_bg2.png) repeat-x top left;
}
	#latest div {
		/*background:url(/images/latest_bg.png) repeat-x top left;*/
		margin-left:-1px;
	}
	#latest p {
		color:#FFFFFF;
		font-weight:500;
		font-size:8pt;
		padding:2px 0px 0px 12px;
	}

	#latest a{
		text-decoration:none;
		color:#000000;
	}
	#latest .thumbnail {
		margin:15px 10px 10px 10px;
		border:1px solid #C8C8C8;
	}
	#latest h4 {
		padding:15px 0px 0px 5px;
	}
	.latestMoreButton {
		float:right;
		margin:7px 8px 0px 0px;
		border:none;
		width:46px;
		height:17px;
	}
#quickNav {
	border:none;
	float:left;
	width:159px;
	height:330px;
	background:url(/images/quicknav_bg.png) repeat-x top left;
	margin-left:1px;
}
	#quickNav p {
		color:#FFFFFF;
		font-weight:600;
		font-size:8pt;
		padding:12px 0px 0px 8px;
	}

	#quickNav a{
		text-decoration:none;
		color:#FFFFFF;
	}
	.quickNavMoreButton {

		margin:12px 10px 0px 0px;
		width:46px;
		height:17px;
	}
	#quickNavSponsor {
		height:113px;
		width:158px;
		margin-top:-7px;
		vertical-align:middle;
	}
	#quickNavDonation {
		height:40px;
		width:158px;
		margin-top:-7px;
	}
	#quickNavNewsletter {
		height:40px;
		width:158px;
		margin-top:-7px;
	}
	#sponsors {
	}
		#sponsors img {
			position:absolute;
			cursor:pointer;
			padding:2px 0px 0px 2px;
		}

	.rightImg {
		float:right;
		width:210px;
	}
		.rightImg img {
			padding-top:35px;
		}

.formtable {
	border-spacing:5px 10px;
	margin-left:-5px;
	}
	.formtable td {
		border-top:1px solid #333333;
		border-right:1px solid #333333;
		border-bottom:1px solid #333333;
		border-left:1px solid #333333;
		padding-left:5px;
		padding-top:3px;
		padding-bottom:3px;
		color:#C8C8C8;
		text-shadow: 0 0 0 #000000;
		}
	.formtable input[type="text"] {
		border-color:#000000;
		border:none;
		width:165px;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:12px;
		color:#FFFFFF;
		background:#000000;
		}
	.formtable input[type="password"] {
		border-color:#000000;
		border:none;
		width:165px;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:12px;
		color:#FFFFFF;
		background:#000000;
		}
	.formtable textarea {
		border-color:#000000;
		border:none;
		width:400px;
		height:80px;
		font-family:Verdana,Arial,Helvetica,sans-serif;
		font-size:12px;
		color:#FFFFFF;
		background:#000000;
		}

img {
	border:none;
}
.smallprint {
	font-size: 0.8em;
}

.centerimage {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.red {
	color:#C80000;
	font-weight:600;
	text-shadow: 0 0 0 #000000;
}
#main p.error {
	color:#C80000;
	font-weight:500;
	text-shadow: 0 0 0 #000000;
}

.blog {
	margin:20px 0px;
}

#main p.notice {
	position:absolute;
	margin-top:-125px;
	margin-left:0px;
	width:950px;
	text-align:center;
	background-color:#C80000;
	color:#FFFFFF;
	line-height:0.8em;
}

#gallery {
	height:500px;
}
	#gallery p {
		text-align:center;
	}

#galleryViewer {
	padding-left:10px;
	height:320px;
}
	#galleryViewer img {
		position:absolute;
		z-index:100;
	}

#galleryCategories img {
	padding:5px;
}

#galleryImages {
	height:1200px;
	overflow:hidden;
}

	#galleryImages img {
		padding:5px;
	}

.newsArticle {
	margin:20px 0px;
}

.achievements ul {
		list-style-type:none;
	}
	.achievements ul li {
		color:#FFFFFF;
		background-image:url(/images/bullet.gif);
		background-position:0 3px;
		background-repeat:no-repeat;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:0;
		padding:0 0 8px 10px;
		font-weight:500;
		text-shadow: 0 0 0 #000000;
		font-size:11px;
	}

#backgroundLogos img{
		opacity:0.5;
		padding:0px 20px;
}

#newsArchive {
		list-style-type:none;
	}
	#newsArchive li {
		color:#FFFFFF;
		font-size:1.0em;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:0;
		padding:0px 2px 2px 0px;
	}
	#newsArchive li a{
		color:#FFFFFF;
	}

.button {
	color:#C8C8C8;
	border:1px solid #333333;
	background:#000000;
	font-size:9pt;
	padding:2px 4px 3px 4px;
	line-height:0.9em;
	text-shadow: 0 0 0 #000000;
}
ul.nutrition {
	margin-left:15px;
}

ul.nutrition li {
	color:#FFFFFF;
	padding:8px 0px 8px 0px;
	line-height:1.2em;
	font-size:11px;
}
ul {
	margin-left:12px;
}
ul li {
	color:#FFFFFF;
	padding:5px 0px;
}