﻿


/*
@font-face {
    font-family: 'alternate_gothic_fs_no_1Rg';
    src: url('../css/fonts/AlternateGothicNo1-webfont.eot');
    src: url('../css/fonts/AlternateGothicNo1-webfont.eot?#iefix') format('embedded-opentype'), url('../css/fonts/AlternateGothicNo1-webfont.woff') format('woff'), url('../css/fonts/AlternateGothicNo1-webfont.ttf') format('truetype'), url('../css/fonts/AlternateGothicNo1-webfont.svg#alternate_gothic_fs_no_1Rg') format('svg');
    font-weight: normal;
    font-style: normal;
}
*/

@font-face {
    font-family: 'alternate_gothic_fs_no_2Rg';
    font-weight: normal;
    font-style: normal;
    src: local('alternate_gothic_fs_no_2Rg'), url('../css/fonts/AlternateGothicNo2-webfont.woff') format('woff'), url('../css/fonts/AlternateGothicNo2-webfont.ttf') format('truetype'), url('../css/fonts/AlternateGothicNo2-webfont.svg#alternate_gothic_fs_no_2Rg') format('svg'), url('../css/fonts/AlternateGothicNo2-webfont.eot?#iefix') format('embedded-opentype');
}


/*

@font-face {
    font-family: 'alternate_gothic_fs_no_3Rg';
    src: url('../css/fonts/AlternateGothicNo3-webfont.eot');
    src: url('../css/fonts/AlternateGothicNo3-webfont.eot?#iefix') format('embedded-opentype'), url('../css/fonts/AlternateGothicNo3-webfont.woff') format('woff'), url('../css/fonts/AlternateGothicNo3-webfont.ttf') format('truetype'), url('../css/fonts/AlternateGothicNo3-webfont.svg#alternate_gothic_fs_no_3Rg') format('svg');
    font-weight: normal;
    font-style: normal;
}

*/



.nav-tabs > li > a > sup {
    font-size: 0.6em;
    line-height: 10px;
}


.hero-unit sup {
    font-size: 0.6em;
    line-height: 10px;
}

label > sup {
    font-size: 0.6em;
    line-height: 10px;
}


a > sup {
    font-size: 0.6em;
    line-height: 10px;
}







html {
    background-color: #BDBDBD;
}

body {
    background: #BDBDBD url(../Images/Background_Blend.jpg) repeat-x top;
}

#websiteHeader {
    background-color: #000;
    background-image: url(../Images/logoBannerHome.jpg);
    background-repeat: no-repeat;
    color: #FFF;
    height: 56px;
    margin: 0 0 30px 0;
    border-bottom: 3px solid #ccc;
}




.cblSubCat label {
    display: inline;
    margin-left: 5px;
}


.Content_Wrapper {
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    min-height: 600px;
    width: 1000px;
}

.cblSubCat {
    margin-left: 10px;
}

#websiteHeader {
    height: 54px;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    border: 0;
    margin-bottom: 0;
}

.float {
    float: left;
}

.mediaWebsite {
    margin: 30px 0 0 20px;
    width: 150px;
    height: 30px;
    float: left;
    color: #5a5a60;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'alternate_gothic_fs_no_2Rg';
}

.Header_Wrapper {
    height: 89px;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
}

a.Header_Kawasaki_Logo {
    display: block;
    height: 22px;
    text-decoration: none;
    width: 251px;
    margin: 22px 0 0 20px;
}

    a.Header_Kawasaki_Logo img {
        width: 130px;
    }




a.Header_SignIn {
    display: block;
    height: 18px;
    text-decoration: none;
    width: 110px;
    color: #5a5a60;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
    font-family: 'alternate_gothic_fs_no_2Rg';
}




    a.Header_SignIn:hover {
        color: #66CC33;
    }

.Header_SignIn_Wrapper {
    float: right;
    position: relative;
    left: -20px;
    top: 29px;
}

.Header_blend {
    background-color: #FFFFFF;
    width: 100%;
    height: 80px;
    border-bottom: 4px solid #66cc33;
}

.Menu_Wrapper {
    height: 54px;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
}


.Header_Support_Wrapper {
    float: left;
    left: 115px;
    position: relative;
    top: 25px;
}


a.Header_Support {
    background-image: url("../Images/Header_Support.jpg");
    display: block;
    height: 20px;
    text-decoration: none;
    width: 80px;
}


    a.Header_Support:hover {
        background-position: 79px 0;
    }

.Menu_Blend {
    height: 60px;
    margin-bottom: 15px;
    background-color: #454548;
}

    .Menu_Blend ul {
        margin: 0 0 0 15px;
    }

        .Menu_Blend ul li {
            cursor: pointer;
            list-style-type: none;
            float: left;
            padding: 0 16px;
            color: #FFFFFF;
            font-size: 12px;
            line-height: 60px;
            font-family: 'alternate_gothic_fs_no_2Rg','Arial','Verdana','Helvetica Neue','Helvetica','sans-serif';
        }

            .Menu_Blend ul li a {
                color: #FFFFFF;
                font-size: 19px;
                text-transform: uppercase;
                line-height: 40px;
                font-weight: normal;
                font-family: 'alternate_gothic_fs_no_2Rg','Arial','Verdana','Helvetica Neue','Helvetica','sans-serif';
            }

            .Menu_Blend ul li:hover a, .Menu_Blend ul li.active a {
                color: #66cc33 !important;
                text-decoration: none;
                height: 60px;
            }

    .Menu_Blend a:hover {
        text-decoration: none;
    }

    .Menu_Blend ul li.rightMenu {
        float: right !important;
    }


