body.basic {
    background: #eae9e9;
}

body {
    background: url(../images/bg_body.png) #eae9e9 center top no-repeat;
    margin: 0 0 0 0;
    padding: 0 0 10px 0;
    text-align: center;
}

    body#popup {
        background: url('../images/bg_popup_header.png') #eae9e9 top right no-repeat;
        padding: 0 0 19px 0;
        text-align: left;
    }

    body#popup-sandbox {
        background: url('../images/bg_popup_header_sandbox.png') #eae9e9 top right no-repeat;
        padding: 0 0 0 0;
        text-align: left;
    }

    body#popup-login {
        background: url('../images/bg_popup_grad.png') transparent top right repeat-x;
        padding: 30px 30px 30px 30px;
        text-align: left;
    }

#wrap {
    width: 980px;
    background: url(../images/bg_wrap.gif) transparent left top repeat-y;
    margin: 0 auto;
    padding: 0 0 0 0;
    text-align: left;
    border: 0px solid #f00;
}

#header {
    background: url(../images/bg_header.png) transparent left top no-repeat;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: 0px solid #f00;
}

#header-sandbox {
    background: url(../images/bg_header_sandbox.png) transparent left top no-repeat;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: 0px solid #f00;
}

#logo {
    width: 245px;
    float: left;
    margin: 0 0 0 0;
    padding: 25px 0;
}


div.preview-resource-skill {
    background-image: url("../images/bg_preview.jpg");
}

body#home {
    background: url(../images/bg_body_home.png) #eae9e9 center top no-repeat;
}

body#home #container {
    background: url('../images/bg_container_home.png') no-repeat top left;
    position: relative;
    top: 0;
}

/* slide the container top: -30px to close */

body#home #alert-bar {
    background: url('../images/bg_yellow_alert_bar.png') no-repeat scroll bottom right;
    width: 330px;
    height: 23px;
    padding: 7px 10px 0 640px;
    color: #555555;
    text-shadow: 1px 1px 1px #fff;
    font-size: 11px;
}

body#home #alert-bar p {
    float: left;
    width: 350px;
    font-size: 11px;
    margin: 0;
}

/**
  Issue 2770 - Reduce spacing after logo, but only temporarily
*/
body#home #logo,
body#dashboard #logo,
body#skills-tracer #logo {
    padding: 25px 0 0 0;
}

#header-wrap {
    float: right;
    width: 708px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: 0px solid #f00;
}

#user-login {
    border: 0px solid #f00;
    margin: 0;
    padding: 0;
	height: 54px;
    text-align: right;
}

#user-summary {
    border: 0px solid #f00;
    margin: 0;
    padding: 0;
    height: 54px;
}

#nav {
    height: 41px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: 0px solid #f00;
}

#banner {
    padding: 0 0 0 0;
    margin: 0 0 0 22px;
}

#content {
    padding: 30px 40px 25px 22px;
}
    
/*
    Issue 2770 - added temporary message to home page.

    body#home #content {
        padding: 30px 0 25px 22px;
    }
*/
    body#home #content,
    body#dashboard #content {
        padding: 5px 0 25px 22px;
    }


body#home table.no-padding,
body#dashboard table.no-padding {
    margin: 0;
}

div.sandbox {
    background-image: url(../images/bg_sandbox.jpg);
}



#column-left {
    width: 280px;
    float: left;
    border: 0px solid #f00;
    margin: 0 0 0 0;
    padding: 0 0;
}

