@charset "utf-8";
/* CSS Document */

#ajaxCalMin														{height:210px}
#ajaxCalMin	 .V9											{display:none;}

#ajaxCalMinBtns	table.headTable 			{width:100%; border-collapse:collapse; font-weight:bold; margin-top:15px}
#ajaxCalMinBtns td.btnl								{text-align:right}
#ajaxCalMinBtns td.monthname					{text-align:center;font-size:16px}

#ajaxCalMinBtns td a.pager						{font-size:16px;line-height:100%; border:1px solid #fff; padding:0 5px}
#ajaxCalMinBtns td a.pager:hover			{border:1px solid #f60; text-decoration:none}

#ajaxCalMin	 table 										{width:100%;margin-top:20px;border-collapse:collapse;}
#ajaxCalMin th.month-weeknums					{padding-right:1px}
#ajaxCalMin	.loader										{padding:50px 0; width:220px; text-align:center;}
#ajaxCalMin	.loader img 							{width:220px}
#ajaxCalMin td.monthLargeBasic				{border:#aaa solid 1px; padding:0; text-align:center; color:#142c5a; font-weight:bold} 
#ajaxCalMin  .jsday										{height:16px; width:20px; padding:2px 0 0 2px; overflow:hidden; border:3px #fff solid}
/*The links: DEFAULT(limited)*/
#ajaxCalMin td a											{display:block; padding:2px 0 0 2px; height:16px; border:#fff dashed 3px}
#ajaxCalMin td.monthCurrentWeek	a:hover,
#ajaxCalMin td a:hover								{text-decoration:none; border:#f90 dashed 3px}
#ajaxCalMin td.monthCurrentWeek	a,	
#ajaxCalMin td.monthCurrentWeek				{background:#f2f9ff;}

#ajaxCalMin td.monthCurrentWeek	a,
#ajaxCalMin td.monthCurrentWeek	.jsday{border:3px #f2f9ff solid} 
#ajaxCalMin td.monthToday .jsday			{border:3px #9cf solid}

/*The links: ALL*/
#ajaxCalMin td a.vis0:hover,
#ajaxCalMin td.monthCurrentWeek a.vis0:hover 
																			{border-style:solid}
/*The links: INTRANET*/
#ajaxCalMin td a.vis2,
#ajaxCalMin td.monthCurrentWeek a.vis2
																			{color:#66da89}
#ajaxCalMin td a.vis2:hover,
#ajaxCalMin td.monthCurrentWeek a.vis2:hover 
																			{border:3px solid #66da89}
/*Month Off*/																			
#ajaxCalMin td.monthOff 				      {color:#bbb}
#ajaxCalMin td.monthOff a							{color:#fc9}
#ajaxCalMin td.monthOff a:hover				{border-color:#fc9}

/*Toggle Fun*/
a.togCalAct, 
a.togCal															{display:block;width:225px;height:30px;background:url(../../../../fileadmin/img/cal_hl_minical.gif) -225px 0;} 
a.togCalList,	 
a.togCalListAct												{display:block;width:225px;height:30px;background:url(../../../../fileadmin/img/cal_hl_minilist.gif) -225px 0;} 
a.togCalListAct, 
a.togCalAct														{background-position:0 0;} 
a.togCalList:hover, 
a.togCal:hover 												{background-position:-225px -30px;text-decoration:none;} 
a.togCalListAct:hover, 
a.togCalAct:hover 										{background-position:0 -30px;text-decoration:none;}
/*Listing*/
#listingWrapper h2 										{font-weight:bold; color:#142c5a; font-size:15px}
#listingWrapper span.date							{color:#aaa}
#listingWrapper p.found 							{text-align:left; margin:8px 0; padding:5px 0; border:dashed #aaa; border-width:1px 0 }
#listingWrapper li 										{text-align:left; margin:0 0 8px; padding:8px 0; border:dashed #aaa; border-width:0 0 1px }
#listingWrapper dd 										{text-align:left}
/*ToolTip*/
.eventBubble													{position:fixed;z-index:10000; width:201px;} 
.eventBubble .top											{background:url(../../../../fileadmin/img/cbubbletop.png); width:201px; height:13px} 
.eventBubbleContent 									{background:url(../../../../fileadmin/img/cbubblecon.png) 0 bottom; padding:0 20px; width:161px; text-align:left;} 
.eventBubble .bot											{background:url(../../../../fileadmin/img/cbubblebot.png); width:201px; height:23px} 
.eventBubble h3												{font-weight:bold; color:#142c5a;}
.V9																		{}
.V9 span {display:block; border-bottom:dashed #aaa 1px; width:150px;padding:5px 5px 5px 0; color:#aaa}
.V9 span strong {color:#000; font-weight:normal}
