.noCSS {
	display: none;
}
/* Generic Styles */
body {
	margin: 0;
	padding: 0;
	background-color: #cccccc;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
td {
	vertical-align: top;
}
h1,h2,h3,h4,h5,h6,p,form {
	margin: 0;
}
input,select,textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.hide {
	display: none;
}
.clear {
	clear: both;
	height: 1px;
}
#wrapper {
	width: 770px;
	margin: 0 auto;
}
#outer {
	position: relative;
	float: left;
	width: 100%;
	background-color: #ffffff;
	color: #000000;
}
/* Top Styles */
#topbar {
	position: relative;
	float: left;
	width: 100%;
	background-color: #ffffff;
	color: #000000;
}
#skiplink {
	position: absolute;
	top: 0;
	left: -999em;
	padding: 6px;
	font-size: 70%;
}
#skiplink:focus,
#skiplink:active {
	left: 0;
	background-color: #f4f4f4;
	color: #787353;
}
#logo {
	display: block;
	margin: 0 auto;
	border:0;
}
#formsearch {
	position: absolute;
	bottom: 6px;
	right: 6px;
	font-size: 75%;
}
#formsearch label {
	font-weight: bold;
}
#formsearch input {
	width: 10em;
	border: 1px solid #2b2b2b;
	margin: 0 0 0 0.4em;
	font-weight: normal;
}
#formsearch input.submit {
	width: auto;
	padding: 0;
	background-color: #b12d68;
	color: #ffffff;
	border: 1px solid #b12d68;
	font-weight: bold;
	cursor: pointer;
}

#navbarh {
	float: left;
	width: 100%;
	padding: 5px 0;
	background-color: #000000;
	color: #ffffff;
	font-size: 75%;
	font-weight: bold;
	text-align: right;
}
#navbarh ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
}
#navbarh li {
	float: left;
	padding: 0 10px;
	border-left: 3px solid #848484;
}
#navbarh li a {
	text-decoration: none;
	background-color: #000000;
	color: #ffffff;
}
#navbarh li a:hover,
#navbarh li a:focus,
#navbarh li a:active {
	background-color: #000000;
	color: #e2da08;
}
/* Main Styles */
#main {
	clear: left;
	float: left;
	width: 100%;
	height: 300px;
	border-bottom: 1px solid #000000;
}
#main td {
	padding: 0;
}

#main td#navbarv {
	width: 165px;
	padding: 0 0 24px;
	background-color: #ffffff;
	color: #2b2b2b;
	border-right: 1px solid #000000;
}
#navbarv ul {
	float: left;
	width: 165px;
	margin: 0;
	padding: 0;
	background-color: #eaeaea;
	color: #000000;
	border-bottom: 1px solid #000000;
	font-size: 75%;
	line-height: 1.2em;
	list-style: none;
}
#navbarv li {
	clear: left;
	float: left;
	width: 100%;
}
#navbarv li a {
	display: block;
	padding: 5px;
	text-decoration: none;
	background-color: #e8e108;
	background-image: none;
	color: #2b2b2b;
	font-weight: bold;
}
#navbarv li a:hover,
#navbarv li a:focus,
#navbarv li a:active {
	background-color: #D7CB09;
	color: #000000;
}
#navbarv ul ul {
	border-top: 1px solid #000000;
	border-bottom: 0;
	font-size: 100%;
}
#navbarv li li a {
	display: block;
	padding: 3px 15px;
	background: #eaeaea url(/images/bulletNavV.gif) no-repeat 6px 9px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#navbarv li li a:hover,
#navbarv li li a:focus,
#navbarv li li a:active {
	background-color: #d9d4d4;
	color: #000000;
}
#features {
	clear: left;
	float: left;
	width: 100%;
	font-size:80%;
	font-weight:bold;
	text-align:center;
}
#features p{
	padding:10px 0px 0px 0px;
}
#features img {
	display: block;
	width: 165px;
	border-bottom: 1px solid #000000;
}
#features .caption {
	padding: 6px;
	background-color: #1d1d1d;
	color: #ffffff;
	font-size: 70%;
	text-align: center;
}

