/* @override 
	http://www.millstream.com.au/css/millstream.css
	http://www.millstream.com.au/css/millstream.20090401.css
*/

/* @group Fonts */
body {
	font-size: 62.5%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-image: url(../upload/template/millstream/body-background-001.png);
	background-repeat: repeat-y;
	background-position: top center;
}

p {
	font-size: 1.1em;
	line-height: 1.8;
	padding-bottom: 1.2em;
	color: #666;
}

h1 {
	font-size: 2.4em;
	font-weight: normal;
	color: #0071bf;
	line-height: 1.4;
	margin: 0 0 0.7em 0;
}

h2 {
	font-size: 1.8em;
	font-weight: normal;
	color: #0071bf;
	line-height: 1.4;
	margin-bottom: 0.7em;
}

h3 {
	font-size: 1.6em;
	font-weight: normal;
	color: #0071bf;
	line-height: 1.4;
	margin-bottom: 0.7em;
}

h4 {
	font-size: 1.4em;
	font-weight: normal;
	color: #0071bf;
	line-height: 1.4;
	margin-bottom: 0.7em;
}

h5 {
	font-size: 1.2em;
	color: #0071bf;
	line-height: 1.4;
	margin-bottom: 0.7em;
}

h6 {
	font-size: 1.0em;
	color: #0071bf;
	line-height: 1.4;
	margin-bottom: 0.7em;
}

ul {
	padding: 1em 3em;
	list-style-type: disc;
	line-height: 1.4;
}

ol {
	padding: 1em 3em;
	list-style-type: decimal;
	line-height: 1.4;
}

li {
	font-size: 1.1em;
	color: #666;
}

li li, li p {
	font-size: 1.0em;
}

pre {
	font-size: 1.1em;
	font-family: "Courier New", Courier, mono;
	line-height: 1.4;
	margin-bottom: 0.5em;
}

blockquote {
	font-size: 1.1em;
	font-family: "Courier New", Courier, mono;
	line-height: 1.4;
	padding: 1.5em;
	margin: 1em 0 1.5em 0;
	background-color: #daecd0;
	color: #000;
}

#content blockquote p {
	font-size: 1.0em;
	padding-bottom: 0;
	color: #000;
}

blockquote blockquote {
	font-size: 1em;	
	margin: 0;
	padding: 0 1em;
	border: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/* @end */

/* @group Panels */

body {
	background-color: #393939;
	color: #aaa;
}

#container {
	position: relative;
	margin: 0 auto;
	background-color: #fff;
	width: 960px;
}

#banner {
	position: relative;
	background-color: #eee;
	background-image: url(../upload/template/millstream/banner-002.png);
	background-repeat: no-repeat;
	height: 111px;
	border-bottom: 1px solid #999;
}

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

#main {
	position: relative;
	overflow: hidden;
	height: 100%;
	padding: 0;
	margin: 0;
}

#content {
	position: relative;
	min-height: 200px;
	width: 960px;
	padding: 0;
	margin: 0;
}

#footer {
	padding: 20px 50px;
	width: 860px;
	background-color: #e1e1e1;
	border-top: 1px solid #c1c1c1;
}

#header {
	padding: 20px 30px;
	width: 700px;
	background-color: #e1e1e1;
}

/* @group Search */

#search {
	position: absolute;
	right: 0;
	top: 0;
	padding: 15px 30px 0 0;
	z-index: 5;
}

#content #searchresults li {
	padding-bottom: 2em;
}

#content #searchresults li p.title {
	font-size: 1.2em;
	padding: 0 0 0.4em 0;
	margin: 0;
}

#content #searchresults li p.description {
	padding: 0 0 0.4em 0;
	margin: 0;
}

#content #searchresults li p.date {
	font-size: 0.9em;
	padding: 0;
	margin: 0;
}

/* @end */

/* @group Panel 1 */

