﻿.tools-table
{
    border: 0px solid black;
    width: 99%;
    font-size: 12pt;
    height: 100px;
    margin-top: 30px;
    margin-left: -1px;
    margin-right: auto;
}

.menu-line
{
    font-family: Arial;
    font-size: 12px;
    color: #cccccc;
}

.tools-menu-table
{
    vert-align: top;
    border: 0;
    padding: 0px;
}

#toolsmenu
{
    color: black;
    margin-top: -4px;
    margin-bottom: auto;
    margin-right: auto;
    margin-left: 0;
    height: 34px;
    background: url("../images/bg-li.gif") repeat-x scroll center top rgba(0, 0, 0, 0) !important;
    border: 1px solid #A9A9A9;
    box-shadow: 0 0 2px #FFFFFF inset;
    padding: 0px;
    width: 798px;
    position: absolute;
}

.tools-menu-buffer
{
    height: 35px;
}

.tools-menu
{
    color: black;
    font-family: CoreSansN45;
    margin: 6px;
    list-style-type: none;
    padding: 0;
    letter-spacing: 0px;
    font-size: 12pt;
}

.tools-menu li
{
}

.tools-menu a:link, div.horizontal a:visited
{
    color: #FFFFFF;
    padding: 0px;
    text-align: center;
    text-decoration: none;
}

ul#tools li a
{
    color: black;
}

ul#tools li.selected a
{
    background: url("../images/bg-li-active-34.gif") repeat-x scroll center top rgba(0, 0, 0, 0) !important;
    color: white;
    padding: 5px 30px 10px 30px;
    margin-left: 0px;
    height: 34px;    
}

.tools-date
{
    margin-right: -7px;
    margin-top: -7px;
    float: right;
}

.tools-print
{
    margin-right: 7px;
    margin-top: -7px;
    float: right;
}

.tools-item
{
    text-align: center;
    display: inline;
    display: inline-block;
    font-weight: normal;
    color: black;
    padding-left: 12px;
    padding-right: 12px;
}

.tools-item-selected
{
    display: inline;
    display: inline-block;
    font-weight: bold;
    font-weight: normal;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}
.tools-item-icon
{
    text-align: center;
    display: inline;
    display: inline-block;
    font-weight: normal;
    color: black;
}

.tools-item-selected-icon
{
    display: inline;
    display: inline-block;
    font-weight: bold;
    font-weight: normal;
    text-align: center;
}


.function-menu-buffer
{
    height: 64px;
}

.enroll-button
{
    background: none repeat scroll 0 0 black;
    box-shadow: 0 0 2px #FFFFFF inset;
    margin-top: 0px;
    margin-bottom: auto;
    margin-left: 0px;
    margin-right: auto;
    text-align: left;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    color: white;
    margin: 5px;
    padding: 10px;
    cursor: pointer;
}

.enrol-text
{
    text-decoration: none;
    color: black;
}

.website-button
{
    background: none repeat scroll 0 0 #426DAB;
    margin-left: 0px;
    margin-right: auto;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    color: white;
    font-size: 16pt;
    margin: 20px;
    padding: 20px;
    cursor: pointer;
    width: 300px;
    height: 50px;
}

.website-button a
{
    text-decoration: none;
    color: white;
}

.button-diasabled {
    background-color: gray !important;
    cursor: not-allowed !important;    
}

.menu-item
{
    text-align: justify;
    display: inline;
    display: inline-block;
    font-weight: normal;
    text-align: center;
    color: black;
    padding-left: 15px;
    padding-right: 15px;
}

.menu-item-selected
{
    text-align: justify;
    display: inline;
    display: inline-block;
    font-weight: bold;
    font-weight: normal;
    text-align: center;
}