﻿body
{
    background-color: #ffffff;
    padding: 0px;
    margin: 0px;
    background-image: url(/images/main_bg.png);
    background-repeat: repeat-x;
    background-position: 0px 95px;
}

div
{
    overflow: hidden;
}

.layout
{
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 940px;
    /* background-color: Yellow; */
}

#header
{
    height: 95px;
    background-color: #333333;
    background-image: url(/images/header_bg.gif);
    background-position: 0px 0px;
    background-repeat: repeat-x;
}

#menu
{
    padding-top: 4px;
    margin-left: 0px;
}

#menu a.home, #menu a.home:hover,
#menu a.home:visited, #menu a.home:visited:hover
{
    display: -moz-inline-box;
    display: inline-block;
    float: left;
    height: 38px;
    width: 47px;
    margin-right: 24px;
    margin-top: -4px;
    border-right: none;
    background-image: none;
    padding: 0px;
}

#menu a.home span
{
    display: -moz-inline-box;
    display: inline-block;
    height: 38px;
    width: 47px;
    cursor: pointer;
}

#menu a, #menu a:visited
{
    display: -moz-inline-box;
    display: inline-block;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    padding: 9px 10px 7px 10px;
    border-right: solid 1px #ccc;
    text-decoration: none;
    background: none;
    color: #333333;
    text-transform: uppercase;
}

#menu a:hover, #menu a:visited:hover, #menu a:active, #menu a.selected
{
    display: -moz-inline-box;
    display: inline-block;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    padding: 9px 10px 7px 10px;
    border-right: solid 1px #ccc;
    text-decoration: none;
    background-image: url(/images/menu_hover_bg.gif);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    color: #ffffff;
    text-transform: uppercase;
}

.menu-layout
{
    background-image: url(/images/mstar_logo.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 940px;
    height: 95px;
}

#submenu, .submenu
{
    text-transform: uppercase;
    border-bottom: solid 1px #CCCCCC;
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    color: #808080;
}

#submenu a, .submenu a
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    color: #808080;
    text-decoration: none;
    margin-right: 10px;
    padding: 5px 0px 5px 0px;
    display: -moz-inline-box;
    display: inline-block;
    text-transform: uppercase;
}

.submenu span
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #999999;
    padding: 5px 0px 5px 0px;
    display: -moz-inline-box;
    display: inline-block;
    text-transform: uppercase;
}

#submenu a:hover, #submenu a.selected,
.submenu a:hover, .submenu a.selected
{
    font-family: Arial;
    font-weight: bold;
    font-size: 11px;
    color: #D81E05;
    text-decoration: none;
    margin-right: 10px;
    padding: 5px 0px 5px 0px;
    display: -moz-inline-box;
    display: inline-block;
    text-transform: uppercase;
}

h1
{
    font-family: Arial;
    font-weight: bold;
    font-size: 30px;
    color: #333333;
    margin: 20px 0px 20px 0px;
    padding: 0px;
    text-transform: uppercase;
}

h2
{
    font-family: Arial;
    font-weight: bold;
    font-size: 18px;
    color: #333333;
    margin: 0px 20px 0px 0px;
    padding: 0px;
    text-transform: uppercase;
}

h3, .specs table tr.header td h3
{
    font-family: Arial;
    font-weight: bold;
    font-size: 14px;
    color: #999999;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    text-transform: uppercase;
}

p
{
    text-align: justify;
    line-height: 160%;
    font-family: Arial;
    font-size: 12px;
    color: #333333;
}

div
{
    font-family: Arial;
    font-size: 12px;
}

h1 + p
{
    padding-top: 0px;
}

p + p
{
    margin: 10px 0px 10px 0px;
}

a
{
    color: #D81E05;
    text-decoration: none;
    font-family: Arial;
    font-size: 12px;
}

a:hover
{
    color: #D81E05;
    text-decoration: underline;
    font-family: Arial;
    font-size: 12px;
}

.store
{
    vertical-align: top;
    font-family: Arial;
    font-size: 12px;
    color: #333333;
    margin-bottom: 20px;
}

.store .heading
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #D81E05;
    text-transform: uppercase;
}

#footer
{
    margin-top: 40px;
    height: 159px;
    background-color: #D81E05;
    background-image: url(/images/footer_bg.gif);
    background-position: 0px 0px;
    background-repeat: repeat-x;
    color: #ffffff;
    font-family: Arial;
    font-size: 10px;
}

#footer .layout
{
    padding-top: 20px;
}

#footer a
{
    color: #ffffff;
    text-decoration: none;
    font-size: 10px;
}

#footer a:hover
{
    color: #ffffff;
    text-decoration: underline;
    font-size: 10px;
}

#slideshow
{
    width: 940px;
    height: 295px;
    background-color: #ccc;
    margin-top: 30px;
}

#slideshow img
{
    border: none;
}

#range
{
    width: 940px;
    margin-top: 30px;
    margin-bottom: 30px;
}

/*
#range:first-child
{
    margin-left: 24px;
}*/

#range span span
{
    border-bottom: solid 1px Red;
    padding-bottom: 5px;
    margin-bottom: 1px;
    width: 170px;
    height: auto;
    margin-left: 0px;
}

