/*--------------------------------
| styles for navigation module |
--------------------------------*/
.nav-header-subsection
{
	font-weight: bold;
}
.nav-header-parent
{
	font-weight: bold;
}
.nav-title
{
	font-weight: bold;
}
.nav-edit-icons
{
}
.nav-cat-description
{
	font-style: italic;
	font-weight: normal;
}
.nav-cat-description:before
{
	content: " " "-" " ";
}
.nav-page-description
{
	font-style: italic;
	font-weight: normal;
}
.nav-full-index
{
	margin-top: 10px;
}
.nav-full-index A:before
{
	content: '(';
}
.nav-full-index A:after
{
	content: ')';
}
.nav-highlight_current_page A:before
{
	content: '>';
}
.nav-highlight_current_page A:after
{
	content: '<';
}
#navigation-currentsection .nav-cat-entry UL, LI
{
	padding-left: 2em;
}
#navigation-currentsection .nav-page-entry UL, LI
{
	padding-left: 2em;
}
#navigation-index .nav-cat-entry
{
	font-weight: bold;
}
#navigation-index .nav-cat-entry UL, LI
{
	padding-left: 0px;
}
#navigation-index .nav-page-entry UL, LI
{
	padding-left: 0px;
}
#navigation-index .depth-1
{
	margin-left: 5px;
}
#navigation-index .depth-2
{
	margin-left: 20px;
}
#navigation-index .depth-3
{
	margin-left: 35px;
}
#navigation-index .depth-4
{
	margin-left: 50px;
}
#navigation-index .depth-5
{
	margin-left: 65px;
}
#navigation-index LI
{
	list-style-image: url(../../../images/pix.gif);
}
#navigation-index LI:before
{
	content: "\B7" " ";
}
/*#navigation-index_block .depth-1 li { list-style-type: none; }
This code would produce 100% complability with old module, but looks ugly in case of cat collaps*/
#navigation-index_block .depth-2
{
	margin-left: 15px;
}
#navigation-index_block .depth-3
{
	margin-left: 30px;
}
#navigation-index_block .depth-4
{
	margin-left: 45px;
}
#navigation-index_block UL, LI
{
	padding-left: 5px;
}
#navigation-index_block .nav-cat-entry.depth-1
{
	margin-top: 4px;
	padding-left: 5px;
}
#navigation-index_block .nav-cat-entry.depth-2 A:after
{
	content: ' ...';
}
#navigation-index_block .nav-cat-entry.depth-3 A:after
{
	content: ' ...';
}
#navigation-index_block .nav-cat-entry.depth-4 A:after
{
	content: ' ...';
}
#navigation-toc .nav-cat-entry UL, LI
{
	padding-left: 0px;
}
#navigation-toc .nav-page-entry UL, LI
{
	padding-left: 0px;
}
#navigation-toc .depth-2
{
	margin-left: 15px;
}
#navigation-toc .depth-3
{
	margin-left: 30px;
}
#navigation-toc .depth-4
{
	margin-left: 45px;
}
#navigation-toc .depth-5
{
	margin-left: 60px;
}
#navigation-toc LI
{
	list-style-image: url(../../../images/pix.gif);
}
#navigation-toc LI:before
{
	content: "\B7" " ";
}
#navigation-toc_block .nav-cat-entry UL, LI
{
	padding-left: 0px;
}
#navigation-toc_block .nav-page-entry UL, LI
{
	padding-left: 0px;
}
#navigation-toc_block .depth-2
{
	margin-left: 15px;
}
#navigation-toc_block .depth-3
{
	margin-left: 30px;
}
#navigation-toc_block .depth-4
{
	margin-left: 45px;
}
#navigation-toc_block .depth-5
{
	margin-left: 60px;
}
#navigation-toc_block LI
{
	list-style-image: url(../../../images/pix.gif);
}
#navigation-toc_block LI:before
{
	content: "\B7" " ";
}
#navigation-path .nav-cat-entry UL, LI
{
	padding-left: 0px;
}
#navigation-path .nav-page-entry UL, LI
{
	padding-left: 0px;
}
#navigation-path LI
{
	list-style-image: url(../../../images/pix.gif);
	float: left;
}
#navigation-path A:before
{
	content: " > ";
}
#navigation-path-nosep .nav-cat-entry UL, LI
{
	padding-left: 0px;
}
#navigation-path-nosep .nav-page-entry UL, LI
{
	padding-left: 0px;
}
#navigation-path-nosep LI
{
	list-style-image: url(../../../images/pix.gif);
	float: left;
}
/*--------------------------
| styles for wiki module |
--------------------------*/
.wiki-title
{
	width: 100%;
	background: #D0D0D0;
	font-weight: bold;
	padding: 2px;
	font-size: 120%;
	margin-bottom: 5px;
}
.wiki-content
{
}
/*--------------------------
| styles for news module |
--------------------------

#news_headerstyle_item a { text-align:left; }


#news_completestyle_item .news_title { font-weight: bold; text-align:left; }
#news_completestyle_item .news_submitter { font-style: italic; text-align:left;}
#news_completestyle_item .news_date { font-style: italic; text-align:left; }
#news_completestyle_item .news_content { text-align:left; }

------------------------------------
| styles for the news_admin module |
------------------------------------*/
.news_item
{
	margin-top: 7px;
	text-align: left;
}
.news_date
{
	font-style: italic;
	display: inline;
}
.news_title
{
	background-color: #D0D0D0;
	padding: 5px;
	color: inherit;
}
.news_headline
{
	font-weight: bold;
	font-size: large;
	background-color: #8CB8CE;
	color: #FEFEFE;
}
.news_submitted
{
	font-style: italic;
}
.news_teaser
{
	font-weight: bold;
}
.news_teaser_more
{
}
/*read more link in a new line .news_teaser_more a { display: block; }*/
.news_content
{
}
.news_more_news
{
	margin-top: 5px;
}
.news_rss
{
	margin-top: 5px;
}
/*--------------------------------
| styles for lang_block module |
--------------------------------*/
#langsel_flags
{
	width: 150px;
}
#langsel_flags UL
{
	display: inline;
	margin: 0;
	padding: 0px 0px 0;
	list-style: none;
}
#langsel_flags LI
{
	float: left;
	margin: 0 2px 0 0;
	padding: 0 0px;
}
/*-----------------------------------------------
| styles for printing (eg. eTemplate modules) |
-----------------------------------------------*/
@media screen
{
	.onlyPrint
	{
		display: none;
	}
}
@media print
{
	.noPrint
	{
		display: none;
	}
}
/*-----------------------------------------------
| styles for search module                    |
-----------------------------------------------*/
.search_results
{
	border: 1px solid #000000;
	padding: 5px;
}
.highlight
{
	font-family: Verdana;
	color: #FF0000;
	font-weight: bold;
}
/*-----------------------------------------------*/

