.noCSS {
	display: none;
}
/* Generic Styles */
body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #051422;
	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: #051422;
}
/* Top Styles */
#topbar {
	position: relative;
	float: left;
	width: 100%;
	padding: 8px 0;
	background-color: #ffffff;
	color: #cf6107;
}
#skiplink {
	position: absolute;
	top: 0;
	left: -999em;
	padding: 6px;
	font-size: 75%;
}
#skiplink:focus {
	left: 0;
	background-color: #f4f4f4;
	color: #000000;
}
#logo {
	display: block;
	position: absolute;
	bottom: -9px;
	left: 0;
}
#contactdetailstop {
	float: right;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.4em;
}
#contactdetailstop strong {
	background-color: #ffffff;
	color: #051422;
}
#contactdetailstop .address {
	float: left;
	margin: 0 14px 0 0;
	padding: 0 14px 0 0;
	border-right: 1px solid #efb586;
}
#contactdetailstop .other {
	float: left;
	padding: 0 8px 0 0;
}

#navbarh {
	float: left;
	width: 100%;
	padding: 8px 0;
	background: #d35f00 url(/images/bgNavH.gif) repeat-x 0 0;
	color: #ffffff;
	border-bottom: 1px solid #000000;
	font-size: 75%;
	font-weight: bold;
}
#navbarh ul {
	float: left;
	margin: 0;
	padding: 2px 0 0;
	list-style: none;
}
#navbarh li {
	float: left;
	padding: 0 10px;
	border-left: 2px solid #ffffff;
}
#navbarh li.first {
	border: 0;
}
#navbarh li a {
	text-decoration: none;
	background-color: transparent;
	color: #ffffff;
}
#navbarh li a:hover {
	background-color: transparent;
	color: #000000;
}
#navbarh li a:focus {
	background-color: transparent;
	color: #000000;
}
#search {
	float: right;
	padding: 0 6px;
}
#search label {
	background-color: transparent;
	color: #ffffff;
}
#search input {
	width: 10em;
	border: 1px solid #000000;
	margin: 0 0 0 0.4em;
	font-weight: normal;
}
#search input.button {
	width: auto;
	padding: 0;
	background-color: #ce0100;
	color: #ffffff;
	border: 1px solid #ce0100;
	font-weight: bold;
	cursor: pointer;
}
#search label {
	font-weight: bold;
}
/* Main Styles */
#main {
	clear: left;
	float: left;
	width: 100%;
	height: 300px;
}
#main td {
	padding: 0;
}

#navbarv {
	width: 165px;
	background-color: #ffffff;
	color: #404744;
	border-right: 1px solid #000000;
}
#navbarv ul {
	width: 165px;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #000000;
	font-size: 75%;
	line-height: 1.2em;
	list-style: none;
}
#navbarv li.dept {
	background-color: #c8c8c8;
	color: #2d1604;
	border-bottom: 1px solid #000000;
	font-weight: bold;
}
#navbarv li.dept a {
	display: block;
	padding: 5px;
	text-decoration: none;
	background-color: #c8c8c8;
	background-image: none;
	color: #2d1604;
}
#navbarv li.dept a:hover {
	background-color: #aaaaaa;
	color: #2d1604;
}
#navbarv li.dept a:focus {
	background-color: #aaaaaa;
	color: #2d1604;
}
#navbarv li {
	background-color: #f4f4f4;
	color: #1d2d27;
}
#navbarv li a {
	display: block;
	padding: 3px 15px;
	background: #f4f4f4 url(/images/bulletNavV.gif) no-repeat 6px 9px;
	color: #1d2d27;
	text-decoration: none;
}
#navbarv li a:hover {
	background-color: #e8e7e5;
	color: #000000;
}
#navbarv li a:focus {
	background-color: #e8e7e5;
	color: #000000;
}
#features img {
	display: block;
	width: 165px;
	padding: 12px 0;
	border-bottom: 1px solid #000000;
}
#features .caption {
	padding: 6px;
	background-color: #1d1d1d;
	color: #ffffff;
	font-size: 70%;
	text-align: center;
}

#content h1.main,#content h6.main,#breadcrumb {
	clear: both;
	float: left;
	width: 594px;
	padding: 5px;
	background-color: #c8c8c8;
	color: #2d1604;
	border-bottom: 1px solid #000000;
	font-size: 75%;
	line-height: 1.2em;
}
#content h1.main a,#breadcrumb li a {
	background-color: #c8c8c8;
	color: #2d1604;
	text-decoration: none;
}
#content h1.main a:hover,#breadcrumb li a:hover {
	background-color: #c8c8c8;
	color: #000000;
	text-decoration: underline;
}
#content h1.main a:focus,#breadcrumb li a:focus {
	background-color: #c8c8c8;
	color: #000000;
	text-decoration: underline;
}
#breadcrumb {
	margin: 0;
	font-weight: bold;
	list-style: none;
}
#breadcrumb li {
	float: left;
	padding: 0 0 0 6px;
	white-space: nowrap;
}
#breadcrumb li:before {
	content: "> ";
}
#breadcrumb li.first:before,#breadcrumb li.last:before {
	content: "";
}
#content #breadcrumb h1 {
	font-size: 100%;
}
#breadcrumb h1:before {
	content: "> ";
}
#breadcrumb li.first h1:before {
	content: "";
}

#topimg {
	clear: left;
	float: left;
	width: 604px;
	border-bottom: 1px solid #000000;
}

