/**********************************************************************************
* phpComasy Web Content Management System                                         *
* http://www.phpcomasy.com                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2009 indual GmbH (http://www.indual.ch)                    *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/


/* General --------------------------------------------------------------------- */

div#content h1 {
	color: #b91b26;
	font-size: 28px;
	line-height: 28px;
	padding: 0px;
	letter-spacing: 0.5px;
	margin: -4px 0 22px 0;
	font-family: 'Conduit', Arial, Helvetica, sans-serif;
}

div#content div.comment_entry h1 {
	font-size: 16px;
	margin-bottom: 5px;
}

div#content h1 img {
	margin-top: -10px;
}

div#content {
	height: 400px;
	padding-bottom: 20px;
}
/* IE hack for min-height */
div#content[id] {
  height: auto;
  min-height: 400px;
}


div#content .introduction {
	margin-top: -12px;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 22px;
	color: #333;
	font-weight: normal;
}



/* TomasContainer --------------------------------------------------------------- */

#iframeTomasContainer {
	background: url("../modules/portlet_quicksearch/img/loading.gif") no-repeat scroll center center white;
	border-radius: 5px;
	box-shadow: 0 0 16px #000000;
	margin: 0;
	min-height: 300px;
	position: relative;
	width: 1000px;
	height: 100%;
}
#iframeTomasContainer a.iframeTomasCloseButton {
	display: block;
	position: absolute;
	right: -15px;
	top: -15px;
	z-index: 999;
}
#iframeTomasContainer iframe {
	background: none repeat scroll 0 0 transparent;
	border: medium none;
	border-radius: 5px;
	margin: 0;
	min-height: 300px;
	overflow: auto;
	width: 1000px;
}



/* Headings -------------------------------------------------------------------- */

div#content h2,
h2 {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	font-size: 15px;
	font-weight: normal;
	color: #a90f1a;
}
div#content h2:first-child,
h2:first-child {
	padding-top: 0;
}
div#content a h2,
div#content h2 a {
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}

div#content h3,
h3 {
	margin: 0px;
	padding: 6px 0px 3px 0px;
	font-weight: normal;
	font-size: 13px;
	color: #a90f1a;
}
div#content a h3,
div#content h3 a {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

div#content h4,
h4 {
	margin: 0px;
	padding: 4px 0px 2px 0px;
	font-weight: bold;
	font-size: 12px;
	color: black;
}
div#content a h4,
div#content h4 a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}



/* Content ---------------------------------------------------------------------- */

div#content p {
	margin: 0px;
	padding: 2px 0px 3px 0px;
}

div#content .search_item_content {
	color: black;
}

.search_item {
	display: block;
	text-decoration: none !important;
}
.search_item_wrap ~ .search_item_wrap {
	padding: 15px 0 0;
	margin: 15px 0 0;
	border-top: 1px solid #f0f0f0;
}
.search_item_wrap .pictures {
	width: 30%;
}
.search_item_wrap .picture,
.search_item_wrap .picture img {
	margin: 0 !important;
	float: none;
	width: 100%;
	height: auto;
}
.search_item_title,
.search_item_title .highlighting {
	text-decoration: underline;
	font-weight: bolder;
}
.search_item_introduction {
	display: block;
	font-weight: bolder;
}
.search_item_content {
	display: block;
	text-decoration: none;
}
.search_item_details {
	display: block;
	color: gray;
}



/* Links ----------------------------------------------------------------------- */

a img {
	border: none;
}

div#content a,
div#lightbox a {
	color: #a90f1a;
	text-decoration: underline;
}

div#content a:hover,
div#lightbox a:hover {
	color: #333;
}



/* Lists ----------------------------------------------------------------------- */

div#content ol,
div#content ul {
	margin-top: 0;  
	margin-left: 16px;
	margin-bottom: 10px;  
	padding: 0;
	width: auto;
}

div#content ul li { 
	list-style: circle;
	line-height: 18px;
}



/* Table styles ---------------------------------------------------------------- */

div#content table {
	border: 0;
	margin: 5px 0 10px 0;
	border-collapse: collapse;
	border-top: 1px solid #b91b26;
	border-spacing: 0; 
}
div#content th,
div#content td,
div#content .table th {
	border-spacing: 0; 
	margin: 0;
	border: none;
	padding: 6px;
	border-bottom: 1px solid #b91b26;
	background: none transparent;
	color: #333;
}
table.table tr:nth-child(odd) {
	background: none;
}
div#content td a {
	text-decoration: none;
}


/* Page Counter ---------------------------------------------------------------- */

div#content .page_counter {
	background: transparent;
	border: none;
	border-top: 1px solid #666;
}
div#content .page_counter td {
	border: none;
}



/* Ressources ----------------------------------------------------------------- */

.resource_link {
	padding: 0;
	border: none;
}
.resource_container.left,
.resource_container.float_left,
.resource_container.float_left_with_clear {
	margin: 0 10px 0 0;
	float: left;
}
.resource_container.right,
.resource_container.float_right,
.resource_container.float_right_with_clear {
	margin: 0 0 0 10px;
	float: right;
}
.resource.picture {
	float: left;
	margin: 0 10px 10px 0;
}

.resource_container.documents {
	border: none;
	padding: 0;
}
.resource_container.documents h2 {
	display: none;
}

.shop_products .resource_container .resource {
	margin: 0;
	padding: 0;
}
.resource_subtitle,
.article_weight {
	display: none;
}


/* Listing (General) ----------------------------------------------------------- */

div.listing_entry {
	margin: 0px;
}
div.listing-date {
	font-weight: bold;
}

div.listing_entry .page-ressource-container {
	margin-top: 8px;
}


/* page counter ----------------------------------------------------------- */
.page_counter {
	background: #DDDDDD;
	border: 1px solid #AAAAAA;
	padding: 2px 6px 2px 6px;
	margin: 5px 0 5px 0;
	float: left;
}
.page_counter a {
	text-decoration: none !important;
}
.page_counter .page {
	margin-right: 5px;
}
.page_counter .current {
	font-weight: bolder;
}
.next-button {
	margin-left: 10px;
}
.file_content {
	font-family: Courier;
	width: 98%;
}