﻿.navigator_poli_titleleft,.navigator_poli_title,.navigator_poli_titleright
{
    background-image:url('../../Media/Bg_HeaderMonth.png');
    background-repeat:repeat-x;
    height:19px !important;
    line-height:19px !important;
    border-top:1px solid #a0a0a0;
    font-weight:bold;
    color:#318E09;
}

.navigator_poli_dayheader
{
    background-color:#ECE9D8;
    border-top:1px solid #A0A0A0;
}

.navigator_poli_todaybox
{
    border:1px solid #318E09;
}

.navigator_poli_main 
{
	border-left: 1px solid #A0A0A0;
	border-right: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
    background-color: white;
    color: #000000;
    box-sizing:content-box;
}

.navigator_poli_month {
    font-family: Tahoma;
    font-size: 8pt;
}

.navigator_poli_day {
    color: black;
}

.navigator_poli_cell_text {
    text-align:right;
}

.navigator_poli_weekend {
    background-color: #e9f1e6;
}

.navigator_poli_line 
{
	border-bottom: 1px solid #A0A0A0;
}

.navigator_poli_dayother {
    color: gray;
}

.navigator_poli_select 
{
    background-color: #FFE794;
}

.navigator_poli_busy {
	font-weight: bold;
}