#column-right {
    width: 590px;
    float: right;
    border: 0px solid #f00;
    margin: 0 0 0 0;
    padding: 10px 0 0 0;
}

    body#skills-tracer #column-left,
    body#dashboard #column-left {
        width: 152px;
        float: left;
        margin: 0 0 0 0;
        padding: 40px 0 0 0;
    }

    body#skills-tracer #column-right,
    body#dashboard #column-right {
        width: 750px;
        float: left;
        margin: 0 0 0 0;
        padding: 0 0 0 0;
    }

    body#resources #wrap {
        background: url('../images/bg_resources_wrap.png') transparent top left no-repeat;
    }

    body#resources #content {
        background: url('../images/bg_resource_content.png') transparent top left no-repeat;
        margin: 20px 0 0 0;
    }

    body#resources #footer {
        background: url('../images/bg_resources_footer.png') #eae9e9 top left no-repeat;
    }

    body#resources-entry #wrap {
        background: url('../images/bg_wrap.gif') transparent top left repeat-y;
    }

    body#resources-entry #content {
        background: url('../images/bg_resource_content_entry.png') transparent top left no-repeat;
        margin: 20px 0 0 0;
        padding: 50px 0 30px 30px;
    }


    body#resources #breadcrumb,
    body#resources #elearning-breadcrumb {
        margin: 0 -19px 30px -21px; /* this may need correcting once column-right has it's correct width set */
        padding: 0 0 0 21px;
        border-bottom: 1px #c8c7c7 solid;
    }

    body#checkout #breadcrumb {
        margin: 0px -38px 30px -21px;
        padding: 0px 0px 0px 41px;
        border-bottom: 1px #c8c7c7 solid;
    }

    #description {
        margin: 0 0 30px 0;
    }



    body#resources #column-right {
        width: 640px;
    }

    body#resources #content {
        padding: 30px 20px 25px 10px;
    }

    #more-info-group {
        margin: 25px 0 0 0;
    }


    div.greybox {
        background: url(../images/bg_greybox.png) transparent bottom left no-repeat;
        margin: 0 0 20px 0;
        padding: 0;
    }

    body#inner div.greybox {
        background: url(../images/bg_inner_greybox.png) transparent bottom left no-repeat;
        margin: 0 0 20px 0;
        padding: 0;
    }

    body#inner div.greybox-grad {
        background: url(../images/bg_greybox.png) transparent bottom left no-repeat;
        margin: 0 0 20px 0;
        padding: 0 0 30px 15px;
    }

    div.sidebox,
    div.sidebox-resource {
        margin: 0 0 15px 0;
        padding: 15px 0 0 18px;
    }

    body#resources div.data-box-grad {
        background: url('../images/bg_resources_data_grad.png') transparent bottom left no-repeat;
        margin: 0 0 30px 0;
        padding:  0 30px 30px 30px;
    }

        body#resources div.data-box,
        body#skills-tracer div.data-box {
            background: url('../images/bg_databox.png') transparent top left repeat-y;
            margin: 0 0 30px 0;
            padding:  0 30px 0 30px;
        }

        body#checkout div.data-box {
            background: url('../images/bg_checkout_data.png') transparent bottom left no-repeat;
            margin: 0 0 30px 20px;
            padding:  0 30px 30px 30px;
        }


        body#checkout div.data-box-float {
            background: url('../images/bg_checkout_data_float.png') transparent bottom left no-repeat;
            margin: 0 18px 30px 0;
            padding:  0 30px 30px 30px;
            float: left;
            voice-family: "\"}\"";
            voice-family: inherit;
            width: 380px;
        }

        html>body#checkout div.data-box-float { width: 380px; }

        #col-right div.menu-box {
            background: url('../images/bg_databox_column.png') transparent bottom left no-repeat;
            margin: 0 0 15px 0;
            padding:  0 30px 30px 30px;
            voice-family: "\"}\"";
            voice-family: inherit;
            width: 274px;
        }

        html>body #col-right div.menu-box { width: 274px; }

        div.data-box-footer {
            background: url('../images/bg_databox_footer.png') transparent bottom left no-repeat;
            height: 18px;
            margin: 0 -30px 0 -30px;
        }


        div.data-footer {
            background: url('../images/bg_data_footer.png') transparent bottom left no-repeat;
            height: 13px;
        }

        #column-right div.data-box-footer {
            background: url('../images/bg_databox_footer.png') transparent bottom left no-repeat;
            margin: 0px -30px;
            height: 13px
        }

        #column-right div.preview div.data-box-footer {
            background: url('../images/bg_databox_footer.png') transparent bottom left no-repeat;
            height: 18px;
            margin: 0 -30px;
        }

        div.inner-data {
            background: url('../images/bg_inner_data.png') transparent bottom left no-repeat;
            margin: 0 0 30px 0;
            padding: 0 30px 30px 30px;
            voice-family: "\"}\"";
            voice-family: inherit;
            width: 579px;
        }

        html>body div.inner-data { width: 579px; }


    #login-ul {
        background: url('../images/bg_side_ul.png') transparent bottom left repeat-x;
        border-top: 1px #ededee solid;
        border-bottom: 1px #9e9e9e solid;
        border-left: 1px #dbdbdb solid;
        border-right: 1px #c4c4c4 solid;
    }


    div.rb-intro {
        background: url('../images/bg_resource_intro.png') transparent top left no-repeat;
        height: 138px;
        margin: 0 12px 0 0;
        padding: 20px 0 0 67px;
        float: left;
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 233px;
        height: 118px;
    }

    html>body.rb-intro { width: 233px; height: 118px; }

    div.page-number {
        margin: 0 0 20px 0;
        padding: 0 10px 0 20px;
    }

    div.results {
        background-color: #e7e7f9;
        margin: 0 0 10px 0;
        padding: 10px 10px 0 10px;
        border-top: 1px #d8d7d7 solid;
        border-left: 1px #d8d7d7 solid;
        border-right: 1px #a6a6a6 solid;
        border-bottom: 1px #a6a6a6 solid;
        zoom: 1;
    }

        div.results-footer {
            background-color: #cbd4f3;
            margin: 0 -10px 0 -10px;
            padding: 5px 5px 0px 5px;
        }

    div.message-green {
        background-color: #e7f9f1;
        margin: 0 0 30px 0;
        padding: 12px 20px 12px 20px;
        border: 1px #21c85b solid;
        font-weight: bold;
        color: #068131;
    }

    div.message-green-middle {
        background-color: #e7f9f1;
        margin: 0 0 10px 0;
        padding: 12px 20px 12px 20px;
        border: 1px #21c85b solid;
        font-weight: bold;
        color: #068131;
    }

    div.message-green-right {
        background-color: #e7f9f1;
        margin: 0 0 30px 0;
        padding: 12px 20px 12px 20px;
        border: 1px #21c85b solid;
        font-weight: bold;
        color: #068131;
        text-align: right;
    }

    div.show-hide div.message-green {
        margin: 0;
    }

    div.message-red {
        background-color: #fbf6f6;
        margin: 0 0 30px 0;
        padding: 12px 20px 5px 20px;
        border: 1px #f00 solid;
        text-align: center;
        font-weight: bold;
        color: #f00;
    }

    div.message-red p.heading {
        font-size: 18px;
        font-weight: bold;
        text-align: center;
        margin: 0 0 5px 0;
        text-transform: uppercase;
    }

    div.message-red p.notes {
        font-size: 12px;
        text-align: center;
        margin: 0 0 5px 0;
        font-weight: normal;
    }

    div.message-grey {
        background-color: #fafafa;
        margin: 0 0 30px 0;
        padding: 12px 20px 5px 20px;
        border: 1px #E6E6E6 solid;
        text-align: center;
        font-weight: bold;
        color: #000;
    }

    div.message-grey-large {
        background-color: #fafafa;
        margin: 0 0 30px 0;
        padding: 12px 20px 5px 20px;
        border: 1px #E6E6E6 solid;
        color: #313035;
    }

    div.feedback-message {
        background-color: #e7f9f1;
        margin: 0 0 15px 0;
        padding: 5px;
        border: 1px #E6E6E6 solid;
        color: #313035;
    }

    div.feedback-message p {
        margin: 0px;
    }

    div.order-completed {
        background-color: #e7f9f1;
        margin: 0 0 30px 15px;
        padding: 12px 20px 5px 20px;
        border: 1px #21c85b solid;
        font-weight: bold;
        color: #068131;
    }

    #home-left div.message-red {
        background-color: #fbf6f6;
        margin: 0 0 15px 0;
        padding: 8px 10px 0 10px;
        border: 1px #f00 solid;
        text-align: center;
        font-weight: bold;
        color: #f00;
    }

    #login-ul div.message-red {
        background-color: #fbf6f6;
        margin: 0 0 0 0;
        padding: 8px 10px 0 10px;
        border: 1px #f00 solid;
        text-align: center;
        font-weight: bold;
        color: #f00;
    }

    div.book-cover {
        width: 100px;
        margin: 0 30px 30px 0;
        float: left;
    }

    div.show-hide {
        border: 1px #cbd4f3 solid;
        border-top: 0;
        margin:  0 0 20px 0 ;
        padding: 10px 15px 10px 15px;
    }

    div.column {
        margin: 0 10px 20px 0;
        padding: 10px 15px 10px 15px;
        float: left;
        border: 1px #cbd4f3 solid;
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 326px;
    }

        html>body div.column { width: 326px; }

    div.column-full {
        margin: 0 10px 20px 0;
        padding: 10px 15px 10px 15px;
        border: 1px #cbd4f3 solid;
    }

    div.inner-data {
        background: url('../images/bg_inner_data.png') transparent bottom left no-repeat;
        margin: 0 0 30px 0;
        padding: 0 30px 30px 30px;
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 579px;
    }

        html>body div.inner-data { width: 579px; }

    div.closed {
        display: none;
    }

    div.more-info {
        margin: 0 12px 0 0;
        padding: 0 0 0 40px;
        float: left;
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 260px;
    }

    html>body.more-info { width: 260px; }

    div.data-address-box {
        background: url('../images/bg_address_box.png') transparent top left no-repeat;
        height: 51px;
        margin: 0 0 18px 0;
        padding: 2px 20px 0 30px;
        voice-family: "\"}\"";
        voice-family: inherit;
        height: 49px;
    }

        html>body div.data-address-box { height: 49px; }



    td.percent div {
        background: url('../images/bg_percent_bar.gif') transparent top left repeat-x;
    }

    body#skills-tracer div.data,
    body#dashboard div.data {
        background: url('../images/bg_skills_data.png') transparent top left repeat-y;
        padding: 0 30px 0 35px;
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 684px;
        min-height: 300px;
    }

    html>body#skills-tracer div.data,
    html>body#dashboard div.data {
            width: 684px;
    }

    body#skills-tracer div.online-skills div.search-bar {
        background: url("../images/bg_search_bar.png") transparent top left repeat-x;
        height: 37px;
        margin: 0 -22px -10px -29px;
    }

    body#skills-tracer div.search-bar {
        background: url('../images/bg_search_bar.png') transparent top left repeat-x;
        height: 45px;
        margin: 0 -22px 36px -29px;
    }

    body#skills-tracer div.data-tabs {
        margin: 0 0 25px 0;
    }
    
    body#skills-tracer div.data-tabs {
        margin: 0 0 25px 0;
    }

    #skills-tracer div.search-bar {
        background: url("../images/bg_search_bar.png") repeat-x scroll left -8px transparent;
        height: 45px;
        margin: 0 -22px 36px -29px;
    }
    #skills-tracer table.skill-nav td {
        padding: 8px 0;
    }
    #skills-tracer table.skill-nav td p.text-right {
        text-align: right;
    }
    #skills-tracer table.skill-nav td p.text-center {
        text-align: center;
    }
    #skills-tracer table.skill-page {
        margin: -40px 0 0px -10px;
        padding: 0 0 15px 0;
    }
    #skills-tracer table.highlighted-page-nav {
        background: #CBD4F3;
        margin: 10px 0 10px 0;
    }
    #skills-tracer table.highlighted-page-nav td {
        padding: 10px 0;
    }
    #skills-tracer div.search-bar table.skill-nav {
        margin: auto auto;
    }
    #skills-tracer table.feedback-message {
        background-color: #E7F9F1;
       border: 1px solid #21C85B;
       color: #068131;
       font-weight: bold;
       margin: 0 0 30px;
       text-align: right;
    }
    #skills-tracer table.feedback-message td {
        padding: 15px 20px;
    }

    #skills-tracer td.bookmark-left {
        background: url('../images/bg_bookmark_bar.png') no-repeat left 70%;
    }
    #skills-tracer td.bookmark-right {
        background: url('../images/bg_bookmark_bar.png') no-repeat right 70%;
    }
    #skills-tracer td.bookmark-centre {
        background: url('../images/bg_bookmark_bar.png') no-repeat center 70%;
    }

    #skills-tracer div.are-you-sure-reminder {
        background: url('../images/bg_resource_grad.gif') transparent left top repeat-x;
        margin: 15px 0 10px 0;
        padding: 21px 20px 0px 20px;
        border: 1px #bcbcbc solid;
     }
        #skills-tracer div.student-declaration {
            background-color: #fbfae0;
            margin: 10px 0 15px 0;
            padding: 0;
            border: 2px #e4e3bf solid;
        }
            #skills-tracer div.student-declaration table {
                margin: 0;
            }


    #student-type {
        margin: -30px 0 0 0;
    }
    
    div.started-red {
        background: url('../images/bg_getstarted_red.png') transparent top left no-repeat;
        height: 138px;
        margin: 0 18px 0 0;
        padding: 20px 90px 0 66px;
        float: left;
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 145px;
        height: 118px;
    }

    html>body div.started-red { width: 145px; height: 118px; }

    div.started-green {
        background: url('../images/bg_getstarted_green.png') transparent top left no-repeat;
        height: 138px;
        margin: 0 18px 0 0;
        padding: 20px 90px 0 66px;
        float: left;
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 145px;
        height: 118px;
    }

    html>body div.started-green { width: 145px; height: 118px; }

    div.started-blue {
        background: url('../images/bg_getstarted_blue.png') transparent top left no-repeat;
        height: 138px;
        padding: 20px 90px 0 66px;
        float: left;
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 145px;
        height: 118px;
    }

    html>body div.started-blue { width: 145px; height: 118px; }

    #home-left {
        background: url('../images/bg_login_home.png') transparent top left no-repeat;
        height: 261px;
        margin: 0 18px 0 0;
        padding: 20px 20px 0 30px;
        float: left;
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 251px;
        height: 261px;
    }

    html>body #home-left { width: 251px; height: 261px; }

    #home-right {
        width: 618px;
        float: left;
    }

    #col-left {
        width: 335px;
        margin: 0 14px 0 0;
        float: left;
    }

    #col-right {
        width: 335px;
        float: left;
    }

    #col-left-small {
        width: 208px;
        margin: 0 14px 0 0;
        float: left;
    }

    #col-right-large {
        width: 462px;
        float: left;
    }

    div.help {
        background-color: #ebebeb;
        padding: 14px 10px;
        border: 1px #0b48ae solid;
        color: #878787;
    }

    div.article {
        clear: both;
        border-bottom: 1px solid #E3E6DD;
        margin: 10px 0 0 0;
        padding: 10px 0 10px 0;
    }

    div.btn-my-order {
        width: 170px;
        float: right;
        margin: 0 0 10px 0;
    }

    #close-window {
        height: 52px;
        padding: 25px 40px 0 0;
        text-align: right;
        voice-family: "\"}\"";
        voice-family: inherit;
        height: 27px;
    }

        html>body #close-window { height: 27px; }

    #popup-content {
        background-color: #fff;
        margin: 0 19px 0 19px;
        padding: 40px 30px 0 30px;
        border-left: 1px #c8c7c7 solid;
        border-right: 1px #c8c7c7 solid;
        border-bottom: 1px #c8c7c7 solid;
    }

    #popup-elearning-content {
        background-color: #fff;
        margin: 0 19px 0 19px;
        padding: 40px 30px 0 30px;
        border-left: 1px #c8c7c7 solid;
        border-right: 1px #c8c7c7 solid;
        border-bottom: 1px #c8c7c7 solid;
        *margin: 0 13px;
    }


    body#popup-sandbox #popup-content,
    body#popup-sandbox #popup-elearning-content {
        background-image: url(../images/bg_sandbox.jpg);
    }


    div.popup-grad {
        background: url('../images/bg_popup_grad.png') #fff top left no-repeat;
        height: 300px;
        padding: 30px 30px 0 30px;
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 400px;
        height: 270px;
    }

        html>body div.popup-grad { width: 400px; height: 270px; }


    
    div.tools {
        background: url('../images/bg_dashboard_tools.png') transparent left bottom repeat-x;
        margin: -8px 0 20px 0;
        padding: 8px 0 0 15px;
        border-right: 1px #bbc5e1 solid;
        border-bottom: 1px #bbc5e1 solid;
        border-left: 1px #bbc5e1 solid;
        voice-family: "\"}\"";
        voice-family: inherit;
    }

    div.review-item {
        background: url('../images/bg_resource_grad.gif') transparent left top repeat-x;
        margin: 15px 0 10px 0;
        padding: 11px 20px 4px 20px;
        border: 1px #bcbcbc solid;
    }

    div.review-item:hover {
        border: 1px #7587ba solid;
    }

        div.review-item table.online-res-item {
            width: 100%;
            padding: 0;
        }

        div.review-item table.online-res-item td {
            margin: 0;
            padding: 5px;
        }

        div.review-item table.online-res-item th {
            margin: 0;
            padding: 5px;
            background-color: #CBD4F3;
            color: #152961;
        }

        div.review-item table.online-res-item th.response {
            width: 100px;
        }

        div.review-item table.online-res-item td.response {
            width: 100px;
        }


    div.popup-separator {
        height: 1px;
        margin: 0 0 18px 0;
        border-top: 1px #c8c7c7 solid;
    }

    div.easyrpl-box {
        background: url('../images/bg_skills_easyrpl_bottom.png') transparent left bottom no-repeat;
        width: 334px;
        margin: 18px 0 20px 0;
        padding: 0 0 4px 0;
    }

    div.data-footer {
        background:url("../images/bg_data_footer.png") no-repeat scroll left bottom transparent;
        height:13px;
    }

