table.grid, table.grid th, table.grid td {
	border-collapse: collapse;
	border: 1px solid #000;
	vertical-align: top;
	
}
table.grid {
	margin: 10px 0px;
}

table.grid th, table.grid td {
	width: 13%;
}

table.grid th {
	background: #FFFFFF;
}



table.grid th.cal_top {
	background: #D6E8FC;
	font-size: 16pt;
}

table.grid td {
	background: #FFF;
}



body {
	font: 12px arial, Helvetica, sans-serif;
	background-color:#CCCCCC;
	color: #000;
	margin: 0px;
	text-align:center
	
}

#container {width:780px;margin:0 auto;padding:0;background-color:#FEF7E5}

.caltitle {text-align:left;font-family:BakerSignet BT;font-size:26px}

a {
	color: #369;
}
.top_nav {
	float: right;
}
.top {
	height:110px;
	color: #000;
        padding:0 20px;
	border-bottom: 1px solid #000;
	background-image:url(../images/cal_headingBg.jpg)
}

.nav {
	background-color:#D6CBAB;
	color: #000;
	padding: 5px;
	border-bottom: 1px solid #000;
	line-height: 20px;
	margin-left:0
	
	
}
.top a, .nav a, .cal_top a, .bottom a {
	color: #036;
	text-decoration: none;
}
.nav a:link, .nav a:visited, .nav a:active, .cal_top a {
	color:#685146;
	
}
.nav a:hover {color:#0033CC}
.nav a {
	padding: 2px;
	
}
.nav a.selected {
	background: #ffc;
	color: #000;
}
.bottom {
	clear: left;
	background-color:#D6E8FC;
	color: #000;
	padding: 5px 5px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size:11px;
	font-weight:bold
}

.bottom a:link, .bottom a:visited, .bottom a:active {color:#302407;text-decoration:none}
.bottom a:hover {color:#000099;text-decoration:underline}

.top h1 {
	margin: 0em;
	padding: 0em;
}
.content {
	padding: 7px;
}
.content .item {
	font-size:10px;
	text-align:left
}

.weekli {background:#e5e5e5;font-size:10px;text-align:left;border:1px solid #999999}

h1 {
	font-size: 16pt;
	font-family:Arial	
}
h2 {
	font-size: 16pt;
	font-family:Arial	
}
h3 {
	font-size: 14pt;	
}
h4 {
	font-size: 12pt;
	margin: 0em;
	padding: 0em;
}
.cal_title_span {font-family:BakerSignet BT;font-size:22px;text-align:left}

input {
	font-size: 10pt;
}
.element {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
form {
	margin: 0em;
	padding: 0em;
}
.morning {
	background: #ffc;
}
.noon {
	background: #fcc;
}
.afternoon {
	background: #cff;
}
.evening {
	background: #ccf;
}
.midnight {
	background: #ccc;
}
div#timelayer {
	position:absolute;
	visibility:hidden;
}

form.top_form {
	margin: 0px;
	padding: 0px;
	text-align:center
}
.time {
	font-size: 8pt;
	
}
.title {
	font-size: 8pt;
	font-weight: bold;
}

.venue {
	font-size: 8pt;
}
.location {
	font-size: 8pt;
}
.edit {
	font-size: 8pt;
}


.day ul {
	margin: 5px;
	padding: 0px 0px;
	list-style-type:none;
	
}
.day_of_month {
	text-align: right;
	float: right;
	font-size: 12pt;
	font-weight: bold;
	color:#999;
}


/* added v0.2.0 */
.error {
	background: #fcc;
}
td, th {
	vertical-align: top;
}
.sidebar {
	width: 300px;
	border: 1px solid #000;
	background: #fff;
	padding: 5px;
	float:right;
}
/* added v0.4.0 */

.day_of_month_s {
	text-align: right;
	float: right;
	color:#999;
}
table.grid th.cal_top_s {
	background: #D6E8FC;
}

.button {
	padding: 2px;
	float: left;
}

.button div {
	width:10px;
	height:10px;
	border:1px solid #000;
}
table.grid td.holder {
	 vertical-align:top;
	 border: 0px solid #fff;
	 padding: 5px;
}
/* added v0.4.1 */
.cell {
	height:29px;
	border-bottom: 1px dashed #ccc;
	color: #999;
}
.cell_top {
	background-color:#FDFBB5;
	height:25px;
	border-bottom: 1px solid #000;
	font-weight:bold;
	text-align:center;
	padding-top: 5px;
	
}
.date {
    position:absolute;
    border: 1px solid #000;
    background-color : #DCEAF5;
    z-index: 1;
	
    overflow-y: hidden;    /* changed from auto because I didn't want the scroll bar */
    overflow-x: hidden;    /* added to allow IE to size the width of the event properly */
    margin: 0px;
}

.date_wk {
    position:absolute;
    border: 1px solid #999999;
    background-color : #e6e6e6;
    font-size:10px;
    margin: 0px;
	font-weight:bold
}



.wrap{
width: 100%;
clear: both;
}

#dates {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
}
.inner {
	padding: 0px 2px;
	font-size: 6pt;
}
.frame {
	background: #fff;
	border: 1px solid #000;
}

div.cal_top {
	background: #D6E8FC;
	font-size: 16pt;
	font-weight:bold;
	text-align:center;
	border-bottom: 1px solid #000;
}
.single_day_frame {
	position:relative;
	margin: 0px;
	padding: 0px;
	
}
/* added v1.0.0 */
.time_frame {
	position:relative;
	margin: 0px;
	padding: 0px;
}
.timex {
	width: 80px;	
}

.day_of_week {
	height: 1440px;
	border-left: 1px solid #000;
	position: absolute;
}
#today {
	background: #ffc;
}
.day_of_month a, .day_of_month_s a, .week a {
	color: #999;
	text-decoration: none;
}
th.cal_top_s a {
	color: #000;
	text-decoration: underline;
}
table.day {
	width: 100%;
	border-collapse: collapse;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
table.day th {
	background: #ffe4b5;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	padding: 5px;
	
}
td.single_day {
	border-left: 1px solid #000
}
.week {
	clear: right;
	text-align: right;
	float: right;
	font-size: 8pt;
	font-weight: bold;
	color:#999;
}
.cell_top a:link, .cell_top a:visited, .cell_top a:active {
	color:#000099;
	text-decoration: none;
}

.cell_top a:hover {color:#9966FF;text-decoration:underline}

.inner .time, .inner .venue, .inner .location, .inner .edit {
	font-size: 6pt;
}

.inner .title {
	font-size: 8pt;
}
.code {
	font-family: Courier New;
}
ul {list-style-type:none}
.weekpm {width:100%}