/**************************************************/
/************   General  *******************/



	
/**************************************************/
/************   Calendar Upcoming  *******************/

div.calendar_upcoming {
	line-height:1.2em;
}
		div.calendar_upcoming div.single_event {
			border-bottom:1px solid #ccc;
			padding:.5em 0;
		}
		div.calendar_upcoming h4 {
			background-image:url(images/bullet-arrow15x15.gif);
			background-position:left;
			background-repeat:no-repeat;
			background:none;
			margin:0;
			display:block;
			width:100%;
			padding:2px 0 0 0px;
		}
		div.calendar_upcoming h4,
		div.calendar_upcoming h4 a {
			color:#336699;
		}
		div.calendar_upcoming h1,
		div.calendar_upcoming h2,
		div.calendar_upcoming h3,
		div.calendar_upcoming h4,
		div.calendar_upcoming h5,
		div.calendar_upcoming h6 {
			margin:0;
		}

		div.calendar_upcoming p {
			line-height:1.2em;
			margin:0;
			padding:0;
		}
		div.calendar_upcoming div.event_time {
			font-style:italic;
		}
			span.start_date {
				display:block;
				font-style:normal;
			}





/**************************************************/
/************   Calendar Month  *******************/

        .monthview, .calendar-month {
			width:628px;
        }
				.monthview, .calendar-month a,
				.monthview, .calendar-month a:link,
				.monthview, .calendar-month a:visited {
/*
					color:#669933;
*/
				}
				.monthview, .calendar-month a:hover {
/*
					color:#969BBA;
*/
				}
        TABLE.monthview {
                border: 1px solid #AAAAAA;
                background-color:transparent;
                padding: 5px;
                clear: both;
        }

        .calendar-month .the_month {
                font-size: 18px;
                font-weight: bold;
                color:#336699;
                text-decoration: none;
                text-align: center;
        }
				.calendar-month .prev_months {
						float: left;
						width: 180px;
						text-align: right;
						padding-top: 5px;
						white-space: nowrap;
						white-space:normal;
				}
				.calendar-month .next_months {
						float: right;
						width: 180px;
						padding-top: 5px;
						white-space: nowrap;
						white-space:normal;
				}
				.calendar-month .the_month A {
						color:#336699;
						text-decoration: none;
				}
		
        .calendar-month .p_m {
                float: left;
        }
        .calendar-month .n_m {
                float: right;
        }

        .calendar-month .p_y {
                float: left;
        }
        .calendar-month .n_y {
                float: right;
        }
        .calendar-month .p_y_1 {
                float: left;
                padding-left: 10px;
        }
        .calendar-month .n_y_1 {
                float: right;
                padding-right: 10px;
        }
        .calendar-month .cat_select {
                text-align: right;
        }

        .calendar-month .p_y_1 A,
        .calendar-month .n_y_1 A {
                color:#336699;
                display: inline;
                text-decoration: none;
        }


        .calendar-month .p_m_1,
        .calendar-month .p_m_2,
        .calendar-month .p_m_3,
        .calendar-month .n_m_1,
        .calendar-month .n_m_2,
        .calendar-month .n_m_3
        {
                color:#336699;
                display: inline;
        }

        .calendar-month .p_m_1 A,
        .calendar-month .p_m_2 A,
        .calendar-month .p_m_3 A,
        .calendar-month .n_m_1 A,
        .calendar-month .n_m_2 A,
        .calendar-month .n_m_3 A
        {
                color:#336699;
                text-decoration: none;
        }

        .calendar-month .p_m_1,
        .calendar-month .n_m_1 {
                font-size: 12px;
        }

        .calendar-month .p_m_2,
        .calendar-month .n_m_2 {
                font-size: 12px;
                padding: 10px;
        }

        .calendar-month .p_m_3,
        .calendar-month .n_m_3 {
                font-size: 10px;
        }


        TABLE.monthview TR TD.top_header {
                width: 610px;
                /* background-color: #EEEEEE; */
                height: 20px;
                font-size: 18px;
        }

        TABLE.monthview TR TD.top_header .weekheader {
                width: 25px;
                text-align: center;
                border-bottom: 1px solid #000000;
                /* background-color: #FFFFFF; */
                visibility: hidden;
        }

        .monthview .top_header .dayheader {
                width: 80px;
                text-align: center;
                font-size: 11px;
                font-weight: bold;
                background-color: #FFFFFF;
                color:#336699;
                border: 1px solid #CACAD3;
        }
        .monthview .week {
        }

        .monthview .weeknum {
                vertical-align: top;
                border: 1px solid #CACAD3;
        }

        .monthview .weeknum .week_short {
                color: #969BBA;
                line-height: 0px;
                font-weight: bold;
                padding-top: 20px;
        }
        .monthview .weeknum .week_header {
                color:#336699;
                font-weight: bold;
                padding-left: 5px;
                font-size: 20px;
        }
        .monthview .weeknum .week_header A {
                color:#336699;
                text-decoration: none;
                display: block;
                width: 100%;
        }

        TABLE.monthview TR TD.day {
                /* border-bottom: 1px solid#336699; */
                vertical-align: top;
                height: 80px;
                width: 80px;
                background-color: #FFFFFF;
                border: 1px solid #CACAD3;
				line-height:1em;
        }
        TABLE.monthview TR TD.weekend {
                /* visibility: hidden; */
                /* display: none; */
                background-color: #CEE8F3;
        }
        TABLE.monthview TR TD.not_in_month {
                /* visibility: hidden; */
                /* display: none; */
                background-color: #D4D4DC;
        }
        TABLE.monthview TR TD.day_is_today {
                background-color: #DBDBE9;
        }
        TABLE.monthview TR TD.day .dayTitle {
                font-size: 12px;
                margin-top: 2px;
                margin-left: 2px;
        }
        TABLE.monthview TR TD.day .dayTitle A {
                text-decoration: none;
                display: block;
                width: 100%;
        }


        TABLE.monthview TR TD.day DIV.event_today {
                display: block;
				width:75px;
                font-size: 10px;
                border: 1px solid;
                border-top: 5px solid;
                border-color:#336699;
                margin: 2px;
				padding-left:2px;
                background-color: #EFEFEF;
                overflow: hidden;
				white-space:normal;
        }
        TABLE.monthview TR TD.day DIV.event_today DIV.inner A {
                color: #222255;
                text-decoration: none;
                white-space: nowrap;
				white-space:normal;
                display: inline;
        }
        .monthview .event_today .inner {
                white-space: nowrap;
				white-space:normal;
        }

        .monthview .event_not_today {
                border-top: 5px solid;
                border-top-color: #969BBA;
                margin: 1px;
                margin-top: 2px;
                margin-bottom: 2px;
        }

        .monthview .event_not_today .inner {
/*
                display: none;
*/
        }