#footer {
    background: url(../images/bg_footer.gif) #eae9e9 top left no-repeat;
    margin: 0 0 0 0;
    padding: 25px 5px;
    text-align: right;
}
/*
    Added by Carmen Grantham
*/
    body#skills-tracer div.preview {
        padding: 0 30px 20px 35px;
        voice-family: "\"}\"";
        voice-family: inherit;
        width: 640px;
    }

        html >body#skills-tracer div.preview {
            width: 640px;
        }

div.greybox p {
    padding: 0px 18px 14px;
    color: #0042FF;
}



div#login-box {
    background: url('../images/bg_login_home.png') transparent top left no-repeat;
    height: 261px;
    margin: 0 18px 0 0;
    padding: 20px 20px 0 30px;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 251px;
    height: 261px;
}
div#login-box table {
    margin: 0 0 0 0;
}

div#login-box td,th {
    padding: 0 0 5px 0;
}

#help-close {
    float: right;
}


p.congratulations {
    font-size: 12px;
    font-style: italic;
    color: #098936;
    text-align: center;

}

#popup-content-floating {
    padding-top: 65px;
}

#floating-menu {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 870px;
    z-index: 100;
}

#floating-menu table {
    background-color: #fafafa;
    border: 1px solid #000;
    padding: 2px;
    margin: 0px;
}

