/* CSS Document */
.mini-month-container{
text-align:center;
}
.mini-month {
	width: 169px;
	border: 1px solid #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 3px;
		}
.mini-month .mini-month-header {
color: #000000;
	font-size: 10pt;
	text-align: center;
	font-weight: bold;
	background-image:url(css-calendario/side_bg.gif);
	height: 20px;
		}
.mini-month .mini-month-header A {
	color: #000000;
		}
.mini-month TD.day {
width:25px;
	text-align: center;
	font-size: 8pt;
	/*border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;*/
		}
.mini-month TD.day A {
	text-decoration: none;
	color: #666600;
		}

.mini-month TD.day a:hover {
	text-decoration: none;
	color: #FF0000;
		}
.mini-month TD.has_events {
	color: #FFFFFF;
	background-color: #669933;
		}
.mini-month TD.has_events A {
	color: #FFFFFF;
		}
.mini-month TD.has_events A:hover {
	color: #FFFFFF;
	background-color: #FF0000;
		}

.mini-month TD.not_in_month  {
	background-color: #f2f2f2;
		}
.mini-month-borderup {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a1a5a9;
		}
.not_in_month A{color: #999999;}


/*Day view*/
	.calendar-day {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
	}
	.calendar-day a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
        .calendar-day .prev_day_arrow {
                float: left;
                width: 20px;
        }
        .calendar-day .prev_days {
                float: left;
                width: 110px;
                text-align: right;
                padding-top: 5px;
		text-align: right;
        }
        .calendar-day .next_days {
                float: right;
                width: 110px;
                padding-top: 5px;
        }
        .calendar-day .the_day {
                font-size: 15pt;
                font-weight: bold;
                color: #288EBD;
                text-decoration: none;
                text-align: center;
        }

	.dayHeader {
		font-size: 9pt;
		font-weight: bold;
		color: #000000;
		text-align: center;
	}


	.calendar-day .prev_day_arrow {
		float: left;
	}
	.calendar-day .next_day_arrow {
		float: right;
	}


        .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: #288EBD;
                display: inline;
        }

        .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: #666600;
	background-color: #e7e6d0;
	padding: 4px;
	border: 0px solid #666600;
        }
		.calendar-day .p_d_1 A:hover,
        .calendar-day .p_d_2 A:hover,
        .calendar-day .p_d_3 A:hover,
        .calendar-day .n_d_1 A:hover,
        .calendar-day .n_d_2 A:hover,
        .calendar-day .n_d_3 A:hover
        {
	color: #e7e6d0;
	background-color: #666600;
        }

        .calendar-day .p_d_1,
        .calendar-day .n_d_1 {
                font-size: 12pt;
        }

        .calendar-day .p_d_2,
        .calendar-day .n_d_2 {
                font-size: 10t;
                padding: 10px;
        }

        .calendar-day .p_d_3,
        .calendar-day .n_d_3 {
                font-size: 9pt;
        }


		.container {
	width: 100%;
	padding: 5px;
	margin: 0px;
	overflow: hidden;
	clear: both;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	height: 40%;
		}
		.hourcontainer {
			float: left;
			width: 95px;
			border-right: 1px solid #AAAAAA;
			margin-right: 5px;
		}
		.hour {
			width: 100px;
			height: 20px;
			padding: 0pt;
			margin: 0pt;
			font-size: 8pt;
		}

		.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;
		}