#range span
{
    width: 170px;
    display: -moz-inline-box;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 0px 119px;
    height: 161px;
}

#range span
{
    margin-left: 22px;
}

#range img
{
    border: none;
}

.range, .range-s
{
    height: 207px;
}

.range .show
{
    display: block;
}

.range .hide
{
    display: none;
}

.range-s .show
{
    display: none;
}

.range-s .hide
{
    display: block;
}

.range div, .range-s div
{
    display: block;
    cursor: pointer;
    border: solid 1px #CCCCCC;   
    height: 200px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-color: #ffffff;
}

.range div div.blurb, .range-s div div.blurb
{
    display: block;
    border: none;   
    background: none;
    padding-top: 80px;
    padding-left: 20px;
    width: 280px;
    font-family: Arial;
    font-size: 12px;
    color: #333333;   
}

div.blurb div
{
    height: 75px;
    border: none;
}

.bikes-r div
{
    display: -moz-inline-box; 
    display: inline-block; 
    border-right: solid 1px #EDEDED; 
    padding-left: 20px;
    padding-right: 20px;
    background-position: 20px 0px;
    width: 144px;
    float: left;
}


.bikes-r a.more
{
    text-align: right;
    display: block;
}

.bikes-r
{
    height: 250px;
}

.bikes, .bikes-r
{
    margin-bottom: 20px;
}

.bikes-r div, .bikes div
{
    padding-top: 20px;
    background-repeat: no-repeat;
    vertical-align: top;
}

.bikes
{
    height: 120px;
}

.bikes div
{
    display: -moz-inline-box; 
    display: inline-block; 
    border-right: solid 1px #EDEDED; 
    padding-left: 10px;
    background-position: 10px 0px;
    padding-right: 9px;
    width: 140px;
    float: left;
}

.main-image
{
    height: 293px;
    width: 698px;
    border: solid 1px #CCCCCC;
}

#overlay
{
    height: 295px;
    width: 700px;
    cursor: pointer;
    position: absolute;
    z-index: 1000;
}

#selection, .drag
{
    width: 80px;
    height: 80px;
    margin-top: 70px;
    margin-left: 250px;
    display: -moz-inline-box;
    display: inline-block;
    border: solid 2px #D81E05;
    cursor: pointer;
}

#selection span
{
    width: 80px;
    height: 80px;
    display: -moz-inline-box;
    display: inline-block;
    background-color: #ffffff;
    opacity:0.6;
    filter:alpha(opacity=60);
}

#selection span span
{
    width: 80px;
    height: auto;
    text-align: center;
    display: -moz-inline-box;
    display: inline-block;
    font-size: 10px;
    font-family: Arial;
    color: #333333;
    opacity:1.0;
    filter:alpha(opacity=100);
    margin-top: 25px;
    text-transform: uppercase;
}
.contact
{
    margin-bottom: 20px;
}

.contact p
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
    text-align: left;
    padding-left: 220px;
    display: block;
    clear: left;
}

.contact p label
{
    vertical-align: top;
    float: left;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #808080;
    width: 200px;
    margin-left: -220px;
}

.contact p input, .contact p textarea
{
    width: 294px;
}

.contact p select
{
    width: 300px;
}

.support
{
    margin-bottom: 20px;
}

.support p
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
    text-align: left;
    padding-left: 220px;
    display: block;
    clear: left;
}

.support p label
{
    vertical-align: top;
    float: left;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #808080;
    width: 200px;
    margin-left: -220px;
}

.support p input, .support p textarea
{
    width: 294px;
}

.support p select
{
    width: 300px;
}



.comp
{
    margin-left: 5px;
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #D81E05;
}

#info
{
    
    padding-bottom: 0px;
    margin-bottom: 0px;
}

#info h3
{
    font-family: Arial;
    font-weight: bold;
    color: #D81E05;
    font-size: 14px;
    margin: 0px 20px 5px 0px;
}

#info p + h3
{
    margin: 40px 0px 5px 0px;
}

#info p
{
    font-family: Arial;
    color: #333333;
    font-size: 12px;
    
}

#info label
{
    float: left;
    width: 70px;
    font-family: Arial;
    font-weight: bold;
    color: #333333;
    font-size: 12px;
}

.ms-link
{
    background-image: url(/images/side_links.gif);
    background-position: 0px 0px;
    width: 192px;
    height: 17px;
    display: block;
    margin-top: 10px;
}

.brc-link
{
    background-image: url(/images/side_links.gif);
    background-position: 0px 17px;
    height: 17px;
    display: block;
    margin-top: 10px;
    width: 175px;
}

.obikes
{
    background-image: url(/images/bike_headings.gif);
    background-position: 0px 12px;    
    height: 12px;
    margin-top: 10px;
    width: 239px;
    margin-right: 40px;
}

a.specs
{
    background-image: url(/images/bike_headings.gif);
    background-position: 263px 0px;    
    height: 11px;
    font-size: 8px;
    display: -moz-inline-box;
    display: inline-block;
    width: 179px;
    cursor: pointer;
    margin-right: 40px;
}

