body
{
    margin: 0;
    background: #e5e5e5;
    font-family: Tahoma, Verdana, sans-serif;
    font-size: 0.7em;
    color: #444;
}

a
{
    color: #777;
}

h2 a
{
    color: black;
}

a:hover
{
    color: black;
}

img
{
    border: 0;
    vertical-align: middle;
}

h1
{
    margin: 0 0 2em;
    font-size: 120%;
    color: black;
}

h2,
h3
{
    font-size: 100%;
    color: black;
    margin: 1.25em 0 0.25em 0;
}

p
{
    margin: 0.25em 0 0.75em 0;
}

fieldset
{
    border: 0 none;
    padding: 0;
}

textarea,
input,
select,
button
{
    vertical-align: middle;
    margin: 0;
    font-family: Tahoma, Verdans, sans-serif;
    font-size: 100%;
    line-height: 100%;
}

button
{
    border: 0;
    padding: 0;
    background: transparent;
}

form, table
{
    font-size: 100%;
    margin: 0;
    padding: 0;
    border: 0 none;
}

table
{
    width: 100%;
    border-bottom: 1px solid #eee;
    margin: 1.5em 0;
    border-collapse: collapse;
    border-spacing: 0;
}

th
{
    text-align: left;
}

tr
{
    vertical-align: top;
}

thead th
{
    background: #fff;
    color: #555;
    border-right: 1px solid #ddd;
    border-bottom: 4px solid #ccc;
    font-size: 86%;
    padding: 0 10px 5px 5px;
}

tbody td, #content tbody th
{
    color: #222;
    border-top: 1px solid #eee;
    padding: 2px 10px 2px 5px;
}

ul
{
    list-style-type: square;
}

ul, ol, dl
{
    margin: 1.5em 0;
    padding: 0;
}

.col2,
.col3,
.col4
{
    clear: both;
}

.col2 .col
{
    width: 45%;
    margin-right: 5%;
    float: left;
}

.col3 .col
{
    width: 30%;
    margin-right: 4%;
    float: left;
}

.col4 .col
{
    width: 21%;
    margin-right: 5%;
    float: left;
}

.date
{
    color: #999;
    font-size: 90%;
    margin: 0;
}

.chart
{
    font-size: 90%;
    margin-bottom: 24px;
}

.figure
{
    text-align: right;
    white-space: nowrap;
}

.on
{
    background-color: #fafbff;
}

.off
{
    background-color: #edf3fe;
}

.img
{
    text-indent: -9999em;
    overflow: hidden;
    background-repeat: no-repeat;
}

.address th
{
    color: #808080;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    border-bottom: 2px #996600 solid;
    padding: 24px 0px 6px 0px;
}

.address td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    text-align: left;
    border-bottom: 1px #ccc solid;
    padding: 8px 6px 2px 0px;
}

.portrait
{
    margin-top: 10px;
    padding-top: 106px;
    background-repeat: no-repeat;
    font-size: 90%;
}

.portrait h3
{
    border-bottom: 1px solid #ccc;
    font-size: 100%;
    color: black;
}

