@charset "UTF-8";
/* CSS Document */

/*-----------------------------------------------------------------------------
[client] Screen Stylesheet

version:   1.0
date:      01/03/08
author:    Matthew Ravenhall
email:     ravenhall@gmail.com
website:   www.pixelperfect.co.nz
version history: N/A

Primary Colours Used
1.	#000000
2.	#000000
3.	#000000
4.	#000000


Table of contents:
1.	Import other stylesheets
2.	Fundamental styles
3.	Header
4.	Footer
5.	Navigation
6.	Template
7.	Typography
8. 	Tables
9.	Forms
10.	Miscellaneous
11.	Fixes


-----------------------------------------------------------------------------*/

/* Import other stylesheets
-----------------------------------------------------------------------------*/

@import url("reset.css"); /* Clear default styles */

	
/* Fundamental styles
-----------------------------------------------------------------------------*/	
body
	{font: 62.5%/1.5em  Arial, Verdana, sans-serif;
	background: #000;  /* #333 url('../images/bg_body.gif') top center repeat-x; */
	color: #fff;    
	text-align:center;}	
	
div#wrapper
	{font-size: 1.2em;
	text-align: left;
	width: 760px;
	margin: 0 auto;}

.clear
    {clear:both;}

.right
    {float: right;}

.left
    {float: left;}
	
.width100
	{width: 100%; }

.width75
	{width: 75%;}

.width50
	{width: 50%;}

.width25
	{width: 25%;}

.alignLeft
	{text-align: left;}

.alignRight
	{text-align: right;}
	

/* Header
-----------------------------------------------------------------------------*/
div#header
	{margin: 0;
	height: 130px;}
	
	div#header div.logo
	{height: 100px;
	position: relative;
	z-index: 0}
	
	div#header div.logo h1
	{position: absolute;
	left: -9999px;
	top: -9999px;}
	
	
/* Footer
-----------------------------------------------------------------------------*/
div#footer
	{margin: 5px 0;
	float: left;
	width: 760px;
	font-size: 0.9em;}
	
	div#footer div.login
	{float: right;
  margin: 0 10px 0 0; }

/* Navigation
-----------------------------------------------------------------------------*/
div#nav
	{height: 14px;
	top: 107px;
	line-height: 18px;
	position: absolute;
	z-index: 10;}
	
	div#nav a
	{margin: 0 10px;
	text-transform: uppercase;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	text-decoration: none;
	color: #fff;}
	
	div#nav a.spacer
	{margin-right: 100px;}
	
	div#nav a:hover
	{color: #c00;}


/* Template
-----------------------------------------------------------------------------*/
div#banner {
  height: 182px;
	_position: relative;
	_top: -3px;
}

div#page { 
  float: left;
  width: 738px;
  padding: 10px;
  border-left: 1px solid #222;
  border-right: 1px solid #222;  
}
div#page em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
div#page div.imageRight {
  float: right;
  clear: right;
  width: 200px;
  height: 270px;
  display: block;
  overflow: hidden;
  margin: 5px 0 5px 20px;
  border: 1px solid #fff;
}
div#page div.imageRightL {
  float: right;
  clear: right;
  height: 304px;
  display: block;
  overflow: hidden;
  margin: 20px 0 5px 20px;
  border: 1px solid #fff;
}
div#page fieldset {
  width: 224px;
  height: 90px;
  float: left;
  padding: 5px;
  margin: 10px 5px 0 5px;
  border: 1px dotted #333;
}

div#page div.section {
  /*float: left;*/
  clear: both;
  margin: 0 0 10px 0;
  padding: 10px 0 10px 0;
  /*border-bottom: 1px dotted #333;*/
}
div#page div.section div.imageRightNews {
  float: right;
  clear: right;
  width: 215px;
  height: 260px;
  display: block;
  overflow: hidden;
  margin-left: 20px;
  margin-top: auto;
  margin-bottom: auto;
  /*_margin-top: 20px;*/ 
  border: 1px solid #fff;
}
div#page div.section div.team { 
  float: left;
  width: 210px;
  height: 242px;
  display: block;
  text-align: center;
  margin: 5px 0 5px 20px; 
}
div#page div.section div.team img {
  width: 210px;
  height: 200px;
  overflow: hidden;
  border: 1px solid #fff;
}
div#page div.section div.team h5 {
  height: 40px;
  width: 210px;
} 

div#page div.article {
  float: left;
  width: 455px;
  padding: 10px;
  background-color: #111;
}
div#page div.article div.section {
  border-bottom: 1px dotted #333;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
}
div#page div.article div.imageCenter { 
  float: left;
  clear: left;
  width: 430px;
  display: block;
  overflow: hidden;
  margin: 5px 0 5px 8px;
  border: 1px solid #fff;
}

div#page div.side {
  float: right;
  width: 230px;
  padding: 10px;
  margin: 5px 0 5px 0;
  border: 1px solid #2E2E2E;
}
div#page div.side div.image {
  float: center;
  clear: right;
  display: block;
  margin: 10px 5px 10px 5px;
  overflow: hidden;
  height: 250px;
  width: 220px;
  border: 1px solid #fff;
}

/* Forms */

div#page div.form {
  margin-bottom: 10px; 
  padding: 8px;
}
div#page div.form div.lab {
  display: inline-block;
  line-height: 1.8;
  width: 120px;
  float: left;
  vertical-align: top;
}
div#page div.form  ol  {
  margin: 0;
  padding: 0;
}
div#page div.form  li {
  list-style: none;
  padding: 5px;
  margin: 0;
}   	

/* Other */

div.sponsors {
  float: left;
  width: 748px;
  padding: 5px;
  margin: 0 0 5px 0;
  background-color: #111;
  border: 1px solid #2E2E2E;
}

div.sponsors img {
  float: left;
  margin: 6px 12px 5px 12px;
}
	

/* Typography
-----------------------------------------------------------------------------*/	
	h1, h2, h3, h4, h5, h6
	{color: #cc0000}
	
	h1
	{font-size: 2.2em;
	line-height: 1.0em;
	margin: 0 0 15px 0;}
	
	h2
	{font-size: 2.0em;
	line-height: 1.6em;
	margin: 15px 0 5px 0;}
	
	h3
	{font-size: 1.8em;
	line-height: 1.4em;
	margin: 10px 0 5px 0;}
	
	h4
	{font-size: 1.6em;
	line-height: 1.2em;
	margin: 15px 0 10px 0;}
	
	h5
	{font-size: 1.4em;
	line-height: 1.0em;}
	
	p
	{margin: 5px 0 0 5px;}
	
	ul
	{margin: 10px 0 10px 30px;}
	
	li
	{list-style-type: square;}
	
	a, a:active, a:visited
	{color: #ffffcc;}
	
	a:hover
	{color: #c00;
	text-decoration: underline;}
	
		
		
/* Tables
-----------------------------------------------------------------------------*/
	
	
/* Forms
-----------------------------------------------------------------------------*/
input.text
  {padding: 3px;
  border: 1px solid #999999;}	
	
textarea:focus, input:focus
	{border: 1px solid #f90;}
	
	
/* Miscellaneous
-----------------------------------------------------------------------------*/	

.transparent_class
	{filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;}

/* "Fixes"
-----------------------------------------------------------------------------*/		
	.clearfix:after
	{content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;}
	
	.clearfix {display: inline-block;}
	
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* End hide from IE-mac */
	