*/

		.eventcontainer {
	padding: 0px;
	width: 97%;
	margin-top: 15px;
	margin-bottom: 10px;
		}
		.eventcontent {
	padding: 4px;
	width: 100%;
	background-color: #F8F8F8;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666600;
		}		
		.event {
			border: 1px solid #AAAAAA;
                	border-color: #288EBD;
			background-color: #FFFFFF;
			float: left;
			/*
			width: 50px;
			*/
			width: 50px;
			margin-right: 5px;
			overflow: hidden;
			font-size: 8pt; 
			padding-left: 2px;
			padding-right: 2px;
		}
		.event A {
			height: 100%;
			display: block;
			width: 100%;
			text-decoration: none;
		}


		.event-range-0 {  height: 18px; }
		.event-range-1 {  height: 18px; }
		.event-range-2 {  height: 38px; }
		.event-range-3 {  height: 58px; }
		.event-range-4 {  height: 78px; }
		.event-range-5 {  height: 98px; }
		.event-range-6 {  height: 118px; }
		.event-range-7 {  height: 138px; }
		.event-range-8 {  height: 158px; }
		.event-range-9 {  height: 178px; }
		.event-range-10 { height: 198px; }
		.event-range-11 { height: 218px; }
		.event-range-12 { height: 238px; }
		.event-range-13 { height: 258px; }
		.event-range-14 { height: 278px; }
		.event-range-15 { height: 298px; }
		.event-range-16 { height: 318px; }
		.event-range-17 { height: 338px; }
		.event-range-18 { height: 358px; }
		.event-range-19 { height: 378px; }
		.event-range-20 { height: 398px; }
		.event-range-21 { height: 418px; }
		.event-range-22 { height: 438px; }
		.event-range-23 { height: 458px; }
		.event-range-24 { height: 478px; }
		.event-range-25 { height: 498px; }
		.event-range-26 { height: 518px; }
		.event-range-27 { height: 538px; }
		.event-range-28 { height: 558px; }
		.event-range-29 { height: 578px; }
		.event-range-30 { height: 598px; }
		.event-range-31 { height: 618px; }
		.event-range-32 { height: 638px; }
		.event-range-33 { height: 658px; }
		.event-range-34 { height: 678px; }
		.event-range-35 { height: 698px; }
		.event-range-36 { height: 718px; }
		.event-range-37 { height: 738px; }
		.event-range-38 { height: 758px; }
		.event-range-39 { height: 778px; }
		.event-range-40 { height: 798px; }
		.event-range-41 { height: 818px; }
		.event-range-42 { height: 838px; }
		.event-range-43 { height: 858px; }
		.event-range-44 { height: 978px; }
		.event-range-45 { height: 898px; }
		.event-range-46 { height: 918px; }
		.event-range-47 { height: 938px; }
		.event-range-48 { height: 958px; }

		.event-range-fullday {
			overflow: hidden;
			height: 958px;
			/* width: 20px; */
		}

		.event-00-00 { position: relative; top: 0px; }
		.event-00-30 { position: relative; top: 20px; }
		.event-01-00 { position: relative; top: 40px; }
		.event-01-30 { position: relative; top: 60px; }
		.event-02-00 { position: relative; top: 80px; }
		.event-02-30 { position: relative; top: 100px; }
		.event-03-00 { position: relative; top: 120px; }
		.event-03-30 { position: relative; top: 140px; }
		.event-04-00 { position: relative; top: 160px; }
		.event-04-30 { position: relative; top: 180px; }
		.event-05-00 { position: relative; top: 200px; }
		.event-05-30 { position: relative; top: 220px; }
		.event-06-00 { position: relative; top: 240px; }
		.event-06-30 { position: relative; top: 260px; }
		.event-07-00 { position: relative; top: 280px; }
		.event-07-30 { position: relative; top: 300px; }
		.event-08-00 { position: relative; top: 320px; }
		.event-08-30 { position: relative; top: 340px; }
		.event-09-00 { position: relative; top: 360px; }
		.event-09-30 { position: relative; top: 380px; }
		.event-10-00 { position: relative; top: 400px; }
		.event-10-30 { position: relative; top: 420px; }
		.event-11-00 { position: relative; top: 440px; }
		.event-11-30 { position: relative; top: 460px; }
		.event-12-00 { position: relative; top: 480px; }
		.event-12-30 { position: relative; top: 500px; }
		.event-13-00 { position: relative; top: 520px; }
		.event-13-30 { position: relative; top: 540px; }
		.event-14-00 { position: relative; top: 560px; }
		.event-14-30 { position: relative; top: 580px; }
		.event-15-00 { position: relative; top: 600px; }
		.event-15-30 { position: relative; top: 620px; }
		.event-16-00 { position: relative; top: 640px; }
		.event-16-30 { position: relative; top: 660px; }
		.event-17-00 { position: relative; top: 680px; }
		.event-17-30 { position: relative; top: 700px; }
		.event-18-00 { position: relative; top: 720px; }
		.event-18-30 { position: relative; top: 740px; }
		.event-19-00 { position: relative; top: 760px; }
		.event-19-30 { position: relative; top: 780px; }
		.event-20-00 { position: relative; top: 800px; }
		.event-20-30 { position: relative; top: 820px; }
		.event-21-00 { position: relative; top: 840px; }
		.event-21-30 { position: relative; top: 860px; }
		.event-22-00 { position: relative; top: 880px; }
		.event-22-30 { position: relative; top: 900px; }
		.event-23-00 { position: relative; top: 920px; }
		.event-23-30 { position: relative; top: 940px; }

		.borders {
			width: 100%;
			height: 25px;
			position: absolute;
			left: 0;
			z-index: -1;
			border-bottom: 1px dashed #AAAAAA;
		}
/*Event view*/
		.single_event {
	border: 1px solid #AAAAAA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 10px;
	margin-bottom: 100px;
		}

		.single_event .event_title {
	font-size: 11pt;
	font-weight: bold;
	color: #666600;
	margin-bottom: 10px;
		}

		.single_event .event_category {
			text-align: center;
		}
		.single_event .event_targetgroup {
			text-align: center;
		}

		.single_event .question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666600;
	font-weight: bold;
	margin-top: 10px;
	background-image: url(../../fileadmin/css/css-img/bullet-h3_07.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 3px;
	margin-left: 0px;
		}

		.single_event .event_time {
		}
		.single_event .event_series {
		}

		.single_event .event_teaser {
		}
		.single_event .event_description {
		}
		.single_event .event_moreinfo{
		}

		.single_event .event_image {
			float: right;
		}

		.single_event .event_organizer_image {
			float: left;
		}
#event_datuak{
	margin-left: 50px;
}

