html {
	overflow-y:scroll;  /* Forces the scroll bar on the right */
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	outline: none;
}
a:link {
	color: #C85435;
	font-weight: bold;
}
a:visited {
	color: #C85435;
	font-weight: bold;
}
a:hover {
	color: #C85435;
	font-weight: bold;
	text-decoration:none;
}
a:active {
	color: #C85435;
	font-weight: bold;
}
#container {
	width: 859px;
	margin: 0px;
}
#bg {
	background: url('../images/bg.gif');
}
#logo {
	float: left;
	width: 222px;
}
#content {
	float: left;
	width: 600px;
}
#content-inner {
	margin-left: 50px;
	border-top: solid 1px #c85435;
	width: 100%;
	padding-top: 20px;
	margin-bottom: 30px;
}
.heading {
	margin-left: 50px;
}
h1, h2, h3, h4, h5 {
	color: #c85435;
	font-weight: normal;
}
h1 {
	padding: 0px;
	margin: 0px;
	font-size: 24px;
	padding-bottom: 20px;
	padding-top: 20px;
}
#content-inner ul li {
	padding: 5px 0px 5px 0px;
	list-style:disc;
}
.highlighttext {
	color: #C85435;
}
#navigation {
	margin-left: 23px;
	margin-top: 30px;
}
ul#nav li {
	padding:0;
	margin:0;
	text-indent:-9999px;
	list-style-type:none;
	float:left;
}
ul#nav li a {
	border:0;
	display:block;
	text-decoration:none;
}
#home a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_home.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#home a:hover {
	background-position:0px -34px;
}
#home_active a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_home.gif);
	background-position:0px -34px;
	background-repeat:no-repeat;
}
#whatshappening a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_whatshappening.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#whatshappening a:hover {
	background-position: 0px -34px;
}
#whatshappening_active a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_whatshappening.gif);
	background-position: 0px -34px;
	background-repeat:no-repeat;
}
#intheknow a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_intheknow.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#intheknow a:hover {
	background-position:0px -34px;
}
#intheknow_active a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_intheknow.gif);
	background-position:0px -34px;
	background-repeat:no-repeat;
}
#aboutsola a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_aboutsolaustralia.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#aboutsola a:hover {
	background-position:0px -34px;
}
#aboutsola_active a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_aboutsolaustralia.gif);
	background-position:0px -34px;
	background-repeat:no-repeat;
}
#contactus a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_contactus.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#contactus a:hover {
	background-position:0px -34px;
}
#contactus_active a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_contactus.gif);
	background-position:0px -34px;
	background-repeat:no-repeat;
}
#globallinks a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_globallinks.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#globallinks a:hover {
	background-position:0px -34px;
}
#globallinks_active a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_globallinks.gif);
	background-position:0px -34px;
	background-repeat:no-repeat;
}
#membersroom a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_membersroom.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#membersroom a:hover {
	background-position:0px -34px;
}
#membersroom_active a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_membersroom.gif);
	background-position:0px -34px;
	background-repeat:no-repeat;
}
#registration a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_registration.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#registration a:hover {
	background-position:0px -34px;
}
#registration_active a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_registration.gif);
	background-position:0px -34px;
	background-repeat:no-repeat;
}

/*Members Login Section*/
#members a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_membershome.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#members a:hover {
	background-position:0px -34px;
}
#members_active a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_membershome.gif);
	background-position:0px -34px;
	background-repeat:no-repeat;
}

#forum a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_forum.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#forum a:hover {
	background-position:0px -34px;
}
#forum_active a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_forum.gif);
	background-position:0px -34px;
	background-repeat:no-repeat;
}

#changemydetails a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_changemydetails.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#changemydetails a:hover {
	background-position:0px -34px;
}
#changemydetails_active a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_changemydetails.gif);
	background-position:0px -34px;
	background-repeat:no-repeat;
}

#changemypassword a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_changemypassword.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#changemypassword a:hover {
	background-position:0px -34px;
}
#changemypassword_active a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_changemypassword.gif);
	background-position:0px -34px;
	background-repeat:no-repeat;
}

#changemypassword a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_changemypassword.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#changemypassword a:hover {
	background-position:0px -34px;
}
#changemypassword_active a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_changemypassword.gif);
	background-position:0px -34px;
	background-repeat:no-repeat;
}

#documentstore a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_documentstore.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#documentstore a:hover {
	background-position:0px -34px;
}
#documentstore_active a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_documentstore.gif);
	background-position:0px -34px;
	background-repeat:no-repeat;
}

#logout a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_logout.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#logout a:hover {
	background-position:0px -34px;
}
#logout_active a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_logout.gif);
	background-position:0px -34px;
	background-repeat:no-repeat;
}


#admin a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_admninstration.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
li#admin a:hover {
	background-position:0px -34px;
}
#admin_active a {
	width:159px;
	height:34px;
	background-image:url(../images/nav_admninstration.gif);
	background-position:0px -34px;
	background-repeat:no-repeat;
}


ul#nav li {
	padding-bottom: 15px;
}


#socialnetworking {
	text-align: right;
	vertical-align:top;
	margin-left: 50px;
	width: 100%;
	height: 17px;
	padding-top: 14px;
	padding-bottom: 10px;
}
img {
	border: 0px;
}
.menu {
	margin-left: 20px;
}
#footer {
	padding-top: 10px;
	padding-bottom: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c85435;
	margin-left: 270px;
	border-top: solid 1px #c85435;
	width: 600px;
}
#footer a {
	color: #c85435;
	font-size: 11px;
	text-decoration: none;
	font-weight:300;
}
#footer a:hover {
	text-decoration: underline;
	font-weight:300;
}
.kbaseinfo {
	padding: 10px 10px 10px 0px;
	border-bottom:#999999 solid 1px;
}
.formLayout {
	margin: 0px 0px 0px 0px;
}
.formLayout label {
	display: block;
	width: 120px;
	float: left;
	margin-bottom: 10px;
	text-align: left;
	padding-right: 20px;
}
.formLayout input {
	width: 280px;
	background-color: #FFFFFF;
	border: 1px solid;
	border-color:#CDCDC9;
	padding:3px;
}

.formLayout_small input {
	background-color: #FFFFFF;
	border: 1px solid;
	border-color:#CDCDC9;
	padding:3px;
}

.formLayout_small label {
	display: block;
	width: 120px;
	float: left;
	margin-bottom: 10px;
	text-align: left;
	padding-right: 20px;
}

br {
	clear: left;
}
select {
	background-color: #FFFFFF;
	border: 1px solid;
	border-color:#CDCDC9;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 5px 0px 5px 0px;
}

.formLayout label.error {
	color:#FF0000;
	margin-left:310px;
	text-align:right;
}

input {
	background-color: #FFFFFF;
	border: 1px solid;
	border-color:#CDCDC9;
	padding:3px;
}
