/**********************************************************************************
* phpComasy, Open Source Web Content Management System                            *
* http://www.phpcomasy.org                                                        *
*                                                                                 *
* Copyright (c) 2005 - 2006 neflexis gmbh (http://www.neflexis.ch)                *
*                                                                                 *
* phpComasy is released under his own licence (http://www.phpcomasy.com/licence)  *
**********************************************************************************/

/***** You can put your own style stuff here in this file 
       For questions see www.phpcomasy.org *****/

/********************************* General styles ******************************/

input, select, textarea {
  border: 1px solid #1e2971;
  margin-bottom: 1px;
}

h1 {
  color: #1e2971;
}

#header-title h1 {
  color: white;
  font-size: 13px;
  margin: 0;
  padding: 2px 0 0 10px;
}

h2,
h2 a,
h2 a:hover {
	text-decoration: none;
	text-decoration: none !important;
	color: #e5893e;
	color: #e5893e !important;
	font-size: 13px;
}

hr {
  height: 1px;
  border: 1px solid #008ce1;
}

#my-body {
  background: #EFEFEF url(img/body_bg.jpg) repeat-x 0 21px;
}

/*******************************************************************************/

/************************************ Basic ************************************/

#wrap {
  width: 900px;
  margin: 0 auto;
  background: url(img/shadow.png) no-repeat right bottom;
  padding-bottom: 5px;
  padding-right: 5px;
}

#header-title {
  width: 100%;
  height: 20px;
  background-color: #1e2971;
  border-bottom: 1px solid white;
}

#header {
  background: #77baee url(img/header.jpg) no-repeat;
  width: 100%;
  height: 140px;
  vertical-align: bottom;
}

#navigation {
  width: 100%;;
  height: 25px;
  border-top: 1px solid white;
  color: white;
  background: #959595 url(img/navigation.jpg) repeat-x;
}

#content {
  width: 100%;;
  background-color: white;
  float: left;
  border-top: 2px solid #e5893e;
  padding-top: 0;
  padding-bottom: 20px;
}




#breadcrumb {
  padding: 10px;
  border-bottom: 1px dotted #f5a42e;
  margin-bottom: 10px;
}

#leftContent {
  width: 20%;
  float: left;
  background-color: white;
}

#mainContent {
  float: left;
  width: 57%;
  min-height: 400px;
  border-right: 1px dotted #f5a42e;
  border-left: 1px dotted #f5a42e;
  padding-right: 10px;
  padding-left: 10px;
  line-height: 15px;
}



#rightContent {
  float: right;
  width: 20%;
}

#footer {
  clear: both;
  float: none;
  width: 100%;;
  text-align: center;
  padding: 5px 0;
  border-top: 1px solid #808080;
  background: #ddd url(img/footer.jpg) repeat-x;
}

/*******************************************************************************/

/*********************************** Navigation ********************************/

#navigation {
  margin: 0px;
  padding: 0px;
}

#navigation li {
  list-style-type: none;
  margin: 0;
  padding: 0px;
  float: left;
  height: 25px;
  border-right: 1px solid #fff;
  display: none;
  float: left;
  float: left !important;
}

#navigation li.level0 {
  display: inline;
}

#navigation li a {
  font-weight: bold;
  text-decoration: none;
  display: inline;
  line-height: 28px;
  padding: 5px 10px 3px;
  color: white;
  height: 17px;
}

#navigation li:hover, #navigation li.current {
  background: #e5893e url(img/navli.jpg) repeat-x;
}

/* Subnavigation */

#leftContent .navigation {
  margin-bottom: 30px;
}

#leftContent .navigation li.level0 {
  display: none;
}

#leftContent .navigation li.level0.current {
  display: block;
  background: #1e2971 url(img/portlet_bg.jpg) repeat-x;
  margin-right: 5px;
}

#leftContent .navigation li.level0.current a {
  display: block;
  color: white;
  padding: 3px 0 2px 10px;
  border-bottom: 1px solid #fff;
}

#leftContent .navigation li.level1 {
  padding: 0;
  margin: 0 5px 0 0;
  background-color: #adadad;
}