#content {
	background-color: #ffffff;
	color: #000000;
}
#content a {
	background-color: #ffffff;
	color: #000000;
}
#content a:hover,
#content a:focus,
#content a:active {
	background-color: #ffffff;
	color: #990000;
}
#content h1.main,
#content h6.main,
#breadcrumb,
#basket_page_titles {
	clear: both;
	float: left;
	width: 594px;
	padding: 5px;
	background-color: #400e14;
	color: #e8e108;
	border-bottom: 1px solid #000000;
	font-size: 75%;
}
#content h1.main a {
	background-color: #400e14;
	color: #e8e108;
	text-decoration: none;
}
#content h1.main a:hover,
#content h1.main a:focus,
#content h1.main a:active {
	background-color: #f8dec7;
	color: #a58d0d;
}
#basket_page_titles {
	background-color: #400e14;
	color: #a58d0d;
	font-weight: bold;
	line-height: 1.2em;
}
#breadcrumb {
	margin: 0;
	font-weight: bold;
	line-height: 1.2em;
	list-style: none;
}
#breadcrumb li,
#basket_page_titles .basket_step {
	float: left;
	padding: 0 0 0 6px;
}
#breadcrumb li.first,
#basket_page_titles .first {
	padding: 0;
}
#breadcrumb li:before,
#basket_page_titles .basket_step:before {
	content: "> ";
}
#breadcrumb li.first:before,
#breadcrumb li.last:before,
#basket_page_titles .first:before {
	content: "";
}
#breadcrumb h1:before {
	content: "> ";
}
#breadcrumb li.first h1:before {
	content: "";
}
#breadcrumb li a {
	background-color: #400e14;
	color: #e8e108;
	text-decoration: none;
}
#breadcrumb li a:hover,
#breadcrumb li a:focus,
#breadcrumb li a:active {
	background-color: #400e14;
	color: #a58d0d;
}
#content #breadcrumb h1 {
	font-size: 100%;
}
#basket_page_titles .current_page {
	background-color: #400e14;
	color: #e8e108;
}

#topimg {
	clear: left;
	float: left;
	width: 604px;
	border-bottom: 1px solid #000000;
}

.list {
	clear: left;
	float: left;
	width: 100%;
}
.list .row {
	clear: left;
	float: left;
	width: 100%;
}
.list .item {
	float: left;
	width: 130px;
	padding: 16px 10px;
	text-align: center;
}
.list img,
.list .noimg {
	width: 116px;
	margin: 0 auto 6px;
	padding: 1px;
	background-color: #ffffff;
	color: #051422;
	border: 6px solid #797575;
	font-size: 70%;
}
.list img {
	display: block;
	height: 116px;
}
.list .noimg a {
	display: block;
	min-height: 28px;
	padding: 44px 6px;
	text-decoration: none;
}
.list .name {
	padding: 0 0 0.4em;
	font-size: 70%;
}
.list .price {
	font-size: 85%;
	font-weight: bold;
}

#allfocus {
	clear: left;
	float: left;
	width: 580px;
	padding: 0 12px 12px;
	font-size: 70%;
	font-weight: bold;
}

#product {
	float: left;
	width: 580px;
	padding: 12px;
}
#product .img {
	float: left;
	width: 248px;
}
#product .img img {
	display: block;
	width: 242px;
	margin: 0 0 6px;
	padding: 2px;
	font-size: 70%;
}
#product .img .noimg {
	width: 232px;
	min-height: 40px;
	padding: 100px 6px;
	text-align: center;
}
#product .img img,
#product .img .noimg {
	background-color: #ffffff;
	color: #051422;
	border: 1px solid #09020a;
	font-size: 70%;
}
#product .imgcontainer {
	display: none;
}
#product #prodimgnav {
	font-size: 80%;
	line-height: 1.2em;
}
#product #prodimgnav .label {
	background-color: #ffffff;
	color: #731e43;
	font-weight: bold;
}
#product #prodimgnav a.selected {
	background-color: #ffffff;
	color: #990000;
}
#product div.contentone {
	float: right;
	width: 320px;
	padding: 0;
}
#moreimages {
	float: left;
	margin: 0 0 1.2em;
	padding: 0 12px 0 0;
	background: #f8dec7 url(/images/bulletSpyglass.gif) no-repeat right;
	color: #8e2051;
	font-size: 75%;
	line-height: 1.4em;
}
#moreimages:hover,
#moreimages:focus,
#moreimages:active {
	background-color: #f8dec7;
	color: #000000;
}
#formaddbasket {
	clear: left;
	float: left;
	width: 100%;
}
#formaddbasket input.button,
#basket_default .buttons input.submit,
#basket_default .buttons input.button,
form.standard input.submit {
	background-color: #731e43;
	color: #ffffff;
	border: 1px solid #731e43;
	font-size: 75%;
	font-weight: bold;
	cursor: pointer;
}
#basket_default .buttons input.button {
	background-color: #d7cb09;
	color: #000000;
	border: 1px solid #d7cb09;
}
#formaddbasket input.button {
	clear: left;
	float: left;
}
form.standard input.submit {
	font-size: 100%;
}

