@media screen {

#about-us #primarynav a:link#aboutus, #about-us #primarynav a:visited#aboutus {
	background-position:-78px -50px;
}

#about-us #secondarynav {
	background-color:#b5b38c;
}
#about-us #secondarynav a {
	color:#004730;
}
#about-us #secondarynav li {
	background-image: url(/about-us/images/listarrow.gif);
}
#about-us h2 {
	background-color:#e5e4d7;
}
#about-us h1 {
	background-color:#e5e4d7;
}

#about-us h3 {
	color:#004730;
	background-color:#b5b38c;
	font-size:12px;
}

#about-us h3 a {
	color:#004730;
	text-decoration:none;
	display:block;
}

/* ------ NEW SIDE NAV -- START --- ------ */

#sidenav ul, #sidenav li {
	background-color:#e5e4d7;		/*  <<<< Change this background colour <<<< */
}
#sidenav a:hover {
	background-color:#cfceb1;	    /*  <<<< Change this background colour <<<< */
	color:#000000;
}

/* ------ NEW SIDE NAV -- END --- ------ */

#sidebar h4 {
	background-color:#e5e4d7;
	margin:3px;
	padding:3px;
}
#about-us .historybox {
	float:left;
	width:180px;
	padding:3px;
	border-left:#ccc solid 1px;
	height:auto;
}

#subscribeForm {
	background-color:#b5b38c; 
	border:#f8c900 solid 1px; 
	padding:5px; 
	margin:10px 10px 10px 0;
}

.sponsor {
	margin:5px; 
	text-align:center;
}
.itnoverflow {
	float:right;
	border:#ccc solid 1px; 
	background-color:#fff;
	width:250px;
   height: expression( this.scrollHeight > 410 ? "400px" : "auto" ); /* sets max-height for IE */
   max-height: 400px; /* sets max-height value for all standards-compliant browsers */
   padding:4px;
   margin:0 4px 10px 0;
}
.itnoverflowbuffer {
	float:right;
	overflow:hidden;
	width:250px;	
   height: expression( this.scrollHeight > 400 ? "400px" : "auto" ); /* sets max-height for IE */
   max-height: 400px; /* sets max-height value for all standards-compliant browsers */
}
.aboutusitnoverflow {
	float:right;
	border:#ccc solid 1px; 
	background-color:#fff;
	width:125px;
   height: expression( this.scrollHeight > 300 ? "300px" : "auto" ); /* sets max-height for IE */
   max-height: 300px; /* sets max-height value for all standards-compliant browsers */
   padding:4px;
   margin:0 4px 10px 0;
}
.aboutusitnoverflowbuffer {
	float:right;
	overflow:hidden;
	width:125px;	
   height: expression( this.scrollHeight > 300 ? "300px" : "auto" ); /* sets max-height for IE */
   max-height: 300px; /* sets max-height value for all standards-compliant browsers */
}

/*  MEDIA CENTRE forms */
.mc_form {
	margin:15px 0;
	clear:both;
	padding:10px;
	float:left;
	border:1px solid #005830;
	width:580px;	
}

.mc_form p{
	margin-bottom:3px;
}
/*.mc_form label{
	width: 180px;
	float: left;
	text-align: right;
	margin-right: 10px;
	display: block
}*/
.mc_form input, .mc_form textarea, .mc_form select{
	color: #005830;
	background: #d6e3dd;
	border: 1px solid #005830;
	width:470px;
	text-align:left;
	margin-top:4px;
}
.redasterisk{
	color:#FF0000;
	font-weight:bold;
}
.success{
	color:#5D9632;
	font-weight:bold;
	border:dashed 1px;
	padding:10px;
	float:left;
	background-color:#E8EEE8;
	width:580px;
}

.mc_form .submit input{
	width:180px;
	background-color:#005830;
	color: #FFD200;
	text-align:center;
	float:right;
}

