/*
	=================================================================
	Xstrata Mt Owen - basics styles
	Author: David Roessli (cybmed.com)
	Date: 2003-12-19
	
	Amended:
	
		2005-02-02 : imlemented new color scheme by bm
		2005-06-22 : changed content link colours
		2005-06-22 : final tweaks
		2005-06-17 : fixed right margin/padding
		2005-06-17 : changed all font-size % -> em
		2005-04-20 : added photo captions (dcr)
		2004-03-29 : adapted from www.xstratatech.com
	
*/

/*
	=================================================================
	general
*/
html {
	width:100%;
	}
		
body {
	margin:0 0 25px 0;
	padding:0;
	background-color:#fff;
	background:#edebea url(../img/bck_shade820b.gif) center 0 repeat-y;
	font-family:Verdana, "Lucida Grande", Arial, Sans-serif;
	font-size:62.5%;
	color:#333;
	}

body * {
	margin:0;
	padding:0;
	border:0;
}

a			{ color: #666; text-decoration: none; } 
a:link		{ color: #666; text-decoration: none; } 
a:visited	{ color: #666; text-decoration: none; } 
a:hover		{ color: #ED5100;  }
a:active	{ color: #ED5100;  } 

h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight:normal;
	}
h1 {
	font-size:1.8em;
	font-weight:bold;
	color:#009;
}
h2 {
	margin:2em 0 1em 0;
	font-size:1.4em;
	color: black;
}
h3 {
	margin:0;
	font-size:1.1em;
	font-weight:bold;
	color:#333;
}
h4 {
	font-size:1.1em;
	font-weight:bold;
	color:#009;
}
h5 {
	font-size:1.1em;
	
	color:#009;
}
h6 {
	font-size:1em;
}
.hide {
	display:none;
	}
.offscreen {
	position:absolute;
	top:-100px;
	left:-1000px;
}
#contents a.nodeco {
	border:0;
}
/*	=================================================================
	divisions
*/

#wrapper {
	margin: 5px auto;
	padding:0;
	width:800px;
	}
	
#header {
	margin: 0;
	padding:0;
	height:115px;
	}
#header img {
	border:0;
	}
#header .logo {
	float: left;
	margin:0;
	padding:0;
	text-align:left;
	}
#header .logo img {
	margin:2px 0 0 2px;
	}
#header .info {
	float: right;
	margin:0;
	padding:0;
	text-align:left;
	}
#header .info ul.help {
	margin: 20px 0 0 0;
	}
	
#header .info ul.help li {
	display:list-item;
	list-style-type:none;
	white-space:nowrap;
	}
/*
#header h1.page {
	color:#009;
	font-size:90%;
	font-weight:normal;
	text-transform:lowercase;
	padding-top: 25px;
	padding-bottom: 25px;
	text-align:center;
	background:transparent;
	}
#header h1.page a,
#header h1.page a:link,
#header h1.page a:visited,
#header h1.page a:active {
	color:#009;
	}
*/
/*	=================================================================
	navigation
*/

#navigation {
	clear:both;
	margin:0;
	margin:0 0 0 -10px;
	padding:0;
	width:100%;
	width:820px;
	}
#navigation ul.sitenav {
	float:left;
	margin:0;
	padding:0;
	}
#navigation ul.sitenav li {
	display:inline;
    float: left;
    width: 205px;
	list-style-type:none;
	font-weight: normal;
	text-transform: lowercase;
    text-align: center;
	background-color: #eee;
	border:1px solid #8EA8BC;
	border-width: 1px 0 1px 0;
	line-height:2em;
	padding:0;
	}

#navigation ul.sitenav li a {
    float: left;
    width: 205px;
    text-align: center;
    color: #333;
    font-weight: normal;
    text-decoration: none; 
	white-space:nowrap;
	}
#navigation ul.sitenav li a:hover {
	color:#fff;
	background:#8EA8BC;
	}
#navigation ul.sitenav li a.nohover:hover {
	color:#fff;
	background:#eee;
	}
#navigation ul.sitenav li.current a {
	font-weight: bold;
	color:#fff;
	background:#8EA8BC;
	}

/*	=================================================================
	content and sidebar nav
*/


#main {
	clear:both;
	}
	
#sidebar {
	float:left;
	width:200px;
	font-size:100%;
	}
	
#sidebar .photo {
	margin:30px 0 0 15px;
	padding:0;
	width:100px;
	padding:5px;
	border:1px solid #aaa;
	}
#sidebar .photo img {
	display:block;
	width:100px;
	}
	
#sidebar dl.localnav {
	margin: 50px 0 0 0;
	width:180px;
	font-size:0.9em;
    line-height: 1.2em;
	border-bottom:1px solid #ccc;
	}
#sidebar dl.localnav dt {
	padding:0.5em 0;
	font-weight: bold;
	text-transform: lowercase;
	text-align:left;
	border-top:1px solid #ccc;
	text-indent:0.5em;
	}
#sidebar dl.localnav dd {
	padding: 0.5em 0 0.5em 0;
	text-transform: lowercase;
	text-align:left;
	}
#sidebar dl.localnav dt.current {
	color: #009;
	}
#sidebar dl.localnav dt.current a {
	color: #009;
	}
#sidebar dl.localnav dt a {
	color: #333;
	}
#sidebar dl.localnav dt a:hover {
	color: #ED5100;
	}
#sidebar dl.localnav dd {
	margin:0;
	}
#sidebar dl.localnav ul.localsubnav {
	margin: -0.5em 0 0.5em 0;
	padding:0;
	}
