﻿@charset "utf-8";
/*
	@Honda Marine
	@Author reactive.com
	@MAY 2010
	@VER 1.0.0


	TABLE OF CONTENTS

		1.0 Reset
					1.01 Reset
					1.02 Skip Links
		2.0 Layout
					2.01 Structure
					2.02 Typography
					2.04 Header
					2.05 Content
					2.06 Promo Area
					2.07 Footer

*/
/* 1.01 RESET 
   v1.0 | 20080212 
 -----------------------------------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
    -webkit-text-size-adjust: none;
}

:focus {
    outline: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: """";
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 75%;
}

ul li, ol li {
    line-height: normal;
}
ManageLicenseV1Container
input, select, textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

strong {
    font-weight: bold;
}

em {
    font-style: italic;
}

a img {
    border: none;
}

.clfx {
    display: block;
    overflow: hidden;
    height: 0;
    clear: both;
}

.clear {
    clear: both;
}

.clearR {
    clear: right;
}

.clearL {
    clear: left;
}

.floatL {
    float: left;
}

.floatR {
    float: right;
}

.alignR {
    text-align: right;
}

hr {
    display: none;
}

select {
    /*-webkit-appearance: none;*/
}

/* 1.02 SKIP LINKS 
 -----------------------------------------------------------------------------------------------------------*/
#skipLinks {
    position: absolute;
    top: -999em;
    left: -999em;
    height: 1px;
    width: 1px;
}
/* 2.01 STRUCTURE
 -----------------------------------------------------------------------------------------------------------*/
html, body {
    height: 100%;
    width: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.wrapper {
    width: 974px;
    margin: 0 auto;
    padding: 0;
}

#content .col {
    float: left;
    width: 172px;
    height: auto;
    display: block;
    position: relative;
    margin: 0 0 0 20px;
}

    #content .col.x1half {
        width: 320px;
    }

    #content .col.x2 {
        width: 364px;
    }

    #content .col.x2half {
        width: 460px;
    }

    #content .col.x3 {
        width: 556px;
    }

    #content .col.x3half {
        width: 642px;
    }

    #content .col.x4 {
        width: 748px;
    }

    #content .col.x5 {
        width: 940px;
    }

    #content .col.shiftup {
        margin-top: -17px !important;
    }

    #content .col .shiftdown {
        margin: 30px 0 0 0;
    }

    #content .col .bumpdown {
        margin: 0 0 45px 0 !important;
    }

    #content .col .bumpdown2 {
        margin: 0 0 45px 20px !important;
    }

    #content .col.clean {
        margin: 0 !important;
    }

/* 2.02 TYPOGRAPHY
 -----------------------------------------------------------------------------------------------------------*/
h1 {
    font-size: 4em;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}

.cufon-active h1 {
    font-size: 6.30em;
}

h2, h3 {
    font-size: 3em;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
}

h3 {
    color: #555;
    padding: 0 0 0 20px;
}

h4 {
    font-size: 2.3em;
    text-transform: uppercase;
    font-weight: bold;
    color: #555;
    line-height: 22px;
    padding: 0 0 30px 0;
}

h5 {
    font-size: 1em;
    text-transform: uppercase;
    font-weight: bold;
    color: #09445C;
    line-height: 18px;
    padding: 0 0 0 0;
}

.centre-div {
    display: block;
    margin: 0 auto !important;
}

.centre-align {
    text-align: center !important;
}

.float-right {
    float: right !important;
}

/* 2.03 HEADER
 -----------------------------------------------------------------------------------------------------------*/
.header {
    display: block;
    /*background:#232b31;*/
    background: url(/images/backgrounds/nav80per.png);
    height: 60px;
    width: 974px;
    overflow: hidden;
}

    .header .hondaBrand {
        float: left;
        margin: 23px 0 0 20px;
    }

    .header .logoPrint {
        display: none;
    }

    .header .siteSearch {
        float: left;
        margin: 18px 0 0 35px;
        border: 0;
        padding: 0 6px;
        width: 124px;
        height: 23px;
        line-height: 23px;
        color: #a4a6a9;
        background: #353a40;
        font-size: 0.9em;
    }

    .header .siteSearchbtn {
        margin: 18px 0 0 0;
        display: block;
        float: left;
        overflow: hidden;
        font-size: 0px;
        line-height: 0px;
        text-indent: -999px;
        background: url(/images/buttons/siteSearchGo.gif) no-repeat;
        width: 40px;
        height: 23px;
        border: 0;
        cursor: pointer;
    }

        .header .siteSearchbtn:hover {
            background-position: 0 -23px;
        }

ul#nav {
    list-style: none;
    margin: 17px 0 0 45px;
    padding: 0;
    float: left;
    height: 24px;
    width: 584px;
}

    ul#nav li {
        display: inline;
        float: left;
        margin: 0;
        padding: 0;
    }

        ul#nav li a {
            display: block;
            height: 24px;
            background: url(/images/titles/sprite_mainNavT.gif) no-repeat;
            text-indent: -9999px;
            overflow: hidden;
        }

        ul#nav li.cars a {
            width: 58px;
            background-position: 0 0;
        }

            ul#nav li.cars a:hover, ul#nav li.cars a.active {
                background-position: 0 -24px;
            }

        ul#nav li.motorCycles a {
            width: 109px;
            background-position: -58px 0;
        }

            ul#nav li.motorCycles a:hover, ul#nav li.motorCycles a.active {
                background-position: -58px -24px;
            }

        ul#nav li.pe a {
            width: 141px;
            background-position: -167px 0;
        }

            ul#nav li.pe a:hover, ul#nav li.pe a.active {
                background-position: -167px -24px;
            }

        ul#nav li.marine a {
            width: 65px;
            background-position: -310px 0;
        }

            ul#nav li.marine a:hover, ul#nav li.marine a.active {
                background-position: -310px -24px;
            }

        ul#nav li.pw a {
            width: 165px;
            background-position: -370px 0;
        }

            ul#nav li.pw a:hover, ul#nav li.pw a.active {
                background-position: -370px -24px;
            }

/* SSO	-----------------------------------------------------------------------------------------------------------*/

#menu {
    position: absolute;
    list-style: none;
    height: 30px;
    margin-top: 13px;
    width: 205px;
    padding: 0px;
    display: inline-block;
}

    #menu li {
        float: left;
        display: inline;
        position: relative;
        margin: 4px 12px 0 0;
    }

        #menu li.sooFirst {
            margin-left: 4px;
        }

        #menu li.ssoLast {
            margin-right: 4px;
        }

        #menu li.login {
            margin-left: 50px;
        }

        #menu li a {
            padding: 12px 0 12px 0;
            text-decoration: none;
            border: none;
            color: #ffffff;
        }

        #menu li.nodrop a {
            padding: 12px 0 2px 0;
        }

        #menu li:hover a {
            background-color: #1d1d1d;
            opacity: 0.9;
            -moz-opacity: 0.9;
            filter: alpha(opacity=90);
        }

    #menu img {
        border: none;
    }


    /* Dropdown -----------------------------------------------------------------------*/

    #menu .dropdown_1col {
        left: -999em;
        position: absolute;
        color: #ffffff;
        background-color: #1d1d1d;
        opacity: 0.9;
        -moz-opacity: 0.9;
        filter: alpha(opacity=90);
    }

    /*#menu li:hover .reminderPosition
    {
        left: -5px;
        top: 22px;
    }

    #menu li:hover .managePosition
    {
        left: -39px;
        top: 22px;
    }

    #menu li:hover .searchPosition
    {
        left: -73px;
        top: 22px;
    }

    #menu li:hover .favouritePosition
    {
        left: -104px;
        top: 22px;
    }*/

    #menu #cartDrop {
        margin: 2px auto;
        left: -9999em;
        position: absolute;
        color: #ffffff;
        background-color: #1d1d1d;
    }

    /*#menu li:hover #cartDrop
    {
        left: -138px;
        top: 20px;
    }*/

    /* Notifications ------------------------------------------------------------------*/

    #menu li .newNotification {
        position: absolute;
        z-index: 999;
        width: 20px;
        height: 20px;
        margin: 3px 0px 0px 10px;
        text-align: center;
        background-image: url(../images/icons/notificationDot.png);
        background-repeat: no-repeat;
        color: #fff;
        font-weight: bold;
        text-shadow: 1px 1px 1px #930000;
    }

        #menu li .newNotification.single {
            padding-top: 3px;
            font-size: 11px;
        }
        /* Font Size & Padding for Single digit notifications */
        #menu li .newNotification.double {
            padding-top: 3px;
            font-size: 10px;
        }
        /* Font Size & Padding for Double digit notifications */
        #menu li .newNotification.triple {
            padding-top: 4px;
            font-size: 9px;
        }
    /* Font Size & Padding for Triple digit notifications */


    /* Specialised Dropdown Lists  ---------------------------------------------------*/

    /* Generic Sub Menu */
    #menu ul.submenu {
        margin: 0px;
        padding: 0px;
    }

        #menu ul.submenu li {
            height: 30px;
            margin: 0;
            padding: 12px 8px 0px 8px;
            text-align: left;
            font-size: 12px;
            text-shadow: 1px 1px 1px #000;
            border-bottom: 1px dotted #3d3d3d;
        }

            #menu ul.submenu li.eol {
                border-bottom: none;
            }

            #menu ul.submenu li.favouriteItems {
                height: 50px;
                margin: 0;
                padding: 12px 8px 0px 8px;
                text-align: left;
                font-size: 12px;
                text-shadow: 1px 1px 1px #000;
                border-bottom: 1px dotted #3d3d3d;
            }

.submenu li:hover {
    background-color: #242424;
}

#menu ul.loginMenu {
    margin: 0;
    padding: 0;
}

    #menu ul.loginMenu li {
        height: 24px;
        margin: 0;
        padding: 12px 8px 0px 8px;
        text-align: left;
        font-size: 12px;
        text-shadow: 1px 1px 1px #000;
    }
/* Reminders */
.reminderDrop li {
    width: 195px;
    line-height: 20px;
}

.reminderDrop img {
    display: inline-block;
    float: left;
    margin-right: 8px;
}

/* Management Area */
.manageDrop li {
    width: 195px;
}

/*Favourites/Wishlist */
.favouritesDrop li {
    width: 192px;
    height: 45px;
    line-height: 40px;
}

.favouritesDrop img {
    display: block;
    float: left;
    margin-right: 12px;
    width: 40px;
    height: 40px;
}

#menu .dropdown_1col ul.submenu li.favStart {
    border-bottom: 1px dotted #3d3d3d;
    padding: 0 0 12px 8px;
    width: 200px;
}

#menu .dropdown_1col ul.submenu li.favEnd {
    padding: 0 0 12px 8px;
    width: 200px;
}

/* Login */
.loginDrop li {
    width: 168px;
}

.loginDrop .loginButton, .manageDrop .loginButton {
    margin-left: -8px;
    border: 0;
    width: 184px;
    height: 23px;
    line-height: 18px;
    font-size: 1em;
    background: none;
    color: #fff;
    text-align: left;
    cursor: pointer;
}

/* Search */
.searchDrop li {
    display: block;
    width: 195px;
    height: 300px;
}

    .searchDrop li.searchEnd {
        line-height: 20px;
        border: none;
    }

.searchDrop input {
    float: left;
    margin: 0;
    border: 0;
    padding: 0 6px;
    width: 155px;
    height: 23px;
    line-height: 18px;
    font-size: 0.9em;
    background-color: #848484;
    color: #c8c8c8;
}

.searchDrop .searchBtn {
    margin: 0;
    display: block;
    float: left;
    overflow: hidden;
    font-size: 0px;
    line-height: 0px;
    text-indent: -999px;
    width: 23px;
    height: 23px;
    border: 0;
    cursor: pointer;
    background-image: url(/images/icons/search.png);
}

/* Shopping Cart */
#cartDrop {
    width: 216px;
}

    #cartDrop .cartNav .btn {
        display: block;
        float: left;
        font-size: 9px;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: 1px 1px 1px #424242;
        padding: 4px;
        width: 62px;
        text-align: center;
        margin: 1px 0 4px 0;
        border: solid #646464 1px;
        background: -webkit-gradient(linear, 0 0, 0 100%, from(#454545), to(#7b7b79));
        background: -moz-linear-gradient(top, #454545, #7b7b79);
        -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#454545, endColorStr=#7b7b79);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#454545, endColorStr=#7b7b79);
        display: inline-block;
    }

    #cartDrop .cartNav li a {
        text-decoration: none;
        color: #fff;
    }

.itemList {
    margin: 0;
    padding: 0;
}

    .itemList li {
        float: left;
        list-style: none;
        position: relative;
        font-size: 12px;
        color: #fff;
        width: 210px;
        height: 50px;
        border-bottom: 1px dashed #4a4951;
    }

        .itemList li .itemPrice {
            font-weight: bold;
            float: right;
            margin: 12px 9px 0px 0px;
        }

        .itemList li input {
            width: 20px;
            height: 17px;
            margin: 8px 8px 0 8px;
            border: 1px solid #000;
            font-size: 10px;
            padding: 3px 2px 2px 2px;
            background: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#cccccc));
            background: -moz-linear-gradient(top, #ffffff, #cccccc);
            -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#ffffff, endColorStr=#cccccc);
            filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#ffffff, endColorStr=#cccccc);
        }

#cartDrop .itemList li.updateCart {
    height: 14px;
    text-align: right;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
}

    #cartDrop .itemList li.updateCart a {
        color: #fff;
        text-decoration: none;
    }

#cartSummary {
    display: block;
    float: left;
    width: 206px;
    height: 20px;
    margin: 4px 0 0 0;
    padding: 2px 4px 0px 4px;
    border: solid #d58240 1px;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f56f00), to(#f5872e));
    background: -moz-linear-gradient(top, #f56f00, #f5872e);
    -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#f56f00, endColorStr=#f5872e);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#f56f00, endColorStr=#f5872e);
    display: inline-block;
}

    #cartSummary .totalPrice {
        float: left;
        margin: 0 4px 0 0;
        color: #fff;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 14px;
        text-shadow: 1px 1px 1px #424242;
    }

    #cartSummary .postage {
        float: left;
        margin: 4px 0 0 0;
        font-size: 10px;
        font-weight: bold;
        color: #000;
        text-transform: uppercase;
    }

    #cartSummary .payNow {
        float: right;
        margin: 0;
        padding: 0;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 14px;
    }

        #cartSummary .payNow a {
            color: #000;
            text-decoration: none;
            padding: 0;
        }

#cartDrop #cartSummary .payNow a:hover {
    color: #000;
    text-decoration: none;
    background-color: none;
}

/* 2.04 CONTENT
 -----------------------------------------------------------------------------------------------------------*/
#content {
    margin: 214px 0 0 0;
}

    #content .contentTop {
        overflow: hidden;
        height: 70px;
    }

        #content .contentTop h1 {
            margin: -8px 0 0 15px;
        }

            #content .contentTop h1 a {
                color: #fff;
                text-decoration: none;
            }

        #content .contentTop .findaDealer {
            float: right;
            display: block;
            width: 176px;
            height: 49px;
            padding: 10px 12px 12px 12px;
        }

            #content .contentTop .findaDealer .title {
                text-transform: uppercase;
                display: block;
                padding: 0 0 5px 0;
            }

            #content .contentTop .findaDealer .dealerSearch {
                float: left;
                margin: 0;
                border: 0;
                padding: 0 6px;
                width: 124px;
                height: 23px;
                line-height: 23px;
                font-size: 0.9em;
            }

            #content .contentTop .findaDealer .dealerSearchbtn {
                margin: 0;
                display: block;
                float: left;
                overflow: hidden;
                font-size: 0px;
                line-height: 0px;
                text-indent: -999px;
                width: 40px;
                height: 23px;
                border: 0;
                cursor: pointer;
            }

    #content .container {
        background: #fff;
    }

        #content .container .subNav {
            width: 172px;
            float: left;
            margin: 0;
            padding: 10px 10px 60px 20px;
            background: #fff;
        }

            #content .container .subNav div {
                display: block;
                padding: 20px 0 0 0;
            }

            #content .container .subNav .title {
                text-transform: uppercase;
                color: #8c8c8c;
                font-weight: bold;
                display: block;
                border-bottom: 1px solid #dedede;
                padding-bottom: 3px;
            }

                #content .container .subNav .title a {
                    color: #8c8c8c;
                    text-decoration: none;
                    border: 0;
                }

            #content .container .subNav ul {
                margin: 3px 0 0 0;
                padding: 0;
                list-style: none;
            }

                #content .container .subNav ul li {
                    display: inline;
                }

                    #content .container .subNav ul li a {
                        display: block;
                        text-decoration: none;
                        border-bottom: 1px solid #dedede;
                        padding: 3px 5px 3px 9px;
                        font-weight: bold;
                    }

        #content .container .subNav2 {
            width: 162px;
            float: left;
            margin: 0;
            padding: 0px 10px 0px 10px;
            background: #fff;
        }

            #content .container .subNav2 .title {
                text-transform: uppercase;
                color: #8c8c8c;
                font-weight: bold;
                margin: 20px 0 0 0;
                display: block;
            }

            #content .container .subNav2 ul {
                margin: 3px 0 0 0;
                padding: 0;
                list-style: none;
                border-top: none;
            }

                #content .container .subNav2 ul li {
                    display: inline;
                }

                    #content .container .subNav2 ul li a {
                        display: block;
                        text-decoration: none;
                        border-bottom: 1px solid #dedede;
                        padding: 3px 5px 3px 9px;
                        font-weight: bold;
                        font-size: 11px;
                    }

        #content .container .subNav3 {
            width: 152px;
            float: left;
            margin: 0;
            padding: 0px 10px 10px 20px;
            background: #fff;
        }

            #content .container .subNav3 .title {
                text-transform: uppercase;
                color: #8c8c8c;
                font-weight: bold;
                margin: 20px 0 0 0;
                display: block;
            }

            #content .container .subNav3 ul {
                margin: 3px 0 0 0;
                padding: 0;
                list-style: none;
                border-top: none;
            }

                #content .container .subNav3 ul li {
                    display: inline;
                }

                    #content .container .subNav3 ul li a {
                        display: block;
                        text-decoration: none;
                        border-bottom: 1px solid #dedede;
                        padding: 3px 5px 3px 9px;
                        font-weight: bold;
                        font-size: 9px;
                    }

    #content .fax {
        width: 400px;
        color: #333333;
    }

        #content .fax .fax-head {
            text-transform: uppercase;
            font-weight: bold;
        }

            #content .fax .fax-head tr td {
                text-align: center;
            }

        #content .fax .fax-body {
            text-align: left;
        }

            #content .fax .fax-body tr {
                border-bottom-width: 1px;
                border-bottom-color: Blue;
            }

                #content .fax .fax-body tr td {
                    margin: 2px 2px;
                    text-align: center;
                }

    #content .container .input-submit {
        border: 0 none;
        font-size: 0;
        line-height: 0;
        width: 61px;
        height: 23px;
        cursor: pointer;
    }

    #content .container .input-cancel {
        border: 0 none;
        font-size: 0;
        line-height: 0;
        width: 61px;
        height: 23px;
        cursor: pointer;
    }

    #content .container .input-edit {
        border: 0 none;
        font-size: 0;
        line-height: 0;
        width: 46px;
        overflow: hidden;
        height: 23px;
        cursor: pointer;
    }

    #content .container .input-delete {
        border: 0 none;
        font-size: 0;
        line-height: 0;
        width: 61px;
        height: 23px;
        cursor: pointer;
    }

    #content .container .input-add {
        border: 0 none;
        font-size: 0;
        width: 45px;
        height: 23px;
        cursor: pointer;
        padding-top: 0;
        margin: 0 0 0 2px;
        line-height: 0px;
        text-indent: -999px;
        float: left;
        display: block;
    }

        #content .container .input-submit:hover, #content .container .input-cancel:hover, #content .container .input-edit:hover, #content .container .input-delete:hover, #content .container .input-add:hover {
            background-position: 0 -23px;
        }

    #content .container .dllname {
        float: left;
        display: block;
        margin: 0px;
        padding: 0px;
    }

    #content .communication {
        width: 100%;
        color: #333333;
    }

        #content .communication .communication-head {
            text-transform: uppercase;
            font-weight: bold;
        }

            #content .communication .communication-head tr td {
                text-align: center;
            }

        #content .communication .communication-body {
            text-align: center;
        }

            #content .communication .communication-body tr {
                border-bottom-width: 1px;
                border-bottom-color: Blue;
            }

                #content .communication .communication-body tr td {
                    margin: 2px 2px;
                    text-align: center;
                }

    #content .feature {
        background: url(/images/backgrounds/gradientWHTGRY.gif) no-repeat left top;
        margin: 0 !important;
        padding: 29px 8px 0 10px;
        min-height: 421px;
        width: 360px !important;
    }

    #content .contentArea {
        padding: 10px 0 0 10px;
        margin: 0 !important;
        position: relative;
    }

        #content .contentArea .listclass {
            list-style: inside;
            list-style-type: dot;
        }

            #content .contentArea .listclass a:link {
                color: #000;
                text-decoration: none;
            }

            #content .contentArea .listclass a:visited {
                color: #000;
                text-decoration: none;
            }

            #content .contentArea .listclass a:hover {
                color: #000;
                text-decoration: underline;
            }

    #content .col.x5.contentArea {
        padding: 29px 0 0 20px;
    }

    #content .prButton {
        display: block;
        width: 171px;
        height: 23px;
        line-height: 0;
        overflow: hidden;
        text-indent: -999px;
        background: url(/images/buttons/productButtons.gif) no-repeat;
        padding: 0;
    }

        #content .prButton.broc {
            background-position: 0 0;
        }

            #content .prButton.broc:hover {
                background-position: 0 -23px;
            }

        #content .prButton.addc {
            background-position: 0 -46px;
        }

            #content .prButton.addc:hover {
                background-position: 0 -69px;
            }

        #content .prButton.comnow {
            background-position: 0 -92px;
        }

            #content .prButton.comnow:hover {
                background-position: 0 -115px;
            }

        #content .prButton.lcdl {
            background-position: 0 -138px;
        }

            #content .prButton.lcdl:hover {
                background-position: 0 -161px;
            }

