/* Suggested order:
 * display
 * list-style
 * position
 * float
 * clear
 * width
 * height
 * margin
 * padding
 * border
 * background
 * color
 * font
 * text-decoration
 * text-align
 * vertical-align
 * white-space
 * other text
 * content
 *
 */

.content h3 {
	/*margin: 12px 0 9px 0;*/
}

.content h4 {
	margin: 10px 0 7px 0;
	font-size: 12px;
}

.content h5 {
	margin: 5px 0 2px 0;
	font-size: 14px;
}

.content h6 {
	margin: 3px 0 0 0;
	font-weight: normal;
	font-style: italic;
}

.content .csc-firstHeader {
	margin-top: 0;
	/*font-size: 12px;*/
}

.content hr {
	height: 1px;
	margin: 5px 0 3px 0 !important;
	margin: 0;
	border: 0;
	border-top: 1px solid #ccc;
}

.content a {
	color: #000;
	text-decoration: underline;
}

.content a:hover {
	text-decoration: underline;
}

.htmlarea-content-body a, 
.content a, 
.htmlarea-content-body a.external-link, 
.content a.external-link, 
.htmlarea-content-body a.external-link-new-window, 
.content a.external-link-new-window, 
.htmlarea-content-body a.internal-link, 
.content a.internal-link, 
.htmlarea-content-body a.internal-link-new-window, 
.content a.internal-link-new-window {
	/*background-image:url(../images/icon_link.png);*/
}

.htmlarea-content-body a, 
.content a, 
.htmlarea-content-body a.external-link, 
.content a.external-link, 
.htmlarea-content-body a.external-link-new-window, 
.content a.external-link-new-window, 
.htmlarea-content-body a.internal-link, 
.content a.internal-link, 
.htmlarea-content-body a.internal-link-new-window, 
.content a.internal-link-new-window {
	/*height: auto !important;
	height: 1px;
	background-position:0pt 2px;
	background-repeat:no-repeat;
	display:block;
	padding-left:16px;*/
}

.content ul {
	margin: 5px 0 5px 2px;
}
	
.content ul li {
	height: auto !important;
	height: 1px;
	padding-left: 10px;
	background: url(../images/bulletlist_standard.png) no-repeat 0 6px;
}

.content .contenttable {
	border: 1px solid #ccc;
	margin-left: 1px !important;
	margin-left: 0;
}

.content .contenttable .tr-even {
	background-color: #f8f8f8;
}

.content .contenttable th,
.content .contenttable td {
	padding: 2px 4px;
	border: 1px solid #ccc;
	border-width: 1px 0;
}

.content .csc-textpic-caption {
	font-style: italic;
}

/* -----------------------------------------------
	Indexed Search
----------------------------------------------- */
.tx-indexedsearch .browsebox {
	height: 18px;
	margin: 10px 0 -10px 0;
}

.tx-indexedsearch .browsebox li {
	float: left;
	margin-right: 5px;
}	

.tx-indexedsearch-res h4 {
	clear: both;
	position: relative;
	margin-top: 20px;
	padding: 2px 0;
	line-height: 16px;
	background-color: #ccc;
}	

.tx-indexedsearch-res h4 a {
	padding-left: 20px;
}	

.tx-indexedsearch-res h4 img {
	position: absolute;
	top: 2px;
	left: 4px;
}	

.tx-indexedsearch-res h4 .percent {
	position: absolute;
	top: 2px;
	right: 4px;
}

.tx-indexedsearch-res dl {
	margin-top: 10px;
}

.tx-indexedsearch-res dt,
.tx-indexedsearch-res dd {
	display: inline;
}

.tx-indexedsearch-res dt {
	font-weight: bold;
}

.tx-indexedsearch-res dd {
	padding-right: 5px;
}


/* -----------------------------------------------
                rte stuff
----------------------------------------------- */
p.paragraph-1,
p.paragraph-1 * {
	font-size: 11px; 
}

p.paragraph-2,
p.paragraph-2 * {
	font-size: 14px; 
}

/* -----------------------------------------------
                tt_news
----------------------------------------------- */
.content .news .newsItem {
	height: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}

.content .newsList img,
.content .newsLatest img {
	float: left;
	margin-right: 5px;
}

.content .news .browse li {
	background: none;
	float: left;
	padding: 0 5px 0 0;
}

.content .news .news-single-additional-info dt {
	font-weight: bold;
	margin-bottom: 5px;
}

/* -----------------------------------------------
                team page
----------------------------------------------- */
img#mo_cm {
	left: 7px !important;
	left: 1px; 
	position:absolute; 
	z-index:999;
}

img#mo_mm {
	left: 0px !important;
	left: -6px;
	top: 110px;
	position:absolute;
	z-index:999;
}

img#mo_pq {
	left: 0px !important;
	left: -6px;
	top: 144px;
	position:absolute; 
	z-index:999;
}

img#mo_s {
	left: 0px !important;
	left: -6px;
	top: 110px;
	position:absolute;
	z-index:999;
}

/* -----------------------------------------------
                border content
----------------------------------------------- */
#borderContent table.special-textpic {
	width: 110px;
	height: 110px;
}

#borderContent table.special-textpic td {
	text-align: center;
	vertical-align: middle;
}

#borderContent table.special-textpic td.special-textpic-image {
	height: 80px;
}

#borderContent table.special-textpic td.special-textpic-text {
	height: 30px;
}
