html {
	background: #66868b;
}

body {
	margin: 0;
	padding: 0;
	font-size: 76%;
	font-family: Arial, Helvetica, sans-serif;
	color: #00353d;
	background: white url(../graphics/background.jpg) repeat-x;
}

a {
	color: #51777c;
	outline: none;
}

img {
	border: 0;
}

fieldset {
	border: 0;
}

hr {
	border: none;
	border-top: 1px solid #dadada;
	height: 1px;
	margin: 15px 0;
	padding: 0;
	}
	

h1 {
	font-size: 24px;
	font-weight: normal;
	font-family: Impact, Arial, Helvetica, sans-serif;
	letter-spacing: .5px;
	color: #005765;
	border-bottom: 1px solid #dadada;
	margin: 0 0 10px 0;
	height: 38px;
	text-transform: uppercase;
}

h2 {
	color: #51777c;
	font-size: 120%;
}


h1 a, h2 a, h3 a { text-decoration: none; }

#wrapper {
	#font-size: 90%;
}
#body3 #wrapper { }

#innerWrapper, #footer {
	width: 778px;
	margin: 0 auto;
	background-color: #fff;
}

#header {
	background: url(../../file/banner/banner-01.jpg) no-repeat;
	height: 192px;
	position: relative;
}
#body4 #header {
	background: url(../graphics/standards/banner.jpg) no-repeat;
}
#header div.right-image {
	float: right;
	position: relative;
	height: 129px;
	#height: 149px;
	width: 313px;
	z-index: 5;
}

#header div.right {
	float: right;
	position: absolute;
	height: 105px;
	#height: 125px;
	width: 313px;
	z-index: 10;
	right: 0;
}

#header div.right div.top {
	height: 26px;
	line-height: 26px;
	font-size: 90%;
	color: #ccd7d9;
	text-align: right;
}
#header div.right div.top a {
	color: #ccd7d9;
	margin: 15px;
	text-decoration: none;
}
#header div.right div.top a:hover {
	color: #fff;
}

#header div.right div.bottom {
	position: absolute;
	height: 49px;
	background: url(../graphics/search.png) no-repeat left top;
	right: 0px;
	top: 95px;
}
* html #header div.right div.bottom { right: 25px; background-image: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.platform.org.nz/component/graphics/search.png',sizingMethod='image'); }
#header div.right div.bottom input.button {
	border: 0;
	color: white;
	background-color: transparent;
	font-size: 70%;
	width: 59px;
	height: 48px;
	line-height: 18px;
	padding: 0px;
	#position: relative;
	#top: 1px;
	margin-right: 14px;
	cursor: pointer;		
}
#header div.right div.bottom input.text {
	background-color: transparent;
	height: 20px;
	border: 0;
	width: 158px;
	margin: 16px;
	top: 0px;
}

#logo {
	position: absolute;
	top: 70px;
	left: 10px;
}


#crumbs {
	background: url(../graphics/crumbs.gif) no-repeat;
	height: 27px;
	position: absolute;
	bottom: 0;
	width: 568px;
	line-height: 27px;
	color: #ccd7d9;
	padding-left: 210px;
	font-size: 95%;
	font-weight: bold;
}
#crumbs a {
	color: white;
	text-decoration: none;
}

#main {
	margin-top: 15px;
	font-size: 110%;
	padding: 0 15px;
}

#internal_links a {
	display: block;
	background: #a55921;
	width: 172px;
	color: white;
	text-decoration: none;
	text-align: center;
	margin-top: 10px;
	height: 25px;
	line-height: 25px;
}
#internal_links a:hover {
	background: #b27242;
}

#content {
	float: right;
	width: 555px;
}
#content.fullwidth { float: none; width: 750px; }
#content div.right {
	width: 170px;
	float: right;
	margin: 40px 0 0 20px;
}
#content div.left {
}

#sidebar { margin: 0 575px 0 0; }