.gallery
{
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.gallery li
{
    position: relative;
    margin: 0 0 12px 0;
    padding: 0 0 12px 224px;
    border-bottom: 9px #ccc solid;
    min-height: 120px;
}

.gallery li span
{
    position: absolute;
    left: 0;
    top: 0;
    width: 200px;
    height: 120px;
    overflow: hidden;
}

.gallerytiny
{
    width: 152px;
    height: 112px;
    border: 1px solid #aaa;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    float: left;
    margin: 0 5px 5px 0;
}

.gallerytiny a
{
    display: block;
    padding-top: 120px;
}

.divider.top
{
    margin-top: 12px;
}

.archive
{
    clear: both;
    margin: 1em 0;
    padding: 0;
}

.archive dt
{
    clear: left;
    float: left;
    width: 30%;
}

.archive dd
{
    padding: 0;
    margin: 0 0 0 30%;
}

.archive a
{
    color: #777;
    text-decoration: none;
}

.archive .sel a
{
    color: #000;
    font-weight: bold;
}

.archive a:hover
{
    color: #000;
    text-decoration: underline;
}

.subhead
{
    height: 21px;
    margin: 14px 0 0 0;
}

.relatedlinks
{
    margin: 0;
}

.relatedlinks dd
{
    margin: 0;
    padding: 0 0 12px 0;
}

.relatedlinks a
{
    font-weight: bold;
    color: black;
}

.link,
.link-back
{
    background-repeat: no-repeat;
    background-image: url(/img/common/link-next.png);
    background-position: 0 0.25em;
    padding-left: 18px;
}

.link-back
{
    background-image: url(/img/common/link-back.png);
}

.clear
{
    clear: both;
}

.last
{
    margin-right: 0 !important;
}

#layout
{
    position: relative;
    margin: 0 auto;
    width: 960px;
    background-color: white;
    background-repeat: no-repeat;
    background-image: url(/img/common/bg.jpg);
}

#container
{
    margin: 0 0 0 191px;
    padding: 151px 0 0 0;
    background-color: white;
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 400px;
}

#content
{
    padding: 14px 35px;
    width: 477px;
    float: left;
}

#content_home
{
    padding: 248px 35px 14px 35px;
}

#related
{
    width: 171px;
    padding: 14px 25px;
    float: left;
    background-color: white;
    background-repeat: no-repeat;
    background-image: url(/img/common/bg-related.jpg);
    min-height: 388px;
}

#header
{
    position: absolute;
    left: 0;
    top: 151px;
    width: 191px;
    height: 247px;
}

#header dl
{
    margin: 0;
    padding: 0;
}

#header dd
{
    margin: 0;
    padding: 0;
    background-repeat: no-repeat;
    background-position: -191px 0;
    height: 14px;
    overflow: hidden;
}

#header dd a
{
    display: block;
    padding: 14px 0 0 0;
    background-repeat: no-repeat;
}

#header dd a:hover
{
    background-image: none;
}

#header dd.sel a
{
    background-position: -191px 0;
}

#nav_index, #nav_index a { background-image: url(/img/common/nav-index.png) }
#nav_about, #nav_about a { background-image: url(/img/common/nav-about.png) }
#nav_sales, #nav_sales a { background-image: url(/img/common/nav-sales.png) }
#nav_motorcycles, #nav_motorcycles a { background-image: url(/img/common/nav-motorcycles.png) }
#nav_policy, #nav_policy a { background-image: url(/img/common/nav-policy.png) }
#nav_cdp, #nav_cdp a { background-image: url(/img/common/nav-cdp.png) }
#nav_environment, #nav_environment a { background-image: url(/img/common/nav-environment.png) }
#nav_safety, #nav_safety a { background-image: url(/img/common/nav-safety.png) }
#nav_chain, #nav_chain a { background-image: url(/img/common/nav-chain.png) }
#nav_legal, #nav_legal a { background-image: url(/img/common/nav-legal.png) }
#nav_news, #nav_news a { background-image: url(/img/common/nav-news.png) }
#nav_publications, #nav_publications a { background-image: url(/img/common/nav-publications.png) }
#nav_members, #nav_members a { background-image: url(/img/common/nav-members.png) }
#nav_motorshow, #nav_motorshow a { background-image: url(/img/common/nav-motorshow.png) }
#nav_login, #nav_login a { background-image: url(/img/common/nav-login.png) }
#nav_gallery, #nav_gallery a { background-image: url(/img/common/nav-gallery.png) }

#logo
{
    position: absolute;
    left: 131px;
    top: 12px;
    background-image: url(/img/common/logo.png);
    width: 364px;
    height: 87px;
    text-indent: -9999em;
}

#navigation
{
    position: absolute;
    top: 436px;
    left: 7px;
}

#social-media
{
    position: absolute;
    top: 114px;
    left: 7px;
    width: 164px;
    text-align: right;
}

#social-media a
{
    display: inline-block;
    width: 24px;
    height: 0;
    overflow: hidden;
    padding-top: 24px;
    opacity: 0.5;
}

#social-media a:hover
{
}

#twitter
{
    background-image: url(/img/common/icon-twitter.png);
}

#facebook
{
    background-image: url(/img/common/icon-facebook.png);
}

#keywords
{
    width: 160px;
    height: 19px;
    border: 1px solid #ccc;
    background: #dedede;
    line-height: 19px;
    font-size: 10px;
    padding: 0;
    margin: 0;
}

#subnavigation
{
    margin: 0;
    background: #243c78;
    padding: 14px 35px;
}

#subnavigation dl
{
    margin: 0;
}

#subnavigation dt
{
    display: none;
}

#subnavigation dd
{
    padding: 0;
    margin: 0 14px 0 0;
    float: left;
}

#subnavigation a
{
    color: #fff;
    text-decoration: none;
}

#subnavigation a:hover
{
    color: #aaa;
    text-decoration: underline;
}

#footer
{
    border-top: 8px solid #3780ff;
    margin: 0 0 0 191px;
    padding: 8px 35px;
    background: white;
    font-size: 90%;
}

#footer dl
{
    margin: 0;
    padding: 0;
}

#footer dd
{
    padding: 0;
    margin: 0 14px 0 0;
    float: left;
}

#footer a
{
    color: #999;
    text-decoration: none;
}

#footer a:hover
{
    color: #000;
    text-decoration: underline;
}

.col2:after,
.col3:after,
.container:after,
.divider:after,
#container:after,
#subnavigation dl:after,
#footer dl:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

