/*

DT Picker

*/

.searchOuter
{
    font-size: 10px;
    color: Blue;
    text-decoration: none;
}
a.searchOuter:hover
{
    text-decoration: underline;
}
.searchInner
{
    font-size: 10px;
    color: Green;
    text-decoration: none;
}
a.searchInner:hover
{
    text-decoration: underline;
}
.searchCenter
{
    background-color: #ECECF9;
    border-style: outset;
    border-width: 3px;
    display: none;
}
.ResidentSearchLabel
{
    font-size: 14px;
    font-weight: bold;
}
.ResidentTitleLabel
{
    font-size: 18px;
    font-weight: bold;
}

.ResidentTitleHeader
{
    color: #333333;
    background: #CCCCCC;
    height: 24px;
    border-style: outset;
    border-width: 3px;
}
a:hover
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #666666;
    text-decoration: underline;
}
a
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #336699;
    text-decoration: none;
}
.ResidentSmallTitleLabel
{
    font-size: 12px;
    font-weight: bold;
}

.ResidentSmallTitleHeader
{
    color: #333333;
    background: #CCCCCC;
    height: 18px;
    border-style: outset;
    border-width: 3px;
}
.AddCenter
{
    background-color: #ECECF9;
    border-style: outset;
    border-width: 3px;
    display: none;
}
.picker
{
}
.disabledday
{
    text-decoration: none;
    background-image: url(/images/ComponetArt/baddate.gif);
    background-position: center center;
    background-repeat: no-repeat;
    cursor: default;
}
.calendar_button
{
    border: none;
    cursor: pointer;
    width: 25px;
    height: 22px;
}

.calendar td
{
    font-size: 11px;
}

.title
{
    font-weight: bold;
    background-color: #D7D7E5;
}

.day
{
    width: 25px;
    cursor: pointer;
    text-align: center;
    border-width: 1px;
    border-color: #F6F6F6;
    border-style: solid;
}

.dayhover
{
    width: 25px;
    cursor: pointer;
    text-align: center;
    text-decoration: underline;
    border-width: 1px;
    border-color: #F6F6F6;
    border-style: solid;
}

.dayheader
{
    width: 25px;
    text-align: center;
    border-width: 1px;
    border-color: white;
    border-style: solid;
    font-weight: bold;
    background-color: #FFFFFF;
}

.othermonthday
{
    color: #999999;
}

.outofrangeday
{
    visibility: hidden;
}

.selectedday
{
    width: 25px;
    background-color: #FBE694;
    color: #000000;
    border-width: 1px;
    border-color: #BB5503 !important;
    border-style: solid;
    font-weight: bold;
}

.calendar
{
    border-style: solid;
    border-width: 1px;
    border-color: Black;
    border-collapse: collapse;
    background-color: #FFFFFF;
    cursor: default;
}

.month
{
    background-color: #F6F6F6;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-top: 0px;
}

.nextprev
{
    cursor: pointer;
    height: 25px;
    vertical-align: middle;
    padding: 0px 5px 0px 5px;
}

.selector
{
    width: 14px;
    cursor: pointer;
    text-align: left;
    vertical-align: middle;
    background-color: #FFFFFF;
}

/*

Sticky Queue

*/
div.sticky-queue
{
    position: fixed; /* yellow:	background: #FFFFCC; white:  background: #fff;  tan	background: #F9FAF1; gray	background: #F2F2F2; blue: background:#ECFAFF; green: background: #c6efce; red: 	background: #ffc7ce; yellow2: background: #ffeb9c; tomato: background: #ffdddd; */
    background: #FFFFCC;
    border: 1px solid #999;
    box-shadow: 0 0 5px #bbb;
    -moz-box-shadow: 0 0 5px #bbb;
    -webkit-box-shadow: 0 0 5px #bbb;
    width: 200px;
}
div.sticky-note
{
    padding-right: 20px;
}
div.sticky
{
    font-size: 12px;
    color: #555;
    display: none;
    padding: 10px;
    position: relative;
}
img.sticky-close
{
    position: absolute;
    top: 10px;
    right: 10px;
    height: 14px;
    width: 14px;
    cursor: pointer;
}
.top-right
{
    right: 20px;
}
.top-left
{
    left: 20px;
}
.top-right, .top-left, .L2L-topRight
{
    top: -2px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
}
.bottom-right
{
    right: 20px;
}
.bottom-left
{
    left: 20px;
}
.bottom-right, .bottom-left
{
    bottom: -2px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-top-left-radius: 6px;
}
.border-top-right, .border-top-left, .border-L2L-topRight
{
    border-top: 1px solid #999;
}
.border-bottom-right, .border-bottom-left
{
    border-bottom: 1px solid #999;
}
.L2L-topRight
{
    left: 600px;
}

/*LookUpList*/

    .ColumnCheckTable_2 td {
        width: 50%;
        border-top: 0px;
        padding-top: 0px;
    }

    .ColumnCheckTable_3 td {
        width: 33%;
        border-top: 0px;
        padding-top: 0px;
    }

    .ColumnCheckTable_4 td {
        width: 25%;
        border-top: 0px;
        padding-top: 0px;
    }
    .ColumnCheckTable_2 {
        width:99%;
    }
    .ColumnCheckTableWrapper {
    height:85px;
    overflow-y:scroll;    
    border:1px #808080 solid
    }