﻿HTML
{
}
BODY
{
    /*     background-image: url(/ISHelpdesk/Technicians/images/bg_sprites.gif);     text-align: center;     padding-bottom: 0px;     background-color: #bdcbc6;     margin: 0px;     padding-left: 0px;     padding-right: 0px;     background-repeat: repeat-x;     font: 12px Arial, Verdana, sans-serif;     direction: ltr;     background-position: 0px -53px;     height: 100%;     color: #000000;     padding-top: 0px; */
}
A
{
    outline-style: none;
    outline-color: invert;
    outline-width: medium;
    color: #0066cc;
    text-decoration: none;
}
A:visited
{
    color: #551a8b;
}
A:hover
{
    color: #551a8b;
    text-decoration: underline;
}
A:active
{
    color: #0066cc;
}
A IMG
{
    border-bottom: 0px;
    border-left: 0px;
    border-top: 0px;
    border-right: 0px;
}
HR
{
    border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 0px;
    background-color: #b0bdcc;
    margin: 10px 0px;
    padding-left: 0px;
    padding-right: 0px;
    height: 2px;
    color: #b0bdcc;
    border-top: 0px;
    border-right: 0px;
    padding-top: 0px;
}
INPUT
{
    font: 12px Arial, Verdana, sans-serif;
}
TEXTAREA
{
    font: 12px Arial, Verdana, sans-serif;
}
SMALL
{
    font-size: 11px;
}
.sidebar-outside
{
    text-align: left;
    width: 198px;
}
.sidebar-frame
{
    border: #5b7957 1px solid;
}
.sidebar-frame H4
{
    background-image: url(/images/nav-header-bg.gif);
    background-color: #5b7957;
    background-position: 50% top;
    background-repeat: repeat-x;
    margin: 0px;
    font-family: Arial, Verdana, sans-serif;
    color: #ffffff;
    font-size: 13px;
    overflow: hidden;
    font-weight: bold;
    padding: 3px 5px 5px 3px;
}

.TableRow0
{
    background-color: #f7f6f3;
    color: #333333;
}
.TableRow1
{
    background-color: white;
    color: #284775;
}

.wherearewe, .wherearewe:visited
{
    color: yellow;
    text-decoration: none;
}
.wherearewe:hover
{
    color: yellow;
    text-decoration: underline;
}
.postheader
{
    background-image: url(/images/nav-header-bg.gif);
    padding-bottom: 3px;
    background-color: #5b7957;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    background-repeat: repeat-x;
    font-family: Arial, Verdana, sans-serif;
    background-position: 50% top;
    color: #ffffff;
    font-size: 13px;
    overflow: hidden;
    font-weight: bold;
    padding-top: 3px;
}

.topicheader
{
    background-image: url(/images/nav-header-bg.gif);
    padding-bottom: 3px;
    background-color: #5b7957;
    margin-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
    background-repeat: repeat-x;
    font-family: Arial, Verdana, sans-serif;
    background-position: 50% top;
    color: #ffffff;
    font-size: 13px;
    overflow: hidden;
    font-weight: bold;
    padding-top: 3px;
}


h3
{
    font-size: 12pt;
}

.appearsin
{
    padding-top: 10px;
    margin-top: 5px;
    border-top: dashed 1px #5b7957;
}
.seperator
{
    padding-top: 10px;
    margin-top: 5px;
    border-top: double 6px #5b7957;
}
.img-shadow
{
    float: left;
    background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
    background: url(/images/shadow.gif) no-repeat bottom right;
    margin: 10px 0 0 10px !important;
    margin: 10px 0 0 5px;
}
.img-shadow img
{
    display: block;
    position: relative;
    background-color: #fff;
    border: 1px solid #a9a9a9;
    margin: -6px 6px 6px -6px;
    padding: 4px;
}
.calendar
{
    background-image: url(images/calendar.png);
    background-repeat: no-repeat;
    height: 49px;
    width: 46px;    
    color: Silver;
    text-align:center;
}
.year
{
    margin: 3px 6px 1px 1px;
}

.month
{
    margin: 1px 6px 1px 1px;
    font-size: 14pt;
}
.TripYear
{
    font-weight: bold;
}
.txtSearch
{
    width: 100px;
    font-size: 8pt;
}
.btnSearch
{
     font-size: 8pt;
     width: 60px;
}
.PagerButton
{
    cursor: pointer;
}
.PagerButtonDisabled
{
    color: Silver;
}
