#colBeta {
    margin: 0px 170px 0px 190px;
}

#quadManufacturers ul{
    margin-left: 20px;
    margin-top: 20px;
}

#quadManufacturers li {
    list-style: none;
    float: left;
    background: transparent url(/images/quadbikes/bgManu.png) top left no-repeat;
    width: 175px;
    height: 132px;
    display: block;
    margin: 0px 15px 15px 0px;
}

#quadManufacturers a {
    float: left;
    text-indent: -9999px;
    display: block;
    width: 175px;
    height: 132px;
}                                                                

#colBeta a#menu-49 {
    background: transparent url(/images/quadbikes/manuQuadzilla.png) center center no-repeat;
}

#colBeta a#menu-50 {
    background: transparent url(/images/quadbikes/manuHonda.png) center center no-repeat;
}

#colBeta a#menu-51 {
    background: transparent url(/images/quadbikes/manuCanAm.png) center center no-repeat;
}

#colBeta a#menu-52 {
    background: transparent url(/images/quadbikes/manuKymco.png) center center no-repeat;
}

#colBeta a#menu-53 {
    background: transparent url(/images/quadbikes/manuYamaha.png) center center no-repeat;
}

#colBeta a#menu-54 {
    background: transparent url(/images/quadbikes/manuSuzuki.png) center center no-repeat;
}

#colBeta a#menu-56 {
    background: transparent url(/images/quadbikes/manuCectek.png) center center no-repeat;
}

#intro {
    font-size: 90%;
    font-weight: bold;
}

#intro img {
    float: right;
    padding-left: 20px;
    margin-bottom: 20px;
}

#colBeta h3 {
    padding: 5px 8px;
    font-size: 120%;
    font-weight: bold;
    color: #FFF;
    background: transparent url('/images/bg-navMain.png') repeat-x top left;
    margin-top: 1em;
    margin-bottom: 1em;
    clear: left;
}

#colBeta h4 {
    font-size: 120%;
    font-weight: bold;
    color: #003145;
    text-decoration: none;
    border-bottom: 2px solid #CCC;
    margin-bottom: 5px;
}

#colBeta h4 a {
    display: block;
    text-decoration: none;
}

#colBeta h4 a:hover {
    border-bottom: none;
}

.productPrice {
    text-align: center;
    background: transparent url(/images/bdr-product.png) repeat-x bottom center;
    clear: both;
    padding: 5px;
    margin-bottom: 2em;
    /*font-size: 150%;*/
    font-weight: bold;
    color: #999;
}

.productPriceTxt {
    color: #990000;
    font-size: 150%;
}

.trikeModel {
    clear: both;
    padding: 0px 10px;
}

.trikeModel img {
    float: left;
    width: 150px;
    height: 150px;
    margin: 5px;
    margin-left: 0px;
    margin-right: 15px;
}

.trikeModel a {
    text-decoration: none;
    color: #333;
    font-weight: bold;
}

.trikeModel a:hover {
    color: #003145;
    border-bottom: 1px solid;
}

.usedIntro {
    line-height: 1.8em;
    margin-left: 160px;
}

.usedIntro ul li {
    margin-left: 10px;
}

#technicalSection table {
    border: none;
}

#technicalSection td {
    padding: 5px;
    border: none;
}

#technicalSection th {
    width: 150px;
    text-align: right;
    padding-right: 5px;
    background: none;
    color: #000;
    border: none;
}

#availableColours {
    float: right; 
    width: 250px; 
    text-align: center; 
    clear: right;
    font-size: 80%;
    font-weight: bold;
}

#modelPrice {
    margin-top: 20px;
    clear: both;
    background: #F7F7F7;
    padding: 5px;
    font-size: 120%;
    font-weight: bold;
    text-align: center;
}

#techEngSpec, #techChassSpec {
    display: none;
}

#techDimWeight th, #techEngSpec th, #techChassSpec th {
    font-weight: bold;
} 

#techNav {
    height: 1.75em;
    border-bottom: 2px solid #990000;
    margin-bottom: 9px;
}

#techNav ul {
    list-style: none;
    margin: 0;
}

#techNav li {
    display: inline;
    float: left;
    margin: 0;
}

#techNav a {
    text-decoration: none;
    color: #fff;
    background: #990000;
    font-weight: bold;
    margin-right: 10px;
    padding: 3px 8px;
}

#techNav a:hover {
    color: #FFCFCF;
}

#backModel {
    width: 250px;
    text-align: center;
}

#backModel a {
    display: block;
    padding: 6px 0px 13px 0px;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    background: #990000 url(/images/btn-back.png) center center no-repeat;
}

#backModel a:hover {
    color: #fff;
    text-decoration: underline;
}

#modelIntro {
    background: #FFF url(/images/bg-grad.png) top left repeat-x;
    padding: 10px;
    text-align: justify;
}

#modelIntro h3 {
    padding: 0;
    color: #990000;
    background: none;
    margin: 0;
}

#modelIntro dl {
    line-height: 1.8em;
}

#modelIntro dt {
    float: left;
    /*clear: right;*/
    width: 150px;
    text-align: right;
    padding-right: 5px;
    font-weight: bold;
}

#modelIntro dd {
    float: left;
}

#colX {
    float: left;
    width: 335px;
}

#colY {
    float: right;
    width: 255px;
}

#col1 {
    float: left;
    width: 295px;
}

#col2 {
    float: right;
    width: 295px;
}

#col1 h3, #col2 h3 {
    margin-top: 0px;
}

h3 a {
    color: #fff;
    text-decoration: none;
    display: block;
}

#colBeta h3.options {
    padding: 0;
    font-size: 120%;
    font-weight: bold;
    color: #990000;
    background: none;
    margin-top: 1em;
    margin-bottom: 0;
    clear: left;
}

#partsAccessories h3 {
    margin-bottom: 0px;
}
.comingSoon {
    background: #F1F1F1;
    color: #333;
    font-weight: bold;
    padding: 20px;
    border: 1px solid #CCC;
    border-top: none;
}

/*#colBeta h3.offRoad {
    background: #FFDE00;
}

#colBeta h3.onRoad {
    background: #003145;
}

#colBeta h3.kids {
    background: #FF0000;
}
*/
