.navigation .planner {
	background-color: #997EE6 !important;
	color: #ffffff !important;}
/* - - - - - - - */	


#PlannerFilterShow, #PlannerFilterHide {
display: none;
}

.PlannerFilter, .activeElements {
/* 
display: none;
*/	

}


.illustration .td1 h1 {margin-left: 0px;}
.PlannerFilterBlock {
	text-align: right !important;
	margin-top: 15px;
	margin-bottom: 5px!important;
	height: 35px;
	width: 100%;
	font-family: verdana;
	font-size: 10px;

}
div.PlannerFilter {	background-color: #bbbbbb;}

.PlannerFilter, .PlannerFilter:visited {
	float: right;
	display: block; width: auto; text-align: center; padding: 2px !important;
	padding-left: 7px;
	padding-right: 7px;
	background-color: #997EE6;
    text-decoration: none;
	border: 0px solid #6F57C2;
	color: #ffffff;
	line-height: 10px;
	margin-left: 1px !important;
	}

.PlannerFilter:hover {  
	text-decoration: none;
	background-color: #6F57C2;
	color: white;
	}	
	

	
.contentPlanner table {border: 0px solid #6F57C2; }	
.contentPlanner table td {padding: 0px;}	

.contentPlanner table .DateCell { width: 180px;
color:#6F57C2; font-size: 1em;
font-weight: 900;
padding-left: 0px;
text-align: right;
padding-right: 10px;
}	

.DateCell .pastDue {
	color: red !important;
	font-size: 10px;
}

.DateCell .OriginalData {
	color: #666666;
	font-size: 10px;
}
 
 .DateCell .error {font-size: 10px;}

.contentPlanner table .DateSequenceTitle { 
background-color: #EEEEEE; /*CAC5FF*/
margin-bottom: 0px;
}
.contentPlanner table .DateSequenceTitle .DateSequenceNumber { 
background-color: #997EE6; /*6F57C2*/
color: white; font-size: 1.2em; font-weight: bold;
width: 40px;
text-align: right;
padding-right: 5px;
margin-left: -1px;
}	



.contentPlanner table .EventCell {
border-left: 1px dotted #6F57C2;
padding-bottom: 20px;
}




.contentPlanner table .EventCell .event { 
margin-left: 40px;
border-bottom: 1px dotted #CAC5FF;
font-size: 0.8em;
padding-top: 5px;
padding-bottom: 5px;
clear: both;
}

.eventName { 
font-family: verdana;
border: 0px solid yellow;
width: 93%;
display: block;
}

.activeElements { 
/*display: none;*/
width: 50px;
padding: 0px !important;
border: 0px dotted red;
float: right;
text-align: center;
margin-top: -5px !important;
}

.boxCheckedEvent {
}

.weddingDayIllstration {
margin-top: 10px;
margin-bottom: 15px;
}

.legend {
margin-top: 5px;
clear: both;
}

.CalleriaFeature {
font-family: verdana;
color: #3F2691 !important; 
font-weight: bold !important; 
font-size: 14px;

border: 0px solid red;
margin-top: 0px;
margin-right: 0px;
float: right;
}

/*

.CalleriaFeature {
font-family: arial;
color: #3F2691 !important; 
font-weight: bold !important; 
font-size: 24px !important; 
position: absolute;
margin-left: 5px;
margin-top: -5px;
}
*/


.legend .CalleriaFeature {
float: none;
}