@charset "utf-8";
/* CSS Document */
/* These web pages are copyright to Nevin Childs 2025. They may not be copied or modified without written permission to nc@saam.org.au  */
html, body {
	background-color: #ACACAC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #000B33;
	margin: 0px;
	padding: 0px;
	text-align: center;
	 height:100%
	  box-sizing: border-box;
	line-height: 1.2;
	-ms-overflow-style: none; /* for Internet Explorer, Edge */
	scrollbar-width: none; /* for Firefox */
	overflow-y: scroll;
	}


.wrapper {
	max-width: 1800px;
	width: 95%;
	margin:30px auto 50px auto;
	border-radius: 10px;
	background-color: #EEF3F9;
}
.header {
	max-width: 1800px;
	height:370px;
	background-color: #EFEFEF;
	border-radius: 10px;
	background-image:url(index_img/bluebg2000.jpg);
	padding-top:10px;
	text-align:left;
	background-position: centre; 
		}
		.logofloater {
	width: 100%;
	height:100px;
}

.logobox {
	width:60px;
	text-align:left;
	margin:15px auto 0px auto;
	}
.headertext {
	font-family: "Jockey One", sans-serif;
	font-size:38px;
	color:#036;
	width:280px;
	margin:0px auto 5px auto;
}
.navbox {
	min-height: 180px;
	width: 320px;
	margin:10px auto 10px auto;
	}
	
	

.photocredit1 {
	color:#FFF; 
	font-size:18px; 
	padding:5px 0px 5px 0px; 
	width:fit-content;
	font-weight:normal;
	margin-left:6%;
	font-style:italic;
	border-radius: 3px;
	margin:0px auto 0px auto;
}


@media screen and (min-width: 800px) {
	
	.header {
		height:350px;
		}
		.logobox {
		float:left;
		margin: 15px 5px 10px 6%;
		}

		.headertext {
	font-family: "Jockey One", sans-serif;
	font-size:40px;
	color:#036;
	width:220px;
		float:left;
		padding-top:15px;
		padding-left:10px;
		}
		.navbox {
	min-height: 120px;
	width: 300px;
	margin:10px 0 10px 6%;
	float:left;

	}
	.photocredit1 {
	color:#FFF; 
	font-size:18px; 
	padding:5px 0px 5px 6%; 
	width:100%;
	font-weight:normal;
	margin-left:6%;
	font-style:italic;
	border-radius: 3px;
	margin:0px auto 0px auto;
}
}


.hr {
	border-bottom:1px solid #ccc;
	margin-bottom: 30px;
}

	ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 300px;
}

li a {
  display: block;
  color: black;
  padding: 1px 14px 2px 10px;
  text-decoration: none;
  margin-bottom:5px;
  border-left:#C00 solid 5px;
  margin-left:5px;
  	background-image:url(semitrans/75pcwhite.png);
}

/* Change the link and background color on hover */
li a:hover {
	color: #00F;
}


a.two:link {
	color: #036;
	font-size:16px;
	text-decoration:none;
	font-weight:600;
	background-image:url(img_semitrans/80pcwhite.png);
	margin-bottom: 9px;
	padding:4px 0px 5px 25px;
}
a.two:visited {
	color: #036;
}
a.two:hover {
	color: #F00;
}	



.topsectionheader {
	padding:10px 25px 10px 6%;
	font-size: 18px;
	text-align:centre;
	color:#036;
	background-color: #EEF3F9;
	font-weight:normal;
	position: relative;
	top: -10px;
	border-bottom:1px solid #e3e3e3;
	}
	
	
	.subheader {
	padding:15px 0px 0px 0px;
	font-size: 18px;
	text-align:center;
	color:#036;
	font-weight:normal;
	width:100%;

	margin 0px auto 0px auto;
		}
	
	
@media screen and (min-width: 800px) {
	.topsectionheader {
	padding:15px 25px 18px 6%;
	font-size: 16px;
	text-align:left;
	color:#036;
		background-color: #EEF3F9;
	font-weight:normal;
	position: relative;
	top: -10px;
	border-bottom:1px solid #e3e3e3;
	}
		.subheader {
	padding:0px 25px 25px 0px;
	font-size: 18px;
	text-align:left;
	color:#036;
	font-weight:normal;
	}
}
	
	
	
	
	
	
	
