.TKEvents {
	border:0;margin:0;padding:0;
	}
		
.TKEvents .M-mt-admin {display:none;}

.M-mt-event-table{
	width:99%;
	padding:0; margin:0;
	text-align:left;
	}

.M-mt-event-tablehead{
	font-weight:bold;
	background-color:#506B7C;
	color:#fff;
	}
	
.M-mt-event-td, .M-mt-event-td-old , .M-mt-event-td-today, .M-mt-event-td-temp {
	border:0;
	border-top:#506B7C solid 1px;
	vertical-align:top;
	padding:3px 3px 10px 3px;
	}

.M-mt-event-td-temp, .M-mt-event-td-temp A, .M-mt-event-td-temp A:visited,
.M-mt-event-td-old, .M-mt-event-td-old A, .M-mt-event-td-old A:visited {
	color: #C1B689;
	}
	
.TKEvents span.eventName{
	font-weight:bold;
	display:block;
	}

.TKEvents span.todayIs {
	padding:0; margin:0;
	font-weight:bold;
	color:#99B6A4;
	font-size:120%;
	display:block;
	}
	
.TKEvents span.dateFrom, .TKEvents span.dateTo,
.TKEvents span.timeFrom, .TKEvents span.timeTo {
	font-size:76%;
	display:block;
	}
	

/* TITLES VIEW */

.TKEvents #titles {
	text-align:left;
	}
	
.TKEvents #titles div.eventDiv {
	margin:0 10px 10px 0; padding:0;
	border-bottom:1px #E1E5E8 solid;
	font-weight:bold;
	color:#506B7C;
	}

.TKEvents #titles p {
	margin:0; padding:0;
	}
	
.TKEvents #titles .h3 {
	margin-bottom:10px;
	font-size:110%;
	}
	
.TKEvents #titles .h4 {
	color:#506B7C;
	}
	
	
.TKEvents #titles a,
.TKEvents #titles a:link,
.TKEvents #titles a:visited,
.TKEvents #titles a:hover,
.TKEvents #titles a:active {
	margin:0; padding:0;
	font-weight:bold;
	text-decoration:underline;
	color:#FE990D;
	}
	
/* IFRAME - TITLES VIEW */
	
.inews .TKEvents #titles div.eventDiv {
	margin:0 10px 10px 0; padding:5px;
	width:180px;
	background:url(bgHomeNews.gif) no-repeat top left;
	border:0;
	display:block;
	clear:both;
	float:left
	font-size:100%;
	}
	
	
/* PORTAL HOME TITLES VIEW */

.port .TKEvents {
	text-align:center;
	margin-top:-18px;
	font-size:90%;
	}
	
.port .TKEvents #titles {
	width:710px;
	margin:0 auto;
	padding-left:3px;
	}
	
.port .TKEvents #titles div.eventDiv {
	margin:0 10px 10px 0; padding:5px;
	width:216px;
	background:url(bgHomeNews.gif) no-repeat top left;
	display:block;
	clear:none;
	float:left;
	border:0;
	font-size:100%;
	color:#506B7C;
	height:48px;
	}
	
.port .TKEvents #titles .h4 {
	font-size:86%;
	margin:0; padding:0;
	display:inline;
	float:left;
	clear:right;
	}
	
.port .TKEvents #titles .h5 {
	font-size:86%;
	margin:0; padding:0;
	display:inline;
	float:left;
	clear:right;
	font-weight:normal;
	font-style:italic;
	margin-left:10px;
	margin-top:-8px;
	}
	
.port .TKEvents #titles .h3 {
	margin:0; padding:0;
	font-size:110%;
	float:left;
	clear:both;
	}
	
.port .TKEvents #titles a,
.port .TKEvents #titles a:link,
.port .TKEvents #titles a:visited,
.port .TKEvents #titles a:hover,
.port .TKEvents #titles a:active {
	margin:0; padding:0;
	font-weight:bold;
	text-decoration:none;
	color:#8094A1;
	}
	
.port .TKEvents #titles a:hover,
.port .TKEvents #titles a:active {
	text-decoration:underline;
	color:#FE990D;
	}

/* LIST VIEW */

.TKEvents #list {
	font-size:120%;
	}

.TKEvents #list a,
.TKEvents #list a:link,
.TKEvents #list a:visited,
.TKEvents #list a:hover,
.TKEvents #list a:active {
	margin:0; padding:0;
	font-weight:bold;
	text-decoration:underline;
	color:#FE990D;
	}
	

.TKEvents #list p {
	margin:0; padding:0;
	}
	
.TKEvents #list .h4 {
	font-size:86%;
	font-weight:bold;
	margin:20px 0 0 0; padding:4px 4px 4px 10px;
	background:url(bgListDate.gif) #F0F1F3 no-repeat top left;
	border:0; border-right:1px solid #DFE4E8;
	color:#A9B7C0;
	}
	
.TKEvents #list .h5 {
	margin:0; padding:3px 0 3px 0;
	display:block;
	font-size:120%;
	font-weight:bold;
	border:1px #DFE4E8 solid;
	color:#B1BAC1;
	text-align:center;
	}
	
.TKEvents #list .eventDiv {
	margin:0; padding:5px;
	border:1px #DFE4E8 solid;
	}
	
.TKEvents #list .eventName {
	margin:0; padding:0;
	font-weight:bold;
	color:#6A8191;
	}

.TKEvents #list .eventInfo {
	margin:0; padding:0;
	font-size:76%;
	color:#002A43;
	}
	

/* CALENDER */

.TKEvents .tablelarge {
	border:0 solid #000;
	width:99%;
	}

.TKEvents .tablelarge TD {
	background-color:#fff;
	color:#506B7C;
	font-size:x-small;
	border:1px solid #506B7C;
	height:70px;
	text-align:left;
	}
	
.TKEvents .tablesmall{
	border:1px solid #000;
	}

.TKEvents TD.tdCal {
	font-weight:bold;
	}

.TKEvents TD.thCal {
	background-color:#506B7C;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	font-size:120%;
	width:14%;
	height:25px;
	}

.TKEvents .thCalHeader {
	font-weight:bold;
	color:#506B7C;
	font-size:180%;
	text-align:center;
	}
	
.TKEvents .thCalHeader A,
.TKEvents .thCalHeader A:link,
.TKEvents .thCalHeader A:visited {
	color:#506B7C;
	text-decoration:none;
	}
	
.TKEvents .thCalHeader A:hover {
	color:#FFB900;
	}

.TKEvents TD.tdToday {
	background-color:#EBEEDD;
 	}
 	
.TKEvents TD.tdNoDay {
	border:1px solid #EBEEDD;
 	}
 	
.TKEvents .dayTextlarge {
	font-size:120%;
	width:100%;
	text-align:right;
 	}
