@import url("base.css");

/* --------------------- GLOBALS --------------------- */
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address, abbr, input, select, textarea, table, td, th, a:link, a:visited { /* For Nescape 4.0 and other inheritance intolerant browsers */
	color: #000;
	line-height: 1.5em;
}
body {
	font-size: 62.5%;
	background-color: #d0df99;
	width: 100%;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

p, ul, dl, ol, form, blockquote, table {
	margin-bottom: 1.1em;
	color: #666666;
}
h1 {
	font-size: 2.8em;
	margin-bottom: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #c41820;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	margin-bottom: 6px;
	color: #43ABE0;
}
h3 {
	color: #C41820;
	font-size: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	font-weight: normal;
}
h4 {
	color: #644F34;
	font-size: 1.4em;
}

h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-style: italic;
	color: #C41820;
}

.maori {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-transform: none;
	color: #7B971F;
	font-weight: normal;
	letter-spacing: 0.1em;
}




p{
	color:#3e3e3d;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	padding-bottom: 0px;
	margin-bottom: 8px;
}
.rightColInner h3 {
	color: #644F34;
	font-size: 1.3em;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 13px;
	padding-top: 10px;
}
.rightColScroller h3 {
	color: #644F34;
	font-size: 1.3em;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 13px;
	padding-top: 10px;
}

a:link, a:visited/* --------------------- LINKS --------------------- */

 {
	cursor:pointer;
	text-decoration:none;
	color:#6E8F22;
}
a:hover  {
	text-decoration:none;
	color:#C41820;
} 
.smaller {
	font-size: 90%;
}



#footerContent p {
	color: #644F34;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-align: center;
	padding-top: 10px;
	font-weight: bold;
	margin-bottom: 0px;
}
#footerCenterLinks {
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	width: 900px;
	text-align: center;
}

#footerContent  h3 a:link, #footerContent h3 a:visited {
	color: #7F991E;
	font-size: .8em;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}
#footerContent h3 a:hover {
	color: #644F34;
}



dl dt { font-weight: bold; }

ol li { list-style-type: lower-alpha; list-style-position: inside; }
#wrapper {
	width:100%;
	height:auto;
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(../images/structure/bg.jpg);
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-left: 0px;
}
#topSpacer {
	margin: 0px;
	padding: 0px;
	height: 14px;
	width: 100%;
}

#contentContainer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#GreenLoginArea {
	height:38px;
	background-color: #90b623;
	width: 1000px;
	position: relative;
}
#GreenLoginArea h1 {
	float: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-left: 155px;
	padding-top: 11px;
}
#RedLoginArea {
	height:38px;
	width: 1000px;
	position: relative;
	background: #FF3333;
}
#RedLoginArea h1 {
	float: left;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	padding-left: 155px;
	padding-top: 11px;
}

#mistletoe {
	position: absolute;
	left: 20px;
	top: -25px;
	z-index: 99;
}

#flashArea {
	height: 385px;
	position: relative;
	background: url(../images/structure/logoText.jpg) no-repeat 150px 23px;
}
#FlashImage {
	background-image: url(../images/structure/FlashBg.jpg);
	background-repeat: no-repeat;
	height: 221px;
	width: 1000px;
	position: absolute;
	left: 0px;
	top: 110px;
}
#FlashImageWrapper {
	height: 185px;
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}





#guts {
	background-repeat: repeat-y;
	background-position: center;
	padding-bottom: 15px;
	background-image: url(../images/structure/gutsBg.jpg);

}
#gutsBase {
	left: 0px;
	bottom: 0px;
	background-image: url(../images/structure/gutsBase.jpg);
	background-repeat: repeat;
	height: 10px;
	width: 1000px;
}

