/* @override http://mucheagold.millstream.com.au/css/style.css */

body {
	font-size: 62.5%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

/* @group Sections */

#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	background-image: url(../upload/template/mucheagold/banner-001.jpg);
	background-repeat: no-repeat;
}

#banner {
	height: 155px;
}

#banner h1 {
	text-indent: -1000em;
}

#main {
	padding-top: 30px;
	position: relative;
}

#content {
	position: relative;
	border: 1px solid #ccc;
	background-image: url(../upload/template/mucheagold/content-background-003.png);
	background-repeat: no-repeat;
        background-position: bottom right
}

#footer {
	padding: 10px 20px;
	text-align: right;
}


#footer a {

            padding-right:10px;

}


/* @end */

/* @group Fonts */

p, li {
	font-size: 1.1em;
	line-height: 1.4;
	margin-bottom: 1em;
}

#content ul, #content ol {
	margin: 1em 3em;
}

#content ul {
	list-style-type: disc;
}

#content ol {
	list-style-type: decimal;
}

li li, li p {
	font-size: 1.0em;
}

h1 {
	font-size: 2.4em;
	line-height: 1.2;
	margin-bottom: 0.6em;
}

h2 {
	font-size: 1.8em;
	line-height: 1.2;
	margin-bottom: 0.6em;
}

h3 {
	font-size: 1.6em;
	line-height: 1.3;
	margin-bottom: 0.7em;
}

h4 {
	font-size: 1.4em;
	line-height: 1.3;
	margin-bottom: 0.8em;
}

h5 {
	font-size: 1.2em;
	line-height: 1.3;
	margin-bottom: 0.9em;
}

h6 {
	font-size: 1.1em;
	margin-bottom: 1.0em;
}

/* @end */

/* @group Layout Grid */

#content .row {
	overflow: hidden;
	width: 960px;
}

/*.row .column {
	position: relative;
	float: left;
}*/

#content .row.layout6 .column1.one {
	float: left;
	width: 599px;
	padding: 40px 30px 5000px 20px;
	margin: 0 0 -4950px 0;
        background-image: url(../upload/template/mucheagold/content-background-001.png);
        background-repeat: no-repeat;
        background-position: topleft
}

#content .row.layout6 .column2.two {
	float: left;
	padding: 40px 20px 5000px 20px;
	margin: 0 0 -4950px 0;
	width: 269px;
	
}

/* @end */

/* @group Navlist */

#navlist {
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	padding: 0;
	height: 30px;
	z-index: 50;
	margin: 0 auto;
}

#navlist.depth-0 li {
	float: left;
}

/* Popup Menu Functions */

#navlist ul {
	display: none;
}

#navlist li:hover>ul {
	display: block;
	position: absolute;
	left: 0;
	top: 30px;
}

#navlist li li:hover>ul {
	display: block;
	position: absolute;
	left: 205px;
	top: 0;
}

#navlist .d1.p7 li:hover>ul, #navlist .d1.p8 li:hover>ul, #navlist .d1.p9 li:hover>ul, #navlist .d1.p10 li:hover>ul {
	left: -170px;
}

#navlist>li:hover {
	/*background-image: url(../upload/template/scotch/arrow-002.png);
	background-repeat: no-repeat;
	background-position: center bottom;*/
}

#navlist>li.selected {
	/*background-image: url(../upload/template/scotch/arrow-001.png);
	background-repeat: no-repeat;
	background-position: center bottom;*/
}

/* Specific to all levels */

#navlist  ul {
	width: 170px;
}

#navlist li {
	position: relative;
	float: left;
	display: block;
	z-index: 100;
	margin-right: 1px;
}

#navlist a {
	font-size: 11px;
	position: relative;
	display: block;
	float: left;
	padding: 8px 20px 7px 20px;
	text-decoration: none;
	z-index: 100;
	color: #aaa;
	text-transform: uppercase;
	letter-spacing: 1.0px;
}

#navlist a:hover {
}

#navlist li li {
	margin-bottom: 0;
	margin-right: 0;
	float: left;
	text-align: left;
	border: none;
}

#navlist li li a.expandable {
	background-image: url(../upload/template/scotch/arrow-003.png);
	background-repeat: no-repeat;
	background-position: center right;
}

#navlist li li a {
	margin: 0;
	display: block;
	width: 15em;
	/*background-color: #eaaf0f;*/
	/*padding: 8px 10px;*/
	text-transform: uppercase;
	line-height: 1.4;
	padding: 8px 20px;
	color: #fff;
	background-color: #bbb;	
}

#navlist li li:hover a, #navlist li li.selected a {
	background-color: #777;
}

#navlist li li li:hover a, #navlist li li li.selected a {
	background-color: #999;
}

#navlist li li li li:hover a, #navlist li li li li.selected a {
	background-color: #666;
}

/* @end */

/* @group Gallery */

#container .gallery {
 list-style-type: none;
 margin: 0 0 0 -20px;
 padding: 0;
 overflow: hidden;
}

#container .gallery li {
 margin: 0 0 20px 20px;
 padding: 0;
 float: left;
 line-height: 1;
}

#container #content ul.gallery a {
 display: block;
 float: left;
 margin: 0;
 padding: -0;
}

/* @end */


/* @group Table */

table {
	width: 100%;
	margin-bottom: 2em;
}

th p, td p {
	margin: 0.6em 0;
	padding: 0;
}

th, td {
	text-align: left;
	vertical-align: top;
	background-color: #ebe8e8;
	background-position: center left;
	background-repeat: no-repeat;
	padding: 10px;
	border-bottom: 1px solid #ebe8e8;
	border-color: #bbb;
}

th {
	text-transform: uppercase;
	background-color: #01b0e7;
	color: #fff;
	font-weight: bold;
}

td .number {
	display: none;
	background-color: yellow;
	color: red;
}

.sortcol {
	padding-left: 9px;
	cursor: pointer;
	background-image: url(/upload/template/mucheagold/sort-icon-003.png);
}

.sortasc {
	background-image: url(/upload/template/mucheagold/sort-asc-001.png);
}

.sortdesc {
	background-image: url(/upload/template/mucheagold/sort-desc-001.png);
}

.nosort {
	font-weight: normal;
}

/* @end */