#gallery_title p{
	font-weight:bold;
	width:480px;
	background-color:#DCDECF;
	padding:10px;
}
/* Media Center */
.horizontalwrap-mc{
	float:left;
	margin-left:12px;
}
.boxtext-mc{
	width:350px;
	float:left;
	padding:0 0px 5px 5px;
}
.relrow{
	padding:5px;
	width:590px;
	margin-bottom:2px;
}
.mcbox{
	float: left;
	width: 365px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.mc-head{
	text-indent:0px;
}
.mc-release{
	width:99%;
	border-bottom:1px solid #B3B38C;
	padding:2px 2px 2px 2px;	
}
.mrlink{
	text-decoration:none;
}
.mrlink a:link{
	text-decoration:none;
}
.mrlink a:hover{
	text-decoration:underline;
}
#kitlist{
	width:600px;
}
.kit-wrapper{
	float:left;
	padding-left:10px;
	width:110px;
}
/* used for filming request form jquery validate plugin */
.invalid{
	color:#FF0000;
}
/* JqGallScroll Plugin - Good Old Days - Do not remove! */
/* Jqgalscroll */
.jqGSContainer{}
.jqGSContainer .jqGSImgContainer{}
.jqGSContainer .jqGSImgContainer ul{padding:0;margin:0;position:relative;list-style:none;}
.jqGSContainer .jqGSImgContainer ul li{padding:0;margin:0;position:relative;margin-top:0;margin-bottom:0px;}
.jqGSContainer .jqGSImgContainer ul li .jqGSLoader{width:100%;height:100%;position:absolute;}
.jqGSContainer .jqGSImgContainer ul li img{border:1px solid #005830;}
.jqGSContainer .jqGSImgContainer ul li {background-color: #F5F4F3;right:0px;top:0px; padding:3px;color:#fff;width:300px}
.jqGSTitle{background-color: #DCDECF;padding:5px;color:#005830;width:385px;font-size:10px;}

.jqGSContainer .jqGSPagination{height:20px;top:5px;padding: 5px 0;width:510px;}
.jqGSContainer .jqGSPagination ul{padding:0;margin:0;list-style:none;position:relative;float:left;}
.jqGSContainer .jqGSPagination ul li{padding:0;margin-right:5px;float:left;padding-right:1px;text-align:center;padding-bottom:1px;}
.jqGSContainer .jqGSPagination ul li a{padding:2px 0px;background:#005830;border:1px solid #fff; color: #ffd200;text-decoration:none;display:block;width:20px;font:10px Verdana, Arial, Helvetica, sans-serif;}
.jqGSContainer .jqGSPagination ul li a.selected{background:#ffd200;color:#005830;border: 1px solid #eaeaea;}
.jqGSContainer .jqGSPagination ul li a:hover{background:#ffd200;color:#005830;border:1px solid #fff;}

.jqGSImgContainer{border:1px solid #000;}
/* GALLERIA - Media Centre - Image Gallery - Do not remove! */
.galleria{list-style:none;}
.galleria li{display:block;width:70px;height:70px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
.galleria li .caption{display:block;padding-top:.5em}
* html .galleria li div span{width:400px} /* MSIE bug */

	/* BEGIN DEMO STYLE 
	.caption{color:#888;position:absolute;top:250px;left:3px;width:200px;}*/
.caption{
	background-color:#005830;
	color:#FFD200;
	float:left;
	text-align:center;
	width:400px;
	border:none;
	line-height:40px;
	padding:0;
	margin:-5px 0 0 0;
	_margin:0;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
	font-size:12px;
	border:none;
}	
.gallery_mc{width:600px;float:left;height:auto;margin:0 0 0 30px;padding:0}
.gallery_mc li{
	border:1px solid #111;
	margin: 3px;
	background:#000;
}
.gallery_mc li.hover{border-color:#bbb;}
.gallery_mc li.active{border-style:solid;border-color:#222;}

.galleria_container{margin:0 auto 10px 100px;width:600px;float:right;} /* Main image */
.galleria_wrapper{margin:0;padding:0;outline:none;border:none;font-size:10px;}

#contact_form {
	margin:15px auto;
	clear:both;
	padding:10px;
	float:left;
	width:100%;
	border:1px solid #005830;
	color:#005830;
}

#contact_form p{
	margin-bottom:3px;
}
#contact_form .radio{
	width:15px;
	background:none;
	border:none;
}
#contact_form label
{
	width: 180px;
	float: left;
	text-align: right;
	margin-right: 10px;
	display: block
}
#contact_form #zoo_news{
	margin:0;
	padding:left;
	width:15px;
}
#contact_form input, #contact_form textarea, #contact_form select, #contact_form .rating_table
{
	color: #005830;
	background: #d6e3dd;
	border: 1px solid #005830;
	width:200px;
	text-align:left;
	margin-top:4px;
}
#contact_form .rating_table{
	width:500px;
}
#contact_form textarea{
	height:150px;
}
#contact_form .radio{
	width:15px;
	margin:0;
}
#contact_form .submit input
{
	margin-left: 190px;
	width:100px;
	color: #005830;
	background-color: #d6e3dd;
	border: 1px solid #005830;
	text-align:center;
}
#contact_form .submit input:focus, #contact_form .submit input:active, #contact_form .submit input:hover{
	outline:none;
	border: 1px solid #005830;
	background-color: #d6e3dd;
}

#contact_form fieldset
{
	float:left;
	border: 1px solid #005830;
	width: 95%;
	padding:4px 12px;
}

#contact_form legend
{
	color: #005830;
	background: #ffffff;
	border: 1px solid #005830;
	padding: 4px 6px
}
#contact_form #errors{
	clear:both;
	color:red;
	padding:10px 5px 10px 10px;
	margin:5px 0 5px 5px;
	width:540px;
	float:left;
	border:1px dashed #ff0000;
}

.40years-audio{
	width:360px;
	height:150px;
	margin:8px;
	float:left;
	background-image:url(/about-us/40-years/images/bindi-audio.jpg);
}
.40years-desktops{
	width:360px;
	height:150px;
	margin:8px;
	float:left;
}
.horizontalwrap-about-us{
	float:left;
	margin-left:12px;
}
.boxtext-about-us{
	width:350px;
	float:left;
	padding:0 0px 5px 5px;
}

#potd_container{
	position:relative;
	float:left;
	padding:0;
	margin:0;
}
#prev_photo a, #next_photo a{
	width:70px;
	height:130px;
	padding:0;
	margin:0;
	display:none;
	outline:none;
}

