/*--------------------------------------------*/
/*-- Stylesheet for Platina Resources --*/
/*-- www.platinaresources.com.au --*/
/*-- Created by Platform Communications --*/
/*--------------------------------------------*/


/*----------------- body -----------------------*/


body {
	color: #444;
	background: #0e3b78 none repeat-y top center;
	margin: 0 auto;
	text-align: left;
	font-size: 12px;
}
#wrap {
	width: 940px;
	margin: 0 auto;
	background-color: #fff;
}

/*----------------- header -----------------------*/
#header {
	height: 150px;
	padding: 32px 20px 8px;
	overflow: visible;
}
#header #logo {
	width: 170px;
	display: block;
	height: 140px;
	width: 170px;
	float: left;
	margin: 0 50px 0 0px;
}
#header #logo h1 {
}
#header #logo h1 a {
	display: block;
	height: 140px;
	width: 170px;
	margin: 0;
	overflow: hidden;
	background: url(../images/header-logo.png) no-repeat;
	text-indent: -50000px;
}
#header #navigation {
	width: 500px;
	position: relative;
/*	position: absolute;*/
	top: 0px;
/*	left: 220px;*/
	float: left;
	height: 28px;
	margin: 0px 0 20px 0px;
	background: #0e3b78 url(../images/bg-navigation.png) no-repeat;
	z-index: 22;
}

*:first-child+html #header #navigation {
/*	left: 272px;*/
	left: 0px;
}

#header #navigation ul.sf-menu{
/*	position: relative;*/
	position: absolute;
/*	z-index: 22;*/
}

#header #factslink {
/*	position: absolute;*/
/*	margin-top: 32px;*/
	margin-left: 20px;
	display: block;
	float: right;
	width: 160px;
	height: 28px;
	background: #8ed0f2 url(../images/bg-factslink.gif) no-repeat;
}
#header #factslink a {
	display: block;
	font-size: 11px;
	padding: 6px 0 5px 32px;
	color: #0e3b78;
}
#header #factslink a:hover {
	text-decoration: underline;
}

#header #newsbar {
	width: 680px;
	float: left;
	height: 70px;
/*	margin-top: 50px;*/
	padding: 10px 0;
	z-index: 1;
	background: #eee url(../images/bg-newsbar.png) no-repeat;
}
#header #newsbar #shareprice {
	width: 80px;
	height: 70px;
	float: left; 
	/*background-color: #ccc;*/ 
	border-right: 1px solid #0e3b78;
}
#header #newsbar #shareprice h3 {
	color: #0e3b78;
	font-size: 15px;
	line-height: 1em;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#header #newsbar #shareprice h3 span {
	font-size: 9px;
	font-weight: normal;
	display: block;
}
#header #newsbar #shareprice p {
	color: #0e3b78;
	font-size: 15px;
	text-align: center;
}
#header #newsbar #shareprice #sharedisclaimer {
	display: none;
	width: 250px;
    padding: 7px;
	color: #0e3b78;
	background-color: #fff;
	border: 1px solid #0e3b78;
	font-size: 11px;
	line-height: 1.2em;
}
#header #newsbar #headlines {
	width: 390px;
	height: 70px;
	float: left;
	border-right: 1px solid #0e3b78;
}
#header #newsbar #headlines .headline {
/*	width: 170px;*/
	margin-left: 3px;
	padding: 3px 10px 0;
	float: left;
/*	z-index: 19;*/
}
#header #newsbar #headlines .headline h3 {
	color: #0e3b78;
	font-size: 12px;
	line-height: 1em;
	font-weight: normal;
	margin-bottom: 5px;
}
#header #newsbar #headlines .headline p {
	color: #a19995;
	font-size: 11px;
	line-height: 1.3em;
	margin-bottom: .5em;
}
#header #newsbar #quicklinks {
	width: 208px;
	height: 70px;
	float: left;
}
#header #newsbar #quicklinks li {
	list-style: none;
	color: #999;
	font-size: 11px;
	line-height: 2em;
}
#header #newsbar #quicklinks a {
	font-weight: normal;
	font-style: normal;
}


