* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background: #0258AB url("../images/newdesign/RT_bg_image.jpg") no-repeat center top; /*background-image: url("../images/newdesign/WebBg_Metzger_hunt.jpg");     background-position: center top;*/
    font-family: Arial;
    font-size: 62.5%;
    color: White;
}

#wrap {
    margin: 0pt auto;
    width: 906px;
}

.logo {
    float: left;
    position: relative;
    top: 13px;
}

#header {
    /*background: url("../images/newdesign/Race_Tech_logo.jpg") no-repeat scroll 0 0 black;*/
    height: 92px;
}

#loginHeader {
    background: none repeat scroll 0 0 #4A4A4A;
    display: inline;
    float: right;
    margin-right: 10px;
    position: relative;
    top: 15px;
    font-size: 1.4em;
}

    #loginHeader li {
        color: white;
        float: left;
        list-style-type: none;
        padding: 6px 9px 6px 9px;
        color: White;
    }

        #loginHeader li a {
            text-decoration: none;
            color: White;
        }

#menu {
    float: right;
    font-size: 1.6em;
    position: relative;
    top: -4px; /*32px;*/
}

#genreImage {
    clear: both;
    padding: 0pt;
    width: 906px;
    font-size: 0;
}

    #genreImage img {
        min-width: 100%;
    }

#mainContainer {
    background: none repeat scroll 0pt 0pt transparent;
    font-size: 1.4em;
    min-height: 400px;
}

    #mainContainer a {
        color: Yellow;
    }

#container {
    border: 0px solid black;
    margin: 0pt auto;
    text-align: left;
    width: 906px;
}

.iframe {
    height: 900px;
    margin: 0pt;
    padding: 0pt;
    width: 893px;
}

A:link, A:visited, A:active, a.link:link, a.link:visited, a.link:active, a.link:hover {
    color: blue;
    text-decoration: none;
}

.YellowBG {
    background-color: yellow;
}

    .YellowBG td {
        font-size: 20px;
        font-weight: bold;
        text-align: center;
        vertical-align: middle;
    }

.style2 {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
}

img {
    border: 1px solid black;
}

A:hover {
    color: red;
    text-decoration: underline;
}

.headerImage {
    width: 100%;
}

.indexContent h1 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1em;
    font-style: italic;
    margin: 0pt;
    padding: 0pt;
    text-align: center;
}

h1 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.8em;
    font-style: italic;
    margin: 0pt;
    padding: 0pt;
    text-align: center;
}

h3 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.8em;
    font-style: italic;
    margin: 0pt;
    padding: 0pt;
    text-align: center;
}

h4 {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 1.4em;
    font-style: italic;
    margin: 0pt;
    padding: 0pt;
    text-align: center;
}

.toplinks {
    clear: both;
    float: right;
    list-style-type: none;
    margin-bottom: 5px;
}

    .toplinks li {
        float: left;
        padding: 2px 5px;
    }

    .toplinks A:link, .toplinks A:visited, .toplinks A:active {
        color: #000000;
        font-family: Arial,Verdana,Helvetica,sans-serif;
        font-size: 1em;
        font-weight: 700;
        text-decoration: none;
    }

    .toplinks li a:hover {
        color: red;
        font-family: Arial,Verdana,Helvetica,sans-serif;
        font-size: 1em;
        font-weight: 700;
        text-decoration: none;
    }

#topMenu1stLevel {
    bottom: 60px;
    clear: right;
    position: relative;
}

#topMenu2ndLevel {
    bottom: 20px;
    position: relative;
}

.secondMenuContainer {
    background: none repeat scroll 0% 0% white;
    display: none;
}

.headerImageContainer {
    background: none repeat scroll 0% 0% transparent;
}

.contentContainer {
    background: none repeat scroll 0% 0% transparent;
}

    .contentContainer td {
        border-collapse: collapse;
        border-spacing: 0px;
        border: 0px solid black;
        margin: 0px;
        padding: 0px;
    }

.genreMenuContainer {
    background: none repeat scroll 0% 0% #08084D;
}

    .genreMenuContainer td {
        border-spacing: 0px;
        padding: 0px;
    }

.layout {
    border-collapse: collapse;
    border-spacing: 0px;
    border: 0px solid black;
    empty-cells: hide;
    padding: 0px;
    width: 906px;
}

    .layout td {
        border-collapse: collapse;
        border-spacing: 0px;
        border: 0px solid black;
        padding: 0px;
        vertical-align: top;
    }

.pageTitle {
    font-size: 2em;
}

