/*@override
http://spring.millstream.com.au/css/spring.css
http://help.r.millstream.com.au/css/spring.css

@group Fonts*/
BODY
{
	font-size: 67.5%;
	font-family: Arial, Verdana, sans-serif;
	color: #919090;
}
#content P, .sidebar P
{
	font-size: 1.1em;
	line-height: 1.4;
	margin-bottom: 0.7em;
}
#content H1, .sidebar H1
{
	/*[disabled]font-size:3.5em;*/
	font-size: 3em;
	margin-bottom: 0.4em;
	font-family: "Trebuchet MS";
	color: #7D0040;
	/*[disabled]line-height:1.5;*/
}
#content H2, .sidebar H2
{
	/*[disabled]font-size:2em;*/
	font-size: 1.7em;
	margin-bottom: 0.6em;
	color: #F79001;
	font-family: "Trebuchet MS";
	/*[disabled]line-height:1.5;*/
}
#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: 1em;
	margin-bottom: 0.6em;
	font-weight: bold;
}
#content H6, .sidebar H6
{
	font-size: 1em;
	margin-bottom: 0.6em;
}
#content UL, #content OL
{
	padding: 1em 3em;
	list-style-type: disc;
	line-height: 1.4;
	font-size: 12px;
}
#content PRE
{
	font-size: 1.1em;
	font-family: "Courier New", Courier, mono;
	line-height: 1.4;
	margin-bottom: 0.5em;
}
#content BLOCKQUOTE
{
	font-size: 1em;
	padding: 0.5em 1em;
	margin-bottom: 1em;
	background-color: #894309;
	border: 4px solid #F8C557;
	color: #FFFFFF;
	background-image: url(../upload/template/utf/quote-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#content BLOCKQUOTE BLOCKQUOTE
{
	font-size: 1em;
	margin-bottom: 0;
	padding: 0.5em 0 0.5em 2em;
}
#content A
{
	color: #7B003F;
}
#content A:hover
{
}
#content OL
{
	list-style-type: decimal;
}
STRONG
{
	font-weight: bold;
}
EM
{
	font-style: italic;
}
HR
{
	border: 0;
	height: 1px;
	color: #F58E00;
	background-color: #F58E00;
}
/*@end
@group Panels*/
BODY
{
	background-color: #C7BC9C;
	background-image: url(../upload/template/utf/bg-grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#container
{
	position: relative;
	width: 780px;
	margin: 0 auto 20px;
	background-color: #FFFFFF;
}
#banner
{
	position: relative;
	height: 155px;
	/*background-image: url(/utils/randomimage.php?dir=/upload/template/utf/banners/);*/
}
#banner H1
{
	text-indent: -1000em;
}
#main
{
	position: relative;
	overflow: hidden;
	height: 100%;
}
#content
{
	position: relative;
	min-height: 200px;
	margin-top: 25px;
}
.wide
{
	float: left;
	padding: 30px;
	padding-bottom: 2400px;
	margin-bottom: -2370px;
	margin-right: -6px;
	width: 720px;
}
.narrow
{
	float: left;
	padding: 30px;
	padding-bottom: 2400px;
	margin-bottom: -2370px;
	margin-right: -6px;
	width: 530px;
}
#content.narrower
{
	float: left;
	padding: 30px;
	padding-bottom: 2400px;
	margin-bottom: -2370px;
	margin-right: -6px;
	width: 360px;
}
#footer
{
	padding: 20px 30px;
	width: 720px;
	background-color: #7C0040;
	color: #FFFFFF;
	text-align: center;
	font-size: 1em;
}
#header
{
	padding: 20px 30px;
	width: 720px;
}
#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;
	margin: 0;
}
#content #searchresults LI P.description
{
	padding: 0 0 0.4em;
	margin: 0;
}
#content #searchresults LI P.date
{
	font-size: 0.9em;
	padding: 0;
	margin: 0;
}
TD
{
	vertical-align: top;
	padding: 0 5px 5px 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*/
#navlist
{
	position: absolute;
	top: 180px;
	font-size: 1em;
	margin-top: -2.5em;
	width: 780px;
	height: 2.5em;
	z-index: 50;
	background-color: #7D0040;
}
#navlist.depth-0>LI
{
	/*[disabled]border-left:1px solid #6F023A;*/
	border-right: 1px solid #9B3B6C;
}
#navlist.depth-0>LI:hover
{
	background-color: #F79001;
}
/*Popup Menu Functions*/
#navlist UL
{
	display: none;
	background-color: #DBD0AE;
}
#navlist LI:hover>UL
{
	display: block;
	position: absolute;
	left: 0;
	top: 2.5em;
}
#navlist LI LI:hover>UL
{
	display: block;
	position: absolute;
	left: 17.6em;
	top: 0;
}
#navlist>LI.selected
{
	background-color: #F48D00;
}
/*Specific to all levels*/
#navlist UL
{
	width: 17.6em;
}
#navlist LI
{
	position: relative;
	float: left;
	display: block;
	z-index: 100;
	margin-right: -1px;
}
#navlist A
{
	position: relative;
	display: block;
	float: left;
	padding: 0.4em 2.3em;
	text-decoration: none;
	z-index: 100;
	color: #FFFFFF;
	font-size: 1.4em;
}
#navlist A:hover
{
	background-color: #F79001;
}
#navlist LI LI
{
	margin-bottom: 0;
	margin-right: 0;
	float: left;
	text-align: left;
	border: none;
}
#navlist LI LI A
{
	margin: 0;
	display: block;
	width: 8em;
}
#navlist LI LI:hover A
{
}
/*@end
@group Navlist0*/
#navlist0
{
	position: absolute;
	top: 160px;
	font-size: 1em;
	margin-top: -2.5em;
	width: 700px;
	padding: 0 30px;
	height: 2.5em;
	z-index: 50;
}
#navlist0.depth0 LI
{
	float: left;
}
#navlist0 UL
{
	width: 17.6em;
}
#navlist0 LI
{
	position: relative;
	float: left;
	display: block;
	z-index: 100;
	margin-right: 1px;
}
#navlist0 A
{
	position: relative;
	display: block;
	float: left;
	padding: 0.7em 1.3em 0.8em;
	text-decoration: none;
	z-index: 100;
}
/*@end
@group Navlist1*/
#navlist1 A
{
	line-height: 1.4;
	text-decoration: none;
	color: #666;
}
#navlist1 LI
{
	padding: 5px 0;
}
#navlist1 UL
{
	padding: 0 0 0 10px;
}
#navlist1 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: -30px;
}
#content UL.gallery LI
{
	float: left;
	padding: 5px 0 15px 24px;
}
#content UL.gallery LI.column1
{
/*padding-left: 0;*/
}
/*@end
@group Newslist*/
.newslist .item
{
	position: relative;
	overflow: auto;
}
.newslist .item .image
{
	float: right;
}
/*@end
@group Layout*/
#content
{
	width: 100%;
	padding-left: 4%;
	padding-right: 0;
	padding-top: 2%;
}
.column
{
	float: left;
	padding: 1%;
}
.column.three
{
	width: 93%;
}
.column.two
{
	width: 340px;
	padding-left: 2%;
}
.column.one
{
	width: 45%;
}
/*@end
@group Partner logo*/
#content #partner-logo
{
	position: absolute;
	right: 58px;
	bottom: 2410px;
	z-index: 100;
}
/*@end
@group Google Map*/
#google-map
{
	text-align: center;
}
IFRAME
{
	border: 2px solid #7C003F;
	width: 713px;
}
/*@end*/