.contentSpacing {
    margin-top: 20px;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

footer {
    width: 1000px;
    margin: 10px auto;
    margin-bottom: 60px;
    position: relative;
    left: 10px;
    color: #444;
    font-size: 12px;
}

    footer a {
        color: #444;
        font-size: 12px;
    }

.privacyPolicy {
    float: left;
    padding-right: 32px;
}

.legal {
    float: left;
}

.copyright {
    float: right;
    position: relative;
    left: -20px;
}

.rblSubCat{
}

.rblSubCat input {
}

.rblSubCat label {
    display: inline;
    padding: 0 30px 0 4px;
    position: relative;
    top: 4px;
}

.rblSubCat sup {
    font-size: 0.6em;
    line-height: 10px
}

.hero-unit {
    border-top: 1px dotted #70bc56;
    background-color: #fff;
    margin-bottom: 0;
}

.photoGrid label {
    color: #6a6a6a;
    display: inline;
    position: relative;
    position: relative;
    top: 4px;
    left: 6px;
    font-size: 12px;
}

.photoGrid .photoGridItem {
    float: left;
    padding-right: 10px;
}

.photoGrid .photoGridThumbContainer {
    height: 117px;
    overflow: hidden;
}

.cbImageRes label {
    margin-right: 20px;
}

.greenGradientBtn {
    background: #60b011; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYwYjAxMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzYzcwMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #60b011 0%, #3c700e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#60b011), color-stop(100%,#3c700e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #60b011 0%,#3c700e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #60b011 0%,#3c700e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #60b011 0%,#3c700e 100%); /* IE10+ */
    background: linear-gradient(to bottom, #60b011 0%,#3c700e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#60b011', endColorstr='#3c700e',GradientType=0 ); /* IE6-8 */
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #FFFFFF;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-image: none;
    border-radius: 4px;
    -moz-border-radius: 4px; /* Firefox */
    -webkit-border-radius: 4px; /* Safari, Chrome */
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0;
    padding: 6px 14px;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}

    .greenGradientBtn:hover {
    }


.mediaFilters .nav-header {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none; /* IE10+ */
}

    .mediaFilters .nav-header:hover {
        text-decoration: underline;
    }

.videoProdThumb {
    border: 1px solid #959595;
}

.UserSelector a {
    color: #000;
}

.UserSelector input {
    position: relative;
    left: -2px;
    top: -2px;
}

.UserSelector span.userSelectorCount {
    color: #777;
    position: relative;
    left: 8px;
    top: 3px;
}

.embargoItemsOpen {
    color: #fcf701;
    font-weight: bold;
    font-size: 0.8em;
    line-height: 31px;
    vertical-align: top;
}

.prodDetailName {
    width: 460px;
}

.headerDivider {
    background-color: #ccc;
    width: 1px;
    height: 40px;
    float: left;
    margin: 20px 0 0 20px;
}

.Header_Search_Wrapper {
    float: right;
    margin: 23px 20px 0 0;
    border: 0 solid red;
    height: 40px;
}

    .Header_Search_Wrapper input {
        width: 144px;
        padding: 1px;
        margin: 0 5px 0 10px;
        height: 30px;
        border-radius: 3px;
        border: none;
    }

    .Header_Search_Wrapper a img {
        margin-top: 0px;
    }



#pnlLogOut {
    float: right;
    margin: 31px 20px 0 0;
    border: 0 solid red;
    color: #5a5a60;
    font-size: 18px;
    text-transform: uppercase;
    font-family: 'alternate_gothic_fs_no_2Rg','Arial','Verdana','Helvetica Neue','Helvetica','sans-serif';
}

    #pnlLogOut a {
        color: #5a5a60;
    }

.Icon {
    float: left;
    margin: 3px;
    border: 0 solid #959595;
    font-size: 10px;
    background-color: #fff;
    width: 32px;
    height: 32px;
    overflow: hidden;
}

.pnlIcons {
    background-color: #ddd;
    border: 1px solid #ccc;
    padding: 3px;
    float: left;
    margin-left: 20px;
}

.SEResultItem {
    background-color: #f4f4f4;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding-left: 20px;
    padding-bottom: 20px;
}

.SEFooter {
    font-size: 12px;
    padding: 40px 0 10px 20px;
    background-color: #f4f4f4;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: left;
}

.searchResults {
    font-size: 12px;
    background-color: #f4f4f4;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    padding: 10px 0 20px 20px;
}

.aboutUsPage {
    border-top: 1px dotted #60b011;
    padding-top: 20px;
}

    .aboutUsPage p {
        margin-bottom: 30px;
    }

#aboutUs {
    background-color: #f5f5f5;
    padding: 10px;
    border: 1px solid #e3e3e3;
}

    #aboutUs h4 {
        text-align: center;
        font-size: 18px;
    }

.teamMember {
    width: 346px;
    height: 124px;
    padding: 20px 0 20px 0;
    border-top: 1px dotted #60b011;
    margin-left: 10px;
    float: none;
    clear: both;
}

    .teamMember .bio {
        font-size: 12px;
        font-weight: normal;
        float: left;
        margin-left: 20px;
        width: 224px;
        line-height: 1.1;
    }

.bio .name {
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 4px;
    margin-top: -2px;
}

.bio .title {
    font-weight: bold;
    margin-bottom: 4px;
    font-size: 14px;
}

.bio .btn {
    margin-top: 8px;
}

.teamMember .photo {
    width: 102px;
    float: left;
}

.productSelectorAllButtons {
    margin-bottom: 20px;
}

    .productSelectorAllButtons div {
        margin-left: 20px;
    }

.photoDisclaimer {
    color: #999;
    font-style: italic;
    font-size: 11px;
}

.hr {
    border-bottom: 1px solid #eee;
}
