html, body{
	width: 100%;
}
body {
	padding: 0;
	margin: 0;
	font:11px Verdana, "Lucida Grande", Lucida, sans-serif;

	background:url(../images/footer_vines.jpg) center 590px no-repeat #160000;

}
#outer{
	width:100%;
	margin:0 auto;
	position:relative;
}
img {
	border: 0;
}
a {
	color: #ff3333;
	outline: none;
}
#container {
	position: relative;
}

/* @group header */

#header {
	background: #000 url(../images/header_bg.gif) repeat-x left bottom;
	height: 506px;
	overflow: hidden;
	color: #fff;
	margin-top: -486px;
	text-align: center;
}
#header #error_panel {
	height: 90px;
	background: #ff3333;
}
#header #error_panel #error_messages {
	width: 790px;
	margin: auto;
	text-align: left;
	padding-top: 4px;
}
#header #error_panel #error_messages ul {
	margin: 0;
	padding: 0;
}
#header #error_panel #error_messages p {
	margin: 0 20px 0 0;
	float: left;
	width: 370px;
	height: 15px;
}
#header_inner {
	position: relative;
	width: 790px;
	margin: auto;
}
#registerContainer {
	position: absolute;
	top: 396px;
	left: 700px;
}
#registerContainer a {
	display: block;
	width: 45px;
	height: 19px;
	background: url(../images/joinus.gif) no-repeat;
	text-indent: -9000px;
}
#logo, #logo_nz {
	position: absolute;
	top: 396px;
	left: 0;
	width: 110px;
	height: 19px;
	background: url(../images/logo.gif) no-repeat;
}
#logo_nz {
	background: url(../images/logo_nz.gif) no-repeat;
}
#logo a, #logo_nz a {
	display: block;
	width: 110px;
	height: 19px;
	text-decoration: none;
}
#products {
	position: absolute;
	left: 110px;
	top: 396px;	
}
#products a {
	display: block;
	width: 62px;
	height: 19px;
	background: url(../images/products.gif) no-repeat;
	text-indent: -9000px;
	overflow: hidden;
}
#products a:hover, #blog a:hover, #othersites a:hover, #registerContainer a:hover {
	background-position: 0 -19px;
}
#blog {
	position: absolute;
	left: 172px;
	top: 396px;
}
#blog a {
	display: block;
	width: 39px;
	height: 19px;
	background: url(../images/blog.gif) no-repeat;
	text-indent: -9000px;
	overflow: hidden;
}
#othersites {
	position: absolute;
	left: 211px;
	top: 396px;	
}
#othersites a {
	display: block;
	width: 72px;
	height: 19px;
	background: url(../images/othersites.gif) no-repeat;
	text-indent: -9000px;
	overflow: hidden;
}

#closeBtn {
	position: absolute;
	right: 10px;
	top: 0px;
	width: 60px;
	height: 21px;
	line-height: 25px;
	background: url(../images/btn_close.gif) no-repeat;
}
#close {
	display: block;
	width: 60px;
	height: 21px;
}
em {
	color: #ff3333;
}
#description {
	position: absolute;
	top: 20px;
	left: 0;
	width: 370px;
	text-align: left;
}
#description p {
	margin: 0;
	padding: 0 0 10px 0;
	line-height: 16px;
}
#description h1 {
	font-size: 14px;
	text-indent: -9000px;
	background: url(../images/register.gif) no-repeat;
	width: 294px;
	height: 17px;
}
#description #breakout_box {
	background: #242424;
	padding: 8px 8px;
	margin: 5px 0 0 0;
}
#description #breakout_box p {
	margin: 0 0 10px 0;
	padding: 0;
}
#formContainer {
	position: absolute;
	width: 380px;
	left: 400px;
	top: 45px;
	text-align: left;
}
#formContainer label {
	display: block;
	padding: 0 0 3px;
}
#formContainer input {
	border: 0;
	height: 15px;
	padding: 2px;
}
#formContainer input.left {
	width: 163px;
}
#formContainer input.right {
	width: 190px;
}
#formContainer select {
	border: 0;
}
#formContainer #state {
	width: 88px;
}
#formContainer #send {
	height: 21px;
	width: 131px;
	margin-top: 2px;
}
#formContainer #postcode {
	width: 85px;
}
#formContainer .myradio, #formContainer #terms_chk {
	width: 15px;
}
#formContainer #promotion {
	width: 163px;
	margin-top: 2px;
}
#mandatory {
	position: absolute;
	right: 0;
}
.error {
	background: #ff3333;
	padding: 2px;
	width: 167px;
}
.error_select {
	background: #ff3333;
	padding: 0 0 2px 2px;
	width: 165px;
}
/* @end */

/* @group wallpapers */

#wallpaper_container {
	position: relative;
}
#wallpaper_container em {
	font-weight: bold;
	font-style: normal;
	color: #006699;
}
#wallpaper_container #selector {
	float: left;
	width: 369px;
	height: 110px;
}
#wallpaper_container p {
	margin-top: 0;
	padding-top: 0;
}
#wallpaper_container #instructions {
	padding-top: 10px;
	margin-left: 379px;
	width: 500px;
}
#wallpaper_container #wallpaper {
	clear: left;
}

/* @end */



#flash-content {
	margin-top: 50px;
}

#content {
	width: 100%;
	margin: auto;
}
.footer {
	margin-top: 10px;
	text-align: center;
}

