/*
	Style Index
	
	$1 - Site Structure Styles
	$2 - Header Styles
	$3 - Sidebar Styles
	$4 - Content Styles
	$5 - Footer Styles
	$100 - Clearfix Styles
*/


/* undohtml.css 
(CC) 2004 Tantek Celik. Some Rights Reserved.
http://creativecommons.org/licenses/by/2.0
This style sheet is licensed under a Creative Commons License.
Purpose: undo some of the default styling of common (X)HTML browsers */

:link,:visited { text-decoration:none }
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; padding:0 }
a img,:link img,:visited img { border:none }
address { font-style:normal }


/* $1 - Site Structure Styles ///////////////////////////////////////////////////////////////////////////////////*/

body {
	font: 12px Arial, Helvetica, sans-serif;
	background: #fff url(/images/sustainability/body-bg.jpg) repeat-x;
	color: #404040;
	}

.wrapper {
	width: 1016px;
	margin: 0 auto;
	}

.side-left {
	width: 10px;
	background: #fff url(/images/sustainability/side-left-bg.jpg) repeat-x;
	height: 648px;
	float: left;
	}

.container {
	float: left;
	width: 970px;
	background-color: #fff;
	padding: 0 13px;
	}

.side-right {
	width: 10px;
	background: #fff url(/images/sustainability/side-right-bg.jpg) repeat-x;
	height: 648px;
	float: left;
	}

.feature-banner {
	margin-top: 2px;
	}

.header .feature-advert {
	float: right;
	}

.header .dyncontent {
	float: right;
	}

#nav {
	background: url(/images/sustainability/nav-bg.jpg) no-repeat top left;
	}

.content-container {
	clear: both;
	width: 970px;
	}
	
.main-content {
	width: 680px;
	min-height: 550px;	
	float: left;
	margin-top: 10px;
	}

.sidebar {
	width: 280px;
	float: right;
	}
	
.footer {
	clear: both;
	border-top: 4px solid #9dc47a;
	}
	
/* $2 - Member Styles ///////////////////////////////////////////////////////////////////////////////////*/
.contactdetails {
	margin: 10px 0;
	padding: 10px;
	background-color: pink;
	border: 2px solid #9dc47a;
}
.columnOne {
	width: 280px;
}
.columnTwo {
	width: 240px;
	float: right;
}	


/* $3 - Sidebar Styles ///////////////////////////////////////////////////////////////////////////////////*/

.sidebar form#aacs-search {
	height: 38px;
	width: 262px;
	background-image: url(/images/sustainability/search-bg.jpg);
	margin: 10px 0 0 21px;
}
.sidebar form#aacs-search label {
	text-align: right;
	margin-left: 10px;
	color: #fff;
	font-weight: bold;
}
.sidebar form#aacs-search .big {
	margin: 5px 0 0 0px;
	width: 155px;
	border: 1px solid #fff;
	font-size: 14px;
	color: #404040;
}
.sidebar form#aacs-search .normal {
	background-image: url(/images/sustainability/search-button.jpg);
	width: 30px;
	height: 36px;
	border: 0;
	margin-left: 5px;
}

.latest-news {
	background: #d6e6c7 url(/images/sustainability/news-bg.gif) no-repeat;
	width: 257px;
	margin-left: 23px;
}
.latest-news h1 {
	color: #9dc47a;
	font-size: 16px;
	padding: 10px 0 0 5px;
	text-transform: uppercase;
}