#sidebar dl.localnav ul.localsubnav li {
	display:list-item;
	list-style-type:none;
	margin:0;
	padding: 0 0 0 1em;
	line-height: 1.5em;
	text-transform: lowercase;
	text-align:left;
	}
#sidebar dl.localnav ul.localsubnav li.current a {
	color:#333;
	font-weight:bold;
}
#sidebar dl.localnav ul.localsubnav1 {
	margin: -0.5em 0 0.5em 0;
	margin: 0 0 0.5em 0;
	padding:0;
	}
#sidebar dl.localnav ul.localsubnav1 li {
	display:list-item;
	list-style-type:none;
	margin:0;
	padding: 0 0 0 1.5em;
	line-height: 1.5em;
	text-transform: lowercase;
	text-align:left;
	}
	
#sidebar div.sidelogo {
	margin-top:5em;
	text-align:center;
}

#contents {
	margin-left:200px;
	padding:2em 0.25em;
	padding:2em 2em 2em 0.25em;
	line-height:1.5em;
	text-align:left;
	}
#contents a {
	border-bottom:1px solid #eee;
	color:#ED5100;
	border-bottom:1px solid #ED5100;
	}
#contents a:visited {
	color:#ED5100;
	border:0;
	}	
#contents a:hover {
	border:0;
	}
#contents h2.title {
	margin-top:0;
	}
#contents h3.sub {
	margin-left:2em;
	}	
#contents img {
	margin:15px;
	}
#contents p.img {
	margin-top:1em;
}
#contents p.img a {
	border:0;
}
#contents p.img a:link,
#contents p.img a:link img {
	border:1px solid #fff;
}
#contents p.img a:hover,		/* this is for IE6/Win - correct asap */
#contents p.img a:hover img {
	border:1px solid #ED5100;
}
#contents {
	font-size:1.2em;
}
#contents p {
	margin-bottom:1.5em;
	}
#contents p.mission {
	width:70%;
	margin:50px auto;
	padding:2em 2em;
	font-style:italic;
	line-height:1.6em;
	text-align:center;
	border:1px dotted #999;
	border-width:2px 0;
}
#contents p.inlineleft,
#contents p.inlineright,
#contents p.center {
	margin-bottom:5px;
	padding:10px;
	line-height:1.6em;
	font-size:.8em;
	color:#333;
	text-align:center;
	background-color:#eee;
	}
#contents p.inlineleft {
	float:left;
	margin-right:15px;
 	}
#contents p.inlineright {
	float:right;
	margin-left:15px;
 	}
#contents p.center {
	text-align:center;
	margin:0 15px;
 	}
#contents p.inlineleft img,
#contents p.inlineright img {
	margin:0 auto 5px auto;
	}
#contents p.center img {
	margin:5px auto;
	}
#contents p.inlineleft a,
#contents p.inlineright a,
#contents p.center a {
	border:0;
	}
#contents ol {
	margin-left:20px;
	margin-bottom:1em;
}
#contents ul {
	margin-left:40px;
	margin-bottom:1em;
	}
#contents div.download {
	clear:both;
	padding:2em 0;
	}
#contents table.docs {
	padding:0;
	width:500px;
	border-bottom:1px solid #ddd;
	}
#contents table.docs caption {
	padding-top:1em;
	caption-side:bottom;
	}
#contents table.docs tr, #contents table.docs th, #contents table.docs td {
	margin:0;
	padding:0.3em;
	}
#contents table.docs th {
	color:#009;
	background:#ddd;
	}
#contents table.docs th.doc {
	width:70%;
	padding-left:1em;
	text-align:left;
	}
#contents table.docs td.doc {
	width:70%;
	padding-left:1em;
	}
#contents table.docs td.type {
	width:15%;
	text-align:center;
	vertical-align:top;
	}
#contents table.docs th.size {
	padding-right:1em;
	width:15%;
	text-align:right;
	vertical-align:top;
	}
#contents table.docs td.size {
	width:15%;
	text-align:right;
	vertical-align:top;
	}
#contents table.contact {
	padding:0;
	width:550px;
	border-bottom:1px solid #ddd;
	}
#contents table.contact caption {
	padding-top:1em;
	caption-side:bottom;
	}
#contents table.contact tr, #contents table.contact th, #contents table.contact td {
	margin:0;
	padding:0.3em;
	}
#contents table.contact th {
	color:#009;
	background:#ddd;
	}
#contents table.contact th.enquiry {
	width:50%;
	padding-left:1em;
	text-align:left;
	vertical-align:top;
	}
#contents table.contact th.email {
	padding-right:1em;
	width:25%;
	text-align:right;
	vertical-align:top;
	}
#contents table.contact th.phone {
	padding-right:1em;
	width:25%;
	text-align:right;
	vertical-align:top;
	}
#contents table.contact td.enquiry {
	width:50%;
	padding-left:1em;
	}
#contents table.contact td.email {
	width:25%;
	text-align:right;
	vertical-align:top;
	}
#contents table.contact td.phone {
	width:25%;
	text-align:right;
	vertical-align:top;
	}

#contents div.searchform {
	margin:15px 0;
	padding:1.5em;
	background:#eee;
	}
#contents div.searchform input {
	padding:2px;
	border:1px solid #ccc;
}	
#contents div.searchform input#submit {
	font-size:1em;
	background-color:#999;
	color:#fff;
}	
#contents ul.sitemap li {
	list-style-type:none;
	margin:.5em 0;
	padding:.3em 0;
	line-height:1.6;
	border-top:1px solid #eee;
	}
#contents ul.sitemap li a {
	border:0;
}
	
#footer {
	clear:both;
	margin-top:4em;
	text-align:center;
	font-size:1em;
	}
/*
	=================================================================
	end of file
*/