﻿body {
}


#calendarleft
{
    font-family: "Trebuchet MS" , "Arial Narrow" , Arial, sans-serif;
    float: left;
    width: 190px;
    margin-left: 40px;
    padding: 10px;
}

#calendarright
{
    font-family: "Trebuchet MS" , "Arial Narrow" , Arial, sans-serif;
    float:right;
    text-align: center;
    padding: 10px;
    margin-right: 20px;
    font-size: 9pt;
    border-left: gainsboro 1px solid;
}

#calendarright h1
{
    font-family: "Trebuchet MS" , "Arial Narrow" , Arial, sans-serif;
    font-size: 16pt;
    font-weight: normal;
    color: #666633;
    text-align: center;
    margin-bottom: 5px;
} 

#calendarleft h1
{
    font-family: "Trebuchet MS" , "Arial Narrow" , Arial, sans-serif;
    font-size: 16pt;
    font-weight: normal;
    color: #666633;
    text-align: center;
    margin-bottom: 5px;
} 

#calendarBookVisit 
{
	color: #616B76;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	border: 2px solid #f60;
	background-color: #f90;
}

#calendarBookVisit caption a {
	color: #fff;	
	text-decoration: none;
}	

#calendarBookVisit caption {
	color: #fff;
	margin: 0;
	padding: 3px 0px 3px 0px;
	text-align: center;
	font-weight: bolder;
	background-color: #FF6600;
}
#calendarBookVisit th {
	color: #666;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	background-color: #ccc;
}
#calendarBookVisit td {
	width: 18px;
	text-align: center;
	background-color: #fff;
}
#calendarBookVisit td a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 2px 0px 2px 0px;
}
#calendarBookVisit td a:hover {
	color: #fff;
	background-color: #09f!important;
}
#calendarBookVisit a.today {
	font-weight: bold;
	border-top: 2px solid #00f;
	border-bottom: 2px solid #00f;
	padding: 0px!important;
}

#wizSelectVisit
{
    font-family: Trebuchet MS, Arial, Verdana;
    font-size: 11px;
    color: #660000;
    vertical-align: top;
}

.VisitSummary
{
    text-align: left;
}