#floating-menu table td {
    padding: 5px;
}

#floating-menu table td a {
    padding: 2px;
}

#floating-menu table td a:focus {
    text-decoration: underline;
}

a.no-decoration:link,
a.no-decoration:visited {
    text-decoration: none;
}

td.myresource-price {
    line-height: 1.5em;
}


div.myresources-message {
    background-color: #e7f9f1;
    margin: 0 0 15px 0;
    padding: 10px;
    border: 1px #E6E6E6 solid;
    color: #313035;
}

div.myresources-message p {
    margin: 0px;
}


h3.auditor-notes {
    border-bottom: 1px solid #FFFFFF;
    margin: 0;
    padding: 5px 10px;
    color: #152961;
    background-color: #CBD4F3;
    font-size: 12px;
}


div.auditor-notes {
    border: 1px #cbd4f3 solid;
    border-top: 0;
    margin:  0 0 10px 0 ;
    padding: 5px 10px;
}

h3.auditor-notes table {
    margin: 0px;
}

h3.auditor-notes table td {
    padding: 0px;
}

.cursor {
    cursor:pointer;
}


body#skills-tracer div.data h3.search-box-grad {
    background: url('../images/h3_manager.png') transparent top left no-repeat;
    line-height: 27px;
    padding: 0 0 0 20px;
    font-size: 13px;
    color: #fff;
}

