/*

Design by Free CSS Templates

http://www.freecsstemplates.org

Released for free under a Creative Commons Attribution 2.5 License

*/



* {
	margin: 20;
	padding: 0;

}



body {
	margin-top: 30px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	width: auto;
	background-color: Black;
	background-image: url(images/bkgrnd_30.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-attachment: scroll;
	text-transform: uppercase;
}



h1, h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFD700;
}
h1 {
	font-size: 2.0em;
	font-weight: bolder;
	text-align: left;
}




h2 {
	margin-bottom: .8em;
	font-size: 1.6em;
	font-weight: normal;
	text-align: center;

}



h3 {
	margin-bottom: .5em;
	color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;

}



p, blockquote, ul, ol {

	margin-bottom: 1.4em;

	line-height: 1.8em;

}



p {
	text-align: justify;

}



blockquote {

}



ul {

	margin-left: 3em;

}



ul li {

}



ol {

	margin-left: 3em;

}



ol li {

}



a {

	text-decoration: none;

	color: #B43939;

}



a:hover {

	text-decoration: underline;

	color: #FFFFFF;

}



img {

}



/* Boxed Style */



.boxed {

	margin-bottom: 20px;

}



.boxed .title {

	height: 30px;

	padding: 20px 0 0 10px;

	background: url(images/img03.gif) no-repeat left center;

	font-size: 1.4em;

	font-style: italic;

}



.boxed .content {

	padding: 10px;

}



/* Logo */



#logo {
	width: auto;
	height: 250px;
	/* [disabled]text-align: center; */
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 0;
	float: none;
	background-image: url(images/nsw-smokewisp.gif);
	background-repeat: no-repeat;
	background-position: right center;
	vertical-align: bottom;
}



#logo h1 {
	font-size: 2.5em;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	word-spacing: normal;
	text-transform: none;
	font-variant: normal;
	padding-left: 300px;

}



#logo h2 {
	font-size: 2.6em;
	font-weight: normal;
	font-style: italic;
	top: auto;
	list-style-type: none;
	height: auto;
	text-align: right;

}



#logo a {

	color: #FFFFFF;

}



/* Content */



#content {
	width: auto;

}



/* Content > Main */



#main {
	float: right;
	width: 700px;
	padding-top: 0;
	padding-right: 50px;
	padding-bottom: 0;
	padding-left: 50px;
}



/* Content > Main > Welcome */



#welcome {
	/* [disabled]margin-bottom: 2em; */
	padding-bottom: 0.7em;
	/* [disabled]border-bottom: 2px dotted #B43939; */

}



/* Content > Main > Example */



#example {
	padding-bottom: 0px;
	vertical-align: central;
	padding-left: 10px;
	padding-right: 10px;
}
#main #example h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #FFD700;
	text-align: center;
}




/* Content > Sidebar */



#sidebar {
	float: left;
	width: 200px;
	position: relative;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 60px;
}



/* Content > Sidebar > Login */



#login {

}



#login form {

}



#login fieldset {

	border: none;

}



#login legend {

	display: none;

}



#login label {

	font-size: x-small;

	font-weight: bold;

}



#login input {

	margin-bottom: 5px;

	padding: 2px 5px;

	border: 1px solid #B43939;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}



#inputtext1, #inputtext2 {

	color: #B43939;

}



#inputsubmit1 {

	background: #B43939;

	color: #FFFFFF;

}



/* Content > Sidebar > Menu */



#menu {

	margin-bottom: 30px;

	border-bottom: 4px solid #D1BC5C;

}



#menu ul {

	margin: 0;

	list-style: none;

	line-height: normal;

}



#menu li {

	display: inline;

}



#menu a {

	display: block;

	padding: 10px;

	border-top: 1px solid #D1BC5C;

	font-weight: bold;

}



#menu a:hover, #menu .active a {

	background: #C29434;

	text-decoration: none;

	color: #FFFFFF;

}



/* Content > Sidebar > Updates*/



#updates {

}



#updates ul {

	margin: 0;

	list-style: none;

}



#updates h3 {

	font: bold x-small Verdana, Arial, Helvetica, sans-serif;

	color: #FFFFFF;

}



#updates p {

	margin-bottom: 1.4em;

	font-size: smaller;

	line-height: normal;

}



/* Content > Sidebar > Partners*/



#partners {

}



#partners .content {

	padding: 10px 0;

}



#partners ul {

	margin: 0;

	border-bottom: 1px solid #D1BC5C;

	list-style: none;

	line-height: normal;

}



#partners li {

	padding: 10px;

	border-top: 1px solid #D1BC5C;

}



/* Footer */



#footer {

	clear: both;

	padding: 20px 50px;

	border-top: 1px solid #D1BC5C;

	background: #C29434;

}



#footer p {

	margin: 0;

	font-size: x-small;

}



/* Footer > Legal */



#legal {

}



/* Footer > Links */



#links {

}