.buyBtn {
    display: block;
    width: 170px;
    height: 65px;
    background-image: url(/images/buttons/Honda_BuyNow_btn.gif);
    background-position: top left;
    background-repeat: no-repeat;
}

.cufon-active .buyBtn {
    color: #2e2e2e;
    font-size: 1.1em;
    padding: 20px 0px 0px 70px;
    text-decoration: none;
}

#content .tools {
    position: absolute;
    right: 0;
    top: 50px;
}

    #content .tools .tlPrint,
    #content .tools .tlShare,
    #content .tools .tlBack,
    #content .supportingTools .browseP,
    #content .supportingTools .enlg,
    #content .supportingTools .xray,
    #content .nxtProduct,
    #content .prvProduct,
    #content .btop {
        display: block;
        float: right;
        width: 45px;
        height: 12px;
        overflow: hidden;
        text-indent: -999px;
        margin-left: 10px;
        background: url(/images/buttons/tools.gif) no-repeat;
    }

    #content .tools .tlPrint {
        width: 45px;
        display: none;
    }

        #content .tools .tlPrint:hover {
            background-position: 0 -17px;
        }

    #content .tools .tlShare {
        width: 48px;
        background-position: 0 -36px;
        display: none;
    }

        #content .tools .tlShare:hover {
            background-position: 0 -53px;
        }

    #content .tools .tlBack {
        width: 45px;
        background-position: 0 -73px;
    }

        #content .tools .tlBack:hover {
            background-position: 0 -88px;
        }

#content .supportingTools .browseP {
    width: 106px;
    background-position: 0 -191px;
    margin-right: 68px;
    height: 14px;
}

    #content .supportingTools .browseP:hover {
        background-position: 0 -212px;
    }

#content .supportingTools .enlg {
    float: left;
    width: 66px;
    background-position: 0 -107px;
    margin: 0 10px 0 0;
    height: 14px;
}

    #content .supportingTools .enlg:hover {
        background-position: 0 -128px;
    }

#content .supportingTools .xray {
    float: left;
    width: 66px;
    background-position: 0 -150px;
    margin: 0 10px 0 0;
    height: 14px;
}

    #content .supportingTools .xray:hover {
        background-position: 0 -170px;
    }

#content .nxtProduct {
    width: 34px;
    background-position: -1px -273px;
    float: left;
    margin: 0;
}

    #content .nxtProduct:hover {
        background-position: -1px -293px;
    }

#content .prvProduct {
    width: 57px;
    background-position: 0 -234px;
    float: left;
    margin: 0;
}

    #content .prvProduct:hover {
        background-position: 0 -253px;
    }

#content .btop {
    float: left;
    width: 67px;
    background-position: 0 -324px;
    margin: 120px 0 0 0;
}

    #content .btop:hover {
        background-position: 0 -345px;
    }

#content .productDetail,
#content .standardDetail {
    margin: 0 0 0 0;
    /*border-top: 1px solid #dedede;*/
    padding: 20px 0 0 0;
    clear: left;
}

#content .prodtuctDetail .topSection {
    position: relative;
    height: 453px;
    display: block;
}

#content .productDetail #mediaContainer {
    width: 556px;
    height: 400px;
    position: relative;
}

    #content .productDetail #mediaContainer div img {
        position: absolute;
        top: 0;
        left: 50px;
    }

    #content .productDetail #mediaContainer div .supportingTools {
        position: absolute;
        bottom: 0;
        left: 0;
    }

.largeDownload {
    text-decoration: none;
    color: White;
}

#content .productDetail .supportingTools {
    padding: 20px 0 0 0;
}

#content .productDetail .clfx.hr {
    margin: 2px 0 0 0;
    border-bottom: 1px solid #dedede;
    padding: 4px 0;
}

#content .productDetail .supportingContent {
    padding: 10px 0;
}

    #content .productDetail .supportingContent .supportingMedia {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        #content .productDetail .supportingContent .supportingMedia li {
            display: inline;
            float: left;
        }

            #content .productDetail .supportingContent .supportingMedia li a {
                overflow: hidden;
                border: 1px solid #e8e8e8;
                width: 79px;
                height: 74px;
                margin: 0 10px 10px 0;
            }

#content .productDetail .overlayProducts {
    display: none;
    background: #fff !important;
    position: absolute;
    height: 164px;
    width: 746px;
    bottom: 105px;
    right: 0;
    border: 1px solid #dedede;
}

    #content .productDetail .overlayProducts .productBeltList {
        border-top: 0 none;
        border-bottom: 0 none;
    }

#content .productDetail .prvnxt {
    padding-bottom: 10px;
}

    #content .productDetail .prvnxt .prvContainer {
        float: left;
        width: 81px;
        margin: 10px 0 0 0;
    }

    #content .productDetail .prvnxt .nxtContainer {
        float: right;
        width: 81px;
        margin: 10px 0 0 0;
    }

    #content .productDetail .prvnxt div a {
        text-decoration: none;
    }

        #content .productDetail .prvnxt div a img {
            display: block;
            overflow: hidden;
            border: 1px solid #e8e8e8;
            width: 79px;
            height: 74px;
        }

        #content .productDetail .prvnxt div a span {
            padding: 5px 0 3px 0;
            display: block;
            font-weight: bold;
        }

#content .error-info {
    text-align: center;
    color: Red;
}

#content .contentAreaGv {
    padding: 20px 5px 0 5px;
    margin: 0 !important;
    position: relative;
    background: #f5f5f5;
}

#content .dealer-title {
    float: left;
    text-transform: uppercase;
    display: block;
    padding: 6px 5px 0px 5px;
    font-weight: bold;
    height: 23px;
    font-size: 1.2em;
    text-align: center;
}

#content .contentAreaGv .number-title {
    text-transform: uppercase;
    display: inline;
    padding: 2px 5px 0px 5px;
    font-weight: bold;
    color: #5d5d5d;
    height: 23px;
    font-size: 1.2em;
    text-align: center;
    float: left;
}

#content .contentAreaGv .dealerSearch {
    float: left;
    margin: 0 0 3px;
    border: 0;
    padding: 0 6px;
    width: 124px;
    height: 23px;
    line-height: 23px;
    font-size: 0.9em;
    color: #a9b5b9;
}

#content .contentAreaGv .dealerSearchbtn {
    overflow: hidden;
    font-size: 0px;
    padding: 0 6px;
    width: 40px;
    height: 23px;
    border: 0;
    cursor: pointer;
    margin: 0 0 3px;
    float: left;
}

    #content .contentAreaGv .dealerSearchbtn:hover {
        background-position: 0 -23px;
    }

#content .contentAreaGv .clear-results {
    overflow: hidden;
    font-size: 0px;
    padding: 0 6px;
    width: 98px;
    height: 23px;
    border: 0;
    cursor: pointer;
}

    #content .contentAreaGv .clear-results:hover {
        background-position: 0 -23px;
    }

#content .tabArea .tabs {
    background: #fff;
    padding: 0 212px 0 212px;
}

    #content .tabArea .tabs ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        #content .tabArea .tabs ul li {
            display: inline;
            float: left;
        }

            #content .tabArea .tabs ul li a {
                display: block;
                background: #f5f5f5;
                text-decoration: none;
                font-weight: bold;
                padding: 4px 10px 4px 20px;
                text-decoration: none;
                text-transform: uppercase;
                font-size: 0.9em;
                color: #5d5d5d;
                margin-right: 1px;
            }

.cufon-active #content .tabArea .tabs ul li a {
    font-size: 1.1em;
    padding: 7px 10px 5px 20px;
}

#content .tabArea .tabs ul li a:hover,
#content .tabArea .tabs ul li a.active {
    background: #e7e7e7;
}

#content .tabArea .tabContainer {
    background: #f3f3f3 url(/images/backgrounds/tabAreaBg.gif) repeat-x top;
    padding: 30px 212px 60px 212px;
}


.generalContent {
    overflow: auto;
}

#features .flist {
    padding: 0 0 30px 0;
    margin: 0;
    list-style: none;
    border-top: 3px solid #a9a9a9;
    overflow: auto;
}

    #features .flist li {
        float: left;
        display: block;
        overflow: hidden;
        width: 275px;
        height: 70px;
        padding: 12px 0;
        border-bottom: 1px solid #d4d4d4;
    }

        #features .flist li p {
            margin: 0 0 0 90px;
            color: #333333;
        }

        #features .flist li a {
            float: left;
            position: relative;
        }

            #features .flist li a span {
                display: block;
                width: 10px;
                height: 10px;
                background: url(/images/icons/enlarge.gif) no-repeat;
                position: absolute;
                bottom: 5px;
                left: 5px;
            }

            #features .flist li a:hover span {
                background: url(/images/icons/enlargeI.gif) no-repeat;
            }

#content .listTitle {
    display: block;
    font-weight: bold;
    color: #333333;
    padding: 0 0 4px 0;
}

#content .bulletList {
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid #d4d4d4;
}

    #content .bulletList li {
        display: block;
        border-bottom: 1px solid #d4d4d4;
        padding: 5px 40px 5px 10px;
        background: url(/images/icons/bulletGreen.gif) no-repeat 0 11px;
    }

#specifications .flist {
    padding: 0 0 30px 0;
    margin: 0;
    list-style: none;
    border-top: 3px solid #a9a9a9;
    overflow: auto;
}

    #specifications .flist li {
        float: left;
        display: block;
        overflow: hidden;
        width: 275px;
        height: 70px;
        padding: 12px 0;
        border-bottom: 1px solid #d4d4d4;
    }

        #specifications .flist li p {
            margin: 0 0 0 90px;
            color: #333333;
        }

        #specifications .flist li a {
            float: left;
            position: relative;
        }

            #specifications .flist li a span {
                display: block;
                width: 10px;
                height: 10px;
                background: url(/images/icons/enlarge.gif) no-repeat;
                position: absolute;
                bottom: 5px;
                left: 5px;
            }

            #specifications .flist li a:hover span {
                background: url(/images/icons/enlargeI.gif) no-repeat;
            }

#specifications table {
    border-top: 1px solid #cecece;
    color: #333333;
}

    #specifications table th {
        font-weight: bold;
        width: 190px;
        border-bottom: 1px solid #cecece;
        padding: 6px 0;
    }

    #specifications table td {
        border-bottom: 1px solid #cecece;
        padding: 6px 0;
    }

#content .commentArea {
    background: #fff;
    padding: 20px 0 50px 212px;
}

    #content .commentArea .title {
        display: block;
        font-weight: bold;
        padding: 0 0 5px 0;
        text-transform: uppercase;
        font-size: 1.1em;
        color: #555555;
    }

    #content .commentArea .comments {
        list-style: none;
        padding: 0;
        margin: 0;
        border-top: 1px solid #dedede;
    }

        #content .commentArea .comments li {
            padding: 10px 0 20px 0;
            border-bottom: 1px solid #dedede;
        }

            #content .commentArea .comments li p {
                padding: 0 30px 10px 0;
            }

#content .infiniteCarousel {
    width: 746px;
    position: relative;
}

    #content .infiniteCarousel .wrapper {
        width: 713px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
        overflow: auto;
        height: 165px;
        margin: 0;
        padding: 0 0 0 15px;
        position: absolute;
        top: 0;
    }

    #content .infiniteCarousel .arrow {
        display: block;
        height: 164px;
        width: 15px;
        background: #fff url(/images/icons/productBeltBacknForth.gif) no-repeat;
        text-indent: -999px;
        overflow: hidden;
        position: absolute;
        top: 0;
        cursor: pointer;
    }

    #content .infiniteCarousel .forward {
        background-position: -40px 80px;
        right: 0;
    }

    #content .infiniteCarousel .back {
        background-position: 4px 80px;
        left: 0;
    }

        #content .infiniteCarousel .forward:hover,
        #content .infiniteCarousel .back:hover {
            background-color: #f1f1f1;
        }

#content .productBeltList {
    list-style: none;
    padding: 0;
    margin: 0;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    height: 164px;
}

#content .infiniteCarousel .productBeltList {
    width: 999999px;
    position: absolute;
    top: 0;
}

#content .productBeltList li {
    float: left;
    display: block;
    height: 164px;
}

    #content .productBeltList li a {
        display: block;
        height: 164px;
        text-decoration: none;
    }

        #content .productBeltList li a img {
            margin: 20px 0 0 27px;
        }

        #content .productBeltList li a span {
            display: block;
            margin: 10px 0 0 0;
            font-weight: bold;
        }

        #content .productBeltList li a:hover {
            background: url(/images/backgrounds/productTileBgSmall.gif) repeat-x;
        }

#content #smart-banner .HomepageBanner_NoFlash {
    margin-top: 30px;
}
/*homeInfiniteCarousel -- add for mc homepage default template*/
#content .homepageProductDetail .overlay {
    background: #fff !important;
    position: relative;
    margin: 70px 5px 0 0;
    height: 164px;
    width: 746px;
    border: 1px solid #dedede;
}

    #content .homepageProductDetail .overlay .productBeltList {
        border-top: 0 none;
        border-bottom: 0 none;
    }

#content .homeInfiniteCarousel {
    width: 746px;
    position: relative;
}

    #content .homeInfiniteCarousel .wrapper {
        width: 713px; /* .infiniteCarousel width - (.wrapper margin-left + .wrapper margin-right) */
        overflow: hidden;
        height: 165px;
        margin: 0;
        padding: 0 0 0 15px;
        position: absolute;
        top: 0;
    }

    #content .homeInfiniteCarousel .arrow {
        display: block;
        height: 164px;
        width: 15px;
        background: #fff url(/images/icons/productBeltBacknForth.gif) no-repeat;
        text-indent: -999px;
        overflow: hidden;
        position: absolute;
        top: 0;
        cursor: pointer;
    }

    #content .homeInfiniteCarousel .forward {
        background-position: -40px 80px;
        right: 0;
    }

    #content .homeInfiniteCarousel .back {
        background-position: 4px 80px;
        left: 0;
    }

        #content .homeInfiniteCarousel .forward:hover,
        #content .homeInfiniteCarousel .back:hover {
            background-color: #f1f1f1;
        }

    #content .homeInfiniteCarousel .productBeltList {
        width: 999999px;
        position: absolute;
        top: 0;
    }
/*end*/

#content .plus,
#content .download {
    display: block;
    width: 14px;
    height: 14px;
    overflow: hidden;
    text-indent: -999px;
}

#content .productListing,
#content .newsListing,
#content .surveyListing,
#content .galleryListing {
    list-style: none;
    padding: 0 0 60px 0;
    margin: 2px 0 0 0;
    border-top: 1px solid #dedede;
    overflow: auto;
    clear: left;
}

    #content .productListing li {
        float: left;
        display: inline;
    }

        #content .productListing li a {
            display: block;
            width: 187px;
            height: 240px;
            overflow: hidden;
            position: relative;
            text-align: center;
            border-bottom: 1px solid #dedede;
            text-decoration: none;
            font-size: 0.9em;
        }

            #content .productListing li a:hover {
                background: url(/images/backgrounds/productTileBg.gif) repeat-x;
            }

            #content .productListing li a .code {
                font-weight: bold;
                position: absolute;
                left: 1px;
                bottom: 29px;
            }

            #content .productListing li a .desc {
                color: #555555;
                position: absolute;
                bottom: 15px;
                left: 1px;
            }

    #content .newsListing li {
        display: block;
        margin: 0;
        padding: 0;
    }

        #content .newsListing li a {
            border-bottom: 1px solid #dedede;
            display: block;
            text-decoration: none;
            padding: 7px 0;
            position: relative;
        }

            #content .newsListing li a:hover {
                background: url(/images/backgrounds/newsTileBg.gif) repeat-x bottom;
            }

            #content .newsListing li a img {
                float: right;
            }

            #content .newsListing li a .date {
                position: absolute;
                font-size: 1.2em;
                font-weight: bold;
                left: 0;
                top: 7px;
                color: #555555;
            }

            #content .newsListing li a .ntitle {
                margin-left: 190px;
                display: block;
                font-size: 1.2em;
                padding-right: 200px;
                font-weight: bold;
            }

            #content .newsListing li a .truncate {
                margin-left: 190px;
                display: block;
                padding-right: 200px;
                color: #555555;
            }

#content .newsTitle,
#content .newsDate {
    display: block;
    font-weight: bold;
    padding: 20px 0 0 0;
    font-size: 1.2em;
    text-transform: capitalize;
    clear: left;
}

#content .newsDate {
    padding: 0;
}

#content .standardDetail a.enlg {
    float: right;
    clear: right;
    width: 66px;
    background: url("/images/buttons/tools.gif") 0 -107px;
    margin: 5px 65px 0 0;
    height: 14px;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
}

    #content .standardDetail a.enlg:hover {
        background-position: 0 -128px;
    }

#content .galleryListing li {
    float: left;
    display: block;
    width: 171px;
    height: 148px;
    margin: 20px 21px 10px 0;
}

    #content .galleryListing li.end {
        margin: 20px 0 10px 0;
    }

    #content .galleryListing li .mediaDet {
        display: block;
        padding: 3px 0 0 0;
    }

    #content .galleryListing li .iTitle {
        width: 126px;
        font-weight: bold;
    }

    #content .galleryListing li .plus,
    #content .galleryListing li .download {
        float: right;
        margin: 0 0 0 5px;
    }
/* ---------surveyListing----------- */
#content .surveyListing li {
    display: block;
    margin: 0;
    padding: 3px 0;
    border-bottom: 1px solid #dedede;
}

    #content .surveyListing li a {
        display: inline-block;
        text-decoration: none;
        padding: 7px;
        position: relative;
    }

    #content .surveyListing li label {
        float: left;
        margin-top: 5px;
    }

    #content .surveyListing li .productname {
        width: 250px;
    }

    #content .surveyListing li .framenumber {
        width: 150px;
    }

    #content .surveyListing li .purchasedate {
        width: 120px;
    }

    #content .surveyListing li .dealershipnumber {
        width: 80px;
    }

    #content .surveyListing li .contactstatus {
        width: 50px;
    }
