.noCSS {
	display: none;
}
/* Generic Styles */
body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #656565;
	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;
}
#wrapper {
	width: 788px;
	margin: 0 auto;
}
#outer {
	float: left;
	width: 100%;
}
#topbar {
	position: relative;
	float: left;
	width: 100%;
	margin: 0 0 2px;
	border-bottom: 26px solid #a4a4a4;
}
#topbar .zone1 {
	float: right;
	width: 530px;
}
#skiplink {
	position: absolute;
	top: 0;
	left: -999em;
	float: left;
	padding: 4px 6px;
	font-size: 70%;
	text-decoration: none;
}
#skiplink:focus,
#skiplink:active {
	left: 0;
	background-color: #a4a4a4;
	color: #ffffff;
	border: 1px dotted #000000;
}
#logo {
	float: left;
}
#formsearch {
	float: right;
	padding: 26px 12px 20px 0;
	font-size: 70%;
}
#formsearch input {
	margin: 0 0 0 0.4em;
}
#formsearch input.submit {
	padding: 0;
	background-color: #981039;
	color: #ffffff;
	border: 1px solid #981039;
	font-weight: bold;
	cursor: pointer;
}
#navone {
	clear: right;
	float: right;
	width: 100%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#navone ul {
	clear: right;
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 70%;
	line-height: 1.2em;
}
#navone li {
	float: left;
	padding: 0 12px 0 0;
	white-space: nowrap;
}
#navone li a {
	float: left;
	padding: 0 0 0 8px;
	background: #ffffff url(/images/bulletOne.gif) no-repeat left;
	color: #5d5d5d;
	text-decoration: none;
}
#navone li a:hover,
#navone li a:focus,
#navone li a:active {
	background-color: #ffffff;
	color: #981039;
}

#main {
	clear: left;
	float: left;
	width: 100%;
	border-collapse: collapse;
}
#navtwo {
	width: 162px;
	padding: 0 1px 0 0;
	background: #e8e8e8 url(/images/bgNavTwo.gif) repeat-y right top;
	color: #5d5d5d;
}
#navtwo ul {
	margin: 0;
	padding: 0;
	font-size: 70%;
	list-style: none;
	line-height: 1em;
}
#navtwo li {
	border-bottom: 2px solid #ffffff;
}
#navtwo li a {
	display: block;
	padding: 13px 15px;
	background-color: #f0f0f0;
	color: #5d5d5d;
	text-decoration: none;
}
#navtwo li a:hover,
#navtwo li a:focus,
#navtwo li a:active {
	background-color: #e8e8e8;
	color: #981039;
}
#navheading {
	padding: 11px 15px;
	background-color: #e8e8e8;
	color: #363434;
	border-bottom: 2px solid #ffffff;
	font-size: 70%;
	font-weight: bold;
}
#macroform_newemail .container {
	padding: 11px 9px;
	background-color: #ffffff;
	color: #666666;
	font-size: 65%;
}
#macroform_newemail label {
	display: block;
	margin: 0 0 9px;
}
#macroform_newemail input {
	width: 136px;
	margin: 0 0 12px;
}
#macroform_newemail input.submit {
	width: auto;
	margin: 0;
	background-color: #a4a4a4;
	color: #ffffff;
	border: 1px solid #a4a4a4;
	font-weight: bold;
}
#mailinglistheading {
	padding: 3px 9px;
	background-color: #a4a4a4;
	color: #ffffff;
	font-size: 70%;
	font-weight: bold;
}
#content {
	padding: 0 0 0 2px;
}
#content h1 {
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.4em;
}
#content h6 {
	margin: 0 0 0.6em;
	font-size: 70%;
	line-height: 1.4em;
}
#content p {
	margin: 0 0 1.6em;
	font-size: 70%;
	line-height: 1.6em;
}
#content a {
	background-color: #ffffff;
	color: #000088;
}
#content a:hover,
#content a:focus,
#content a:active {
	background-color: #ffffff;
	color: #000000;
}
#content .features {
	float: right;
	width: 273px;
}
#content .features h6.main {
	width: 255px;
}
#content .features p {
	margin: 0;
}
#content .features .feature {
	clear: left;
	float: left;
	width: 259px;
	padding: 9px 6px 9px 8px;
	border-top: 1px dashed #a4a4a4;
}
#content .features .feature.first {
	border: 0;
}
#content .features .feature img {
	float: right;
	width: 100px;
	height: 100px;
	margin: 0 0 0 14px;
	border: 0;
}
#content .oldprice {
	text-decoration: line-through;
}
#breadcrumb,#content h1.main,#content h6.main {
	clear: left;
	float: left;
	width: 605px;
	margin: 0;
	padding: 5px 9px;
	background-color: #2d2d2d;
	color: #f1d553;
	font-weight: bold;
}
#newslist {
	clear: left;
	float: left;
	width: 605px;
	padding: 22px 9px 10px;
}
#newslist .news {
	clear: left;
	float: left;
	width: 100%;
	padding: 9px 0;
	border-top: 1px dashed #a4a4a4;
}
#newslist .news.first {
	border: 0;
}
#newslist .news img {
	float: right;
	margin: 0 0 0 14px;
	border: 0;
}
#companydetails {
	padding: 0.8em 0;
	border-top: 1px solid #e8e8e8;
	font-size: 65%;
}
#companydetails .detail {
	margin: 0 0 0.3em;
}
#content .zone1 {
	float: left;
	/*width: 100%;*/
	margin: 0 0 2px;
}
#homeimg {
	float: left;
	width: 348px;
	height: 432px;
}
#homeplaceholder {
	float: right;
	width: 273px;
	height: 432px;
}