#options {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
}
#options .option {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 0.4em;
	text-align: right;
}
#options select {
	font-size: 70%;
}
#options input {
	width: 2em;
	font-size: 70%;
}
#options label,
#options .label {
	float: left;
	font-size: 70%;
	font-weight: bold;
}
#options .price {
	background-color: #ffffff;
	color: #731e43;
	font-size: 85%;
	font-weight: bold;
}

#buttons {
	clear: left;
	float: left;
	width: 100%;
}

.contentone,
#basket_default {
	float: left;
	width: 580px;
	padding: 12px 12px 0;
}
.contentone h1 {
	margin: 0 0 1.2em;
	font-size: 75%;
	line-height: 1.2em;
}
.contentone h2 {
	margin: 0 0 1.2em;
}
.contentone h3 {
	margin: 0 0 1.2em;
}
.contentone h4 {
	margin: 0 0 1.2em;
}
.contentone h5 {
	margin: 0 0 1.2em;
}
.contentone h6 {
	font-size: 75%;
	line-height: 1.4em;
}
.contentone p {
	margin: 0 0 1.2em;
	font-size: 75%;
	line-height: 1.4em;
}
.contentone img {
	clear: right;
	float: right;
	margin: 0 0 12px 12px;
	padding: 1px;
	background-color: #ffffff;
	color: #000000;
	border: 6px solid #797575;
}
form.standard {
	clear: left;
	float: left;
	padding: 12px;
}
form.standard table {
	font-size: 75%;
}
form.standard th,
form.standard td {
	padding: 0 4px 0 0;
}
form.standard th {
	text-align: left;
}
#basket_default table {
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 75%;
}
#basket_default th,
#basket_default td {
	padding: 3px;
}
#basket_default th {
	text-align: left;
}
.required {
	background-color: #ffffff;
	color: #990000;
}
.prevprice {
	text-decoration: line-through;
}
#featureimg {
	clear: left;
	float: left;
	width: 100%;
	position: relative;
	height: 162px;
	border-bottom: 1px solid #000000;
}
#featureimg img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 604px;
	height: 162px;
}

#main td#acceptedpayment {
	padding: 0 14px 10px 0;
	background-color: #ffffff;
	color: #000000;
	font-size: 70%;
	vertical-align: bottom;
}
#acceptedpayment img {
	float: right;
	border: 0;
}

.pagenav {
	clear: left;
	float: left;
	width: 580px;
	margin: 6px 12px;
	padding: 3px 0;
	background-color: #eeeeee;
	color: #000000;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 75%;
}
#content .pagenav a {
	background-color: #eeeeee;
	color: #000000;
	font-weight: normal;
}
#content .pagenav a:hover,
#content .pagenav a:focus,
#content .pagenav a:active {
	background-color: #eeeeee;
	color: #990000;
}
.pagenav td {
	width: 33%;
	padding: 2px;
}
.pagenav td.pagelist {
	background-color: #eeeeee;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.pagenav td.next {
	text-align: right;
}
/* Footer Styles */
#footer {
	clear: left;
	float: left;
	width: 762px;
	padding: 28px 4px 4px;
	background: #400e14 url(/images/bgFooter.gif) repeat-x 0 0;
	color: #a6a007;
	font-size: 70%;
	text-align: center;
}
#footer a {
	background: #400e14;
	color: #a6a007;
}
#footer a:hover,
#footer a:focus,
#footer a:active {
	background-color: #400e14;
	color: #e8e108;
}