#prev_photo{
	position:absolute;
	left:0;
	bottom:100px;
	width:70px;
	margin:0;
	padding:0;

}

#next_photo{
	position:absolute;
	right:0;
	bottom:100px;
	width:70px;
	margin:0;
	padding:0;	
}

#potd_social{
	float:left;
	width:580px;
	padding:10px;
}
#potd_overlay{
}
#potd_overlay {
	background:none;
	border:none;
	width:300px;
	display: none;
	margin:3px 3px 20px;
	padding:0;
	position:relative;
	text-align:left;
}
#potd_overlay h1{
	color:#ffffff;
	font-size:16px;
	margin:0;
	padding:10px 10px 0;
	background:none;
}
#potd_overlay p{
	padding:5px 10px;
}
#daily_photo_list{
	float:left;
	list-style:none;
	padding:0;
	margin:0;
}
#daily_photo_list li{
	float:left;
	position:relative;
	margin:0;
	padding:0;
	z-index:10;
}
#daily_photo_list li a{
	float:left;
	position:relative;
	width:50px;
	height:50px;
	line-height:80px;
	font-size:11px;
	text-decoration:none;
	background-color:#E5E4D7;
	margin:2px;
	padding:3px;
	text-align:center;
	color:#ffffff;
}
#daily_photo_list li a img{
	opacity:0.8;
	filter:alpha(opacity=80)	
}

#daily_photo_list li a:hover{
	text-decoration:none;
	background-color:#B5B38C;
	color:#ffd200;
}
#daily_photo_list li a:hover img{
	opacity:1.0;
	filter:alpha(opacity=100)	
}
#daily_photo_list li a span{
	position:absolute;
	top:3px;
	left:3px;
	line-height:50px;
	width:50px;
	height:50px;
	color:#ffffff;
	z-index:150;
}
}