.pageHeadingContainer {
    background: none repeat scroll 0% 0% #FEF200;
    color: #000000;
    text-align: center;
}

.bikeProfile {
    background: #fff;
}

    .bikeProfile a {
        color: blue !important;
    }

.contentPaneHeader {
    background: none repeat scroll 0% 0% grey;
    padding: 5px;
}

.contentPaneBody {
    padding: 20px;
}

fieldset {
    border: 0px solid grey;
    padding: 0px 10px 10px;
}

    fieldset.module legend, fieldset.moduleFull legend, fieldset.orderSummary legend {
        color: #FFF;
        font-size: 1.8em;
        font-weight: 700;
        margin: 0pt 0pt 0pt 10px;
    }

    fieldset.module {
        background-color: silver;
        border: 0px solid grey;
        margin-bottom: 10px;
        padding: 0px 10px 10px;
        width: 300px;
    }

    fieldset.moduleFull, fieldset.orderSummary {
        /*background-color: silver;*/
        border: 1px solid #FEF200;
        margin-bottom: 10px;
        padding: 0px 10px 10px;
        color: White;
    }

    fieldset.module span {
        color: #000;
    }

legend {
    color: #FFF;
    font-size: 1.8em;
    font-weight: 700;
    margin: 0pt;
}

.content {
    background: none repeat scroll 0% 0% transparent;
    border-collapse: collapse;
    border-color: black;
    border-spacing: 0px;
    border-style: solid;
    border-width: 0px 1px 1px;
    font-size: 12px;
    height: auto !important;
    line-height: 18px;
    padding: 0px;
    width: 100% !important;
}

    .content th {
        border-collapse: collapse;
        border-color: black;
        border-style: solid;
        border-width: 0px 1px 1px;
        text-align: center;
        vertical-align: middle;
    }

    .content tr td {
        border-collapse: collapse;
        border-color: black;
        border-style: solid;
        border-width: 0px 0px 1px 1px;
        padding: 5px;
        vertical-align: top;
    }

    .content ol {
        padding-left: 15px;
    }

        .content ol li, .content ul li {
            margin-bottom: 5px;
        }

    .content img {
        border: medium none;
        padding: 20px;
    }

label.inputLabel {
    display: block;
    float: left;
    margin: 5px 0pt;
    width: 150px;
}

span.inputLabel {
    display: block;
    float: left;
    margin: 5px 0pt;
    width: 150px;
}

input.registrationInput {
    border: 1px solid #fff;
    margin: 5px 0pt;
    padding: 5px;
    width: 150px;
}

input.registrationAddressInput {
    border: 1px solid #fff;
    margin: 5px 0pt;
    padding: 5px;
    width: 300px;
}

span.registrationInput {
    border: 0pt none;
    float: left;
    margin: 5px 0pt;
    padding: 0pt;
}

.prev, .next {
    background-color: #B0232A;
    color: #FFFFFF !important;
    padding: 5px 10px;
    text-decoration: none;
}

    .prev:hover, .next:hover {
        background-color: #fff !important;
        text-decoration: none;
    }

.next {
    float: right;
    margin-right: 50%;
}

#main {
    padding: 10px;
}

#steps {
    list-style: none outside none;
    margin: 0pt;
    overflow: hidden;
    padding: 0pt;
    width: 100%;
}

    #steps li {
        color: #B0B1B3;
        float: left;
        font-size: 2.4em;
        padding: 10px;
    }

        #steps li span {
            display: block;
            font-size: 1.1em;
        }

        #steps li.current {
            color: #fff;
        }

#makeWizard {
    background-color: #B0232A;
    color: #FFFFFF;
    font-size: 1.8em;
    padding: 5px 10px;
    text-decoration: none;
}

    #makeWizard:hover {
        background-color: #000000;
    }

.alert {
    color: red;
}

.fieldError {
    background-color: red;
    color: #FFFFFF;
}

.registrationError {
    color: red;
    display: block;
    float: left;
}

.loading {
    background-color: Red;
    color: #FFFFFF;
    display: none;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    padding: 1px;
    position: fixed;
}

.listBoxes {
    height: 300px;
    width: 250px;
}

.headerCartGrid {
    background: none repeat scroll 0% 0% #EEEEEE;
    font-size: 1.2em;
    color: #000;
}

.footerCartGrid {
    background: none repeat scroll 0% 0% #EEEEEE;
    color: #000;
}

.selectHeaderForCartGrid {
    background: none repeat scroll 0% 0% #EEEEEE;
    padding: 5px;
    text-align: center;
    width: 10%;
}

