/* @override http://leetgeek.com.au/css/2008_master.css */

@charset "UTF-8";
/* @override http://leetgeek.com.au/css/2008_master.css */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/Head_bkgnd.jpg);
	background-repeat: repeat-x;
	background-color: #94C516;
	color: #404040;
	background-position: 0px -20px;
	line-height: 1.8em;
}

#wrapper {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 55px;
	position: relative;
}
body#loc_home   li#navhome   a{
	background-position: 0px -180px;
}
body#loc_support   li#navsupport   a{
	background-position: -107px -180px;
}
body#loc_cohesion   li#navcohesion   a{
	background-position: -214px -180px;
}
body#loc_about li#navabout a {
	background-position: -321px -180px;
}
body#loc_contact   li#navcontact   a{
	background-position: -428px -180px;
}
/* Head Area */
#navarea {
	height: 90px;
	float: left;
	width: 100%;
}
#navarea img {
	float: left;
	clear: none;
	margin-bottom: 0px;
	margin-left: 15px;
}
#navarea ul {
	margin: 0px;
	padding: 0px;
	float: right;
	background-image: url(../image/nav_all.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#navarea li {
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 90px;
	width: 107px;
}
#navarea a {
	background-image: url(../image/nav_all.jpg);
	background-repeat: no-repeat;
	height: 90px;
	display: block;
	width: 107px;
}
#navhome a {
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
}
#navhome a:hover {
	background-position: 0px -90px;
	/*background-repeat: no-repeat;
	display: block;*/
	text-indent: -9999px;
}
#navsupport a {
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	background-position: -107px 0px;
}
#navsupport a:hover {
	/*background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;*/
	background-position: -107px -90px;
}
#navcohesion a {
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	background-position: -214px 0px;
}
#navcohesion a:hover {
	/*background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;*/
	background-position: -214px -90px;
}
#navabout a {
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	background-position: -321px 0px;
}
#navabout a:hover {
	background-position: -321px -90px;
}
#navcontact a {
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	background-position: -428px 0px;
}
#navcontact a:hover {
	/*background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;*/
	background-position: -428px -90px;
}
#indexhead {
	background-image: url(../image/index_advert.jpg);
	background-repeat: no-repeat;
	height: 208px;
	width: 780px;
	float: left;
	text-align: center;
}
#indexhead    h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 280%;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 120%;
	margin-right: 50px;
	margin-left: 50px;
	margin-top: 50px;
}
#sectionhead h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 280%;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 120%;
	margin-right: 50px;
	margin-left: 50px;
	display: block;
	margin-top:20px;
}

#indexhead img {
	padding-top: 70px;
}
#bucketwrapper {
	clear: both;
	margin: 0px;
	width: 100%;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: .9em;
	padding-left: 0px;
}
#bucketwrapper h1 {
	font-size: 160%;
	text-align: center;
	padding-top: 54px;
	font-family: "Courier New", Courier, monospace;
	padding-bottom: 28px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 20px;
	margin-left: 20px;
}
#bucketwrapper p {
	margin-top: 15px;
	margin-right: 25px;
	margin-left: 25px;
}
#bucketwrapper a {
	background-image: url(../image/button_more.jpg);
	background-repeat: no-repeat;
	height: 46px;
	width: 46px;
	display: block;
	padding: 0px;
	text-indent: -9999px;
	float: right;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bucket01 {
	float: left;
	width: 250px;
	background-image: url(../image/Index_bucket01.jpg);
	background-repeat: no-repeat;
	padding: 0px;
}
#bucket02 {
	width: 250px;
	float: left;
	background-image: url(../image/Index_bucket02.jpg);
	background-repeat: no-repeat;
	clear: none;
	margin-left: 15px;
}
#bucket03 {
	float: left;
	width: 250px;
	background-image: url(../image/Index_bucket03.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
}
/* Body Content */
#bodycontainer {
	position: relative;
	width: 810px;
	clear: both;
}
#bodywrapper {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../image/body_header.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	width: 795px;
}
#bodyfooter {

	padding: 0px;
	height: 10px;
	clear: both;
	float: left;
	width: 100%;
	background-color: #333;
}
#sectionhead {
	float: left;
	width: 780px;
	background-image: url(../image/section_heading_bkgnd.jpg);
	background-repeat: no-repeat;
	height: 104px;
}
#bodycolumn {
	float: left;
	width: 386px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-top: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bodyheading {
	margin: 0px;
	height: 32px;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bodycolumn h1 {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#bodycolumn p {
	margin: 0px;
	line-height: 1.8em;
	padding-right: 0px;
	padding-bottom: 0em;
	padding-left: 0px;
	padding-top: 1.8em;
}
.specialmention/* Triangle advert */
 {
	height: 127px;
	width: 127px;
	position: absolute;
	z-index: 900;
	top: 0px;
	clear: both;
	right: 0px;
	display: none;
}
/* Secondary Content */
#infocolumn {
	float: right;
	width: 332px;
	margin-right: 10px;
	padding: 0px;
	margin-top: 18px;
	margin-bottom: 0px;
}
#tabarea {
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tabarea ul {
	float: left;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: 0px -55px;
	width: 100%;
	background-image: url(../image/Tabs_Support.jpg);
}
#tabarea li {
	list-style-type: none;
	float: left;
	width: 166px;
}
#tabarea   a  {
	display: block;
	height: 55px;
	width: 166px;
	background-image: url(../image/Tabs_Support.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#tab_general a {
	background-position: 0px 0px;
}
#tab_general a.selected {
	background-position: 0px -56px;
}
#tab_support a {
	background-position: -166px 0px;
}
#tab_support a.selected {
	background-position: -166px -56px;
}
#support_outer {
	width: 100%;
	margin: 0px;
	background-image: url(../image/second_content_footer.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	padding-top: 0px;
	float: left;
	background-color: #F1F1F3;
}
#faux_top {
	background-image: url(../image/info_column_header.jpg);
	background-repeat: no-repeat;
	height: 11px;
}
#support_inner {
	margin-right: 25px;
	margin-left: 25px;
	padding: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../image/Divider.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#support_inner p {
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#support_inner    h4 {
	font-size: 140%;
	padding: 10px;
	font-weight: normal;
	margin-top: 1.8em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #0099FF;
	background-image: url(../image/Divider.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
}
#support_inner h3 {
	font-size: 140%;
	padding: 10px;
	font-weight: normal;
	margin-top: 0em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #0099FF;
	background-image: url(../image/Divider.jpg);
	background-position: 0px bottom;
	background-repeat: no-repeat;
}
#Support h2 {
	font-weight: normal;
	color: #333333;
	padding-bottom: .9em;
	line-height: 130%;
	font-size: 130%;
}
#Support blockquote {
	margin: 0px;
	padding-top: 1.8em;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 110%;
}
#supportometer {
	background-image: url(../image/support_dk_grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 0.9em;
	padding-bottom: 0.9em;
	margin-top: 1.8em;
	float: left;
	width: 100%;
	background-color: #242122;
}
#supportometer h1 {
	font-size: 140%;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
}

