/* @override http://amesz.millstream.com.au/css/amesz.custom.css */

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

#container {
	margin: 0;
	background-color: #fff;
}

#banner {
	background-color: #eee;
	background-image: url(../upload/template/amesz/banner-001.gif);
	border-color: #0071bf;
	height: 158px;
}

#footer {
	background-color: #e1e1e1;
	border-top: 1px solid #c1c1c1;
}

#header {
	background-color: #e1e1e1;
}

#main {
	padding-top: 10px;
}

#content.narrower {
	padding: 30px 30px;	padding-bottom: 2400px;	margin-bottom: -2370px;	margin-right: -6px;	width: 300px;

}

#sidebar-right {
	line-height: 1.4;
	width: 180px;	padding: 30px 30px 2400px 0;	margin-bottom: -2370px;
}

#sidebar-right ul {
	list-style-type: disc;
}

#sidebar-right li {
	font-size: 11px;
	padding-bottom: 10px;
}

#sidebar-left {
}

#content a {
	
}

#content a:hover {
	
}

/* @group Fonts */

body {
	font-family: Georgia, Times, serif;
}

#content p, #content li, #content td {
	font-size: 12px;
}

#content h1, #sidebar-right h1 {
	color: #336633;
	line-height: 1.4;
	font-size: 2.4em;
	font-weight: bold;
}

#content h2, #sidebar-right h2 {
	color: #336633;
	line-height: 1.4;
	font-size: 1.8em;
	font-weight: bold;
}

#content h3, #sidebar-right h3 {
	color: #336633;
	line-height: 1.4;
	font-size: 1.4em;
	font-weight: bold;
}

#content h4, #sidebar-right h4 {
	color: #336633;
	line-height: 1.4;
	font-size: 1.4em;
	font-weight: bold;
}

#content h5, #sidebar-right h5 {
	color: #336633;
	line-height: 1.4;
	font-size: 1.2em;
	font-weight: bold;
}

#content h6, #sidebar-right h6 {
	color: #336633;
	line-height: 1.4;
	font-size: 1.0em;
	font-weight: bold;
}

hr {
	margin: 20px 0;
}

/* @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 */

/* @group Table */

#content table {
	border-collapse: collapse;
	border-top: 2px solid #003333;
	margin: 20px 0;
}

#content td {
	padding: 7px 7px;
	border: none;
	border-bottom: 1px solid #003333;
}

thead td {
	font-weight: bold;
	background-color: #cf9;
}

/* @end */

/* @group Level 0 */

#level0 {
	position: absolute;
	top: 168px;
	left: 0;
	height: 26px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: small;
}

#level0 ul {
	position: absolute;
	list-style: none;
	left: 0;
	margin: 0;
	padding: 4px;
	border: none;
}

#level0 li {
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	width: auto;
}

#level0 a {
	color: #339966;
	display: block;
	width: auto;
	text-decoration: none;
	margin: 0;
	padding: 0px 7px;
	border-right: 1px solid #339966;
}

#level0 .selected>a {
	font-weight: bold;
	color: #244d7c;
}

/* @end */

/* @group Level 1 */

#level1 {
	padding: 0;
	margin: 0;
	line-height: 1.4;
	list-style-type: disc;
	color: #339966;
}

#level1 li {
	padding-bottom: 10px;
}

#level1 ul {
	padding: 10px 0 10px 15px;
}

#level1 a {
	font-size: 13px;
	text-decoration: none;
	color: #339966;
}

#level1 .selected>a {
	color: #244d7c;
}


/* @end */