.qtyHeaderForCartGrid {
    background: none repeat scroll 0% 0% #EEEEEE;
    text-align: center;
    width: 10%;
}

.itemHeaderForCartGrid {
    background: none repeat scroll 0% 0% #EEEEEE;
    padding: 5px;
    text-align: left;
    width: 15%;
}

.descHeaderForCartGrid {
    background: none repeat scroll 0% 0% #EEEEEE;
    padding: 5px;
    text-align: left;
    width: 50%;
}

.priceHeaderForCartGrid {
    background: none repeat scroll 0% 0% #EEEEEE;
    padding: 5px;
    text-align: center;
    width: 10%;
}

td.qtyRowForCartGrid input {
    border: 1px solid #000000;
    height: 15px;
    margin: 3px;
    padding: 5px;
    width: 50px;
}

.headerGrid {
    background: none repeat scroll 0% 0% #EEEEEE;
    text-align: center;
}

.rowGrid {
    background: none repeat scroll 0% 0% silver;
    color: #000000;
    padding: 5px;
    text-align: center;
}

.alternateRowGrid {
    background-color: #356AA0;
    color: #FFFFFF;
    padding: 5px;
    text-align: center;
}

    .alternateRowGrid a {
        color: #FFFFFF;
        text-decoration: none;
    }

.divExpandLink {
    color: #FFFFFF;
    float: right;
    text-decoration: none;
}

    .divExpandLink img {
        border: 0pt none;
    }

.productHeader {
    background: none repeat scroll 0% 0% #EEEEEE;
    color: #000000;
    font-size: 1.5em;
    font-style: italic;
    height: 35px;
    text-align: center;
}

.productCategory {
    border-bottom: 1px solid #000000;
    width: 100%;
}

.productContent {
    width: 906px;
}

    .productContent div.item {
        border-top: 1px solid #000000;
        overflow: hidden;
    }

.itemDescription {
    border-right: 1px solid #000000;
    float: left;
    margin-bottom: -1000px;
    padding: 5px 5px 1000px;
    width: 500px;
}

.itemData {
    border-right: 1px solid #000000;
    float: left;
    margin-bottom: -1000px;
    padding: 5px 5px 1000px;
    width: 200px;
}

.itemComment {
    display: block;
    padding-left: 5px;
}

.Comment {
    font-weight: 700;
    padding-left: 5px;
}

.price {
    border-right: 1px solid #000000;
    float: left;
    margin-bottom: -1000px;
    padding: 5px 5px 1000px;
    text-align: right;
    width: 75px;
}

.itemQty {
    float: left;
    padding: 5px;
    width: 75px;
}

    .itemQty input {
        width: 75%;
    }

.productHeader .price {
    border: 0pt none;
    margin-bottom: 0pt;
    padding: 5px;
    width: 50px;
}

.productHeader .itemQty {
    margin-left: 20px;
    width: 40px;
}

.clear {
    clear: both;
}

.right {
    float: right;
}

.left {
    float: left;
}

a.button:link, a.button:visited, a.button:active, a.button:hover {
    background-color: #234786;
    border-color: #78859F #000033 #000033 #78859F;
    border-left: 2px solid #78859F;
    border-right: 2px solid #000033;
    border-style: solid;
    border-width: 2px;
    color: #FFFFFF !important;
    font-weight: 700;
    height: 14px;
    margin: 0pt;
    padding: 4px 6px 8px 8px;
    text-decoration: none;
}

.row {
    clear: both;
    margin-bottom: 10px;
}

a {
    outline: medium none;
}

.modifiers {
    list-style-type: decimal;
    margin-left: 30px;
}

.hide {
    display: none;
}

.ModifierErr {
    color: Red;
    margin-left: 50px;
}

.springRateButton:link, .springRateButton:visited, .springRateButton:active, .springRateButton:hover {
    display: block;
    font-size: 25px;
    margin: 10px;
    color: #FEF200;
    text-decoration: underline !important;
}

.btnAddToCart {
    font-size: 0.7em !important;
}

.centered {
    text-align: center;
}

.bold {
    font-weight: 700;
}

p {
    padding-bottom: 10px;
}

.popup {
    width: 500px;
}

.popupHeader {
    font-size: 2em;
    font-weight: 700;
    text-align: center;
}

.popupDescription {
    font-size: 1.2em;
    font-style: italic;
    line-height: 1.4em;
    margin-bottom: 10px;
    margin-top: 10px;
}

    .popupDescription img {
        border: 0pt none;
        float: right;
    }