/**************************************************/
/*************  Week View  ************************/

		.weekview {
			width:628px;
		}

		TD.eventlist {
			border: 1px solid #AAAAAA;
			border-right: none;
			padding: 0px;
			
		}

		.weekview .container {
			width: 600px;
			padding: 0px;
			margin: 0px;
			border: 1px solid #AAAAAA;
			overflow: hidden;
/*
			height: 500px;
			overflow: scroll;
*/
		}
		
		
		.weekview .prev_week_arrow,
		.weekview .next_week_arrow {
/*
			display:none;
*/
		}
		.weekview .hourcontainer {
			width: 50px;
			border-right: 1px solid #AAAAAA;
			margin-right: 5px;
			vertical-align: top;
		}
		.weekview .hour {
			width: 45px;
			height: 20px;
			padding: 0px;
			margin: 0px;
		}

		.hour-00-00, .hour-00-30, .hour-01-00, .hour-01-30, .hour-02-00, .hour-02-30, .hour-03-00, .hour-03-30, .hour-04-00, .hour-04-30, .hour-05-00, .hour-05-30, .hour-06-00, .hour-06-30, .hour-07-00, .hour-07-30, .hour-17-00, .hour-17-30, .hour-18-00, .hour-18-30, .hour-19-00, .hour-19-30, .hour-20-00, .hour-20-30, .hour-21-00, .hour-21-30, .hour-22-00, .hour-22-30, .hour-23-00, .hour-23-30 {
		/*
			display: none;
		*/
		}

		.hour-00-30 .time, .hour-01-30 .time, .hour-02-30 .time, .hour-03-30 .time, .hour-04-30 .time, .hour-05-30 .time, .hour-06-30 .time, .hour-07-30 .time,
		.hour-08-30 .time, .hour-09-30 .time, .hour-10-30 .time, .hour-11-30 .time, .hour-12-30 .time, .hour-13-30 .time, .hour-14-30 .time, .hour-15-30 .time,
		.hour-16-30 .time, .hour-17-30 .time, .hour-18-30 .time, .hour-19-30 .time, .hour-20-30 .time, .hour-21-30 .time, .hour-22-30 .time, .hour-23-30 .time {
/*
			display: none;
*/
		}

		.placeholder {
			height: 40px;
			border: 1px solid #AAAAAA;
		}

		.weekHeader {
			font-size: 15px;
			font-weight: bold;
			color:#336699;
		}

		.dayHeader_weekday {
			position: relative;
			top: -20px;

			font-size: 12px;
			font-weight: bold;

			margin: 0px;
			line-height: 0px;
		}
		.dayHeader_daynum {

			position: relative;
			top: -25px;
			left: 20px;

			font-size: 15px;
			font-weight: bold;

			margin: 0px;
			line-height: 0px;
		}
		.dayHeader_weekday a,
		.dayHeader_weekday a:link,
		.dayHeader_weekday a:active,
		.dayHeader_weekday a:visited {
			text-decoration: none;
			color: #969BBA;
		}
		.dayHeader_daynum a,
		.dayHeader_daynum a:link,
		.dayHeader_daynum a:active,
		.dayHeader_daynum a:visited {
			text-decoration: none;
			line-height: 0px;
			color:#336699;
		}


		.weekview .eventcontainer {
			padding: 0px;
			width: 80px;
			border-right: 1px solid #AAAAAA;
			vertical-align: top;
		}

		td.day_is_today a {
			border:1px solid #900;
		}

		.weekview .event {
			border: 1px solid #AAAAAA;
			background-color:#336699;
			border-color:#336699;
			float: left;
			/*
			width: 50px;
			*/
			width: 10px;
			margin: 0px;
			margin-left: 5px;
			overflow: hidden;
			padding: 0px;
		}

		.weekview .event A {
			height: 100%;
			display: block;
			color:#336699;
		}

		.weekview .event-range-0 { overflow: hidden; height: 18px; }
		.weekview .event-range-1 { overflow: hidden; height: 18px; }
		.weekview .event-range-2 { overflow: hidden; height: 38px; }
		.weekview .event-range-3 { overflow: hidden; height: 58px; }
		.weekview .event-range-4 { overflow: hidden; height: 78px; }
		.weekview .event-range-5 { overflow: hidden; height: 98px; }
		.weekview .event-range-6 { overflow: hidden; height: 118px; }
		.weekview .event-range-7 { overflow: hidden; height: 138px; }
		.weekview .event-range-8 { overflow: hidden; height: 158px; }
		.weekview .event-range-9 { overflow: hidden; height: 178px; }
		.weekview .event-range-10 { overflow: hidden; height: 198px; }
		.weekview .event-range-11 { overflow: hidden; height: 218px; }
		.weekview .event-range-12 { overflow: hidden; height: 238px; }
		.weekview .event-range-13 { overflow: hidden; height: 258px; }
		.weekview .event-range-14 { overflow: hidden; height: 278px; }
		.weekview .event-range-15 { overflow: hidden; height: 298px; }
		.weekview .event-range-16 { overflow: hidden; height: 318px; }
		.weekview .event-range-17 { overflow: hidden; height: 338px; }
		.weekview .event-range-18 { overflow: hidden; height: 358px; }
		.weekview .event-range-19 { overflow: hidden; height: 378px; }
		.weekview .event-range-20 { overflow: hidden; height: 398px; }
		.weekview .event-range-21 { overflow: hidden; height: 418px; }
		.weekview .event-range-22 { overflow: hidden; height: 438px; }
		.weekview .event-range-23 { overflow: hidden; height: 458px; }
		.weekview .event-range-24 { overflow: hidden; height: 478px; }
		.weekview .event-range-25 { overflow: hidden; height: 498px; }
		.weekview .event-range-26 { overflow: hidden; height: 518px; }
		.weekview .event-range-27 { overflow: hidden; height: 538px; }
		.weekview .event-range-28 { overflow: hidden; height: 558px; }
		.weekview .event-range-29 { overflow: hidden; height: 578px; }
		.weekview .event-range-30 { overflow: hidden; height: 598px; }
		.weekview .event-range-31 { overflow: hidden; height: 618px; }
		.weekview .event-range-32 { overflow: hidden; height: 638px; }
		.weekview .event-range-33 { overflow: hidden; height: 658px; }
		.weekview .event-range-34 { overflow: hidden; height: 678px; }
		.weekview .event-range-35 { overflow: hidden; height: 698px; }
		.weekview .event-range-36 { overflow: hidden; height: 718px; }
		.weekview .event-range-37 { overflow: hidden; height: 738px; }
		.weekview .event-range-38 { overflow: hidden; height: 758px; }
		.weekview .event-range-39 { overflow: hidden; height: 778px; }
		.weekview .event-range-40 { overflow: hidden; height: 798px; }
		.weekview .event-range-41 { overflow: hidden; height: 818px; }
		.weekview .event-range-42 { overflow: hidden; height: 838px; }
		.weekview .event-range-43 { overflow: hidden; height: 858px; }
		.weekview .event-range-44 { overflow: hidden; height: 978px; }
		.weekview .event-range-45 { overflow: hidden; height: 898px; }
		.weekview .event-range-46 { overflow: hidden; height: 918px; }
		.weekview .event-range-47 { overflow: hidden; height: 938px; }
		.weekview .event-range-48 { overflow: hidden; height: 958px; }

		.weekview .event-range-fullday {
			overflow: hidden;
			height: 958px;
			/* width: 20px; */
		}

		.weekview .event-00-00 { position: relative; top: 0px; }
		.weekview .event-00-30 { position: relative; top: 20px; }
		.weekview .event-01-00 { position: relative; top: 40px; }
		.weekview .event-01-30 { position: relative; top: 60px; }
		.weekview .event-02-00 { position: relative; top: 80px; }
		.weekview .event-02-30 { position: relative; top: 100px; }
		.weekview .event-03-00 { position: relative; top: 120px; }
		.weekview .event-03-30 { position: relative; top: 140px; }
		.weekview .event-04-00 { position: relative; top: 160px; }
		.weekview .event-04-30 { position: relative; top: 180px; }
		.weekview .event-05-00 { position: relative; top: 200px; }
		.weekview .event-05-30 { position: relative; top: 220px; }
		.weekview .event-06-00 { position: relative; top: 240px; }
		.weekview .event-06-30 { position: relative; top: 260px; }
		.weekview .event-07-00 { position: relative; top: 280px; }
		.weekview .event-07-30 { position: relative; top: 300px; }
		.weekview .event-08-00 { position: relative; top: 320px; }
		.weekview .event-08-30 { position: relative; top: 340px; }
		.weekview .event-09-00 { position: relative; top: 360px; }
		.weekview .event-09-30 { position: relative; top: 380px; }
		.weekview .event-10-00 { position: relative; top: 400px; }
		.weekview .event-10-30 { position: relative; top: 420px; }
		.weekview .event-11-00 { position: relative; top: 440px; }
		.weekview .event-11-30 { position: relative; top: 460px; }
		.weekview .event-12-00 { position: relative; top: 480px; }
		.weekview .event-12-30 { position: relative; top: 500px; }
		.weekview .event-13-00 { position: relative; top: 520px; }
		.weekview .event-13-30 { position: relative; top: 540px; }
		.weekview .event-14-00 { position: relative; top: 560px; }
		.weekview .event-14-30 { position: relative; top: 580px; }
		.weekview .event-15-00 { position: relative; top: 600px; }
		.weekview .event-15-30 { position: relative; top: 620px; }
		.weekview .event-16-00 { position: relative; top: 640px; }
		.weekview .event-16-30 { position: relative; top: 660px; }
		.weekview .event-17-00 { position: relative; top: 680px; }
		.weekview .event-17-30 { position: relative; top: 700px; }
		.weekview .event-18-00 { position: relative; top: 720px; }
		.weekview .event-18-30 { position: relative; top: 740px; }
		.weekview .event-19-00 { position: relative; top: 760px; }
		.weekview .event-19-30 { position: relative; top: 780px; }
		.weekview .event-20-00 { position: relative; top: 800px; }
		.weekview .event-20-30 { position: relative; top: 820px; }
		.weekview .event-21-00 { position: relative; top: 840px; }
		.weekview .event-21-30 { position: relative; top: 860px; }
		.weekview .event-22-00 { position: relative; top: 880px; }
		.weekview .event-22-30 { position: relative; top: 900px; }
		.weekview .event-23-00 { position: relative; top: 920px; }
		.weekview .event-23-30 { position: relative; top: 940px; }

		.weekview .borders {
			width: 100%;
			height: 25px;
			position: absolute;
			left: 0;
			z-index: -1;
			border-bottom: 1px dashed #AAAAAA;
		}