div.sidebox {
	background: #aac0c4;
	color: white;
	margin-top: 15px;
}
div.sidebox h2 {
	font-size: 100%;
	color: white;
	padding: 0 10px;
}
div.sidebox h3 {
	margin: 0;
	font-size: 90%;
	text-align: center;
	background: #638a90;
	height: 30px;
	line-height: 30px;
}
div.sidebox a {
	color: white;
	font-weight: bold;
	font-size: 90%;
}
div.sidebox h4 {
	font-family: Impact, Arial, Helvetica, sans-serif;
	color: white;
	padding: 0 10px;
	font-size: 20px;
	letter-spacing: .5px;
	margin: 8px 0 3px;
	font-weight: normal;
}
div.sidebox p {
	padding: 3px 10px;
	margin: 0;
	font-weight: bold;
	background: #b1a783;
	font-style: italic;
}
div.sidebox ul {
	margin: 0;
	padding: 0 10px;
}
div.sidebox li {
	list-style-type: none;
}

div.result-container {
	border: 1px solid #dfdac9;
	background: white;
}

#pollSubmit {
	margin-bottom: 10px;
}

#poll-results {
	background: #efece4 url(../graphics/poll_background.gif) repeat-x;
	padding: 10px;
}
#poll-results h1 {
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	text-transform: none;
	height:auto;
}

.extra-info {
	font-style: italic;
}

div.result-percent {
	height: 18px;
	background: url(../graphics/poll_bar.gif);
}

#submitBlock {
	margin: 6px 10px;
}

#poll {
	#margin-left: 8px;
	#padding-bottom: 6px;
}
#poll input.button {
	background: #857c56;
	border: 0;
	color: white;
	font-weight: bold;
	padding: 0 5px;
	height: 20px;
	float: right;
	position: relative;
	top: -7px;
	#top: -5px;
	left: -8px;
}
#poll fieldset div {
	margin-bottom: 10px;
}
#poll fieldset div div {
	margin-bottom: 0;
}
#poll fieldset a {
	margin-left: 5px;
}

#footer_wrapper {
	background: url(../graphics/footer.gif) repeat-x bottom left;
	height: 244px;
	padding-top: 30px;
	clear: both;
}

#footer {
	min-height: 244px;
	background: url(../graphics/footer_right.gif) no-repeat top right;
	#font-size: 90%;
}
* html footer {
	height: 244px;
}
#footer a {
	text-decoration: none;
}
#footer div.top {
	height: 93px;
	padding-top: 24px;
}
#footer div.bottom {
	height: 33px;
	line-height: 33px;
	border-top: 1px solid #819ea3;
	border-bottom: 1px solid #819ea3;
}
#footer div.bottom, #footer div.bottom a {
	color: #66868b;
}
#footer div.bottom a {
	text-decoration: underline;
}
#footer div.top div.right {
	float: right;
	font-size: 115%;
}
#footer div.top div.right a {
	text-decoration: underline;
	color: #51777c;
}

#quote, #tools {
	float: left;
}
#quote {
	background: url(../graphics/quote.gif) no-repeat;
	width: 130px;
	height: 64px;
	padding: 7px 8px 0 30px;
	font-family: Impact, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 115%;
	#font-size: 130%;
}

#tools {
	margin-left: 16px;
}

#print, #email {
	display: block;
	color: #99bbc0;
	text-decoration: none;
	font-family: Impact, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left: 25px;
	font-weight: normal;
}
#email {
	background: url(../graphics/email.gif) no-repeat center left;
}
#print {
	background: url(../graphics/print.gif) no-repeat center left;
}

input.text, textarea {
	width: 200px;
}
#feedback_form label {
	float: left;
	width: 200px;
	font-weight: bold;
}
#feedback_form label.nobold {
	font-weight: normal;
	float: none;
}
#feedback_form label.nofloat {
	float: none;
	display: block;
}
#feedback_form input.checkbox {
	margin-right: 10px;
}
#feedback_form div {
	margin-bottom: 20px;
	clear: left;
}
input.checkbox {
	float: left;
}