/*----------------- main area -----------------------*/

#main {
	margin: 10px 20px;
	padding-top: 10px;
	background-color: #8ed0f2;
}
#main #page-title {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}


/*----------------- content area -----------------------*/

#content {
/*	float: left;*/
	margin-left: 320px;
	width: 600px;
	z-index: 1;
}

#main #content {

	margin-left: 300px;
	width: 560px;
	padding: 20px 20px 20px 0;
	color: #0e3b78;
	background-color: transparent;
}

/*----------------- side menu -----------------------*/

#sidebar {
	float: left;
	width: 260px;
	margin: 0 20px;
	padding: 20px 10px;
	color: #0e3b78;
	background-color: #8ed0f2;
}

#main #sidebar {
	width: 260px;
	margin: 0 0 0 0;
	padding: 20px;
	color: #fff;
	background-color: transparent;
}

#sidebar h2 {
	font-size: 30px;
	line-height: 20px;
	margin-bottom: 10px;
}

#sidebar h3 {
	font-size: 18px;
	line-height: 16px;
	margin-bottom: 10px;
}

#sidebar p {
	font-size: 12px;
	margin: 0 5px 15px;
	line-height: 16px;
	text-align: justify;
}

body#page-projects #sidebar {
	color: #fff;
}


/*----------------- footer -----------------------*/

#footer p#footer-links {
	margin: 0;
	padding: 10px 10px;
	color: #9F9895;
	font-size: 10px;
	text-align: center;
}
#footer p#footer-links a {
	color: #9F9895;
}


#copyright p {
	padding: 10px 10px;
	color: #fff;
	font-size: 12px;
	text-align: center;
}
#copyright p a {
	color: #fff;
}



/*----------------- tables styles -----------------------*/

table {
	margin-bottom: .2em;
}
th,td {
	border: 0px none;
	padding: .2em;
}
th {
	font-weight: bold;
	text-align: center;
}
.highlite {
	background-color: #ECEBEB;
	padding: 10px 10px 10px 10px;
	border: 1px solid #CCCCCC;
}


/*----------------- text_styles -----------------------*/

p {
	font-size: 1em;
	line-height: 1.7em;
	padding: 0px;
	text-align: justify;
	margin: 0px 0px 15px;
}
h1, h2, h3, h4, h5 {
/*	font-family: 'trebuchet ms', arial, sans-serif;*/
	line-height: 1.2em;
}



p.date, span.date {
	font-size: .9em;
	color: #777;
	display: block;
	font-weight: normal;
}


.intro {
	color: #fff;
	background-color: #ffaeef;
}

.larger-text-1 {
	font-size: 120%;
}
.larger-text-2 {
	font-size: 140%;
}


/*#bd ul, #bd ol {
	font-size: 1em;
}
*/

ul li {
	margin-left: 15px;
	list-style-type: disc;
}

img {
	line-height: 0.1;
}

a img {
	border: 0px none;
}
a {
	color: #0e3b78;
	text-decoration: none;
}
/*a,a:link,a:active,a:visited {
	color: #f90;
	text-decoration: none;
}
*/
a:hover {
	/*text-decoration: underline;*/ 
	/*background-color: #ffc;*/
}
a:focus {
	outline: none
}


#content a:hover, #sidebar a:hover {
	text-decoration: underline; 
	/*background-color: #ffc;*/
}

h2 a, h2 a:link, h2 a:active, h2:visited {
	color: #00aeef;
}
h2 a:hover, h3 a:hover, h4 a:hover {
	color: #fff;
}

.clear {
	display: block;
	clear: both;
}
hr.divider {
	border-color: #ddd;
	margin: 10px;
}
em,i {
	font-style: italic;
}
sup {
	font-size: .7em;
	vertical-align:text-top;
}