.row1 {
	margin: 0;
	height: 270px;
	background-color: #808080;
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 50px 50px 30px 50px;
	background-image: url(../upload/template/millstream/default-001.jpg);
	border-bottom: 1px solid #fff;
}

.row1 * {
	width: 350px;
}

.row1 h1 {
	font-size: 2.6em;
	color: #333;
	text-shadow: 0 1px 0 #aaa;
	padding: 0;
	z-index: 10;
}

.row1 h2 {
	font-size: 1.6em;
	color: #fff;
}

.row1 img.feature {
	position: absolute;
	top: 0;
	right: 0;
}

.row1 a {
	color: #dcfefa;
}

/* @end */

/* @group Panel 2 */

.row2 {
	padding: 50px;
	color: #fff;
	background-color: #c5dd8d;
}

.row2 h2 {
	font-size: 1.6em;
}

.row2 h1, #panel2 h2, #panel2 h3, #panel2 p {
	color: #000;	
}

/* @end */

/* @group Panel 3 */

.row3 {
	/*padding: 50px;*/
}

.row3 .column {
	float: left;
	padding: 50px;
	padding-bottom: 5000px;
	margin-bottom: -4950px;
}

.row3 .one {
	width: 220px;
}

.row3 .two {
	width: 540px;
}

.row3 .three {
	width: 860px;
}

.row3 .column1 {
	background-color: #dfdfdf;
}

.row3 .column2 {
	background-color: #efefef;
}

.row3 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.row3 li {
	padding: 0 10px 10px 25px;
	background-image: url(../upload/template/millstream/star-004-trans.png);
	background-repeat: no-repeat;
}

/* @end */

/* @end */

/* @group Navlist */

#navlist {
	position: absolute;
	font-size: 10px;
	line-height: 1;
	top: 86px;
	right: 0;
	width: auto;
	z-index: 50;
	padding: 0 30px;
	margin: 0;
	height: 26px;
}

#navlist.depth-0 li {
	float: left;
}

/* Popup Menu Functions */

#navlist ul {
	display: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#navlist li:hover>ul {
	display: block;
	position: absolute;
	left: 0;
	top: 25px;
}

#navlist li li:hover>ul {
	display: block;
	position: absolute;
	left: 120px;
	top: 0;
}

#navlist>li.selected {
}

/* Specific to all levels */

#navlist  ul {
	width: 120px;
}

#navlist li {
	position: relative;
	float: left;
	display: block;
	z-index: 100;
	margin-right: 1px;
}

#navlist a {
	position: relative;
	display: block;
	line-height: 1;
	float: left;
	padding: 7px 12px;
	text-decoration: none;
	z-index: 100;
	color: #fff;
	background-color: #929292;
	background-image: url(../upload/template/millstream/tab-background-001.png);
	background-position: bottom;
	border-bottom: 1px solid #999;
}

#navlist .selected>a {
	background-color: #7f7f7f;
	background-image: none;
	border-bottom: 1px solid #7f7f7f;
}

#navlist a:hover, #navlist li.d1:hover {
	background-color: #a7d241;
	background-image: none;
}

#navlist li li {
	margin-bottom: 0;
	margin-right: 0;
	float: left;
	text-align: left;
	border-bottom: 1px solid #95bf2f;
	background-image: none;
}

#navlist li li a {
	margin: 0;
	display: block;
	width: 120px;
	color: #000;
	background-image: none;
	background-color: #a7d241;
	border-bottom: none;
}

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

#navlist li .selected>a {
	background-color: #95bf2f;
}

#navlist li li li:hover a {
	background-color: #799f1d;
}

/* @end */

/* @group Gallery */

#content ul.gallery {
	list-style-type: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	margin-left: -15px;
}

#content ul.gallery li {
	float: left;
	padding: 5px 0 10px 15px;
}

#content ul.gallery img {
	border: 14px solid #bfd88b;
}

/* @end */



/* @group Newslist */

.newslist .item {
	position: relative;
	overflow: auto;
}

.newslist .item .image {
	float: right;
}

/* @end */