body {
	margin: 0;
	padding: 0;
	background: #000000 url("/images/bg-body.jpg") no-repeat center 0;
	color: #e6d98f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
form {
	margin: 0;
}
input,
select,
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 100%;
	background: #000000 url(/images/bgOuter.gif) repeat-y 169px 0;
	color: #e6d98f;
}
#topbar {
	position: relative;
	float: left;
	width: 100%;
	background-color: #000000;
	color: #e6d98f;
}
#topbar .contentarea {
	float: right;
	width: 622px;
	padding: 14px 14px 0 0;
	background-color: #000000;
	color: #6acf69;
}
#topbar .basketsummary,#topbar .membersummary {
	font-size: 70%;
	line-height: 1.2em;
	margin:0 0 1em 0;
}
#topbar .basketsummary a,#topbar .membersummary a{
	background-color:transparent;
	color:#53b9e4;
	font-weight: bold;
	padding:0 0 0 8px;
}
#topbar .basketsummary a:hover,#topbar .basketsummary a:active,#topbar .basketsummary a:focus{
	color:#ffffff;
}
#skiplink {
	position: absolute;
	top: 0;
	left: -999em;
}
#skiplink:focus,
#skiplink:active {
	left: 0;
	padding: 6px;
	background-color: #619e5e;
	color: #000000;
	font-size: 75%;
	line-height: 1.2em;
}
#logo {
	display: block;
	width: 990px;
	height: 145px;
}
#topnav {
	clear: right;
	float: right;
	margin: 14px 0 0;
	padding: 0;
	font-size: 70%;
	list-style: none;
	line-height: 1.2em;
}
#topnav li {
	float: left;
	padding: 0 0 0 8px;
	background: #000000 url(/images/bulletTopNav.gif) no-repeat 0 50%;
	color: #6acf69;
}
#topnav a {
	background-color: transparent;
	color: #53b9e4;
	text-decoration: none;
}
#topnav a:hover,
#topnav a:focus,
#topnav a:active {
	background-color: transparent;
	color: #ffffff;
}
#basketsummaryformsearch {
	position: absolute;
	top: 14px;
	left: 598px;
}
#formsearch {
	font-size: 70%;
	line-height: 1.2em;
}
#formsearch label {
	background-color: #000000;
	color: #edbe48;
	font-weight: bold;
}
#formsearch input {
	margin: 0 0 0 0.3em;
	border: 1px solid #777777;
}
#formsearch input.submit {
	background-color: #edbe48;
	color: #000000;
	border: 1px solid #edbe48;
	font-weight: bold;
	cursor: pointer;
}
#mainbar {
	clear: left;
	float: left;
	width: 100%;
	background-color: #000000;
	color: #e6d98f;
}
#navcol {
	float: left;
	width: 150px;
	padding: 110px 10px 14px 10px;
	background: #000000 url("/images/bg-navcol.jpg") no-repeat 0 0;
	color: #ddae3c;
}
#mainnav {
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
	padding: 0;
	background-color: transparent;
	color: #fea0c9;
	font-size: 75%;
	font-weight: bold;
	line-height: 1.3em;
	list-style: none;
}
#mainnav li {
	clear: left;
	float: left;
	width: 100%;
	background-color: #000000;
	color: #edbe48;
}
#mainnav li a {
	float: left;
	width: 125px;
	padding: 3px 5px 2px 20px;
	background: #000000 url("/images/bulletMainNav.gif") no-repeat 0 2px;
	color: #edbe48;
	text-decoration: none;
}
#mainnav li a:hover,
#mainnav li a:focus,
#mainnav li a:active {
	background-color: #000000;
	color: #ffffff;
}
#membersummary {
	clear: left;
	float: left;
	width: 126px;
	padding: 6px;
	background-color: #494949;
	color: #999999;
	border:6px solid #3b3b3b;
	font-size: 70%;
}
#membersummary strong {
	background-color: #494949;
	color: #5b97bc;
}
#membersummary .summary {
	margin: 0 0 0.6em;
}
#membersummary a.button {
	float: left;
	padding: 2px;
	background-color: #2b2b2b;
	border:1px solid #2b2b2b;
	color: #ffffff;
	cursor: pointer;
	font-weight: bold;
	text-decoration: none;
}
#content {
	position: relative;
	float: right;
	width: 820px;
	min-height: 70px;
	background: #000000 url("/images/bg-content.gif") no-repeat 0 28px;
	color: #e6d98f;
}
#content #glitterballoverhang {
	position: absolute;
	top: 0;
	left: 754px;
	display: block;
	width: 66px;
	height: 12px;
	z-index: 10;
}
#content a {
	background-color: #000000;
	color: #53b9e4;
}
#content a:hover,
#content a:focus,
#content a:active {
	background-color: #000000;
	color: #ffffff;
}
#content h1 {
	margin: 0 0 1.2em;
	font-size: 80%;
	line-height: 1.8em;
}
#content h6 {
	margin: 0;
	font-size: 80%;
	line-height: 1.8em;
}
#content h1.main,
#content h6.main {
	font-weight: normal;
}
#content p {
	margin: 0 0 1.2em;
	font-size: 80%;
	line-height: 1.8em;
}
#content .container {
	clear: left;
	float: left;
	width: 780px;
	padding: 12px 20px;
}
#content .container ul {
	background-color: #000000;
	color: #53b9e4;
	font-size: 80%;
	line-height: 1.6em;
}
#content .container li {
	margin: 0 0 0.2em;
}
#content .mainimg {
	float: right;
	margin: 0 0 12px 12px;
	border: 1px solid #957526;
}
#content .list {
	clear: left;
	float: left;
	width: 100%;
	padding: 12px 0 0;
}
#content .list .row {
	clear: left;
	float: left;
	width: 100%;
	padding: 0 0 12px;
}
#content .list .item {
	float: left;
	width: 152px;
	margin: 0 0 0 10px;
}
#content .list .item img,
#content .list .item .noimg a {
	display: block;
	margin: 0 0 6px;
	border: 1px solid #957526;
}
#content .list .item img {
	height: 150px;
	width: 150px;
}
#content .list .item .noimg a {
	min-height: 38px;
	padding: 56px 6px;
	font-size: 80%;
	line-height: 1.4em;
	text-align: center;
}
#content .list .name {
	font-size: 80%;
}
#content .list a.bullet,
#featureprod a.bullet {
	float: left;
	padding: 0 0 0 20px;
	background: #000000 url("/images/bulletMainNav.gif") no-repeat 0 0;
	color: #edbe48;
}
#content .list a.bullet:hover,
#content .list a.bullet:focus,
#content .list a.bullet:active,
#featureprod a.bullet:hover,
#featureprod a.bullet:focus,
#featureprod a.bullet:active {
	background-color: #000000;
	color: #ffffff;
}
#content form.standard {
	clear: left;
	float: left;
	padding: 12px;
	background-color: #494949;
	color: #5b97bc;
	border: 6px solid #3b3b3b;
	font-size: 80%;
}
#content form.standard th,
#content form.standard td {
	padding: 3px;
}
#content form.standard th {
	text-align: left;
}
#content form.standard input,
#content form.standard textarea {
	border: 1px solid #2c2c2c;
}
#content form.standard input.submit {
	background-color: #2b2b2b;
	color: #ffffff;
	border: 1px solid #2b2b2b;
	font-weight: bold;
	cursor: pointer;
}
#featureimg {
	position: relative;
	height: 341px;
	border-bottom: 1px solid #000000;
}
#featureimg img {
	display: block;
	position: absolute;
	width: 820px;
	height: 341px;
}
#feature {
	clear: left;
	float: left;
	width: 100%;
}
#feature .zonetwo {
	float: right;
	width: 496px;
}
#content #feature .container {
	width: 472px;
	padding: 12px;
}
#featureprod {
	float: left;
	width: 302px;
	padding: 12px 0 12px 12px;
	font-size: 80%;
}
#featureprod img,
#featureprod .noimg {
	margin: 0 0 6px;
	border: 1px solid #957526;
}
#featureprod img {
	display: block;
	width: 300px;
}
#featureprod .noimg {
	min-height: 26px;
	padding: 138px 6px;
	text-align: center;
}
#featureprod .description {
	clear: left;
	float: left;
	width: 100%;
	padding: 6px 0 0;
}
#breadcrumb,
#basket_page_titles,
#content h1.main,
#content h6.main {
	clear: left;
	float: left;
	margin: 0;
	background: #202020 url(/images/bgBreadcrumb.gif) repeat-y right 0;
	color: #edbe48;
	font-size: 80%;
	font-weight: bold;
	line-height: 1.2em;
	list-style: none;
}
#breadcrumb,
#basket_page_titles {
	width: 100%;
	padding: 6px 0;
}
#content h1.main,
#content h6.main {
	width: 796px;
	padding: 6px 12px;
}
#content #breadcrumb h1 {
	margin: 0;
	font-size: 100%;
	line-height: normal;
}
#breadcrumb li,
#basket_page_titles .basket_step {
	float: left;
	margin: 0 0 0 6px;
}
#breadcrumb li:before,
#breadcrumb h1:before,
#basket_page_titles .basket_step:before {
	content: "> ";
}
#breadcrumb li.first:before,
#breadcrumb li.last:before,
#breadcrumb li.first h1:before,
#basket_page_titles .basket_step.first:before {
	content: "";
}
#breadcrumb li.first {
	margin: 0 0 0 12px;
}
#content #breadcrumb a {
	background-color: transparent;
	color: #edbe48;
}
#content #breadcrumb a:hover,
#content #breadcrumb a:focus,
#content #breadcrumb a:active {
	background-color: transparent;
	color: #ffffff;
}
#basket_page_titles .basket_step.current_page {
	background-color: transparent;
	color: #e6d98f;
}
#proddetail {
	clear: left;
	float: left;
	width: 100%;
	padding: 12px 0;
}
#proddetail .zoneone {
	float: left;
	width: 466px;
	padding: 0 0 0 20px;
}
#proddetail .zonetwo {
	float: right;
	width: 302px;
	padding: 0 12px 0 0;
}
#proddetail .imgcontainer {
	display: none;
	position: relative;
}
#proddetail img,
#proddetail .zonetwo .noimg {
	border: 1px solid #957526;
}
#proddetail img {
	display: block;
	width: 300px;
	padding: 0;
}
#proddetail .noimg {
	min-height: 26px;
	padding: 138px 6px;
	font-size: 80%;
	line-height: 1.8em;
	text-align: center;
}
#formaddbasket input.submit {
	background-color: #ff9900;
	color: #ffffff;
	border: 1px solid #ff9900;
	font-weight: bold;
	cursor: pointer;
}
#productoptions {
	width: 100%;
	margin: 0 0 1.2em;
}
#productoptions th,
#productoptions td {
	padding: 3px;
}
#productoptions th {
	text-align: left;
}
#productoptions td.price {
	background-color: #494949;
	color: #ffffff;
}
#prodimgnav {
	background-color: #000000;
	color: #edbe48;
	font-size: 80%;
	font-weight: bold;
	line-height: 1.8em;
}
#prodimgnav .imglist {
	float: left;
}
#prodimgnav a.closeup {
	float: right;
	padding: 0 14px 0 0;
	background: #000000 url("/images/bulletSpyglass.gif") no-repeat right 50%;
	color: #edbe48;
}
#prodimgnav a.closeup:hover,
#prodimgnav a.closeup:focus,
#prodimgnav a.closeup:active {
	background-color: #000000;
	background-image: url("/images/bulletSpyglass-over.gif");
	color: #ffffff;
}
#basket_default {
	clear: left;
	float: left;
	width: 780px;
	padding: 12px 20px;
}
#basket_default table {
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 80%;
	line-height: 1.8em;
}
#basket_default th,
#basket_default td {
	padding: 3px;
}
#basket_default th {
	text-align: left;
}
#basket_default .odd td {
	border-bottom: 1px solid #333333;
}
#basket_default_header th {
	background-color: #000000;
	color: #ffffff;
	border-bottom: 1px solid #957526;
}
#basket_default table input.button {
	background-color: #edbe48;
	color: #000000;
	border: 1px solid #edbe48;
	font-weight: bold;
	cursor: pointer;
}
#basket_default .buttons {
	clear: left;
	float: left;
	width: 100%;
}
#basket_default .buttons input.button,
#basket_default .buttons input.submit {
	font-weight: bold;
	font-size: 80%;
	cursor: pointer;
}
#basket_default .buttons input.submit {
	float: right;
	background-color: #edbe48;
	color: #000000;
	border: 1px solid #edbe48;
}
#basket_default .buttons input.button {
	float: left;
	background-color: #4581a1;
	color: #e6d98f;
	border: 1px solid #4581a1;
}
#footer {
	clear: left;
	float: left;
	width: 100%;
	background: #202020 url("/images/bgBreadcrumb.gif") repeat-y right 0;
	color: #edbe48;
	font-size: 70%;
	line-height: 1.2em;
}
#footer .paymenttypes {
	float: left;
	padding: 16px 0 16px 6px;
}
#footer .paymenttypes img {
	float: left;
	margin: 0 0 0 10px;
}
#footer .paymenttypes .caption {
	float: left;
	padding: 8px 0 8px 10px;
}
#footer .copyright {
	float: right;
	padding: 24px 16px 24px 0;
}
#footer .copyright a {
	background-color: transparent;
	color: #edbe48;
}
#footer .copyright a:hover,
#footer .copyright a:focus,
#footer .copyright a:active {
	background-color: transparent;
	color: #ffffff;
}
#footerimg {
	clear: left;
	float: left;
	width: 640px;
	margin: 0 0 0 175px;
	border-top: 12px solid #000000;
	border-bottom: 12px solid #000000;
}

