/**********************************************************************************
* 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 #00608a;
	margin-bottom: 1px;
}
body, table, td, tr, tbody, b, p, a, ul, li, input, textarea, select, #content, label, .admin_part {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
hr {
	height: 1px;
	border: 1px solid black;
}
#my-body {
	background: white url(img/background.jpg) 0px -20px no-repeat;
}

a {
  outline: none !important;
}
/*******************************************************************************/

.float_right,
.float_right_with_clear {
	margin-top: -30px;	
}
div.management .float_right,
div.management .float_right_with_clear {
	margin-top: 0;	
}
/************************************ Basic ************************************/
#wrapper {
	width: 1024px;	
}
#container {
	width: 810px;
	text-align: left;
	float: left;
}
#document {
	width: 810px;
	background: transparent;
	padding-top: 0px;
}

#footer {
	padding-left: 220px;
	width: 590px;
	padding-top: 0px;
	color: #00608a;
	margin: -1px 0 0 0;
}
#footer a {
	color: #00608a;
	text-decoration: none;
}
#portlet_zone {
	float: left;
	display: inline;
	width: 200px;
	margin: 104px 0 0 5px;
	padding: 20px 0 0 0;
	overflow: hidden;
}

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


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

#root-navigation {
	margin: 65px 0px 15px 220px;
}

.root-navigation {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	line-height: 24px;
	background: transparent;
}

.root-navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.root-navigation li a {
	font-weight: normal;
	text-decoration: none;
	background: red;
	display: inline;
	padding: 3px 16px 3px 0px;
	line-height: 24px;
	color: #00608a !important;
	background: transparent;
	font-weight: bold;
}

.root-navigation li.current a,
.root-navigation li a:hover {
	font-weight: bold;
	color: white !important;
	background: transparent;
}

.navigation {
	width: 180px;
	height: 188px;
	padding: 0px;
	margin-top: 20px !important;
	line-height: 15px;
	border-top: 1px solid #ddd;
	float: left;
}

.navigation li {
	list-style-type: none;
	margin: 0px !important;
	padding: 0px !important;
}
.navigation li a {
	font-weight: normal;
	text-decoration: none !important;
	background: transparent;
	display: block;
	padding: 2px 5px 2px 5px;
	color: white !important;
	border-bottom: 1px solid #ddd;
	height: 20px;
}

.navigation li.level0 {
	display: none;
}
.navigation li.level1 a {
	margin: 0px;
	font-size: 100%;
}
.navigation li.level2 a {
	margin-left: 15px;
	font-size: 100%;
}

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


/************************************ Content **********************************/
#content {
	padding: 0px 10px 10px 10px;
	line-height: 16px;
	height: 370px;
	overflow: hidden;
}
.page-ressource-background {
	position: static;	
}
.page-ressource-subtitle {
	display: none;	
}
#content h1 {
	margin-top: 6px;
	margin-bottom: 10px;
	font-weight: normal;
}
#content a {
	text-decoration: underline;
	color: black;
}
#content a:hover {
	text-decoration: underline;
	color: #008ce1;
}

#content ul, li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#content li {
	margin: 0px 0px 0px 17px;
}

.content {
	margin-left: 190px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	background: white;
	overflow: auto;
	height: 360px;
	width: 560px;
}

.content h1 {
	font-family: Times New Roman, Verdana, sans-serif;
	color: #00608a;
	font-size: 220%;
	margin: 0px !important;
	padding: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
}

.content h2,
.content h2 a,
.content h2 a:hover {
	font-weight: normal !important;
	text-decoration: none !important;
	color: black !important;
	font-size: 14px;
}

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


/************************************ Portlets *********************************/
.portlet {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
#portlet_zone .portlet {
	padding: 3px 25px 15px 3px;
	margin: 0px 0px 28px 0px;
	zoom: 1;
	background: url(img/portlet_bg.png) no-repeat right bottom;
}
.portlet h1 {
	border: none;
	zoom: 1;
	background: url(img/portlet_top.png) no-repeat right top;
	color: #00608a;
	font-size: 14px;
	padding: 6px 10px 2px 6px;
	margin: -23px -25px 0 -3px;
}
.portlet h2 {
	border: none;
	font-size: 12px;
	padding: 5px 0;
}
.portlet img.portlet-entry-img {
	width: 178px;
	height: auto;
	margin: 2px 0 2px 0;
}
.portlet a {
	line-height: 17px;
	display: block;
	color: black;
}
.portlet-content {
	padding: 3px;
}
#portlet_language_switcher a {
	display: inline;
	text-transform: uppercase;
}
#portlet_language_switcher h1 {
	display: none;	
}
#portlet_language_switcher {
	padding: 1px 25px 0px 0px;
	margin: 0px;
	background: none;
	float: right;
}

#portlet_language_switcher .portlet-content {
	padding: 0px;
	margin: 0px;
}

/* Special Portlet */
#portlet_zone div#portlet_content_1.portlet,
#portlet_zone div#portlet_content_2.portlet {
	background: url(img/portlet_special_bg.png) no-repeat right bottom;
	color: #fff !important;
}
div#portlet_content_1.portlet h1,
div#portlet_content_2.portlet h1 {
	background: url(img/portlet_special_top.png) no-repeat right top;
	color: #fff !important;
}
#portlet_zone div#portlet_content_1.portlet a,
#portlet_zone div#portlet_content_1.portlet span,
#portlet_zone div#portlet_content_1.portlet p,
#portlet_zone div#portlet_content_2.portlet a,
#portlet_zone div#portlet_content_2.portlet span,
#portlet_zone div#portlet_content_2.portlet p {
	color: #fff;
}

/*******************************************************************************/
#links {
	float: left;
	clear: left;
	width: 180px;
	margin-top: 0px;
}


#portlet-listing-News {
	float: left;
	clear: left;
	width: 180px;
	margin-top: 8px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	height: 128px;
}

#portlet-listing-News h1 {
	display: none;
}

#portlet-listing-News h2 {
	font-weight: normal;
	font-size: 14px;
}

#portlet-listing-News a {
	text-decoration: none;
	color: white;
}

#portlet-listing-News a:hover {
	text-decoration: none;
	color: white;
}

iframe {
	border: none;
	padding: 0;
	margin: 0;
}

.cf {
	float: none;
	clear: both;
	line-height: 0;
	width: 1px;
	margin: 0;
	padding: 0;
	font-size: 0;
	height: 0;
	overflow: hidden;
}



