/* types */
	.types		{ position: relative; padding: 0 0 5px 0; color: #777; font-family: verdana; font-size: .9em;}
		.types a, .types a:visited { color: #777;}
		.types a:hover { color: #5FADE8;}

/* pages */
	.pages {
		position: relative; padding-top: 10px; font-family: arial; color: #777;}	
		
		.pages a, .pages a:visited { color: #F76A01;}
		.pages a:hover { color: #5FADE8;}
	
		.pages span { color: #5FADE8;}

	

/* Faq */	
			
	.faq-text { padding: 10px 0 0 0;}
		
		.faq-text h4 { padding-bottom: 8px; font-size: 1.2em !important;}		
		.faq-text p { padding: 0 0 0 20px;}

	#faqform {
		position: absolute;	border: 1px #ff8f25 solid; background:#fff8d5; right: 25px; top: 34px; _top: 48px;
		_height: 1%; padding: 20px 15px;}	
		
		#faqform td { padding-right: 12px;}

	.faq-new { position: absolute; right: 25px; top:12px; _top: 24px;}
	
	.faq-show, .faq-show:visited {
	 	float: right; padding: 3px 10px 5px 10px; background: #ff9928; color: white !important; text-decoration: none;}
	 	
	.faq-show:active, .faq-show:hover {
	 	background: #74c0fb;}
	 	
/* News */

	.news-content { position: relative; margin-top: 10px;}
		.news-picture { positiob: relative; padding-bottom: 10px; padding-right: 10px;}	
		.news-data { position: relative; width: 100%; padding-bottom: 10px;}
		
			.news-data-date { font-weight: bold; color: #BABABA;}
				.news-data-date a, .news-data-date a:visited { color: #BABABA; text-decoration: none;}
				.news-data-date a:hover, .news-data-date a:active { color: #5FADE8;} 
			
			.news-data-topic { font-weight: bold;}
			.news-data-preview { color: #5F2800;}
			
		.news-more { position: relative; padding-right: 20px; text-align: right; font-weight: bold;}	

/* gallery */
	
	.gallery-picture { position: relative; padding-bottom: 10px; padding-right: 10px;}	
	.gallery-data { position: relative; width: 100%; padding-bottom: 10px;}
	
		.gallery-data-date { font-weight: bold; color: #BABABA;}
			.gallery-data-date a, .news-data-date a:visited { color: #BABABA; text-decoration: none;}
			.gallery-data-date a:hover, .news-data-date a:active { color: #5FADE8;} 
			
		.gallery-data-size {
			padding-left: 5px; font-family: verdana; font-size: .8em; color: #777; font-weight: normal;}
		
		.gallery-data-topic { font-weight: bold; font-size: 1.1em;}
		.gallery-data-preview { color: #5F2800;}
		
	.gallery-positions-top { 
		margin-top: 10px; border-top: 1px dashed #c4c4c4; padding-top: 20px;}		
		
	.gallery-video-player {
		position: relative; padding-bottom: 30px;
	}
	
/* search */

	.search-bold {
		font-weight: bold !important;}
	
	.search-item { color: #4c4c4c;}
	
	.search-item li {
		background: #eee;  padding: 2px 10px; margin-bottom: 10px; //height: 1%;}

	.search-item li a {
		line-height: 1.2em;}

	.search-item li p {
		margin: 0 !important; font-size: .9em; text-transform: lowercase; 
		font-weight: normal;}

	.search-item li {
		padding-bottom: 5px;
		padding-bottom: 13px;}


	.search-item b {
		margin-top: 6px !important; color: #777;
		font-family: Verdana !important; font-size: .9em !important;}

	.search-item strong {
		font-weight: normal; color: #ff8f25;}