/**************************************************/
/*************  calendar-day  *********************/


	.calendar-day {
		paddin-top:50px;
		width:628px;
	}
        .calendar-day .prev_day_arrow {
                float: left;
                width: 20px;
/*
				display:none;
*/
        }
        .calendar-day .prev_days {
                float: left;
                width: 130px;
                text-align: right;
                padding-top: 5px;
        }
        .calendar-day .next_days {
                float: right;
                width: 130px;
                padding-top: 5px;
        }
        .calendar-day .the_day {
                font-size: 15px;
                font-weight: bold;
                color:#336699;
                text-decoration: none;
                text-align: left;
        }

	.dayHeader {
		font-size: 15px;
		font-weight: bold;
		color:#336699;
		text-align: center;
	}


	.calendar-day .prev_day_arrow {
		float: left;
	}
	.calendar-day .next_day_arrow {
		float: right;
/*
		display:none;
*/
	}


        .calendar-day .p_d_1,
        .calendar-day .p_d_2,
        .calendar-day .p_d_3,
        .calendar-day .n_d_1,
        .calendar-day .n_d_2,
        .calendar-day .n_d_3
        {
                color:#336699;
                display: inline;
		padding-left: 5px;
		padding-right: 5px;
        }

        .calendar-day .p_d_1 A,
        .calendar-day .p_d_2 A,
        .calendar-day .p_d_3 A,
        .calendar-day .n_d_1 A,
        .calendar-day .n_d_2 A,
        .calendar-day .n_d_3 A
        {
                color:#336699;
                text-decoration: none;
        }

        .calendar-day .p_d_1,
        .calendar-day .n_d_1 {
                font-size: 12px;
        }

        .calendar-day .p_d_2,
        .calendar-day .n_d_2 {
                font-size: 10px;
                padding: 10px;
        }

        .calendar-day .p_d_3,
        .calendar-day .n_d_3 {
                font-size: 9px;
        }


		.calendar-day .container {
			width: 600px;
			padding: 0px;
			margin: 0px;
			border: 1px solid #AAAAAA;
			overflow: hidden;
/*
			height: 500px;
			overflow: scroll;
*/

			clear: both;
		}
		.hourcontainer {
			float: left;
			width: 95px;
			border-right: 1px solid #AAAAAA;
			margin-right: 5px;
		}
		.hour {
			width: 100px;
			height: 20px;
			padding: 0px;
			margin: 0px;
		}

		.hour-00-00, .hour-00-30, .hour-01-00, .hour-01-30, .hour-02-00, .hour-02-30, .hour-03-00, .hour-03-30, .hour-04-00, .hour-04-30, .hour-05-00, .hour-05-30, .hour-06-00, .hour-06-30, .hour-07-00, .hour-07-30, .hour-17-00, .hour-17-30, .hour-18-00, .hour-18-30, .hour-19-00, .hour-19-30, .hour-20-00, .hour-20-30, .hour-21-00, .hour-21-30, .hour-22-00, .hour-22-30, .hour-23-00, .hour-23-30 {
		/*
			display: none;
		*/
		}

		.hour-00-30 .time, .hour-01-30 .time, .hour-02-30 .time, .hour-03-30 .time, .hour-04-30 .time, .hour-05-30 .time, .hour-06-30 .time, .hour-07-30 .time,
		.hour-08-30 .time, .hour-09-30 .time, .hour-10-30 .time, .hour-11-30 .time, .hour-12-30 .time, .hour-13-30 .time, .hour-14-30 .time, .hour-15-30 .time,
		.hour-16-30 .time, .hour-17-30 .time, .hour-18-30 .time, .hour-19-30 .time, .hour-20-30 .time, .hour-21-30 .time, .hour-22-30 .time, .hour-23-30 .time {
/*
			display: none;
*/
		}

