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

/* Default sheet */

/* @group Fonts */

body {
	font-size: 62.5%;
	font-family: Verdana, sans-serif;
	/*color: #a8a8a8;*/
	color: #a09c9c;
}

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

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

#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 {
	color: #fa7d03;
}

#content a:hover {
}

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

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

h1 {
	color: #fa7d03;
	line-height: 1.4;
	text-transform: uppercase;
	font-weight: bold;
}

h2 {
	color: #fa7d03;
	line-height: 1.4;
}

h3 {
	color: #fa7d03;
	line-height: 1.4;
}

h4 {
	color: #fa7d03;
	line-height: 1.4;
}

h5 {
	color: #fa7d03;
	line-height: 1.4;
}

h6 {
	color: #fa7d03;
	line-height: 1.4;
}

span.compressed {
	letter-spacing: -0.2em;
	margin-right: 0.5em;
}

#intro_para {
	color: #000;
}

/* @end */

/* @group Panels */

body {
	background-color: #FFF;
}

#container {
	position: relative;
	width: 840px;
	margin: 20px auto;
	background-color: #fff;
	/*border:1px solid #e1e1e1;
	border-top-width: 0;
	border-bottom-width: 0;*/	
}

#banner {
	position: relative;
	height: 105px;
	border-color: #0071bf;
	background: #FFF url(/upload/template/bic/bic_header.gif) no-repeat;
}

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

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

#content {
	position: relative;
	min-height: 200px;
	width: 778px;
	border: 1px solid #e1e1e1;
	border-top-width: 0;
	
}

.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: 780px;
	background: #FFF url(/upload/template/bic/footer_border.gif) no-repeat;
}

#footer a  {
	color: #fa7d03;
	text-decoration: none;
}

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

#header {
	background-color: #e1e1e1;
}

#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 5px 5px 0;
}

#side_image {
	float: right;
	margin-right: -31px;
	padding-left: 40px;
	position: relative;
	/* maintain side space */
	width: 282px;
}

#side_image #image_caption {
	float: left;
	position: absolute;
	top: 234px;
	text-indent: 20px;
	color: white;
	text-transform: uppercase;
	font-size: 1.1em;
}

#image_stripe {
	border-left: 1px solid #e1e1e1;
	margin-top: 15px;
	margin-left: 1px;
	text-indent: -100px;
	overflow: hidden;
	height: 250px;
}

#page_copy {
	display: inline-table;
	width: 485px;
}

/* @end */

/* @group Sidebar Right */

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

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

/* @end */

/* @group Sidebar Left */

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

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

/* @end */

/* @group Navlist */

#navlist {
	position: absolute;
	top: 98px;
	font-size: 1.1em;
	margin-top: -2.5em;
	width: 780px;
	padding: 0 30px;
	height: 2.5em;
	z-index: 50;
}

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

/* Popup Menu Functions */

#navlist ul {
	display: none;
}

#navlist ul {
	background-color: #a7d241;
}

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

/* Specific to all levels */

#navlist  ul {
	width: 17.6em;
}

#navlist li {
	position: relative;
	float: left;
	display: block;
	z-index: 100;
	margin-right: 2px;
	background: url(/upload/template/bic/tab_left_corner.gif) no-repeat left top;
	/*background-color: #dadada;*/
	background-color: #d4d4d4;
}

#navlist a {
	position: relative;
	display: block;
	float: left;
	padding: 0.7em 1.3em 0.8em 1.3em;
	text-decoration: none;
	z-index: 100;
	color: #fff;
	background: url(/upload/template/bic/tab_right_corner.gif) no-repeat right top;
}

#navlist a:hover {
}

#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: none;
	border-bottom: 1px solid #95bf2f;
	background-image: none;
}

#navlist li li a {
	margin: 0;
	display: block;
	width: 15em;
	color: #000;
}

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

#navlist li li ul {
}

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

/* Specific to Level 1 */
#navlist.navigation.depth-0 a {
	text-transform: uppercase;
}

#navlist.navigation.depth-0 li:hover, #navlist.navigation.depth-0 li.selected {
	background: url(/upload/template/bic/tab_left_corner-selected-long.gif) no-repeat left top;
	background-color: #FFF;
}

#navlist.navigation.depth-0 li a:hover, #navlist.navigation.depth-0 li.selected a {
	background: url(/upload/template/bic/tab_right_corner-selected.gif) no-repeat right top;
	color: #fa7d03;
}

/* @end */

/* @group Depth-1 */

/* Specific to Level 2 */

ul.navigation.depth-1 {
	height: 20px;
	margin: -30px 0 0 -30px;
	list-style-type: none;
}

ul.navigation.depth-1 li {
	margin: 0 10px 0 0 ;
	display: inline;
}

#content ul.navigation.depth-1 li a {
	text-decoration: none;
	color: #a8a8a8;
	padding-right: 10px;
	border-right: 1px solid #a8a8a8;
	font-size: 1.1em;
}

#content ul.navigation.depth-1 li.selected a, #content ul.navigation.depth-1 li a:hover {
	color: #fa7d03;
}

#content ul.navigation.depth-1 li.selected a:hover {
	cursor: default;
}

#content ul.navigation.depth-1 li:last-of-type a {
	border-width: 0px;
}

/* @end */

/* @group Depth-2 */

/* Specific to Level 3 */

