.clearfix { height: 1%; }
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
body, html {
  color: #231f20;
  font-family: Lucida Sans Unicode, Lucida Grande, Verdana, Arial, sans-serif;
}
body { font-size: 12px; }
p { padding: 9px 0; }
a:link {
  color: #e51b24;
  text-decoration: underline;
}
a:visited {
  color: #e51b24;
  text-decoration: underline;
}
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
h1, h2, h3, h4, h5, h6 {
  color: #e51b24;
  font-weight: bold;
  margin: 1.4em 0 0.6em;
  clear: both;
}
h1 {
  font-size: 2em;
  margin: 0;
}
h2 { font-size: 1.4em; }
h3 { font-size: 1.3em; }
h4, h5, h6 { font-size: 1.1em; }
em { font-style: italic; }
strong { font-weight: bold; }
img { line-height: 0; }
img.banner {
  float: left;
  padding: 20px 0;
  background: white;
}
ul, ol {
  list-style-position: inside;
  margin: 0.5em 2em;
}
ol { list-style-type: decimal; }
ul { list-style-type: disc; }
blockquote, ul, ol, dl, table { margin: 0.5em 2em; }
blockquote {
  padding: 1em;
  width: 30em;
  color: #4c4d4f;
  font-style: italic;
  font-size: 1.2em;
  text-align: center;
  border: solid 1px #4c4d4f;
  border-width: 1px 0;
  width: 20em;
  float: right;
}
cite {
  padding: 0 1em;
  font-weight: bold;
  color: #4c4d4f;
}
dl {
  height: 1%;
  border: solid 2px #999999;
  position: relative;
}
dl:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
dt {
  float: left;
  clear: left;
  font-weight: bold;
  color: #4c4d4f;
  width: 25%;
  padding: 0.5em 2% 0.5em 2%;
}
dd { padding: 0.5em 0.5em 0.5em 29%; }
dt + dd { border-top: dashed 1px #cccccc; }
dt:first-child + dd { border: none; }
table { border-collapse: collapse; }
td, th {
  padding: 0.5em;
  border: solid 1px #4c4d4f;
}
th {
  background: #777777;
  font-weight: bold;
  color: white;
}
sup, sub {
  font-size: 0.8em;
  line-height: 0;
}
sup { vertical-align: super; }
sub { vertical-align: sub; }
#flashPlaceHolder {
  height: 312px;
  width: 620px;
  background: white url(/userfiles/images/frontpage/flashPlaceHolder.jpg) top left;
  float: right;
  position: relative;
}
#flashPlaceHolder * {
  position: absolute;
  top: 0;
  left: 0;
}
#FrontpageNavigation { height: 1%; }
#FrontpageNavigation:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
#FrontpageNavigation a:link { text-decoration: none; }
#FrontpageNavigation a:visited { text-decoration: none; }
#FrontpageNavigation a:hover { text-decoration: underline; }
#FrontpageNavigation a:active { text-decoration: underline; }
#FrontpageNavigation div#CurrentSpecials {
  background: url(/userfiles/images/frontpage/specials-bg.png) #e51b24 top left repeat-x;
  float: left;
  width: 262px;
  overflow: hidden;
  font-size: 0.9em;
  margin-top: 4px;
  padding-bottom: 5px;
}
#FrontpageNavigation div#CurrentSpecials a:link { color: white; }
#FrontpageNavigation div#CurrentSpecials a:visited { color: white; }
#FrontpageNavigation div#CurrentSpecials a:hover { color: #bcbdbe; }
#FrontpageNavigation div#CurrentSpecials a:active { color: #bcbdbe; }
#FrontpageNavigation div#CurrentSpecials h2 {
  color: white;
  padding: 0 9px;
  margin: 0;
  font-weight: normal;
}
#FrontpageNavigation div#CurrentSpecials h3 {
  color: white;
  padding: 0 9px;
  margin: 0;
  font-weight: normal;
}
#FrontpageNavigation div#CurrentSpecials h2 {
  font-weight: bold;
  padding: 9px 9px 5px;
  margin-bottom: 10px;
  font-size: 1.8em;
}
#FrontpageNavigation div#CurrentSpecials h3 {
  font-size: 1em;
  padding-bottom: 0.5em;
  text-transform: uppercase;
}
#FrontpageNavigation div#CurrentSpecials ul {
  margin: 0;
  padding: 0;
  list-style: none outside;
}
#FrontpageNavigation div#CurrentSpecials li {
  border-bottom: dotted 1px white;
  margin: 0 8px;
  padding: 9px 0 8px 0;
}
#FrontpageNavigation div#CurrentSpecials a {
  height: 1%;
  display: block;
}
#FrontpageNavigation div#CurrentSpecials a:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
#FrontpageNavigation div#CurrentSpecials .name {
  display: block;
  float: left;
}
#FrontpageNavigation div#CurrentSpecials .price {
  display: block;
  float: right;
}
#FrontpageNavigation #dealOfTheWeek { margin-bottom: 9px; }
#FrontpageNavigation #dealOfTheWeek a:link {
  color: white;
  font-weight: bold;
  text-decoration: none;
}
#FrontpageNavigation #dealOfTheWeek a:visited {
  color: white;
  font-weight: bold;
  text-decoration: none;
}
#FrontpageNavigation #dealOfTheWeek a:hover { text-decoration: underline; }
#FrontpageNavigation #dealOfTheWeek a:active { text-decoration: underline; }
#FrontpageNavigation #dealOfTheWeek img {
  width: 262px;
  display: block;
  line-height: 0;
}
#FrontpageNavigation #dealOfTheWeek div.description { padding: 0 9px; }
#FrontpageNavigation #dealOfTheWeek .productName { font-size: 1.4em; }
#FrontpageNavigation div.categoriesNavigation {
  width: 620px;
  padding: 0;
  float: left;
  margin: 0 -4px 0 6px;
}
#FrontpageNavigation div.categoriesNavigation .column {
  overflow: hidden;
  width: 309px;
  float: left;
}
#FrontpageNavigation div.categoriesNavigation .category {
  float: left;
  width: 312px;
  overflow: visible;
  padding-bottom: 9px;
  background: transparent url(/userfiles/images/boxes/312/bottom.png) bottom left no-repeat;
}
#FrontpageNavigation div.categoriesNavigation .category .wrapper {
  padding: 7px 0 0;
  background: transparent url(/userfiles/images/boxes/312/top.png) top left no-repeat;
}
#FrontpageNavigation div.categoriesNavigation .category .wrapper .wrapper {
  height: 1%;
  min-height: 139px;
  padding: 9px 18px 9px 18px;
  background: transparent url(/userfiles/images/boxes/312/sides.png) top left repeat-y;
}
#FrontpageNavigation div.categoriesNavigation .category .wrapper .wrapper:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
#FrontpageNavigation div.categoriesNavigation .category ul.solo { width: 166px; }
#FrontpageNavigation div.categoriesNavigation .category .columnWrapper { width: 166px; }
#FrontpageNavigation div.categoriesNavigation .category .twoColumn .column {
  overflow: hidden;
  width: 80px;
}
#FrontpageNavigation div.categoriesNavigation .category .threeColumn .column { width: 55px; }
#FrontpageNavigation div.categoriesNavigation .categoryNoImage .columnWrapper { width: auto; }
#FrontpageNavigation div.categoriesNavigation .categoryNoImage .twoColumn .column { width: 135px; }
#FrontpageNavigation .latestProducts {
  float: left;
  padding: 11px;
  width: 281px;
  margin-top: 5px;
  margin-left: 8px;
}
#FrontpageNavigation .latestProducts h2 {
  margin-top: 0;
  font-weight: normal;
}
#FrontpageNavigation .servicesNavigation {
  float: left;
  padding: 11px;
  width: 281px;
  margin-top: 5px;
  margin-left: 8px;
}
#FrontpageNavigation .servicesNavigation h2 {
  margin-top: 0;
  font-weight: normal;
}
#FrontpageNavigation .latestProducts h2 {
  color: #4c4d4f;
  font-size: 1.1em;
  text-transform: uppercase;
  font-weight: bold;
}
#FrontpageNavigation .latestProducts ul { list-style: none outside; }
#FrontpageNavigation .latestProducts li {
  border-bottom: dotted 1px #bcbdbe;
  padding: 11px 0;
}
#FrontpageNavigation .latestProducts a {
  height: 1%;
  display: block;
}
#FrontpageNavigation .latestProducts a:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
#FrontpageNavigation .latestProducts .name {
  display: block;
  float: left;
}
#FrontpageNavigation .latestProducts .price {
  display: block;
  float: right;
}
#FrontpageNavigation .servicesNavigation {
  border: solid 1px #e3e3e2;
  background: #fbfbfb;
  margin-left: 10px;
  padding: 9px;
}
#FrontpageNavigation .servicesNavigation li {
  float: left;
  padding-left: 13px;
  margin-right: 10px;
  background: transparent url(/userfiles/images/services_arrow.png) 3px 7px no-repeat;
}
.textBlock {
  height: 1%;
  clear: both;
  background: white;
  padding: 9px;
  line-height: 1.4;
  font-size: 1em;
}
.textBlock:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
#news { margin: 30px 0 0; }
#news span.pageControls {
  display: block;
  text-align: center;
}
#news ul.pageControls {
  text-align: center;
  padding: 0;
}
#news ul.pageControls li { display: inline; }
ul#NewsItems {
  text-align: left;
  padding: 0;
}
ul#NewsItems li {
  border: solid 1px #231f20;
  margin: 10px 0;
  list-style: none;
}
ul#NewsItems li .datePublished {
  display: block;
  background: #4c4d4f;
  color: #bcbdbe;
  padding: 5px 10px;
}
ul#NewsItems li .datePublished .separator { color: #bcbdbe; }
ul#NewsItems li h2 {
  display: block;
  padding: 10px;
}
ul#NewsItems li a.readMore {
  display: block;
  padding: 10px;
}
ul#NewsItems li .description {
  display: block;
  padding: 10px;
}
ul#NewsItems li h2 {
  background: #231f20;
  color: #bcbdbe;
  margin: 0;
}
ul#NewsItems li h2 a:link { color: #bcbdbe; }
ul#NewsItems li h2 a:visited { color: #bcbdbe; }
ul#NewsItems li h2 a:hover {
  text-decoration: underline;
  color: #e51b24;
}
ul#NewsItems li h2 a:active {
  text-decoration: underline;
  color: #e51b24;
}
.textBlock ul.sitemap { list-style: none; }
.textBlock ul.sitemap ul { list-style: none; }
.textBlock ul.sitemap .level-2 {
  background: white;
  border-color: white;
  padding: 0 0 10px;
}
ul.sitemap { width: auto; }
ul.sitemap .level-3 {
  width: 341px;
  margin: 10px;
}
ul.sitemap ul { float: left; }
ul.sitemap li { float: left; }
ul.sitemap .level-2 li { float: none; }
ul.sitemap ul {
  padding: 0.1px 10px 5px;
  border: solid 1px red;
  border-width: 0 1px 1px;
}
ul.sitemap li a {
  border: solid 1px gray;
  display: block;
  margin: 10px 0 0;
  padding: 10px;
  text-decoration: none;
}
ul.sitemap li span { display: block; }
ul.sitemap li span.name {
  text-decoration: underline;
  font-size: 120%;
}
ul.sitemap li span.description {
  color: gray;
  text-decoration: none;
  margin: 10px 0 5px;
}
ul.sitemap .level-1 {
  border-color: gray;
  background: gray;
}
ul.sitemap .level-1 li { width: 319px; }
ul.sitemap .level-1 a span.name {
  font-size: 2em;
  text-decoration: none;
}
ul.sitemap .level-1 a {
  border: solid 1px white;
  background: #231f20;
}
ul.sitemap .level-1 a:link {
  border: solid 1px white;
  background: #231f20;
}
ul.sitemap .level-1 a:visited {
  border: solid 1px white;
  background: #231f20;
}
ul.sitemap .level-1 a:hover { background: #4c4d4f; }
ul.sitemap .level-1 a:active { background: #4c4d4f; }
ul.sitemap .level-1 a:hover .name { text-decoration: none; }
ul.sitemap .level-1 a:active .name { text-decoration: none; }
ul.sitemap .level-1 a span.description { color: white; }
ul.sitemap .level-2 li { margin: 0; }
ul.sitemap .level-2 a:link { background: transparent; }
ul.sitemap .level-2 a:visited { background: transparent; }
ul.sitemap .level-2 a:hover { background: #cccccc; }
ul.sitemap .level-2 a:active { background: #cccccc; }
#BackToCategory {
  height: 73px;
  background: transparent url(/userfiles/images/goBack.png) top left no-repeat;
  color: #bcbdbe;
  text-decoration: none;
  display: block;
  padding: 10px 330px 10px 10px;
  margin: 0 0 5px;
}
#BackToCategory .category { font-size: 1.4em; }
#BackToCategory .goBackLink { float: right; }
.productInfo h2.brandName {
  color: #4c4d4f;
  font-weight: normal;
  font-size: 1.2em;
  padding-top: 20px;
  margin: 0;
}
.productInfo .productName { margin: 0 0 0.2em; }
.productInfo h2.price {
  float: right;
  clear: none;
  margin: 0;
  font-size: 2em;
}
.productInfo .productImage {
  width: 340px;
  float: left;
  clear: left;
}
.productInfo .productImage img {
  display: block;
  width: 340px;
  height: 340px;
}
.productInfo .productImage p { margin: 0; }
.productInfo .stockInfo {
  float: left;
  width: 330px;
  overflow: hidden;
  margin-left: 10px;
}
.productInfo .stockInfo .stockCode {
  color: #4c4d4f;
  font-size: 0.9em;
  margin-bottom: 20px;
}
.productInfo .stockInfo .description {
  margin: 5px 0;
  height: 200px;
}
.productInfo .stockInfo .wrapper { padding-left: 9px; }
.productInfo .stockInfo .wrapper span {
  display: block;
  margin: 5px 0;
  padding: 5px 15px;
}
.productInfo .stockInfo .wrapper .inStock {
  font-weight: bold;
  color: #e51b24;
}
.productInfo .stockInfo .wrapper .priceGST {
  font-size: 1.1em;
  font-weight: bold;
  background: #e7e7e8;
  height: 1%;
}
.productInfo .stockInfo .wrapper .priceGST:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
.productInfo .stockInfo .wrapper .priceGST .number {
  color: #e51b24;
  font-weight: bold;
}
.productInfo .stockInfo .wrapper .priceGST .label {
  float: left;
  margin: 0;
  padding: 0;
}
.productInfo .stockInfo .wrapper .price.noGST {
  height: 1%;
  color: #4c4d4f;
  font-size: 0.9em;
  padding: 0 15px;
}
.productInfo .stockInfo .wrapper .price.noGST:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
.productInfo .stockInfo .wrapper .number {
  float: right;
  width: 140px;
  margin: 0;
  padding: 0;
}
.productInfo .stockInfo .addProduct {
  margin-top: 1em;
  height: 1%;
}
.productInfo .stockInfo .addProduct:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
.productInfo .stockInfo .addProduct .button {
  font-size: 1em;
  width: 140px;
  float: right;
}
.productInfo .description {
  float: left;
  width: 353px;
}
.productInfo .shipping {
  float: right;
  width: 235px;
  padding: 15px;
  margin: 0 0 0 25px;
  background: #e7e7e8;
}
.productInfo .shipping h2.deliveryOptions {
  font-size: 1.2em;
  margin-bottom: 9px;
  padding-left: 25px;
  background: transparent url(/userfiles/silk/lorry.png) 4px 3px no-repeat;
}
.productInfo .shipping table { margin: 0 0 20px; }
.productInfo .shipping table td {
  border: solid 1px #bcbdbe;
  border-width: 0 0 1px;
}
.productInfo .shipping p {
  font-size: 0.9em;
  line-height: 1.6;
}
.productInfo dl {
  margin: 0 0 15px;
  border: 0px;
}
.productInfo dt { float: left; }
.productInfo dd {
  height: 1%;
  float: none;
  border: none;
}
.productInfo dd:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
.productInfo dd {
  width: auto;
  margin: 0;
  padding: 0;
}
.productInfo dt {
  width: auto;
  margin: 0;
  padding: 0;
}
.productInfo a.email {
  display: block;
  float: right;
  padding-left: 20px;
  margin-left: 9px;
  font-size: 0.8em;
}
.productInfo a.email:link { text-decoration: none; }
.productInfo a.email:visited { text-decoration: none; }
.productInfo a.print {
  display: block;
  float: right;
  padding-left: 20px;
  margin-left: 9px;
  font-size: 0.8em;
}
.productInfo a.print:link { text-decoration: none; }
.productInfo a.print:visited { text-decoration: none; }
.productInfo a.print { background: transparent url(/userfiles/images/icons/printer.png) 5px 2px no-repeat; }
.productInfo a.email { background: transparent url(/userfiles/images/icons/envelope.png) 5px 4px no-repeat; }
#ProductInfoTabs h1 { color: #4c4d4f; }
#ProductInfoTabs h2 { color: #4c4d4f; }
#ProductInfoTabs h3 { color: #4c4d4f; }
#ProductInfoTabs h4 { color: #4c4d4f; }
#ProductInfoTabs h5 { color: #4c4d4f; }
#ProductInfoTabs h6 { color: #4c4d4f; }
#ProductInfoTabs h1 { font-size: 1.6em; }
#ProductInfoTabs h2 { font-size: 1.4em; }
#ProductInfoTabs h3 { font-size: 1.2em; }
#ProductInfoTabs h4 { font-size: 1.2em; }
#ProductInfoTabs h5 { font-size: 1.2em; }
#ProductInfoTabs h6 { font-size: 1.2em; }
table#RelatedProducts {
  width: auto;
  margin: 0;
  font-size: 1.1em;
}
table#RelatedProducts a:link { text-decoration: none; }
table#RelatedProducts a:visited { text-decoration: none; }
table#RelatedProducts h3 { font-size: 1em; }
table#RelatedProducts h4 { font-size: 1em; }
table#RelatedProducts th {
  background: transparent;
  color: #7a7b7f;
  font-weight: lighter;
}
table#RelatedProducts th {
  border: none;
  padding: 2px 10px 2px 0;
}
table#RelatedProducts td {
  border: none;
  padding: 2px 10px 2px 0;
}
table#RelatedProducts tfoot td { padding-top: 10px; }
#UsedItems {
  margin: 0;
  padding: 0;
  list-style: none;
}
#UsedItems h3 {
  margin: 0;
  padding: 0;
  color: #4c4d4f;
}
#UsedItems h4 {
  margin: 0;
  padding: 0;
  color: #4c4d4f;
}
#UsedItems .price {
  float: right;
  margin-bottom: 10px;
}
#UsedItems .priceGST { display: block; }
#UsedItems .priceNoGST { display: block; }
#UsedItems .priceGST {
  font-size: 1.2em;
  color: #e51b24;
  font-weight: bold;
}
#UsedItems .product {
  width: 403px;
  border-top: solid 1px #e7e7e8;
  padding: 10px 5px 4px;
}
#UsedItems .product h3 {
  float: left;
  width: 260px;
}
#UsedItems .product h4 {
  font-weight: normal;
  font-size: 1.2em;
  margin-bottom: 0.5em;
}
#UsedItems .product .details {
  position: relative;
  background: #e7e7e8;
  padding: 9px 15px;
  clear: both;
  height: 1%;
}
#UsedItems .product .details:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
#UsedItems .product .details ul { margin: 0; }
#UsedItems .product .details ol { margin: 0; }
#UsedItems .product .conditionReport { float: left; }
#UsedItems .product img { float: left; }
#UsedItems .product .conditionReport {
  width: 250px;
  margin-right: 5px;
}
#UsedItems .product .rating {
  display: block;
  float: left;
  font-weight: bold;
  padding: 0.5em 0;
}
#UsedItems .product .addProduct {
  position: absolute;
  bottom: 9px;
  right: 15px;
  width: 118px;
  margin-top: 5px;
}
#UsedItems .product .addProduct .button { width: 102px; }
ul.navigation {
  list-style: none outside;
  margin: 0;
}
#mainNavigation {
  clear: left;
  float: left;
  width: 190px;
  font-size: 1em;
  line-height: 1.3;
  border: solid 1px #5d5d5d;
  border-width: 0 0 1px;
  padding: 0 0 2.5em;
  list-style: none outside;
}
#mainNavigation li {
  border: solid 1px #5d5d5d;
  border-width: 0 0 1px;
  position: relative;
  margin-left: 0 !important;
}
#mainNavigation li.first { border-width: 1px 0; }
#mainNavigation a:link {
  display: block;
  color: #bcbdbe;
  text-decoration: none;
  padding: 6px 9px 9px 18px;
  background: transparent url(/userfiles/images/main-nav-bullet.png) 3px 8px no-repeat;
}
#mainNavigation a:visited {
  display: block;
  color: #bcbdbe;
  text-decoration: none;
  padding: 6px 9px 9px 18px;
  background: transparent url(/userfiles/images/main-nav-bullet.png) 3px 8px no-repeat;
}
#mainNavigation a:hover {
  color: #e7e7e8;
  text-decoration: none;
}
#mainNavigation a:active {
  color: #e7e7e8;
  text-decoration: none;
}
#mainNavigation a.current { background-color: #231f20; }
#mainNavigation ul.navigation {
  padding: 0;
  margin: 0;
  font-size: 0.9em;
  list-style: none outside;
}
#mainNavigation ul.navigation li {
  background: transparent;
  border-width: 1px 0 0;
}
#mainNavigation ul.navigation a {
  overflow: hidden;
  padding-left: 27px;
  background: transparent;
}
#mainNavigation ul.navigation a.current { background: black; }
.frontpageHeader #mainNavigation { margin: 20px 0 0 9px; }
.frontpageHeader #mainNavigation li a { background-image: url(/userfiles/images/main-nav-bullet-frontpage.png); }
.searchWrap {
  height: 1%;
  height: auto;
  font-size: 1em;
}
.searchWrap:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
.searchWrap input {
  margin: 0;
  padding: 2px;
  display: block;
  border: solid 1px #bcbdbe;
  float: left;
}
.searchWrap input:focus { outline: solid 0px transparent !important; }
.searchWrap .button {
  margin: 0 0 0 10px;
  padding: 2px 5px;
  border: solid 1px #e51b24;
  display: block;
  background: #e51b24;
  color: white;
  font-weight: bold;
  float: left;
}
a#viewBasket {
  display: block;
  float: right;
  background: #e51b24;
  color: white;
  padding: 5px 8px 5px 27px;
  font-size: 1em;
  font-weight: bold;
}
a#viewBasket:link {
  text-decoration: none;
  color: white;
  background: #e51b24 url(/userfiles/images/icons/basket.png) 5px 5px no-repeat;
}
a#viewBasket:visited {
  text-decoration: none;
  color: white;
  background: #e51b24 url(/userfiles/images/icons/basket.png) 5px 5px no-repeat;
}
#breadcrumbs { padding: 5px 0 10px; }
#breadcrumbs li {
  display: inline;
  padding: 0px;
}
#breadcrumbs a:link {
  text-decoration: none;
  color: #bcbdbe;
}
#breadcrumbs a:visited {
  text-decoration: none;
  color: #bcbdbe;
}
#breadcrumbs .separator {
  color: #bcbdbe;
  padding: 0 5px;
}
#content .textBlock {
  background: white url(/userfiles/images/textBlock-gradient-bg.png) bottom left repeat-x;
  padding-bottom: 80px;
}
#content .frontpageHeader {
  padding-top: 20px;
  background: white;
}
#content .frontpageHeader .wrapper {
  height: 1%;
  background: #343434;
}
#content .frontpageHeader .wrapper:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
#header {
  color: #4c4d4f;
  font-size: 0.8em;
  line-height: 1.6;
  position: relative;
}
#header .blurb {
  float: left;
  width: 265px;
  padding: 0 25px 0 14px;
  height: 71px;
  border-right: dotted 1px #bcbdbe;
  font-size: 1.1em;
}
#header .blurb p { padding-top: 0; }
#utils .navigation {
  float: left;
  width: 115px;
  margin: 0;
}
#utils .navigation li {
  list-style: none;
  padding: 0 0 0 11px;
  background: transparent url(/userfiles/images/header-arrow.png) 0px 4px no-repeat;
}
#utils .navigation a:link {
  color: #4c4d4f;
  text-decoration: none;
}
#utils .navigation a:visited {
  color: #4c4d4f;
  text-decoration: none;
}
#utils .address {
  float: left;
  width: 117px;
  padding-left: 15px;
}
#utils .phone {
  float: left;
  width: 117px;
  padding-left: 15px;
}
#utils .address { background: transparent url(/userfiles/images/header-address.png) 0px 3px no-repeat; }
#utils .phone { background: transparent url(/userfiles/images/header-contact.png) 0px 2px no-repeat; }
#utils label { display: none; }
#utils .searchWrap {
  float: left;
  width: 257px;
  margin-top: 9px;
  padding: 10px;
  position: absolute;
  bottom: 0;
  right: 0;
}
#footer {
  height: 1%;
  color: #bcbdbe;
}
#footer:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
#footer a.home {
  font-size: 1.4em;
  display: block;
  padding: 10px;
}
#footer ul {
  margin: 0;
  list-style: none;
}
#footer li { padding: 0.4em 0; }
#footer h2 {
  font-weight: bold;
  font-size: 1em;
  margin: 0 0 0.4em;
  color: #bcbdbe;
}
#footer .links-group {
  width: 130px;
  padding: 9px;
  float: left;
}
#footer .address {
  width: 130px;
  padding: 9px;
  float: left;
  line-height: 1.2;
}
#footer .address span {
  display: block;
  float: left;
  padding: 2px 0;
}
#footer a:link {
  text-decoration: none;
  color: #bcbdbe;
}
#footer a:visited {
  text-decoration: none;
  color: #bcbdbe;
}
#footer a:hover { color: #e7e7e8; }
#footer a:active { color: #e7e7e8; }
#footer .footerNav {
  float: left;
  margin-right: 9px;
  border-right: dotted 1px #bcbdbe;
}
.copyright {
  color: #bcbdbe;
  padding: 10px 5px;
  text-transform: uppercase;
}
#Form {
  width: 430px;
  float: left;
  padding: 10px;
}
#Form legend {
  color: #e51b24;
  font-size: 2em;
}
#Form .field {
  float: left;
  width: 210px;
}
#Form .field input { width: 200px; }
#Form .field textarea { width: 410px; }
#Form .field label {
  display: block;
  padding: 5px 5px 5px 0;
}
#Form .buttons { clear: both; }
#address {
  width: 200px;
  padding: 9px;
  float: left;
}
.print a {
  display: block;
  height: 19px;
  width: auto;
  margin-left: -11px;
  padding-left: 25px;
  padding-top: 5px;
  background: transparent url(/userfiles/images/icons/printer.png) top left no-repeat;
}
.map a {
  padding-left: 19px;
  display: block;
  height: 19px;
  width: auto;
  margin-left: -11px;
  padding-left: 25px;
  padding-top: 5px;
  background: transparent url(/userfiles/images/icons/map.png) top left no-repeat;
}
.searchResults { padding: 9px 30px; }
.searchResults .paging {
  float: none;
  font-size: 1.1em;
}
.searchResults .paging .pagingNav { height: 1%; }
.searchResults .paging .pagingNav:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
.searchResults .paging .pagingNav a {
  display: block;
  padding: 5px 5px 5px 0;
  float: left;
}
.searchResults .price {
  display: block;
  float: left;
  width: 120px;
}
.contentHeader.categoryName {
  background: #e51b24 url(/userfiles/images/accessories-header.png) bottom right no-repeat;
  font-size: 14px;
  height: 70px;
  padding: 13px;
  margin-bottom: 9px;
  line-height: 1.4;
}
.contentHeader.categoryName h1 {
  font-size: 1.5em;
  font-weight: normal;
  margin: 0;
  color: #e7e7e8;
}
.columnWrapper {
  height: 1%;
  position: relative;
  padding: 0;
}
.columnWrapper:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
.columnWrapper .column {
  float: left;
  overflow: hidden;
}
.twoColumn .column { width: 342px; }
.threeColumn .column { width: 227px; }
.categoriesNavigation a:link { text-decoration: none; }
.categoriesNavigation a:visited { text-decoration: none; }
.categoriesNavigation a:hover { text-decoration: underline; }
.categoriesNavigation a:active { text-decoration: underline; }
.categoriesNavigation .category {
  width: 346px;
  margin: 0;
  overflow: visible;
  padding-bottom: 9px;
  background: transparent url(/userfiles/images/boxes/346/bottom.png) bottom left no-repeat;
}
.categoriesNavigation .category h2 {
  color: #4c4d4f;
  font-weight: normal;
  margin: 0 0 10px;
}
.categoriesNavigation .category .wrapper {
  padding: 7px 0 0;
  background: transparent url(/userfiles/images/boxes/346/top.png) top left no-repeat;
}
.categoriesNavigation .category .wrapper .wrapper {
  height: 1%;
  padding: 9px 18px;
  background: transparent url(/userfiles/images/boxes/346/sides.png) top left repeat-y;
  min-height: 160px;
}
.categoriesNavigation .category .wrapper .wrapper:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
.categoriesNavigation .category ul.navigation { padding: 0; }
.categoriesNavigation .category img { float: right; }
.categoriesNavigation .category ul.solo {
  float: left;
  width: 140px;
}
.categoriesNavigation .category li {
  font-size: 0.9em;
  padding: 2px 0 3px 9px;
  background: transparent url(/userfiles/images/categories_arrow.png) 0px 6px no-repeat;
  width: 100%;
}
.categoriesNavigation .category h2 { margin-bottom: 0; }
.categoriesNavigation .category .columnWrapper {
  float: left;
  width: 213px;
}
.categoriesNavigation .category .twoColumn .column { width: 106px; }
.categoriesNavigation .category .threeColumn .column { width: 74px; }
.categoriesNavigation .category ul.solo { padding-top: 15px; }
.categoriesNavigation .category .columnWrapper { padding-top: 15px; }
.categoriesNavigation .categoryNoImage .columnWrapper {
  width: auto;
  float: none;
}
.categoriesNavigation .categoryNoImage .twoColumn .column { width: 152px; }
.categoriesNavigation .categoryNoImage .threeColumn .column { width: 102px; }
