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

#news_ControlNewsList {
	padding: 20px;
	background: #DDD6CC;

	font-size: 11px;
	color: #64564b;
}

	#news_ControlNewsList h1 {
	}

	#news_ControlNewsList a {
		color: #30251c;
		text-decoration: none;
		font-size: 11px;
	}

	#news_ControlNewsList a:hover {
		color: #d30430;
	}

	#news_ControlNewsList h1 {
		background: none;
		padding: 0;
	}

	#news_ControlNewsList .news {
		padding: 0 0 7px 0;
		border-bottom: 1px solid #ccc4ba;
	}

	#news_ControlNewsList .news:hover {
	}

		#news_ControlNewsList .news h2 {
			margin: -2px 0 5px 0;
		}

		#news_ControlNewsList .news .date {
		}

		#news_ControlNewsList .news .photo {
			float:left;
			margin:3px 10px 10px 0;
		}

		#news_ControlNewsList .news .summary {
			text-align: left;
		}

		#news_ControlNewsList .news .readMore {
			display: none;
		}

	#news_ControlNewsList .newsSeparator {
	}

/* Controls > NewsTicker
-------------------------------------------------------------- */

#news_ControlNewsTickerContainer {
	margin: 10px 0 10px 0;
	padding: 0;
	background: url('images/bg_newsticker.gif') right 0 no-repeat #e7e7e7;
	overflow: hidden;
}

	#news_ControlNewsTickerContainer h1 {
		width: 93px;
		height: 28px;
		display: block;
		float: left;
		margin: 0;
		padding: 4px 0 0 0;
		border: 0 solid #F9F8F3;
		background-color: #181818;
		background-image: none;
		
		font-size: 18px;
		color: #fff;
		font-weight: normal;
		text-transform: uppercase;
		text-align: center;
	}
	
	#news_ControlNewsTicker {
		cursor: pointer;
	}
	
	#news_ControlNewsTicker ul, 
	#news_ControlNewsTicker li {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	#news_ControlNewsTicker li {
		width: 826px;
		height: 32px;
		float: left;
	}

		#news_ControlNewsTicker .date {
			height: 24px;
			float: left;
			padding: 8px 0 0 10px;

			color: #606060;	
		}

		#news_ControlNewsTicker h2 {
			height: 24px;
			float: left;
			padding: 6px 0 0 0;
		}
		
		#news_ControlNewsTicker a {
			margin: 0;
			padding: 0;
	
			font-size: 14px;
			color: #181818;
			text-decoration: none;
			text-transform: uppercase;			
		}
		
		#newsTickerList a:hover {
			color: #d7002e;
		}

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

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

#news_NewsListOnLine {
}

	#news_NewsListOnLine h1 {
		margin-bottom: 0;
	}

	#news_NewsListOnLine h3 {
		display: none;
	}

	#news_NewsListOnLine .news {
		margin-top: 10px;
		padding: 10px 0;
		border-bottom: 1px solid #ddd6cc;
	}

		#news_NewsListOnLine .news h2 {
			margin: 0 0 5px 0;
		}

		#news_NewsListOnLine .news .date {
			width: 90px;

			position: relative;
			top: -10px;
			
			font-size: 10px;
			color: #64564B;
		}

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

		#news_NewsListOnLine .news .readMore {
		}
		
			#news_NewsListOnLine .news .readMore a {
				width: 100px;
				height: 14px;
				display: block;
				padding: 3px 0;
				float: right;

				position: relative;
				top: 10px;

				font-size: 10px;
				font-weight: bold;
				text-align: center;
				text-decoration: none;
			}

			#news_NewsListOnLine .news .readMore a:hover {
				background-color: #f7f3e9;
			}

	#news_NewsListOnLine .newsSeparator {
	}

.btnRss {
	display: block;
	padding: 0 0 0 15px;
	background: url('images/ico_rss.gif') 0 50% no-repeat;

	text-decoration: none;
	text-transform: uppercase;
}

.btnRss:hover {
	color: #D7002E;
}
				
/* News > ListOffline
-------------------------------------------------------------- */

#news_NewsListOffLine {
}

	#news_NewsListOffLine h1 {
	}

	#news_NewsListOffLine h3 {
		display: none;
	}

	#news_NewsListOffLine .newsByMonth {
		margin-bottom: 20px;
	}

		#news_NewsListOffLine .newsByMonth b {
			display: block;
			padding-bottom: 5px;
			border-bottom: 1px solid #F9F8F3;
	
			font-size: 14px;
			font-weight: bold;
			text-transform: uppercase;	
		}

		#news_NewsListOffLine .newsByMonth .news {
			height: 22px;
			border-bottom: 1px solid #F9F8F3;
		}

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

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

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

		#news_NewsListOffLine .newsByMonth .news:hover .date {
		}

		#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: 0;
			display: inline;
			border: 0 solid #fff;

			line-height: 22px;
		}

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

		#news_NewsListOffLine .newsByMonth .news:hover  a {
		}

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

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

	#news_NewsView h1 {
	}

	#news_NewsView .date {
		width: 130px;
		float: left;
		margin-bottom: 10px;
		background-color: #d7002e;
		
		font-size: 10px;
		color: #fff;
		text-align: center;
	}

	#news_NewsView .copyright {
		font-size: 11px;
	}
		
	#news_NewsView .photos {		
		margin: 15px 0; 
		padding: 3px;
		background-color: #f5f5f5;
	}

		#news_NewsView .photos .photo {
			height: 62px;
			float: left;
			margin: 3px;
		}

		#news_NewsView .photos .photo img {
			height: 62px;
		}

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

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

	#news_NewsView .files {
	}

		#news_NewsView .files a {
			display: block;
			padding: 2px 5px 2px 20px;
			margin-bottom: 1px;
			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 #d7002e;
			
			color: #fff;
			text-decoration: none;
		}

	#news_NewsView .tools {
	}

		#news_NewsView .tools a {
			margin: 0 15px 0 0;

			text-decoration: none;
		}

		#news_NewsView .tools a:hover {
			text-decoration: underline;
		}

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

#news_ControlNewsReviews {
	margin-bottom: 0;
}

	#news_ControlNewsReviews h3 {
	}

	#news_ControlNewsReviews .btnAddReview {
		width: 133px;
		height: 16px;
		float: right;
		padding-top: 2px;
		background: url('images/bg_addreview.jpg') 0 0 no-repeat;

		font-size: 10px;
		color: #000000;
		text-decoration: none;
		font-weight: bold;
		text-align: center;
	}

	#news_ControlNewsReviews .btnAddReview:hover {
		color: #d7002e;
	}

	#news_ControlNewsReviews .newsReviewsFilter {
		height: 22px;
		padding: 2px 10px 0 0;

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

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

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

			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') 0 0 no-repeat;

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

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

			#news_ControlNewsReviews .newsReviews .newsReviewsItem .author {
				margin-bottom: 5px;
				font-size: 11px;
				color: #d7002e;
			}

		#news_ControlNewsReviews .newsReviews .odd .newsReviewsItem {
			background-color: #f5f5f5;
		}

		#news_ControlNewsReviews .newsReviews .even .newsReviewsItem  {
			background-color: #fff;
		}

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

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

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