/* ---------surveyListing end----------- */
#content .standardDetail #detailText {
    width: 722px;
    padding: 0 0 20px 0;
}

#content .standardDetail .supportingImage {
    float: right;
}

#content .tileHolder {
    padding: 17px 0 0 0;
}

    #content .tileHolder .tile {
        float: left;
        width: 172px;
        height: auto;
        display: block;
        padding: 0;
        height: 242px;
    }

        #content .tileHolder .tile.teamHonda {
            background-position: -201px 0;
        }

        #content .tileHolder .tile.env {
            background-position: -396px 0;
        }

        #content .tileHolder .tile.acc {
            background-position: -590px 0;
        }

        #content .tileHolder .tile p {
            padding: 0 0 7px 0;
        }

        #content .tileHolder .tile.odd {
            background: none;
            margin-left: 20px;
        }

        #content .tileHolder .tile .title {
            color: #9a0007;
            font-size: 1.1em;
            text-transform: uppercase;
            display: block;
            margin: 8px 0 7px 0;
        }

#content .tileButton {
    width: auto;
    float: left;
    height: 18px;
    display: block;
    margin: 5px 0 0 0;
    padding: 4px 10px 0 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.9em;
    cursor: pointer;
}

    #content .tileButton.flRight {
        float: right;
    }

#content .promoArea .col .tileButton {
    position: absolute;
    bottom: 0;
    float: none;
    left: 0;
}

#content .promoArea .col.hasScript .tileButton {
    bottom: 20px;
}

.cufon-active #content .tileButton {
    font-size: 1em;
    padding: 7px 7px 0 16px;
}

#content .tileButton.membersArea {
    font-weight: bold;
    padding: 7px 7px 0 16px;
    margin: 2px 2px 0 0 !important;
}

#content .tileButton.changePassword {
    font-weight: bold;
    padding: 6px 7px 2px 16px;
    margin: 2px 2px 0 0 !important;
}

#content .commentArea .commentForm {
    padding: 30px 0 0 0;
}

    #content .commentArea .commentForm .formRow {
        display: block;
        float: left;
        width: 100%;
        clear: left;
        padding: 0 0 15px 0;
    }

        #content .commentArea .commentForm .formRow.left {
            width: 172px;
        }

        #content .commentArea .commentForm .formRow.right {
            width: 172px;
            float: right;
        }

        #content .commentArea .commentForm .formRow label {
            display: block;
            font-weight: bold;
            color: #555;
        }

        #content .commentArea .commentForm .formRow .input-text,
        #content .commentArea .commentForm .formRow textarea {
            border: 0 none;
            margin: 0;
            background: #eaeaea;
            padding: 4px;
            width: 100%;
        }

        #content .commentArea .commentForm .formRow textarea {
            height: 110px;
        }

        #content .commentArea .commentForm .formRow.actions .input-submit {
            font-size: 0;
            line-height: 0;
            border: 0 none;
            padding: 0;
            margin: 0;
            overflow: hidden;
            display: block;
            text-indent: -999px;
            background: url(/images/buttons/submit.gif) no-repeat;
            width: 67px;
            height: 23px;
            cursor: pointer;
        }

            #content .commentArea .commentForm .formRow.actions .input-submit:hover {
                background-position: 0 -23px;
            }

#content .container.compare {
    background: #fff;
}

#content .cHead {
    border-top: 1px solid #dedede;
    padding: 20px 0 0 0;
    display: block;
    clear: left;
}

    #content .cHead .col {
        width: 186px;
    }

    #content .cHead .introtxt p {
        font-weight: bold;
        color: #555;
        padding: 0 30px 15px 0;
    }

    #content .cHead .col.product {
        border-left: 1px solid #fff;
        height: 300px;
    }

        #content .cHead .col.product .title {
            font-size: 1.5em;
            font-weight: bold;
            display: block;
            margin: 15px 0 0 0;
            padding: 0 0 0 10px;
        }

        #content .cHead .col.product.blank {
            background: none !important;
        }

            #content .cHead .col.product.blank .tileButton {
                margin: 37px 0 0 10px;
            }

#content #cAccordion h5 {
    display: block;
    height: 21px;
    color: #fff;
    font-weight: bold;
    padding: 5px 0 0 25px;
    text-transform: uppercase;
}

    #content #cAccordion h5.ui-accordion-header {
        cursor: pointer;
    }

#content #cAccordion div {
    padding: 0 15px 0 20px;
}

    #content #cAccordion div table {
        width: 100%;
        color: #555;
    }

    #content #cAccordion div th {
        font-weight: bold;
        padding: 5px 0 5px 5px;
        border-bottom: 1px solid #d4d4d4;
    }

    #content #cAccordion div td {
        padding: 5px 30px 5px 10px;
        width: 148px;
        border-bottom: 1px solid #d4d4d4;
    }

    #content #cAccordion div tr.last td {
        border-bottom: none;
        padding: 5px 30px 30px 10px;
    }

    #content #cAccordion div tr.last th {
        border-bottom: none;
        padding: 5px 30px 30px 5px;
    }

    #content #cAccordion div td.odd {
        background: #ececec;
    }

#content .brochure-comparison {
    width: 171px;
    display: block;
    overflow: hidden;
    margin: 0 0 1px 0;
}

#content #download-brochure {
    width: 171px;
    display: block;
}

    #content #download-brochure .single-brochure {
        width: 160px;
        height: 18px;
        margin: 4px;
        text-decoration: none;
        text-transform: uppercase;
        display: block;
        float: left;
        font-weight: bold;
        color: #09445C;
    }

#content #addtocomparisonContainer {
    width: 171px;
    display: block;
}

#content .addproductcontainer {
    width: 171px;
    height: 74px;
    margin-bottom: 2px;
}

#content .addproduct-picture {
    display: block;
    float: left;
    width: 79px;
    height: 70px;
    margin: 2px;
}

#content .addproduct-title {
    display: block;
    float: left;
    width: 54px;
    margin: 2px;
    margin-top: 20px;
}

#content .addproduct-control-close {
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    margin-top: 13px;
}

#content .addproduct-control.add {
    float: right !important;
}

#content .ImageGalleryNotes {
    text-align: right;
    margin-bottom: 20px;
}

#content .VideoNotes {
    text-align: right;
    margin-bottom: 20px;
}

#content .WallpaperNotes {
    text-align: right;
    margin-bottom: 20px;
}

#content .product-color {
    width: 171px;
    display: block;
    padding: 0;
    list-style: none;
    margin: 20px 20px 0 0;
}

    #content .product-color li {
        width: 171px;
        display: block;
    }

        #content .product-color li a {
            overflow: hidden;
            display: block;
            float: left;
        }

    #content .product-color img {
        float: left;
        width: 24px;
        height: 24px;
        margin: 2px;
    }

    #content .product-color h5 {
        display: block;
        float: left;
        width: 134px;
        overflow: auto;
        margin: 8px 2px 5px 7px;
    }

#content #divProduct {
    float: right;
    right: 14px;
}

    #content #divProduct .marinehomeselector {
        bottom: 48px;
        z-index: 1000;
    }

#content .contentArea .container {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 748px;
}

#content .contentArea .heading {
    border-bottom: 3px solid #000000 !important;
    font-weight: bold;
    text-align: left !important;
    height: 21px !important;
    padding: 2px 0px 0px 2px !important;
}

#content .contentArea .odd {
    background-color: #fff;
}

#content .contentArea .even {
    background-color: #F5F5F5;
}

#content .contentArea .round {
    display: block;
    float: left;
    height: 21px;
    width: 60px;
    margin: 0px 2px 0px 0px;
    border-bottom: 3px solid #9a0007;
    padding: 2px 0px 0px 2px;
    text-align: center;
}

#content .contentArea .flagcontainer {
    display: block;
    float: left;
    height: 19px;
    width: 48px;
    margin: 0px 2px 0px 0px;
    border-bottom: 3px solid #9a0007;
    padding: 4px 0px 0px 2px;
    text-align: center;
}

#content .contentArea .country {
    display: block;
    float: left;
    height: 21px;
    width: 108px;
    margin: 0px 2px 0px 0px;
    border-bottom: 3px solid #9a0007;
    padding: 2px 0px 0px 2px;
}

#content .contentArea .circuit {
    display: block;
    float: left;
    height: 21px;
    width: 155px;
    margin: 0px 2px 0px 0px;
    border-bottom: 3px solid #9a0007;
    padding: 2px 0px 0px 2px;
}

#content .contentArea .sbkdate {
    display: block;
    float: left;
    height: 21px;
    width: 100px;
    margin: 0px 2px 0px 0px;
    border-bottom: 3px solid #9a0007;
    padding: 2px 0px 0px 2px;
}

#content .contentArea .details {
    display: block;
    float: left;
    height: 21px;
    width: 255px;
    margin: 0px 0px 0px 0px;
    border-bottom: 3px solid #9a0007;
    padding: 2px 0px 0px 2px;
}

/* PAYMENT GATEWAY/SUMMARY		
 -----------------------------------------------------------------------------------------------------------*/

#content #invoiceHeadingsContainer {
    height: 45px;
}

    #content #invoiceHeadingsContainer .invoiceHeadings {
        display: block;
        float: left;
        height: 35px;
    }

#content .headingBump {
    margin: 0px 300px 0px 0px;
}

#content #invoiceHeadingsContainer .invoiceHeadings h3 {
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    color: #2a2a2a;
    padding: 0 12px 0 0px;
}

#content #invoiceHeadingsContainer .invoiceHeadings .cufon-active h3 {
    font-size: 1em;
}

#content .participantInfoContainer h4 {
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    color: #2a2a2a;
    padding: 0 12px 0 0;
}

#content .participantInfoContainer .cufon-active h4 {
    font-size: 1em;
}

#content .itemContainer {
    height: 80px;
    width: auto;
    margin: 0px 0px 12px 0px;
}

    #content .itemContainer .item {
        display: block;
        float: left;
        height: 100px;
        width: 333px;
    }

#content .productImage {
    float: left;
    width: 65px;
    height: 65px;
    margin: 0 8px 0 0;
}

#content .itemcontainer .item .productDescription {
    display: block;
    float: left;
    height: 65px;
    margin: 0 8px 0 0;
}

#content .itemContainer .quantity {
    display: block;
    float: left;
    margin-right: 12px;
    height: 100px;
    width: 77px;
}

#content .itemContainer .itemPrice {
    display: block;
    float: left;
    margin-right: 12px;
    height: 100px;
    width: 67px;
}

#content .itemContainer .itemGST {
    display: block;
    float: left;
    margin-right: 12px;
    height: 100px;
    width: 67px;
}

#content .itemContainer .itemAmount {
    display: block;
    float: left;
    margin-right: 12px;
    height: 100px;
    width: 70px;
}

#content .participantInfoContainer {
    height: 45px;
}

    #content .participantInfoContainer .participantHeadings {
        display: block;
        float: left;
        height: 30px;
    }
/* Form head style 
    ===================================================*/
#content .name {
    display: block;
    float: left;
    width: 164px;
}

#content .email {
    display: block;
    float: left;
    width: 186px;
}

#content .shirt {
    display: block;
    float: left;
    width: 113px;
}

#content .malicense {
    display: block;
    float: left;
    width: 111px;
}
/*===================================================*/
#content .participantInfoContainer .participantHeadings h3 {
    font-size: 1.2em;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    color: #f46e00;
    padding: 0 12px 0 0px;
}

#content .participantInfoContainer .participantHeadings .cufon-active h3 {
    font-size: 1em;
}

#content #couponContainer {
    display: block;
    float: left;
    width: 195px;
    margin: 20px 0 20px 0;
}

#content #totalContainer {
    display: block;
    float: right;
    width: 200px;
    margin: 20px 0px 20px 0px;
}

    #content #totalContainer .subtotal {
        display: block;
        float: left;
        margin-bottom: 12px;
    }

    #content #totalContainer .calculateShipping {
        display: block;
        float: left;
        margin-bottom: 12px;
    }

    #content #totalContainer .grandTotal {
        display: block;
        float: left;
        margin-bottom: 12px;
    }

    #content #totalContainer .totalValue {
        display: block;
    }

    #content #totalContainer .totalHeading {
        font-size: 1.2em;
        text-transform: uppercase;
        font-weight: bold;
        float: left;
        color: #2a2a2a;
        padding: 0 12px 0 0px;
    }

        #content #totalContainer .totalHeading .cufon-active {
            font-size: 1em;
        }

#content .checkboxContainer {
    display: block;
    float: left;
    margin: 12px 0 12px 0;
}

#content #yourInformationContainer {
    display: block;
    float: left;
    margin: 36px 0 12px 0;
}

    #content #yourInformationContainer h4 {
        font-size: 1.2em;
        text-transform: uppercase;
        font-weight: bold;
        float: left;
        color: #c42c3e;
        padding: 0 12px 0 0;
    }

    #content #yourInformationContainer .cufon-active h4 {
        font-size: 1em;
    }

    #content #yourInformationContainer .formlabel {
        font-size: 1.2em;
        text-transform: uppercase;
        font-weight: bold;
        float: left;
        color: #2a2a2a;
        padding: 0 12px 0 0;
    }

    #content #yourInformationContainer .cufon-active .formlabel {
        font-size: 1em;
    }

#content .col1 {
    display: block;
    float: left;
    width: 214px;
    margin: 20px 30px 0 0;
}

#content .col2 {
    display: block;
    float: left;
    width: 214px;
    margin: 20px 30px 0 0;
}

#content .col3 {
    display: block;
    float: left;
    width: 214px;
    margin: 20px 0 0 0;
}

#content #mamual span {
    display: block;
    font-weight: bold;
    text-transform: uppercase;
    clear: left;
    overflow: hidden;
    padding: 10px 0 0 0;
    margin: 10px 0 0 0;
}

#content #mamual ul {
    width: 718px;
    list-style: none;
    margin: 0 0 0 30px;
    padding: 0;
    float: left;
    height: 16px;
    display: block;
    border-bottom: 1px solid #dedede;
}

#content #mamual li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    margin-right: 20px;
}

#content #mamual ul li a {
    display: block;
    height: 24px;
}

/* FORM ELEMENTS		
 -----------------------------------------------------------------------------------------------------------*/
fieldset {
    border: none;
    margin-bottom: 10px;
    border: 1px solid #949494;
}

    fieldset:last-of-type {
        margin-bottom: 0;
    }

legend {
    color: #9a0007;
    font-size: 18px;
    font-weight: bold;
    padding: 0px 5px 10px 5px;
    text-shadow: 0 1px 1px #c0c0c0;
    text-transform: uppercase;
}

fieldset fieldset legend {
    color: #111111;
    font-size: 13px;
    font-weight: normal;
    padding-bottom: 0;
}

ol li {
    line-height: 30px;
    /*list-style: none;*/
    padding: 5px 10px;
    margin-bottom: 2px;
}

ol ol li {
    background: none;
    border: none;
    float: left;
}

label {
    float: left;
    font-size: 13px;
    width: 100%;
    color: #707070;
}

    label.radiobtn {
        float: left;
        font-size: 13px;
        width: 50px;
        color: #707070;
    }

    label.checkbox {
        display: inline-block;
        float: left;
        font-size: 13px;
        width: 90%;
    }

fieldset fieldset label {
    background: none no-repeat left 50%;
    line-height: 20px;
    padding: 0 0 0 30px;
    width: auto;
}

input.field,
textarea {
    background: #e4e4e4;
    border: 1px solid #c2c2c2;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    font: italic 13px Arial, "Times New Roman", Times, serif;
    outline: none;
    padding: 5px;
}
/* Form item style 
===================================================*/
input.nameField {
    width: 130px;
}

input.emailField {
    width: 152px;
}

input.malicenseField {
    width: 81px;
}

input.quantityField {
    width: 30px;
}

input.submit {
    border: 0;
    cursor: pointer;
    font: inherit;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 7px 5px 16px;
    text-decoration: none;
    text-transform: uppercase;
    height: 25px;
    width: auto;
    text-transform: uppercase;
}
/*===================================================*/
select {
    border: none;
    padding: 5px;
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #e4e4e4;
    height: 28px;
    width: 209px;
    font: italic 13px Arial, "Times New Roman", Times, serif;
}

    select.shirtField {
        width: 93px;
        background-image: url(/images/backgrounds/inputBackgroundSize.gif);
    }

checkbox {
    width: 30px;
    float: left;
    margin-right: 10px;
}

input:not([type=submit]):focus,
textarea:focus {
    background: #eaeaea;
}

input[type=radio] {
    float: left;
    margin-right: 5px;
}

.inputError {
    border: dotted 1px red;
}

/* 2.05 PROMO AREA
 -----------------------------------------------------------------------------------------------------------*/
.promoArea .col {
    padding: 20px 0 20px 0;
}

    .promoArea .col.shiftup {
        padding: 0;
    }

    .promoArea .col p {
        padding: 0 0 0 0;
    }

        .promoArea .col p a {
            text-decoration: none;
            padding: 0px 0px;
            height: auto;
        }

.promoArea .title {
    display: block;
    font-weight: bold;
    padding: 0 0 5px 0;
    text-transform: uppercase;
    font-size: 1.1em;
}

/* 2.06 FOOTER
 -----------------------------------------------------------------------------------------------------------*/
.footer {
    padding: 20px 0;
}

    .footer .colTitle {
        display: block;
        font-weight: bold;
        padding: 0 0 5px 0;
        font-size: 0.9em;
    }

    .footer p {
        color: #9b9b9a;
        font-size: 0.9em;
        padding: 0 0 7px 0;
    }

    .footer ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .footer ul li {
            display: inline;
        }

            .footer ul li a {
                display: block;
                text-decoration: none;
                padding: 3px 0px;
                height: auto;
                font-size: 0.9em;
            }

    .footer .socialFB,
    .footer .socialTW,
    .footer .socialEM,
    .footer .socialYT {
        display: block;
        width: 92px;
        height: 23px;
        background: url(/images/buttons/globalButtons.gif) no-repeat;
        overflow: hidden;
        text-indent: -999px;
        margin: 0 0 7px 0;
    }

        .footer .socialFB:hover {
            background-position: 0 -23px;
        }

    .footer .socialTW {
        background-position: 0 -46px;
    }

        .footer .socialTW:hover {
            background-position: 0 -69px;
        }

    .footer .socialEM {
        background-position: 0 -92px;
        width: 105px;
    }

        .footer .socialEM:hover {
            background-position: 0 -115px;
        }

    .footer .socialYT {
        background-position: 0 -138px;
    }

        .footer .socialYT:hover {
            background-position: 0 -161px;
        }

.copyw {
    font-size: 0.9em;
    padding: 10px 0 15px 8px;
    font-weight: bold;
    color: #737373;
    float: left;
    display: block;
}

/* 2.07 DIV ELEMENTS		
 -----------------------------------------------------------------------------------------------------------*/
div.participantInfo fieldset {
    border: none;
    margin-bottom: 10px;
    border: 1px solid #949494;
}

    div.participantInfo fieldset:last-of-type {
        margin-bottom: 0;
    }

div.participantInfo legend {
    color: #9a0007;
    font-size: 18px;
    font-weight: bold;
    padding: 0px 5px 10px 5px;
    text-shadow: 0 1px 1px #c0c0c0;
    text-transform: uppercase;
}

div.participantInfo fieldset fieldset legend {
    color: #111111;
    font-size: 13px;
    font-weight: normal;
    padding-bottom: 0;
}

div.participantInfo ol li {
    line-height: 30px;
    list-style: none;
    padding: 5px 10px;
    margin-bottom: 2px;
}

div.participantInfo ol ol li {
    background: none;
    border: none;
    float: left;
}

div.participantInfo label {
    float: left;
    font-size: 13px;
    width: 100%;
    color: #707070;
}

    div.participantInfo label.radiobtn {
        float: left;
        font-size: 13px;
        width: 50px;
        color: #707070;
    }

    div.participantInfo label.checkbox {
        display: inline-block;
        float: left;
        font-size: 13px;
        width: 90%;
    }

div.participantInfo fieldset fieldset label {
    background: none no-repeat left 50%;
    line-height: 20px;
    padding: 0 0 0 30px;
    width: auto;
}