.popupContent {
    margin: 0pt auto;
}

    .popupContent * {
        margin-left: auto;
        margin-right: auto;
    }

    .popupContent table {
        -moz-border-bottom-colors: none;
        -moz-border-image: none;
        -moz-border-left-colors: none;
        -moz-border-right-colors: none;
        -moz-border-top-colors: none;
        border-collapse: collapse;
        border-color: #000000 -moz-use-text-color -moz-use-text-color #000000;
        border-style: solid none none solid;
        border-width: 1px 0pt 0pt 1px;
        font-size: 1.1em;
        padding: 0pt;
    }

        .popupContent table td {
            border-bottom: 1px solid #000000;
            border-right: 1px solid #000000;
            padding: 3px;
        }

.CategoryContainer {
    background-color: #EEEEEE;
    border-bottom: 1px solid #000000;
    color: #000000;
    font-size: 1.5em;
    font-style: italic;
}

.ProductCategoryHeader {
    float: left;
    padding: 5px;
    text-align: center;
    width: 475px;
}

.DataHeader {
    float: left;
    padding: 5px;
    text-align: center;
    width: 200px;
}

.PriceHeader {
    float: left;
    padding: 5px;
    text-align: center;
    width: 75px;
}

.QtyHeader {
    float: left;
    padding: 5px;
    text-align: center;
    width: 50px;
}

.ProductItem {
    border-right: 1px solid #000000;
    float: left;
    margin: 0pt 0pt -995px;
    padding: 5px 5px 1000px;
    width: 475px;
}

.DataItem {
    border-right: 1px solid #000000;
    float: left;
    margin: 0pt 0pt -995px;
    padding: 5px 5px 1000px;
    width: 200px;
}

.PriceItem {
    border-right: 1px solid #000000;
    float: left;
    margin: 0pt 0pt -995px;
    padding: 5px 5px 1000px;
    text-align: right;
    width: 75px;
}

.CommentItem {
    padding: 5px;
}

div.QtyItem {
    float: left;
    margin: 0pt 0pt -995px;
    padding: 5px 5px 1000px;
    text-align: center;
    width: 75px;
}

.QtyItem input {
    padding: 2px;
    text-align: center;
    width: 56px;
}

ul.products {
    background: none repeat scroll 0% 0% transparent;
}

ul.categories, ul.products {
    list-style-type: none;
    margin: 0pt;
    padding: 0pt;
}

    ul.categories li, ul.products li {
        margin: 0pt;
        padding: 0pt;
    }

li.productContainer {
    border-bottom: 1px solid #000000;
    overflow: hidden;
}

    li.productContainer a:link, li.productContainer a:visited, li.productContainer a:active, li.productContainer a:hover {
        color: #FEF200;
        text-decoration: none;
    }

.rear .CategoryContainer {
    background-color: #9FCFF0;
}

.checkbox-left label {
    margin-right: 10px;
}

.orderInfo {
    margin-left: 20px;
}

    .orderInfo li {
        line-height: 16px;
        margin-bottom: 10px;
    }

.orderNoInfo {
    font-weight: 700;
    margin-right: 10px;
}

.indexContent {
    background: none repeat scroll 0% 0% transparent;
    border-collapse: collapse;
    border-spacing: 0px;
    border: 0px solid black;
    font-size: 12px;
    padding: 0px;
}

    .indexContent th {
        border-collapse: collapse;
        border: 0px solid black;
        text-align: center;
        vertical-align: middle;
    }

    .indexContent tr td {
        border-collapse: collapse;
        border: 0px none black;
        padding: 5px;
        vertical-align: top;
    }

    .indexContent A:link, .indexContent A:visited, .indexContent A:active, .rowGrid a {
        color: #000000;
        text-decoration: none;
    }

.headerLinks {
    font-size: 16px;
}

.prev {
    float: left;
}



td.selectRowForCartGrid, td.qtyRowForCartGrid, td.itemFooterForCartGrid {
    padding: 5px;
    text-align: center;
}

td.itemRowForCartGrid, td.descRowForCartGrid {
    padding: 5px;
    text-align: left;
}

td.priceRowForCartGrid, td.priceFooterForCartGrid {
    padding: 5px;
    text-align: right;
}

.productHeader .itemDescription, .productHeader .itemData {
    border: 0pt none;
    margin-bottom: 0pt;
    padding: 5px;
}

.checkbox-left input[type="checkbox"], .checkbox-left input[type="radio"] {
    margin-right: 4px;
}
/*#mainContainer>*{margin-left:20px;padding-top:20px;}
#mainContainer>table.content{margin-left:0px}*/

