
/* ------------------------------ */
/*                                */
/*   Styles for... All Browsers   */
/*                                */
/* ------------------------------ */


/* =================================================== */
/* CLEAR TAGS  */
/* =================================================== */

body, h1, h2, h3, h4, h5, h6, p, form, blockquote {
	padding: 0;
	margin: 0;
	}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
	}

a {
	text-decoration: none;
	outline: none;
	}

a img {
	border: none;
	outline: none;
	}


/* =================================================== */
/* GENERAL  */
/* =================================================== */

body {
	background-color: #ffffff;
	background-image: url(http://www.forestryschool.co.nz/templateimages/2010/body-int-bg.jpg);
	background-position: top center;
	background-repeat: repeat-x;
	color: #000;
	font-family: arial;
	}
	
#wide {
	width: 100%;
	height: 100%;
	background-image: url(http://www.forestryschool.co.nz/templateimages/2010/header-int-bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}

img {
	-ms-interpolation-mode:bicubic;
	}

#wrapper {							/* for Fixed-Width Centered layouts  */
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
	}
	
#toolbar {
	height: 112px;
	}
	
#headlogo {
	float: left;
	width: 301px;
	}
	
#topnav {
	width: 544px;
	height: 42px;
	float: left;
	padding-top: 70px;
	padding-right: 20px;
	}
	
ul{
    margin: 0 auto;
    padding: 0;
	}
	
ul.horizontal_list li{
    text-align: left;
    float: right;
    list-style: none;
    padding: 3px 8px 3px 8px;
    margin: 4px;
	}
	
ul.horizontal_list li a{
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	font-size: 0.9em;
	}
	
#searchbox {
	width: 159px;
	float: left;
	text-align: center;
	}
	
#searchbox form {
	border: 1px #c6180c solid;
	width: 133px;
	margin-left: 12px;
	}
	
#search {
	width: 159px;
	height: 30px;
	padding: 15px 0 0 0;
	text-align: center;
	background-image: url(http://www.forestryschool.co.nz/templateimages/2010/search-bg.jpg);
	background-align: top left;
	background-repeat: no-repeat;
	}
	
#searchbox .enterfield {
	width: 118px;
	height: 12px;
	margin: none;
	border: none;
	font-size: 0.7em;
	}
	
.sleft {
	width: 118px;
	float: left;
	}
	
.sright {
	width: 15px;
	float: left;
	}

#headerdiv {
	height: 47px;
	width: 1024px;
	padding-top: 110px;
	vertical-align: bottom;
	}
	
#topcta {
	height: 122px;
	width: 950px;
	margin: 0 auto;
	background-image: url(http://www.forestryschool.co.nz/templateimages/2010/topcta-bg.png);
	background-align: top center;
	background-repeat: no-repeat;
	}
	
.topctacel {
	width: 33%;
	height: 122px;
	float: left;
	}
	
.topctacel h2 {
	font-size: 0.9em;
	padding: 0 10px 0 15px;
	font-family: arial;
	margin-bottom: none;
	margin-top: none;
	color: #fff;
	}
	
.topctacel p {
	font-size: 0.7em;
	padding: 5px 10px 5px 15px;
	font-family: arial;
	margin-bottom: none;
	margin-top: none;
	color: #fff;
	}
	
.topctacel p a {
	font-size: 1.1em;
	font-weight: bold;
	color: #f51e10;
	text-decoration: none;
	}
	
.topctacem {
	width: 33%;
	height: 122px;
	float: left;
	}
	
.topctacem h2 {
	font-size: 0.9em;
	padding: 0 10px 0 20px;
	font-family: arial;
	margin-bottom: none;
	margin-top: none;
	color: #fff;
	}
	
.topctacem p {
	font-size: 0.7em;
	padding: 5px 10px 5px 20px;
	font-family: arial;
	margin-bottom: none;
	margin-top: none;
	color: #fff;
	}
	
.topctacem p a {
	font-size: 1.1em;
	font-weight: bold;
	color: #f51e10;
	text-decoration: none;
	}
	
.topctacer {
	width: 33%;
	height: 122px;
	float: left;
	}
	
.topctacer h2 {
	font-size: 0.9em;
	padding: 0 10px 0 25px;
	font-family: arial;
	margin-bottom: none;
	margin-top: none;
	color: #fff;
	}
	
.topctacer p {
	font-size: 0.7em;
	padding: 5px 10px 5px 25px;
	font-family: arial;
	margin-bottom: none;
	margin-top: none;
	color: #fff;
	}
	
.topctacer p a {
	font-size: 1.1em;
	font-weight: bold;
	color: #f51e10;
	text-decoration: none;
	}

#headright {
	}

#content {
	vertical-align: top;
	width: 755px;
	float: left;
	padding: 20px 24px 10px 24px;
	background-image: url(http://www.forestryschool.co.nz/templateimages/2010/content-int-bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	}

#content, #content td {
	font-size: small;
	}