ul.file-listing, ul.event-listing {
	list-style-type: none;
}

ul.file-listing li, ul.event-listing li {
	list-style-type: none;
	font-weight: bold;
}

ul.file-listing li a, ul.event-listing li.event {
	display: block;	
	padding: 5px 10px;
	border-bottom: 1px solid #7ec0e2;
}

#content ul.file-listing li a:hover{
	background-color: #92d3f5;
	text-decoration: none;
}

ul.file-listing li img, ul.event-listing li img {
	vertical-align:text-bottom;
}
ul.file-listing li span.date, ul.event-listing li span.date {
	margin-left: 20px;
}



/*----------------- home -----------------------*/
body#page-home #content {
	width: auto;
	 margin: 0px 20px;
}
#home-top {
	width: 900px;
	height: 300px;
	margin: 0px 0 20px;
	background-color: #0e3b78;
/*	position: relative;*/
/*	z-index: 11;*/
}
#home-top p {
	color: #333;
	margin: 0px 0px 20px;
	padding: 0px;
	font-size: 1em;
}
#home-tagline {
	width: 220px;
	margin: 30px 40px;
	float: left;
}
#home-tagline h2 {
	margin-bottom: 0em;
	color: #fff;
	font-size: 67px;
	line-height: 50px;
}
#home-tagline p {
	color: #fff;
	font-size: 12px;
	line-height: 1.2em;
}
#home-tagline a {
	color: #fff;
	font-size: 12px;
	line-height: 1.2em;
	font-style: italic;
}
#home-map {
/*	position: absolute;*/
/*	position: relative;*/
	width: 580px;
	height: 280px;
	margin: 10px 0 10px 300px;
/*	float: left;*/
/*	z-index: 12;*/
/*	background: transparent url(../images/home-map.gif) top left no-repeat;*/
}
#home-map ul {
width: 580px;
height: 280px;
	top: 0;
	left: 0;
	position: relative;
	display: inline;
	margin: 0;
	padding: 0;
	
}
#home-map li {
	position: absolute;
/*	position: relative;*/
	display: inline;
	margin: 0;
	padding: 0;
}
#home-map li a {
	position: absolute;
	display: block;
	margin-top: -10px;
	margin-left: -10px;
/*	top: -16px;*/
/*	left: -16px;*/
	width: 20px;
	height: 20px;
	background: transparent url(../images/map-dot.png) top left no-repeat;
}

#home-map li span.tooltip {
	display: none;
	width: 120px;
    padding: 5px 10px;
	color: #fff;
    font-size:13px; 
	font-weight: bold;
	background-color: #00aeef;
/*	border: 1px solid #fff;*/
}

#home-content {
	width: 600px;
	height: 260px;
	margin: 0;
	float: left;
	color: #0e3b78;
	background-color: #8ed0f2;
}

#home-slideshow {
	width: 280px;
	height: 260px;
	float: left;
	color: #fff;
	background-color: #fff;
}

#home-about {
	width: 280px;
	height: 220px;
	margin: 20px;
	float: left;
	color: #0e3b78;
/*	background-color: #f0aeef;*/
}
#home-about h2 {
	margin: 0px 0px;
	font-size: 1.6em;
	
}
#home-about p {
	margin: 5px 0;
	font-size: 12px;
	line-height: 1.4em;
	text-align: left;
}
#home-about p strong {
	font-size: 1.3em;
}
#home-about p a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	font-size: 2em;
}

#home-metalprices {
	width: 240px;
	height: 220px;
	margin-left: 20px;
	padding: 20px;
	float: left;
	color: #0e3b78;
	background-color: #8ed0f2;
}

#home-metalprices h2 {
	margin: 0px 0px;
	float: left;
	width: 130px;
}

#home-metalprices select {
	margin: 2px 0 10px 20px;
