.tx-cal-controller{
width: 100%;
text-align:center;
padding-top:5px;
}

.tx-cal-controller .bold,.tx-cal-controller .bold a:link,.tx-cal-controller .bold a:active,.tx-cal-controller .bold a:visited ,
.tx-cal-controller .month-small .eventDay {
	font-weight: bold;
}
.tx-cal-controller .month-small .eventDay,
.tx-cal-controller .month-medium .eventDay{
	background-color: #FAB3B5;
}

.eventDay a {line-height:10px;}
.eventDay a:hover {background:none;}

.tx-cal-controller p {
font-size:90%;
}

span.event_element {line-height:10px}

#month-header {
	width: 90%;
	margin: 0 auto 7px;
	background-color: #ccc;
	border: 1px solid #A1A5A9;
}
#month-header-title, #month-header-prevnext{
	width: 100%;
	text-align: center;}

#month-header-prevnext{
height:26;
}
#month-header-prevnext span{
font-weight:bold;font-size:90%;
vertical-align:top;
}

#month-header-prevnext a:hover, #month-header-icons a:hover{
background:none;
}

#month-header-prevnext a:hover img, #month-header-icons a:hover img{
opacity: 0.4;
filter:alpha(opacity= 40);
}

#month-header-icons{
	float: right;
	text-align: right;
}

#month-body, #month-footer {
	width: 100%;
	text-align: center;}

#list-event-month{
width:100%;
text-align: center;
}
	
#list-event-month ul{
padding:0;
margin:auto;
list-style: none;
width:95%;
text-align: center;
}

#list-event-month li {
	background-color:#efefef;
	margin-bottom:5;
	overflow:auto;
	width:100%;
}
#list-event-month li.even {
	background-color:#FFF2C9;
}

#list-event-month li .event-title {
}

#list-event-month li .event-date {
	font-size:90%;
}

#list-event-month li .event-category {
clear:right;
float:right;
font-size:90%;
}

#list-event-month li .event-description {
clear:both;
text-align:left;
font-size:90%;
}

#calendar-event {
text-align:left;
}

#calendar-event div.event-infos {
margin-left:15px;
padding:5px;
background-color: #EFEFEF;
}
#event-date {
margin:0 50px;
padding:5px;
background-color: #EFEFEF;
border: 1px solid #A1A5A9;
text-align:center;
}

#event-titlecategory {
text-align:right;
font-size:90%;
font-style:italic;
}

#event-description {
text-align:left;
margin-top:20;
margin-bottom:20;}

.calborder {
	background-color: #fff;
	border: 1px solid #A1A5A9;
}
	
.month-large {
	border: 1px solid #A1A5A9;	
	border-collapse: collapse;
	margin:auto;
	font-size: 90%;
}

.month-large th,
.month-large td,
.month-medium td {
	border: 1px solid #A1A5A9;
	}

.month-large .weekday {
	background-color: #EEE;
	height: 12px;
}
.month-weeknums {
	border-right:1px solid #AAAAAA;
	background-color:#EFEFEF;
}
.month-weekdays {
	border-bottom:1px solid #AAAAAA;
	border-top:1px solid #AAAAAA;
	background-color:#EFEFEF;
}
.month-large .weeknum {
	background-color: #A1A5A9;
	width: 22px;
}

.month-large .day {
	height: 60px;
	width: 100px;
	vertical-align: top;
	text-align: left;
}

.month-large .day div {
	text-align: right;
	padding-right: 3px;
}
.month-large .daylink {
	font-weight: bold;
}

.monthCorner {
	border-bottom:1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
}

.monthOff, .monthOff a:link,.monthOff a:visited {
	color: #BBBBBB ! important;
}

table#year-view {
margin:0 auto;
}

table.month-small, table.month-medium {
	border: 1px solid #A1A5A9;
	border-collapse: collapse;
	margin-left:auto;
	margin-right:auto;
}

.month-small a:link,.month-small a:visited {
	color: #000000;
}

.month-small th,
.month-small td,
.month-medium th,
.month-medium td {
	padding: 2px;
	width: 22px;
	font-size: 10px;
}

.month-small td,
.month-medium td {
	text-align: right;
	height:15px;
}

.month-small th,
.month-medium th
{
	text-align: center;
}


.month-small th, .month-medium th, .month-large th {
	font-weight: normal;
}

