

body {
    margin: 0px;
    padding: 0px;
    background: #ffffff;
    color: #000000;
/*    background: url(/img/d/chain.jpg); /*#ffffff; /*#000e75;*/
/*    color: #ffffff; */
    font-family: arial,sans-serif;
    font-size: 80%;
}

html, body {
    height: 100%;
}

a img {
    border: 0px;
}

h1 {
    font-size: 200%;
    font-weight: normal;
    margin: 0px;
    margin-bottom: 8px;
    padding: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    background: #ffffff;
    color: #000e75;
}

h2 {
    font-size: 140%;
    font-weight: normal;
    margin: 0px;
    margin-bottom: 8px;
}
h3 {
    font-size: 110%;
    font-weight: bold;
    margin: 0px;
    margin-bottom: 8px;
}
p {
    margin: 0px;
    margin-bottom: 12px;
}
ul {
    margin: 0px;
    margin-bottom: 12px;
    padding: 0px;
    padding-left: 24px;
}
ul li {
    list-style-type: square;
    margin: 0px;
    margin-bottom: 3px;
    padding: 0px;
}

a {
    background: transparent;
    color: #0060c0;
    text-decoration: none;
}
h2 a {
    background: transparent;
    color: #000000;
}


#page {
    width: 920px;
    height: 100%;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    position: relative;
/*
    background: url(/img/d/bg2.jpg);
    background-position: top left;
    background-repeat: repeat-y;
*/
    color: #000000;
}

#header {
    width: 920px;
    height: 100px;
    margin: 0px;
    padding: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
/*    background: url(/img/d/bg1.jpg);
    background-position: top left;
    background-repeat: no-repeat; */
}
#logo {
    position: absolute;
    top: 25px;
    left: 30px;
    width: 370px;
    height: 56px;
    margin: 0px;
    border: 0px;
}
#contactInfo {
    position: absolute;
    top: 36px;
    left: 600px;
    width: 290px;
    text-align: right;
    font-weight: normal;
    background: transparent;
    color: #000e75;
}
#openingTimes {
    color: #b00000;
}

#content {
    position: relative;
    margin: 0px;
    padding: 0px;
    padding-top: 100px;
    padding-left: 192px;
    padding-right: 30px;
}
#contentInner {
    margin: 0px;
    padding: 0px;
    min-height: 560px;
}
p.breadcrumbTrail {
    margin-top: 3px;
    margin-bottom: 8px;
    font-size: 85%;
}

div.contentImage {
    float: right;
    margin: 0px;
    margin-left: 10px;
    margin-bottom: 6px;
    padding: 0px;
}
div.contentImage img {
    border: solid 2px #293885;
}

#footer {
    margin-top: 24px;
    padding: 4px;
    padding-bottom: 8px;
    text-align: center;
    font-size: 85%;
    border: 0px;
    border-top: dotted 1px #606060;
    border-bottom: solid 16px #e0d0ff;
    clear: both;
}

#nav {
    position: absolute;
    top: 104px;
    left: 30px;
    width: 140px;
}
#nav h3 {
    background: #ffffff;
    color: #000e75;
    margin: 0px;
    margin-bottom: 2px;
    padding: 0px;
    border: 0px;
    border-top: solid 1px #fdc20e;
    border-bottom: solid 1px #fdc20e;
    font-style: italic;
}
#nav h3:first-letter {
    font-size: 110%;
    color: #fda20e;
}
#nav ul {
    margin: 0px;
    margin-bottom: 12px;
    padding: 0px;
}
#nav ul li {
    list-style-type: none;
    margin: 0px;
    margin-bottom: 2px;
    padding: 2px;
    padding-left: 8px;
    border: solid 1px #c9cde6;
    background: #e0e0f0;
}
#nav ul li:hover {
    background: #000e75;
    border: solid 1px #a9adc6;
}
#nav li a {
    text-decoration: none;
    font-weight: bold;
    color: #000e75;
}
#nav li a:hover {
    color: #f1bc1d;
}
#nav ul li:hover a {
    color: #f1bc1d;
}

