/* @override 
	http://spring.millstream.com.au/css/spring.custom.css
	http://beadell.millstream.com.au/css/beadell.custom.css
	http://beadellresources.com.au/css/beadell.custom.css
	http://www.beadellresources.com.au/css/beadell.custom.css
*/

body {
	background-color: #fff;
	color: black;
}

#container {
	background-color: #fff;
	margin: 0 auto;
	width: 900px;
}

#banner {
	border-bottom: 5px solid #fff;
	border-color: #fff;
	height: 149px;
	margin-left: 65px;
	margin-right: 65px;
}

#banner .crossfade {
	/*position: relative;*/
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#banner .crossfade li {
	position: absolute;
	top: 0;
	left: 0;
}

#banner a {
	color: #fff;
}

#content #crossfader li img {
	display: block;
}

#main {
	margin-left: 65px;
	margin-right: 65px;
}

#footer {
	border-top: 8px solid #c1c1c1;
	margin-top: 3px;
	padding: 5px;
	width: 750px;
	text-align: right;
	color: #666;
	background-color: #fff;
	margin-left: 65px;
	margin-right: 65px;
}

#footer a {
	color: #ce142c;
	text-decoration: none;
	padding: 0 0 0 10px;
}

#header {
	background-image: url(../upload/template/beadell/banner-001.png);
	height: 165px;
	width: 900px;
	padding: 0;
	/*margin-left: -65px;*/
	overflow: visible;
}

#header h1 {
	text-indent: -1000em;
}

#sidebar-right {
	padding-left: 5px;
	padding-right: 0;
	padding-top: 0;
	width: 160px;
	/*width: 165px;*/
	border-left: 1px solid #ccc;
}

#sidebar-right h3 {
	background-color: #ce142c;
	color: #fff;
	font-size: 1.1em;
	padding: 2px 5px;
}

#sidebar-right h2 {
	color: #ce142c;
	font-size: 1.1em;
}

#sidebar-right a {
	color: #ce142c;
	font-weight: bold;
	text-decoration: none;
}

#content a {
	color: #ce142c;
}

/* @group Sidebar Left */

#sidebar-left {
	padding: 0 5px 2370px 0;
	width: 155px;
	border-right: 1px solid #ccc;
}

#sidebar-left h3 {
	background-color: #9f9f9f;
	color: #fff;
	font-size: 1.1em;
	padding: 2px 5px;
}

#sidebar-left .register {
	background-image: url(../upload/template/beadell/register-001.png);
	height: 75px;
	width: 155px;
}

#sidebar-left .panel {
	margin-bottom: 4em;
}

/* @end */

#content {
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	width: 590px;
}

#content.narrower {
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	width: 410px;
}

#content.narrow {
	padding-top: 0;
	padding-left: 10px;
	padding-right: 10px;
	width: 590px;
}

#content .panel {
	background-color: #9f9f9f;
	color: #fff;
	font-size: 1.1em;
	padding: 2px 5px;
}

/* @group Fonts */

h1 {
	color: #ce142c;
	line-height: 1.4;
}

h2 {
	color: #ce142c;
	line-height: 1.4;
}

h3 {
	color: #ce142c;
	line-height: 1.4;
}

h4 {
	color: #ce142c;
	line-height: 1.4;
}

h5 {
	color: #ce142c;
	line-height: 1.4;
}

h6 {
	color: #ce142c;
	line-height: 1.4;
}

strong {
	font-weight: bold;
}

/* @end */

/* @group Navlist */

#navlist {
	position: absolute;
	top: 164px;
	left: 65px;
	padding: 0;
	width: 770px;
	background-color: #ce142c;
	margin-top: -2.3em;
	height: 2.3em;
}

#navlist li:hover>ul {
	top: 2.3em;
	background-color: #e7e7e8;
}

#navlist li.d2:hover>ul {
	padding-top: 1em;
	left: 16.5em;
	background-color: transparent;
}

#navlist a {
	color: #fff;
	padding: 0.6em 1.3em 0.7em 1.3em;
}

#navlist li.d2 a {
	color: #000;
}

#navlist li.d3 a {
	background-color: #e7e7e8;
}

#navlist li.d2>a.expandable {
	background-image: url(../upload/template/beadell/arrow-002.png);
	background-repeat: no-repeat;
	background-position: center right;
	z-index: 200;
}

#navlist li.d2>ul {
	z-index: 300;
}

#navlist li.d2>a.expandable:hover {
	background-image: url(../upload/template/beadell/arrow-001.png);
}

#navlist li a:hover {
	background-color: #ce142c;
	color: #fff;
}

