/*******
******** EXTENSIONS styles */

.align-center {
	text-align: center;
}

DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	border: 2px solid #ffcc33;
}

dd.csc-textpic-caption {
	font-size: 80%; color: #6d716a;
}

/* SITEMAP */
#sitemap li ul {
	margin-top: 8px;
}
#sitemap li ul li {
	background: transparent url(../images/ul-s1.gif) left 2px no-repeat; padding-left: 16px;
}
#sitemap li ul li ul li {
	background: transparent url(../images/ul-s2.gif) left 2px no-repeat; padding-left: 12px;
}


/* TABLE 0 STYLE */
.contenttable {
	border: 1px solid #ece9d8;
}
.contenttable td {
	border-bottom: 1px solid #aca899;
}
.contenttable-0 {
	background-color: #ece9d8;
}
.contenttable-0 td {
	background-color: #99ccff;
}

/* TT NEWS ON HOME */
#main .news-latest-container h2, #main .news-latest-gotoarchive, #main .news-single-item h2 {
	font-size: 120%; font-weight: normal; background-color: #e9ba2e; color: black; padding: 2px;
}
#main .news-latest-gotoarchive {
	font-size: 100%; margin-top: 10px;
}
#main .news-latest-container h3 {
	font-size: 100%; margin-bottom: 10px;
}
#main .news-latest-item {
	background-color: #87b4f9; color: #115078; margin-bottom: 1px; padding: 2px;
}
#main p.news-imgthumb, #main .news-single-img {
	float: left; margin: 0px 5px 5px 0px;
}
hr.clearer {
	clear: both;
}

/* TT NEWS LIST AND DETAIL */
.news-single-item, .news-list-item {
	position: relative; background-color: #87b4f9; color: #115078;
}
.tx-ttnews-browsebox {
	background-color: #e9ba2e;
}

/* IE fix */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin: 0px; padding-bottom: 5px;}


/* CALENDAR / EVENTS */
.default_categoryheader_bullet {
	float: left; clear: left; display: block; width: 9px; height: 10px; background: transparent url(../images/ul-s1.gif) left 2px no-repeat; text-indent: -5000px;
	cursor: pointer; cursor: hand;
}