body {
	margin: 0;
	background: #fff;
}

a:link {
	color: #666;
	border-bottom: 0;
}

a:visited {
	color: #666;
	border-bottom: 0;
}

a:hover {
	color: #e32c22;
	text-decoration: none;
}

a:active {
	text-decoration: none;
	border-bottom: 0;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

img.content {
	border: 0;
	margin: 0 0 10px 15px;
	padding: 0;
	float: right;
}

h1 {
	font:bold 30px Trebuchet, 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #e32c22;
	margin:0;
}

h2 {
	font: bold 18px Trebuchet, 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #e32c22;
	margin: 40px 0 0 0;
}

#sidebar h2 {
	margin-top: 0;
}

h3 {
	font:bold 14px Trebuchet, 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #e32c22;
	margin: 40px 0 0;
}

p {
	font:14px/140% Georgia, serif;
	margin-bottom: 10px;
}

p.date {
	font:11px Trebuchet, 'Trebuchet MS', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	margin-top: 10px;
	line-height: 100%;
	color:#e32c22;
}

p.date span.byline {
	color: #000;
	padding-left: 5px;
}

p.intro {
	font:16px/140% Georgia, serif;
	margin-bottom: 10px;
}

p.blurb {
	margin-bottom: -15px;
	font-weight: bold;
}

p.price {
	margin-bottom: 25px;
}

ul {
	list-style: circle;
	margin: 0;
	padding-left: 15px;
	text-align: left;
}

li {
	font: 14px/140% Georgia, serif;
	}

div#menu {
	left: 0;
	width: 190px;
	padding: 80px 20px 0 19px;
	margin: 0;
	border-right: 1px solid #666;
}
div#surround {
	position: relative;
	width: 710px;
	left: 230px;
	padding: 0;
	margin: 0;

}
div#main {
	top: 0;
	float: left;
	padding: 0 25px 0 20px;
	margin: 0;
	width: 410px;
	border-right: 1px solid #666;
}

div#sidebar {
	top: 0;
	float: left;
	width: 200px;
	padding: 0 0 0 19px;
	margin: 0;
}

div#footer {
	height: 110px;
	clear: both;
	margin: 0;
	padding: 15px 10px 10px 250px;
	background: #f5f5f5 url(http://media.hbmedia.co.nz/hbmedia/images/pencil2.gif);
	background-repeat: no-repeat;
}

div#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
	color: #333;
}

div#menu li {
	font-family: Trebuchet, 'Trebuchet MS', Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 24pt;
	text-transform: uppercase;
	padding-right: 0;
	color: #e32c22;
	}

div#menu li a:link {
	color: #333;
	text-decoration: none;
}

div#menu li a:visited {
	color: #333;
	text-decoration: none;
}

div#menu li a:hover {
	color: #e32c22;
	border-bottom: 0;
	text-decoration: none;
}

div#menu li a:active {
	color: #333;
	text-decoration: none;
}


div#sidebar p {
	color: #333;
	font:13px/140% Trebuchet, 'Trebuchet MS', Helvetica, Arial, sans-serif;
}

div#sidebar a:link {
	font-size: 11px;
	color: #e32c22;
	text-decoration: none;
	text-transform: uppercase;
}

div#sidebar a:visited {
	color: #e32c22;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

div#sidebar a:hover {
	color: #666;
	font-size: 11px;
	text-transform: uppercase;
}

div#sidebar a:active {
	color: #e32c22;
	font-size: 11px;
	text-decoration: none;
	text-transform: uppercase;
}

div#sidebar blockquote.image {
	background: url(http://media.hbmedia.co.nz/hbmedia/images/quote.jpg) no-repeat;
	color: #666;
	padding: 0 0 0 40px;
	margin: 0 0 55px 0;
}

div#sidebar blockquote.image p {
	font:16px/140% Georgia, serif;
	color: #666;
	margin-bottom: 3px;
}

div#sidebar blockquote.image p.byline {
	font:11px/140% Trebuchet, 'Trebuchet MS', Helvetica, Arial, sans-serif;
	color: #666;
}

div#footer p {
	font:12px/130% Trebuchet, 'Trebuchet MS', Helvetica, Arial, sans-serif;
}

div#footer strong {
	color: #e32c22;
	font-weight: bold;
	font-style: normal;
}
div#footer em {
	font-weight: bold;
	font-style: normal;
}

div#footer a:link {
	color: #666;
}

div#footer a:visited {
	color: #666;
}

div#footer a:hover {
	color: #e32c22;
	border: 0;
}

div#footer a:active {
	color: #666;
}

div.clear {
clear: both;
}

#main label {
	font: bold 12px/130% Trebuchet, 'Trebuchet MS', Helvetica, Arial, sans-serif;
	float: left;
	width: 100px;
	padding-top: 5px;
	margin: 0 0 10px;
	clear: both;
}

#main input, #main textarea {
	font: 12px/130% Trebuchet, 'Trebuchet MS', Helvetica, Arial, sans-serif;
	width: 280px;
	border: 1px solid #ccc;
	padding: 5px;
}

#main input:hover, #main textarea:hover, 
#main input:focus, #main textarea:focus {
	background: #f0f6e2;
	border: 1px solid #54893b;
}

ul.errors, ul.errorlist {
	background-color: #f00;
	list-style: none;
	padding: 0;
	color: #fff;
	width: 390px;
}

ul.errorlist {
	background-color: #da702a;
	margin-bottom: 10px;
}

ul.errors li, ul.errorlist li{
	font: 15px/130% Trebuchet, 'Trebuchet MS', Helvetica, Arial, sans-serif;
	padding: 2px 5px;
}

#main input#id_gift{
	margin: 10px 0 15px;
	width: 20px;
}

#main input#id_is_renewal {
	margin: 10px 0 15px;
	width: 20px;
	position: relative;
	top: 10px;
	left: -83px;
}

#main input.continue {
	float: right;
	width: auto;
	background:#f9f9f9 url(http://media.hbmedia.net.nz/hbmedia/images/gradient-grey.gif) repeat-x;
	border:1px solid #d3d3d3;
	margin: 0 20px 20px;
}

#main input.continue:hover, #main input.change:hover {
	background:#f0f6e2 url(http://media.hbmedia.net.nz/hbmedia/images/gradient-green.gif) repeat-x;
	border:1px solid #393;
}

#main input.change {
	float: left;
	width: auto;
	background:#f9f9f9 url(http://media.hbmedia.net.nz/hbmedia/images/gradient-grey.gif) repeat-x;
	border:1px solid #d3d3d3;
	margin: 0 20px 20px 0;
}

#main .small {
	font-size: 12px;
	font-style: italic;
	margin-bottom: 10px;
   float: left;
}

input.compulsory, textarea.compulsory {
	border-left: 2px solid #f00;
}

input.required, textarea.required {
	border: 1px solid #f00;
}

#subs_confirm {
	width: 100%;
	font: 13px/130% Trebuchet, 'Trebuchet MS', Helvetica, Arial, sans-serif;
}

#subs_confirm th {
	text-align: left;
	font-weight: bold;
	width: 110px;
	vertical-align: top;
	padding: 5px 0;
}

#subs_confirm td {
	background:#f9f9f9;
	padding: 5px 10px;
}