#breadcrumb,
#basket_page_titles,
#content h6.main {
	clear: left;
	float: left;
	width: 605px;
	margin: 0;
	padding: 5px 9px;
	background-color: #2d2d2d;
	color: #f1d553;
	font-size: 70%;
	font-weight: bold;
	line-height: 1.4em;
	list-style: none;
}
#basket_page_titles {
	background-color: #2d2d2d;
	color: #ac9b42;
}
#basket_page_titles .current_page {
	background-color: #2d2d2d;
	color: #f1d553;
}
#content #breadcrumb a {
	background-color: #2d2d2d;
	color: #f1d553;
	text-decoration: none;
}
#content #breadcrumb a:hover,
#content #breadcrumb a:focus,
#content #breadcrumb a:active {
	background-color: #2d2d2d;
	color: #ac9b42;
}
#breadcrumb h1 {
	margin: 0;
	font-size: 100%;
}
#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,
#basket_page_titles .first {
	margin: 0;
}
#breadcrumb li.first:before,
#breadcrumb li.last:before,
#breadcrumb li.first h1:before,
#basket_page_titles .first:before {
	content: "";
}

#content .container,
#content .basketcontainer,
#content .addthis {
	clear: left;
	float: left;
	width: 605px;
}
#content .container,
#content .basketcontainer {
	padding: 22px 9px 10px;
}
#content .addthis {
	padding: 0 9px 22px;
}
#content .addthis img {
	float: right;
	border: 0;
}
#content .container img.editorial {
	clear: right;
	float: right;
	width: 222px;
	margin: 0 0 12px 12px;
}
#content .container ul,#content .container ol,#content .description ul,#content .description ol {
	font-size: 70%;
	line-height: 1.4em;
}
#content .container ul ul,#content .container ol ol,#content .container ol ul,#content .container ul ol,#content .description ul ul,#content .description ol ol,#content .description ol ul,#content .description ul ol {
	font-size: 100%;
}
#content .container li,#content .description li {
	margin: 0 0 0.2em;
}
#content .container table {
	font-size: 70%;
}
#content .container th,#content .container td {
	padding: 3px;
}
#content .container th {
	background-color: #e8e8e8;
	color: #363464;
	text-align: left;
}
#content .container td {
	background-color: #f0f0f0;
	color: #5d5d5d;
}
#content .separator {
	clear: left;
	float: left;
	width: 605px;
	padding: 5px 9px;
	background-color: #e8e8e8;
	color: #5d5d5d;
	font-size: 70%;
	font-weight: bold;
	text-align: right;
}
#pagenav {
	padding: 0 44px 0 0;
	background-color: #e8e8e8;
	color: #000000;
}
#pagenav .label {
	background-color: #e8e8e8;
	color: #981039;
}
#pagenav a {
	background-color: #e8e8e8;
	color: #5d5d5d;
	text-decoration: none;
}
#pagenav a:hover,
#pagenav a:focus,
#pagenav a:active {
	background-color: #e8e8e8;
	color: #981039;
}
#content .list {
	float: left;
	width: 536px;
	margin: 0 0 0 44px;
	padding: 0 0 24px;
	font-size: 65%;
	text-align: center;
}
#content .list .row {
	float: left;
	width: 100%;
	padding: 24px 0 0;
}
#content .list .item {
	float: left;
	width: 116px;
	margin: 0 9px;
}
#content .list .item img,
#content .list .item a.noimg {
	display: block;
	margin: 0 0 8px;
	background-color: #b4b1ac;
	color: #ffffff;
	border: 7px solid #e8e8e8;
}
#content .list .item img {
	width: 100px;
	height: 100px;
	padding: 1px;
}
#content .list .item a.noimg {
	min-height: 32px;
	padding: 35px 6px;
	text-decoration: none;
}
#content .list .item a.noimg:hover,
#content .list .item a.noimg:focus,
#content .list .item a.noimg:active {
	background-color: #b4b1ac;
	color: #ffffff;
}
#content .list .item a {
	background-color: #ffffff;
	color: #000088;
}
#content .list .item a:hover,
#content .list .item a:focus,
#content .list .item a:active {
	background-color: #ffffff;
	color: #000000;
}
#product {
	clear: left;
	float: left;
	width: 605px;
	padding: 12px 9px;
}
#product .detail {
	float: left;
	width: 310px;
	min-height: 450px;
	background-color: #f8f8f8;
	color: #5d5d5d;
}
#product .detail .description {
	float: left;
	width: 286px;
	padding: 12px;
	background-color: #e8e8e8;
	color: #5d5d5d;
}
#content #product .detail .description a {
	background-color: #e8e8e8;
	color: #000088;
}
#content #product .detail .description a:hover,
#content #product .detail .description a:focus,
#content #product .detail .description a:active {
	background-color: #e8e8e8;
	color: #000000;
}
#product .detail .scroll {
	height: 252px;
	padding: 6px 6px 0 0;
	overflow: auto;
}
#product #formproductdetail {
	clear: left;
	float: left;
	width: 100%;
}
#product #options {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 6px;
}
#product #options .option {
	clear: left;
	float: left;
	width: 286px;
	min-height: 19px;
	margin: 6px 0 0;
	padding: 2px 12px;
	background-color: #e8e8e8;
	color: #5d5d5d;
	font-size: 70%;
}
#product #options .option.price {
	background-color: #e8e8e8;
	color: #000000;
}
#product #options label,#product #options .label {
	position: relative;
	top: 2px;
	float: left;
	width: 100px;
	margin: 0 12px 0 0;
	font-weight: bold;
}
#product #options select {
	float: left;
}
#product #options span.value {
	position: relative;
	top: 2px;
	float: left;
	font-weight: bold;
}
#product .actions {
	clear: left;
	float: left;
	width: 292px;
	min-height: 39px;
	padding: 0 9px;
}
#product #zoombutton {
	float: right;
}
#product #zoombutton a {
	float: left;
	width: 44px;
	min-height: 15px;
	padding: 12px 6px 12px 38px;
	background: #f8f8f8 url(/images/bgZoomButton.gif) no-repeat;
	color: #5d5d5d;
	font-size: 70%;
	font-weight: bold;
	text-decoration: none;
}
#product .actions input {
	position: relative;
	top: 7px;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #f1d553;
	color: #2d2d2d;
	border: 1px solid #2d2d2d;
	font-size: 70%;
	font-weight: bold;
	cursor: pointer;
}
#product .img {
	float: right;
	width: 286px;
}
#product .img #primary,#product .img .noimg {
	margin: 0 0 9px;
}
#product .img #primary {
	display: block;
	width: 286px;
	height: 358px;
	border: 0;
}
#product .img .noimg {
	min-height: 16px;
	padding: 170px 6px;
	border: 1px solid #e8e8e8;
	font-size: 70%;
	text-align: center;
}
#product .img #smallthumbs {
	float: left;
	width: 100%;
}
#product .img #thumbs {
	float: left;
	width: 100%;
	min-height: 83px;
	background: #e8e8e8 url(/images/bgThumbs.gif) no-repeat 0 0;
	color: #5d5d5d;
}
#product .img #smallthumbs #thumbs {
	min-height: 43px;
	background-image: url(/images/bgSmallThumbs.gif);
}
#product .img #thumbs div {
	float: left;
	width: 100%;
	background-color: #ffffff;
	color: #5d5d5d;
}
#product .img #thumbs .row {
	clear: left;
	float: left;
	width: 100%;
	margin: 0 0 6px;
	background: #e8e8e8 url(/images/bgThumbs.gif) no-repeat 0 0;
	color: #5d5d5d;
}
#product .img #smallthumbs #thumbs .row {
	margin: 0 0 2px;
	background-image: url(/images/bgSmallThumbs.gif);
}
#product .img #thumbs .row.first {
	background-image: url(/images/bgThumbsArrow.gif);
}
#product .img #smallthumbs #thumbs .row.first {
	background-image: url(/images/bgSmallThumbsArrow.gif);
}
#content #product .img #thumbs .row .container {
	clear: none;
	float: left;
	width: auto;
	padding: 0;
}
#content #product .img #thumbs .row.first .container {
	clear: none;
	float: right;
	width: auto;
	padding: 0;
}
#product .img #thumbs a {
	float: left;
	margin: 0 0 0 6px;
}
#product .img #smallthumbs #thumbs a {
	margin: 0 0 0 2px;
}
#product .img #thumbs a.first,
#product .img #smallthumbs #thumbs a.first {
	margin: 0;
}
#product .img #thumbs img {
	float: left;
	width: 67px;
	height: 83px;
	border: 0;
}
#product .img #smallthumbs #thumbs img {
	width: 34px;
	height: 43px;
}
#product .img #thumbs img.arrow {
	width: 38px;
	height: 95px;
	border: 0;
}

