﻿img, div, body {
    behavior: url("iepngfix.htc");
}

#scroll_up, #scroll_down {
    display: none;
}

body {
    background: white;
    z-index: 0;
    position: relative;
    top: 0;
    left: 0;
    top: 0;
    bottom: 0;
    font: 12px arial;
    margin: 0px;
}

H1 {
    color: #9E2A2F;
    font: 21pt/35px impact;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

H2 {
    font: bold 14px/18px arial;
    color: #9E2A2F;
    padding: 0px;
    margin: 0px;
}

H3 {
    font: bold 12px/16px arial;
    padding: 0px 0px 2px 0px;
    margin: 0px;
}

H4 {
    font: bold 14px/16px arial;
    padding: 0px;
    margin-top: 5px;
}

H5 {
    color: #9E2A2F;
    font: 18px impact;
    margin: 0px 0px 10px 0px;
    padding: 0px;
}

H4.SolutionsSubText {
    margin-top: -5px;
}

A, A:link, A:hover, A:active {
    color: #9E2A2F;
}

input.input-big {
    width: 200px;
}

.fill-table {
    width: 80%;
}

    .fill-table td {
        padding: 3px 10px;
    }


P {
    margin: 0px 0px 15px 0px;
    font: 12px arial;
    line-height: 18px;
}

    P A:link, P A:hover, P A:active {
        color: #9E2A2F;
        text-decoration: underline;
    }

    td P A:link, P A:hover, P A:active {
        color: #9E2A2F;
    }

ul li {
    font: 12px arial;
    line-height: 18px;
}

#side_bar ul li {
    line-height: normal;
    margin-bottom: 0.4em;
}

#side_bar ul {
    padding: 0px 5px;
}


#HeaderDIV {
    background: black;
    height: 100px;
    width: 1000px;
    background: url(../Images/header2.png) no-repeat;
}

#Logo {
    z-index: +700;
    cursor: hand;
    cursor: pointer;
    width: 375px;
    height: 187px;
    position: absolute;
    top: -52px;
    left: -31px;
    background: url(../Images/Logo2.png) no-repeat;
}

    #Logo DIV {
        background: url(../Images/Logo2.png) no-repeat;
        width: 400px;
        height: 199px;
    }

        #Logo DIV:hover {
            background: url(../Images/Logo_redglow2.png) no-repeat;
            width: 420px;
            height: 199px;
        }

#HoneyCombDIV {
    width: 1000px;
    height: 770px;
    margin-top: 10px;
    background: url(../Images/HoneyComb.png) no-repeat;
    position: absolute;
    z-index: -1;
}

#MainContentDIV {
    position: relative;
}

html > body #MainContentDIV {
    height: auto;
}
/* IE6 and below won't read this */


#menuFlash {
    width: 281.9px;
    height: 676px;
    position: absolute;
    margin-bottom: -1px;
    bottom: 0;
    left: 0;
    z-index: +900;
}

#ButtonHolderDIV {
    position: absolute;
    width: 420px;
    top: 150px;
}

    #ButtonHolderDIV .Selected {
        background: url(../Images/ButtonBackSelected.gif) no-repeat;
    }

    #ButtonHolderDIV div:hover {
        background: url(../Images/ButtonBackSelected.gif) no-repeat;
    }

    #ButtonHolderDIV DIV {
        width: 226px;
        height: 30px;
        line-height: 20px;
        background: url(../Images/ButtonBack.gif) no-repeat;
        margin: 5px auto;
        text-align: center;
        color: White;
        font-family: Arial;
        font-weight: bold;
        font-size: 13px;
        cursor: hand;
        cursor: pointer;
    }

#PageContentDIV {
}

#PageContentDIV2 {
    margin-left: 260px;
    position: absolute;
    top: 20px;
}

#SolutionsBox {
    cursor: hand;
    cursor: pointer;
    bottom: 40px;
    left: 180px;
    position: absolute;
    z-index: +900;
    background: url(../Images/SolutionsLogo-FINAL.png) no-repeat;
}

    #SolutionsBox DIV {
        background: url(../Images/SolutionsLogo-FINAL.png) no-repeat;
        width: 150px;
        height: 145px;
    }

        #SolutionsBox DIV:hover {
            background: url(../Images/SolutionsLogo-FINAL_glow.png) no-repeat;
            width: 150px;
            height: 145px;
        }



#Homepage {
}

#GeneralHomepage {

}

html > body #GeneralHomepage {
    height: auto;
    min-height: 100%;
}
/* IE6 and below won't read this + an IE7 bug fix for percented heights */