.list {
	clear: left;
	float: left;
	width: 100%;
}
.list.home {
	background-color: #eb7718;
	color: #000000;
}
.list .row {
	clear: left;
	float: left;
	width: 100%;
}
.list .item {
	float: left;
	width: 130px;
	padding: 16px 10px;
	text-align: center;
}
.list img {
	display: block;
	height: 116px;
}
.list img,.list .noimg {
	width: 116px;
	margin: 0 auto 6px;
	border: 6px solid #797575;
	font-size: 70%;
}
.list.home img,.list.home .noimg {
	border-color: #512604;
}
.list .noimg a {
	display: block;
	min-height: 28px;
	padding: 44px 6px;
	text-decoration: none;
}
.list a {
	background-color: #ffffff;
	color: #d35f01;
}
.list a:hover {
	background-color: #ffffff;
	color: #000000;
}
.list a:focus {
	background-color: #ffffff;
	color: #000000;
}
.list.home a {
	background-color: #eb7718;
	color: #000000;
}
.list.home a:hover {
	background-color: #eb7718;
	color: #8d470e;
}
.list.home a:focus {
	background-color: #eb7718;
	color: #8d470e;
}
.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;
	background-color: #eb7718;
	color: #000000;
	border-bottom: 1px solid #000000;
	font-size: 70%;
	font-weight: bold;
}
#allfocus a {
	background-color: #eb7718;
	color: #000000;
}
#allfocus a:hover {
	background-color: #eb7718;
	color: #8d470e;
}
#allfocus a:focus {
	background-color: #eb7718;
	color: #8d470e;
}

#product {
	float: left;
	width: 580px;
	padding: 12px;
}
#product .img {
	float: left;
	width: 260px;
}
#product .img img {
	display: block;
	width: 242px;
	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 div.contentone {
	float: right;
	width: 320px;
	padding: 0;
}
#moreimages {
	float: left;
	margin: 0 0 1.2em;
	padding: 0 12px 0 0;
	background: #ffffff url(/images/bulletSpyglass.gif) no-repeat right;
	color: #787353;
	font-size: 75%;
	line-height: 1.4em;
}
#moreimages:hover {
	background-color: #ffffff;
	color: #1d2d27;
}
#moreimages:focus {
	background-color: #ffffff;
	color: #1d2d27;
}
#productdetail input.button {
	background-color: #d35f00;
	color: #ffffff;
	border: 1px solid #d35f00;
	font-size: 75%;
	font-weight: bold;
	cursor: pointer;
}

#options {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 70%;
}
#options .option {
	clear: left;
	float: left;
	width: 100%;
	min-height: 19px;
	margin: 0 0 0.4em;
	text-align: right;
}
#options input {
	width: 2em;
}
#options label,#options .label {
	float: left;
	font-weight: bold;
}
#options .price {
	font-size: 120%;
	font-weight: bold;
}

#buttons {
	clear: left;
	float: left;
	width: 100%;
}

.contentone {
	float: left;
	width: 580px;
	padding: 12px 12px 0;
	background-color: #ffffff;
	color: #000000;
}
.contentone a {
	background-color: #ffffff;
	color: #d35f01;
}
.contentone a:hover {
	background-color: #ffffff;
	color: #000000;
}
.contentone a:focus {
	background-color: #ffffff;
	color: #000000;
}
.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 ul,.contentone ol {
	background-color: #ffffff;
	color: #d35f00;
	font-size: 75%;
	line-height: 1.2em;
}
.contentone li {
	margin: 0 0 0.2em;
}
.contentone img.editorial,.contentone img.full {
	border: 0;
}
.contentone img.editorial {
	clear: right;
	float: right;
	margin: 0 0 12px 12px;
}
.contentone img.full {
	display: block;
	width: 580px;
	margin: 0 0 12px;
}

#gallery {
	float: left;
	width: 580px;
	padding: 12px 12px 0;
	background-color: #ffffff;
	color: #000000;
}
#gallery .row {
	clear: left;
	float: left;
	width: 100%;
	padding: 0 0 12px;
}
#gallery .item {
	float: left;
	width: 132px;
	margin: 0 11px 0 0;
}
#gallery .item img {
	display: block;
	width: 132px;
	height: 132px;
	border: 1px solid #000000;
}
.prevprice {
	text-decoration: line-through;
}

#main td#creditcards {
	padding: 0 14px 10px 0;
	font-size: 70%;
	vertical-align: bottom;
}
#creditcards img {
	float: right;
	border: 0;
}

#pagenav {
	clear: left;
	float: left;
	width: 580px;
	margin: 12px;
	background-color: #eeeeee;
	color: #cccccc;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	font-size: 70%;
}
#pagenav td {
	width: 33%;
	padding: 3px;
}
#pagenav td.pages {
	background-color: #eeeeee;
	color: #000000;
	text-align: center;
}
#pagenav td.next {
	text-align: right;
}
#pagenav a {
	background-color: #eeeeee;
	color: #787353;
}
#pagenav a:hover {
	background-color: #eeeeee;
	color: #1d2d27;
}
#pagenav a:focus {
	background-color: #eeeeee;
	color: #1d2d27;
}
/* Footer Styles */
#footer {
	clear: left;
	float: left;
	width: 762px;
	padding: 8px 4px;
	background: #d35f00 url(/images/bgNavH.gif) repeat-x 0 0;
	color: #ffffff;
	font-size: 70%;
	font-weight: bold;
	text-align: center;
}
#footer a {
	background-color: transparent;
	color: #2d1604;
	text-decoration: none;
}
#footer a:hover {
	background-color: transparent;
	color: #2d1604;
	text-decoration: underline;
}
#footer a:focus {
	background-color: transparent;
	color: #2d1604;
	text-decoration: underline;
}