#leftContent .navigation li.level1 a {
  margin: 0;
  display: block;
  padding: 3px 0 2px 10px;
  color: white;
  border-bottom: 1px solid #fff;
}

#leftContent .navigation li.level1.current {
  background-color: #999;
}

#leftContent .navigation li.level2 {
  padding: 0;
  margin: 0 5px 0 0;
  background-color: #c3c3c3;
}

#leftContent .navigation li.level2 a {
  margin: 0;
  display: block;
  padding: 2px 0 2px 20px;
  color: white;
  border-bottom: 1px solid #fff;
  font-size: 1em;
}

/*******************************************************************************/

/************************************ Content **********************************/

#listing-11 .listing-content,
#listing-11 .article-by {
	display: none;
}
#listing-85 .listing-content,
#listing-85 .article-by {
	display: none;
}
#listing-46 .listing-content,
#listing-46 .article-by {
	display: none;
}
#listing-47 .listing-content,
#listing-47 .article-by {
	display: none;
}
#listing-45 .listing-content,
#listing-45 .article-by {
	display: none;
}
#listing-51 .listing-content,
#listing-51 .article-by {
	display: none;
}
#listing-52 .listing-content,
#listing-52 .article-by {
	display: none;
}
#listing-49 .listing-content,
#listing-49 .article-by {
	display: none;
}
#listing-65 .listing-content,
#listing-65 .article-by {
	display: none;
}

#listing-49 .listing-content,
#listing-49 .article-by {
	display: none;
}

#listing-50 .listing-content,
#listing-50 .article-by {
	display: none;
}

#listing-53 .listing-content,
#listing-53 .article-by {
	display: none;
}


.listing_entry {
	margin-bottom: 5px;
}


#mainContent h1 {
  padding: 0 0 15px 0;
}

#mainContent p {
  padding-bottom: 3px;
}


#mainContent h2,
#mainContent h2 a,
#mainContent h2 a:hover {
  text-decoration: none;
  text-decoration: none !important;
  color: #e5893e;
  color: #e5893e !important;
  font-size: 14px;
}


#content a {
  text-decoration: none;
  color: black;
}

#content a:hover {
  color: #1e2971;
  text-decoration: none;
}

#mainContent a {
	text-decoration: underline;

	color: #1e2971;
	color: #1e2971 !important;
}

#mainContent a:hover {
	color: #e5893e;
	color: #e5893e !important;
}

#mainContent ul, li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#mainContent li {
	margin: 0px 0px 0px 17px;
}
#mainContent li {
	list-style-image: url(img/bullet.gif);
}


/*******************************************************************************/

/************************************ Portlets *********************************/

#leftContent .portlet {
  margin-right: 5px;
}

.portlet {
  padding: 0px;
  margin: 0px 0 15px 0px;
}

.portlet h1 {
  border: none;
  background: #1e2971 url(img/portlet_bg.jpg) repeat-x;
  color: white;
  padding: 3px 0 2px 10px;
}

.portlet-title {
  margin-top: 0;
}

.portlet a {
  line-height: 17px;
}

.portlet-content {
  padding: 3px 10px;
}

#portlet-language-switcher a {
  display: inline;
  text-transform: uppercase;
}

/*******************************************************************************/

/******************************** Additional stuff *****************************/

.breadcrumb,
.breadcrumb a {
  color: #ababab;
}

#footer, #footer a {
  text-decoration: none;
  color: #ababab;
}

#mod_references_table td label {
  display: none;
}

#mod_references_list {
  height: 240px;
  margin: 0;
  padding: 0;
}

#mod_references_list li {
  clear: both;
  list-style-type: none;
  margin: 0;
  padding: 0;
  height: 60px;
}

#mod_references_list .title {
  float: left;
}

#mod_references_list .handle {
  float: right;
  font-size: xx-small;
  width: 80px;
  cursor: pointer;
}

.portlet-entry-date {
	color: gray;
}

.page-ressource-subtitle {
	font-size: 10px;
	font-style: italic;
}

.listing-date {
	color: gray;
}


/*******************************************************************************/