﻿/*=====================================================================
/* Author      : Dewald Hattingh
/* Create date : 1 June 2009
/*=====================================================================
/* Change Log:
/* Version  Changed by      Change Description
/* --------------------------------------------------------------------
/*     1.0  
/*=====================================================================*/
BODY
{
    font: normal 10px Verdana, Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    background-color: #E8E8E8;
    background-image: url("../images/bggradient.png");
    background-repeat: repeat-x;
    padding: 35px 15px 15px 15px;
    color: #12693e;
    font-size: 10px;
}
.box_top_left
{
    background-image: url("../images/top_left.png");
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
}
.box_top
{
    background-color: #FFFFFF;
    width: auto;
    height: 17px;
}
.box_top_right
{
    background-image: url("../images/top_right.png");
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
}
.page_logo
{
    background-color: #FFFFFF;
    width: auto;
    height: 65px;
}
.box_left
{
    background-color: #FFFFFF;
}
.box_right
{
    background-color: #FFFFFF;
}
.box_bottom_left
{
    background-image: url("../images/bottom_left.png");
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
}
.box_bottom
{
    background-color: #FFFFFF;
    width: auto;
    height: 17px;
}
.box_bottom_right
{
    background-image: url("../images/bottom_right.png");
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
}
.box_content
{
    text-align: left;
    background-color: #FFFFFF;
}
.hdr_top_left
{
    background-image: url("../images/r_top_left.png");
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
}
.hdr_top
{
    background-color: #E00000;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    width: auto;
    height: 17px;
}
.hdr_top_right
{
    background-image: url("../images/r_top_right.png");
    background-repeat: no-repeat;
    width: 17px;
    height: 17px;
}
.Login
{
    padding: 150px;
    text-align: center;
}
.LoginBox
{
    border: solid 2px #12693e;
    background-color: #FFFFFF;
    color: #12693e;
}
.LoginCaption
{
    background-color: #12693e;
    color: #FFFFFF;
    font-weight: bolder;
    font-size: 12px;
    text-align: center;
    padding: 5px;
}
.LoginError
{
    text-align: center;
    color: Red;
    height: 35px;
}

.LoginButton
{
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    background-color: #12693e;
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle;
    word-spacing: normal;
    white-space: normal;
    border: 1 outset #12693e;
    border: solid 0 #12693e;
    height: 25px;
    width: 80px;
}

.StdButton
{
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    background-color: #12693e;
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle;
    word-spacing: normal;
    white-space: normal;
    border: 1 outset #12693e;
    border: solid 0 #12693e;
    padding: 2px 5px 2px 5px;
    margin-left: 0px;
    }

.BlackButton
{
    font-family: Verdana;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    color: #ffffff;
    background-color: Black;
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle;
    word-spacing: normal;
    white-space: normal;
    border: 1 outset Black;
    border: solid 0 Black;
    padding: 2px 5px 2px 5px;
}
.PageHeading
{
    font-weight: bold;
    color: #006633;
    font-family: Verdana;
    font-size: 12pt;
}
.TableHeading
{
    font-weight: bold;
    color: #006633;
    font-family: Verdana;
    font-size: 10pt;
}
.TableLabel
{
    font-weight: bold;
    font-family: Verdana;
    vertical-align:middle;
    text-align:right;
}
.MenuItems
{
    color: black;
    font-family: Verdana;
    text-decoration: none;
}
h1
{
    font-family: Arial Black, Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bolder;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}
h2
{
    font-family: Arial Black, Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bolder;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}
h2
{
    font-family: Arial Black, Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bolder;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}
.page_content
{
    text-align: left;
    background-color: #FFFFFF;
}
.accordionHeader
{
    padding: 2px 0px 2px 5px;
    font-weight: bold;
    color: #12693e;
    text-transform: uppercase;
    cursor: pointer;
}
.accordionHeaderSelected
{
    padding: 2px 0px 2px 5px;
    font-weight: bold;
    color: #12693e;
    text-transform: uppercase;
    cursor: pointer;
}
.accordionContent
{
    padding: 10px 0px 10px 7px;
    color: #12693e;
}
.text_input_numeric
{
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    color: #12693e;
    background-color: #F0FFF0;
    border: 1px solid #12693e;
    text-align: right;
}
.text_input
{
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    color: #12693e;
    background-color: #F0FFF0;
    border: 1px solid #12693e;
}
.text_input_focus
{
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    color: #12693e;
    background-color: #FFFFCC;
    border: 1px solid #12693e;
}
.text_input_disabled
{
    font: normal 11px Verdana, Arial, Helvetica, sans-serif;
    color: #12693e;
    background-color: #EEEEEE;
    border: 1px solid #12693e;
}
.PopupHeader
{
    background-color: #12693E;
    color: White;
}
.NavLink:link
{
    color: #12693E;
    font-weight: bold;
    cursor: pointer;
}
.NavLink:visited
{
    color: #12693E;
    font-weight: bold;
}
.NavLink:hover
{
    color: #12693E;
    font-weight: bold;
    cursor: pointer;
}
.NavLink:active
{
    color: #12693E;
    font-weight: bold;
    cursor: pointer;
}

.GridLink:link
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}
.GridLink:visited
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}
.GridLink:hover
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}
.GridLink:active
{
    color: Black;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}
.OrderStepActive
{
    color: #E00000;
    font-size: 10pt;
    font-weight: bold;
    border: solid 1px #E00000;
    background-color: #f9bfb3;
    text-align: center;
}

.OrderStepInactive
{
    color: #12693E;
    font-size: 10pt;
    font-weight: bold;
    border: solid 1px #12693E;
    background-color: #f0fff0;
    text-align: center;
}
.modalBackground
{
    background-color: Gray;
}

.normalrow
{
    background-color: white;
}

.hightlighrow
{
    background-color: #cccccc;
}

.GreenBox
{
    border: 1px solid #009933;
}

.RedBox 
{
    border: 1px solid #FFABC7;
}

.UploadError
{
    color: Red;
}

.info, .success, .warning, .error, .validation {
    border: 1px solid;
    margin: 0px 0px;
    padding: 15px 0px 15px 0px;
    text-align:center;
    /*background-repeat: no-repeat;*/
    /*background-position: 10px center;*/
}

.info {
    color: #00529B;
    background-color: #BDE5F8;
    /*background-image: url('../Images/dialog-help.png');*/
}

.success {
    color: #4F8A10;
    background-color: #DFF2BF;
   /* background-image: url('../Images/info.gif');*/
}

.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    /*background-image: url('../Images/dialog-warning.png');*/
}

.error {
    color: #D8000C;
    background-color: #FFBABA;
    /*background-image: url('../Images/dialog-error.png');*/
}
