/* @override 
	http://fwaus.millstream.com.au/css/fwaus.css
*/

/* @group Fonts */

body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
}

#content p, #news p {
	font-size: 1.2em;
	margin-bottom: 0.7em;
	line-height: 1.5;
}

#content h1 {
	font-size: 2.4em;
	margin-bottom: 0.3em;
	color: #18378a;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.5;
}

#content h2 {
	color: #18378a;
	font-size: 1.8em;
	margin-bottom: 0.7em;
	font-weight: bold;
	line-height: 1.5;
}

#content h3 {
	color: #18378a;
	font-size: 1.6em;
	margin-bottom: 0.7em;
	font-weight: bold;
	line-height: 1.5;
}

#content h4 {
	color: #18378a;
	font-size: 1.4em;
	margin-bottom: 0.7em;
	line-height: 1.5;
}

#content h5 {
	color: #18378a;
	font-size: 1.2em;
	margin-bottom: 0.7em;
	line-height: 1.5;
}

#content h6 {
	color: #18378a;
	font-size: 1.2em;
	margin-bottom: 0.7em;
	font-weight: normal;
	line-height: 1.5;
}

#content ul {
	margin: 0 3em 1em 3em;
	list-style-type: none;
	margin: 20px;
	padding: 0;
}

#content li {
	font-size: 1.2em;
	background-image: url(../upload/template/fwaus/bullet.gif);
	background-repeat: no-repeat;
	padding: 3px 0px 12px 18px;
}

#content li li, #content li p {
	font-size: 1em;
}

/* @end */

/* @group Panels */

body {
	background-image: url(../upload/template/fwaus/banner-background-001.png);
	background-repeat: repeat-x;
	background-position: top center;
}

#canvas {
	position: relative;
	margin: 0 auto;
	width: 760px;
	background-image: url(../upload/template/fwaus/body-background-002.png);
	background-repeat: repeat-y;
}

#banner {
	position: relative;
	top: 0;
	left: 0;
	height: 121px;
	width: 760px;
	background-repeat: repeat-x;
	z-index: 1;
}

#container {
	width: 760px;
	background-image: url(../upload/template/fwaus/banner-background-005.png);
	background-repeat: no-repeat;
}

#banner h1 {
	position: absolute;
	text-indent: -1000em;
	top: 0;
	left: 160px;
	width: 400px;
	height: 121px;
	background-image: url(/cache/random/:upload:template:fwaus:banners:/width/400/height/121/crop/1/name/random.jpg);
}

#banner h2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 200px;
	height: 121px;
	background-image: url(../upload/template/fwaus/banner-background-004.png);
	z-index: 2;
	text-indent: -1000em;
}

a img {
	border: none;
}

#content table {
	border: 1px solid #ddd;
	border-top: 3px solid #ddd;
	border-bottom: 3px solid #ddd;
	margin: 10px 0;
}

#content table td {
	padding: 10px 5px;
	vertical-align: middle;
}

#content hr {
	clear: both;
	margin: 20px 0;
	border: none;
	border-top: 1px solid #ddd;
}

#footer {
	clear: both;
	color: #aaa;
	padding: 20px 0;
}

#footer p {
	margin-top: 5px;
}

#footer a {
	color: #aaa;
}

/* @end */

/* @group Members */

.member {
	position: relative;
	border: 1px solid #ccc;
	padding: 10px;
	margin: 10px 0;
	overflow: hidden;
}

.member img {
	float: left;
	margin-right: 10px;
}

#content .location {
	position: relative;
	border: 1px solid #666;
	padding: 40px 10px 10px 10px;
	margin: 10px 0;
	overflow: hidden;
}

#content .location h2 {
	background-color: #666;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	padding: 5px 10px;
	font-size: 1.2em;
}

#content .location .memberdetails {
	border-top: 1px dotted #ccc;
	padding-top: 7px;
}

#content .location .department {
	float: left;
	width: 130px;
	font-weight: bold;
}

/* @end */

/* @group News */

.news-archive .item {
	width: 550px;
	overflow: hidden;
	margin-bottom: 3em;
}

