* {
	margin: 0;
	padding: 0;
}

body {
	font: 12px Arial;
	color: #333;
}

a {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #CCC;
}

a:hover {
	border-bottom: 1px solid #CCC;
}

div#topbar {
	height: 31px;
	background: #008A23 url(images/topbar.png) repeat-x;
	text-align: center;
}

div#login {
	width: 561px;
	height: 31px;
	background: url(images/login.png) no-repeat;
	margin: 0 auto;
	position: relative;
	left: 104px;
	text-align: left;
	}

div#tab {
	width: 120px;
	height: 30px;
	background: url(images/tab.jpg) no-repeat;
	margin: 0 auto;
	position: relative;
	left: 50px;
	text-align: left;
}

div#login form {
	padding: 8px 0 0 9px;
	font-size: 14px;
}

div#login input {
	width: 157px;
	height: 17px;
	border: 1px solid #CCC;
	margin: 0 9px;
	text-align: center;
	color: #333;
}

div#login form a {
	cursor: pointer;
}

div#login p#password {
	position: relative;
	top: 5px;
	text-align: right;
	color: #FFF;
	font-size: 12px;
}

div#login p#password a {
	color: #FFF;
}

div#login a {
	border: 0;
	padding: 0;
	margin: 0;
	text-decoration: 0;
}

div#login img {
	border: 0;
	padding: 0;
	margin: 0;
	text-decoration: 0;
}

div#login a#logout {
	position: relative;
	top: -10px;
	left: 8px;
}

.wrapin {
	width: 746px;
}

div#header {
	height: 204px;
	background: #008A23 url(images/headerlw2.png) repeat-x bottom;
	text-align: center;
}

div#header img {
	width: 903px;
	height: 227px;
}

div#headerin {
	height: 189px;
	background: #008A23 url(images/headerlw2.png) repeat-x bottom;
	text-align: center;
}

div#headerin img {
	width: 903px;
	height: 227px;
}

div#proof {
	width: 468px;
	height: 72px;
	position: relative;
	left: 115px;
	bottom: 39px;
	margin: 0 auto;
}

div#wrap {
	width: 784px;
	margin: 35px auto 0 auto;
}

div#wrapitem {
	width: 784px;
	margin: 40px auto 0 auto;
}

div#wrap div#left {
	width: 209px;
	float: left;
	text-align: left;
}

div#wrap div#left ul#categories {
	float: left;
	padding: 25px 0 0 25px;
	list-style-type: none;
}

div#wrap div#left ul#categories li {
	width: 189px;
	height: 42px;
	background: url(images/li2.png) no-repeat;
	margin: 0 0 5px 0;
	padding: 5px 0 0 11px;
	cursor: pointer;
}

div#wrap div#left ul#categories li.selected {
	background-image: url(images/li2-hover.png);
}

div#wrap div#left ul#categories li img {
	margin: 0 24px 0 0;
	width: 55px;
	height: 38px;
}

div#wrap div#left ul#categories li span {
	position: relative;
	bottom: 15px;
}

div#wrap div#right {
	width: 575px;
	height: 363px;
	float: right;
	text-align: left;
}

div#wrap div#right div#main {
	height: 308px;
	background: url(images/main.png) no-repeat;
}

div#wrap div#right div#main ul#items {
	float: left;
	padding: 25px 0 0 25px;
	list-style-type: none;
}

div#wrap div#right div#main ul#items li {
	width: 81px;
	height: 49px;
	background: url(images/li.png) no-repeat;
	margin: 0 0 5px 0;
	padding: 12px 0 0 0;
	text-align: center;
	cursor: pointer;
}

div#wrap div#right div#main ul#items li img {
	width: 55px;
	height: 38px;
}

div#wrap div#right div#main ul#items li.selected {
	background-image: url(images/li-hover.png);
}

div#wrap div#right div#description {
	width: 157px;
	position: relative;
	top: 50px;
	right: 292px;
	float: right;
}

div#wrap div#right div#description span#itemname {
	font-size: 20px;
}

div#wrap div#right img#itemimage {
	position: absolute;
	top: 305px;
	margin-left: 17px;
}

.webkit div#wrap div#right img#itemimage {
	margin-left: 126px;
}

div#wrap div#right div#signup {
	height: 55px;
	background: url(images/signup.gif) no-repeat;
	padding: 15px 0 0 22px;
	font-size: 16px;
	color: #FFF;
}

div#wrap div#right div#signup form input {
	width: 245px;
	height: 19px;
	margin: 0 40px 0 22px;
	border: 1px solid #CCC;
	color: #333;
	text-align: center;
}

div#wrap div#right div#signup form a {
	font-size: 20px;
	color: #FFF;
	cursor: pointer
}

div#wrap table#register {
	width: 707px;
	margin: 15px auto 0 auto;
	border-spacing: 7px;
}