/*
		.hour-00-00 {
			display: block;
			position: relative;
			top: -10px;
		}
*/

		.calendar-day .eventcontainer {
			float: left;
			padding: 0px;
			width: 450px;
		}

		.event {
			border: 1px solid #AAAAAA;
            border-color:#336699;
			background-color: #FFFFFF;
			float: left;
			margin-top:-40px;
			margin-top:0px;
			/*
			width: 50px;
			*/
			width: 50px;
			margin-right: 5px;
			overflow: hidden;
			padding-left: 2px;
			padding-right: 2px;
		}
		.event A {
			height: 100%;
			display: block;
			width: 100%;
			text-decoration: none;
		}

		.calendar-day .event-range-0 {  height: 18px; }
		.calendar-day .event-range-1 {  height: 18px; }
		.calendar-day .event-range-2 {  height: 38px; }
		.calendar-day .event-range-3 {  height: 58px; }
		.calendar-day .event-range-4 {  height: 78px; }
		.calendar-day .event-range-5 {  height: 98px; }
		.calendar-day .event-range-6 {  height: 118px; }
		.calendar-day .event-range-7 {  height: 138px; }
		.calendar-day .event-range-8 {  height: 158px; }
		.calendar-day .event-range-9 {  height: 178px; }
		.calendar-day .event-range-10 { height: 198px; }
		.calendar-day .event-range-11 { height: 218px; }
		.calendar-day .event-range-12 { height: 238px; }
		.calendar-day .event-range-13 { height: 258px; }
		.calendar-day .event-range-14 { height: 278px; }
		.calendar-day .event-range-15 { height: 298px; }
		.calendar-day .event-range-16 { height: 318px; }
		.calendar-day .event-range-17 { height: 338px; }
		.calendar-day .event-range-18 { height: 358px; }
		.calendar-day .event-range-19 { height: 378px; }
		.calendar-day .event-range-20 { height: 398px; }
		.calendar-day .event-range-21 { height: 418px; }
		.calendar-day .event-range-22 { height: 438px; }
		.calendar-day .event-range-23 { height: 458px; }
		.calendar-day .event-range-24 { height: 478px; }
		.calendar-day .event-range-25 { height: 498px; }
		.calendar-day .event-range-26 { height: 518px; }
		.calendar-day .event-range-27 { height: 538px; }
		.calendar-day .event-range-28 { height: 558px; }
		.calendar-day .event-range-29 { height: 578px; }
		.calendar-day .event-range-30 { height: 598px; }
		.calendar-day .event-range-31 { height: 618px; }
		.calendar-day .event-range-32 { height: 638px; }
		.calendar-day .event-range-33 { height: 658px; }
		.calendar-day .event-range-34 { height: 678px; }
		.calendar-day .event-range-35 { height: 698px; }
		.calendar-day .event-range-36 { height: 718px; }
		.calendar-day .event-range-37 { height: 738px; }
		.calendar-day .event-range-38 { height: 758px; }
		.calendar-day .event-range-39 { height: 778px; }
		.calendar-day .event-range-40 { height: 798px; }
		.calendar-day .event-range-41 { height: 818px; }
		.calendar-day .event-range-42 { height: 838px; }
		.calendar-day .event-range-43 { height: 858px; }
		.calendar-day .event-range-44 { height: 978px; }
		.calendar-day .event-range-45 { height: 898px; }
		.calendar-day .event-range-46 { height: 918px; }
		.calendar-day .event-range-47 { height: 938px; }
		.calendar-day .event-range-48 { height: 958px; }

		.calendar-day .event-range-fullday {
			overflow: hidden;
			height: 958px;
			/* width: 20px; */
		}

		.calendar-day .event-00-00 { position: relative; top: 0px; }
		.calendar-day .event-00-30 { position: relative; top: 20px; }
		.calendar-day .event-01-00 { position: relative; top: 40px; }
		.calendar-day .event-01-30 { position: relative; top: 60px; }
		.calendar-day .event-02-00 { position: relative; top: 80px; }
		.calendar-day .event-02-30 { position: relative; top: 100px; }
		.calendar-day .event-03-00 { position: relative; top: 120px; }
		.calendar-day .event-03-30 { position: relative; top: 140px; }
		.calendar-day .event-04-00 { position: relative; top: 160px; }
		.calendar-day .event-04-30 { position: relative; top: 180px; }
		.calendar-day .event-05-00 { position: relative; top: 200px; }
		.calendar-day .event-05-30 { position: relative; top: 220px; }
		.calendar-day .event-06-00 { position: relative; top: 240px; }
		.calendar-day .event-06-30 { position: relative; top: 260px; }
		.calendar-day .event-07-00 { position: relative; top: 280px; }
		.calendar-day .event-07-30 { position: relative; top: 300px; }
		.calendar-day .event-08-00 { position: relative; top: 320px; }
		.calendar-day .event-08-30 { position: relative; top: 340px; }
		.calendar-day .event-09-00 { position: relative; top: 360px; }
		.calendar-day .event-09-30 { position: relative; top: 380px; }
		.calendar-day .event-10-00 { position: relative; top: 400px; }
		.calendar-day .event-10-30 { position: relative; top: 420px; }
		.calendar-day .event-11-00 { position: relative; top: 440px; }
		.calendar-day .event-11-30 { position: relative; top: 460px; }
		.calendar-day .event-12-00 { position: relative; top: 480px; }
		.calendar-day .event-12-30 { position: relative; top: 500px; }
		.calendar-day .event-13-00 { position: relative; top: 520px; }
		.calendar-day .event-13-30 { position: relative; top: 540px; }
		.calendar-day .event-14-00 { position: relative; top: 560px; }
		.calendar-day .event-14-30 { position: relative; top: 580px; }
		.calendar-day .event-15-00 { position: relative; top: 600px; }
		.calendar-day .event-15-30 { position: relative; top: 620px; }
		.calendar-day .event-16-00 { position: relative; top: 640px; }
		.calendar-day .event-16-30 { position: relative; top: 660px; }
		.calendar-day .event-17-00 { position: relative; top: 680px; }
		.calendar-day .event-17-30 { position: relative; top: 700px; }
		.calendar-day .event-18-00 { position: relative; top: 720px; }
		.calendar-day .event-18-30 { position: relative; top: 740px; }
		.calendar-day .event-19-00 { position: relative; top: 760px; }
		.calendar-day .event-19-30 { position: relative; top: 780px; }
		.calendar-day .event-20-00 { position: relative; top: 800px; }
		.calendar-day .event-20-30 { position: relative; top: 820px; }
		.calendar-day .event-21-00 { position: relative; top: 840px; }
		.calendar-day .event-21-30 { position: relative; top: 860px; }
		.calendar-day .event-22-00 { position: relative; top: 880px; }
		.calendar-day .event-22-30 { position: relative; top: 900px; }
		.calendar-day .event-23-00 { position: relative; top: 920px; }
		.calendar-day .event-23-30 { position: relative; top: 940px; }

		.borders {
			width: 100%;
			height: 25px;
			position: absolute;
			left: 0;
			z-index: -1;
			border-bottom: 1px dashed #AAAAAA;
		}




