/* Controls > NewsList
-------------------------------------------------------------- */

#news_ControlNewsList {
}

	#news_ControlNewsList h1 {
	}

	#news_ControlNewsList a {
	}

	#news_ControlNewsList a:hover {
	}

	#news_ControlNewsList h1 {
	}

	#news_ControlNewsList .news {
	}

	#news_ControlNewsList .news:hover {
	}

		#news_ControlNewsList .news h2 {
		}

		#news_ControlNewsList .news .date {
		}

		#news_ControlNewsList .news .photo {
		}

		#news_ControlNewsList .news .summary {
		}

		#news_ControlNewsList .news .readMore {
		}

	#news_ControlNewsList .newsSeparator {
	}

/* Controls > NewsTicker
-------------------------------------------------------------- */
#news_ControlNewsTicker {
	width: 634px;
	height: 44px;
	padding: 0px;
	background: url('images/bg_newsticker.gif') 0px 0px no-repeat;
}
	
	#news_ControlNewsTicker h1 {
		width: 107px;
		height: 34px;
		display: block;
		float: left;
		margin: 0px;
		padding: 10px 0px 0px 0px;
		background: url('images/bg_newsticker_h1.jpg') 0px 0px no-repeat;
		
		font-size: 18px;
		font-weight: bold;;
		text-transform: uppercase;
		text-align: center;
	}
	
	#newsTickerList {
		width: 527px;
		height: 44px;
		float: left;
		margin: 0px;
		padding: 0px 0px 0px 0px;
		
		list-style-type: none;
		overflow: hidden;

		background: url('images/bg_newstickerList.jpg') 0px 0px no-repeat;
	}		
	
		#newsTickerList:hover {
			background: url('images/bg_newstickerList_hover.jpg') 0px 0px no-repeat;
			cursor: pointer;
		}

		#newsTickerList .toolsBox {
			width: 40px;
			height: 28px;
			float: left;

			text-align: center;
			position: relative;
			top: 13px;
			*top: 16px;
			_top: 16px;
		}

		#newsTickerList .date {
			height: 32px;
			float: left;
			padding: 14px 0px 0px 0px;

			color: #e5e5e5;
			font-size: 15px;
			font-weight: bold;
			text-decoration: none;
		}

		#newsTickerList h2 {
			width: 340px;
			height: 32px;
			float: left;
			padding: 12px 0px 0px 0px;
			overflow: hidden;
			
		}

			#newsTickerList a {
				display:block;
				margin: 0px;
				padding: 0px;

				font-size: 16px;
				font-weight: lighter;
				text-decoration: none;
				text-transform: none;

				color: #d8d8d8;
			}

			#newsTickerList a:hover {
				
			}

			.noNews {
				width: 512px;
				height: 31px;
				float: left;
				margin: 0px;
				padding: 13px 0px 0px 15px;

				list-style-type: none;
				overflow: hidden;

				background: url('images/bg_newstickerList.jpg') 0px 0px no-repeat;

				color: white;
			}

/*----------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------------------------------------------*/

/* News > ListOnline
-------------------------------------------------------------- */

#news_NewsListOnLine {
	
}

	#news_NewsListOnLine h1 {
		margin-bottom: 0px;
	}

	#news_NewsListOnLine h3 {
		display: none;
	}

	#news_NewsListOnLine .news {
		padding: 5px;
		border: 3px solid #eaeaea;
		color: #585858;
		margin: 0px 0px 10px 0px;

		background: url('images/bg_news.gif') 0px 0px repeat-x #e6e6e6;
		zoom: 1;
		
	}

		#news_NewsListOnLine .news h2 {
			margin-top: 10px;
			font-size: 14px;
			color: #3e3e3e;
			font-weight: bold;
			text-transform: uppercase;
		}

		#news_NewsListOnLine .news .date {	
			background-color: #184691;

			position: relative;
			margin-top: 0px;

			
			font-size: 10px;
			color: #ffffff;
			text-align: center;
		}

		#news_NewsListOnLine .news .photo {
			float: left;
			margin: 3px 6px 0px 0px;
		}

		#news_NewsListOnLine .news .readMore {

		}
		
			#news_NewsListOnLine .news .readMore a {
				float: right;
				
				display: block;
				position: relative;
				top: 10px;
				margin-bottom: 10px;

			}

			#news_NewsListOnLine .news .readMore a:hover {
				color: white;
			}

			#news_NewsListOnLine .news .readMore a:active {
				background-color: #4b4c50;
				color: white;
			}

	#news_NewsListOnLine .newsSeparator {
	}