#printlogo {
	display: none;
	}
	
code {
	font-weight: bold;
	font-family: courier new;
	color: #ff3300;
	}

h1 {
	margin-bottom: .25em;
	font-size: large;
	color: #00192c;
	}

h2, h3, h4 {
	margin-top: 1.25em;
	margin-bottom: .25em;
	}

h2 {
	font-size: 1.2em;
	color: #cc0000;
	}

h3 {
	font-size: smalle;
	color: #005491;
	}

h4 {
	font-size: small;
	color: #fff;
	background-color: #005491;
	padding: 2px 2px 3px 5px;
	background-image: url(http://www.forestryschool.co.nz/templateimages/2010/h4-bg.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	}

p {
	margin-top: 1em;
	margin-bottom: 1.25em;
	}

#content li {
	font-size: 0.8em;
	margin-bottom: 0.7em;
	}

.rightcourse {
	padding: 0 5px 0 5px;
	}

.rightcourse h4 {
	padding: 0 35px 0 5px;
	font-size: 0.8em;
	font-weight: bold;
	}
	
/* =================================================== */
/* BOTTOM NAVIGATION */
/* =================================================== */

#bottom {
	width: 100%;
	height: 383px;
	background-image: url(http://www.forestryschool.co.nz/templateimages/2010/bottom-bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	}
	
#botcta {
	width: 1024px;
	height: 115px;
	margin-left: auto;
	margin-right: auto;
	}
	
.botctabutton {
	height: 100px;
	width: 33%;
	float: left;
	padding-top: 15px;
	text-align: center;
	vertical-align: center;
	}
	
#webnav {
	width: 1024px;
	height: 268px;
	margin-left: auto;
	margin-right: auto;
	color: #81a0b7;
	font-size: 0.8em;
	font-weight: bold;
	}
	
#webnav a {
	color: #fff;
	text-decoration: none;
	font-size: 0.9em;
	}
	
#webnav a:hover {
	color: #ccc;
	}

#bothome {
	float: left;
	height: 188px
	text-align: right;
	padding: 42px 5px 0 35px;
	}

#botcourses {
	float: left;
	height: 188px;
	padding: 10px 5px 0 35px;
	}

#botinfo {
	float: left;
	height: 188px;
	padding: 10px 5px 0 35px;
	}
	
#infoleft {
	float: left;
	padding-right: 10px;
	}
	
#inforight {
	float: left;
	}

#botlogo {
	float: right;
	height: 188px;
	}

#copyright {
	width: 100%;
	font-size: 0.8em;
	color: #fff;
	font-weight: normal;
	}
	
#cleft {
	float: left;
	}

#cright {
	float: right;
	margin-right: 25px;
	}

/* =================================================== */
/* NAVIGATION and LINKS */
/* =================================================== */

a {
	color: #093b69;
	text-decoration: underline;
	}

a:hover	{
	color: #bd1b00;
	}

a img {
	border: none;
	}

.subnav {
	color: #ccc;
	font-size: x-small;
	border-top: solid #000 1px;
	border-bottom: solid #000 1px;
	background-color: #e9e9e9;
	padding: 3px 20px 5px 20px;
	text-align: center;
	}

#navcolumn {
	background-color: #000;
	vertical-align: top;
	float: left;
	width: 216px;
	margin-right: 5px;
	background-image: url(http://www.forestryschool.co.nz/templateimages/2010/rightnav-int-bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}

#navigator {
	padding: 10px 0 15px 0;
	}

.button1, .button2, .currentpage, .submen, .subsubmen {
	font-family: arial;
	font-size: x-small;
	font-weight: bold;
/*	text-align: center;	*/				/* Uncomment to center left nav text */
	margin: 0px;
	padding: 0px;
	width: 216px;
	}

.button1 a, .button2 a, .currentpage a, .submen a, .subsubmen a {
	padding: 3px 10px 3px 25px;
	text-decoration: none;
	display: block;
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
	background-image: url(http://www.forestryschool.co.nz/templateimages/2010/rightnav-main.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	}

.currentpage a {
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
	background-image: url(http://www.forestryschool.co.nz/templateimages/2010/rightnav-current.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	}

.currentpage a:hover,
.button1 a:hover,
.button2 a:hover,
.submen a:hover,
.subsubmen a:hover {
	color: #757575;
	background-image: url(http://www.forestryschool.co.nz/templateimages/2010/rightnav-current.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	}
	
.submen a {
	font-weight: normal;
	font-size: 1em;
	}

.subsubmen a {
	font-weight: normal;
	padding: 0 0 5px 35px;
	}
	
/* =================================================== */
/* SLIDER */
/* =================================================== */
	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#024c83;
		color:#fff;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#b02319;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
