﻿#calendarDiv{position:absolute;width:205px;border:1px solid #e77a1d;background-color:#FFF;font-family:arial;font-size:10px;padding-bottom:20px;visibility:hidden;}#calendarDiv span,#calendarDiv img{float:left;}#calendarDiv .selectBox,#calendarDiv .selectBoxOver{line-height:12px;padding:1px;cursor:help;padding-left:2px;}#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{line-height:12px;padding:1px;cursor:help;padding-left:2px;}#calendarDiv td{padding:3px;margin:0;font-size:10px;}#calendarDiv .selectBox{border:1px solid #c76817;color:#000;position:relative;height:12px;background:#fff;width:50px;cursor:help;}#calendarDiv .calendar_week_column{background-color:#F00;}#calendarDiv .selectBox img{margin-top:-1px;float:right;}#calendarDiv .selectBoxOver{border:1px solid #e77a1d;background-color:#fff;color:#000;position:relative;height:12px;width:50px;}#calendarDiv .selectBoxOver img{margin-top:-1px;float:right;}#calendarDiv .selectBoxTime{border:1px solid #60c658;color:#6dc06a;position:relative;}#calendarDiv .selectBoxTimeOver{border:1px solid #60c658;color:#6dc06a;position:relative;}#calendarDiv .topBar{height:16px;padding:2px;background-color:#f3b886;border-bottom:1px solid #e77a1d;}#calendarDiv .daysWeek{cursor:text;color:#0e4444;}#calendarDiv .selectedDay{color:#ffdec1;cursor:pointer;cursor:hand;}#calendarDiv .today{color:#000;cursor:pointer;cursor:hand;}#calendarDiv .inactiveDay{color:#d3d3d3;cursor:default;}#calendarDiv .activeDay{cursor:pointer;cursor:hand;}#calendarDiv .todaysDate{height:15px;padding:2px;margin-bottom:-1px;background-color:#f3b886;text-align:center;position:absolute;bottom:0;width:201px;color:#000;border-top:1px solid #e77a1d;border-bottom:1px solid #e77a1d;border-left:none;border-right:none;}#calendarDiv .todaysDate div{float:left;}#calendarDiv .timeBar{height:17px;line-height:17px;background-color:#f3b886;width:72px;color:#f3b886;position:absolute;right:0;}#calendarDiv .timeBar div{float:left;margin-right:1px;}#calendarDiv .monthYearPicker{background-color:#fff;border:1px solid #e77a1d;position:absolute;color:#d3d3d3;left:0;top:15px;z-index:1000;display:none;}#calendarDiv #monthSelect{width:70px;}#calendarDiv .monthYearPicker div{float:none;clear:both;padding:1px;margin:1px;cursor:help;}#calendarDiv .monthYearActive{background-color:#e77a1d;color:#fff;}#calendarDiv .topBar img{cursor:help;}#calendarDiv .topBar div{float:left;margin-right:1px;}td.today{background-color:#fff;font-size:11px;font-family:verdana,helvetica,sans-serif;font-weight:bold;border:1px solid #0e4444;}td.selectedDay{font-weight:bold;font-family:verdana,helvetica,sans-serif;font-size:12px;background-color:#fff;border:#ffdec1 1px solid;}