form#participantInfo input:not([type=radio]),
form#participantInfo textarea {
    background: #e4e4e4;
    border: 1px solid #c2c2c2;
    font: 12px Arial, "Times New Roman", Times, serif;
    color: #666666;
    padding: 6px 5px 5px 5px;
}

div.participantInfo input.malicenseField {
    width: 91px;
}

div.participantInfo input.nameField {
    width: 150px;
}

form#participantInfo input.searchField {
    width: 160px;
}

form#participantInfo input.UsernameField {
    width: 150px;
}

form#participantInfo input.passwordField {
    width: 150px;
}

div.participantInfo input.quantityField {
    width: 40px;
}

div.participantInfo select {
    border: none;
    padding: 5px;
    background-image: url(images/backgrounds/inputBackground.gif);
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #e4e4e4;
    height: 28px;
    width: 209px;
    font: italic 13px Arial, "Times New Roman", Times, serif;
}

    div.participantInfo select.fieldChooser {
        display: block;
        float: left;
        overflow-y: hidden;
        height: 120px;
        width: 175px;
    }

div.participantInfo .chooserControls {
    width: 84px;
    padding: 50px 0 0 5px;
}

div.participantInfo select.shirtSize {
    width: 93px;
}

div.participantInfo select.ownerSelect {
    width: 171px;
}

div.participantInfo select.maSelect {
    width: 65px;
}

div.participantInfo checkbox {
    width: 30px;
    float: left;
    margin-right: 10px;
}

div.participantInfo input:not([type=submit]):focus,
div.participantInfo textarea:focus {
    background: #eaeaea;
}

div.participantInfo input[type=radio] {
    float: left;
    margin-right: 5px;
}

/* 2.08 MEMBERS AREA		
 -----------------------------------------------------------------------------------------------------------*/


#content .memberSidebar h3 {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
}

#content .memberSidebar h4 {
    width: 100%;
    margin: 20px 0 12px 0 !important;
    padding: 0 !important;
}

#content .memberSidebar h5 {
    width: 100%;
    margin: 0 0 0 0 !important;
    padding: 0 !important;
}

#content .memberSidebar h5 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    color: #97000a;
    padding: 0;
}

#content.memberSidebar .cufon-active h5 {
    font-size: 1em;
}

#content .memberSidebar ul {
    margin: 0;
    padding: 0;
}

#content .memberSidebar li {
    margin: 0 0 12px 0;
    padding: 0;
    list-style: none;
}

#content .memberAreaHome ul {
    margin: 0;
    padding: 0;
}

#content .memberAreaHome li {
    margin: 0 0 24px 0;
    padding: 0;
    list-style: none;
}

#content .dealerHome #homepageTopArea li a {
    color: #97000a;
    font-weight: bold;
    text-decoration: none;
}

    #content .dealerHome #homepageTopArea li a:hover {
        color: #97000a;
        font-weight: bold;
        text-decoration: underline;
    }

#content .detailsSectionHeadings.memberAreaHome {
    width: 100%;
    margin: 0 0 0 0 !important;
    padding: 0 !important;
}

#content .memberAreaHome h4 {
    width: 100%;
    margin: 12px 0 12px 0 !important;
    padding: 0 !important;
}

#content .memberAreaHome h5 {
    width: 100%;
    margin: 0 0 0 0 !important;
    padding: 0 !important;
}

#content .memberAreaHome .favourites h5 {
    width: 100%;
    margin: 0 0 4px 0 !important;
    padding: 0 !important;
}

#content .recentWishlistContainer {
    padding: 20px 0 0 0;
}

#content .recentActivity ul {
    margin: 0;
    padding: 0;
}

#content .recentActivity li {
    margin: 0 0 4px 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px dashed #c6c6c6;
    height: 20px;
}

#content .recentActivity img {
    display: block;
    float: left;
    margin: 2px 6px 0 0;
}

#content .favourites ul {
    margin: 8px 0 8px 0;
    padding: 0;
    display: inline;
}

#content .favourites ul {
    margin: 8px 0 8px 0;
    padding: 0;
    display: inline;
}

#content .favourites li {
    list-style: none;
    display: inline;
    margin: 10px 4px 4px 0 !important;
    padding: 0;
}

#content .favourites img {
    border: 1px solid #97000a;
}

.detailsSectionHeadings {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
}

.cufon-active .detailsSectionHeadings {
    margin: 0 0 10px 0;
}

.sectionSubHeadings {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
}

.cufon-active .sectionSubHeadings {
    color: #2a2a2a;
    margin: 0 8px 0 0;
}

.activityContainer {
    display: block;
    width: 90%;
    height: 25px;
    background-image: url(/images/backgrounds/recent-activity_dashed.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    margin: 3px 0 5px 5px;
}

.activityIcon {
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    margin: 0 12px 0 0;
}

.activityText {
    display: block;
    width: 280px;
    height: 20px;
    padding-top: 2px;
}

#content ul.tmSearchResults {
    margin: 0;
    padding: 0;
}

    #content ul.tmSearchResults li {
        list-style-type: none;
        display: block;
        margin: 0px 0px 8px 0px;
        padding: 0px 0px 8px 0;
        border-bottom: 1px dashed #cccccc;
    }

        #content ul.tmSearchResults li.first {
            margin-top: 12px;
        }

#content ul.tmList {
    margin: 0 0 20px 0;
    padding: 0;
}

    #content ul.tmList li {
        list-style-type: none;
        display: inline-block;
        margin: 0;
        padding: 0;
    }

        #content ul.tmList li.last {
            margin: 0 0 8px 0;
        }

#content .tmListHeaderContainer {
    margin: 8px 0 0 0;
}

#content .tmListHeaderDLNME {
    display: inline-block;
    float: left;
    margin: 12px 430px 12px 8px;
}

#content .tmListHeaderDLNMEList {
    display: inline-block;
    float: left;
    margin: 12px 330px 12px 8px;
}

#content .tmListHeaderDIV {
    display: inline-block;
    float: left;
    margin: 12px 30px 12px 0px;
}

#content .tmListHeaderTIME {
    display: inline-block;
    float: left;
    margin: 12px 0 0 0;
}

#content .tmListHeaderTIMEdealer {
    display: inline-block;
    float: left;
    margin: 12px 0 0 0px;
}

#content .tmSearchButton {
    float: right !important;
}

#content ul.tmList label {
    display: inline-block;
    float: left;
    width: auto;
    margin: 0 4px 4px 0;
}

#content .tmListContainer {
    border-right: 1px dashed #cccccc;
}

    #content .tmListContainer select {
        width: 130px;
        margin: 8px 0 8px 0;
    }

#content .tmDetail {
    float: right;
}

#content ul.tmResults li img {
    padding: 0;
    margin: 0 12px 0 0;
    display: inline-block;
    position: relative;
    top: -3px;
    float: right;
}

#content ul.tmResults {
    margin: 0;
    padding: 0;
}

    #content ul.tmResults li {
        list-style-type: none;
        display: block;
        margin: 0;
        padding: 10px 0px 10px 8px;
        border-bottom: 1px dashed #cccccc;
    }

        #content ul.tmResults li:hover {
            background-color: #efefef;
        }

        #content ul.tmResults li select {
            display: inline-block;
            float: right;
            margin: 0 24px 0 8px;
            position: relative;
            width: 100px;
            height: 24px;
            top: -4px;
            padding: 2px !important;
        }

            #content ul.tmResults li select.division {
                width: 65px;
                margin-right: 4px;
            }

        #content ul.tmResults li .selectDealer {
            margin: 0 8px 0 0;
            padding: 0;
            display: inline-block;
            position: relative;
            top: 2px;
        }

#content ul.tmAssigned label {
    display: inline-block;
    float: right !important;
    margin: 0;
    padding: 0;
    width: auto !important;
    font-weight: bold;
}

#content label.tmResultsSelectAll {
    display: block;
    float: left;
    margin: 12px 0 12px 0;
    padding: 0;
    width: 90%;
}

#content .tmResultsSelectAllCB {
    display: block;
    float: left;
    margin: 12px 8px 12px 8px;
    padding: 0;
}

#content ul.addTMResults {
    margin: 12px 0 0 0;
    padding: 0;
}

    #content ul.addTMResults li {
        list-style-type: none;
        margin: 0 0 4px 0;
        padding: 2px;
    }

#content .tmDetail .addDealershipSearchBy {
    width: 130px !important;
}

.subComAreaHead {
    display: block;
    float: left;
    width: 280px;
    margin: 24px 0 10px 0;
}

.subComMembershipHead {
    display: block;
    float: left;
    width: 145px;
    margin: 24px 0 10px 0;
}

.subComSubscribeHead {
    display: block;
    float: left;
    width: 145px;
    margin: 24px 0 10px 0;
}

.subComFrequencyHead {
    display: block;
    float: left;
    width: 140px;
    margin: 24px 0 10px 0;
}

.subComActionHead {
    display: block;
    float: left;
    width: 140px;
    margin: 24px 0 10px 0;
}

.subComAttachFileHead {
    display: block;
    float: left;
    width: 140px;
    margin: 24px 0 10px 0;
}

.subComActionHead {
    display: block;
    float: left;
    width: 120px;
    margin: 24px 0 10px 0;
}

.subComTitleArea {
    display: block;
    float: left;
    width: 280px;
    padding: 0 0 0 0;
}

.subComAreaHeadStaff {
    display: block;
    float: left;
    width: 150px;
    margin: 24px 0 10px 8px;
}

.subComAreaDataStaff {
    display: block;
    float: left;
    width: 150px;
    margin: 0 0 0 4px;
}

.subComAreaHeadDealer {
    display: block;
    float: left;
    width: 120px;
    margin: 24px 0 10px 0;
}

.subComAreaDataDealer {
    display: block;
    float: left;
    width: 120px;
}

.subComAreaHeadPosition {
    display: block;
    float: left;
    width: 120px;
    margin: 24px 0 10px 0;
}

.subComAreaDataPosition {
    display: block;
    float: left;
    width: 120px;
}

.subComAreaHeadEmail {
    display: block;
    float: left;
    width: 175px;
    margin: 24px 0 10px 0;
}

.subComAreaDataEmail {
    display: block;
    float: left;
    width: 175px;
}

.subComAreaHeadLogin {
    display: block;
    float: left;
    width: 100px;
    margin: 24px 0 10px 0;
}

.subComAreaDataLogin {
    display: block;
    float: left;
    width: 100px;
}

.subComAreaHeadComms {
    display: block;
    float: left;
    width: 100px;
    margin: 24px 0 10px 0;
}

.subComAreaDataComms {
    display: block;
    float: left;
    width: 100px;
}

.subComAreaDataView {
    display: block;
    float: right;
    width: 16px;
}

.subComAreaData {
    display: block;
    float: left;
    width: 96%;
}


.cufon-active .subComTitleArea {
    color: #97000a;
    font-size: 14px;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
}


.subComSiteRow {
    width: 920px;
    height: 15px;
    display: block;
    background-image: url(/images/backgrounds/subscriptions_communications_rowBackground.gif);
    background-repeat: repeat-x;
    background-position: top left;
    padding: 5px;
}

.SiteRowEnd {
    width: 100%;
    height: 15px;
    display: block;
    padding: 5px;
}

.subComDataRow {
    width: 920px;
    height: 30px;
    display: block;
    background-image: url(/images/backgrounds/subscriptions_communications_datarowBackground.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    padding: 5px;
}

.subComDataRowEnd {
    width: 920px;
    height: 30px;
    display: block;
    padding: 5px;
}

.subComDataArea {
    display: block;
    float: left;
    width: 272px;
    padding: 8px 0 0 8px;
}

.subComDataMembership {
    display: block;
    float: left;
    width: 143px;
}

.subComDataMembershipExtended {
    display: block;
    float: left;
    width: 287px;
    padding: 8px 0 0 0;
}

.subComDataSubscribe {
    display: block;
    float: left;
    width: 145px;
}

.subComDataFrequency {
    display: block;
    float: left;
    width: 140px;
}

.subComDataAttachFile {
    display: block;
    float: left;
    width: 140px;
}

.subComDataAction {
    display: block;
    float: left;
    width: 120px;
}

    .subComDataAction input {
        border: 0;
        cursor: pointer;
        font-size: 12px;
        padding: 5px 7px 5px 16px;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: bold;
        margin-left: 3px;
    }

div.participantInfo select.subscribed {
    border: none;
    padding: 5px;
    background-image: url(/images/backgrounds/inputBackgroundMASelect.gif);
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #e4e4e4;
    height: 28px;
    width: 65px;
    font: italic 13px Arial, "Times New Roman", Times, serif;
}

div.participantInfo select.frequency {
    border: none;
    padding: 5px;
    background-image: url(/images/backgrounds/inputBackgroundMAField.gif);
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #e4e4e4;
    height: 28px;
    width: 91px;
    font: italic 13px Arial, "Times New Roman", Times, serif;
}

div.participantInfo select.attachFile {
    border: none;
    padding: 5px;
    background-image: url(/images/backgrounds/inputBackgroundMASelect.gif);
    background-repeat: no-repeat;
    background-position: top left;
    background-color: #e4e4e4;
    height: 28px;
    width: 65px;
    font: italic 13px Arial, "Times New Roman", Times, serif;
}

div.participantInfo select.search {
    padding: 5px;
    background-image: url(/images/backgrounds/inputBackgroundSearchField.gif);
    background-color: #e4e4e4;
    height: 28px;
    width: 130px;
    font: italic 13px Arial, "Times New Roman", Times, serif;
}

.bump {
    margin: 0 4px 6px 0;
}

.buttonPad {
    padding: 7px 0 0;
}

.buttonContainer {
    width: auto;
    height: 80px;
    padding: 20px 0 0 0;
}

.subComAreaData {
    display: block;
    float: left;
    width: 96%;
}

.accountStatusContainer {
    width: 300px;
    height: 92px;
    display: block;
    float: left;
    margin: 8px 0 8px 0;
}

.recentSearchesRow {
    background-image: url(/images/backgrounds/recentSearches_background.gif);
    background-repeat: repeat-x;
    background-position: bottom left;
    width: 100%;
    height: 15px;
    display: block;
    margin-left: 5px;
    padding: 5px;
}
/* Search dealership tab */
.error {
    color: Red;
}

#content .dealershipSearchResults ul {
    margin: 0;
    padding: 0;
}

#content .dealershipSearchResults li {
    margin: 0 10px 12px 8px;
    list-style-type: none;
    width: 280px;
    display: inline-block;
    float: left;
    border-bottom: 1px dashed #dadada;
    padding-bottom: 12px;
}

#content .dealershipSearchResults p {
    float: left;
    display: block;
    width: 140px;
}

    #content .dealershipSearchResults p.dealershipHeading {
        display: block;
        float: left;
        width: 100%;
        height: 25px;
    }

#content .dealershipSearchResults img {
    float: left;
    display: block;
    margin: 0 8px 0 8px;
    width: 80px;
    height: 80px;
    border: 2px solid #2a2a2a;
}

#content #dvProductSearchResultContainer {
    margin: 10px 0;
}

    #content #dvProductSearchResultContainer #ulDeadStockList {
        margin: 0;
        padding: 0;
    }

        #content #dvProductSearchResultContainer #ulDeadStockList li {
            display: block;
            float: left;
            width: 300px;
            margin-left: 10px;
        }

            #content #dvProductSearchResultContainer #ulDeadStockList li input {
                margin: 5px 5px 0 0;
            }

            #content #dvProductSearchResultContainer #ulDeadStockList li label {
                width: auto;
                margin: 3px 0;
                padding: 0;
            }

#content #postcode #postcodeText {
    height: 24px;
    background-color: rgb(228, 228, 228);
    text-align: center;
    width: 60px;
    border: 1px solid #c2c2c2;
}

#content .deadShipList {
    width: 148px;
    width: 153px \9;
    margin-top: 40px;
    margin-top: 38px \9;
    background: #e4e4e4;
}

    #content .deadShipList li:hover {
        background-color: #E0EEEE;
    }

/* LoggedInV1 . popup wishlist*/
#popupContent .col {
    float: left;
    width: 172px;
    height: auto;
    display: block;
    margin: 0 0 0 20px;
    position: relative;
}

    #popupContent .col.x3 {
        width: 556px;
    }

#popupContent {
    margin: 0 0 0 0;
}

    #popupContent .container {
        background: #fff;
    }

.recentBoxy {
    background-image: url(/images/backgrounds/tabsBackground.gif);
    margin-bottom: 2px;
    padding: 6px 0 0 8px;
    background-repeat: no-repeat;
    height: 24px;
    width: 170px;
    text-transform: uppercase;
}

/* 2.09 ADVANCED SEARCH
 -----------------------------------------------------------------------------------------------------------*/

#content .searchResultListing {
    list-style: none;
    padding: 0;
    margin: 2px 0 0 0;
    border-top: 1px solid #dedede;
    overflow: auto;
    clear: left;
}

    #content .searchResultListing li.item {
        float: left;
        display: inline;
    }

        #content .searchResultListing li.item a.searchItem {
            display: block;
            width: 187px;
            height: 240px;
            overflow: hidden;
            position: relative;
            text-align: center;
            border-bottom: 1px solid #dedede;
            text-decoration: none;
            font-size: 0.9em;
        }

            #content .searchResultListing li.item a.searchItem:hover {
                width: 185px;
                height: 239px;
                border: 1px solid #444;
                -webkit-box-shadow: 0 0 12px #111;
                -moz-box-shadow: 0 0 12px #111;
                box-shadow: 0 0 12px #111;
                -webskit-border-radius: 4px;
                -moz-border-radius: 4px;
                border-radius: 4px;
            }

        #content .searchResultListing li.item a .code {
            font-weight: bold;
            position: absolute;
            left: 1px;
            bottom: 29px;
            text-align: center;
            width: 100%;
        }

        #content .searchResultListing li.item a .desc {
            color: #555555;
            position: absolute;
            bottom: 15px;
            left: 1px;
            text-align: center;
            width: 100%;
        }

#content .colourChip-container {
    margin: 0;
    padding: 0 0 0 6px;
}

#content .container .subNav li.colour-chip a {
    display: inline-block;
    background: none !important;
    border: none;
    padding: 0;
    margin: 0;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}

    #content .container .subNav li.colour-chip a:hover {
        display: inline-block;
        background: none !important;
        border: none;
        padding: 0;
        margin: 0;
        filter: alpha(opacity=99);
        -moz-opacity: 0.99;
        -khtml-opacity: 0.99;
        opacity: 0.99;
    }

#content .container .subNav li.colour-selected a {
    display: inline-block;
    background: none !important;
    border: none;
    padding: 0;
    margin: 0;
    filter: alpha(opacity=99);
    -moz-opacity: 0.99;
    -khtml-opacity: 0.99;
    opacity: 0.99;
}

#content .filter-colour li.colourChip {
    display: inline-block;
    float: left;
    height: 24px;
    margin: 0 1px 2px;
    padding: 0;
}

#content .advanced-search input, #content .advanced-search select {
    border: 1px solid #666;
    display: block;
    float: left;
    margin-top: 6px;
    margin-bottom: 16px;
}

    #content .advanced-search input[type="text"] {
        padding: 6px 3px 3px;
        margin: 0 4px 0 0;
        width: 250px;
    }

#content .advanced-search select {
    padding: 2px;
    margin-right: 4px;
    width: 220px;
}

#content .advanced-search input[type="checkbox"] {
    display: block;
    float: left;
}

#content .advanced-search select.addFilter, #content .advanced-search select.rollover-view {
    display: block;
    float: left;
    width: 100%;
}

#content .advanced-search .tileButton {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 6px 8px 0 16px;
}

body.default #content .container .subNav ul li a.remove-filter {
    color: #ff0000;
    background: none;
    display: inline;
    padding: 0;
    margin: 0 1px 0 1px;
}

body.default #content .container .subNav ul li a:hover.remove-filter {
    background: none;
}

span.remove-filter-btn {
    color: #333333;
    font-size: 11px;
    float: right;
}

span.results-info {
    display: block;
    margin: 40px 0 0 0;
    font-size: 1.2em;
    font-weight: bold;
    color: #666666;
}

