
/******************************************************************************
**
**  Changes for the index page!
**
******************************************************************************/

#icons li#enroll-item a {
    background: transparent url(/skins/default/ico-enroll-top.gif) no-repeat 100% 0;
}

#icons li#testimonials-item a {
    background: transparent url(/skins/default/ico-testimonials-top.gif) no-repeat 100% 0;
}

#icons li#test-item a {
    background: transparent url(/skins/default/ico-test-top.gif) no-repeat 100% 0;
}

#icons li#videos-item a {
    background: transparent url(/skins/default/ico-video-top.gif) no-repeat 100% 0;
}

#icons li#faq-item a {
    background: transparent url(/skins/default/ico-ask-top.gif) no-repeat 100% 0;
}

#icons li#forum-item a {
    background: transparent url(ico-forum-top.gif) no-repeat 100% 0;
}

#icons li#podcast-item a {
    background: transparent url(/skins/default/ico-podcast-top.gif) no-repeat 100% 0;
}

#icons li#transparent-item a:hover {
    background: transparent url(/skins/default/ico-transparent-top.gif) no-repeat 100% -90px;
}

#icons li#enroll-item a:hover {
    background: transparent url(/skins/default/ico-enroll-top.gif) no-repeat 100% -90px;
}

#icons li#testimonials-item a:hover {
    background: transparent url(/skins/default/ico-testimonials-top.gif) no-repeat 100% -90px;
}

#icons li#test-item a:hover {
    background: transparent url(/skins/default/ico-test-top.gif) no-repeat 100% -90px;
}

#icons li#videos-item a:hover {
    background: transparent url(/skins/default/ico-video-top.gif) no-repeat 100% -90px;
}

#icons li#faq-item a:hover {
    background: transparent url(/skins/default/ico-ask-top.gif) no-repeat 100% -90px;
}

#icons li#forum-item a:hover {
    background: transparent url(ico-forum-top.gif) no-repeat 100% -90px;
}

#icons li#podcast-item a:hover {
    background: transparent url(/skins/default/ico-podcast-top.gif) no-repeat 100% -90px;
}

#sale-indicator {
    position: absolute;
    top: 25px;
    left: 50%;
    margin: 0 0 0 -20px;
    width: 130px;
    height: 80px;
    z-index: 3000;
}

#top-menu {
    position: absolute;
    top: 0;
    left: 0;

    z-index: 7000;
}

#ie7andup #top-menu, #ie6only #top-menu, #ie5-5only #top-menu, #ie5-01only #top-menu {
    width: 757px;
}

#top-header {
    padding: 25px 0 0 0;
}

#top-header h1 {
    position: absolute;
    top: 94px;
    left: 0;

    box-sizing: border-box;
    float: none;

    z-index: 2000;

    padding: 10px 0;
    margin: 0;

    width: 507px;
    height: 35px;

    text-align: center;

    font-size: 14px;
    font-weight: bold;
    color: #ffffff;

    /*background: #2027A7 url(blue-header-bg.gif) repeat-x 0 0;*/
    background-color: #2027A7;
}

#top-header h1 strong {
}

#top-header h1 a {
    color: #FFDF6D;
    text-decoration: none;
}

#top-header h1:hover a {
    color: #FFF0BB;
    text-decoration: underline;
}

#top-header h1 .leaf {
    position: absolute;
    top: -50px;
    right: -10px;
    z-index: 9000;

    display: block;

    width: 80px;
    height: 100px;

    background: transparent url(fall_leaf.png) no-repeat 0 0;
}

#ie7andup #top-header {
    margin: 0;
    padding: 0;

    height: 130px;
}

#top-header #logo {
    top: 35px;
}

#top-header #contact-area {
    top: 25px;
}

#title-photo {
    background: transparent url(top-photo12.jpg) no-repeat 0 0;
}

#chat {
    top: 33px;
    right: 260px;
}

#ie6only #chat, #ie5-5only #chat, #ie5-01only #chat {
    top: 10px;
    right: 260px;
}

#content-body {
    margin: 0 10px 0px 388px;
    padding: 40px 0 0 0;

    min-height: 425px;

    text-align: left;
}

#ie7andup #content-body, #ie6only #content-body, #ie5-5only #content-body, #ie5-01only #content-body {
    height: 445px;
}