#leftCol {
	float: left;
	width: 160px;
	padding-left: 30px;
	margin-top: 40px;
}
#centerCol {
	width: 530px;
	float: left;
	margin-top: 30px;
	background-repeat: repeat-y;
	margin-left: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	background-image: url(../images/structure/dots.gif);
}
#rightCol {
	float: right;
	width: 210px;
	padding-right: 10px;
	margin-top: 20px;
	padding-top: 15px;
}
.rightColInner {
	background-color: #D7EDE1;
	width: 193px;
	margin-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.rightColInner p {
	color: #644F34;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	padding-right: 10px;
	padding-left: 13px;
}
.rightColInner ul {
	list-style-type: none;
	padding-left: 13px;
	padding-right: 10px;
}
.rightColInner li  {
	font-size: 1.2em;
	margin-bottom: 10px;
	color: #644F34;
}
.rightColScroller {
	background-color: #D7EDE1;
	width: 200px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	overflow: auto;
	height: 730px;
}
.rightColScroller p {
	color: #644F34;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-right: 10px;
	padding-left: 13px;
}

#upperRight {
	background-image: url(../images/structure/dot.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 207px;
	padding-left: 15px;
	padding-bottom: 0px;
	position: absolute;
	top: 20px;
	right: 10px;
}
#upperRight  ul{
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	}
#upperRight li {
	color: #7B971F;
	padding-left: 20px;
	width: 110px;
	padding-bottom: 5px;
}
#upperRight    li    a:link, #upperRight    li    a:visited {
	text-decoration: none;
	color: #387228;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}
#upperRight   li   a:hover {
	color: #C41820;
	}




table {
	background: #EEE;
}
th { background: #666; color: #FFF; padding: 3px 5px; border: 1px solid #CCC;}
tr.orange th { color: #F60; } 
td { padding: 3px 5px; border: 1px solid #CCC; }
td.col2 { background: #c6e1ff; width: 200px; }
td.col3 { background: #ffc6e6; width: 200px; }
#leftCol ul {
	list-style-type: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #79941e;
	padding-bottom: 12px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#leftCol li {
	color: #387228;
	padding-left: 20px;
	width: 110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.3em;
}
.button {
	color: #C41820;
	font-size: 2.2em;
	width: 160px;
	font-family: "Times New Roman", Times, serif;
	height: 25px;
	margin-bottom: 10px;
}
.button  a:link,.button a:visited {
	text-decoration: none;
	color: #C41820;
	background-image: url(../images/structure/btn.png);
	background-position: right -46px;
	display: block;
	background-repeat: no-repeat;
}
.button a:hover {
	color: #387228;
	background-image: url(../images/structure/btn.png);
	background-position: right 7px;
	background-repeat: no-repeat;
}


a.button:link, a.button:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.1em;
	color: #C41820;
	text-decoration: none;
	background-image: url(../images/structure/btn.png);
	background-repeat: no-repeat;
	background-position: right -52px;
	display: block;
	width: 160px;
}
a.button:hover {
	background-image: url(../images/structure/btn.png);
	background-position: right 3px;
}
#login {
	float: right;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-right: 15px;
}
#login  a:link, #login  a:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 1.9em;
	background-image: url(../images/structure/btn.png);
	background-repeat: no-repeat;
	background-position: right -50px;
	display: block;
}
#login  a:hover {
	color: #C41820;
	background-image: url(../images/structure/btn.png);
	background-position: right 3px;
	background-repeat: no-repeat;
}
#strapText {
	position: absolute;
	left: 150px;
	top: 87px;
	color: #644F34;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
}
#qual {
	position: absolute;
	top: 30px;
	right: 250px;
}
#gold {
	position: absolute;
	top: 30px;
	right: 310px;
}
#SM {
	float: left;
	width: 140px;
}
#SM img {
	display: block;
	float: left;
	margin-right: 15px;
}

.subAreaThumb {
	background-image: url(../../sounds_air/images/thumbs/thumb_bg.png);
	background-repeat: no-repeat;
	float: left;
	height: 126px;
	width: 183px;
	padding-top: 4px;
	padding-left: 5px;
}
.subAreaThumbWrapper {
	float: left;
}

.subAreaText {
	clear: left;
	margin-left: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #094467;
	margin-bottom: 10px;
}

.subTxtWrapper {
	clear: right;
	margin-top: 10px;
	margin-left: 13px;
}


.subAreaThumb  img  {
	border: 1px solid #CCCCCC;
	display: block;
}
.rightFloat {
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
	clear: right;
}
.leftFloat {
	clear: left;
	float: left;
	margin-top: 10px;
	margin-right: 15px;
}

