
/* Calendar styles  -------------------------------- */

#hide_minis {
	display: none;
}

#container #cal {
	font-family: "Lucida Grande", Lucida, Verdana, Arial, sans-serif;
}

/* Calendar Tables -------------------------------- */

#calendar thead, #calendar tbody {
	border-bottom: none;
}

#calendar table.cal_header {
	border-collapse: collapse;
	border: none;
	margin: 0 auto;
}

#calendar table.cal_header td {
	width: 33%;
	text-align: center;
	vertical-align: top;
	padding: 3px;
	border: none;
}

#calendar table.cal_header h4 {
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}

/* large Month view -------------------------------- */

.positioner {
	position: relative;
}

#main_calendar {
	clear: left;
}

#calendar table.month {
	border-collapse: collapse;
	border-top: 1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	margin: 6px 0;
	width: 571px;
}

table.month caption {
	margin: 0;
	padding: 15px 0 10px 0;
	text-align: center;
	font-size: 18px;
	line-height: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .2em;
	color: #34322F;
	border-top: 1px solid #C0C0C0;
}

table.month th, table.month td {
	padding: 0;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	width: 14%;
}

table.month th {
	font-size: 13px;
	font-weight: bold;
	background-color: #E6E6E6;
	border-bottom: 1px solid #C0C0C0;
	text-align: center;
}

table.month td {
	font: 11px/1.3em Verdana, Arial, Helvetica, Sans-serif;
	background-color: #fff;
	text-align: left;
	vertical-align: top;
	cursor: pointer;
	cursor: hand;
	behavior:url(/css/csshover.htc);
}

table.month td .minh {
	min-height: 70px;
	height: auto !important;
	height: 70px;
}

table.month td:hover {
	background-color: #FFF7D8;
}

table.month td .cellnum {
	padding: 1px 5px;
	display: block;
	background-color: #ECF1F9;
	text-align: right;
}

/* empty boxes */

#calendar table td.empty {
	background-color: #E7ECF4;
	cursor: default;
}

/* highlight today's box */

td.today, #cal td.today .cellnum {
	background-color: #FFF7D8;
}

table.mini_month td.today {
	background-color: #E6E6E6;
}

/* Event listings in a day cell */

#cal table.month td ul, #cal table.month td li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#calendar #cal table.month td li {
	margin: 4px 0;
	padding: 0;
	line-height: 1em;
}

#cal table.month td ul {
	padding: 3px;
}

#cal table.month td ul li {
	font-weight: normal;
	font-size: 10px;
	line-height: 1em;
	color: #191919;
}

#cal table.month td ul li strong {
	display: block;
	padding: 1px;
}

/* The mini-months */

#mini_cals {
	position: relative;
	margin-top: 12px;
}

#calendar table.mini_month {
	border-collapse: collapse;
	border: none;
	margin: 0;
	width: 175px;
}

table.mini_month caption {
	color: #666;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 11px;
	border-bottom: 1px solid #C0B9AC;
	margin: 0;
}

#calendar table.mini_month td, #calendar table.mini_month th {
	border: none;
	font-size: 10px;
	width: 15%;
	text-align: center;
	padding: 2px;
}

#calendar table.mini_month th {
	font-weight: normal;
	border-bottom: 1px solid #C0B9AC;
}

#calendar table.mini_month td.empty {
	background-color: transparent;
}

#cal table.mini_month td a {
	color: #CC7D24;
	text-decoration: underline;
}

#cal table.mini_month td a:hover {
	text-decoration: none;
	color: #94A856;
}

/* MISC */

div.centered {
	text-align: center;
}

#calendar #cal td.middle {
	border-right: 1px dashed #C0B9AC;
	border-left: 1px dashed #C0B9AC;
}

#calendar input.checkbox, #cal input.checkbox {
	width: auto;
}

#calendar input.small_int, #cal input.small_int {
	width: 30px;
}

#cal div.r_floater {
	position: absolute;
	right: 14px;
	top: 25px;
	line-height: 1em;
}

#cal div.r_floater img {
	border: none;
	margin: 0 0 -4px 0;
	padding: 0;
}

#calendar #cal div.r_floater select {
	margin: 0;
	padding: 0;
}

.small_link {
	font: 11px/1.3em Verdana, Arial, Helvetica, Sans-serif;
	font-weight: normal;
}

#calendar #main_calendar .calMoreDetailsBox {
	position: absolute;
	top: 0px;
	left: 96px;
	width: 360px;
	height: 280px;
	z-index: 500;
	background: #FEFFDD;
	border: 1px solid #ccc;
	padding: 10px;
	cursor: default;
}

#calendar #cal .calMoreDetailsBox li {
	font-size: 13px;
}

#calendar #cal .calMoreDetailsBox li a {
	cursor: pointer;
}

.calMoreDetailsBox .detailsBoxDate {
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}

#calendar #cal .calMoreDetailsBox .closeDetails {
	font-weight: normal;
	color: #983031;
	position: absolute;
	left: 0;
	bottom: 0px;
	display: block;
	width: 380px;
	padding: 10px 0;
	text-align: center;
	cursor: pointer;
	background: #FDFFBC;
}

/* the hover boxes ------------------ */

.dvhdr1 {
	background:#6B2421;
	color: #fff;
	font: 11px/1.3em Verdana, Arial, Helvetica, Sans-serif;
	font-weight:bold;
	border:1px solid #01182A;
	padding:5px;
	width:210px;
	text-align: center;
}
         
.dvbdy1 {
	background:#FFFFFF;
	font: 11px/1.3em Verdana, Arial, Helvetica, Sans-serif;
	border-left:1px solid #01182A;
	border-right:1px solid #01182A;
	border-bottom:1px solid #01182A;
	padding:5px;
	width:210px;
	text-align: left;
}