.textbox_inner {
	padding-right: 2%;
	padding-left: 2%;
	font-size: 16px;
	color: #036;
	max-width: 1200px;
	}	
	

a.one:link {
	color: #00F;
	font-size:16px;
	text-decoration:none;
	font-weight:normal;
}
a.one:visited {
	color: #00F;
}
a.one:hover {
	color: #C00;
}	




a.onebold:link {
	color: #039;
	font-size:16px;
	text-decoration:none;
	font-weight:600;
}
a.onebold:visited {
	color: #039;
}
a.onebold:hover {
	color: #C00;
}	

	

a.four:link {
	color: #00F;
	font-size:16px;
	text-decoration:none;
	font-weight:normal;
}
a.four:visited {
	color: #00F;
}
a.four:hover {
	color: #C00;
}	













@media screen and (min-width: 800px) {
.textbox_inner {
	padding-right: 4%;
	padding-left: 4%;
	max-width:1500px;	
}
}

.textboxwhite {
	font-size: 16px;
	text-align: justify;
	padding-top: 30px;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom:40px;
	background-color:#FFF;
	color:#000;
	border-bottom:1px solid #e3e3e3;
	position:relative;
	top:-10px;
	min-height:50px;
	}
.textboxblue {
	font-size: 16px;
	text-align: justify;
	padding-top: 30px;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom:40px;
	background-color: #EEF3F9;
	color:#000;
		position:relative;
	top:-10px;
	min-height:110px;
		border-bottom:1px solid #CCC;
	}
	




.greenbox {
	font-size: 16px;
	text-align: left;
	padding-top: 20px;
	padding-left: 4%;
	padding-right: 4%;
	padding-bottom:15px;
	background-color:#f0f8ef;
	color:#000;
	border:1px solid #e3e3e3;
	position:relative;
	top:-10px;
	width:90%;
	max-width:760px;
		border-radius: 6px;
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
	}
	
	.greenboxbutton {
	font-size: 16px;
	text-align: center;
	padding-top: 15px;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom:5px;
	background-color:#f0f8ef;
	color:#000;
	border:1px solid #e3e3e3;
	width:90%;
	border-radius: 6px;
	margin-top: 10px;
	margin-left:auto;
	margin-right:auto;
		margin-bottom:20px;
	min-height:30px;
	}
	
	@media screen and (min-width: 900px) {
		.greenbox {
	font-size: 16px;
	text-align: left;
	padding-top: 20px;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom:15px;
	background-color:#f0f8ef;
	color:#000;
	border:1px solid #e3e3e3;
	min-height:40px;
	max-width:900px;
	border-radius: 6px;
	margin-top: 20px;
	margin-left:4%;
	}
		.greenboxbutton {
	padding-left: 2%;
	padding-right: 2%;
		min-height:20px;
			text-align: left;
	max-width:400px;
	width:100%;
	border-radius: 6px;
	margin-top: 10px;
	margin-left:4%;
	margin-bottom:20px;
		min-height:30px;
	}
		
	}

.returnbutton {
	display: block;
	color: black;
	padding: 4px 14px 8px 1px;
	text-decoration: none;
	margin-top:10px;
	margin-left:2px;
	border-left:#C00 solid 5px;
	background-image:url(img_semitrans/75pcwhite.png);
	max-width:450px;
}




.purplebox {
	font-size: 16px;
	text-align: left;
	padding-top: 15px;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom:20px;
	background-color:#f1effa;
	color:#000;
	border:1px solid #e3e3e3;
	position:relative;
	top:-10px;
	min-height:50px;
	max-width:1500px;
	width:100%;
	border-radius: 6px;
	margin-top: 30px;
	margin-left:1%;
	}
	
	
	
	