body#skills-tracer div.show-hide h3.search-box-grad {
    width: 632px;
    margin: 0 -15px 8px 0;
}

body#skills-tracer div.search-box-grad {
    background: url('../images/bg_dashboard_tools.png') transparent left bottom repeat-x;
    margin: -8px 0 20px 0;
    padding: 8px 0 0 15px;
    border-right: 1px #bbc5e1 solid;
    border-bottom: 1px #bbc5e1 solid;
    border-left: 1px #bbc5e1 solid;
    voice-family: "\"}\"";
    voice-family: inherit;
}

div#about-us-news-wrapper {
    border: 1px solid #CBD4F3;
    margin: 15px 0 0;
}

div#about-us-news-wrapper h2 {
    padding: 5px 10px 3px;
}

div.news-article {
    padding: 10px;
}

div.news-article-date {
    width: 100px;
    float: left;
    margin: 0 10px 0 0;
}

div.news-article-intro {
    width: 425px;
    float: left;
}

div.news-article-page-nav {
    float: right;
    width: 300px;
    text-align: right;
    padding: 5px 0;
}

div.login-bar {
    text-transform: uppercase;
    float: right;
    font-weight: bold;
    padding: 10px;
    color: #173A96;
}

div.login-bar a {
    text-transform: lowercase;
}