.supportHi {
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
.supportLo {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #FFFFFF;
}


.tab_list {
	padding: 0px;
	margin-top: 1.8em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tab_list ul {
	margin: 0px;
	padding: 0px;
}
.tab_list li {
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: left -2px;
	background-image: url(../image/icon_tick.jpg);
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 30px;
	font-size: 110%;
	font-weight: bold;
	padding-top: 0em;
	margin-top: 0.9em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.hiddencontent {
	display: none;
}
#content_footer {
	clear: both;
}

/* Footer */
#footer {
	clear: both;
	width: 100%;
	padding: 0 0 5px 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
	background: #333 url(../image/footer_dkgrey.png) no-repeat left bottom;
}
#footer li {
	float: left;
	list-style: none;
}
#footer   h2 {
	padding: 0;
	margin: 5px 0 ;
	text-align: center;
	color: #e5e5e5;
	font: normal 36px "Courier New", Courier, mono;
}

/* Clear elements & Platform Hax */

.sIFR-active h1#bucketwrapper{
	visibility:hidden;
	font-family:"Courier New", Courier, monospace;
	line-height:1em;padding-top:0em
	}
.sIFR-active  h1.flash, .sIFR-active  h1.index {
	visibility:hidden;
	font-family:"Courier New", Courier, monospace;
	line-height:1.5em;
	padding-top:0em;
	font-weight: normal;
}

	
/* Radio/Check Buttons */
span.checkbox {
	clear:left;
	display:block;
	float:left;
	height:25px;
	width:40px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../image/button_checkbox.jpg);
	background-repeat: no-repeat;
	padding-top: 0pt;
	padding-right: 0px;
	padding-bottom: 0pt;
	padding-left: 0.9em;
}
/*span.radio {
	background:transparent url(../images/radio.png) no-repeat scroll 0%;
	clear:left;
	display:block;
	float:left;
	height:25px;
	padding:0pt 5px 0pt 0pt;
	width:19px;
}*/
span.select {
	color:#FFFFFF;
	font-family:arial,sans-serif;
	font-size:12px;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	height:25px;
	line-height:25px;
	overflow:hidden;
	position:absolute;
	width:158px;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../image/button_check_off.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0pt;
}


a:active, a:focus{outline:none;}
#contact ul {
	margin: 0px;
	padding: 0px;
}
#contact li {
	list-style-type: none;
	margin-bottom: 15px;
}
textarea {
	height: 150px;
	width: 282px;
}
label {
	/*width: 10em;*/
	display: block;
	font-size: 90%;
}
textarea, .field    {
	background-color: #FFFFFF;
	border: 1px solid #E4E4E4;
	width: 280px;
}
#submit {
	background-color: #0099FF;
	border: 1px solid #FFFFFF;
	padding: 5px;
	text-transform: lowercase;
	color: #FFFFFF;
}
.clrfix {
	clear: both;
}