/**************************************************/
/**************** Single Event ********************/

		.single_event {
			padding:0px;
			margin:0px;
		}
		.single_event_table {
			border-collapse:collapse;
		}
				.single_event_table td {
					padding:5px;
					border:1px solid #CEE8F3;
				}

		.single_event .event_title h1 {
		}

		.single_event .event_category {
		}

		.single_event td.question {
			font-weight: bold;
			width:50px;
			background:#CEE8F3;
			background:#CEE8F3;
			padding:5px;
			border:1px solid white;
		}

		.single_event .event_time {
			text-transform:lowercase;
		}
				.single_event .start_date,
				.single_event .end_date {
					text-transform:capitalize;
					font-weight:700;
				}
		.single_event .event_series {
		}

		.single_event .event_teaser {
		}
		.single_event .event_description {
			margin-bottom:10px;
		}
		.single_event .event_moreinfo{
		}

		.single_event .event_image {
			float: right;
		}

		.single_event .event_organizer_image {
			float: left;
		}
		span.start_event,
		span.end_event {
			text-transform:lowercase;
		}





/**************************************************/
/*********  mini-month   **************************/

		.mini-month {
			border: 1px solid #AAAAAA;
			margin:0 0 1em;
			padding:.3em;
			line-height:1.2em;
			background:none;
			border:1px none white;
			width:180px;
		}
		.mini-month TD a {
			color:#336699;
			font-weight:100;
		}

				.mini-month .mini-month-header {
					text-align: center;
					font-weight: bold;
					background:#336699;
					border-bottom:1px solid #ccc;
					margin:0 0 .3em;
				}
						.mini-month .mini-month-header a {
							color: #fff;
							text-decoration: none;
							display:block;
						}
				.mini-month table {
					border-collapse:collapse;
					width:100%;
				}
						.mini-month TD.day {
							text-align: center;
						}
								.mini-month TD.dayheader {
									text-align: center;
								}
								.mini-month TD.weekend {
									background:#efefef;
									border:1px solid white;
									border-right:1px solid #ccc;
								}
										.mini-month TR.top_header TD {
 											border-bottom:1px solid #ccc;
										}
								.mini-month TD.not_in_month {
									visibility: hidden;
									border:1px none white;
								}

										.mini-month TD.day a {
											text-decoration: none;
											display:block;
										}
								
										.mini-month TD.has_events a {
											background:#ccc;
											font-weight:700;
										}
						