.btnRssFr {
	height: 38px;
	display: block;
	background: url('images/feed-icon.gif') 0px 0px no-repeat;

	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: -2px;
}

.btnRssFr:hover {
	background-position: 0px bottom;

	color: #ffffff;
}

.btnRssEn {
	height: 38px;
	display: block;
	background: url('images/en/feed-icon.gif') 0px 0px no-repeat;

	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: -2px;
}

.btnRssEn:hover {
	background-position: 0px bottom;

	color: #ffffff;
}

.btnRssNl {
	height: 38px;
	display: block;
	background: url('images/nl/feed-icon.gif') 0px 0px no-repeat;

	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: -2px;
}

.btnRssNl:hover {
	background-position: 0px bottom;

	color: #ffffff;
}

.btnRssEs {
	height: 38px;
	display: block;
	background: url('images/es/feed-icon.gif') 0px 0px no-repeat;

	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -1px;
	margin-bottom: -2px;
}

.btnRssEs:hover {
	background-position: 0px bottom;
	color: #ffffff;
}
				
/* News > ListOffline
-------------------------------------------------------------- */

#news_NewsListOffLine {
	
}

	#news_NewsListOffLine h1 {
	}

	#news_NewsListOffLine h3 {
		display: none;
	}

	#news_NewsListOffLine .newsByMonth {
		
	}

		#news_NewsListOffLine .newsByMonth b {
			background-color: #184691;

			position: relative;
			margin-top: 0px;
			display: block;

			
			font-size: 10px;
			color: #ffffff;
			text-align: center;
			margin-bottom: 5px;
		}

		#news_NewsListOffLine .newsByMonth .news {
			height: 19px;
			border-bottom: 1px solid #eaeaea;
			padding: 3px 0px 0px 0px;
			color: #585858;
			overflow: hidden;
		}

		#news_NewsListOffLine .newsByMonth .newsHover {
			background-color: #fac102;
			cursor: pointer;

			background: url('images/bg_news_NewsListOffLine_newsByMonth.jpg') 0px 0px no-repeat;
		}

		#news_NewsListOffLine .newsByMonth .news .date {
			width: 46px;
			display: block;
			float: left;
			padding-top: 3px;

			font-size: 10px;
			text-align: center;
		}

		#news_NewsListOffLine .newsByMonth .news:hover .date {
			color: #ffffff;
		}

		#news_NewsListOffLine .newsByMonth .toolsBox {
			width: 36px;
			height: 20px;
			display: block;
			float: left;
			padding-top: 2px;

			text-align: center;
		}

			#news_NewsListOffLine .newsByMonth .newsHover .toolsBox {
				
			}

		#news_NewsListOffLine .newsByMonth .news h2 {
			margin: 0px;
			padding: 0px 0px 0px 10px;
			display: inline;
			border:0px solid #ffffff;
			color: #585858;
		}

		#news_NewsListOffLine .newsByMonth .news a {
			font-size: 12px;
			color: #585858;	
			font-weight: normal;
			text-decoration: none;
			text-transform: none;
		}

		#news_NewsListOffLine .newsByMonth .news:hover  a {
			color: #ffffff;
		}
		
		/*#news_NewsListOffLine .newsByMonth .news a:hover {
			color: #e5037f;
		}*/

/* News > View
-------------------------------------------------------------- */

