﻿
/*end custom style*/
body 
{
    font-size: 1.0em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    background-image: url(../Images/bg.png);
    color: #ffffff;
}

.header
{
    position: relative;
    width: 1046px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}

.tagline {
    display: none;
}

    .main
{
    position: relative;
    width: 1046px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
}
.footer
{
    position: relative;
    width: 1046px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    color: #737373;
}
a.footerlink:link, a.footerlink:visited
{
    color: #888888;
    text-decoration: none;
}
a.footerlink:hover
{
    color: #df1f26;
}
.content
{
    margin: -22px 5px 0px 15px;
    position: relative;
    width: 1026px;
    margin-left: auto;
    margin-right: auto;
    color: #ffffff;
    text-align: justify;
    min-height: 250px;
}
.contentHomepage
{
    position: fixed;
    width: 1026px;
    margin-left: auto;
    margin-right: auto;
    color: #ffffff;
    text-align: justify;
    position: relative;
}
.headerText {
    position: absolute;
    width: 515px;
    top: 102px;
    left: 515px;
    text-align: justify;
    text-justify: inter-word;
}
.facebook
{
    position: absolute;
    left: 200px;
    top: 100px;
}

a:link
{
    color: #ffffff;
}
a:visited
{
    color: #ffffff;
}
a:hover 
{
    color: #FFC6BF;
}

a:active
{
    color: #ffffff;
}
a
{
    color: #ffffff;
}
.menu
{
    position: absolute;
    left: 460px;
    top: 57px;
    color: #3C3C3C;
    font-family: Arial;
    font-weight: bold;
}
.menu a:link
{
    text-decoration: none;
    color: #3C3C3C;
}

.menu a:visited
{
    text-decoration: none;
    color: #3C3C3C;
}

.menu a:hover
{
    text-decoration: none;
    color: #df1f26;
}

.topMenu {
    display: table;
    width: 70px;
    height: 30px;
    color: #404040;
    float: left; padding: 5px 5px 5px 5px; 
    margin: 2px;
    text-align: center;
    vertical-align: middle;
    background: linear-gradient(#F5F5F5, #767676);
    background: -webkit-linear-gradient(#F5F5F5, #767676); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#F5F5F5, #767676); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#F5F5F5, #767676); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#F5F5F5, #767676); /* Standard syntax */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F5F5F5, endColorstr=#767676)";
    behavior:url(styles/border-radius.htc);
    cursor: pointer;
    font-size: 20px;
    font-weight: bold;
}

.topMenuLeft {
    border-radius: 10px 5px 5px 10px;
}

.topMenuCenter {
    border-radius: 5px 5px 5px 5px;
}

.topMenuRight {
    border-radius: 5px 10px 10px 5px;
}

.bikeModels a:link
{
    text-decoration: none;
    color: #ffffff;
    font-family: Arial;
    font-weight: bold;
    font-size: 1.2em;
}
.bikeModels a:hover
{
    color: #df1f26;
}
.yamaha
{
    position: relative;
    left: 200px;
    top: -80px;
}
.suzuki
{
    position: relative;
    left: 400px;
    top: -80px;
}
.kawasaki
{
    position: relative;
    left: 620px;
    top: -80px;
}

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}

/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    /*color: #666666;*/
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

ul {
    margin-top: 2px;
    margin-bottom: 2px;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.productsTableCell
{
    border-left: 1px solid #4e667d;
    border-top: 1px solid #4e667d;
    border-bottom: 1px solid #4e667d;
}

.productsTableCellRight
{
    border-left: 1px solid #4E667D;
    border-right: 1px solid #4E667D;
    border-top: 1px solid #4E667D;
    border-bottom: 1px solid #4E667D;
}

/*menu */
div.hideSkiplink
{
    background-color:#2D2D2D;
    width:100%;
}

div.navmenu
{
    padding: 4px 0px 4px 4px;
}

div.navmenu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

div.navmenu ul li a, div.navmenu ul li a:visited
{
    background-color: #2D2D2D;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    font-weight:bold;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
}

div.navmenu ul li a:hover
{
    background-color: #2D2D2D;
    color: #E00505;
    font-weight:bold;
    text-decoration: none;
}

div.navmenu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

.modal {
     display: none; /* Hidden by default */
     position: fixed; /* Stay in place */
     z-index: 200; /* Sit on top */
     left: 0;
     top: 0px;
     width: 100%; /* Full width */
     height: 100%; /* Full height */
     overflow: auto; /* Enable scroll if needed */
     background-color: rgb(0,0,0); /* Fallback color */
     background-color: rgba(0,0,0,0.6); /* Black w/ opacity */
     display: block;
 }

.modal-content {
    background-color: rgba(0,0,0,0.9);
    margin: 10% auto;
    text-align: center;
    padding: 20px;
    margin-top: 250px;
    height: 200px;
    left: 100px;
    border: 1px solid #DF1F26;
    
}

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}