* { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }
body { margin: 0; padding: 0; }

#container { margin: 0; padding: 0; width: 612pt; padding: 0; }

h2,
#header a,
#header .storeHours,
#header .siteTagLine,
#navigation,
table img,
#footer a,
th.image,
td.image,
.bikeTypeDesc,
#filterBikeType,
#adminNav,
#aside_default,
.hide,
.linkToOrg  {
	display: none;
}

.showBike {
display: block;
padding: 0 15pt;
width: 548pt;
}

#header h5 { margin: 5px; padding: 0; }
h1 { padding: 0 10px; }
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 500pt;
}
table#bicycleListType { width: 350pt; }
table th {
    padding: 2pt 5pt;
    font-size: 8pt;
}

table td {
    border-bottom: 1px dotted #efefef;
    border-spacing: 0;
    padding: 1pt 5pt;
    font-size: 9pt;
    white-space: nowrap;
}

a {
    text-decoration: none;
    color: #000;
}

th.brand,
th.model,
th.year,
th.bikeType {
    text-align: left;
}

.msrp,
.ourPrice,
.perOff {
    text-align: right;
}

th.headerSortUp {
    text-decoration: overline;
}

th.headerSortDown {
    text-decoration: underline;
}

td.brand,
td.year,
td.bikeTypex a,
td.bikeType a {
    font-size: 7pt;
}

.year,
.ourPrice,
.salePrice,
.msrp {
    width: 24pt;
}

.salePrice {
    font-weight: bold;
    text-align: right;
}

.specialPrice {
    border: 1px solid #ddd;
    font-style: italic;
    background: #efefef;
}

#footer,
#locations { text-align: center; }
#footer span { display: block; margin: 5pt; }
#footer { display: none; }