﻿/* 
colors
-------------------
blue:  2b3086
blueLite:  d6f0fe
orange:  f87a1d
gray:  aaa
-------------------
*/

.font
{
    font-family: Calibri;
}
.validateColor
{
    color: #f87a1d;
}
.header
{
    background: #ebf6fd;
    color: #384b76;
    cursor: pointer;
}
.headerMsg
{
    background: #fbeff2;
    color: #384b76;
    cursor: pointer;
}
.headerHover
{
    text-decoration: underline;
}
.headerNormal
{
}
.headerSelected
{
    background: #66a1bf;
    color: #ffffff;
    cursor: pointer;
}
.headerSelectedMsg
{
    background: #cd4168;
    color: #ffffff;
    cursor: pointer;
}
.contentAcc
{
    font-family: Calibri;
    background: #ffffff;
    color: #000000;
    padding: 20px 10px 20px 10px;
    border-bottom: solid 1px #eeeeee;
}
.accordionLink
{
    text-decoration: none;
    font-weight: bold;
}
/* fix for PNG's
------------------------------------------------------- */
img, div
{
    behavior: url(../fix/iepngfix.htc);
}
/* ---------------------------------------------------- */

.body
{
    /*background: #ffffff url(../images/BGstrip.jpg) repeat-x scroll top;*/
    margin: 0px 0px 0px 0px;
    font-family: Verdana;
    font-size: 12px;
    color: #333333;
    text-align: center;
    text-align: -moz-center;
    background-color: #fff;
}
.menuBottom
{
    height: 30px;
    background-image: url(../images/tabs/tabGrayGrd.jpg);
    background-repeat: repeat-x;
    border: none;
}


/* Main Links
------------------------------------------------------- */
.mainLinksNormal
{
    text-decoration: none;
    height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    color: #aaa;
    border-right: solid 1px #eee;
    cursor: pointer;
}
.mainLinksHover
{
    text-decoration: none;
    height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    color: #2b3086;
    border-right: solid 1px #eee;
    cursor: pointer;
}

.mainLinksSelected
{
    text-decoration: none;
    height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    color: #f87a1d;
    border-right: solid 1px #eee;
    cursor: pointer;
}
.menu
{
    height: 30px;
    width: 600px;
}

/* Admin Links
------------------------------------------------------- */
.adminLinksNormal
{
    text-decoration: none;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    color: #999999;
    background-color: #ffffff;
    border-right: solid 1px #eeeeee;
    cursor: pointer;
}
.adminLinksHover
{
    text-decoration: underline;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    color: #999999;
    background-color: #ffffff;
    border-right: solid 1px #eeeeee;
    cursor: pointer;
}

.adminLinksSelected
{
    text-decoration: none;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    color: #ffffff;
    background-color: #999999;
    border-right: solid 1px #eeeeee;
    cursor: pointer;
}
.adminMenu
{
    height: 30px;
    width: 500px;
    background-color: #ffffff;
}

/* divBlock / none */
.divBlock
{
    display: block;
}
.divNone
{
    display: none;
}

/* side's ----------------------------------------------------------------------- */
.sideNormal
{
    color: #f87a1d;
    text-decoration: none;
    cursor: pointer;
}
.sideHover
{
    color: #f87a1d;
    text-decoration: underline;
    cursor: pointer;
}
.sideSelected
{
    color: #f87a1d;
    text-decoration: none;
    font-weight: bold;
    cursor: default;
}

/* href's ----------------------------------------------------------------------- */
.linkNormal
{
    text-decoration: none;
    color: #f87a1d;
    cursor: pointer;
}
.linkHover
{
    text-decoration: underline;
    color: #f87a1d;
    cursor: pointer;
}
.linkSelected
{
    text-decoration: none;
    font-weight: bold;
    color: #f87a1d;
    cursor: default;
}

/* href's */
.linkNormalB
{
    text-decoration: none;
    color: #2b3086;
    cursor: pointer;
}
.linkHoverB
{
    text-decoration: underline;
    color: #2b3086;
    cursor: pointer;
}

/* panels href's */
.panNormal
{
    text-decoration: none;
    color: #ffffff;
}
.panHover
{
    text-decoration: underline;
    color: #ffffff;
}
.row
{
    border-bottom: solid 1px #eeeeee;
}

/* press */
.pressNormal
{
    width: 370px;
    height: 200px;
    border: solid 1px #eeeeee;
    background-color: #ffffff;
    color: #999999;
    cursor: default;
}
.pressHover
{
    width: 370px;
    height: 200px;
    border: solid 1px #eeeeee;
    background-color: #eeeeee;
    color: #000000;
    cursor: default;
}
ccc.
{
    display: none;
}
/* Rounded Corners with Border ----------------------------------------------------------------------------------------- */
.inset
{
    background: transparent;
    width: 100%;
}
.inset h1, .inset p
{
    margin: 0 10px;
}
.inset h1
{
    font-size: 2em;
    color: #fff;
}
.inset p
{
    padding-bottom: 0.5em;
}
.inset .b1, .inset .b2, .inset .b3, .inset .b4, .inset .b1b, .inset .b2b, .inset .b3b, .inset .b4b
{
    display: block;
    overflow: hidden;
    font-size: 1px;
}
.inset .b1, .inset .b2, .inset .b3, .inset .b1b, .inset .b2b, .inset .b3b
{
    height: 1px;
}
.inset .b2
{
    background: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.inset .b3
{
    background: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.inset .b4
{
    background: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.inset .b4b
{
    background: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.inset .b3b
{
    background: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.inset .b2b
{
    background: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}
.inset .b1
{
    margin: 0 5px;
    background: #ddd;
}
.inset .b2, .inset .b2b
{
    margin: 0 3px;
    border-width: 0 2px;
}
.inset .b3, .inset .b3b
{
    margin: 0 2px;
}
.inset .b4, .inset .b4b
{
    height: 2px;
    margin: 0 1px;
}
.inset .b1b
{
    margin: 0 5px;
    background: #ddd;
}
.inset .boxcontent
{
    display: block;
    background: #fff;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 10px 15px 10px 15px;
    text-align: justify;
}
/* --------------------------------------------------------------------------------------------------------------------- */