div.login-bar a:link,
div.login-bar a:visited,
div.login-bar a:hover,
div.login-bar a:focus,
div.login-bar a:active {
    color: #173A96;

}

div.maintenance {
    background-color: #e7f9f1;
    margin: 0 0 10px 0;
    padding: 12px 20px 12px 20px;
    border: 1px #21c85b solid;
    font-weight: normal;
    color: #068131;
    width: 900px;
    text-align: center;
}

table.assessment-feedback {
    margin: 0px;
}

table.assessment-feedback td {
    padding: 5px;
}

.cke_skin_v2 {
    padding-bottom: 10px;
}

img.bookmark-filler {
    clear: both;
    display: block;
    height: 51px;
}

#skills-tracer .individual-skill table.skill-page {
    margin: 0px;
    padding: 0 0 10px;
}

#skills-tracer .individual-skill img.bookmark-filler {
    clear: both;
    display: block;
    height: 10px;
}



.individual-skill table.skill-page td {
    padding: 0;
}

#timeout-reminder {
    width: 146px;
    height: 142px;
    margin: 20px 0 0;
}

    .two-hr {
        background: url('../images/bg_2_hour_reminder.jpg') no-repeat top right;
    }
    .eight-hr {
        background: url('../images/bg_8_hour_reminder.jpg') no-repeat top right;
    }

#left-data-col th h3 {
    background: #cbd4f3;
    padding: 10px 5px 5px 10px;
    color: #000;
    margin: 10px 0;
    text-align: left;
}

#left-data-col th h3.alpha {
    margin: 0 0 10px;
}

#left-data-col em {
    font-size: .9em;
    font-weight: normal;
}