#footer {
	padding: 0 0 0 2px;
	vertical-align: bottom;
}
#footer img {
	float: right;
	width: 165px;
	height: 30px;
}
#footer .copyright {
	clear: left;
	float: left;
	width: 100%;
	padding: 7px 0;
	background-color: #a4a4a4;
	color: #ffffff;
	font-size: 65%;
}
#footer .copyright a {
	background-color: #a4a4a4;
	color: #000000;
	text-decoration: none;
}
#footer .copyright a:hover,
#footer .copyright a:focus,
#footer .copyright a:active {
	background-color: #a4a4a4;
	color: #981039;
}
#footeredimg {
	float: left;
	width: 100%;
	padding: 0 0 18px;
}
#footered {
	float: left;
	width: 441px;
	padding: 0 0 0 9px;
	background-color: #ffffff;
	color: #999999;
}
#footered a {
	background-color: #ffffff;
	color: #999999;
	text-decoration: none;
}
#footered a:hover,
#footered a:focus,
#footered a:active {
	background-color: #ffffff;
	color: #000088;
}
#footered h1,
#footered h2,
#footered h3,
#footered h4,
#footered h5,
#footered h6,
#footered p {
	font-size: 65%;
	line-height: 1.4em;
}
#siteinfo {
	float: left;
	margin: 0 0 0 9px;
}
#sitemap {
	float: right;
	margin: 0 9px 0 0;
}