#Hometext {
    width: 440px;
    height: 200px;
    padding-top: 40px;
    padding-left: 120px;
    position: absolute;
    line-height: 30px;
}



#GeneralHomeText {
 
}

html > body #GeneralHomeText {
    height: auto;
}
    /* IE6 and below won't read this */
    #GeneralHomeText.NoMenuStyle {
        margin-top: -20px;
    }

    #GeneralHomeText.NoRHMenuStyle {
        margin-top: -20px;
        width: 550px;
    }




#HeaderTitleText {
    color: #ffffff;
    margin-left: 380px;
    padding-top: 6px;
    font: 48pt/90px impact;
    text-transform: uppercase;
}

#RealButtonDiv DIV {
    width: 155px;
    height: 22px;
    line-height: 25px;
    margin: 5px auto;
    text-align: center;
    color: White;
    font-family: Arial;
    font-weight: bold;
    font-size: 16px;
    cursor: hand;
    cursor: pointer;
}

#RealButtonDiv {
    position: absolute;
    width: 320px;
    top: 120px;
    z-index: 100001;
}

#SubMenuDiv {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1000;
}

    #SubMenuDiv * {
        display: inline-block;
        float: right;
        padding-top: 14px;
    }
    #SubMenuDiv > div:last-child { margin-left: 145px; }

        #SubMenuDiv a, #SubMenuDiv *[onclick] {
            display: inline-block;
            padding: 6px 12px;
            margin-bottom: 0;
            font-size: 14px;
            font-weight: normal;
            line-height: 1.428571429;
            text-align: center;
            white-space: nowrap;
            vertical-align: middle;
            cursor: pointer;
            background-image: none;
            border: 1px solid transparent;
            border-radius: 4px;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            -o-user-select: none;
            user-select: none;
            text-transform: uppercase;
            font-family: 'Source Sans Pro';
            font-size: 12px;
            border-radius: 0px;
            -moz-border-radius: 0px;
            -webkit-border-radius: 0px;
            background: #9E2A2F;
            color: #FFF;
            margin-top: 5px;
            text-decoration: none;
            margin-left: 5px;
    }

#SearchBox {
    position: absolute;
    z-index: +500;
    right: 0;
    top: 0;
    padding-top: 20px;
    padding-right: 10px;
    height: 100px;
    width: 200px;
}

#SearchBoxII {
    position: absolute;
    z-index: +500;
    right: 0;
    top: 30px;
    padding-top: 20px;
    padding-right: 10px;
    height: 100px;
    width: 230px;
}

#SearchBoxText {
    background: url(../Images/autocarofcourse.png) no-repeat;
    width: 196px;
    height: 26px;
    padding-bottom: 5px;
}


.SearchBox {
    color: Gray;
    font-size: 15px;
    text-align: right;
}


#Footer {
    width: 1000px;
    height: 20px;
    line-height: 10px;
    color: black;
    font-family: Arial;
    font-size: 9px;
    margin-right: auto;
    margin-left: auto;
    bottom: 25px;
    position: relative;
}

    #Footer A {
        color: black;
        text-decoration: none;
    }


#Footer1 {
    width: 70%;
    float: left;
    text-align: left;
}

#Footer3 {
    width: 10%;
    float: left;
}

#Footer4 {
    width: 110px;
    vertical-align: middle;
    float: right;
    background: url(../Images/aculocitylogo.png) no-repeat;
    background-position: left;
    text-align: right;
}

#HiddenFiles {
    display: none;
    visibility: hidden;
}

#GenericTitleText {
    margin-left: 380px;
    top: 40px;
    background: url(../Images/autocarofcourse_larger.png) no-repeat;
    width: 347px;
    height: 46px;
    bottom: 0px;
    position: absolute;
}

.InflationLink {
    font: bold 12px arial;
    color: Black;
    text-decoration: underline;
    left: 350px;
    bottom: 10px;
    position: absolute;
    width: 252px;
    cursor: hand;
}

.ButtonsHolder {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 300px;
    height: 100px;
}

.BodyBuilderButton {
    position: absolute;
    bottom: 10px;
    left: 200px;
    z-index: 99999;
    width: 100px;
    height: 18px;
    background-color: #7C0C2E;
    padding: 5px 5px 10px 5px;
    color: white;
    text-decoration: none;
    font-weight: bold;
    text-align: center;
    line-height: 12px;
}

    .BodyBuilderButton:hover {
        background-color: #000000;
    }

    .content-list li {
    padding: 10px;
    line-height: 8px;
}

.warning-note {
    background-color: #FFFEF2;
    border: 1px solid #D7D28A;
    padding: 5px;
    color: #E72B00;
}