a .topicBoxLink {
	border: 1px solid #F5F5EB;
	margin: 0px;
}
a .topicBoxLink:hover {
	border: 1px solid #C41820;
}
.spacer {
	height: 10px;
}
.triCol {
	float: left;
	width: 165px;
	margin-right: 16px;
}
.endTriCol {
	float: right;
	width: 165px;
}
a.more {
	background-image: url(../images/structure/more.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 29px;
	width: 60px;
	display: block;
}
a.more:hover {
	background-image: url(../images/structure/more.jpg);
	background-repeat: no-repeat;
	background-position: left -32px;
}
a.thickbox:link , a.thickbox:visited{
	margin-bottom: 10px;
	display: block;
	width: 149px;
	padding: 2px;
	border: 1px solid #FFF;
	margin-left: 20px;
}
a.thickbox:hover {
	padding: 2px;
	border: 1px solid #666;
}


.fancyBlocks {
	margin-bottom: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D7EDE1;
}
#schoolZone {
	margin-right: auto;
	margin-left: auto;
}
#schoolZone a:link , #schoolZone a:visited{
	float: left;
	margin-right: 8px;
	border: 1px solid #D7EDE1;
	display: block;
	height: 92px;
	width: 117px;
}
#schoolZone a :hover {
	margin-right: 8px;
	display: block;
	border: 1px solid #333;
}
.loggedInAs {
	background-color: #FFF0F2;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#SZLeftCol {
	float: left;
	width: 160px;
	padding-left: 30px;
}
#szSM {
	padding-top: 40px;
}


#szSM h3 {
	margin-bottom: 12px;
}
#szSM h3 a:link , #szSM h3 a:visited{
	color: #2d5101;
	background-image: url(../images/structure/btn.png);
	background-repeat: no-repeat;
	display: block;
	background-position: right -53px;
	font-size: .85em;
	font-weight: bold;
}
#szSM h3 a:hover {
	color: #C41820;
	background-image: url(../images/structure/btn.png);
	background-repeat: no-repeat;
	background-position: right top;
}

#szSM ul {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
}
#szSM  li {
	color: #663300;
	font-size: 1.3em;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 8px;
}
.DITTIE {
	background-image: url(../images/structure/DOTTIE.png);
	background-repeat: no-repeat;
	background-position: left 9px;
	padding-left: 10px;
	margin-left: 5px;
	display: block;
}

ul.bullet {
	color: #3E3E3D;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
}
.bullet li {
	background-image: url(../images/structure/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 12px;
	padding-left: 20px;
	margin-bottom: 3px;
}
#additionEnquire {
	float: right;
	margin-right: 19px;
	margin-top: 12px;
	width: 194px;
}
#social {
	float: left;
	height: 23px;
	width: 160px;
	margin-top: 10px;
}
.kid  {
	font-size: 1.2em;
	color: #630;
	background-image: url(../images/structure/back-a-kid-icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 32px;
	font-weight: bold;
	margin-bottom: 6px;
	margin-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.kid-btn {
	margin-bottom: 17px;
}
#back-kid {
	height: 66px;
	width: 159px;
	margin-bottom: 16px;
}
#back-kid a {
	background-image: url(../images/structure/back-a-kid.jpg);
	display: block;
	height: 66px;
	background-position: left 0px;
}
#back-kid a:hover {
	background-image: url(../images/structure/back-a-kid.jpg);
	background-position: center 67px;
}
/*
==========================================================================
6 - center column styles
==========================================================================
*/
ul#sponsor li {
	display: block;
width: 120px height: 120px; 	float: left;
	border: 1px solid #CCC;
	padding: 10px;
	height: 100px;
	width: 110px;
	margin-right: 20px;
	margin-bottom: 20px;
	color: #666;
	font-size: 1.1em;
	background-color: #FFF;
}
#sponsor img {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#sponsor a {

width: 120px height: 120px;
	color: #999;
	margin-top: 6px;
	display: block;
	text-align: center;
	text-decoration: underline;
} 
#sponsor a:hover {
	color: #C41820;
}

#contact-btn {
	margin-bottom: 20px;
}
#contact-btn a {
	background-image: url(../images/structure/book-btn.jpg);
	background-position: 0px 0px;
	height: 90px;
	width: 160px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
#contact-btn a:hover {
	background-image: url(../images/structure/book-btn.jpg);
	background-position: 0px -100px;
	background-repeat: no-repeat;
}