#basket_default {
	clear: left;
	float: left;
	width: 100%;
}
#basket_default table {
	width: 100%;
	margin: 0 0 1.2em;
	font-size: 70%;
	line-height: 1.8em;
}
#basket_default th,
#basket_default td {
	padding: 4px;
}
#content .container #basket_default th,
#content .container #basket_default td {
	background-color: #ffffff;
	color: #656565;
}
#content .container #basket_default th {
	text-align: left;
}
#basket_default #basket_default_header th {
	background-color: #ffffff;
	color: #656565;
	border-bottom: 1px solid #cccccc;
}
#content .container #basket_default tr.odd td {
	background-color: #f2f2f2;
	color: #444444;
}
#content #basket_default tr.odd td a {
	background-color: #f2f2f2;
	color: #444444;
}
#content #basket_default tr.odd td a:hover,
#content #basket_default tr.odd td a:focus,
#content #basket_default tr.odd td a:active {
	background-color: #f2f2f2;
	color: #000000;
}
#content .container #basket_default tr.even td {
	background-color: #eeeeee;
	color: #444444;
}
#content #basket_default tr.even td a {
	background-color: #eeeeee;
	color: #444444;
}
#content #basket_default tr.even td a:hover,
#content #basket_default tr.even td a:focus,
#content #basket_default tr.even td a:active {
	background-color: #eeeeee;
	color: #000000;
}
#basket_default table input,
#basket_default table textarea {
	width: 14em;
}
#basket_default table input.button {
	width: auto;
	background-color: #981039;
	color: #ffffff;
	border: 1px solid #981039;
	font-weight: bold;
	cursor: pointer;
}
#basket_default .buttons {
	float: left;
	width: 100%;
	margin: 0 0 1.2em;
}
#basket_default .buttons input {
	float: left;
	background-color: #454545;
	color: #ffffff;
	border: 1px solid #454545;
	font-size: 75%;
	font-weight: bold;
	cursor: pointer;
}
#basket_default .buttons input.submit {
	float: right;
	background-color: #981039;
	color: #ffffff;
	border-color: #981039;	
}
#footerccard {
	float:right;
	font-size:9px;
	padding-top:10px;
	width:74%;
}