div.results {
	margin-top: 20px;
}

td.members {
	background: #99bbc0;
	padding: 0 10px;
}
td.members a {
	color: #a55921;
}
td.members h2 {
	color: #005484;
}

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
/* \*/
.clearfix { display: block; }
/* */

#forms2 p.error { margin: 0 0 1em; padding: 10px; background: #f7e1ea; border: 1px solid #e485ab; }
#forms2 div.question { position: relative; padding: 0 0 1em 2.5em; }
#forms2 span.qnum { position: absolute; left: 0; top: 0; }
#forms2.summary div.question { padding: 10px 10px 10px 2em; margin: 0 0 1em; background: #eee; }
#forms2 div.block { float: right; width: 370px; }
#forms2 label { float: left; width: 330px; padding: 0 20px 0 0; font-weight: bold; }
#forms2 label.inline { float: none; width: auto !important; padding: 0; font-weight: normal;}
#forms2 input.text,
#forms2 textarea { width: 280px; margin-left: 5px; margin-top: 3px; }
#forms2 .medium_text input.text { width: 100px; }
#forms2 .number input.text { width: 80px; }
#forms2 textarea { height: 70px; }
#forms2 input.checkbox { float: none; }
#forms2 table { border-width: 0 1px 1px 0; border-style: solid; border-color: #ccc; }
#forms2.summary table { margin: 0 0 1em; width: 99%; background: white; }
#forms2 table.noborder { border-width: 0; }
#forms2 table td,
#forms2 table th { vertical-align: top; padding: 5px; border-width: 1px 0 0 1px; border-style: solid; border-color: #ccc; }
#forms2 table th { text-align: left; background: #eee; }
#forms2 table.noborder td,
#forms2 table.noborder th { padding: 0 5px; border-width: 0; }
#forms2 p { margin: 0; padding: 0 0 1em; }
#forms2 input.checkbox,
#forms2 input.radio { float: left; }
#forms2 label.checkbox,
#forms2 label.radio { display: block; margin: 0 0 0 1.4em; }
#forms2.summary table table { margin: 0; border-width: 0; }
#forms2.summary table table td { padding: 0 5px 5px 0; border-width: 0; vertical-align: middle; }
#forms2 td:first-child { width: 100%; }

#forms2 h4 { margin: 0 0 0.5em; font-size: 1.1em; }
#forms2 h5 { margin: 0; font-size: 1em; }

#forms2 p.small {padding: 3px 20px 0 0; width: 220px; display: block; font-size: 12px; clear: both; color:#45686D; font-weight: bold; }
#forms2 p.quote {padding: 3px 20px 0 0; width: 220px; display: block; font-size: 13px; clear: both; color:#45686D; }

#forms2 p.smallradio {font-size: 11px; color:#45686D;  }

#forms2 label.inline i { font-size: 11px; font-style: normal;} 

#forms2 label i { display: block; font-style: normal; font-size: 12px; color:#45686D; }
#forms2 label i.inline { display: inline; }

#colleft {float: left; width: 330px; clear: both; border-right: 1px solid #DADADA; padding-right: 40px;}
#colright {float: right; width: 330px;}
#clear {clear: both;}
#logos {width:300px; margin-top: 30px; text-align: center; float: left;}
#logo2 {margin-left: 15px;}

#forms2.begin { /*margin:20px 0; padding: 10px 0 10px 30px; border: 1px solid #DADADA; width:500px;*/ padding-bottom:10px; border-bottom: 1px solid #DADADA; }
#forms2.begin label { width: 100px; }

#forms2 input#email { padding-left: 0; font-family: arial, sans-serif; color: black; font-size: 0.8em; background: none; display: inline; }