#news_NewsView {
	margin-bottom: 15px;
	padding-bottom: 15px; 
	border-bottom: 2px dotted #eaeaea;
	margin-top: 2px;
}

	#news_NewsView h1 {
	}

	#news_NewsView .date {
		background-color: #184691;

		position: relative;
		margin-top: 0px;
		margin-bottom: 10px;

		
		font-size: 10px;
		color: #ffffff;
		text-align: center;
		float: left;
		width: 390px;
	}

	#news_NewsView .tools {
		float: right;
	}

	
	#news_NewsView .description {
	}

	#news_NewsView .files {
	}

		#news_NewsView .files a {
			display: block;
			padding: 2px 5px 2px 20px;
			background: url('images/file.gif') 3px 3px no-repeat #f5f5f5;

			text-decoration: none;
		}

		#news_NewsView .files a:hover {
			background: url('images/file.gif') 3px -21px no-repeat #15458f;
			
			color: #ffffff;
			text-decoration: none;
		}
		
	#news_NewsView .photos {		
		margin: 10px 0px; 
		padding: 3px;
		background-color: #f5f5f5;
	}

		#news_NewsView .photos .photo {
			height: 60px;
			float: left;
			margin: 5px;

		}

		#news_NewsView .photos .photo img {
			height: 60px;

		}

		#news_NewsView .photos .photo:hover img {
			border:none;
			text-decoration: none;

			filter: alpha(opacity=50);  
			-moz-opacity: 0.50;
			opacity: 0.50;
		}

	#news_NewsView .copyright {
		font-size: 11px;
	}

/* News > Review
-------------------------------------------------------------- */

#news_ControlNewsReviews {
	margin-bottom: 0px;
}

	#news_ControlNewsReviews h3 {
	}

	#news_ControlNewsReviews .btnAddReview {
		padding: 3px 8px 3px 8px;
		background-color: #15458f;
		cursor: pointer;
		border: none;
		
		color: #ffffff;
		text-decoration: none;

		position: relative;
		top: 5px;
	}

	#news_ControlNewsReviews .btnAddReview:hover {
		background-color: #4b4c50;
		color: white;
	}

	#news_ControlNewsReviews .newsReviewsFilter {
		width: 424px;
		height: 28px;
		padding: 11px 10px 0px 0px;
		margin-top: 13px;

		background: url('images/bg_newsreviewsfilter.jpg') 0px 0px no-repeat;

		font-size: 11px;
		font-weight: bold;
		text-align: right;
		margin-bottom: 10px;
	}

		#news_ControlNewsReviews .newsReviewsFilter .input {
			padding: 0px;
			border-color: #c7c7c7;
			background-color: #ffffff;

			font-size: 9px;
			color: #000000;
		}

	#news_ControlNewsReviews .newsReviews 
	{
	}

		#news_ControlNewsReviews .newsReviews .newsReviewsItem {
			padding: 10px;
		}
			
			#news_ControlNewsReviews .newsReviews .newsReviewsItem .number {
				width:23px;
				height:21px;
				float:left;
				margin-right: 10px;
				padding-top: 2px;
				background: url('images/newsreviews_bull.gif') 0px 0px no-repeat;

				font-size:10px;
				text-align: center;
				letter-spacing: -1px;
			}

			#news_ControlNewsReviews .newsReviews .newsReviewsItem .data {
				float:left;
				width: 370px;
			}

			#news_ControlNewsReviews .newsReviews .newsReviewsItem .author {
				margin-top: 5px;
				margin-bottom: 5px;
				font-size: 12px;
				color: #15438e;
			}

		#news_ControlNewsReviews .newsReviews .odd .newsReviewsItem {
			padding: 10px; 
			border: 3px solid #eaeaea;
			margin-bottom: 10px;
			color: #3c3c3c;
		}

		#news_ControlNewsReviews .newsReviews .even .newsReviewsItem  {
			border: 3px solid #d3d3d3;
		}

			#news_ControlNewsReviews .newsReviews .odd .newsReviewsItem:hover {
				border: 3px solid #fac102;
			}

			#news_ControlNewsReviews .newsReviews .even .newsReviewsItem:hover  {
				border: 3px solid #fac102;
			}

	#news_ControlNewsReviews .pagerBottom {

	}

		#news_ControlNewsReviews .pagerBottom .left {

		}

		#news_ControlNewsReviews .pagerBottom .center {

		}

		#news_ControlNewsReviews .pagerBottom .right {

		}

	#news_ControlNewsReviews .newsAddReviews {
		margin-top: 10px;
	}

		#news_ControlNewsReviews .newsAddReviews .newsAddReviewsForm{
			padding: 10px;
			background-color: #f5f5f5;
		}

		#news_ControlNewsReviews .newsAddReviews .newsAddReviewsForm table {
			margin-bottom: 0px;
		}