#content .container .subNav ul li.filter-selected {
    background-color: #ffe6b5;
    display: block;
}
/* CSS Class for filter "selected" */
#content .container .subNav ul div.filters {
    padding: 0;
}

/* paging */
#content .paging {
    font-weight: bold;
    color: #555;
    margin-top: 30px;
}

    #content .paging .pagesizeSelector {
        width: 50px;
        margin: -10px 5px 0;
    }

    #content .paging a {
        margin: 5px 0 0 10px;
        color: #555;
        font-size: inherit;
        text-decoration: none;
    }

        #content .paging a:hover {
            font-size: inherit;
            color: black;
        }

        #content .paging a.active {
            font-size: inherit;
            color: red;
            text-decoration: none;
        }

    #content .paging ul {
        display: inline;
        padding: 0;
        margin: 0;
        list-style: none;
    }

        #content .paging ul li {
            display: inline;
        }

            #content .paging ul li a {
                padding: 5px;
                text-decoration: none;
                color: #555;
            }

    #content .paging .controls {
        margin-top: -15px;
    }

        #content .paging .controls a {
            float: right;
            margin: -3px 0 0 5px;
        }

/* ROLLOVER */
.highlight-container {
    width: 264px;
    padding: 8px;
    border: 1px solid #444;
    -webkit-box-shadow: 0 0 12px #111;
    -moz-box-shadow: 0 0 12px #111;
    box-shadow: 0 0 12px #111;
    -webskit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: absolute;
    display: none;
    z-index: 9999;
    background-color: White;
}

.highlight-copy-container {
    display: block;
    margin: 8px 0 16px 0;
}

.highlight-img-container {
    margin: 0 auto 0;
    width: 191px;
    height: 191px;
}

    .highlight-img-container img {
        width: 191px;
        height: 191px;
    }

span.result-heading a {
    display: block;
    margin: 0 auto;
    font-size: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
    color: #ea6300;
    text-align: center;
    text-decoration: none;
}

    span.result-heading a:hover {
        text-decoration: underline;
    }

span.highlight-copy {
    font-size: 1.25em;
    color: #333;
    font-weight: bold;
    text-align: center;
    display: none;
}

.popup-specs {
    padding: 0;
    margin: 0;
    text-align: center;
    display: none;
}

    .popup-specs li {
        list-style-type: none;
        font-size: 11px;
        margin-bottom: 4px;
    }

span.spec-title {
    color: #555;
    font-weight: bold;
    font-size: 1.25em;
}

.popup-related-img {
    padding: 0;
    margin: 0 auto;
    width: 249px;
    display: none;
}

    .popup-related-img li {
        display: inline;
        list-style-type: none;
        width: 79px;
        margin: 0 2px;
    }

.img-spec-container {
    width: 200px;
    margin: 0 auto;
    display: none;
}

.img-container {
    display: block;
    float: left;
    height: 79px;
    margin: 0 12px 6px 0;
}

.spec-container {
    display: block;
    float: left;
    height: 59px;
    margin: 0 0 6px 0;
    padding: 22px 0 0 0;
}

.highlight-controls {
    margin: 0 auto 8px;
    padding: 0;
    width: 225px;
}

    .highlight-controls li {
        display: inline;
        list-style-type: none;
        padding: 2px 10px;
        height: 15px;
        border: 1px solid #d0520f;
        margin: 0 1px 0 0;
        text-align: center;
        text-transform: uppercase;
        color: #fff;
        font-weight: bold;
        text-shadow: 1px 1px 0 #ab3c00;
        background-color: #EA6300; /* Old browsers */
        background: -moz-linear-gradient(top, #f3c5bd 0%, #e86c57 50%, #ea2803 51%, #ff6600 75%, #c72200 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3c5bd), color-stop(50%,#e86c57), color-stop(51%,#ea2803), color-stop(75%,#ff6600), color-stop(100%,#c72200)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #f3c5bd 0%,#e86c57 50%,#ea2803 51%,#ff6600 75%,#c72200 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #f3c5bd 0%,#e86c57 50%,#ea2803 51%,#ff6600 75%,#c72200 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #f3c5bd 0%,#e86c57 50%,#ea2803 51%,#ff6600 75%,#c72200 100%); /* IE10+ */
        background: linear-gradient(top, #f3c5bd 0%,#e86c57 50%,#ea2803 51%,#ff6600 75%,#c72200 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3c5bd', endColorstr='#c72200',GradientType=0 ); /* IE6-8 */
    }

        .highlight-controls li:hover {
            border: 1px solid #a1400c;
            background: #cb5600; /* Old browsers */
            background: -moz-linear-gradient(top, #c19a97 0%, #c65c4b 50%, #c92b04 51%, #ce6000 75%, #a31d00 100%); /* FF3.6+ */
            background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c19a97), color-stop(50%,#c65c4b), color-stop(51%,#c92b04), color-stop(75%,#ce6000), color-stop(100%,#a31d00)); /* Chrome,Safari4+ */
            background: -webkit-linear-gradient(top, #c19a97 0%,#c65c4b 50%,#c92b04 51%,#ce6000 75%,#a31d00 100%); /* Chrome10+,Safari5.1+ */
            background: -o-linear-gradient(top, #c19a97 0%,#c65c4b 50%,#c92b04 51%,#ce6000 75%,#a31d00 100%); /* Opera 11.10+ */
            background: -ms-linear-gradient(top, #c19a97 0%,#c65c4b 50%,#c92b04 51%,#ce6000 75%,#a31d00 100%); /* IE10+ */
            background: linear-gradient(top, #c19a97 0%,#c65c4b 50%,#c92b04 51%,#ce6000 75%,#a31d00 100%); /* W3C */
            filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c19a97', endColorstr='#a31d00',GradientType=0 ); /* IE6-8 */
        }

        .highlight-controls li a {
            color: #fff;
            text-decoration: none;
        }

#popup-select-view {
    height: 20px;
    margin: 12px auto;
}

    #popup-select-view select {
        padding: 4px;
        border: 1px solid #ccc;
        margin-left: 15px;
    }

/* 2.09 PROMO AREA
 -----------------------------------------------------------------------------------------------------------*/
.promoArea .col {
    padding: 20px 0 20px 0;
}

    .promoArea .col.shiftup {
        padding: 0;
    }

    .promoArea .col p {
        padding: 0 0 0 0;
    }

        .promoArea .col p a {
            text-decoration: none;
            padding: 0px 0px;
            height: auto;
        }

.promoArea .title {
    display: block;
    font-weight: bold;
    padding: 0 0 5px 0;
    text-transform: uppercase;
    font-size: 1.1em;
}

/* 2.10 FOOTER
 -----------------------------------------------------------------------------------------------------------*/
.footer {
    padding: 20px 0;
}

    .footer .colTitle {
        display: block;
        font-weight: bold;
        padding: 0 0 5px 0;
        font-size: 0.9em;
    }

    .footer p {
        color: #9b9b9a;
        font-size: 0.9em;
        padding: 0 0 7px 0;
    }

    .footer ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .footer ul li {
            display: inline;
        }

            .footer ul li a {
                display: block;
                text-decoration: none;
                padding: 3px 0px;
                height: auto;
                font-size: 0.9em;
            }

    .footer .socialFB,
    .footer .socialTW,
    .footer .socialEM {
        display: block;
        width: 92px;
        height: 23px;
        background: url(/images/buttons/globalButtons.gif) no-repeat;
        overflow: hidden;
        text-indent: -999px;
        margin: 0 0 7px 0;
    }

        .footer .socialFB:hover {
            background-position: 0 -23px;
        }

    .footer .socialTW {
        background-position: 0 -46px;
    }

        .footer .socialTW:hover {
            background-position: 0 -69px;
        }

    .footer .socialEM {
        background-position: 0 -92px;
        width: 105px;
    }

        .footer .socialEM:hover {
            background-position: 0 -115px;
        }

.copyw {
    font-size: 0.9em;
    padding: 10px 0 15px 8px;
    font-weight: bold;
}

#screenshot {
    position: absolute;
    border: 1px solid #000;
    background: #ffffff;
    padding: 5px;
    display: none;
    color: #000;
}

#content .container #signin a:link {
    text-decoration: none;
    color: #696969;
}

#content .container #signin a:visited {
    text-decoration: none;
    color: #696969;
}

#content .container #signin a:hover {
    text-decoration: underline;
    color: #696969;
}

/* -------Load AD User--------- */
#content .tabArea .tabContainer #specifications .import, .import-all {
    overflow: hidden;
    font-size: 0px;
    padding: 0 3px;
    width: 78px;
    height: 23px;
    border: 0;
    cursor: pointer;
    margin: 0 0 0 5px;
}

    #content .tabArea .tabContainer #specifications .import:hover {
        background-position: 0 -23px;
    }

#content .tabArea .tabContainer #specifications .import-all:hover {
    background-position: 0 -23px;
}

#content .contentAreaGv .clear-results {
    overflow: hidden;
    font-size: 0px;
    padding: 0 6px;
    width: 98px;
    height: 23px;
    border: 0;
    cursor: pointer;
}


/* My Detail */
.autocomplete {
    font-size: 11px;
    cursor: pointer;
    margin: 2px;
}

    .autocomplete:hover {
        background-color: #0a246a;
        color: White;
    }

.even {
    background-color: White;
}

.odd {
    background-color: #eee;
}


.dealer_content {
    float: left;
    border: 1px solid #dedede;
    margin-right: 10px;
    width: 250px;
    color: #2A2A2A;
    margin: 0 0 10px;
}


/* Tabs */
.dealershipTitle {
    display: block !important;
    float: left;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
}

.tabs_header {
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
    height: 26px;
    overflow: visible;
    padding: 4px 0 0 4px;
    list-style: none outside none;
    margin: 0;
}


.tab_header_item {
    float: left;
    margin: 0;
    line-height: normal;
    color: #000000;
    display: block;
    font: bold 12px Arial,Helvetica,sans-serif;
    height: 14px;
    outline: 0 none;
    padding: 4px 20px;
    text-decoration: none;
}

.tab_selected {
    color: #CD0000;
}

#content .paging {
    font-weight: bold;
    color: #555;
    margin-top: 30px;
}

    #content .paging .pagesizeSelector {
        width: 50px;
        margin: 0 5px;
    }

    #content .paging a {
        margin: 5px 0 0 10px;
        color: #555;
        font-size: inherit;
        text-decoration: none;
    }

        #content .paging a:hover {
            font-size: inherit;
            color: black;
        }

        #content .paging a.active {
            font-size: inherit;
            color: #9a0007;
            text-decoration: none;
        }

    #content .paging ul {
        display: inline;
        padding: 0;
        margin: 0;
        list-style: none;
    }

        #content .paging ul li {
            display: inline;
        }

            #content .paging ul li a {
                padding: 5px;
                text-decoration: none;
                color: #555;
            }

    #content .paging .controls a {
        float: right;
        margin: -3px 0 0 5px;
    }


#content .yourInformationContainer {
    display: block;
    margin: 36px 0 12px 0;
}

    #content .yourInformationContainer h4 {
        font-size: 1.2em;
        text-transform: uppercase;
        font-weight: bold;
        float: left;
        padding: 0 12px 0 0;
    }

    #content .yourInformationContainer .cufon-active h4 {
        font-size: 1em;
    }

    #content .yourInformationContainer .formlabel {
        font-size: 1.2em;
        text-transform: uppercase;
        font-weight: bold;
        float: left;
        color: #2a2a2a;
        padding: 0 12px 0 0;
    }

    #content .yourInformationContainer .cufon-active .formlabel {
        font-size: 1em;
    }


.contentArea .shoppingcartContainer input[type=text],
.contentArea .shoppingcartContainer input[type=password],
.contentArea .shoppingcartContainer input[type=button],
.contentArea .shoppingcartContainer input[type=submit],
.contentArea .shoppingcartContainer textarea {
    background: #e4e4e4;
    border: 1px solid #c2c2c2;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    font: italic 13px Arial, "Times New Roman", Times, serif;
    outline: none;
    padding: 5px;
}

.contentArea .shoppingcartContainer input[type=checkbox],
.contentArea .shoppingcartContainer textarea {
    padding: 1px 5px 5px 0px;
}


#dvtandc {
    display: none;
    width: 800px;
    padding: 20px 0 10px 20px;
    border: solid 1px #ccc;
}

    #dvtandc p {
        margin-top: -15px;
    }

    #dvtandc ul li {
        line-height: 30px;
    }

/* ====================== administrativeViewV1 ======================== */
#administrativeViewV1Container,
#notificationCategoryV1Container,
#activityPointsV1Container,
#managePermissionV1Container,
#disableDealershipV1Container {
    padding: 30px 20px 40px;
    min-height: 400px;
}

    #administrativeViewV1Container ul li {
        padding: 10px;
    }

    #administrativeViewV1Container a {
        font-size: 1.2em;
        font-style: italic;
        color: Black;
        text-decoration: underline;
    }
    /* notificationCategoryV1Container */
    #notificationCategoryV1Container label {
        width: auto;
        float: none;
        color: #000;
        margin-left: 10px;
    }

    #notificationCategoryV1Container input[type=button] {
        padding: 3px 10px;
    }

    #notificationCategoryV1Container ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        #notificationCategoryV1Container ul.categoryHead span {
            background-color: rgb(235, 241, 222);
            font-weight: bold;
            margin-left: 1px;
        }

        #notificationCategoryV1Container ul li span {
            float: left;
            width: 200px;
            padding: 5px;
        }

            #notificationCategoryV1Container ul li span.no {
                width: 30px;
                text-align: center;
                font-weight: bold;
            }

            #notificationCategoryV1Container ul li span.priority {
                color: Red;
                font-weight: bold;
            }

    #notificationCategoryV1Container #itemlist {
        width: 674px;
    }

        #notificationCategoryV1Container #itemlist li {
            border: solid 1px #eee;
            border-top-width: 0;
        }

            #notificationCategoryV1Container #itemlist li.active {
                background-color: #eee;
            }

    #notificationCategoryV1Container #editContainer {
        width: 678px;
        margin-top: 50px;
        border: solid 1px #ccc;
        padding: 10px;
        display: none;
    }

        #notificationCategoryV1Container #editContainer p {
            padding: 8px 0;
        }

        #notificationCategoryV1Container #editContainer .edit {
            display: none;
        }

        #notificationCategoryV1Container #editContainer input[type=text] {
            height: 20px;
            padding: 0 2px;
        }

        #notificationCategoryV1Container #editContainer select {
            height: auto;
            padding: 3px 5px;
        }

        #notificationCategoryV1Container #editContainer #inputCategory {
            margin-left: 10px;
            width: 210px;
        }

        #notificationCategoryV1Container #editContainer #prioritySelector {
            width: 50px;
            margin-left: 10px;
        }

        #notificationCategoryV1Container #editContainer #ownerlist {
            border-left: solid 1px #eee;
        }

            #notificationCategoryV1Container #editContainer #ownerlist li {
                padding: 3px 0;
                border-bottom: solid 1px #eee;
            }

            #notificationCategoryV1Container #editContainer #ownerlist span {
                border-right: solid 1px #eee;
                border-bottom: solid 1px #eee;
            }

            #notificationCategoryV1Container #editContainer #ownerlist li.edit div {
                width: 210px;
                float: left;
                border-right: solid 1px #eee;
            }

            #notificationCategoryV1Container #editContainer #ownerlist li.edit input.inputSequence {
                float: left;
                width: 31px;
                text-align: center;
                font-weight: bold;
                margin: 0 1px;
            }

            #notificationCategoryV1Container #editContainer #ownerlist li.edit input.inputUser {
                float: left;
                width: 202px;
                margin-right: 2px;
            }

            #notificationCategoryV1Container #editContainer #ownerlist li.edit input.inputTime {
                width: 30px;
                text-align: center;
            }

            #notificationCategoryV1Container #editContainer #ownerlist li.edit select.roleSelector {
                float: left;
                width: 208px;
                margin-right: 2px;
            }

            #notificationCategoryV1Container #editContainer #ownerlist li.edit select.timeUnitSelector {
                width: 70px;
                margin-right: 30px;
            }

/* notification centre*/
#notificationCentreV1Container {
    padding: 30px 30px 40px 30px;
}

    #notificationCentreV1Container p {
        margin: 5px 0;
    }

    #notificationCentreV1Container #selectViewOptions {
        float: right;
    }

    #notificationCentreV1Container #inputSearch {
        padding: 3px;
        width: 200px;
        margin: 2px 0;
    }

    #notificationCentreV1Container ul.notificationHead {
        margin-top: 5px;
        border-top: solid 1px #ccc;
    }

        #notificationCentreV1Container ul.notificationHead span {
            background-color: rgb(235, 241, 222);
            font-weight: bold;
        }

    #notificationCentreV1Container ul li {
        border: solid 1px #ccc;
        border-top: none;
    }

        #notificationCentreV1Container ul li span {
            float: left;
            width: 90px;
            padding: 5px;
            margin-left: 1px;
        }

            #notificationCentreV1Container ul li span.no,
            #notificationCentreV1Container ul li span.priority {
                width: 50px;
                text-align: center;
            }

            #notificationCentreV1Container ul li span.owner {
                width: 200px;
            }

            #notificationCentreV1Container ul li span.category {
                width: 200px;
            }

            #notificationCentreV1Container ul li span.status {
                width: 70px;
            }

            #notificationCentreV1Container ul li span.issueAge {
                width: 70px;
                display: none;
            }

            #notificationCentreV1Container ul li span.detail {
                width: 70px;
                border: none;
            }

                #notificationCentreV1Container ul li span.detail img {
                    margin-right: 10px;
                }

    #notificationCentreV1Container ul#notificationList {
        min-height: 300px;
    }

        #notificationCentreV1Container ul#notificationList li:hover {
            background-color: #eee;
        }

        #notificationCentreV1Container ul#notificationList li span {
            padding-top: 8px;
        }

            #notificationCentreV1Container ul#notificationList li span.no,
            #notificationCentreV1Container ul#notificationList li span.priority {
                color: red;
                text-align: center;
                font-weight: bold;
            }

.notificationHandler {
    width: 800px;
    font-family: Arial, Helvetica, sans-serif;
}

    .notificationHandler h2 {
        font-size: 1.5em;
        color: #730000;
        margin: 10px 0;
    }

    .notificationHandler h3 {
        font-size: 1.2em;
        color: black;
        text-align: center;
        width: 95%;
        margin-bottom: 15px;
    }

    .notificationHandler p {
        padding: 5px;
    }

        .notificationHandler p.title {
            border: dashed 2px red;
            background-color: yellow;
            text-transform: uppercase;
            text-align: center;
            border-radius: 5px;
        }

    .notificationHandler label {
        width: auto;
    }

        .notificationHandler label.formlabel {
            width: 100px;
            color: red;
        }

    .notificationHandler ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .notificationHandler ul li {
            padding: 5px 0;
            border: none;
        }

    .notificationHandler div {
        float: left;
        border: solid 1px #ccc;
        background-color: #ddd;
        padding: 15px;
        margin: 10px 0;
        width: 668px;
        border-radius: 5px;
    }

    .notificationHandler input[type=radio] {
        margin: 0;
    }

    .notificationHandler #inputUser {
        padding: 2px;
        width: 200px;
        margin: 0 10px;
    }

    .notificationHandler #btnAssign {
        padding: 3px 10px;
    }

    .notificationHandler .tileButton {
        margin-right: 10px;
        color: #9a0007;
        width: auto;
        padding: 5px 10px 5px 15px;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 1em;
        color: #fff;
        background: #9a0007 url(/images/icons/buttonIconWht.gif) no-repeat 8px;
    }

        .notificationHandler .tileButton:hover {
            background-color: #831713;
        }

        .notificationHandler .tileButton.disabled {
            background-color: #764d4d;
        }

    .notificationHandler #historyList .formlabel {
        width: 150px;
    }

/* activityPointsV1Container */
#activityPointsV1Container ul {
    list-style: none;
    padding: 10px;
    margin: 0;
    border: solid 1px #ccc;
    height: 600px;
    overflow-y: scroll;
    overflow-x: hidden;
}

    #activityPointsV1Container ul li {
        padding: 5px;
        border-bottom: dashed 1px #ccc;
    }

        #activityPointsV1Container ul li:hover {
            background-color: #eee;
        }

        #activityPointsV1Container ul li span {
            float: left;
            padding-top: 5px;
        }

        #activityPointsV1Container ul li input[type=text] {
            padding: 3px 5px;
            height: auto;
            width: 60px;
            text-align: center;
            float: right;
        }

