/* !Fonts */

body {
	background-image: url(//cache.cms.io/springcms.com.au/upload/template/spring/body-background-002.png);
	background-position: top center;
	background-repeat: repeat-y;
	font-size: 62.5%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

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

h1, h2, h3, h4, h5, h6 {
	font-family: "freight-sans-pro-1","freight-sans-pro-2","Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

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

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

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

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

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

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

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 {
	color: #666;
	font-size: 1.2em;
}

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

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

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

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

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

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/* !Panels */

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

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

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

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

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

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

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

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

/* !Search */

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

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

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

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

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

/* !Panel 1 */

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

.row1 * {
	width: 350px;
}

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

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

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

.row1 a {
	color: #dcfefa;
}

/* !Panel 2 */

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

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

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

/* !Panel 3 */

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

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

.row3 .one {
	width: 220px;
}

.row3 .two {
	width: 540px;
}

.row3 .three {
	width: 860px;
}

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

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

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

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

/* !Navlist */

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

#navlist li {
	font-size: 1.1em;
}

#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 {
	position: absolute;
	top: 25px;
	left: 0;
	display: block;
}

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

#navlist>li.selected {
}

/* Specific to all levels */

#navlist  ul {
	width: 120px;
}

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

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

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

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

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

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

#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;
}

/* !Gallery */

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

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

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

/* !Newslist */

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

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

#newsoptions1 .item {
	margin-bottom: 80px;
}

#newsoptions1 .date {
	background-color: #aaa;
	padding: 0 10px 0 10px;
	color: #fff;
	text-transform: uppercase;
	font-size: 1em;
}

#newsoptions1 h2 {
	margin-top: 0.5em;
}

#newsoptions1 .description {
	padding-bottom: 1.2em;
	color: #666;
	font-size: 1.2em;
	line-height: 1.8;
}

/*
@media screen and (max-width: 480px) {

    html {
        -webkit-text-size-adjust: none;
    }
    
	#canvas {
		overflow: hidden !important;
		width: 100%;
	}

	#container {
		width: 100%;
	}
	
	#banner {
		background-position: -34px -10px;
		background-repeat: repeat-y;
	}
	
	#content {
		width: 100%;
	}

	#main {
		width: 100%;
	}
	
	#content .row1 {
		padding: 5%;
		background-image: url(//cache.cms.io/springcms.com.au/upload/template/millstream/default-001.jpg);
		background-position: left top;
		overflow: hidden;
		height: auto;
	}
	
	#content .row1 .column {
		float: left;
		padding: 0;
		margin: 0;
		width: 100%;
	}

	#content .row1 .column h1 {
		width: auto;
		font-size: 2.2em;
	}
	
	#content .row1 .column h2 {
		width: auto;
		font-size: 1.6em;
	}
	
	#content .row2 {
		padding: 5%;
	}
	
	#content .row2 img {
		width: 100px;
		height: 100px;
		border-width: 10px !important;
	}
	
	#content .row3 {
		width: 100%;
	}
	
	#content .row3 .column {
		float: none;
		margin: 0;
		padding: 5%;
		width: 90%;
	}
	
	#container #footer {
		padding: 5%;
		width: 90%;
	}
	
}
*/

