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

}

#today {
	background: #d26297;
}

table.grid {
	margin: 20px 0px;
}

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

table.grid th {
	background: #000000;
}



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

table.grid td {
	background: #facaf0;
}

h1 {
	font-size: -0px;
color: #ffffff;	
}
h2 {
	font-size: 16pt;	
color: #ffffff;
	}
h3 {
	font-size: 14pt;	
color: #ffffff;
	}
h4 {
	font-size: 12pt;
	margin: 0em;
	padding: 0em;
color: #ffffff;
	}


BODY {
	font: 12px Arial, Helvetica, sans-serif;
	background-image:url("http://www.platinumshowgirls.com/images/bg.jpg");
	background-position: top right;
	background-repeat: xy;
	background-attachment: fixed;
	background-color: 000000;
	color: #ffffff;
	margin: 0px;
}

.week {
	clear: right;
	text-align: right;
	float: right;
	font-size: 0pt;
	font-weight: bold;
	color:#999;
	visibility: hidden;
}

.day_of_month a, .day_of_month_s a, .week a {
	color: #000000;
	text-decoration: none;
}

A {
	color: #369;
		text-decoration: none;
}
.top_nav {
	float: right;
}
.top {
	background-color : #f01978;
	color: #000;
	padding: 10px;
	border-bottom: 1px solid #000;
}

.nav {
	background-color : #ffffff;
	color: #000;
	padding: 0px 10px;
	border-bottom: 1px solid #000;
	line-height: 30px;
}
.top A, .nav A, .cal_top A, .bottom A {
	color: #cadff4;
	text-decoration: none;
}
.nav A {
	color: #666666;
}
.cal_top A {
color: #cadff4;
}


.nav A {
	padding: 2px;
}
.nav A.selected {
	background: #ffc;
	color: #000;
}
.bottom {
	clear: left;
	background-color : #f01978;
	color: #ffffff;
	padding: 5px 10px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

.top h1 {
	margin: 0em;
	padding: 0em;
}
.content {
	padding: 10px;
}
.content .item {
	padding: 2px;
}

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;
	float: right;
}
.time {
	font-size: 8pt;
	color: #000000;
}
.title {
	font-size: 10pt;
	font-weight: bold;
}

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


.day ul {
	margin: 5px;
	padding: 0px 15px;
}
.day_of_month {
	text-align: right;
	float: right;
	font-size: 13pt;
	font-weight: bold;
	color:#000000;
}


/* 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:#000000;
}
table.grid th.cal_top_s {
	background: #000000;
}

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

.button div {
	width:10px;
	height:10px;
	border:1px solid #f276d6;
}
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: #ffffff;
	height:24px;
	border-bottom: 1px solid #000;
	font-weight:bold;
	text-align:center;
	padding-top: 5px;
}
.date {
    position: absolute;
    border: 1px solid #000;
    background-color : #fff;
    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;
}
.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: #000000;
	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: 900px;
	border-left: 1px solid #000;
	position: absolute;
}


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: #eeeeee;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border-left: 2px solid #000;
	border-top: 2px solid #000;
	padding: 5px;
}
td.single_day {
	border-left: 1px solid #000;
}

.cell_top a {
	color: #000;
	text-decoration: underline;
}

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

.inner .title {
	font-size: 8pt;
}
.code {
	font-family: Courier New;
}


/*  BEK Link   
------------------------------------------------------*/

.beklink	{
	font-size: 12px;
	font-family: "arial", "verdana", "tahoma", sans-serif;
	color: #f01978;
	background-color: inherit;
}

.beklink a:link { 
	text-decoration: none;
	font-size: 12px;
	font-family: "arial", "verdana", "tahoma", sans-serif;
	color: #f01978;
	background-color: inherit;
}

.beklink a:visited {
	text-decoration: none;
	font-size: 12px;
	font-family: "arial", "verdana", "tahoma", sans-serif;
	color: #f01978;
	background-color: inherit;
}

.beklink a:hover {
	text-decoration: none;
	font-size: 12px;
	font-family: "arial", "verdana", "tahoma", sans-serif;
	color: #f01978;
	background-color: inherit;
}

.beklink a:active {
	text-decoration: none;
	font-size: 12px;
	font-family: "arial", "verdana", "tahoma", sans-serif;
	color: #f01978;
	background-color: inherit;
}


/*  BOTTOM FOOTER GO HOME LINK
------------------------------------------------------*/

.footerlink	{
	font-size: 12px;
	font-family: "arial", "verdana", "tahoma", sans-serif;
	color: #ffffff;
	background-color: inherit;
}

.footerlink a:link { 
	text-decoration: none;
	font-size: 12px;
	font-family: "arial", "verdana", "tahoma", sans-serif;
	color: #ffffff;
	background-color: inherit;
}

.footerlink a:visited {
	text-decoration: none;
	font-size: 12px;
	font-family: "arial", "verdana", "tahoma", sans-serif;
	color: #ffffff;
	background-color: inherit;
}

.footerlink a:hover {
	text-decoration: none;
	font-size: 12px;
	font-family: "arial", "verdana", "tahoma", sans-serif;
	color: #ffffff;
	background-color: inherit;
}

.footerlink a:active {
	text-decoration: none;
	font-size: 12px;
	font-family: "arial", "verdana", "tahoma", sans-serif;
	color: #ffffff;
	background-color: inherit;
}