body {
    font-family: "Myriad Pro", "Helvetica Neue", "Lucida Grande", calibri, helvetica, arial, sans-serif;
    color: #346494;
    margin: 0;
    font-size: 10pt;
}

#top-menu {
    text-align: right;
    float: left;
    margin-left: 20px;
}

#top-menu a {
    font-size: 1.3em;
    padding-right: 10px;
    border-right: 1px solid #ff9933;
}

.right {
    float: left;
    padding-right: 10px;
    padding-left: 20px;
    text-align: left;
}

.help {
    border: 0;
    vertical-align: middle;
    padding-bottom:4px;
    padding-right:3px;
}

.left {
    float: left;
    text-align: left;
}

#companies {
    background: blue;
    height: 42px;
    width: 775px;;
}

.drop-box-heading {
    color: #FBAE4E;
    font-size: 10pt;
    font-weight: bold;
    margin-left: 10px;
    padding-right: 50px;
    padding-bottom: 10px;
}

.big-orange-heading {
    color: #ff6633;
    font-size: 9pt;
    font-weight: bold;
    padding-bottom: 10px
}

.blue-capital-heading {
    color: #526B8C;
    font-size: 10pt;
    font-weight: bold;
    padding-bottom: 10px;
    margin: 0;
}

.orange-heading {
    color: #FF9966;
    font-size: 8pt;
    font-weight: bold;
    margin: 0;
}

.blue-text {
    color: #526B8C;
}

.top-heading {
    color: #526B8C;
    font-size: 14pt;
    font-weight: bold;
}

.top-box {
    padding: 5px 0 5px 0;
}

.hint-heading {
    color: #797979;
    font-size: 10px;
    font-weight: bold;
}

.hint {
    color: #797979;
    font-size: 10px;
    font-weight: normal;
}

.hint-big {
    color: #797979;
    font-size: 12px;
    font-weight: normal;
}

.blue-shaded-box {
    border: 1px solid #e6eAeB;
    background: #D9E1F0;
    margin-bottom: 10px;
    padding: 10px;
}

.black-shaded-box {
    border: 1px solid #e6eAeB;
    margin-bottom: 10px;
    padding: 10px;
    background: #262a2a;
    color: white;
}

.green-shaded-box {
    border: 1px solid #90ee90;
    background: #e7ffc6;
    margin-bottom: 10px;
    padding: 10px;
    width: 280px;
}

.drop-down-box {
    padding: 10px;
    margin: 0;
}

.orange-shaded-box {
    border: 1px solid #efe9de;
    background: #f1663d;
    margin-bottom: 10px;
    margin-left: 5px;
    padding: 10px 10px 20px 10px;
}

.red-shaded-box {
    border: 1px solid #efe9de;
    background: #FFF9EE;
    margin-bottom: 10px;
    margin-left: 5px;
    padding: 10px 10px 20px 10px;
}

.capital-heading {
    clear: both;
    color: #FF9900;
    font-size: 9pt;
    font-weight: bold;
    padding-bottom: 10px;
}

textarea, .message-display {
    background: #FFFFFF url(/image/new/inputbg.gif) repeat-x;
    border: 1px solid #CCCCCC;
    margin: 0 0 4px;
    padding: 4px;
}

a.button {
    border: 1px solid #ffdd00;
    background: white;
    margin: 2px;
    padding: 1px 5px 1px 5px;
    color: black;
    font-size: 0.9em;
}

.field {
    font-weight: bold;
    color: #346494;
}

.field input {
    width: 250px;
}

.subfield {
    font-weight: bold;
    font-size: 0.9em;
    color: #346494;
}

#alerts-div {

    display: block;
    width: 100%;
    margin-top: 3px;
    margin-bottom: 5px;
    padding: 10px 0 0 10px;
    clear: both;
    color: white;
    background: #ff8928;
    font-size: 10pt;
}

.help-div {
    font-size: 8pt;
    color: #444;
    margin: 5px 10px 5px 5px;

    background: #eee;
    padding: 2px 0 10px 2px;

    border: 1px solid #aaa;
}

.required {
    color: #dc143c;
    font-weight: bold;
}

.crimson-alert {
    color: #dc143c;
    font-weight: bold;
    font-size: 8pt;
}

.white-alert {
    color: white;
    font-weight: bold;
    font-size: 8pt;
}

.toggle {
    border: 0;
}

.links {
    margin-left: 5px;
    padding-left: 5px;
    border-left: 1px solid;
}

.error {
    background: #dc143c url("/image/new/little-round-close-red.gif") no-repeat;
    padding: 2px 5px 2px 20px;
    color: white;
}

.javascript-error {
    background: #dc143c url("/image/new/little-round-close-red.gif") no-repeat;
    padding: 2px 5px 2px 20px;
    color: white;
}

html, body {
    width: 100%;
    height: 100%;
}

* html main-tables {
    height: 100%;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    line-height: 9px;
}

h4 {
    font-weight: bold;
    font-size: 1.0em;
    margin-bottom: -10px;
}

h5 {
    font-weight: bold;
    font-size: 1.0em;
    margin-bottom: 5px;
}

h6 {
    margin-bottom: 0;
}

h1 {
    font-size: 40px;
}

h2 {
    font-size: 30px
}

h2 {
    font-size: 20px
}