.imageBox {
    overflow: hidden;
}

#imageBoxPhotos {
    width: 202px;
    height: 562px;
    float: right;
    margin-left: 20px;
    margin-bottom: 4px;
}
#imageBoxPhotos div {
    width: 200px;
    height: 180px;
    overflow: hidden;
    border: solid 1px #000000;
    position: relative;
    margin-bottom: 8px;
}
#imageBoxPhotos div p {
    position: absolute;
    top: 154px;
    left: 0px;
    width: 200px;
    height: 26px;
    margin: 0px;
    padding: 0px;
    padding-top: 4px;
    text-align: center;
    background: #ffffff;
    color: #000000;
    opacity: 0.8;
    filter: alpha(opacity=80);
}
#imageBoxPhotos div p a {
    color: #000000;
    font-weight: bold;
}


#imgBag {
    width: 140px;
    height: 180px;
    border: 0px;
    margin: 0px;
    margin-top: 12px;
    margin-bottom: 12px;
}



.pickBox {
    width: 640px;
    margin: 0px;
    margin-bottom: 20px;
    padding: 0px;
}
.pickBox div {
    width: 200px;
    height: 200px;
    border: 0px;
    margin: 0px;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 0px;
    float: left;
}
.pickBox div div {
    width: 200px;
    height: 133px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.pickBox div p {
    font-size: 85%;
    text-align: center;
}
.pickBox div h2 {
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 2px;
    text-align: center;
}
.pickBox div h2 a {
    color: #000000;
    text-decoration: none;
}

#boxOverlay {
    position: absolute;
    top: 0px;
    left: 0px;
    background: #192875;
    opacity: 0.9;
    filter: alpha(opacity=90);
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none;
}
#boxWindow {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1001;
    margin: 0px;
    margin-bottom: 20px;
    border-collapse: collapse;
    empty-cells: show;
}
#boxWindow td {
    padding: 0px;
    border: 0px;

}
#boxWindowTL {
    width: 20px;
    height: 20px;
    background: url(/img/d/boxtl.png);
    background-position: top left;
}
#boxWindowT {
    background: #ffffff;
}
#boxWindowTR {
    width: 30px;
    height: 20px;
    background: url(/img/d/boxtr.png);
    background-position: top right;
}
#boxWindowL {
    width: 20px;
    background: #ffffff;
}
#boxWindowC {
    background: #ffffff;
    color: #000000;
    text-align: left;
    vertical-align: top;
}
#boxWindowX {
    width: 20px;
    height: 20px;
    margin: 0px;
    margin-left: 4px;
    margin-bottom: 4px;
    float: right;
    border: 0px;
}
#boxWindowH {
    margin: 0px;
    padding: 0px;
}
#boxWindowH h1 {
    margin-top: 0px !important;
    padding-top: 0px !important;
}
#boxWindowR {
    width: 30px;
    background: url(/img/d/boxr.png);
    background-position: top right;
    background-repeat: repeat-y;
}
#boxWindowBL {
    width: 20px;
    height: 30px;
    background: url(/img/d/boxbl.png);
    background-position: bottom left;
}
#boxWindowB {
    height: 30px;
    background: url(/img/d/boxb.png);
    background-position: bottom left;
    background-repeat: repeat-x;
}
#boxWindowBR {
    width: 30px;
    height: 30px;
    background: url(/img/d/boxbr.png);
    background-position: bottom right;
}



div.infoBox {
    width: 165px;
    height: 176px;
    display: inline;
    float: left;
    margin: 20px;
    padding: 0px;
    border: solid 1px #293885;
    position: relative;
    overflow: hidden;
}
.infoBox h2 {
    font-size: 12px;
    font-weight: bold;
    background: #293885;
    color: #ffffff;
    padding: 2px;
    padding-left: 4px;
    margin: 0px;
}
.infoBox h2 a {
    color: #ffffff;
    text-decoration: none;
}

