.admintitle
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    color: #666;
    top: 20px;
    right: 0px;
    padding-right: 14px;
    text-align: right;
}

#subnav
{
    border-width: 1px;
    border-color: #666666;
    text-align: center;
    position: absolute;
    top: 18px;
    left: 0px;
    height: 18px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    background-color: #ee9999;
    text-decoration: none;
    border-bottom-style: solid;
    border-top-style: solid;
    display: none;
}

#subnav li
{
    float: left;
    height: 18px;
    text-align: center;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #666666;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

#subnav li a
{
    color: #fff;
    height: 18px;
    text-decoration: none;
    padding-right: 6px;
    padding-left: 6px;
    margin-top: 0px;
}

#subnav li:hover
{
    text-decoration: none;
    background-color: #333;
}

#subnav li a:hover
{
    background-color: #333;
    color: yellow;
}

#subnav li a:active
{
    color: red;
}
#user_call
{
    font-family: Arial;
    font-size: 12pt;
    font-weight: bold;
    position: absolute;
    color: #333;
    top: 0px;
    right: 20px;
    padding-right: 4px;
    text-align: right;
    z-index: 5;
}

#topnav
{
    border-width: 1px;
    border-color: #666666;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 18px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    background-color: #999999;
    width: 100%;
    text-decoration: none;
    border-bottom-style: solid;
    display: none;
}
#topnav ul
{
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

#topnav li
{
    float: left;
    text-align: center;
    height: 18px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #666666;
}

#topnav li a
{
    color: #fff;
    height: 18px;
    text-decoration: none;
    padding-right: 6px;
    padding-left: 6px;
}

#topnav li:hover
{
    text-decoration: none;
    background-color: #333;
}

#topnav li a:hover
{
    background-color: #333;
    color: yellow;
}

#topnav li a:active
{
    color: red;
}

body
{
    background-position: 0px 0px;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-color: #A6E6FF;
    color: #000000;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    margin-top: 40px;
    background-image: url('../images/interface/bgadmin-10.jpg');
}

.opaque
{
    opacity: 40;
    filter: alpha(opacity=85);
}

.rightaligned
{
    text-align: right;
}

.lolheader
{
    background-color: #555555;
    color: White;
    font-weight: bold;
}
.loltable
{
    border: 1px solid #808080;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    border-collapse: collapse;
    background-color: #FFFFFF;
}
.loltr
{
    border: 1px solid #808080;
}
table
{
    font-family: Verdana;
    font-size: 8pt;
}

textarea
{
    border-width: 2px;
    border-style: inset;
}

select
{
    border-width: 2px;
    border-style: inset;
}

a:link
{
    text-decoration: none;
    color: #000080;
}
a:active
{
    text-decoration: none;
    color: #000080;
    background-color: yellow;
}
a:visited
{
    text-decoration: none;
    color: #000080;
}
a:hover
{
    text-decoration: underline overline;
    background-color: #ff6600;
}

.title
{
    font-weight: bold;
    font-size: 14px;
    background-attachment: scroll;
    background-repeat: repeat;
    font-family: Verdana, Helvetica;
    text-decoration: none;
}

.content
{
    font-size: 11px;
    background-attachment: scroll;
    background-repeat: repeat;
    color: #000000;
    font-family: Verdana, Helvetica;
}
.storytitle
{
    font-weight: bold;
    font-size: 11px;
    background-attachment: scroll;
    background-repeat: repeat;
    color: #000000;
    font-family: Verdana, Helvetica;
    text-decoration: none;
}
.storycat
{
    font-weight: bold;
    font-size: 11px;
    background-attachment: scroll;
    background-repeat: repeat;
    color: #215dc6;
    font-family: Verdana, Helvetica;
    text-decoration: underline;
}
.boxtitle
{
    font-weight: bold;
    font-size: 11px;
    background-attachment: scroll;
    background-repeat: repeat;
    color: #000000;
    font-family: Verdana, Helvetica;
    text-decoration: none;
}
.boxcontent
{
    font-size: 11px;
    background-attachment: scroll;
    background-repeat: repeat;
    color: #000000;
    font-family: Verdana, Helvetica;
}
.option
{
    font-weight: bold;
    font-size: 11px;
    background-attachment: scroll;
    background-repeat: repeat;
    color: #ffffff;
    font-family: Verdana, Helvetica;
    text-decoration: none;
}
.tiny
{
    font-weight: normal;
    font-size: 10px;
    background-attachment: scroll;
    background-repeat: repeat;
    color: #333333;
    font-family: Verdana, Helvetica;
    text-decoration: none;
}
.tableheader
{
    background-color: #D8B8B8;
}

.lolbutton
{
    border: 1px solid #5E2500;
    background-color: #ff6600;
    color: #5E2500;
    text-align: center;
    cursor: pointer;
}
.menubutton
{
    border: 1px solid #808080;
    background-color: #55AAFF;
    color: #333333;
    text-align: center;
    margin: 2px;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
}


.inputstyle
{
    border-style: inset;
    border-width: 2px;
    text-align: left;
    font-size: 10px;
    color: #222222;
}


.datafield
{
    border: 1px none #808080;
    font-family: Verdana;
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    background-color: transparent;
}

.newstitle
{
    font-weight: bold;
    font-size: 11px;
    background-attachment: scroll;
    background-repeat: repeat;
    color: #000000;
    font-family: Verdana, Helvetica;
}

.fiche
{
    padding: 1px;
    margin: 0px;
    border: 1px solid #666666;
    background-color: #999999;
    color: #000000;
    font-size: 8pt;
}

.fiche input, .fiche textarea
{
    font-size: 8pt;
}

.gray
{
    color: #333333;
}

.lightgray
{
    color: #777777;
}

.helpbody
{
    background-color: White;
    color: #444444;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
}
.helptitel
{
    background-color: #dddddd;
    color: Black;
    font-size: larger;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    padding: 4px;
}

.blueborder
{
    margin: 6px;
    border: 3px solid #0066FF;
    padding: 6px;
}

.main-nav ul
{
    padding-left: 15px;
    padding-top: 0px;
    margin-left: 0;
    float: left;
    font-family: Verdana;
    font-size: 8pt;
}
.main-nav ul li
{
    display: inline;
    color: #FFFFFF;
}

.main-nav ul li a, .main-nav ul li a:visited
{
    border-color: #326E86;
    border-width: 1px;
    padding: 0.4em 0.5em 0.1em 0.5em;
    height: 24px;
    color: #555555;
    text-decoration: none;
    float: left;
    border-right-style: groove;
    background-color: #55AAFF;
}


.main-nav ul li a:hover
{
    background-color: #333333;
    color: White;
}

.left-nav
{
    padding: 0px;
    font-family: Verdana;
    font-size: 7pt;
    text-align: left;
    margin-top: 20px;
    margin-right: 0px;
    margin-bottom: 20px;
    overflow: hidden;
    width: 100%;
}

.left-nav li
{
    width: 200px;
    list-style-type: none;
    list-style-image: none;
    list-style-position: outside;
    padding: 0.4em 0.5em 0.1em 0.5em;
}


.left-nav li a:link, .left-nav li a:visited, .left-nav li a:active
{
    border-color: #326E86;
    border-width: 1px;
    color: #000000;
    text-decoration: none;
}
.left-nav li a:hover
{
    text-decoration: none;
    color: white;
}

.databox
{
    margin: 4px;
    border: 2px solid #CCCCCC;
    width: 97%;
    font-size: 7pt;
}

.printdatabox3
{
    padding: 4px;
    margin: 4px;
    border: 2px solid #CCCCCC;
    width: 32%;
    float: left;
    background-color: White;
}
.printdatabox2
{
    padding: 4px;
    margin: 4px;
    border: 2px solid #CCCCCC;
    width: 500px;
    float: left;
    background-color: White;
}
.printdatabox
{
    padding: 4px;
    margin: 4px;
    border: 2px solid #CCCCCC;
    width: 99%;
    float: left;
    background-color: White;
}
.paperstyle
{
    text-align: left;
    border-style: solid;
    border-width: 1px;
    border-color: #333333;
    padding: 8px;
    margin-bottom: 20px;
    margin-left: 20px;
    width: 1040px;
    background-color: White;
    page-break-before: inherit;
    overflow: visible;
}
.rxdatabox
{
    padding: 4px;
    margin: 4px;
    border: 2px solid #CCCCCC;
    width: 240px;
    float: left;
    background-color: White;
}


.olive
{
    border: 1px solid #000000;
    background-color: #81AB84;
    text-align: center;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
}

.yellow
{
    border: 1px solid #000000;
    background-color: #FFFF00;
    text-align: center;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    color: #333;
}
.picklist
{
    list-style-type: square;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8pt;
    list-style-position: outside;
    margin-left: 18px;
}

.picklist a, .picklist a:visited
{
    color: #333333;
    background-color: transparent;
    text-decoration: none;
}

.picklist a:hover, .picklist li:hover
{
    background-color: #ff9900;
}


.freegoods
{
    display: none;
    background-position: -10px -2px;
    float: right;
    font-family: Helvetica;
    font-weight: bold;
    font-size: 10pt;
    color: #ccc;
    background-color: #008000;
    border: 2px solid #333;
    padding-left: 30px;
    padding-right: 6px;
    margin: 2px;
    background-image: url('../images/redarrow.gif');
    background-repeat: no-repeat;
}

.box
{
    padding: 0px;
    padding: 4px;
    margin: 4px;
    border: 2px solid #808080;
    background-color: #55AAFF;
    text-align: left;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    font-weight: normal;
}
.panel
{
    background-color: #9BE0FF;
    border: 1px solid #97CFFE;
    margin: 20px auto 20px auto;
    padding: 10px;
    text-align: left;
    width: 800px;
}

.custpopup
{
    border: 2px solid #808080;
    display: none;
    background-color: #FFFF99;
    color: #444;
    text-align: left;
    font-family: arial, Helvetica, sans-serif;
    font-size: 9pt;
    position: absolute;
    padding: 8px;
    width: 300px;
    height: 200px;
    vertical-align: 120%;
}