ul.navigation.depth-2 {
	position: absolute;
	/* top: 260px; */
	width: 200px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.navigation.depth-2 li {
	margin-left: -10px;
	list-style-type: none;
}

#content ul.navigation.depth-2 li a {
	text-decoration: none;
	font-size: 1.1em;
}

#content ul.navigation.depth-2 li.selected a:hover {
	cursor: default;
}

/* @end */

/* @group Navlist0 */

#navlist0 {
	position: absolute;
	top: 160px;
	font-size: 1.0em;
	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 1.3em;
	text-decoration: none;
	z-index: 100;
}

/* @end */

/* @group Navlist0 */

#navlist0 ul {
	background-color: #a7d241;
}

#navlist0 li {
	background-image: url(/upload/template/spring/nav-background.png);
}

#navlist0 a {
	color: #fff;
}

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

/* @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;
	overflow: hidden;
	margin-right: -30px;
	margin-left: -10px;
}

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

#content ul.gallery li.image {
}

#content ul.gallery li.column1 {
	/*padding-left: 0;*/	
}

/* @end */



/* @group Newslist */

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

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

/* @end */

/* @group Slideshow */

#content #controls #crossfader-previous {
	height: 9px;
	padding: 4px 22px;
	background-image: url(/upload/template/spring/previous-001.png);
	background-repeat: no-repeat;
	background-position: center left;
	color: #aaa;
}

#content #controls #crossfader-next {
	height: 9px;
	padding: 4px 22px;
	background-image: url(/upload/template/spring/next-001.png);
	background-repeat: no-repeat;
	background-position: center right;
	color: #aaa;
}

/* @end */

/* @group Homepage */

#homepage_copy {
	padding-top: 25px;
}

#billboard {
	margin-left: -30px;
	margin-bottom: 20px;
	width: 838px;
	position: relative;
}

#billboard #billboard_text {
	margin-left: 380px;
	background-color: #fa7d03;
	padding: 30px 60px 30px 30px;
	background: url(/cache/path/:upload:template:bic:orange_block.gif/height/255/width/450/crop/1/round/11/format/png/name/orange_block.png) no-repeat right;
	height: 195px;
	width: 340px;
}

#billboard #billboard_text h1, #billboard #billboard_text p {
	color: #FFF;
	text-transform: none;
	font-size: 1.3em;
	line-height: 1.3em;
}

#billboard #billboard_text h1 {
	font-size: 2em;
	line-height: 1.3em;
	font-weight: normal;
	margin-bottom: 1em;
}

#billboard #billboard_image {
	float: left;
}

#news_feed {
	/* border-left: 1px solid #dadada; */
	float: right;
	width: 250px;
	padding-left: 30px;
	margin-left: 15px;
	padding-bottom: 500px;
	margin-bottom: -500px;
	display: inline-table;
	position: relative;
	color: #5f5f5f;
}

#news_feed .newslist .item {
	margin-left: -20px;
	border-left: 1px solid #dadada;
	padding: 0px 0 0px 20px;
}

#news_feed a.itemlink {
	color: #000;
}

#news_feed h3 {
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
}

#news_feed h3 a   {
	text-decoration: none;
}

#news_feed h3 a:hover   {
	text-decoration: underline;
}

#news_feed h4 {
	color: #000;
	font-size: 1em;
}

#news_feed_stripe {
	display: none;
	/*
	border-left: 1px solid #dadada;
	position: absolute;
	left: 0px;
	top: 80px;
	height: 500px;
	text-indent: -100px;
	overflow: hidden;
	*/
}

/* @end */

/* @group News page */

img#background_pic {
	float: right;
	margin: -20px -20px 2px 20px;
}

#news_page_feed {
	width: 535px;
}

#news_page_feed .item {
	width: 535px;
	padding-bottom: 10px;
}

#news_page_feed .item .news_text {
	border-top: 1px solid #fecc9b;
	width: 350px;
	padding: 10px 0 0 0;
}

#news_page_feed .item .news_text h3 {
	color: #000;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 1.5em;
	text-transform: none;
}

/* News index */

#news_page_feed .item h3 a {
	text-decoration: none;
} 

#news_page_feed .item h3 a:hover {
	text-decoration: underline;
}  

#news_page_feed h3 {
	font-weight: bold;
	font-size: 1.1em;
	text-transform: uppercase;
}

#news_page_feed h4 {
	color: #000;
	font-size: 1em;
}

#news_page_feed .item .news_text .date {
	margin: -0.4em 0 0.3em 0;
	font-size: 1.1em;
}

#news_page_feed .item .news_image {
	border-top: 1px solid #fecc9b;
	float: right;
	width: 150px;
	padding: 30px 0 0 0px;
}

#news_page_feed .item .newslist .itemlink {
	color: black;
}

/* Subscribe form */
#subscribe-form {
	
	border: 0px;
	border-top: 1px solid #e1e1e1;
	padding-top: 20px;
	margin-top: -20px;
	color: black;
	
}
#subForm {
	border: 1px solid #e1e1e1;
	padding: 20px 20px 5px 20px;
	width: 310px;
}

#subForm label {
	position: relative;
	top: 6px;
	width: 90px;
	display: inline-block;
}

#subForm #name, #subForm #ndtfk-ndtfk {
	border: 1px solid #ccc;
	padding: 2px;
	margin-left: 5px;
	width: 200px;
}

#subForm #subscribe-button {
	margin: 10px 0;
	margin-left: 5px;
}
/* @end */