a.specs:hover, a.specs-s
{
    background-image: url(/images/bike_headings.gif);
    background-position: 263px 23px;    
    height: 11px;
    font-size: 8px;
    display: -moz-inline-box;
    display: inline-block;
    width: 179px;
    margin-right: 40px;
}

a.overview
{
    background-image: url(/images/bike_headings.gif);
    background-position: 0px 0px;    
    height: 11px;
    font-size: 8px;
    display: -moz-inline-box;
    display: inline-block;
    width: 83px;
    cursor: pointer;
    margin-right: 40px;
}

a.overview:hover, a.overview-s
{
    background-image: url(/images/bike_headings.gif);
    background-position: 0px 23px;    
    height: 11px;
    font-size: 8px;
    display: -moz-inline-box;
    display: inline-block;
    width: 83px;
    margin-right: 40px;
}

a.geo
{
    background-image: url(/images/bike_headings.gif);
    background-position: 84px 0px;    
    height: 11px;
    font-size: 8px;
    display: -moz-inline-box;
    display: inline-block;
    width: 84px;
    cursor: pointer;
    margin-right: 40px;
}

a.geo:hover, a.geo-s
{
    background-image: url(/images/bike_headings.gif);
    background-position: 84px 23px;    
    height: 11px;
    font-size: 8px;
    display: -moz-inline-box;
    display: inline-block;
    width: 84px;
    margin-right: 40px;
}

ul
{
    margin-left: 0px;
    padding-left: 0px;
}

ul.overview
{
    margin-left: 0px;
    height: 100px;
}

ul.overview li
{
    list-style-image: url(/images/arrow.gif);    
    font-family: Arial;
    font-size: 12px;
    color: #333333;
    margin-bottom: 5px;
    margin-left: 25px;
}

li
{
    font-family: Arial;
    font-size: 12px;
    color: #333333;
    list-style-type: none;
}

table.specs
{
    width: 100%;
}

table.specs td
{
    color: #333333;
    background-color: #E5E5E5;
}

table.support
{
    width: 720px;
}

table.support td
{
    width: 180px;
    font-family: Arial;
    font-size: 12px;
}

table.support-2
{
    width: 720px;
}

table.support-2 td
{
    width: 240px;
}

td
{
    font-family: Arial;
    font-size: 12px;
}

.hidden
{
    display: none;
}

#ctl00_ContentPlaceHolder1_lstRoll
{
    width: 100%;   
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: solid 1px #CCCCCC;
}

#ctl00_ContentPlaceHolder1_lstRoll td
{
    cursor: pointer;
    padding: 5px 0px 5px 0px;
    border-left: none;
    border-right: none;
    border-top: solid 1px #CCCCCC;
}

#ctl00_ContentPlaceHolder1_lstRoll tr td:first-child
{
    cursor: pointer;
    font-weight: bold;
    padding: 5px 0px 5px 0px;
    border-left: none;
    border-right: none;
    border-top: solid 1px #CCCCCC;
}

.intended-use
{
    float: left;
    width: 350px;
    font-family: Arial;
    color: #333333;
    font-size: 14px;
    line-height: 150%;
    text-align: justify;
}

.specs table
{
    width: 700px;
    border-collapse: collapse;
}

.specs table td
{
    border: solid 1px #fff;
    background-color: #CCCCCC;
    color: #333333;
    font-family: Arial;
    font-size: 12px;
    padding: 2px 5px 2px 5px;
}

.specs table tr td:first-child
{
    font-weight: bold;
    text-transform: uppercase;
    width: 150px;
}

.specs table .alt td
{
    border: solid 1px #fff;
    background-color: #E5E5E5;
    color: #333333;
    font-family: Arial;
    font-size: 12px;
    padding: 2px 5px 2px 5px;
}

.specs h3
{
    margin: 20px 0px 10px 0px;
}

.specs h3:first-child
{
    margin: 0px 0px 10px 0px;
}

.specs table tr.header td
{
    border: none;
    background-color: #ffffff;
    padding: 0px;
    padding: 0px 5px 10px 5px;
}

.specs table tr.header td:first-child
{
    padding: 0px 5px 10px 0px;
}

#ctl00_ContentPlaceHolder1_pnlColours
{
    margin-top: 5px;
}

#ctl00_ContentPlaceHolder1_pnlColours a,
#ctl00_ContentPlaceHolder1_pnlColours a:visited,
#ctl00_ContentPlaceHolder1_pnlColours span
{
    height: 15px;
    background-position: 0px 15px;
    text-decoration: none;
    display: -moz-inline-box;
    display: inline-block;
    width: 100px;
}

#ctl00_ContentPlaceHolder1_pnlColours a:hover,
#ctl00_ContentPlaceHolder1_pnlColours a:visited:hover,
#ctl00_ContentPlaceHolder1_pnlColours a:active,
#ctl00_ContentPlaceHolder1_pnlColours a.selected,
#ctl00_ContentPlaceHolder1_pnlColours span.selected
{
    height: 15px;
    background-position: 0px 0px;
    text-decoration: none;
    display: -moz-inline-box;
    display: inline-block;
    width: 100px;
}