/* Content Headers */

h1, h2, h3, h4, h5, h6 {
	clear: none;
	margin-bottom: 6px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration: none;
}

h2, h2 a {
	color: black;
	font-weight: normal;
	font-size: 20px;
}

h1, h1 a {
	color: #15B38B;
	font-weight: normal;
	font-size: 18px;
}

h4, h4 a {
	color: #666666;
	background-color: transparent;
	font-size: 14px;
}

h5, h5 a {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}

h6, h6 a {
	font-size: 14px;
	color: #666666;
}

.first-column h3.bar {
	color: white;
	font-size: 14px;
	font-weight: bold;
	background-color: #15B38B;
	/**padding: 5px 10px 5px 10px;
	margin: 24px 15px 18px 0px;*/
		
	margin:24px 0 18px -15px;
	padding: 5px 10px;
}

/* Content Lists */

.body ul {
	list-style-type: none;
}

.body ul li {
	background-image: url('../images/cardif/list-item-star.png');
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-left: 25px;
	padding-bottom: 6px;
}

.body .second-column ul li, .body .third-column ul li {
	background-image: none;
	font-size: 11px;
	color: #666666;
}

td.sidebar-meta div.entry_tags a {
	font-size: 11px;
}

.body ul.title-list a, .body ul.title-list a:hover {
	color: #00AB78;
}


/* Content Block Quotes */

.main-content blockquote {
	background-image: url('../images/cardif/list-item-quotes.png');
	background-position: 12px 0px;
	background-repeat: no-repeat;
	padding-left: 30px;
	border-style: none;
	border-width: 0px;
	color: #333333;
	font-style: italic;
	margin-top: 16px;
	margin-bottom: 20px;
}

.main-content blockquote cite {
	display: block;
	text-align: right;
	font-style: normal;
	font-weight: bold;
}



/* Content Special Blocks */

.document-controls {
	width: 80px;
	padding-top: 6px;
	padding-right: 15px;
	text-align: right;
	float: right;
}


hr.clear, br.clear {
	visibility: hidden;
	clear: both;
}


/* Genereted Page Lists */

/*
.page_list .pagelist_item .pagelist_picture {
	width: 175px;
	height: 200px;
	margin: 0px 10px 10px 10px;
	float: left;
}

.page_list .pagelist_item .pagelist_picture img {
	display: block;
}

.page_list .pagelist_item h3 {
	background-color: white;
}
*/

/* Other Content Elemenst */

.main-content p, .main-content object {
	margin-top: 6px;
	margin-bottom: 6px;
}

table.centered-cells td, table.centered-cells th {
	text-align: center;
}

.main-content .photo img {
	display: block;
	padding: 0px 10px 10px 0px;
	float: left;
}

.pressbulletin-list .meta_information,
.media-bookmarks-list .meta_information,
.internet-bookmarks-list .meta_information,
.tags-list .meta_information {
	color:#999999;
	margin:6px 0 12px;
}

.pressbulletin-overview-extra {
	background-color: white;
	background-image: url('../images/cardif/focus-box-bg.png');
	background-repeat: no-repeat;
	padding:15px 15px 10px;
}

.pressbulletin-overview-extra table td {
	padding: 2px;
}

.pressbulletin-overview-extra-bottom {
	background-image: url('../images/cardif/focus-box-bottom-bg.png');
	background-repeat: no-repeat;
	height: 7px;
}

.body .pressbulletin-overview-extra ul.title-list a,
.body .pressbulletin-overview-extra ul.title-list a:link,
.body .pressbulletin-overview-extra ul.title-list a:hover,
.body .pressbulletin-overview-extra ul.title-list a:visited,
.body .pressbulletin-overview-extra a,
.body .pressbulletin-overview-extra a:link,
.body .pressbulletin-overview-extra a:hover,
.body .pressbulletin-overview-extra a:visited {
	color: white;
}

.pressbulletin-overview-extra span.date {
	position: absolute;
	right: 15px;
}

.pressbulletin-overview-extra ul.pressbulletin-list li {
	background-image: url('../images/cardif/list-item-star-negative.png');
}

.pressbulletin-overview-extra ul.pressbulletin-list li,
.pressbulletin-overview-extra p {
	color: white;
}