/* @override http://www.emissions.mineralscouncil.org.au/main.css */

/* @override http://emissions.mineralscouncil.org.au/main.css */

body {
line-height: 1;
color: #727272;
background-color: #fbfbfb;
}

/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: Arial, Helvetica, Geneva, sans-serif;
vertical-align: baseline;
}

a {
color: #bea883;
text-decoration: none;
}

a:hover {
color: #fff;
}

ul {
line-height: 1.5;
list-style-type: none;
margin: 0;
padding: 0;
}

img {
border: none;
}

#wrapper {
width: 960px;
display: table;
margin: 0 auto;
padding: 0 25px 0 25px;
}

#leftside {
width: auto;
height: auto;
display: inline-block;
}

#rightside {
float: right;    
}

#head_wrap {
height: 382px;
background: #fff url(res/images/header5_bg.jpg) repeat-x 0;
}

#header {
display: block;
width: 960px;
height: 382px;
background-color: #030303;
margin-left: auto;
margin-right: auto;
padding: 0 0 0 0;
background: url(res/images/header5e.jpg) no-repeat;
}

#header a {
display: block;
width: 960px;
height: 382px;
background-color: #030303;
margin-left: auto;
margin-right: auto;
padding: 0 0 0 0;
color: #fff;
background: url(res/images/header5e.jpg) no-repeat;
}

#header a span {
visibility: hidden;
}

#header h1 {
color: #911;
font-size: 2.6em;
font-weight: bold;
}

#map {
padding: 0;
}

#map h2 {
color: #fff;
font-weight: bold;
font-size: 1.25em;
}

#right1 p {
color: #999;
font-size: .75em;
line-height: 1.5;
}

#right2 p {
color: #999;
font-size: 1em;
line-height: 1.25;
text-align: center;
}

#right1 {
border: 1px solid #584e3d;
margin: 30px 0 0 0;
width: 320px;
list-style-position: outside;
text-align: left;
}

#right2 {	
border: 1px solid #584e3d;
margin: 30px 0 0 0;
width: 320px;
}

#countdown {
width: 320px;
background-color: #ccc;
padding-top: 10px;
}

#footer {
background: url(../res/images/footer_bg.jpg) repeat-x;
height: 167px;
background-color: #dedede;
border-top: 4px solid #fff;
margin-top: 10px;
color: #999;
/*font-size: 70%;*/
margin: 20px auto;
display: block;
}

#footerPos{
width: 960px;
margin-left: auto;
margin-right: auto;
padding: 10px;
}

#disclaimer {
width: 600px;
float: left;
padding: 10px 40px 0 20px;
text-align: justify;
font-size: 50%;
}

#disclaimer strong {
color: #888;
font-weight: bold;
}

#logo {
float: left;
padding: 10px 40px 0 0;
}

#contact {
padding: 10px 0 0 0;
line-height: 1.2;
font-size: 70%;
}

#contact a {
color: #888;
text-decoration: underline;
}

#contact strong {
color: #888;
font-weight: bold;
}