﻿#jMonthCalendar{


}       
 #jYearCalendar{


}       
.CalendarDesc{

}


.MonthlyCalendar .MonthNavigation { 
	border-bottom:solid 1px #ddd; 
	clear:both; 
	height:20px; 
	padding:5px 10px 0 10px; 
}
.MonthlyCalendar .MonthNavPrev, .MonthlyCalendar .MonthNavNext, .MonthlyCalendar .TodayLink { 
	width:7%; 
	float:left; 
}
.MonthlyCalendar .YearNavNext, .MonthlyCalendar .YearNavPrev { 
	width:10%; 
	float:right; 
}
.MonthlyCalendar .MonthName { 
	width:59%; 
	text-align:center; 
	font-weight:bold; 
	float:left; 
	background-color: rgb(27, 124, 0); 
}


.MonthlyCalendar { 
/*	
background-color: rgb(27, 124, 0); 
	border:0; 
	padding:0; 
	margin:1; 
	width:100%;*/
	width:195px;
 	border-spacing:1px;
	background-color: #1B7C00;
}
/*.MonthlyCalendar tr td{ 
	 border: 2px solid black;
	 border-collapse: collapse;
	 padding:1px; 
}*/
.YearCalendar { 
/*	
background-color: rgb(27, 124, 0); 
	border:0; 
	padding:0; 
	margin:1; 
	width:100%;
	width:100%;*/
	height:100%;
	
}
.YearCalendarBody{
	vertical-align:top;
	}
.MonthCalendarBody{
	vertical-align:top;
	}
.MonthHead { 
	/*color:#ffffff; 
	font-weight: bold;
	font-size: 9pt;
	text-align: center;
	padding: 5px;
	width:100%;
	background: url(http://cdn.endata.cx/images/personal/16167/green_lines.gif);
*/
	color:#ffffff; 
	background-color: #005200;
	font-size: 7pt; 
	text-align: center;
	width: 28px;
	height: 28px;
}
.MonthlyCalendar #CalendarHead .DateHeader { 
	width:14%; 
	text-align:center; 
}
.CalendarBody {

}
.DateBox { 
	text-align:center;
	vertical-align:center;
	font-size: 7pt; 
	text-align: center;
	width: 28px;
	height: 28px;
	color:#0df000; 
  	background-color: #005C00; 
}
.DateLabel { 
	height:16px; 
	width:100%; 
	background: repeat scroll 0 0; 
	text-align:right;	 
}
.DateLabel span { 
	cursor:pointer; 
	padding:0 5px 2px;
	text-decoration:none; 
	line-height:16px; 
	color:#0df000; 
}

.Inactive{
	background-color: #003300;
} 

 .Weekend { 
	  color:#f0f000; 
	  background-color: #3c0000; 
	  background: url(http://cdn.endata.cx/images/personal/16167/kalend_red_lines_point.gif);
	  font-size: 7pt; 
	  text-align: center;
}
.Today {
	  font-weight: bold;
	  background: url(http://cdn.endata.cx/images/personal/16167/kalend_green_lines_point.gif);
	  background-repeat:repeat;
	  font-size: 7pt; 
	  text-align: center;
}
.Holiday{
	  font-weight: bold;
	  background: url(http://cdn.endata.cx/images/personal/16167/kalend_blue_lines_point.gif);
	  background-repeat:repeat;
	  font-size: 7pt; 
	  text-align: center;
	}
.Spam {
	  font-weight: bold;
	  font-size: 9pt; 
	  text-align: center;
}
/*#jMonthCalendar .Event { 
	font-size:12px; 
	padding:4px; 
	background-color:#C0D0FF; 
	margin-bottom:1px; 
	-moz-border-radius:0 8px 8px 8px;
	border:solid 1px #000; 
	cursor:pointer; 
	display:block; 
	}*/
/*.Event span { text-decoration:none; color:#000; }
.Event a:hover { text-decoration:underline; }

//-------------events----------
*/
.Event {
	position: relative;
}
.Event ul {
	text-align: left;
	position: absolute;
	display: none;
	z-index: 1000;
	padding: 15px;
	background: #E7ECF2 url(http://cdn.endata.cx/images/personal/16167/popup.png) no-repeat;
	color: white;
	border: 1px solid white;
	font-size: 15px;
	width: 200px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	-border-radius: 3px;
	list-style: none;
	color: #444444;
	-webkit-box-shadow: 0px 8px 8px #333;
}

.Event li {
	padding-bottom: 5px;
}
.Event li span {
	display: block;
	font-size: 12px;
	text-align: justify;
	color: #555;
}
.Event li span.title {
	font-weight: bold;
	color: #222;
}
.Event a{
	color:#0000ff;
	cursor:pointer;
}
.Event a:hover{
	color:#0000dd;
	cursor:pointer;
}
.Event a:visited{
	color:#0000dd;
	cursor:pointer;
}
.Event a:link{
	color:#0000dd;
	cursor:pointer;
}
.Event a:active{
	color:#0000dd;
	cursor:pointer;
}
.Points{
	background: url(http://cdn.endata.cx/images/personal/16167/game_po.gif) no-repeat;
	}
.Encounter{
	background: url(http://cdn.endata.cx/images/personal/16167/game_sh.gif) no-repeat;
	}
.Cashing{
	background: url(http://cdn.endata.cx/images/personal/16167/game_ks.gif) no-repeat;
	}
.Waterwar{
	background: url(http://cdn.endata.cx/images/personal/16167/game_mv.gif) no-repeat;
	}
.Fotoextreem{
	background: url(http://cdn.endata.cx/images/personal/16167/game_fe.gif) no-repeat;
	}
.Fotohunting{
	background: url(http://cdn.endata.cx/images/personal/16167/game_fo.gif) no-repeat;
	}
.Brainattack{
	background: url(http://cdn.endata.cx/images/personal/16167/game_ms.gif) no-repeat;
	}

.PointsPlan{
	background: url(http://cdn.endata.cx/images/personal/16167/plan_game_po.gif) no-repeat;
	}
.EncounterPlan{
	background: url(http://cdn.endata.cx/images/personal/16167/plan_game_sh.gif) no-repeat;
	}
.CashingPlan{
	background: url(http://cdn.endata.cx/images/personal/16167/plan_game_ks.gif) no-repeat;
	}
.WaterwarPlan{
	background: url(http://cdn.endata.cx/images/personal/16167/plan_game_mv.gif) no-repeat;
	}
.FotoextreemPlan{
	background: url(http://cdn.endata.cx/images/personal/16167/plan_game_fe.gif) no-repeat;
	}
.FotohuntingPlan{
	background: url(http://cdn.endata.cx/images/personal/16167/plan_game_fo.gif) no-repeat;
	}
.BrainattackPlan{
	background: url(http://cdn.endata.cx/images/personal/16167/plan_game_ms.gif) no-repeat;
	}