#activityPointsV1Container .operation {
    float: right;
    margin-top: 10px;
}

    #activityPointsV1Container .operation input {
        padding: 3px 10px;
        margin-left: 10px;
        font-size: 1em;
    }
/* managePermissionV1 */
#managePermissionV1Container div {
    padding: 0;
    margin: 0;
    display: block;
}

#managePermissionV1Container ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

    #managePermissionV1Container ul li {
        padding: 5px 0;
    }

        #managePermissionV1Container ul li:hover {
            background-color: #eee;
        }

#managePermissionV1Container fieldset {
    padding: 10px;
    margin-bottom: 10px;
}

    #managePermissionV1Container fieldset legend {
        padding-bottom: 0;
    }

#managePermissionV1Container label {
    width: auto;
}

#managePermissionV1Container select {
    height: 24px;
    padding: 3px;
}

#managePermissionV1Container #newgroup input {
    float: left;
    width: 250px;
    padding: 3px;
}

#managePermissionV1Container #newgroup label {
    float: left;
    width: 105px;
    margin-top: 8px;
}

#managePermissionV1Container .tabMenu {
    list-style-type: none;
    margin-top: 5px;
}

    #managePermissionV1Container .tabMenu li {
        float: left;
        padding: 5px 10px;
        border: solid 1px #eee;
    }

        #managePermissionV1Container .tabMenu li.active {
            background-color: #eee;
        }

        #managePermissionV1Container .tabMenu li a {
            color: #9a0007;
            font-size: 14px;
        }

#managePermissionV1Container #assignPermission input,
#managePermissionV1Container #uploadUser input {
    float: left;
}

#managePermissionV1Container #assignPermission #permissionList {
    border-top: dashed 1px #ccc;
    height: 320px;
    overflow-y: scroll;
}

    #managePermissionV1Container #assignPermission #permissionList div {
        padding-left: 20px;
    }

#managePermissionV1Container #assignPermission label,
#managePermissionV1Container #uploadUser label {
    width: auto;
    margin-top: 3px;
}

    #managePermissionV1Container #assignPermission label.name,
    #managePermissionV1Container #uploadUser label.name {
        margin-left: 3px;
        margin-right: 3px;
    }

    #managePermissionV1Container #assignPermission label.desc {
        font-family: Verdana;
        font-size: 0.9em;
    }

#managePermissionV1Container #uploadUser #userList {
    border-top: dashed 1px #ccc;
    height: 270px;
    overflow-y: scroll;
}

    #managePermissionV1Container #uploadUser #userList li {
        display: none;
    }

        #managePermissionV1Container #uploadUser #userList li .tips {
            font-family: Verdana;
            font-size: 0.9em;
            color: Red;
        }

        #managePermissionV1Container #uploadUser #userList li .desc {
            font-family: Verdana;
            font-size: 0.9em;
            color: Green;
        }

#managePermissionV1Container .operation {
    margin-top: 10px;
}

    #managePermissionV1Container .operation input {
        margin-right: 10px;
    }

/* manageSurveyV1 */
#manageSurveyV1Container {
    padding: 30px 20px 40px;
}

    #manageSurveyV1Container #surveyList li {
        padding-left: 10px;
        line-height: 30px;
        border-bottom: solid 1px #eee;
    }

        #manageSurveyV1Container #surveyList li:hover {
            background-color: #eee;
        }

        #manageSurveyV1Container #surveyList li label {
            color: black;
            width: 80px;
            margin-right: 20px;
        }

            #manageSurveyV1Container #surveyList li label.name {
                width: 250px;
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
            }

                #manageSurveyV1Container #surveyList li label.name a {
                    color: inherit;
                    text-decoration: none;
                }

            #manageSurveyV1Container #surveyList li label.responses {
                text-align: right;
                padding-right: 30px;
                width: 40px;
            }

            #manageSurveyV1Container #surveyList li label.ignored {
                text-align: right;
                padding-right: 30px;
                width: 25px;
            }

        #manageSurveyV1Container #surveyList li a {
            margin: 2px 10px 2px 0;
        }

        #manageSurveyV1Container #surveyList li.head {
            background-color: #ddd;
        }

            #manageSurveyV1Container #surveyList li.head label {
                font-weight: 900;
                font-style: italic;
            }

        #manageSurveyV1Container #surveyList li iput {
            float: left;
        }

    #manageSurveyV1Container input[type=button] {
        padding: 3px 10px;
    }

#createSurverV1Container {
    height: 630px;
    padding: 15px;
}

    #createSurverV1Container .hide {
        display: none;
    }

    #createSurverV1Container label {
        width: auto;
        margin-top: 5px;
    }

        #createSurverV1Container label.formlabel {
            color: #000;
            font-weight: 600;
        }

        #createSurverV1Container label.tips {
            width: auto;
            color: red;
        }

    #createSurverV1Container p {
        padding: 5px 0;
    }

        #createSurverV1Container p label {
            width: 80px;
        }

    #createSurverV1Container input[type=text] {
        width: 397px;
        padding: 3px;
        margin-right: 5px;
        float: left;
    }

    #createSurverV1Container input[type=button] {
        cursor: pointer;
    }

    #createSurverV1Container textarea {
        width: 80%;
        min-height: 60px;
    }

    #createSurverV1Container ul {
        list-style: none;
        padding: 0;
        margin: 10px 0 0 0;
        max-height: 240px;
        width: 630px;
    }

        #createSurverV1Container ul li {
            line-height: 25px;
        }

            #createSurverV1Container ul li label {
                margin-right: 3px;
                width: 140px;
            }

    #createSurverV1Container p input.popupDatepicker {
        width: 150px;
    }

    #createSurverV1Container p.datecontainer label,
    #createSurverV1Container p.datecontainer input {
        float: left;
    }

    #createSurverV1Container .rolecontainer {
        padding: 5px 0;
        margin: 0 auto;
        display: block;
    }

        #createSurverV1Container .rolecontainer .chooserControls {
            width: 100px;
            padding-top: 90px;
        }

            #createSurverV1Container .rolecontainer .chooserControls a {
                text-decoration: none;
                color: white;
                background-color: #9a0007;
                padding: 5px 5px 3px 5px;
            }

                #createSurverV1Container .rolecontainer .chooserControls a:hover {
                    background-color: #831713;
                }

        #createSurverV1Container .rolecontainer .divChooser {
            margin-left: 0px;
            width: 220px;
        }

            #createSurverV1Container .rolecontainer .divChooser h6 {
                text-transform: uppercase;
                color: #97000a;
                font-weight: bold;
            }

            #createSurverV1Container .rolecontainer .divChooser .fieldChooser {
                height: 160px;
            }

    #createSurverV1Container #questionlist {
        height: 300px;
        overflow-y: auto;
    }

        #createSurverV1Container #questionlist li {
            padding-top: 5px;
            border-bottom: dashed 1px #ccc;
        }

            #createSurverV1Container #questionlist li:hover {
                background-color: #eee;
            }

            #createSurverV1Container #questionlist li .manage {
                background-color: #eee;
            }

                #createSurverV1Container #questionlist li .manage .question {
                    width: 400px;
                    white-space: nowrap;
                    overflow: hidden;
                    text-overflow: ellipsis;
                }

                #createSurverV1Container #questionlist li .manage input {
                    margin-top: 5px;
                    float: right;
                }

            #createSurverV1Container #questionlist li .view img {
                width: 100px;
                height: 100px;
                float: left;
                margin: 5px;
                max-width: 600px;
                cursor: pointer;
            }

            #createSurverV1Container #questionlist li .view div.answeroptions {
                margin: 5px;
                min-width: 490px;
                max-width: 600px;
                float: left;
            }

            #createSurverV1Container #questionlist li .edit .formitem {
                height: 30px;
                overflow: hidden;
            }

            #createSurverV1Container #questionlist li .edit .fileinput {
                width: 250px;
            }

            #createSurverV1Container #questionlist li .edit .filebrowse {
                opacity: 0.01;
                filter: progid:DXImageTransform.Microsoft.Alpha(opacity=1);
                position: relative;
                width: 340px;
                height: 25px;
                top: -24px;
            }

            #createSurverV1Container #questionlist li .edit .filebutton {
                width: 58px;
                padding: 1px 6px;
                margin-top: -10px;
                border: 1px solid #707070;
                background-color: #DDDDDD;
                position: relative;
                top: -24px;
                left: -70px;
            }

            #createSurverV1Container #questionlist li .edit select {
                float: left;
            }

            #createSurverV1Container #questionlist li .edit textarea {
                width: 100%;
                max-width: 570px;
                min-height: 60px;
            }

            #createSurverV1Container #questionlist li .typeWrapper > div {
                display: none;
            }

                #createSurverV1Container #questionlist li .typeWrapper > div.rating input[type=text] {
                    width: 200px;
                }

                #createSurverV1Container #questionlist li .typeWrapper > div.rating .lablelist {
                    width: 400px;
                }

                    #createSurverV1Container #questionlist li .typeWrapper > div.rating .lablelist label {
                        width: 50px;
                    }

                        #createSurverV1Container #questionlist li .typeWrapper > div.rating .lablelist label.tips {
                            width: auto;
                        }

                #createSurverV1Container #questionlist li .typeWrapper > div.rating input.btnDelLabel {
                    display: none;
                }

    #createSurverV1Container .controls {
        position: fixed;
        bottom: 10px;
    }

/* disableDealershipV1 */
#disableDealershipV1Container label {
    width: auto;
    float: none;
    color: #000;
    margin-left: 10px;
}

#disableDealershipV1Container input[type=button] {
    padding: 3px 10px;
}

#disableDealershipV1Container ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

    #disableDealershipV1Container ul.categoryHead span {
        background-color: #EBF1DE;
        font-weight: bold;
        margin-left: 1px;
    }

    #disableDealershipV1Container ul li span {
        float: left;
        width: 200px;
        padding: 5px;
        border: solid 1px #ccc;
    }

        #disableDealershipV1Container ul li span.no {
            width: 118px;
            height: 15px;
            text-align: center;
            font-weight: bold;
            margin-top: 2px;
        }

        #disableDealershipV1Container ul li span.dealershipID {
            width: 235px;
            height: 15px;
            text-align: center;
            font-weight: bold;
            color: Black;
            margin-top: 2px;
        }

        #disableDealershipV1Container ul li span.status {
            width: 250px;
            height: 15px;
            text-align: center;
            font-weight: bold;
            color: Black;
            margin-top: 2px;
        }

        #disableDealershipV1Container ul li span.nos {
            width: 118px;
            height: 15px;
            text-align: center;
            font-weight: bold;
            background-color: White;
        }

        #disableDealershipV1Container ul li span.dealershipsID {
            width: 235px;
            height: 15px;
            text-align: center;
            font-weight: bold;
            color: Black;
            background-color: White;
        }

        #disableDealershipV1Container ul li span.statuses {
            width: 250px;
            height: 15px;
            text-align: center;
            font-weight: bold;
            color: Black;
            background-color: White;
        }

#disableDealershipV1Container #itemlist {
    width: 674px;
}

    #disableDealershipV1Container #itemlist li {
        border: solid 1px #eee;
        border-top-width: 0;
    }

    /*ManageLicenseV1*/
#ManageLicenseV1Container {
    padding: 30px 20px 40px;
    min-height: 400px;
}
    #ManageLicenseV1Container label {
        width: auto;
        float: none;
        color: #000;
        margin-left: 10px;
    }

    #ManageLicenseV1Container input[type=button],#ChangeTotallicenseV1Container input[type=button] {
            color: #fff;
            background: url(../images/icons/buttonIconWht.gif) #9a0007 no-repeat 8px 50%;
            border: 0;
            cursor: pointer;
            font-size: 12px;
            padding: 6px 12px 5px 17px;
            text-transform: uppercase;
            font-weight: bold;
            margin-bottom: 8px;
    }

    #ManageLicenseV1Container input[type=text],#ChangeTotallicenseV1Container input[type=number]{
            background: #E4E4E4;
            border: 1px solid #C2C2C2;
            -moz-border-radius: 3px;
            -webkit-border-radius: 3px;
            -khtml-border-radius: 3px;
            border-radius: 3px;
            font: italic 13px Arial, "Times New Roman" , Times, serif;
            outline: none;
            padding: 2px 5px 0 5px;
            margin: 10px 0px 8px 0px;
            height: 22px;
    }
   #ManageLicenseV1Container #button1{
       background-color: white;
       border: none;
       background-image:url("../images/icons/edit_btn.png");
       background-repeat:no-repeat;
       background-size:22px;
       height:10px;
       width:10px;
       position: absolute;
       margin-top: -3px;
       margin-left: -12px;
       cursor: pointer;
   }

    #ManageLicenseV1Container ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        #ManageLicenseV1Container ul.categoryHead span {
            background-color: #EBF1DE;
            font-weight: bold;
            margin-left: 1px;
        }
        #ManageLicenseV1Container ul.categoryHead1 span {
            background-color: #EBF1DE;
            font-weight: bold;
            margin-left: 1px;
        }

        #ManageLicenseV1Container ul li span {
            float: left;
            width: 200px;
            padding: 5px;
            border: solid 1px #ccc;
        }

            

            #ManageLicenseV1Container ul li span.dealershipID {
                width: 90px;
                height: 15px;
                text-align: center;
                font-weight: bold;
                color: Black;
                margin-top: 2px;
            }
            #ManageLicenseV1Container ul li span.DealerName {
                width: 280px;
                height: 15px;
                text-align: center;
                font-weight: bold;
                color: Black;
                margin-top: 2px;
            }
            #ManageLicenseV1Container ul li span.totalLicenses {
                width: 100px;
                height: 15px;
                text-align: center;
                font-weight: bold;
                margin-top: 2px;
            }
            #ManageLicenseV1Container ul li span.availableLicenses {
                width: 110px;
                height: 15px;
                text-align: center;
                font-weight: bold;
                color: Black;
                margin-top: 2px;
            }
            #ManageLicenseV1Container ul li span.totalLicensesforHonda {
                width: 220px;
                height: 15px;
                text-align: center;
                font-weight: bold;
                color: Black;
                margin-top: 2px;
            }

            #ManageLicenseV1Container ul li span.availableLicensesforHonda {
                width: 220px;
                height: 15px;
                text-align: center;
                font-weight: bold;
                margin-top: 2px;
            }

            #ManageLicenseV1Container ul li span.modifyLicense {
                width: 150px;
                height: 15px;
                text-align: center;
                font-weight: bold;
                color: Black;
                margin-top: 2px;
            }
            #ManageLicenseV1Container ul li span.dealershipIDs {
                width: 90px;
                height: 15px;
                text-align: center;
                font-weight: bold;
                background-color: White;
            }
            #ManageLicenseV1Container ul li span.dealerName {
                width: 280px;
                height: 15px;
                text-align: center;
                font-weight: bold;
                background-color: White;
            }
            #ManageLicenseV1Container ul li span.totalLicense {
                width: 100px;
                height: 15px;
                text-align: center;
                font-weight: bold;
                color: Black;
                background-color: White;
            }

            #ManageLicenseV1Container ul li span.availableLicense {
                width: 110px;
                height: 15px;
                text-align: center;
                font-weight: bold;
                color: Black;
                background-color: White;
            }
            #ManageLicenseV1Container ul li span.totalLicenseforHonda {
                width: 220px;
                height: 15px;
                text-align: center;
                font-weight: bold;
                background-color: White;
            }

            #ManageLicenseV1Container ul li span.availableLicenseforHonda {
                width: 220px;
                height: 15px;
                text-align: center;
                font-weight: bold;
                color: Black;
                background-color: White;
            }

            #ManageLicenseV1Container ul li span.modifidedLicense {
                width: 150px;
                height: 15px;
                text-align: center;
                font-weight: bold;
                color: Black;
                background-color: White;
            }

    #ManageLicenseV1Container #itemlist {
        width: 674px;
    }

        #ManageLicenseV1Container #itemlist li {
            border: solid 1px #eee;
            border-top-width: 0;
        }

    #ManageLicenseV1Container #itemlist1 {
        width: 674px;
    }

        #ManageLicenseV1Container #itemlist1 li {
            border: solid 1px #eee;
            border-top-width: 0;
        }
/* administrativeViewV1 end*/

/* ChangTotallicenseV1*/
#ChangeTotallicenseV1Container {
    padding: 20px 10px 20px;
    min-height: 200px;
}

    #ChangeTotallicenseV1Container span.input {
        margin-left: auto;
        margin-right: auto;
        margin: 0 auto;
        position: relative;
        left: 20px;
        top: 30px;
    }
/* ChangTotallicenseV1 end*/

/* OpsManualListV1 Start */
#content .contentArea .innerLink {
    font-size: 1.2em;
    font-style: italic;
    color: #000000;
    text-decoration: underline;
}
/* OpsManualListV1 End */

/*View Log Start*/
#viewLogContainer #viewHeader {
    margin-top: 10px;
}

#viewLogContainer #viewHeader ul.accountsTable {
    color: #97000a;
}

#viewLogContainer #viewHeader ul li span.date {
    color: #555;
    font-weight: bold;
    padding: 5px 45px 5px 10px;
    border-bottom: 1px solid #D4D4D4;
}

#viewLogContainer #viewHeader ul li span.file {
    color: #555;
    font-weight: bold;
    padding: 5px 180px 5px 10px;
    border-bottom: 1px solid #D4D4D4;
}

#viewLogContainer #viewHeader ul li span.type {
    color: #555;
    font-weight: bold;
    padding: 5px 80px 5px 10px;
    border-bottom: 1px solid #D4D4D4;
}

#viewLogContainer #viewHeader ul li span.method {
    color: #555;
    font-weight: bold;
    padding: 5px 40px 5px 10px;
    border-bottom: 1px solid #D4D4D4;
}

#viewLogContainer #viewHeader ul li span.reference {
    color: #555;
    font-weight: bold;
    padding: 5px 80px 5px 10px;
    border-bottom: 1px solid #D4D4D4;
}

#viewLogContainer #viewList #viewListItem li a.date {
    color: #555;
    width: 50px;
    padding: 5px 25px 5px 10px;
    border-bottom: 1px solid #D4D4D4;
}

#viewLogContainer #viewList #viewListItem li a.file {
    color: #555;
    width: 180px;
    padding: 5px 25px 5px 10px;
    border-bottom: 1px solid #D4D4D4;
}

#viewLogContainer #viewList #viewListItem li a.type {
    color: #555;
    width: 90px;
    padding: 5px 25px 5px 10px;
    border-bottom: 1px solid #D4D4D4;
}

#viewLogContainer #viewList #viewListItem li a.method {
    color: #555;
    width: 65px;
    padding: 5px 25px 5px 10px;
    border-bottom: 1px solid #D4D4D4;
}

#viewLogContainer #viewList #viewListItem li a.reference {
    color: #555;
    width: 130px;
    padding: 5px 25px 5px 10px;
    border-bottom: 1px solid #D4D4D4;
}
/*View Log end*/

/*Upload File Start*/
#uploadFileList p.pUpload {
    width: 140px;
    display: inline-block;
    color: gray;
    font-size: 15px;
    margin-top: 20px;
}

#uploadFileList .uploadFileText {
    height: 17px;
    width: 200px;
    background: #E4E4E4;
    border: 1px solid #C2C2C2;
}

#uploadFileList .btnsubmit {
    border: 1px solid #C2C2C2;
    text-align: center;
    line-height: 16px;
    background: #E4E4E4;
    height: 18px;
    font-size: 11px;
    cursor: pointer;
    margin: 19px 0px 0px 10px;
}
/*Upload File end*/

/*My Dealership DeadStockUploadFile start*/
#content .col.x1half .deadStockUploadFile {
    height: 17px;
    width: 200px;
    background: #E4E4E4;
    border: 1px solid #C2C2C2;
}

