@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%;
	text-align: center;
	margin:50px auto 20px auto;
	border-radius: 10px;
	background-color: #EEF3F9;
}
.header {
	max-width: 2000px;
	min-height:580px;
	padding:40px 20px 20px 5%;
	background-color: #EFEFEF;
	border-radius: 10px;
	background-image:url(index_img/bluebg2000.jpg);
	text-align:left;
	}
.logobox {
	width:100%;
	text-align:left;
	font-family: "Jockey One", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 38px;
	color:#036;
	font-weight:bold;
	float:left;
	text-align:left;
	padding-top:8px;
	margin-bottom:5px;

}
.photocredit1 {
	color:#FFF; 
	font-size:18px; 
	padding:5px 20px 5px 10px; 
	width:fit-content;
	font-weight:normal;
	margin-left:20px;
	font-style:italic;
	max-width:1200px;
	border-radius: 3px;
}


.topsectionheader {
	padding:25px 25px 35px 45px;
	font-size: 18px;
	text-align:left;
	color:#036;
	padding-left: 7%;
	background-color: #EEF3F9;
	font-weight:normal;
	position: relative;
	top: -10px;
	border-bottom:1px solid #CCC;
	}
	
.textbox_inner {
	padding-right: 2%;
	padding-left: 2%;
	font-size: 18px;
	color: #036;
	max-width: 1200px;
	}	
	
a.two:link {
	color: #036;
	font-size:18px;
	text-decoration:none;
	font-weight:600;
	background-image:url(img_semitrans/80pcwhite.png);
	margin-bottom: 8px;
	padding:4px 0px 4px 15px;
}
a.two:visited {
	color: #036;
}
a.two:hover {
	color: #F00;
}	

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 350px;
  margin-left:20px;
}

li a {
  display: block;
  color: black;
  padding: 1px 16px;
  text-decoration: none;
  margin-bottom:5px;
  border-left:#C00 solid 5px;
}

/* Change the link and background color on hover */
li a:hover {
	background-image:url(semitrans/75pcwhite.png);
	color: #00F;
}

a.one:link {
	color: #00F;
	font-size:18px;
	text-decoration:none;
	font-weight:normal;
}
a.one:visited {
	color: #00F;
}
a.one:hover {
	color: #C00;
}	


@media screen and (min-width: 800px) {
.textbox_inner {
	padding-right: 5%;
	padding-left: 5%;
	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 #CCC;
	position:relative;
	top:-10px;
	min-height:50px;
	}
	


.picbox_whatsnew {
	width:280px;
	height:170px;
	margin-left:auto;
	margin-right:auto;
	border-radius:3px;
	margin-bottom:20px;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.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;
}



.navbox {
	min-height: 45px;
	width: 100%;
	position:relative;
	top:-10px;
	padding-top:1px;
	background-color:#133e70;
	}
	.navfloater {
	min-width: 300px;
	margin-left: 6%;
	text-align: center;
	padding-left:10px;
}
	@media screen and (min-width: 800px) {

	.navfloater {
	min-width: 300px;
	margin-left: 6%;
	margin-right:6%;
	text-align: center;
}
.logobox {
	width:100%;
	text-align:left;
	 font-family: "Jockey One", sans-serif;
  font-weight: 400;
  font-style: normal;
	font-size: 45px;
	color:#036;
	font-weight:bold;
	float:left;
	text-align:left;
	padding-top:4px;
		margin-bottom:20px;

}

	
	}


.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: 5%;
	overflow: auto;
	max-width: 1250px;
	display: flex;
	justify-content: left;
	flex-wrap: wrap;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 0px;
}
.SampleBox {
	width:210px;
	font-weight: normal;
	font-size: 16px;
	margin-left: 2%;
	margin-right: 0%;
	margin-bottom: 80px;
	float: left;
	text-align: center;
	height:140px;
	font-family:Tahoma, Geneva, sans-serif;
	background-color: #E1F1FF;
}
.textinner1 {
	padding: 5px 5px 10px 5px;
	font-size: 18px;
}


a.three:link {
	color: #009;
	font-size:15px;
	text-decoration:none;
	}
a.three:visited {
	color: #009;
}
a.three:hover {
	color: #C00;
}	
.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;
}
	.textboxblue {
	font-size: 16px;
	text-align: justify;
	padding-top: 30px;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom:30px;
	background-color: #EEF3F9;
	color:#000;
	min-height:110px;
	}


.picbox_small {
	width:120px;
	height:120px;
	margin-left:auto;
	margin-right:auto;
	border-radius:6px;
	 margin-bottom:20px;
}
@media screen and (min-width: 800px) {

.textbox1 {
	width:85%;
	max-width:1100px;
	padding:15px 25px 0px 38px;
	font-size: 18px;
		margin-left: 5%;
	text-align:justify;
		color:#036;
}
	.picbox_whatsnew {
		float: left;
	width:280px;
	height:170px;
 margin-right:40px;
 margin-left:0px;
 	}
	.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: 18px;
	text-align:left;
	color:#036;
	padding-left: 8%;
	background-color: #EEF3F9;

}