/*	float: left;*/	
	width: 90px;
}

#home-metalprices #chart {
	width: 240px;
	height: 190px;
	margin-top: 5px;
	background-color: #fff;
}

#home-metalprices #chart a {
	display: block;
}

#home-metalprices #chart a img {
	display: block;
	padding: 7px 5px 0px 12px;
}





/*----------------- directors -----------------------*/


body#page-about-us-directors-officers #sidebar {
	width: 180px;
	background-color: #8ed0f2;
	color: #0e3b78;
}

body#page-about-us-directors-officers #content {
	background-color: #8ed0f2;
	width: 640px;
	margin-left: 240px;
	padding: 20px 20px;
}

div.director {
	color: #0e3b78;
	padding-bottom: 10px;
	margin-bottom: 20px;
/*	border-bottom: 1px solid #eee;*/
}

div.director h3 {
	margin-bottom: 0px;
}

div.director p.photo {
	float: left;
	margin-right: 20px;
	width: 80px;
	height: 110px;
}

div.director h3 span.quals {
	font-size: 11px;
	margin-bottom: 10px;
}

div.director p.title{
	font-size: 12px;
	margin-top: 5px;
}

div.director div.bio {
/*	float: left;*/
	margin-left: 100px;
}
div.director div.bio p {
	margin-bottom: 10px;
}


/*----------------- projects -----------------------*/

div.project-thumb {
	float: left;
	width: 270px;
	height: 120px;
	margin: 0 10px 10px 0 ;
	
	padding: 10px;
	color: #fff;
	background-color: #8ed0f2;
}
div.project-thumb h3 {
	color: #fff;
/*	font-size: 16px;*/
	margin-bottom: 0em;
}
div.project-thumb h3 a {
	color: #fff;
}

div#project-image-small {
	margin-bottom: 20px;
}

img#image-small-1, img#image-big-2 {
	display: none;
}
ul.file-list li a {
	color: #fff;
}



/*----------------- galleries -----------------------*/

/* the thumbnails */
.gallery {
	background-color: #8ed0f2;
	padding: 20px 10px 10px 20px;
	margin-bottom: 20px;
}

.gallery h2 {
	margin-bottom: 0px;
}
.gallery-thumbs  {
	text-align:center;
}

.gallery-thumbs a {
	background-color:#fff;
	padding:5px;
	margin: 0px 10px 10px 5px;
	width: 70px;
	height: 70px;
	float: left;
}

.gallery-thumbs  img {
	background-color:#fff;
	padding:0px;
	border:0px none;
	margin:0;
}



/*----------------- harmonic added -----------------------*/

#home-stirp {
	background-color:#8ED0F2;
	color:#0E3B78;
	padding:5px 30px;
	margin-bottom:18px;
	/*font-weight:bold;
	font-size:14px;
	text-align:center;*/
	-moz-border-radius:0.6em;
	-khtml-border-radius:0.6em;
}
/*#home-stirp a {
	display:block;
	padding:10px;
}*/
#home-stirp span {
	display:block;
	width:350px;
	float:left;
	font-size:20px;
	font-weight:bold;
	padding-top:13px;
	padding-left:15px;
}
#home-stirp img {
	float:right;
}

#bt-radio {
	width:150px;
	height:26px;
	padding-top:4px;
	top:30px;
	right:20px;
	position:absolute;
	background-color:#EEE;
	border: 1px solid #CCC;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	/*-moz-border-radius:0.6em;
	-khtml-border-radius:0.6em;*/
}
#bt-radio a:hover {
	text-decoration:underline;
}

#bt-presentation { margin-bottom:20px}

#share-price-box {
	background-color:#FFF;
	padding:10px 25px 20px 25px;
	margin:0 0 25px 0;
}
div.sl-table table.sl-grid th {background-color: #0E3B78 !important;}
div.sl-table table.sl-grid {border-color: #0E3B78 !important;}
