body {
	padding: 12px 0 0 0;
	margin: 0; 
	color: #515151; 
	background: url(images/bkgd.gif) repeat-x top left; 
	text-align: center;
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 80%;
}
a, a:link, a:visited {
	color: #349ec9;
}
#container {
	border: none;
	width: 953px;
	margin: 0 auto;
	text-align: left;
	background: url(images/content-bkgd.gif) repeat-y top left;
}
#header {
	padding: 0;
	border: none;
	background: url(images/header.gif) no-repeat top left;
	height: 115px;
}
#header h1.title {
	display: none;
}
#header #logo {
	margin: 45px 0 0 25px;
	float: left;
}
#navigation {
	width: 100%; 
	border: none;
	background: url(images/menubg.gif) no-repeat top left;
	text-align: left;
	padding: 0;
	margin: 0;
	height: 32px;
}
#navigation ul {
	padding: 8px 0;
	* padding: 0;
	margin: 0 0 0 7px; 
	white-space: nowrap;
}
#navigation li {
	display: inline; 
	padding: 8px 0;
	margin: 0;
	list-style: none;
	color: #5d5e5f;
	background: url(images/menu-divider.gif) no-repeat top right;
	font-size: 14px;
	font-weight: bold;
	height: 32px;
}
#navigation li a {
	padding: 8px 30px;
	text-decoration: none;
	color: #69929e;
}
#navigation li a:hover {
	color: #349ec9;
	text-decoration: none;
}
#navigation li a.selected {
	background: url(images/menubg-selected.gif) repeat-x top left;
	color: #5d5e5f;
}
#content.columns {
	font-size: 1em; 
	margin: 0;
	padding: 0;
	background: url(images/content-shadows.gif) no-repeat left top;
	width: 953px;
}
#content {
	font-size: 1em; 
	margin: 0;
	padding: 15px 25px;
	background: url(images/content-shadows.gif) no-repeat left top;
	width: 903px;
	* width: 953px;
}
#columnleft {
	float: left;
	width: 630px;
	* width: 665px;
	padding: 15px 10px 15px 25px;
}
#content h1 {
	color: #597f9f;
	font-size: 1.4em;
	margin: 1em 0 0 0;
	border-bottom: 1px dashed #e9e9e9;
	padding-bottom: 7px;
}
#content h2 {
	color: #619dbc;
	font-size: 1.2em;
	margin: 2em 0 0 0;
}

img.srsui{
	border: 1px dotted #A0B9E0;
}

/*
#content img {
    border: none;
}
*/

#columnright {
	width: 245px;
	* width: 280px;
	float: right;
	border-left: 1px solid #e9e9e9;
	padding: 15px 25px 15px 10px;
	font-size: .85em;
}
#columnright h2 {
	color: #597f9f;
	font-size: 1.4em;
	border-bottom: 1px dashed #e9e9e9;
	padding: 7px 0;
	margin: 1em 0 0 0;
}
#columnright h3 {
	color: #349ec9;
	font-size: 1.2em;
	margin: 1em 0 0 0;
}
#columnright ul {
	margin: 0 0 0 20px;
}
#columnright ul li {
	padding: 5px 0;
}

/*for the facts bax on the DNRS site*/
#facts {
	padding: 15px 25px;
	margin: 0 auto;
	width: 753px;
	* width: 803px;
}
.clearer {
	clear: both;
}
.dashedline {
	border-top: 1px dashed #e9e9e9;
}
.admintable th {
	border: #aaa 1px solid; 
	padding: 3px; 
	width: 12em; 
	text-align: left; 
	empty-cells: show;
}
table {
	font-size: 1em;
	width: 100%;
	margin: 10px 0;
	border-collapse: collapse;
}
table th {
	background-color: #A0B9E0; 
	padding: 10px 10px;
	text-align: center;
}
table td {
	padding: 10px 10px;
	vertical-align: top;
}

ul.home{
padding-left: 0px;
margin-left: 0px;
}

li.home {
	background-image:url(images/arrow_right_small.png);
	background-repeat:no-repeat;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:10px;
	padding-bottom:5px;
	padding-left:25px;
	padding-top:3px;
}

a.linkhome{
	text-decoration: none;
}

img.figure {
float: right;
margin-left: 10px;
margin-bottom: 10px;
}

img.logofigure {
float: right;
margin-top: -30px;
margin-left: 10px;
margin-bottom: 10px;
margin-right:10px;
}
input {
	display: block;
}
small {
	color: #9e9e9e;
	font-size: .8em;
}
.download {
	padding-left: 18px;
	background: url(images/icon-download.gif) no-repeat top left;
}
.error_message {
	color: red;
}
#message p {
	border: #aaa 1px solid; 
	padding: 0.5em; 
	margin: 1em; 
	background-color: #eee;
}
#footer {
	font-size: 9px; 
	width: 100%; 
	background: #597f9f url(images/footer.gif) no-repeat bottom center;
	height: 60px;
	padding: 0;
	border-top: 1px solid #e9e9e9;
	text-align: center;
}
#footer #copyright {
	width: 916px;
	* width: 930px;
	margin: 0 auto;
	padding: 7px;
	text-align: right;
	line-height: 20px;
	color: #619dbc;
}
#footer #NZRSlogo {
	background: url(images/NZRSlogo.gif) no-repeat top left;
	float: left;
	width: 95px;
	height: 20px;
}
h2#breadcrumb {
    margin: 0em;
    padding-bottom: 1em;
}



/*the different paragraph background images*/
p.documentation {
background-image:url(images/object_right_small.png);
background-repeat:no-repeat;
padding-bottom:4px;
padding-left:25px;
padding-top:4px;
}

p.facts {
background-image:url(images/ok_small.png);
background-repeat:no-repeat;
padding-bottom:4px;
padding-left:25px;
}

p.contact {
background-image:url(images/pen.png);
background-repeat:no-repeat;
padding-bottom:4px;
padding-left:25px;
padding-right:10px;
padding-top:4px;
}