#content .col.x1half .uploadfilebtnsubmit {
    border: 1px solid #C2C2C2;
    text-align: center;
    line-height: 16px;
    background: #E4E4E4;
    height: 18px;
    font-size: 11px;
    cursor: pointer;
    margin: 27.5px 0px 0px 0px;
}
/*My Dealership UploadFile end*/

/* 2.10 DEALERNET
 -----------------------------------------------------------------------------------------------------------*/
.dealernet-sales {
    margin: 0;
    padding: 0;
    width: 350px;
    display: block;
    float: left;
}

.dealernet-campaigns {
    margin: 0;
    padding: 0;
    width: 750px;
}

.dealernet-sales {
    margin: 0;
    padding: 0;
    width: 350px;
    display: block;
    float: left;
}

    .dealernet-sales li, .dealernet-campaigns li {
        list-style-type: none;
        line-height: 2em;
        width: 98%;
        padding: 0.5em 0.5em 0.5em 0;
        margin: 0;
        font-size: 13px;
        border-bottom: 1px solid #cacaca;
        color: #2a2a2a;
    }

.campaign-date {
    float: right;
    width: 168px;
}

.campaign-start {
    margin-right: 52px;
}

.start-date {
    margin-right: 22px;
}

.dealernet-sales li a:hover, .dealernet-campaigns li a:hover {
    color: #2a2a2a;
    text-decoration: underline;
}

.dealernet-sales li a, .dealernet-campaigns li a {
    color: #2a2a2a;
    text-decoration: none;
}

.dealernet-sales img {
    text-align: center;
}

.dealernet-graph p.detailsSectionHeadings {
    text-align: center;
}

span.order-status {
    margin: 0 0 0 8px;
}

.dealernet-sales p.detailsSectionHeadings {
    width: auto;
}

.sales-score {
    font-weight: bold;
    font-size: 18px;
    color: #2A2A2A;
}

.rankings {
    font-size: 12px;
    font-weight: normal;
}

span.HBP {
    display: block;
    float: left;
    margin: 22px 0 0 28px;
}

.sales-score img {
    display: block;
    float: left;
}

.dealernet-footer-links li {
    list-style: none;
    padding: 4px 0 4px 0;
    width: 182px;
    float: left;
    border-bottom: 1px solid #cacaca;
}

.dealernet-footer-links a {
    color: #2a2a2a;
    text-decoration: none;
}

    .dealernet-footer-links a:hover {
        color: #2a2a2a;
        text-decoration: underline;
    }

.assortment ul {
    margin: 0;
    padding: 0;
}

.assortment li {
    list-style: none;
    padding: 4px 0 4px 0;
}

.order-history th {
    font-weight: bold;
    background: #2a2a2a;
    color: #fff;
    padding: 8px;
    text-align: center;
}

.order-history td {
    border-bottom: 1px solid #cacaca;
    padding: 6px;
    text-align: center;
}

tr:nth-child(odd).order-history {
    background-color: #efefef;
}

.order-history a {
    color: #2a2a2a;
    text-decoration: none;
}

    .order-history a:hover {
        color: #2a2a2a;
        text-decoration: underline;
    }

.accounts-snapshot ul {
    margin: 0;
    padding: 0;
}

.accounts-snapshot li {
    margin: 0 36px 0 0;
    padding: 4px 38px 4px 4px;
    height: 52px;
    list-style-type: none;
    border-right: 1px solid #888;
    float: left;
}

.accounts-title, .accounts-value, .accounts-action, .accounts-total-title, .accounts-total-value {
    display: block;
}

.accounts-title {
    font-size: 11px;
    font-weight: bold;
    color: #666666;
    margin-top: 8px;
}

.accounts-value {
    font-weight: bold;
    font-size: 24px;
    color: #2a2a2a;
    margin: 0 0 8px 0;
}

.accounts-total-title {
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    background: #2a2a2a;
    margin-top: 2px;
    padding: 4px 4px 3px 4px;
}

.accounts-total-value {
    font-weight: bold;
    font-size: 24px;
    color: #ffffff;
    background: #2a2a2a;
    margin: 0 0 8px 0;
    padding: 0px 4px 0px 4px;
}

.accounts-action a {
    background: #9a0007;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 2px;
    font-size: 11px;
}

.accounts-action-credit a {
    background: #2a2a2a;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 2px;
    font-size: 11px;
}

.accounts-invoice a {
    color: #fff;
    text-decoration: underline;
}

.accounts-search-btn {
    margin: 0 88px 8px 0 !important;
    display: block;
}

table.accountsTable a {
    color: #97000a;
}

table.accountsAccordion a {
    color: #fff;
}

body.default #content #cAccordion h5.credit-stop {
    background: #97000a !important;
}

    body.default #content #cAccordion h5.credit-stop.ui-accordion-header {
        background: #97000a url(../images/icons/accordionMarine.gif) no-repeat 19px -43px !important;
        padding-left: 35px;
    }

    body.default #content #cAccordion h5.credit-stop.ui-state-hover {
        background-color: #981d1d !important;
    }

    body.default #content #cAccordion h5.credit-stop.ui-accordion-header.ui-state-active {
        background-position: 19px 11px !important;
    }

div.accounts-search label {
    padding: 8px 18px 8px 0px;
}

.accounts-search hr {
    display: block !important;
    border: 0;
    color: #9E9E9E;
    background-color: #9E9E9E;
    height: 1px;
    width: 100%;
    float: left;
}

.accounts-search a {
    color: #97000a;
    text-decoration: underline;
    font-style: italic;
}

.latest-offer {
    -webkit-box-shadow: 0px 0px 20px 1px #999999;
    box-shadow: 0px 0px 20px 1px #999999;
}

.latest-offer-controls {
    float: left;
    margin: 10px 0 18px 0px !important;
}

.latest-offer-img {
    float: left;
    margin: 12px 0px 12px 0px;
}

.latest-offer-heading {
    color: #fff;
    background: #2a2a2a;
    width: 336px;
    padding: 12px;
    font-weight: bold;
    display: block;
    border: 2px solid #fff;
    text-transform: uppercase;
    font-size: 1em;
    display: block;
    margin: 28px 0 0 0;
}

.latest-offer-details {
    font-weight: bold;
    color: #2a2a2a;
    text-transform: uppercase;
    margin-top: 10px;
    font-size: 1.25em;
    display: block;
}

.dealernet-links li {
    margin: 4px 0 4px !important;
}

    .dealernet-links li a {
        color: #2a2a2a !important;
        font-size: 12px;
    }

    .dealernet-links li.last {
        margin-bottom: 20px !important;
    }

.view-all-dealernet {
    display: block;
    margin-bottom: 28px;
}

    .view-all-dealernet a {
        font-size: 16px;
        font-weight: bold;
        background: #97000a;
        color: #fff;
        padding: 8px;
        text-decoration: none;
    }

        .view-all-dealernet a:hover {
            background: #8c0009;
        }

.course-summary th {
    font-weight: bold;
    background: #2a2a2a;
    color: #fff;
    padding: 8px;
}

.course-summary td {
    border-bottom: 1px solid #cacaca;
    padding: 6px;
    text-align: center;
}

td.course-summary-tutorial {
    padding-left: 6px;
}

form#dealer-locator .dl-search {
    padding: 8px;
    font-weight: bold;
    color: #2a2a2a;
    font-size: 2.5em;
    width: 350px;
    margin: 0 auto;
    display: block;
    text-align: center;
}

/*---- TABS POPUP ----*/

.tabsPopup {
    margin: 0px auto;
    padding: 20px;
    background-color: #ffffff;
    width: 740px;
}

    .tabsPopup ul.webtabs {
        margin: 0 0 10px 0;
        padding: 0;
    }

        .tabsPopup ul.webtabs li {
            display: inline-block;
            margin: 0 12px 12px 0;
            padding: 0;
            height: 120px;
            list-style-type: none;
            vertical-align: top;
        }

            .tabsPopup ul.webtabs li p {
                text-align: center;
                font-size: 10px;
                width: 80px;
            }

                .tabsPopup ul.webtabs li p a {
                    color: #2a2a2a;
                    text-decoration: none;
                }

    .tabsPopup ul.webtabsList {
        margin: 0 0 18px 0;
        padding: 0;
    }

        .tabsPopup ul.webtabsList li {
            display: inline-block;
            margin: 0 8px 8px 0;
            padding: 0;
            list-style-type: none;
            vertical-align: top;
        }

            .tabsPopup ul.webtabsList li a {
                color: #2a2a2a;
                text-decoration: none;
                border-bottom: 1px dotted #2a2a2a;
            }

    .tabsPopup a.pagerJump {
        color: #97000a;
        text-decoration: none;
    }

    .tabsPopup a.pagerNumbers {
        color: #2a2a2a;
        text-decoration: underline;
    }

    .tabsPopup .tileButton {
        width: auto;
        float: left;
        height: 16px;
        display: block;
        margin: 5px 2px 0 0;
        padding: 8px 10px 0 20px;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 0.9em;
    }

    .tabsPopup a.jumpto {
        color: #97000a;
    }

/* General Page */
.generalPage .generalHeading:link {
    color: #97000a;
}

.generalPage #content .col.x5 {
    width: 960px;
}

.generalPage .detailsSectionHeadings {
    color: #97000a;
}



/* Instant message*/
.float {
    width: 220px;
    border: solid 1px #ccc;
    height: 15px;
    position: fixed;
    bottom: 0;
    background-color: #F2F2F2;
    overflow: hidden;
    display: none;
    z-index: 100;
}

.onlinelist {
    left: 10px;
}

.chatlist {
    right: 10px;
}

.chatbox {
    right: 235px;
    width: 250px;
    height: 250px;
}

.surveylist {
    right: 10px;
    height: 220px;
    width: 220px;
    bottom: 5px;
    z-index: 1000;
}

.float a {
    text-decoration: none;
}

.float label.msgCount {
    font-size: 0.9em;
    color: red;
    width: auto;
    float: none;
    font-style: italic;
}

.float p.menubar {
    padding: 3px;
}

    .float p.menubar a {
        float: right;
        color: White;
        margin-right: 5px;
    }

.float ul {
    padding: 3px;
}

.float p.operation {
    height: 15px;
    position: absolute;
    width: 100%;
    bottom: 0;
    border-top: solid 1px #ccc;
    background-position: center 3px;
    background-repeat: no-repeat;
}

.float p.close {
    background-image: url(/images/icons/scrollup.jpg);
}

.float p.open {
    background-image: url(/images/icons/scrolldown.jpg);
}

.float p.groupName {
    border-bottom: solid 2px #bbb;
    margin-top: 3px;
    color: Black;
}

.float .groupItem li {
    padding-left: 15px;
    line-height: 20px;
}

    .float .groupItem li.online {
        background: url(/images/icons/online.gif) left no-repeat;
    }

    .float .groupItem li.offline {
        background: url(/images/icons/offline.gif) left no-repeat;
    }

    .float .groupItem li.hide {
        background: url(/images/icons/hide.gif) left no-repeat;
    }

    .float .groupItem li a.add,
    .float .groupItem li a.remove {
        font-weight: 500;
        color: #000;
        margin-left: 5px;
    }

    .float .groupItem li a.chatter {
        width: auto;
    }

    .float .groupItem li a:hover {
        text-decoration: underline;
    }

.chatbox ul#setting {
    position: absolute;
    width: 80px;
    right: 20px;
    border-style: solid;
    border-width: 1px;
    border-bottom-width: 0px;
    padding: 0;
    display: none;
}

    .chatbox ul#setting li {
        padding: 2px 5px;
        border-bottom-style: solid;
        border-bottom-width: 1px;
        color: Black;
    }

.chatbox #msgContainer {
    height: 210px;
    overflow-y: scroll;
}

.chatbox span {
    color: #aaa;
}

    .chatbox span.receiver {
        width: auto;
        float: none;
        color: White;
    }

.chatbox input#inputMessage {
    padding: 1px;
    width: 195px;
}

.chatbox input#inputSendMessage {
    padding: 0 3px;
}

/* survey */
.surveylist #surveylist {
    margin: 3px;
    height: 160px;
}

    .surveylist #surveylist li {
        line-height: 20px;
    }

        .surveylist #surveylist li a {
            color: black;
        }

        .surveylist #surveylist li label {
            width: 210px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

/* Voucher */
#voucherManagementV1Container {
    padding: 30px 20px 40px;
}

    #voucherManagementV1Container ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
        border: solid 1px #ccc;
        background-color: #DCE2CC;
    }

    #voucherManagementV1Container h2,
    #voucherManagementV1Container h4,
    #voucherManagementV1Container h5 {
        float: none;
        margin: 0;
        padding: 0;
    }

    #voucherManagementV1Container h2 {
        font-size: 3em;
        margin-bottom: 5px;
        color: #9a0007;
    }

    #voucherManagementV1Container h4 {
        font-size: 1.5em;
        color: #000;
        margin-top: 10px;
    }

    #voucherManagementV1Container li {
        position: relative;
        line-height: 35px;
        overflow: hidden;
    }

        #voucherManagementV1Container li h5 {
            background: #85A446 url(/images/icons/accordionMarine.gif) no-repeat 2px -40px;
            padding: 7px 0 7px 15px;
            border: solid 1px #ccc;
            color: #F1FAED;
            font-size: 1.25em;
            text-transform: none;
            line-height: 30px;
            cursor: pointer;
        }

            #voucherManagementV1Container li h5.ui-state-active {
                background-position: 2px 13px;
            }

        #voucherManagementV1Container li.draft h5 {
            background-color: #F59D57;
        }

    #voucherManagementV1Container #expiredlist li h5 {
        background-color: #9E3D36;
    }

    #voucherManagementV1Container li label {
        display: inline-block;
        width: 120px;
        text-align: right;
        padding-right: 20px;
        font-weight: 600;
        color: #000;
    }

        #voucherManagementV1Container li label.error {
            float: none;
            width: auto;
            margin-left: 10px;
            color: #f00;
        }

        #voucherManagementV1Container li label.valid {
            color: #0f0;
        }

        #voucherManagementV1Container li label.tips {
            float: none;
            width: auto;
            margin-left: 100px;
            font-weight: normal;
        }

    #voucherManagementV1Container li span.requires {
        position: absolute;
        left: 125px;
        padding-top: 3px;
        color: Red;
    }

    #voucherManagementV1Container input, #voucherManagementV1Container select {
        border: solid 1px #000;
        padding: 3px 5px;
    }

        #voucherManagementV1Container input[type=text] {
            height: 20px;
        }

        #voucherManagementV1Container input[type=button] {
            background-color: #bbb;
            cursor: pointer;
        }

        #voucherManagementV1Container input[type=text], #voucherManagementV1Container select {
            width: 200px;
            background-color: #fff;
        }

            #voucherManagementV1Container input[type=text].num {
                width: 100px;
            }

            #voucherManagementV1Container input[type=text].comments {
                width: 600px;
            }

    #voucherManagementV1Container div.controls {
        text-align: right;
        padding: 5px 10px;
    }

    #voucherManagementV1Container a {
        text-decoration: underline;
        margin: 5px;
        cursor: pointer;
        display: inline-block;
    }

/*PDI Management*/
.PDIManagementV1Container {
    float: left;
}
    /*pdi common begin*/
    .PDIManagementV1Container ul input[type=text] {
        margin-right: 20px;
        padding-left: 5px;
        padding-right: 5px;
        height: 24px;
        width: 96px;
        border: solid 1px #000;
        float: left;
    }

        .PDIManagementV1Container ul input[type=text]:disabled {
            background-color: #ccc;
        }

    .PDIManagementV1Container select {
        width: 114px;
        border: solid 1px #000;
        padding: 3px 5px;
        height: 26px;
        float: left;
    }

        .PDIManagementV1Container select:disabled {
            background-color: #ccc;
        }

    .PDIManagementV1Container ul span.lbl-Lock {
        margin-left: 50px;
        margin-right: 5px;
        height: 26px;
        line-height: 26px;
        top: -15px;
        float: left;
    }

    .PDIManagementV1Container ul input.chk-Lock {
        height: 28px;
        float: left;
    }

    .PDIManagementV1Container #pdiList .hide {
        display: none;
    }

    .PDIManagementV1Container cufon canvas {
        margin-top: 6px;
    }

    .PDIManagementV1Container noborder {
        border: solid 0px #000;
    }

    .PDIManagementV1Container ul {
        list-style-type: none;
    }

    .PDIManagementV1Container li {
        margin-bottom: 1px;
        /*background-color: #DCE2CC;*/
    }

    .PDIManagementV1Container ul .hideCss {
        display: none;
    }
    /*pdi common end*/

    /*pdiList begin*/
    .PDIManagementV1Container #pdiList {
        margin: 0 10px;
        /*background: #DCE2CC;*/
    }

        .PDIManagementV1Container #pdiList h5 {
            font-size: 1.2em;
            color: #000;
            height: 28px;
        }

        .PDIManagementV1Container #pdiList .pdiIcon_active {
            background-position: 2px 13px;
        }

        .PDIManagementV1Container #pdiList #pdi_title {
            background: none;
            margin-bottom: 10px;
            background: white;
        }

            .PDIManagementV1Container #pdiList #pdi_title h5 {
                padding: 20px 0;
                font-size: 3em;
                color: #9a0007;
            }

    .PDIManagementV1Container ul .first_node {
        display: inline-block;
        float: left;
        height: 26px;
        padding: 0 0 0 30px;
        margin-right: 10px;
        line-height: 26px;
        background: /*#DCE2CC*/ url(/images/icons/accordionMarine1.png) no-repeat 2px -40px;
        cursor: pointer;
    }

    .PDIManagementV1Container ul .secondli_node {
        padding: 6px 0 7px 20px;
        margin-left: 20px;
        position: relative;
    }

        .PDIManagementV1Container ul .secondli_node .second_node {
            float: left;
            height: 26px;
            width: 95px;
            margin-right: 15px;
            line-height: 26px;
            background: /*#DCE2CC*/ url(/images/icons/accordionMarine1.png) no-repeat 2px -40px;
            text-align: right;
            cursor: pointer;
        }

    .PDIManagementV1Container ul .thirdli_node {
        padding: 6px 0 7px 20px;
    }

        .PDIManagementV1Container ul .thirdli_node ul {
            margin-left: 20px;
        }

            .PDIManagementV1Container ul .thirdli_node ul .third_node {
                float: left;
                width: 140px;
                height: 26px;
                margin: -6px 15px 0 0;
                line-height: 26px;
                background: /*#DCE2CC*/ url(/images/icons/accordionMarine1.png) no-repeat 2px -40px;
                text-align: right;
                cursor: pointer;
            }

    .PDIManagementV1Container ul .productli_node {
        padding: 10px 0 0px 20px;
        position: relative;
        right: 16px;
    }

        .PDIManagementV1Container ul .productli_node ul {
            margin-left: 20px;
        }

            .PDIManagementV1Container ul .productli_node ul .product_node {
                margin-right: 15px;
                float: left;
                width: 154px;
                text-align: right;
                margin: -6px 15px 0 30px;
                height: 28px;
                line-height: 28px;
            }

            .PDIManagementV1Container ul .productli_node ul .subcontentli_node {
                padding: 6px 0 7px 20px;
                position: relative;
                right: -8px;
            }

            .PDIManagementV1Container ul .productli_node ul .hasSubcontent {
                background: /*#DCE2CC*/ url(/images/icons/accordionMarine1.png) no-repeat 2px -40px;
                float: left;
                width: 145px;
                height: 26px;
                margin-right: 24px;
                line-height: 26px;
                text-align: right;
                cursor: pointer;
            }

            .PDIManagementV1Container ul .productli_node ul .subcontentli_node .subcontent_node {
                float: left;
                width: 234px;
                text-align: right;
                margin-left: 30px;
                margin-right: 15px;
                height: 28px;
                line-height: 28px;
            }

    .PDIManagementV1Container .selectPDIType {
        background-color: #FFF;
    }
    /*pdiList end*/

    /*update begin*/
    .PDIManagementV1Container #controls {
        margin: -1px 10px;
        float: left;
        width: 98%;
    }

        .PDIManagementV1Container #controls input[type=button].updateBtn {
            margin: 10px 0 20px 29px;
            padding: 3px 17px;
            /*background-color: #bbb;*/
            cursor: pointer;
            /*border: solid 1px #000;*/
        }
    /*update begin*/

    /*change log begin*/
    .PDIManagementV1Container .changeLogContainer {
        margin: 0 10px 20px;
        float: left;
        width: 98%;
        min-height: 120px;
        height: auto;
        /*background: #DCE2CC;*/
    }

        .PDIManagementV1Container .changeLogContainer #changeLogContent {
            width: 94%;
            float: left;
            padding-bottom: 10px;
            margin-left: 30px;
            margin-bottom: 20px;
            min-height: 100px;
            height: auto;
            background: white;
            border: 1px solid #000;
        }

            .PDIManagementV1Container .changeLogContainer #changeLogContent #changeLogTitle {
                height: 18px;
                width: 100%;
                float: left;
                line-height: 18px;
                margin-top: 5px;
                font-size: 14px;
                font-weight: bold;
                text-indent: 10px;
            }

            .PDIManagementV1Container .changeLogContainer #changeLogContent .changeLogItem {
                margin-left: 10px;
                float: left;
                width: 97%;
                font-size: 14px;
                word-wrap: break-word;
                overflow: hidden;
                margin-bottom: 5px;
                word-wrap: break-word;
                overflow: hidden;
            }