.news-archive img {
	float: left;
	margin-right: 1em;
	border: none;
}

.news-archive h2 a {
	color: #666;
	text-decoration: none;
}

.news-archive .date {
	padding: 1em 0;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 2em;
	border-bottom: 1px solid #666;
}

#content .news-archive .item h2, #content .feature-summary .item p {
	margin: 0;
}

/* @end */

/* @group Buttons */

#content ul.buttons {
	margin: 0;
	overflow: hidden;
	margin-bottom: 1em;
	width: 550px;
}

#content ul.buttons li {
	margin-right: 10px;
	padding: 0;
	background-image: none;
	background-color: #666;
	float: left;
	font-size: 11px;
}

#content ul.buttons li a {
	display: block;
	text-decoration: none;
	padding: 5px 10px;
	color: #fff;
	border: 3px solid #f3fbfe;
}

#content ul.buttons li a:hover {
	background-color: #056cbf;
	color: #fff;
	border: 3px solid #a7d0df;
}

/* @end */

/* @group Slideshow */

/*#content #slideshow ul li {
	background-image: none;
	margin: 0;
	padding: 0;
}

#slideshow {
	position: relative;
	list-style-type: none;
	margin: 0 0 30px 0;
}

#content #crossfader {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content #crossfader li {
	position: absolute;
	top: 0;
	left: 0;
}

#content #crossfader li img {
	display: block;
}

#content #controls {
	position: relative;
	height: 30px;
	z-index: 10;
}

#content #crossfader .crossfader-counter {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -37px;
	z-index: 10;
	text-align: center;
	height: 30px;
}

#content #controls #crossfader-previous {
	position: absolute;
	left: 0;
	top: 5px;
	cursor: pointer;
}

#content #controls #crossfader-next {
	position: absolute;
	right: 0;
	top: 5px;
	cursor: pointer;
}*/

/* @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;
	background-image: none;
}

#content ul.gallery li.column1 {
	

}*/

/* @end */

/* @group Navigation */

#container #navlist {
	width: 160px;
	margin:0;
	padding: 0;
	list-style-type: none;
	z-index: 100;
}

#container #navlist .d1 {
	border-bottom: 1px dotted #ccc;
	text-align: right;
	width: 160px;
	z-index: 100;
}

#container #navlist ul {
	display: none;
	z-index: 100;
	list-style-type: none;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

#container #navlist li:hover>ul {
	display: block;
	position: absolute;
	left: 160px;
	top: 0;
	z-index: 100;
}

#container #navlist li {
	font-size: 1em;
	position: relative;
	float: left;
	margin: 0;
	z-index: 100;
	padding: 0;
	background-image: none;
}

#container #navlist a {
	display: block;
	padding: 7px 20px 7px 20px;
	text-decoration: none;
	color: #666;
	z-index: 100;
}

#container #navlist a#folderidcontact {
	padding: 7px 20px 7px 27px;
	border-right: none;
	z-index: 100;
}

#container #navlist .selected>a {
	color: #fff;
	background-image: url(../upload/template/fwaus/level0-background-003.png);
	z-index: 100;
}

#container #navlist a:hover {
	color: #fff;
	background-color: #7b8d90;
	z-index: 100;
}

#container #navlist li li {
	clear: both;
	width: 160px;
	z-index: 100;
}

#container #navlist li li a {
	color: #fff;
	background-color: #7b8d90;
	border-bottom: 1px dotted #b5cccf;
	text-transform: uppercase;
	z-index: 100;
}

#container #navlist li li a:hover {
	color: #fff;
	background-color: #6f8588;
	z-index: 1000;
}

/* @end */

/* @group Grid */

.row {
	width: 100%;
	overflow: hidden;
}

.column1 {
	width: 160px;
}

.layout6 .column2 {
	width: 550px;
	padding: 25px;
}

.layout7 .column2 {
	width: 400px;
	padding-top: 180px;
	padding-left: 0;
	padding-right: 0;
}

.layout7 .column3 {
	width: 176px;
	padding: 12px;
}


.row .column {
	float: left;
	padding-bottom: 10000px;
	margin-bottom: -9975px;
}

/* @end */