.sectionheader {
	padding:0px 0px 20px 10px;
	font-size: 18px;
	text-align:left;
	color:#036;
	padding-left: 8%;
}
.indexsectionheader {
	padding-bottom:2px;
	font-weight:bold;
	font-size: 18px;
	text-align:left;
	color:#036;
}




	.picbox240{
float: left;
	width:250px;
	height:35px;
 margin-right:20px;
 margin-left:0px;
 margin-bottom:20px;
	background-color: #EEF3F9;
 	border-radius: 10px;
	background-repeat:no-repeat;
	text-align:center;
	padding-top:130px;
}



	.picbox800{
	max-width:800px;
 margin-right:auto;
 margin-left:auto;
 margin-bottom:20px;
	background-color: #FFF;
}



	.picbox1000{
		width:100%;
	max-width:1000px;
 margin-right:auto;
 margin-left:auto;
 margin-bottom:20px;
}
	.picbox_label_1000 {
	text-align: center;
	padding-bottom: 5px;
	font-weight: normal;
	font-style: italic;
}



	@media screen and (min-width: 800px) {
	.picbox1000{
		width:100%;
	max-width:1000px;
 margin-bottom:20px;
 float:left;
}
	.picbox_label_1000 {
	text-align: left;
	padding-bottom: 5px;
	 clear:both;
}

	}




.spacer1 {
	padding-left: 25px;
}

.spacer35 {
	padding-left: 35px;
}
.spacer45 {
	padding-left: 45px;
	width:100%;
	max-width:95%;
}
.spacer5pc {
	padding-left: 5%;
	width:100%;
	max-width:95%;
	font-size:20px;
}

.line {
	border-bottom:#ccc solid 2px;
	margin-top:20px;
	margin-bottom:20px;
}
.SampleBoxWrapper {
	margin-left: 3%;
	overflow: auto;
	max-width: 100%;
	display: flex;
	justify-content: centre;
	flex-wrap: wrap;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
}
.SampleBox {
	width:250px;
	font-weight: normal;
	font-size: 16px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	text-align: center;
	height:280px;
	font-family:Tahoma, Geneva, sans-serif;
	background-color: #EEF3F9;
	border-radius: 6px;
	border:1px solid #f0f0f0;
	color:#036;
}

@media screen and (min-width: 800px) {
	.SampleBoxWrapper {
	margin-left: 3%;
	overflow: auto;
	max-width: 1650px;
	display: flex;
	justify-content: left;
	flex-wrap: wrap;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left:20px;
		color:#036;
}
	.SampleBox {
	width:250px;
	font-weight: normal;
	font-size: 16px;
	margin-left: 0%;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	text-align: center;
	height:280px;
	font-family:Tahoma, Geneva, sans-serif;
	background-color: #EEF3F9;
	border-radius: 6px;
		border:1px solid #e3e3e3;
			color:#036;
}
	
	
	
}
.textinner1 {
	padding: 5px 5px 10px 5px;
	font-size: 16px;
}


a.three:link {
	color:#036;
	font-size:16px;
	text-decoration:none;
	}
a.three:visited {
	color:#036;
}
a.three:hover {
	color: #E60000;
}	
.textbox1 {
	width:85%;
	margin-left:auto;
	margin-right:auto;
	max-width:1100px;
	font-size: 16px;
	text-align:justify;
	padding-top: 10px;
	padding-right: 8%;
	padding-bottom: 0px;
	padding-left: 5%;
	color:#036;
}
	

.picbox_small {
	width:120px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	border-radius:6px;
	 margin-bottom:20px;
}


.textbox1 {
	width:85%;
	max-width:1100px;
	padding:15px 25px 0px 38px;
	font-size: 18px;
		margin-left: 5%;
	text-align:justify;
		color:#036;
}
	.picbox_whatsnew {
		width:250px;
 margin-right:auto;
 margin-left:auto;
 margin-bottom:10px;
 	}
	.picbox_label {
	text-align: center;
	padding-bottom: 5px;
}

	@media screen and (min-width: 800px) {
		
	.picbox_label {
	text-align: left;
	padding-bottom: 5px;
}	
.picbox_whatsnew {
		float: left;
	width:250px;
 margin-right:20px;
 margin-left:0px;
 margin-bottom:10px;
 	}
	}
		
		
		
		
		
		
	.picbox_small {
float: left;
	width:120px;
	height:120px;
 margin-right:0px;
 margin-left:0px;
 margin-bottom:20px;
}

	.picbox_whatsnewrc {
		float: left;
	width:280px;
	height:170px;
 margin-left:20px;
  margin-right:40px;
 
	}
	




.footer {
	padding-top:25px;
	padding-bottom:25px;
	font-size: 16px;
	text-align:left;
	color:#036;
	padding-left: 6%;
	background-color: #EEF3F9;
	font-weight:normal;

}
