/* Typography {{{ */
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, a:visited {
  color: #e51b24;
  text-decoration: underline;
}
a:hover, 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 #999;
  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 #ccc;
}
dt:first-child + dd {
  border: none;
}
table {
  border-collapse: collapse;
}
table table {
  margin: 0;
}
table table th, table table td {
  border: none;
}
td, th {
  padding: 0.5em;
  border: solid 1px #4c4d4f;
}
th {
  background: #777;
  font-weight: bold;
  color: white;
}
sup, sub {
  font-size: 0.8em;
  line-height: 0;
}
sup {
  vertical-align: super;
}
sub {
  vertical-align: sub;
}
/* }}} */
/* Frontpage {{{ */
#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 .navigationWrapper {
  float: left;
  width: 622px;
}
#FrontpageNavigation a:link, #FrontpageNavigation a:visited {
  text-decoration: none;
}
#FrontpageNavigation a:hover, #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, #FrontpageNavigation div#CurrentSpecials a:visited {
  color: white;
}
#FrontpageNavigation div#CurrentSpecials a:hover, #FrontpageNavigation div#CurrentSpecials a:active {
  color: #bcbdbe;
}
#FrontpageNavigation div#CurrentSpecials h2, #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, #FrontpageNavigation #dealOfTheWeek a:visited {
  color: white;
  font-weight: bold;
  text-decoration: none;
}
#FrontpageNavigation #dealOfTheWeek a:hover, #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 {
  padding: 0;
  margin: 0 -4px 0 6px;
}
#FrontpageNavigation div.categoriesNavigation .column {
  overflow: hidden;
  width: 307px;
  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%;
  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, #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, #FrontpageNavigation .servicesNavigation {
  float: left;
  padding: 11px;
  width: 281px;
  margin-top: 5px;
  margin-left: 8px;
}
#FrontpageNavigation .latestProducts h2, #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: 4px;
  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;
}
/* }}} end FrontPage */
/* News Frontpage {{{ */
#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, ul#NewsItems li a.readMore, 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, ul#NewsItems li h2 a:active {
  text-decoration: underline;
  color: #e51b24;
}
/* }}} */
/* Sitemap {{{ */
.textBlock ul.sitemap, .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, 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, ul.sitemap .level-1 a:link, ul.sitemap .level-1 a:visited {
  border: solid 1px white;
  background: #231f20;
}
ul.sitemap .level-1 a:hover, ul.sitemap .level-1 a:active {
  background: #4c4d4f;
}
ul.sitemap .level-1 a:hover .name, 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, ul.sitemap .level-2 a:visited {
  background: transparent;
}
ul.sitemap .level-2 a:hover, ul.sitemap .level-2 a:active {
  background: #ccc;
}
/* }}} */
/* Products {{{ */
#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 {
  position: relative;
  width: 340px;
  float: left;
  clear: left;
}
.productInfo .productImage img {
  display: block;
  width: 340px;
  height: 340px;
}
.productInfo .productImage p {
  margin: 10px 0;
}
.productInfo .productImage .disclaimer {
  padding: 9px 17px;
}
.productInfo .productImage .availableUsed {
  position: absolute;
  text-align: center;
  top: 205px;
  left: 170px;
  padding: 10px 19px;
  width: 132px;
  background: #7a7b7f;
  color: white;
}
.productInfo .productImage .availableUsed:after {
  content: ".";
  display: block;
  overflow: hidden;
  width: 0;
  height: 0;
  padding: 0;
  border: solid 20px transparent;
  border-top-color: #7a7b7f;
  position: absolute;
  bottom: -40px;
  margin: 0 30%;
}
.productInfo .stockInfo {
  float: right;
  width: 291px;
  padding: 21px 0 10px 6px;
  overflow: hidden;
  margin-left: 10px;
}
.productInfo .stockInfo .stockCode {
  color: #4c4d4f;
  font-size: 0.9em;
  margin-bottom: 20px;
}
.productInfo .stockInfo .description {
  margin: 5px 0;
  padding: 5px 15px 5px 24px;
  min-height: 100px;
}
.productInfo .stockInfo .description ul, .productInfo .stockInfo .description table {
  margin: 10px 0;
  padding: 0;
}
.productInfo .stockInfo .wrapper {
  padding-left: 9px;
}
.productInfo .stockInfo .wrapper .price, .productInfo .stockInfo .wrapper .stockStatus {
  height: 1%;
  display: block;
  margin: 5px 0;
  padding: 5px 15px;
}
.productInfo .stockInfo .wrapper .price:after, .productInfo .stockInfo .wrapper .stockStatus:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
.productInfo .stockInfo .wrapper .inStock {
  font-weight: bold;
  color: #e51b24;
}
.productInfo .stockInfo .wrapper .priceGST, .productInfo .stockInfo .wrapper .normalPrice {
  font-size: 1.1em;
  font-weight: bold;
  background: #e7e7e8;
}
.productInfo .stockInfo .wrapper .priceGST .number, .productInfo .stockInfo .wrapper .normalPrice .number {
  color: #e51b24;
  font-weight: bold;
}
.productInfo .stockInfo .wrapper .priceGST .label, .productInfo .stockInfo .wrapper .normalPrice .label {
  float: left;
  margin: 0;
  padding: 0;
}
.productInfo .stockInfo .wrapper .normalPrice {
  background: transparent;
}
.productInfo .stockInfo .wrapper .normalPrice .number {
  text-decoration: line-through;
  color: #4c4d4f;
  font-weight: normal;
}
.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;
  padding: 0 15px;
}
.productInfo .stockInfo .addProduct .button {
  height: 1%;
}
.productInfo .stockInfo .addProduct .button:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
.productInfo .stockInfo .addProduct .button a, .productInfo .stockInfo .addProduct .addConfirm {
  font-size: 1em;
  width: 104px;
  float: right;
}
.productInfo .shipping {
  float: right;
  width: 180px;
  padding: 15px;
  margin: 10px 14px;
  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, .productInfo dt {
  width: auto;
  margin: 0;
  padding: 0;
}
.productInfo a.email, .productInfo a.print {
  display: block;
  float: right;
  padding-left: 20px;
  margin-left: 9px;
  font-size: 0.8em;
}
.productInfo a.email:link,
.productInfo a.print:link,
.productInfo a.email:visited,
.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 {
  border: solid 1px #dcdcdc;
  height: 1%;
}
#ProductInfoTabs:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
#ProductInfoTabs h1,
#ProductInfoTabs h2,
#ProductInfoTabs h3,
#ProductInfoTabs h4,
#ProductInfoTabs h5,
#ProductInfoTabs h6 {
  color: #4c4d4f;
}
#ProductInfoTabs h1 {
  font-size: 1.6em;
}
#ProductInfoTabs h2 {
  font-size: 1.4em;
}
#ProductInfoTabs h3,
#ProductInfoTabs h4,
#ProductInfoTabs h5,
#ProductInfoTabs h6 {
  font-size: 1.2em;
}
#ProductInfoTabs .tabHeading {
  margin-top: 0;
  clear: none;
}
#ProductInfoTabs .toUsedStore {
  float: right;
  font-size: 1.2em;
}
#ProductInfoTabs .toUsedStore:link, #ProductInfoTabs .toUsedStore:visited {
  text-decoration: none;
}
#ProductInfoTabs .page {
  float: left;
}
table#RelatedProducts {
  width: auto;
  margin: 0;
  font-size: 1.1em;
}
table#RelatedProducts a:link, table#RelatedProducts a:visited {
  text-decoration: none;
}
table#RelatedProducts h3, table#RelatedProducts h4 {
  font-size: 1em;
}
table#RelatedProducts th {
  background: transparent;
  color: #7a7b7f;
  font-weight: lighter;
}
table#RelatedProducts th, table#RelatedProducts td {
  border: none;
  padding: 2px 10px 2px 0;
}
table#RelatedProducts tfoot td {
  padding-top: 10px;
}
table#RelatedProducts .button a {
  width: auto;
}
#UsedItems {
  margin: 0;
  padding: 0;
  list-style: none;
}
#UsedItems h3, #UsedItems h4 {
  margin: 0;
  padding: 0;
  color: #4c4d4f;
}
#UsedItems .price {
  float: right;
  margin-bottom: 10px;
}
#UsedItems .priceGST, #UsedItems .priceNoGST {
  display: block;
}
#UsedItems .priceGST {
  font-size: 1.2em;
  color: #e51b24;
  font-weight: bold;
}
#UsedItems .selected .summary {
  background: #f6d5cc;
}
#UsedItems .product {
  border-top: solid 1px #e7e7e8;
  padding: 12px 5px 25px;
}
#UsedItems .product h3 {
  float: left;
  width: 255px;
}
#UsedItems .product h3 a:link, #UsedItems .product h3 a:visited {
  text-decoration: none;
  color: #4c4d4f;
}
#UsedItems .product h3 a:hover, #UsedItems .product h3 a:active {
  color: #e51b24;
}
#UsedItems .product h4 {
  font-weight: normal;
  font-size: 1.2em;
  margin-bottom: 0.5em;
}
#UsedItems .product .summary {
  padding: 11px 15px 9px;
  height: 1%;
}
#UsedItems .product .summary:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
#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, #UsedItems .product .details ol {
  margin: 0;
}
#UsedItems .product .conditionReport, #UsedItems .product img {
  float: left;
}
#UsedItems .product .conditionReport {
  width: 237px;
  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;
}
#UsedItems .product .addProduct .addConfirm {
  margin-top: 5px;
}
/* }}} */
/* Navigation {{{ */
ul.navigation {
  list-style: none outside;
  margin: 0;
}
#mainNavigation {
  clear: left;
  float: left;
  width: 190px;
  font-size: 1.0em;
  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, #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, #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 input.textbox {
  width: 170px;
}
.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, a#viewBasket:visited {
  text-decoration: none;
  color: white;
  background: #e51b24 url(/userfiles/images/icons/basket.png) 5px 5px no-repeat;
}
/* }}} */
/* Breadcrumbs {{{ */
#breadcrumbs {
  padding: 5px 0 10px;
}
#breadcrumbs li {
  display: inline;
  padding: 0px;
}
#breadcrumbs a:link, #breadcrumbs a:visited {
  text-decoration: none;
  color: #bcbdbe;
}
#breadcrumbs .separator {
  color: #bcbdbe;
  padding: 0 5px;
}
/* }}} */
/* Product Page {{{ */
#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 {{{ */
#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, #utils .navigation a:visited {
  color: #4c4d4f;
  text-decoration: none;
}
#utils .address, #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 {{{ */
/* Footer links {{{ */
#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, #footer a:visited {
  text-decoration: none;
  color: #bcbdbe;
}
#footer a:hover, #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;
}
/* }}} */
/* }}} */
/* Contact Page {{{ */
#Form {
  width: 430px;
  float: left;
  padding: 10px;
}
#Form legend {
  color: #e51b24;
  font-size: 2em;
}
#Form .field {
  float: left;
  width: 210px;
}
#Form .field input, #Form .field select {
  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;
}
/* }}} */
/* Xslt Search Styles {{{ */
.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 .product {
  height: 1%;
}
.searchResults .product:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
/* }}} */
/* Category Frontpages {{{ */
.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, .categoriesNavigation a:visited {
  text-decoration: none;
}
.categoriesNavigation a:hover, .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, .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;
}
/* }}} */
/* Login Form {{{ */
#LoginStatus {
  margin: 0 0 20px;
}
#LoginStatus table, #LoginStatus td, #LoginStatus th {
  margin: 0;
  padding: 0;
  border: none;
}
#LoginStatus, #MembershipTabs {
  width: 430px;
  float: left;
  padding: 10px;
  padding: 0;
  width: auto;
}
#LoginStatus legend, #MembershipTabs legend {
  color: #e51b24;
  font-size: 2em;
}
#LoginStatus .field, #MembershipTabs .field {
  float: left;
  width: 210px;
}
#LoginStatus .field input,
#MembershipTabs .field input,
#LoginStatus .field select,
#MembershipTabs .field select {
  width: 200px;
}
#LoginStatus .field textarea, #MembershipTabs .field textarea {
  width: 410px;
}
#LoginStatus .field label, #MembershipTabs .field label {
  display: block;
  padding: 5px 5px 5px 0;
}
#LoginStatus .buttons, #MembershipTabs .buttons {
  clear: both;
}
#LoginStatus .field, #MembershipTabs .field {
  width: auto;
  clear: both;
}
#LoginStatus .field .requiredStatus, #MembershipTabs .field .requiredStatus {
  padding: 0 1em;
}
#LoginStatus .buttons, #MembershipTabs .buttons {
  padding: 5px 0;
}
#LoginStatus input[type=submit],
#MembershipTabs input[type=submit],
#LoginStatus input[type=button],
#MembershipTabs input[type=button] {
  background: #e51b24;
  border: none;
  color: white;
  padding: 0.2em 0.5em;
}
#MembershipTabs {
  border: solid 1px #dcdcdc;
  height: 1%;
  width: 100%;
}
#MembershipTabs:after {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
#MembershipTabs h1,
#MembershipTabs h2,
#MembershipTabs h3,
#MembershipTabs h4,
#MembershipTabs h5,
#MembershipTabs h6 {
  color: #4c4d4f;
}
#MembershipTabs h1 {
  font-size: 1.6em;
}
#MembershipTabs h2 {
  font-size: 1.4em;
}
#MembershipTabs h3,
#MembershipTabs h4,
#MembershipTabs h5,
#MembershipTabs h6 {
  font-size: 1.2em;
}
#MembershipTabs .tabHeading {
  margin-top: 0;
  clear: none;
}
#MembershipTabs .toUsedStore {
  float: right;
  font-size: 1.2em;
}
#MembershipTabs .toUsedStore:link, #MembershipTabs .toUsedStore:visited {
  text-decoration: none;
}
#MembershipTabs .page {
  float: left;
}
#MembershipTabs .page {
  width: 685px;
  margin-top: -2em;
}
#MembershipTabs .section {
  float: left;
  width: 30%;
  margin-right: 3%;
}
#MembershipTabs .pagecontrols .pagestatus, #MembershipTabs .pagecontrols .pagenumbers {
  text-align: center;
}
#MembershipTabs .pagecontrols .pagenumbers li {
  display: inline;
}
#LoginPopup {
  position: fixed;
  z-index: 99999;
  top: 100px;
  width: 100%;
}
#LoginPopup .loginWrapper {
  margin: 0 0 20px;
  width: 430px;
  float: left;
  padding: 10px;
  padding: 0;
  width: auto;
  float: none;
  background: white;
  padding: 1em;
  width: 20em;
  margin: 0 auto;
  border: solid 1px black;
}
#LoginPopup .loginWrapper table, #LoginPopup .loginWrapper td, #LoginPopup .loginWrapper th {
  margin: 0;
  padding: 0;
  border: none;
}
#LoginPopup .loginWrapper legend {
  color: #e51b24;
  font-size: 2em;
}
#LoginPopup .loginWrapper .field {
  float: left;
  width: 210px;
}
#LoginPopup .loginWrapper .field input, #LoginPopup .loginWrapper .field select {
  width: 200px;
}
#LoginPopup .loginWrapper .field textarea {
  width: 410px;
}
#LoginPopup .loginWrapper .field label {
  display: block;
  padding: 5px 5px 5px 0;
}
#LoginPopup .loginWrapper .buttons {
  clear: both;
}
#LoginPopup .loginWrapper .field {
  width: auto;
  clear: both;
}
#LoginPopup .loginWrapper .field .requiredStatus {
  padding: 0 1em;
}
#LoginPopup .loginWrapper .buttons {
  padding: 5px 0;
}
#LoginPopup .loginWrapper input[type=submit], #LoginPopup .loginWrapper input[type=button] {
  background: #e51b24;
  border: none;
  color: white;
  padding: 0.2em 0.5em;
}
/* }}} */
/* Purchase History {{{ */
#PurchaseHistory {
  margin: 0;
  width: 657px;
}
#PurchaseHistory h2, #PurchaseHistory h3, #PurchaseHistory h4 {
  margin-top: 0;
}
#PurchaseHistory dl {
  margin: 0;
  border: none;
}
/* }}} */