.month-small th a:link, .month-small th a:visited, 
.month-medium th a:link, .month-medium th a:visited, 
.month-large th a:link, .month-large th a:visited{
	font-weight: bold;
	color: #000000;
}

.monthSelected, .monthSelectedWeek {
}

.monthCurrentWeek {
	background-color: #DFF3F5;
}

.monthToday {
	background:#99AABB none repeat scroll 0% !important;
	border-color:#556677 rgb(170, 187, 204) rgb(170, 187, 204) rgb(85, 102, 119) !important;
	border-style:solid !important;
	border-width:1px !important;
}

.monthToday a:link, .monthToday a:visited {
	color:#000;
}

.month-small .monthToday {
	background-color:#FFF2C9 !important;
}

.yearmonth {
border-collapse: collapse;
}

.yearweek {
	background-color: #eee;
	width: 30px;
	font-size: 9px;
	font-weight: 900;
	text-align: center;
	height: 15px;
}

.monthMediumBasic {
	height: 20px;
	width: 20px;
	text-align: left;
	vertical-align: top;
}

	
.V9 {
	text-align:left ! important;
	font-size: 9px;
	color: #000000;
}
.V9 ul {
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
	padding-left: 0px;
}
.V9 li {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.V10W {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	}

.V9W {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	}

.V10WB {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: 900;
	}

.V9G {
	font-size: 9px;
	color: #666666;
	}

.V10 {
	font-size: 10px;
	color: #000000;
	}

.V9BOLD {
	font-size: 9px;
	font-weight: 900;
	}

.G10 {
	font-size: 11px;
	color: #0066FF;
	}

.G10B {
	font-size: 11px;
	color: #000000;
	}

.G10BOLD {
	font-size: 11px;
	font-weight: 900;
	}

.G10G {
	font-size: 11px;
	color: #A1A5A9;
	}

.V12 {
	font-size: 12px;
	color: #000000;
	}

#calendar-nav {
	margin:auto
}

#calendar-nav td {
	vertical-align: top;
}

#calendar-nav td#previous {
}

#calendar-nav td#list {
}

#calendar-nav td#legend {
	padding:0 25 0 25;
}

#calendar-nav td#legend .legend-calendar-name {
	font-size:90%;
}

.tx-cal-controller .treelevel0 {
	margin-left:20px;
}
.refresh_calendar {
	margin: auto;
	border:none;
}

#calendar-nav td#next {
}

/*------------ Category style package: default (blue) - start ------------*/

.default_categoryheader,
.default_catheader {
	background-color: #557CA3;
	}

.event-category .default_categoryheader,
.event-category .default_catheader {
	background-color: transparent !important;
	color: #557CA3 !important;
}

.default_categoryheader_bullet,
.default_catheader_bullet {
	color: #557CA3;
	font-size: 16px;
	}

.default_categoryheader_text,
.default_catheader_text {
	color: #000000;
	font-size: 11px;
	margin-left: 3px;
	}

.default_categoryheader_legend_bullet,
.default_catheader_legend_bullet {
	margin-left: 3px;
	}

.default_categoryheader_legend_text,
.default_catheader_legend_text {
	}

.default_categoryheader_allday,
.default_catheader_allday {
	text-align: center;
	background-color: #6699CC;
	}

.default_categorybody,
.default_catbody {
	background-color: #6699CC;
	border: 1px solid #557CA3;
	color: #fff;
	}

.default_categorybody a:link,
.default_catbody a:link {
	color: #fff;
	}

/*------------ Category style package: default (blue) - end ------------*/	

/*------------ Category style package: green - start ------------*/
.green_catheader, .green_catheader_allday {
background-color: #53A062;
}

.event-category .green_catheader {
background-color: transparent !important;
color: #53A062 !important;
}

.green_catheader_bullet {
color: #4FC464;
font-size: 16px;
}

.green_catheader_text {
color: #000000;
font-size: 11px;
margin-left: 3px;
}

.green_catheader_legend_bullet {
margin-left: 3px;
}

.green_catheader_bullet_text {
}

.green_catheader_allday {
text-align: center;
background-color: #4FC464;
}

.green_catbody {
background-color: #4FC464;
border: 1px solid #53A062;
color: #fff;
}

.green_catbody a:link {
color: #fff;
}

/*------------ Category style package: green - end ------------*/

/*------------ Category style package: pink - start ------------*/