h5, h6 {
    font-size: 11px
}

/* Colors -------------------------------------------------------------------------*/

.orange {
    color: #FF9933;
}

/*---*/

/*Landing page styles -------------------------------------------------------------------------*/

/* Header -----------------------------------------------------------------------*/
#front-header {
    background: url(../image/new/hdr_bkg_sml.gif) repeat-x;
    width: 100%;
    height: 101px;
    margin: 0;
}

#logo {
    position: relative;
    left: 105px;
    top: 10px;
}

.front-splash {
    background: url(../image/GS-hero-image.jpg) no-repeat;
    clear: both;
    height: 150px;
    margin-left: 105px;
    margin-top: 10px;
}

/* End Header ---------*/

div.box-middle {
    background: transparent url(/image/orange-box-bg.gif) repeat-x scroll 0;
    width: 100%;
    color: white;
    font-size: 10pt;
    font-weight: bold;
    height: 32px;
    float: left;
}

div.box-left {
    background: url(/image/orange-box-left.gif);
    float: left;
    width: 5px;
    height: 32px;
}

div.box-right {
    background: url(/image/orange-box-right.gif);
    float: right;
    width: 5px;
    height: 32px;
}

div.box-heading {
    padding: 10px 0 0 10px;
    float: left
}

div.box-content {
    background: #f7f7f7;
    border: 1px solid #e6e6e6;
    clear: both;
}

.info {
    color: #666;
    padding: 5px;
    text-align: justify;
}

.small {
    font-size: 0.8em;
}

.LV_validation_message {
    font-weight: bold;
    margin: 0 5px 0 5px;
}

.LV_valid {
    color: #00CC00;
    padding: 5px 12px 5px 12px;
    background: url('/image/little-tick.gif') no-repeat;
}

.LV_invalid {
    color: crimson;
    padding: 5px 12px 5px 12px;
    background: url('/image/little-exclam.gif') no-repeat;
}

/* Links including buttons -------------------------------------------*/

a {
    color: #CC8C2B;
    text-decoration: underline;
}

a:hover {
    color: #e6ab77;

}

a img {
    border: 0;
}

a.top-link {
    color: white;
    font-size: 8pt;
    padding-right: 5px;
    padding-left: 5px;
    border-right: 1px solid white;
}

.dollar-tag-3 {
    background: url('/images/icons/dollars-tag.gif') no-repeat scroll 0 -38px;
    height: 38px;
    width: 74px;
}

.dollar-tag-free {
    background: url('/images/icons/dollars-tag.gif') no-repeat scroll 0 0;
    height: 38px;
    width: 36px;
}

a.add-note {
    background: url('/images/icons/notes-add.gif') no-repeat scroll 0 0;
    height: 18px;
    width: 26px;
}

a:hover.add-note {
    background: url('/images/icons/notes-add.gif') no-repeat scroll 0 -18px;
    height: 18px;
    width: 26px;
}

.add-new {
    background: url('/images/icons/add-new-button.gif') no-repeat scroll 0 0;
    height: 29px;
    width: 94px;
}

a:hover.add-new {
    background: url('/images/icons/add-new-button.gif') no-repeat scroll 0 -29px;
    height: 29px;
    width: 94px;
}

a img {
    color: #cf8615;
    text-decoration: none;
}

a:hover img {
    color: #51A2FF;
    text-decoration: none;
}

a.button-link {
    color: white;
    text-decoration: none;
    font-weight: normal;
    padding: 7px;
}

/* End Footer ------------------------------------------------*/

/* Table layout stuff ------------------------------------------------*/

.row-even {
    padding: 5px;
    background: url('/images/table-row-bg.gif') repeat-x;
}

.row-odd {
    background: url('/images/table-row-bg.gif') repeat-x;
    padding: 5px;
}

/* todo: move to pronto css and link via new ManagerOrganisation*/

.dr-table {
    border-left: 0;
}

.dr-table-cell {
    border: 0;
    font-size: 11px;
    color: #346494;
    border-top: 1px dotted rgb(255, 221, 0);

}

.column {
    position: relative;
    float: left;
}

#center-column {
    width: 100%;
}

#left-column {
    width: 350px; /* LC width */
    right: 350px; /* LC width */
    margin-left: -100%;
}

#right-column {
    width: 50px; /* RC width */
    margin-right: -50px; /* RC width */
}

/*** IE6 Fix ***/
* html #left-column {
    left: 50px; /* RC width */
}

/* RichFaces menu ===========================================*/
.dr-menu-label-unselect {
    padding: 0;
}

.dr-menu-label-select {
    padding: 0;
    border: 0;
}

.dr-label-text-decor {
    font-weight: normal;
    color: #CC562B;
    text-decoration: underline;
}

/* messages */
#messages-div {
    width: 100%;
    height: 20px;
    margin-top: 3px;
    margin-right: 10px;
    margin-bottom: 5px;
    padding: 0 0 5px 0;
    font-weight: bold;
    color: white;
    background: #ff8928;
    font-size: 10pt;
    text-align: center;
}

ul.messages {
    padding-top: 3px;
}

ul.messages li {
    display: inline;
    list-style-type: none;
    margin-right: 10px;
    margin-left: 10px;
    padding: 0;
}

.dr-table-cell {
    padding: 0;
}



