﻿.EvtContainer {margin:-5px;}
/* background:#A6C9E2 url(Images/Skin/Background.png) repeat-x top center; */
.EVTTooltipTable {width:200px;z-index:500;}

.EVTtl,.EVTtc,.EVTtr,.EVTml,.EVTmr,.EVTbl,.EVTbc,.EVTbr {font-size:1px;line-height:1px;}

.EVTtl {width:6px;height:7px;background:Transparent url(Images/TopLeft.png) no-repeat bottom left;}
.EVTtc {border-top:1px solid #b2b2b2;background-color:#fff;}
.EVTtr {width:7px;background:Transparent url(Images/TopRight.png) no-repeat bottom right;}

.EVTml {border-left:1px solid #b2b2b2;background-color:#fff;}
.EVTmc {background-color:#fff;padding:2px;}
.EVTmr {background:Transparent url(Images/Right.png) repeat-y center left;}

.EVTbl {height:8px;background:Transparent url(Images/BottomLeft.png) no-repeat top left;}
.EVTbc {background:Transparent url(Images/Bottom.png) repeat-x top center;}
.EVTbr {background:Transparent url(Images/BottomRight.png) no-repeat top right;}

body.rtl .EVTtl {width:7px;background:Transparent url(Images/TopRight.png) no-repeat bottom right;}
body.rtl .EVTtc {border-top:1px solid #b2b2b2;background-color:#fff;}
body.rtl .EVTtr {width:6px;height:7px;background:Transparent url(Images/TopLeft.png) no-repeat bottom left;}

body.rtl .EVTml {background:Transparent url(Images/Right.png) repeat-y center left;border:0;}
body.rtl .EVTmc {background-color:#fff;}
body.rtl .EVTmr {border-left:1px solid #b2b2b2;background:#fff;background-image:none;}

body.rtl .EVTbl {background:Transparent url(Images/BottomRight.png) no-repeat top right;}
body.rtl .EVTbc {background:Transparent url(Images/Bottom.png) repeat-x top center;}
body.rtl .EVTbr {height:8px;background:Transparent url(Images/BottomLeft.png) no-repeat top left;}

.EVTCalendarTable {background-color:white;border-left:1px solid #A6C9E2;border-right:1px solid #A6C9E2;width:100%;}

.EVTDayNormal.EVTSubItem
{
    background: #278CBA url(Images/Skin/ButtonData.png) 50% 50% repeat;
    color:White;
    _background: #278CBA url(Images/Skin/MonthTitle.png) 50% 50% repeat;
    border: solid 1px #A6C9E2;    
    cursor: pointer;    
}

.EVTDayHeader {padding:5px}
.EVTDayNormal,.EVTDayCurrent,.EVTDayInactive,.EVTDayCurrentHover,.EVTDayNormalHover,.EVTDayNormalSelected,.EVTDayCurrentSelected {text-align:center;padding:5px;background-repeat:no-repeat;background-position:center center;}
.EVTDayNormal {background-color:#fff;}
.EVTDayNormalHover {background:#A1D8F1 url(Images/Skin/ButtonOver.png) 50% 50% repeat; color:Black;}
.EVTDayNormalSelected {background:#E35D2F url(Images/Skin/ButtonSelected.png) 50% 50% repeat; color:Black;}
.EVTDayCurrent {background:#F9E275 url(Images/Skin/ButtonToday.png) 50% 50% repeat; border:solid 1px #FCD113; color:Black;}
.EVTDayCurrentHover {background-image:url(Images/Skin/ButtonTodayOver.png); color:White;}
.EVTDayCurrentSelected {background:#7CB441 url(Images/Skin/ButtonTodaySelected.png) 50% 50% repeat; color:Black;}
.EVTDayInactive
{
    background: #fff url(Images/Skin/ButtonDisable.png) 50% 50% repeat;
    color: #646464;
}

.EVTMonthChangerLeft {background:#40A0C9 url(Images/Skin/MonthTitle.png) 50% 50% repeat;font-size:1px;width:10px;height:22px;border-bottom:1px solid #888;}
.EVTMonthChangerMiddle {background:#40A0C9 url(Images/Skin/MonthTitle.png) 50% 50% repeat;border-bottom:1px solid #888;}
.EVTMonthChangerRight {background:#40A0C9 url(Images/Skin/MonthTitle.png) 50% 50% repeat;font-size:1px;width:10px;height:22px;border-bottom:1px solid #888;}

body.rtl .EVTMonthChangerLeft {background:#40A0C9 url(Images/Skin/MonthTitle.png) 50% 50% repeat;font-size:1px;width:10px;height:22px;}
body.rtl .EVTMonthChangerRight {background:#40A0C9 url(Images/Skin/MonthTitle.png) 50% 50% repeat;font-size:1px;width:10px;height:22px;}

.EVTCalendarBottomLeft
{
    font-size: 1px;
    width: 10px;
    height: 11px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #A6C9E2;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #A6C9E2;
}
body.rtl .EVTCalendarBottomLeft
{
    font-size: 1px;
    width: 10px;
    height: 11px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #A6C9E2;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #A6C9E2;
    border-left-style: none;
}

.EVTCalendarBottomMiddle {background-color:#fff;border-bottom:1px solid #A6C9E2;}


.EVTCalendarBottomRight
{
    font-size: 1px;
    width: 10px;
    height: 11px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #A6C9E2;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #A6C9E2;    
}

body.rtl .EVTCalendarBottomRight
{
    font-size: 1px;
    width: 10px;
    height: 11px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #A6C9E2;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #A6C9E2;
    border-right-style: none;   
}

body.rtl .EVTCalendarBottomLeft {font-size:1px;width:10px;height:11px;}
body.rtl .EVTCalendarBottomRight {font-size:1px;width:10px;height:11px;}

.EVTRTable {height:0px;}/*170*/


.EVTRtl,.EVTRtc,.EVTRtr,.EVTRml,.EVTRmr,.EVTRbl,.EVTRbc,.EVTRbr {font-size:1px;line-height:1px;}



.EVTRtl
{
    width: 10px;
    height: 11px;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #A6C9E2;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #A6C9E2;
}

body.rtl .EVTRtl
{
    width: 10px;
    height: 11px;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #A6C9E2;
    border-left-style: none;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #A6C9E2;
}

.EVTRtc {border-top:1px solid #A6C9E2;background-color:#fff;}


.EVTRtr
{
    width: 10px;
    height: 11px; 
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #A6C9E2;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #A6C9E2;
}

body.rtl .EVTRtr
{
    width: 10px;
    height: 11px; 
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #A6C9E2;
    border-right-style:none;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #A6C9E2;
}

.EVTRml {border-left:1px solid #A6C9E2;background-color:#fff;}
.EVTRmc {background-color:#fff;padding:2px;vertical-align:top;}
.EVTRmr {border-right:1px solid #A6C9E2;background-color:#fff;}





.EVTRbl
{
    width: 10px;
    height: 11px;
    height: 11px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #A6C9E2;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #A6C9E2;
}

body.rtl .EVTRbl
{
    width: 10px;
    height: 11px;
    height: 11px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #A6C9E2;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #A6C9E2;
    border-left-style:none;
}

.EVTRbc {border-bottom:1px solid #A6C9E2;background-color:#fff;}




.EVTRbr
{
    width: 10px;
    height: 11px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #A6C9E2;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #A6C9E2;
}

body.rtl .EVTRbr
{
    width: 10px;
    height: 11px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #A6C9E2;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #A6C9E2;
    border-right-style:none;
}

body.rtl .EVTRml {border-right:1px solid #A6C9E2;background-color:#fff;border-left:none;}
body.rtl .EVTRmr {border-left:1px solid #A6C9E2;background:#fff;border-right:none;}

.EVTal,body.rtl .EVTar {text-align:left;}
.EVTar,body.rtl .EVTal {text-align:right;}

.EVTRFiller {width:10px;font-size:1px;}



.EVTDayHeader b { color: Black;}

.NewItemTitle {
color:White !important;
font-family:Tahoma,Verdana,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}

.NewPreviousMonth,.NewNextMonth 
{
    color:White !important;
    font-family:Tahoma,Verdana,Helvetica,sans-serif;
    font-size:11px; 
}

.EVTMonthChangerLeftCal {background:#40A0C9 url(Images/Skin/MonthTitle.png) 50% 50% repeat;font-size:1px;width:10px;height:22px;border-bottom:1px solid #888;}
.EVTMonthChangerMiddleCal {background:#40A0C9 url(Images/Skin/MonthTitle.png) 50% 50% repeat;border-bottom:1px solid #888;}
.EVTMonthChangerRightCal {background:#40A0C9 url(Images/Skin/MonthTitle.png) 50% 50% repeat;font-size:1px;width:10px;height:22px;border-bottom:1px solid #888;}

body.rtl .EVTMonthChangerLeftCal {background:#40A0C9 url(Images/Skin/MonthTitle.png) 50% 50% repeat;font-size:1px;width:10px;height:22px;}
body.rtl .EVTMonthChangerRightCal {background:#40A0C9 url(Images/Skin/MonthTitle.png) 50% 50% repeat;font-size:1px;width:10px;height:22px;}

.EVTMonthTitleCalendar {background:#40A0C9 url(Images/Skin/MonthTitle.png) 50% 50% repeat;}

.EVTMonthChangerMiddleCal a
{
    color:White !important;
}

.CalendarMessage {color:Black;}

.EventWhereWhen,.EventDes
{
color:#00496c!important;
font-family:Tahoma,Verdana,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}
.EventDate
{
   color:#00496c!important;
}
.EventTitle
{
color:Black !important;
font-family:Tahoma,Verdana,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
}

#pagingContainer .pgNext, #pagingContainer .pgPrevious, #pagingContainer .pgNumbers
{
    border: 1px solid #006699;
    padding-left: 3px;
    padding-right: 3px;
    background-color: #0099CC;
    color: #FFFF00;
}
#pagingContainer a:link 
{
    color:White;
}

#pagingContainer .pgNumbersCurrent
{
    border: 1px solid #003366;
    padding-left: 3px;
    padding-right: 3px;
    color: White;
    background-color: #336699;
}

.EventWhereWhen
{
    color:#00496c!important;
    font-size:11px;
    font-weight:normal;
    font-style:italic;
}