.latest-news ul#news {
	padding: 0 0 10px 0;
	margin: 30px 0 0 10px;
}
.latest-news li {
	background: url(/images/sustainability/news-list-bg.jpg) no-repeat top left;
	padding-left: 20px;
	margin-top: 5px;
}
.latest-news li a {
	color: #555;
	
}
.latest-news li a:hover {
	color: #9dc47a;
	
}
.rss-feed {
	background: transparent url(/images/nzacs/rss-icon.gif) no-repeat top right;
	background-position:-16px auto;
	width: 257px;
	height: 52px;
	margin-left: 23px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.rss-feed h1 {
	color: #9dc47a;
	font-size: 16px;
	padding: 10px 0 0 5px;
	text-transform: uppercase;
}
.rss-feed h1 a{display:block;height: 52px;text-decoration:none;color:#9dc47a;}

.member-login {
	background: #d6e6c7 url(/images/sustainability/members-bg.jpg) no-repeat;
	width: 257px;
	margin-left: 23px;
	margin-top: 20px;
}
.member-login h1 {
	color: #9dc47a;
	font-size: 16px;
	padding: 10px 0 0 5px;
	text-transform: uppercase;
}
.member-login form#Login_Form {
	margin: 35px 0 0 15px;
}
.member-login form#Login_Form fieldset {
	border: none;
}
.member-login form#Login_Form p {
	clear: left;
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
.member-login form#Login_Form p label {
	float: left;
	width: 70px;
	margin-top: 3px;
	font-weight: bold;
}
.member-login form#Login_Form p input {
	border: 1px solid #555;
	padding: 2px;
	width: 150px;
}
.member-login form#Login_Form p input.submitButton {
	background-image: url(/images/sustainability/member-login-button.jpg);
	border: none;
	width: 87px;
	padding-bottom: 3px;
	color: transparent;
	margin-left: 135px;
}
.member-login form#Login_Form p span.formRequiredField {
	font-size: 9px;
	text-align: right;
}

#memberBox {
margin: 20px 0 0 20px;
padding-bottom: 20px;
}

#memberBox p {
margin-top: 5px;
}

#memberBox p a,
#memberBox p a:link
#memberBox p a:visited {
	color: #9dc47a;
	text-decoration: none;
	font-weight: bold;
	}
#memberBox p a:hover, 
#memberBox p a:active {
	color: #404040;
	}
/* $3 - Content Styles ///////////////////////////////////////////////////////////////////////////////////*/

.main-content a, 
.main-content a:link,
.main-content a:visited {
	color: #9dc47a;
	text-decoration: none;
	font-weight: bold;
	}

.main-content a:hover, 
.main-content a:active {
	color: #404040;
	}

.main-content h1 {
	color: #9dc47a;
	font: normal 22px Verdana, Helvetica, sans-serif;
	margin: 0 0 15px 0;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	}

.main-content h2 {
	color: #8c8c8c;
	font: normal 16px Verdana, Helvetica, sans-serif;
	margin: 15px 0 10px 0;
	}
	
.main-content h3 {
	color: #404040;
	font: bold 14px Verdana, Helvetica, sans-serif;
	margin: 15px 0 10px 0;
	}


.main-content h4 {
	color: #404040;
	font: bold 12px Verdana, Helvetica, sans-serif;
	margin: 15px 0 10px 0;
	}

.main-content p {
	font: 12px Arial, Helvetica, sans-serif;
	color: #343337;
	line-height: 1.5;
	margin-bottom: 8px;
	padding-left: 10px;
	}
	
.main-content ul {
	list-style: none;
	margin-bottom: 15px;
	padding-left: 10px;
	}
	
.main-content ul li {
	background: url(/images/sustainability/news-list-bg-content.jpg) no-repeat 0 2px;
	padding: 2px 0 0 20px;
	margin-bottom: 8px;
	}
		
.main-content ol {
	list-style: decimal;
	}
	
.main-content ol li {
	margin-bottom: 8px;
	padding-left: 10px;
	}
	
.main-content img {
	margin: 5px;
	padding: 3px;
	}
.sidebar form#nzacs-search {
	height: 38px;
	width: 262px;
	background-image: url(/images/sustainability/search-bg.jpg);
	margin: 10px 0 0 21px;
}
.sidebar form#nzacs-search label {
	text-align: right;
	margin-left: 10px;
	color: #fff;
	font-weight: bold;
}
.sidebar form#nzacs-search .big {
	margin: 5px 0 0 0px;
	width: 155px;
	border: 1px solid #fff;
	font-size: 14px;
	color: #404040;
}
.sidebar form#nzacs-search .normal {
	background-image: url(/images/sustainability/search-button.jpg);
	width: 30px;
	height: 36px;
	border: 0;
	margin-left: 5px;
}
/* $5 - Footer Styles ///////////////////////////////////////////////////////////////////////////////////*/
.footer p {
	color: #8c8c8c;
	padding-top: 5px;
	font-size: 11px;
	}
.footer a, 
.footer a:link,
.footer a:visited {
	color: #8c8c8c;
	text-decoration: none;
	font-weight: bold;
	}

.footer a:hover {
	color: #9dc47a;
	text-decoration: none;
	font-weight: bold;
	}

/* $100 - Clearfix Styles ///////////////////////////////////////////////////////////////////////////////////*/



.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;display:inline-block;}
/* End hide from IE-mac */