#navlist li.d2.selected>a {
	background-color: #ae1025;
	color: #fff;
}

#navlist li.d2.selected>a.expandable {
	background-image: url(../upload/template/beadell/arrow-001.png);
}

#navlist li.d3.selected>a {
	background-color: #ae1025;
	color: #fff;
}

#navlist li.d3.selected>a.expandable {
	background-image: url(../upload/template/beadell/arrow-001.png);
}

/*#navlist li.d2 ul, #navlist li.d3, #navlist li.d3 a {
	position:relative;
	z-index: 300;
}*/


/*#navlist .depth-1>li.selected>a {
	background-color: #ae1025;
	color: #fff;
}*/

/*#navlist .depth-2>li.selected>a {
	background-color: #ae1025;
	color: #fff;
}*/

/*#navlist ul {
	background-color: #e7e7e8;
}*/

/*#navlist li li:hover>ul li a {
	background-color: #e7e7e8;
	color: #000;
	z-index: 200;
}*/


/*#navlist a:hover, #navlist li.d1:hover {
}*/

/*#navlist li.d2 a.expandable {
	background-image: url(../upload/template/beadell/arrow-002.png);
	background-repeat: no-repeat;
	background-position: center right;
}*/

/*#navlist li.d2 a:hover.expandable, #navlist li.d2.selected a.expandable {
	background-image: url(../upload/template/beadell/arrow-001.png);
	background-repeat: no-repeat;
	background-position: center right;
}*/

/*#navlist li li {
	background-image: none;
}*/

/*#navlist li li a {
	color: #000;
}*/

/*#navlist li li:hover a {
	background-color: #ce142c;
	color: #fff;
}*/

/*#navlist li li ul {
	background-color: #e7e7e8;
}*/

/*#navlist li li li:hover a {
	background-color: #e7e7e8;
	color: #000;
}*/

/* @end */

/* @group Tables */

table {
 font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
 font-size: 10px;
 margin: 0 0 15px 0;
 border-collapse: separate;
 border-spacing: 0;
 border-bottom: 1px solid #ccc;
 width: 100%;
}

caption, th, td {
 margin: 0;
 padding: 5px 2px;
 border-top: 1px solid #ccc;
 vertical-align: top;
 font-weight: normal;
}

td {
 background-color: #f3f3f3;
}

th {
 background-color: #ce142c;
 font-weight: bold;
 text-align: center;
 color: #fff;
}

.highlight1 td {
 background-color: #ddd;
}

.highlight2 td {
 background-color: #bbb;
}


/* @end */


/* @group Slideshow */

#content #controls #crossfader-previous {
	height: 9px;
	padding: 4px 22px;
	background-image: url(../upload/template/spring/previous-001.png);
	background-repeat: no-repeat;
	background-position: center left;
	color: #aaa;
}

#content #controls #crossfader-next {
	height: 9px;
	padding: 4px 22px;
	background-image: url(../upload/template/spring/next-001.png);
	background-repeat: no-repeat;
	background-position: center right;
	color: #aaa;
}

/* @end */

.register {
	display: block;
	height: 75px;
	text-indent: -1000em;
}

/* @group Form */

#form {
	padding-top: 20px;
}

form p {
	clear: both;
}

label {
	float: left;
	width: 140px;
}

.text {
	width: 300px;
	border: 1px solid #ccc;
	background-color: #fff;
}

textarea {
	width: 300px;
	height: 100px;
	border: 1px solid #ccc;
	background-color: #fff;
}

.validation-advice {
	margin-left: 140px;
	color: #ce142c;
	font-style: italic;
}

/* @end */

/* @group Location Map */

#locationmap {
	position: relative;
}

#locationmap ul {
	position: absolute;
	top: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#locationmap li a {
	position: absolute;
	height: 20px;
	width: 70px;
	text-indent: -1000em;
	background-image: url(../upload/template/beadell/spacer.png);
	display: block;
}

#locationmap #lake-mackay {
	top: 76px;
	left: 74px;
}

#locationmap #west-musgrave {
	top: 99px;
	left: 29px;
	width: 75px;
}

#locationmap #tropicana-east {
	top: 132px;
	left: 37px;
}

#locationmap #lake-torrens {
	top: 136px;
	left: 127px;
}

#locationmap #reedy-creek {
	top: 178px;
	left: 181px;
}

#locationmap #tartaruga {
	top: 28px;
	left: 300px;
}

#locationmap #amapari {
	top: 50px;
	left: 300px;
}

#locationmap #perth {
	top: 160px;
	left: 0px;
	width: 90px;
}

/* @end */

/* @group Latest News */

#latestnews p {
	line-height: 1.6em;
}

/* @end */