/* @override 
	http://spring.millstream.com.au/css/spring.css
	http://help.r.millstream.com.au/css/spring.css
	http://doral.millstream.com.au/css/spring.css
*/

/* @group Fonts */

body {
	font-size: 62.5%;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

#content p, .sidebar p {
	font-size: 1.1em;
	line-height: 1.4;
	margin-bottom: 0.7em;
}

#content h1, .sidebar h1 {
	font-size: 1.8em;
	margin-bottom: 0.4em;
}

#content h2, .sidebar h2 {
	font-size: 1.4em;
	margin-bottom: 0.6em;
}

#content h3, .sidebar h3 {
	font-size: 1.2em;
	margin-bottom: 0.6em;
}

#content h4, .sidebar h4 {
	font-size: 1.1em;
	margin-bottom: 0.6em;
	font-weight: bold;
}

#content h5, .sidebar h5 {
	font-size: 1.0em;
	margin-bottom: 0.6em;
	font-weight: bold;
}

#content h6, .sidebar h6 {
	font-size: 1.0em;
	margin-bottom: 0.6em;
}

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

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

#content blockquote {
	font-size: 1.1em;
	font-family: "Courier New", Courier, mono;
	line-height: 1.4;
	padding: 2em 0 2em 2em;
	margin-bottom: 1em;
	background-color: #fefdd3;
}

#content blockquote blockquote {
	font-size: 1em;	
	margin-bottom: 0;
	padding: 0.5em 0 0.5em 2em;
}

#content a {
}

#content a:hover {
}

#content ol {
	list-style-type: decimal;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

/* @end */

/* @group Panels */

body {
}

#container {
	position: relative;
	width: 760px;
	margin: 20px auto;
}

/*#banner {
	position: relative;
	height: 155px;
}*/

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

/*#main {
	position: relative;
	overflow: hidden;
	height: 100%;
}*/

#content {
	position: relative;
	min-height: 200px;
}

/*.wide {
	float: left;
	padding: 30px 30px;
	padding-bottom: 2400px;
	margin-bottom: -2370px;
	margin-right: -6px;
	width: 700px;
}*/

/*.narrow {
	float: left;
	padding: 30px 30px;
	padding-bottom: 2400px;
	margin-bottom: -2370px;
	margin-right: -6px;	width: 530px;
}*/

/*#content.narrower {
	float: left;
	padding: 30px 30px;
	padding-bottom: 2400px;
	margin-bottom: -2370px;
	margin-right: -6px;	width: 360px;
}*/

#footer {
	padding: 20px 30px;
	width: 700px;
}

#header {
	padding: 20px 30px;
	width: 700px;
}

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

td {
	vertical-align: top;
	padding: 0 10px 10px 0;
}

/* @end */

/* @group Sidebar Right */

#sidebar-right {
	float: right;	width: 110px;
	padding: 30px;
	padding-bottom: 10000px;
	margin-bottom: -9970px;
}

#sidebar-right .item {
	margin-bottom: 20px;
}

/* @end */

/* @group Sidebar Left */

#sidebar-left {
	float: left;	width: 110px;
	padding: 30px;
	padding-bottom: 10000px;
	margin-bottom: -9970px;
}

#sidebar-left .item {
	margin-bottom: 20px;
}

/* @end */

/* @group Navlist-0 */

.depth-0 {
	position: absolute;
	top: 160px;	font-size: 1.0em;	margin-top: -2.5em;	width: 700px;	padding: 0 30px;	height: 2.5em;	z-index: 50;
}.depth-0 li {	position: relative;	float: left;	display: block;	z-index: 100;	margin-right: 1px;}.depth-0 a {	position: relative;	display: block;	float: left;	padding: 0.7em 1.3em 0.8em 1.3em;	text-decoration: none;	z-index: 100;}

/* @end */

/* @group Navlist-1 */

.depth-1 a {
	line-height: 1.4;
	text-decoration: none;
	color: #666;
}

.depth-1 li {
	padding: 5px 0;
}

.depth-1 ul {
	padding: 0 0 0 10px;
}

.depth-1 li.selected>a {
	font-weight: bold;
	color: #000;
}

/* @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 li.column1 {
	/*padding-left: 0;*/	
}

/* @end */



/* @group Newslist */

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

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

/* @end */