#divInfoBox {
    background: url(/img/photos/shop/shopfront.jpg);
    background-position: -1px 18px;
    background-repeat: no-repeat;
}
#divInfoBox p {
    position: absolute;
    top: 122px;
    left: 0px;
    padding: 4px;
    background: #ffffff;
    color: #000000;
}

#divDirectionsBox table {
    border: 0px;
    border-collapse: collapse;
    margin: 0px;
    padding: 0px;
}
#divDirectionsBox table td {
    padding: 4px;
    text-align: left;
    vertical-align: center;
}
#divDirectionsBox p {
    padding: 4px;
    margin: 0px;
    margin-top: 8px;
}
#divContactBox p {
    margin: 4px;
    margin-top: 8px;
    margin-bottom: 12px;
}

div.gallery {
    text-align: center;
}
div.gallery p {
    margin: 0px;
    margin-bottom: 2px;
}
div.gallery p img {
    margin: 0px;
    margin-top: 12px;
    border: solid 1px #000000 !important;
}
div.scroll {
    height: 520px;
    overflow: scroll;
}

table.specification {
    width: 100%;
    margin: 0px;
    margin-bottom: 16px;
    border: 0px;
    border-bottom: dashed 1px #c0c0c0;
    border-collapse: collapse;
}
table.specification td {
    padding: 2px !important;
    padding-left: 4px !important;
    padding-right: 8px !important;
    background: #f0f0f0 !important;
    border: 0px !important;
    border-top: dashed 1px #c0c0c0 !important;
}

div.range {
    margin: 0px;
    padding: 0px;
    padding-top: 8px;
    border-top: solid 1px #c0c0c0;
    clear: both;
}
div.range img {
    width: 200px;
    height: 133px;
    border: 0px;
    margin: 0px;
    margin-bottom: 10px;
    float: right;
}

div.highlightBox {
    margin: 0px;
    margin-bottom: 12px;
    padding: 4px;
    background: #ffff80;
    border: solid 1px #dddd60;
    padding-bottom: 0px;
    width: 472px;
}
div.highlightBox h2 {
    color: #c00000;
    margin-bottom: 8px;
}
div.highlightBox p {
    margin-bottom: 8px;
}

.form-error {
    color: #ff0000;
}

.form-error-message {
    color: #ff0000;
    margin: 0px;
    margin-bottom: 2px;
    padding: 2px;
    padding-left: 8px;
    border: solid 1px #e6c9cd;
    background: #f0e0e0;
}

.form-ok-message {
    color: #000000;
    margin: 0px;
    margin-bottom: 2px;
    padding: 2px;
    padding-left: 8px;
    border: solid 1px #c9e6cd;
    background: #e0f0e0;
}

table.list {
    border: 1px solid #bbbbbb;
}

tr.header th {
    text-align: left;
    border-bottom: 1px solid #bbbbbb;
}

tr.header td {
    font-size: 90%;
    text-align: center;
}

tr.header td table {
    text-align: center;
}

tr.even {
    background-color: #ffffff;
}

tr.odd {
    background-color: #eeeeee;
}

.form-field-info {
    font-size: 85%;
}

.form-label {
    vertical-align: top;
}

.form-compulsary {
    color: red;
}

table.review tr td {
    vertical-align: top;
}

table.bikefeatures {

}

table.bikefeatures tr {

}

td.bikefeaturelabel {
    border-top: 1px dashed #dddddd;
    vertical-align: top;
}

td.bikefeaturevalue {
    border-top: 1px dashed #dddddd;
    vertical-align: top;
}

td.bikefeaturegroup {
    font-weight: bold;
    border-top: 2px dashed #bbbbbb;
    vertical-align: top;
    padding-bottom: 2px;
}



div.cmsEditable {
    border: 1px solid #aaaaaa;
}

div.cmsEditIcon {
    position:relative;
    float: right;
    cursor: pointer;
}

div.cmsEditor {
    display: none;
}