/* 


*/

body {
	margin:0px 0;
	padding:0;
	color:#000000;
	line-height: 1.4em;
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
}

#content {
	color: #000000;
	padding: 0;
	width: 990px;
	margin-top: 3px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(/images/transparent-ball.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#header {
	color: #FFF;
	line-height: 1.0em;
	min-height: 130px;
	width: 800px;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header .gap {
	height:20px;
}

#header .logo {
	height: 95px;
	width: 300px;
	background-image: url(/images/NZEE-logo.gif);
	background-repeat: no-repeat;
	margin-top: 4px;
}

#header .login {
	float:right;
	width:10%;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:-17px;
	display: inline;
	
}

#header .login a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}


#main {
	margin:0;
}	

#main p{
	margin-top: 0px;
	margin-bottom: 12px;	
}

#center {
	background: #FFF;
	min-height:500px;
	width: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
}

#center .upperleft {
	background-image: url(/images/rnd-top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;

}


#center .upperleft span {
	background-image: url(/images/rnd-top-right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width:100%;
	display: block;
	margin:0px;
	padding-right: 0px;
	padding-top: 0px;
	height: 50px;
}

/* Internet Explorer * 
/*\*/ 

* html .upperleft span { 
    padding-left: 7px;
} 
/**/

#center .yellowline {
		border-bottom: 1px solid #ECBC24;
		display: block;
		height: auto;
		padding-bottom: 10px;
}

#center span.inlinehdr {
	color: #535456;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	margin-bottom: 0px;
}


#center .text {
	padding-top: 20px;
	margin-right: 30px;
	padding-bottom: 20px;
	margin-left: 30px;
	min-height: 20px;
}

#center div.media .yellowline {
		border-bottom: 1px solid #ECBC24;
		display: block;
		height: auto;
}

#center div.media p {
	margin-top:6px;
	margin-bottom:1px;
}

#center p.date  {
	font-style:italic;
}

#center .titleline {
	color: #A58319;
	font: normal 1.8em Arial, Sans-Serif;
	border-bottom: 1px solid #ECBC24;
	display: block;
	height: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0px;
}

#center .tbl td {
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #b4975a;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
	}
	
#center .tbl td.tbltitle {
		background-color:#cdba8f;text-transform: uppercase; color:#FFFFFF; 
		font-weight:bold; font-size:12px;border:none;
	}

#center .leftcolumn {
	width: 75%;
	float: left;
}

#center .rightcolumn {
	width: 22%;
	float: right;
}


/* citations
   ------ */
   
#center .citations{
	padding: 0px;
	border: 1px solid #000000;
	margin: 10px;
	float: right;
} 

#center .title { color: #A58319; font: normal 1.8em Arial, Sans-Serif; padding: 7px 0 9px 0px; margin: 0; }

#center .thumb {
	align: left;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

#center .thumb a {
color: ffffff;
}

#center .thumb a:hover {
color: ffffff;
}

/* Photo Gallery
   --------- */
 
#center .subtitle {   font: 13px Tahoma, sans-serif; 
	line-height: 15px;
	color: #333; }
	

#center .image {
	float: left;
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 3px;
	margin-left: 0;
}

#center #snav {
	MARGIN:0;
	padding-top: 10px;
	text-align: left;
	color: 	#000000;
	height:25px;
	font-family: "Arial";
	font-size: 14px;
	
}

#center #snav ul {
	list-style-type: none;
	margin-left:30px;
	margin-right:30px;
	padding-bottom:4px;
	border-bottom-style: solid;
	border-bottom-color: #C4AC7B;
	
	
}

#center #snav li {

	display:inline;
	font-weight: bold;
	list-style-type: none;
	margin-right:20px;

	
}

#center #snav li:hover {background-color: #eeeeee;}

#center #snav li a {
	color: #000000;
	text-decoration: none;
	margin:0px;
	list-style-type: none;
	
}

#center #snav li a:hover {
	color: #8E7B70;
	text-decoration: none;
	background-color: #cccccc;
	
}

#center #snav li a.current {
	color: #C4AC7B;
}


.padding { padding: 15px; }



.img { background: #FFF; float: left; padding: 1px; margin: 5px 8px 5px 0; color: #333; border: 1px solid #e0e0e0; }


 -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

p { 	margin: 12px 0 10px 0; 	padding: 0; color: #555; background: inherit; font-size: 12px; line-height: normal;}

td {
	font-size: 12px;
}

hr { border: 0; height: 1px; color: #eee; background-color: #eee; }
a { 	color: #A58319; background: inherit;  text-decoration:underline; }
a:hover { 	background: inherit;	text-decoration: underline; color: #cccccc;}


h1 {
	background-color: inherit;
	color: #C4AC7B;
	margin-bottom: 2px;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	line-height: normal;
}


h2 {
	background-color: inherit;
	color: #535456;
	margin-bottom: 2px;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	line-height: normal;
}

ul {
	margin: 5px 0 20px 15px;
	padding : 0;
	
}

ol {
	margin: 5px 0 20px 15px;
	padding : 0;
}

li {
	list-style-type: disc;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;	
}

#header, .upperleft {
	display:none;
}