﻿html {height: 101%;}
body 
{
    margin: 0px;
    font-family: Tahoma;
    font-size: 8pt;
    background-image: url(eCanImages/eCanBackground.jpg);
}
a
{
    color: #0000FF;
    text-decoration: underline;
}
a img {
    border: 0;
}
a:hover
{
    color: #CB0000;
    text-decoration: underline;
}
a.HeaderLinks:hover
{
    color: #CB0000;
    text-decoration: underline;
    
}
a.HeaderLinks
{
    color: #242424;
    text-decoration: none;
}
a.BarLinks:hover
{
    color: #D9DDDE;
    text-decoration: underline;
    
}
a.AddInfoLinks
{
    color: #0000FF;
    text-decoration: underline;
}
a.BarLinks
{
    color: #D9DDDE;
    text-decoration: none;
}
input
{
    font-family: Tahoma;
    font-size: 8pt;
}
textarea
{
    font-family: Tahoma;
    font-size: 8pt;
}
select
{
    font-family: Tahoma;
    font-size: 8pt;
}
option
{
    font-family: Tahoma;
    font-size: 8pt;
}
.accordionHeader
{
    color: #000000;
    background-color: #DDE7EC;
    font-size: 10px;
    font-weight: bold;
    padding: 3px;
    cursor: pointer;
}
.accordionContent
{
    background-color: #F5F6F8;
    border: 1px solid #FFFFFF;
    border-top: none;
    padding: 10px 10px 10px 30px;
}
.modalBackground
{
    background-color:Gray;
    filter:alpha(opacity=20);
    opacity:0.20;
}
.CursorPointer
{
    cursor: pointer;
}
.TabPanelClass
{
    font-family: Tahoma;
    font-size: 8pt;
}
.Invisible
{
    display: none;
}
.PageCaptionStyle
{
    background-color: #cfdde8;
}
.HelpCaptionStyle
{
    background-color: #fcf191;
}
.ControlTitleStyle
{
    background-color: #F5F6F8;
}
.ControlStyle
{
    background-color: #DFE2E5;
}
.ListStyle
{
    background-color: #d4d9dd;
}
.ListRowStyle
{
    background-color: #ebeef1;
}
.TaskStyle
{
    background-image: url(images/TaskBackground.gif);
    font-size: 7pt;
    color: #333333;
    border: solid 1px #999999;
    padding: 2px;
    cursor: default;
    position: absolute;
    text-align: left;
}
.TaskFloatLeftStyle
{
    float: left;
}
.TaskDetailOuterStyle
{
    background-color: #ffff99;
    font-size: 8pt;
    font-weight: bold;
    border: solid 1px #999999;
    width: 250px;
    height: 120px;
    padding: 5px;
    color: #333333;
}
.TaskDetailInnerStyle
{
    background-color: #ffff99;
    font-size: 8pt;
    font-weight: normal;
    margin-top: 4px;
    margin-bottom: 4px;
    padding-top: 4px;
    padding-bottom: 4px;
    border-top: solid 1px #999999;
    border-bottom: solid 1px #999999;
    height: 76px;
    color: #333333;
}
.TaskMovePanelStyle
{
    /*cursor: move;*/
    font-size: 7pt;
    font-weight: bold;
    color: #333333;
}
.TaskResizeHandleStyle
{
    height: 10px;
    width: 10px;
    background-image: url(images/TaskResize.gif);
    cursor: n-resize;
}
.TaskResizeStyle
{
}
.TaskHeaderRowStyle
{
    border: 1px solid #b0b6be;
    background-image: url('images/TaskDayBackground.gif');
    height: 24px;
    font-size: 7pt;
}
.TaskAllDayEventRowStyle
{
    border: 1px solid #9199a4;
    background-color: #c7cbd1;
    color: #c7cbd1;
    cursor: pointer;
    text-align: left;
    vertical-align: top;
}
.TaskHourTDStyle
{
    text-align: right; 
    font-size: 9pt; 
    color: #808080; 
    font-weight: bold; 
    border-top-style: solid; 
    border-top-width: 1px; 
    border-top-color: #4c535c;
}
.TaskAMPMTDStyle
{
    color: #808080;
    font-weight: bold;
    font-size: 7pt;
    text-align: center;
    vertical-align: top; 
    border-top-style: solid; 
    border-top-width: 1px; 
    border-top-color: #4c535c;
}
.TaskWeekTDStyleForMonthView
{
    background-color: #cccccc;
    border: solid 1px #999999;
    font-size: 7pt;
    white-space: nowrap;
}
.TaskHalfHourTDStyle
{
    border-right-style: solid; 
    border-left-style: solid; 
    border-right-width: 1px; 
    border-left-width: 1px; 
    border-right-color: #9199a4; 
    border-left-color: #9199a4; 
    border-bottom-style: solid; 
    border-bottom-width: 1px; 
    border-bottom-color: #c7cbd1;
    vertical-align: top;
    cursor: pointer;
    text-align: left;
    background-color: #ffffff;
}
.TaskInfoImageStyle
{
    cursor: pointer;
}
.TaskEditBoxStyle
{
    background-color: #ffffff;
    border: solid 1px #666666;
}
.ClientQuickSearchRowStyle
{
     border-bottom: solid 1px #a1a1a1;
     height: 34px;
}
.RightSideBorder
{
    border-right: solid 1px #DADFE4;
}
.FileMenuHoverStyle
{
    background-color: #cfdde8;
}
.FileMenuStyle
{
    padding: 3px;
    background-color: #ffffff;
    border: solid 1px #DADFE4;
    color: #000000;
    z-index: 999;
}
.FileMenuItemStyle
{
    border-bottom: solid 1px #DADFE4;
    padding: 3px;
    color: #000000;
}
.HeartBeatRowStyle
{
    border-bottom: solid 1px #a1a1a1;
}
.ContactsItemStyle
{
    border-bottom: solid 1px #DADFE4;
    padding: 3px;
}
.ContactsItemStyleTopBorder
{
    border-top: solid 1px #DADFE4;
    padding: 3px 3px 3px 9px;
    color: #000000;
}