.headerTNKProducts th {
    background-color: #EEEEEE;
    border-color: -moz-use-text-color -moz-use-text-color #000000;
    border-left: 0 none;
    border-right: 0 none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #000000;
    font-size: 1.5em;
    font-style: italic;
    font-weight: normal;
}

.rowTNKProducts td {
    background-color: transparent;
    border: 1px solid black;
    color: black;
    padding: 5px;
    text-align: left;
}

#fancybox-wrap {
    font-size: 1.1em !important;
    color: #000;
}

#indexContainer td {
    vertical-align: top;
}

#indexContainer img {
    border: solid 0px transparent;
}

.yellowBG {
    background-color: yellow;
    color: Black;
}

.center {
    text-align: center;
}

.bold {
    font-weight: bold;
}

.NewsFeedHeader {
    font-size: 16px;
    padding: 4px;
    text-align: center;
}

.eventHeader {
    display: block;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

table.playGround {
    width: 100%;
}
/*.playGround img{width:90%}*/

.sideLink {
    background: #000000; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPgo8bGluZWFyR3JhZGllbnQgaWQ9ImczODYiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+CjxzdG9wIHN0b3AtY29sb3I9IiMwMDAwMDAiIG9mZnNldD0iMC40Ii8+PHN0b3Agc3RvcC1jb2xvcj0iIzAyNThBQiIgb2Zmc2V0PSIxIi8+CjwvbGluZWFyR3JhZGllbnQ+CjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZzM4NikiIC8+Cjwvc3ZnPg==");
    background: -moz-linear-gradient(top, #000000 40%, #0258ab 100%); /* FF3.6  */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(40%,#000000), color-stop(100%,#0258ab)); /* Chrome,Safari4  */
    background: -webkit-linear-gradient(top, #000000 40%,#0258ab 100%); /* Chrome10 ,Safari5.1  */
    background: -o-linear-gradient(top, #000000 40%,#0258ab 100%); /* Opera 11.10  */
    background: -ms-linear-gradient(top, #000000 40%,#0258ab 100%); /* IE10  */
    background: linear-gradient(to bottom, #000000 40%,#0258ab 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#0258ab',GradientType=0 ); /* IE6-8 */
    height: 40px;
    padding-left: 3px;
    vertical-align: middle !important;
    width: 223px;
}

    .sideLink a:link, .sideLink a:hover, .sideLink a:active, .sideLink a:visited {
        font-size: 21px;
        font-weight: bold;
        color: #FFF !important;
        text-decoration: none;
    }




/* News feed */

.newsFeedContainer {
    width: 435px;
    height: 560px;
    overflow: auto;
    padding: 4px;
}


.newsFeeds {
    padding: 10px;
    height: 100%;
    width: 97%;
}

.newsFeed {
    border-bottom: 1px solid #FFFFFF;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 5px 5px 20px;
}

.newsFeedTitle {
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 10px;
    text-align: left;
    font-size: 14px;
}

.newsFeedImage {
    padding-bottom: 10px;
    text-align: center;
}

    .newsFeedImage > img {
        max-width: 300px;
    }

.newsFeedShortDescription {
    font-size: 16px;
    line-height: 19px;
    padding-bottom: 10px;
    text-align: left;
    /*text-indent: 50px;*/
}

.newsFeedReadMore {
    /*padding: 10px 0;*/
    float: left;
}

.socialShare {
    float: right;
}

.newsFeedButton {
    background: none repeat scroll 0 0 #CCCCCC;
    color: #000000 !important;
    padding: 10px;
    font-weight: bold;
    border: solid 1px #000;
}

.newsFeedRead {
}

.newsFeedNavigate {
    padding: 10px;
    width: 97%;
}



.olderEntry, .newerEntry {
}

.paddedDiv {
    padding: 10px 0px;
}

.slides_container {
    height: 150px;
}

.slide {
    height: 150px;
    display: block;
}

    .slide img {
        height: 150px;
        width: 900px;
    }

.caption {
    z-index: 500;
    position: absolute;
    bottom: 0px;
    left: 0;
    height: 30px;
    padding: 2px 10px 2px 10px;
    background: #000;
    background: rgba(0,0,0,.5);
    width: 890px;
    font-size: 12px;
    line-height: 1.33;
    color: #fff;
    border-top: 1px solid #000;
    text-shadow: none;
}

.btn-inverse, .btn-primary {
    color: #FFFFFF !important;
}

.EmptyData {
    border-style: none;
    border-width: 0px;
}