div#wrap table#register tr td {
	font-size: 15px;
}

div#wrap table#register tr td input {
	width: 179px;
	height: 16px;
	border: 1px solid #CCC;
}

div#wrap table#register tr td input.short {
	width: 94px;
}

div#wrap table#register tr td.one {
	width: 137px;
}

div#wrap table#register tr td.two {
	width: 180px;
}

div#wrap table#register tr td.three {
	width: 137px;
}

div#wrap table#register tr td.four {
	width: 180px;
}

div#wrap div#loggedin {
	margin: 0 auto;
	width: 713px;
	height: 27px;
	border-bottom: 4px solid #008A23;
}

div#wrap div#loggedin ul#nav2 {
	position: relative;
	top: 3px;
	list-style-type: none;
}

div#wrap div#loggedin ul#nav2 li a {
	width: 101px;
	height: 25px;
	background: url(images/faqwhite.png) no-repeat;
	float: left;
	margin: 0 2px 0 0;
	text-align: center;
	border: 0;
}

div#wrap div#loggedin ul#nav2 li a span {
	position: relative;
	top: 7px;
}

div#wrap div#loggedin ul#nav2 li a p {
	display: none;
}

div#wrap div#loggedin ul#nav2 li a.selected, div#wrap div#loggedin ul#nav2 li a:hover {
	color: #FFF;
	background: url(images/faqcolour.png) no-repeat;
}

div#wrap img.topofbox {
	margin: 45px 0 0 0;
	width: 746px;
	height: 19px;
}

div#wrap div.boxmiddle {
	position: relative;
	top: -3px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	text-align: center;
}

div#wrap div.boxmiddle * {
	text-align: left;
}

span#itemname {
	font-size: 18px;
	color: #666;
	text-align: left;
}

img#itemimage {
	margin: -22px 0;
	width: 436px;
	height: 280px;
	}

img#itemimage1 {
	margin: -5px 0;
	width: 436px;
	height: 280px;
		}

img#itemimage2 {
	margin: 10px 0;
	width: 436px;
	height: 280px;
}

span.purple {
	color: #008A23;
	font-size: 24px;
	font-weight: bold;
}

span.summary {
	font-size: 15px;
	color: #666;
}

table#refs tr {
	font-weight: bold;
	font-size: 110%;
}

tr.green {
	color: #666;
}

div#status {
	position: relative;
	top: -3px;
	height: 40px;
	background: #008A23;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
}

div#status p {
	position: relative;
	top: 13px;
}

span#offerstatus {
	margin: 31px 0 0 0;
	font-size: 25px;
	color: #008A23;
	display: block;
	text-align: center;
	font-weight: bold;
}

span#offerstatus img {
	width: 0px;
	height: 0px;
}

span#offerstatusdetailed {
	font-size: 16px;
	display: block;
	text-align: center;
}

table#offers {
	width: 100%;
	font-size: 14px;
	text-align: center;
}

table#offers span.offername {
	color: #666;
	font-size: 17px;
}

table#offers div.offerinfo {
	width: 267px;
	height: 113px;
	background: url(images/offerbg.png) no-repeat;
}

table#offers div.offerinfo:hover {
	background-image: url(images/offersbg_h.png);
}

table#offers div.offerinfo div.cont {
	width: 98%;
	margin: 0 auto;
}

table#offers div.offerinfo div.cont p {
	text-align: left;
	float: right;
	width: 48%;
}

table#offers div.offerinfo div.cont img {
	float: left;
	margin: 28px 0 0 12px;
}

input#reflink {
	width: 414px;
	height: 24px;
	background: #F6F6F6;
	border: 1px solid #CCC;
	font-size: 18px;
	color: #008A23;
	font-weight: bold;
	margin: 18px 0 0 0;
	padding: 5px 0 0 0;
}

div#tips {
	width: 713px;
	margin: 9px auto 0 auto;
	border-top: 1px solid #CCC;
	border-bottom: 4px solid #008A23;
	padding: 30px 0;
}

div#tips span {
	font-size: 16px;
	font-weight: bold;
	color: #008A23;
}

div#tips ul {
	margin: 30px 0 10px 0;
	list-style-type: none;
}

div.clear {
	clear: both;
}

div#footer {
	width: 947px;
	margin: 0px auto 0 auto;
	padding: 18px 0 0 0;
	background: url(images/footer.png) no-repeat;
	font-family: Geneva, Arial;
	text-align: center;
	color: #666;
}

div#support {
	width: 700px;
	margin: 0px auto 0 auto;
	padding: 60px 0 0 0;
	background: url(images/logos.gif) no-repeat;
}

div#footer p#links {
	margin: 0 0 17px 0;
	color: #000;
}
div#faqtext {
	font: 13px Arial;
	color: #333;
}