/*change log end*/

.therm-numbers {
    width: 81px;
    float: left;
}

.therm-number {
    position: absolute;
    text-align: right;
    font-size: 13px;
    width: 81px;
    display: block;
}

    .therm-number.pos7 {
        top: 45px;
    }

    .therm-number.pos6 {
        top: 67px;
    }

    .therm-number.pos5 {
        top: 89px;
    }

    .therm-number.pos4 {
        top: 111px;
    }

    .therm-number.pos3 {
        top: 133px;
    }

    .therm-number.pos2 {
        top: 155px;
    }

    .therm-number.pos1 {
        top: 177px;
    }

    .therm-number.pos0 {
        top: 199px;
    }


.therm-graphics {
    float: left;
    position: relative;
    width: 46px;
}

.therm-top {
    position: absolute;
    top: 0;
    left: 7px;
    width: 32px;
    height: 13px;
}

.therm-body-bg {
    position: absolute;
    top: 13px;
    left: 7px;
    width: 32px;
}

.therm-body-mercury {
    position: absolute;
    bottom: 51px;
    left: 14px;
    width: 18px;
    height: 2px;
}

.therm-body-fore {
    position: absolute;
    width: 24px;
    top: 13px;
    left: 11px;
    background-repeat: repeat-y;
}

.therm-bottom {
    position: absolute;
    left: 0;
    width: 46px;
    height: 51px;
}

.therm-tooltip {
    position: absolute;
    left: 38px;
    width: 200px;
}

    .therm-tooltip .tip-left {
        float: left;
        width: 19px;
        height: 32px;
    }

    .therm-tooltip .tip-middle {
        float: left;
        height: 32px;
        font-size: 15px;
    }

        .therm-tooltip .tip-middle p {
            position: relative;
            margin: 0;
            padding-right: 4px;
            padding-left: 3px;
            top: 6px;
            height: 32px;
            background-size: 64px 64px;
            -moz-background-size: 100%;
        }

    .therm-tooltip .tip-right {
        float: left;
        width: 9px;
        height: 32px;
    }

.clear {
    clear: both;
}

.partner-program {
    width: 932px;
    margin-left: auto;
    margin-right: auto;
    height: 920px;
    background-color: #FAF9F2;
}

    .partner-program .left {
        position: relative;
        width: 65%;
        float: left;
        padding-right: 5%;
    }

    .partner-program .right {
        position: relative;
        float: left;
        width: 25%;
    }

    .partner-program .left .item {
        position: relative;
        width: 33%;
        float: left;
        margin-top: 30px;
    }

    .partner-program .left .type {
        width: 100%;
        text-align: center;
        font-size: 18px;
        color: #000;
        float: left;
        margin-bottom: 5px;
    }

    .partner-program .left .lable {
        margin-left: 10px;
    }



/*var goalAmount = 2000;//how much are you trying to get
//var currentAmount = 1267;//how much do you currently have (if you want to define in js, not html)
var animationTime = 3000;//in milliseconds
var numberPrefix = "$";//what comes before the number (set to "" if no prefix)
var numberSuffix = "";//what goes after the number
var tickMarkSegementCount = 3;//each segement adds 40px to the height
var widthOfNumbers = 70;//the width in px of the numbers on the left
    var imgsLoaded = 0;
var tickHeight = 40;
var mercuryHeightEmpty = 0;
var numberStartY = 6;
var thermTopHeight = 13;
var thermBottomHeight = 51;
var tooltipOffset = 15;
 heightOfBody = tickMarkSegementCount * tickHeight;
    $(".therm-graphics").css("left", widthOfNumbers)
    $(".therm-body-bg").css("height", heightOfBody);
    $(".goal-thermometer").css("height", heightOfBody + thermTopHeight + thermBottomHeight);
    $(".therm-body-fore").css("height", heightOfBody);
    $(".therm-bottom").css("top", heightOfBody + thermTopHeight);
    mercuryId = $(".therm-body-mercury");
    mercuryId.css("top", heightOfBody + thermTopHeight);
    tooltipId = $(".therm-tooltip");
    tooltipId.css("top", heightOfBody + thermTopHeight - tooltipOffset);*/

.therm-graphics {
    left: 81px;
}

.therm-body-bg, .therm-body-fore {
    height: 160px;
}

.therm-body-fore {
    height: 153px;
    background-image: url("/images/thermometer/tickShine.png");
}

.tip-middle {
    background-image: url("/images/thermometer/tooltipMiddle.png");
}

.goal-thermometer {
    height: 224px;
}

.therm-bottom, .therm-body-mercury {
    top: 173px;
}

.therm-tooltip {
    top: 152px;
}

.partner-program .right .goal-thermometer {
    margin-top: 10px;
}

.partner-program .right .item {
    position: relative;
    margin-top: 50px;
}

.partner-program .right .centered {
    width: 100%;
    height: 670px;
}

.partner-program .right .therm-body-bg {
    height: 540px;
}

.partner-program .right .therm-body-fore {
    height: 510px;
    top: 30px;
}

.partner-program .right .therm-bottom {
    top: 553px;
}

.partner-program .right .bottom {
    position: relative;
    margin-top: 10px;
}

    .partner-program .right .bottom label {
        font-size: 13px;
        color: #000;
        float: left;
        margin-bottom: 8px;
    }

.partner-program .right .therm-number.pos11 {
    top: 69px;
}

.partner-program .right .therm-number.pos10 {
    top: 112px;
}

.partner-program .right .therm-number.pos9 {
    top: 155px;
}

.partner-program .right .therm-number.pos8 {
    top: 198px;
}

.partner-program .right .therm-number.pos7 {
    top: 241px;
}

.partner-program .right .therm-number.pos6 {
    top: 284px;
}

.partner-program .right .therm-number.pos5 {
    top: 327px;
}

.partner-program .right .therm-number.pos4 {
    top: 370px;
}

.partner-program .right .therm-number.pos3 {
    top: 413px;
}

.partner-program .right .therm-number.pos2 {
    top: 456px;
}

.partner-program .right .therm-number.pos1 {
    top: 499px;
}

.partner-program .right .therm-number.pos0 {
    top: 542px;
}


.partner-program .right .therm-graphics {
    left: 75px;
}

    .partner-program .right .therm-graphics .therm-top,
    .partner-program .right .therm-graphics .therm-body-bg {
        width: 64px;
    }

    .partner-program .right .therm-graphics .therm-body-mercury {
        width: 32px;
        left: 23px;
    }

    .partner-program .right .therm-graphics .therm-bottom {
        width: 92px;
        height: 102px;
        left: -7px;
    }


    .partner-program .right .therm-graphics .therm-body-fore {
        height: 485px;/*540px;*/
        background-image: url("/images/thermometer/tickShine2x.png");
        top: 48px;
        left: 22px;
    }


.partner-program .right .therm-tooltip {
    left: 76px;
}

    .partner-program .right .therm-tooltip .tip-left,
    .partner-program .right .therm-tooltip .tip-middle,
    .partner-program .right .therm-tooltip .tip-right {
        height: 64px;
    }

    .partner-program .right .therm-tooltip .tip-left {
        width: 38px;
    }


    .partner-program .right .therm-tooltip .tip-right {
        width: 9px;
    }


    .partner-program .right .therm-tooltip .tip-middle {
        background-image: url("/images/thermometer/tooltipMiddle2x.png");
    }

        .partner-program .right .therm-tooltip .tip-middle p {
            top: 19px;
            padding-right: 8px;
            font-size: 130%;
        }


    .partner-program .right .pe-therm-tooltip {
       position: absolute;
       width: 200px;
       left: 66px;
       top: 152px;
    }
    .partner-program .right .pe-therm-tooltip .tip-left,
    .partner-program .right .pe-therm-tooltip .tip-middle,
    .partner-program .right .pe-therm-tooltip .tip-right {
        height: 32px;
    }
    .partner-program .right .pe-therm-tooltip .tip-left {
        width: 19px;
        float:left;
    }
    .partner-program .right .pe-therm-tooltip .tip-right {
        float:left;
        width: 9px;
        padding-right: 8px;
    }
    .partner-program .right .pe-therm-tooltip .tip-middle {
        float:left;
        background-image: url("/images/thermometer/tooltipMiddle.png");
    }
    .partner-program .right .pe-therm-tooltip .tip-middle p {
            top: 8px;
            padding-right: 8px;
            position: relative;
        }




    
     .partner-program .pe-right {
        position: relative;
        float: left;
        width: 25%;
    }
   
     .generalPage .pe-detailsSectionHeadings {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    float: left;
    color: #3ACF66;
}
 
     
.partner-program .pe-right .goal-thermometer {
    margin-top: 10px;
}

.partner-program .pe-right .item {
    position: relative;
    margin-top: 50px;
}

.partner-program .pe-right .centered {
    width: 100%;
    height: 435px;
}

.partner-program .pe-right .therm-body-bg {
    height: 305px;
}

.partner-program .pe-right .therm-body-fore {
    height: 260px;
    top: 30px;
}

.partner-program .pe-right .therm-bottom {
    top: 318px;
}

.partner-program .pe-right .bottom {
    position: relative;
    margin-top: 10px;
}

    .partner-program .pe-right .bottom label {
        font-size: 13px;
        color: #000;
        float: left;
        margin-bottom: 8px;
    }

.partner-program .pe-right .therm-number {
      width:90px;  
        }

.partner-program .pe-right .therm-number.pos6 {
    top: 68px;
}

.partner-program .pe-right .therm-number.pos5 {
    top: 111px;
}

.partner-program .pe-right .therm-number.pos4 {
    top: 154px;
}

.partner-program .pe-right .therm-number.pos3 {
    top: 197px;
}

.partner-program .pe-right .therm-number.pos2 {
    top: 240px;
}

.partner-program .pe-right .therm-number.pos1 {
    top: 283px;
}

.partner-program .pe-right .therm-number.pos0 {
    top: 326px;
}


.partner-program .pe-right .therm-graphics {
    left: 75px;
}

    .partner-program .pe-right .therm-graphics .therm-top,
    .partner-program .pe-right .therm-graphics .therm-body-bg {
        width: 64px;
    }

    .partner-program .pe-right .therm-graphics .therm-body-mercury {
        width: 32px;
        left: 23px;
    }

    .partner-program .pe-right .therm-graphics .therm-bottom {
        width: 92px;
        height: 102px;
        left: -7px;
    }


    .partner-program .pe-right .therm-graphics .therm-body-fore {
        height:260px;/*540px;*/
        background-image: url("/images/thermometer/tickShine2x.png");
        top: 48px;
        left: 22px;
    }


.partner-program .pe-right .therm-tooltip {
    left: 76px;
}

    .partner-program .pe-right .therm-tooltip .tip-left,
    .partner-program .pe-right .therm-tooltip .tip-middle,
    .partner-program .pe-right .therm-tooltip .tip-right {
        height: 64px;
    }

    .partner-program .pe-right .therm-tooltip .tip-left {
        width: 38px;
    }


    .partner-program .pe-right .therm-tooltip .tip-right {
        width: 9px;
    }


    .partner-program .pe-right .therm-tooltip .tip-middle {
        background-image: url("/images/thermometer/tooltipMiddle2x.png");
    }

        .partner-program .pe-right .therm-tooltip .tip-middle p {
            top: 19px;
            padding-right: 8px;
            font-size: 130%;
        }


    .partner-program .pe-right .pe-therm-tooltip {
       position: absolute;
       width: 200px;
       left: 66px;
       top: 152px;
    }
    .partner-program .pe-right .pe-therm-tooltip .tip-left,
    .partner-program .pe-right .pe-therm-tooltip .tip-middle,
    .partner-program .pe-right .pe-therm-tooltip .tip-right {
        height: 32px;
    }
    .partner-program .pe-right .pe-therm-tooltip .tip-left {
        width: 19px;
        float:left;
    }
    .partner-program .pe-right .pe-therm-tooltip .tip-right {
        float:left;
        width: 9px;
        padding-right: 8px;
    }
    .partner-program .pe-right .pe-therm-tooltip .tip-middle {
        float:left;
        background-image: url("/images/thermometer/tooltipMiddle.png");
    }
    .partner-program .pe-right .pe-therm-tooltip .tip-middle p {
            top: 8px;
            padding-right: 8px;
            position: relative;
        }




    #SearchBut {
    color: #fff;
    background: url(../images/icons/buttonIconWht.gif) #9a0007 no-repeat 8px 50%;
    border: 0;
    cursor: pointer;
    font-size: 12px;
    padding: 3px 17px;
    text-transform: uppercase;
    font-weight: bold;
    height: 25px;
    width: auto;
    }

    .ShowKeyBut {
    color: #fff;
    background: url(../images/icons/buttonIconWht.gif) #9a0007 no-repeat 8px 50%;
    border: 0;
    cursor: pointer;
    font-size: 12px;
    padding: 5px 7px 5px 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 14px;
    }

    #statistics {
    margin: 0px 0 20px 0 !important;
    }

    #logins {
    float: left;
    }
    
    #ExportToCSV {
    float: right;
    }

    
    /*service date upload pages styles*/
    .service-date-upload .block {
    width: 790px;
    margin-top:60px;
    border: solid 1px #dedede;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    padding: 12px 10px;
    }

    .service-date-upload .block .row {
    margin: 0;
    position: relative;
    clear: both;
    border-bottom: dashed 1px #dedede;
    padding: 10px;
    }

    .service-date-upload .row .lab {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;  
    }

    .service-date-upload .col-sm-2 {
    float: left;
    width: 20%;
    font-size: 13px;
    color: #707070;
    }

    .service-date-upload .col-sm-8 {
    width: 22%;
    background: #e4e4e4;
    border: 1px solid #c2c2c2;
    font: italic 13px Arial, "Times New Roman";
    outline: none;
    padding: 5px;
    }

    .service-date-upload #roType {
    border: 1px solid #c2c2c2;
    width: 150px;
    }

    .service-date-upload #validate,
    .service-date-upload #submit {
    color: #fff;
    background: url(../images/icons/buttonIconWht.gif) #9a0007 no-repeat 8px 50%;
    border: 0;
    cursor: pointer;
    font-size: 12px;
    padding: 3px 17px;
    text-transform: uppercase;
    font-weight: bold;
    height: 25px;
    width: auto;
    }

    .service-date-upload #validate {
    margin-left: 10px;
    }

    .service-date-upload #submit {
    margin-left: 195px;
    margin-top: 10px;
    }

    .service-date-upload #history {
    margin-top: 20px;
    height: 250px;
    }

    .service-date-upload #historyHeader {
    margin-top: 10px;
    }

    .service-date-upload #historyHeader ul li span.roNumber,
    .service-date-upload #historyHeader ul li span.vin,
    .service-date-upload #historyHeader ul li span.date,
    .service-date-upload #historyHeader ul li span.salesValue,
    .service-date-upload #historyHeader ul li span.oilValue,
    .service-date-upload #historyHeader ul li span.state,
    .service-date-upload #historyHeader ul li span.action {
    color: #555;
    font-weight: bold;    
    border-bottom: 1px solid #D4D4D4;
    }

        .service-date-upload #historyHeader ul li span.roNumber {
        padding: 5px 35px 5px 10px;
        }

        .service-date-upload #historyHeader ul li span.vin {
        padding: 5px 103px 5px 10px;
        }

        .service-date-upload #historyHeader ul li span.date {
        padding: 5px 70px 5px 10px;
        }

        .service-date-upload #historyHeader ul li span.salesValue {
        padding: 5px 25px 5px 10px;
        }

        .service-date-upload #historyHeader ul li span.oilValue {
        padding: 5px 15px 5px 10px;
        }

        .service-date-upload #historyHeader ul li span.state {
        padding: 5px 13px 5px 10px;
        }

        .service-date-upload #historyHeader ul li span.action {
        padding: 5px 16px 5px 10px;
        }

    .service-date-upload #historyList #historyListItem li a{
    color: #555;
    padding: 5px 25px 5px 10px;
    border-bottom: 1px solid #D4D4D4;
    display:inline-block;
    }

        .service-date-upload #historyList #historyListItem li a.roNumber {            
        width: 74px;
        }

        .service-date-upload #historyList #historyListItem li a.vin {
        width: 140px;
        }

        .service-date-upload #historyList #historyListItem li a.date {
        width: 75px;
        }

        .service-date-upload #historyList #historyListItem li a.salesValue {
        width: 66px;
        }

        .service-date-upload #historyList #historyListItem li a.oilValue {
        width: 97px;
        }

        .service-date-upload #historyList #historyListItem li a.vinStatus {
        width: 48px;
        color: #97000A;
        }

        .service-date-upload #historyList #historyListItem li a:last-child{
        width: 26px;
        color: #97000A;
        text-decoration:underline;
        }

    .service-date-upload .nullPrompt {
    display: none;
    color: #FF0000;
    width: 40%;
    float: right;
    }

    .service-date-upload .block .row #imgLoading,
    .service-date-upload .block .row .msgContainer {
    float: right;
    margin-right: 286px;
    margin-top: 2px;
    }

    .service-date-upload .block .row .msgContainer .pass,
    .service-date-upload .block .row .msgContainer .error {
    padding:5px 0 0 0;
    display: none;
    } 

    .service-date-upload .ui-datepicker,
    .service-date-upload .ui-dialog {
    z-index: 9999 !important;
    }

    .service-date-upload .row .required-field {
    color:#ed1b2f;
    font-size: 17px;
    }

    .service-date-upload .row input {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    }

/*Dashboard details table*/

/*Dashboard details table*/
#DashboardDetailV1Container {
padding: 30px 20px 40px;
}

#DashboardDetailV1Container #detailList li {
padding-left: 10px;
line-height: 30px;
border-bottom: solid 1px #eee;
}

 

    #DashboardDetailV1Container #detailList li:hover {
        background-color: #eee;
    }



#DashboardDetailV1Container #detailList li label {
color: black;
width: 80px;
margin-right: 20px;
}

  
#DashboardDetailV1Container #detailList li label.issuename {
width: 45%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}

#DashboardDetailV1Container #detailList li label.issuename a {
    color: inherit;
    text-decoration: none;
}


#DashboardDetailV1Container #detailList li label.issuecount {
    width: 10%;
}

    #DashboardDetailV1Container #detailList li label.issuepercentage {
        width: 25%;
    }

#DashboardDetailV1Container #detailList li label.ignored {
text-align: right;
padding-right: 30px;
width: 25px;
}

#DashboardDetailV1Container #detailList li a {
margin: 2px 10px 2px 0;
}

    #DashboardDetailV1Container #detailList li.head {
        background-color: #9f3338;
    }

        #DashboardDetailV1Container #detailList li.head label {
            font-weight: 900;
            font-style: italic;
            color: #f7f0f0;
        }

#DashboardDetailV1Container #detailList li iput {
float: left;
}

#DashboardDetailV1Container input[type=button] {
padding: 3px 10px;
}