.pink_catheader, .pink_catheader_allday {
	background-color: #B257A2;
	}
	
.event-category .pink_catheader {
	background-color: transparent !important;
	color: #B257A2 !important;
}

.pink_catheader_bullet {
	color: #EA62D4;
	font-size: 16px;
	}

.pink_catheader_text {
	color: #000000;
	font-size: 11px;
	margin-left: 3px;
	}

.pink_catheader_legend_bullet {
	margin-left: 3px;
	}

.pink_catheader_bullet_text {
	}

.pink_catheader_allday {
	text-align: center;
	background-color: #EA62D4;
	}

.pink_catbody {
	background-color: #EA62D4;
	border: 1px solid #B257A2;
	color: #fff;
	}

.pink_catbody a:link {
	color: #fff;
	}

/*------------ Category style package: pink - end ------------*/
/*------------ Category style package: red - start ------------*/

.red_catheader, .red_catheader_allday {
	background-color: #D42020;
	}
	
.event-category .red_catheader {
	background-color: transparent !important;
	color: #D42020 !important;
}

.red_catheader_bullet {
	color: #FF5E56;
	font-size: 16px;
	}

.red_catheader_text {
	color: #000000;
	font-size: 11px;
	margin-left: 3px;
	}

.red_catheader_legend_bullet {
	margin-left: 3px;
	}

.red_catheader_bullet_text {
	}

.red_catheader_allday {
	text-align: center;
	background-color: #FF5E56;
	}

.red_catbody {
	background-color: #FF5E56;
	border: 1px solid #D42020;
	color: #fff;
	}

.red_catbody a:link {
	color: #fff;
	}

/*------------ Category style package: red - end ------------*/
/*------------ Category style package: yellow - start ------------*/

.yellow_catheader, .yellow_catheader_allday {
	background-color: #B88F0B;
	}
	
.event-category .yellow_catheader {
	background-color: transparent !important;
	color: #B88F0B !important;
}

.yellow_catheader_bullet {
	color: yellow;
	font-size: 16px;
	}

.yellow_catheader_text{
	color: #000000;
	font-size: 11px;
	margin-left: 3px;
	}

.yellow_catheader_legend_bullet {
	margin-left: 3px;
	}

.yellow_catheader_bullet_text {

	}

.yellow_catheader_allday {
	text-align: center;
	background-color: #CCB21F;
	}

.yellow_catbody {
	background-color: #CCB21F;
	border: 1px solid #B88F0B;
	color: #fff;
	}

.yellow_catbody a:link {
	color: #fff;
	}

/*------------ Category style package: yellow - end ------------*/
/*------------ Category style package: grey - start ------------*/

.grey_catheader, .grey_catheader_allday {
	background-color: #73738C;
	}
	
.event-category .grey_catheader {
	background-color: transparent !important;
	color: #73738C !important;
}

.grey_catheader_bullet {
	color: #9292A1;
	font-size: 16px;
	}

.grey_catheader_text {
	color: #000000;
	font-size: 11px;
	margin-left: 3px;
	}

.grey_catheader_legend_bullet {
	margin-left: 3px;
	}

.grey_catheader_bullet_text {
	}

.grey_catheader_allday {
	text-align: center;
	background-color: #9292A1;
	}

.grey_catbody {
	background-color: #9292A1;
	border: 1px solid #73738C;
	color: #fff;
	}

.grey_catbody a:link {
	color: #fff;
	}

/*------------ Category style package: grey - end ------------*/
/*------------ Category style package: orange - start ------------*/

.orange_catheader, .orange_catheader_allday {
	background-color: #E84F25;
	}
.event-category .orange_catheader {
	background-color: transparent !important;
	color: #E84F25 !important;
}

.orange_catheader_bullet {
	color: #FF6D3B;
	font-size: 16px;
	}

.orange_catheader_text {
	color: #000000;
	font-size: 11px;
	margin-left: 3px;
	}

.orange_catheader_legend_bullet {
	margin-left: 3px;
	}

.orange_catheader_bullet_text {
	}

.orange_catheader_allday {
	text-align: center;
	background-color: #FF6D3B;
	}

.orange_catbody {
	background-color: #FF6D3B;
	border: 1px solid #E84F25;
	color: #fff;
	}

.orange_catbody a:link {
	color: #fff;
	}

/*------------ Category style package: orange - end ------------*/
