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

#news_ControlNewsList {
	width: 423px;
	height: 127px;
	background: url('../../../../app_themes/default/images/customer/bg_60.png');

	margin: 0 40px 30px 0px;
	padding: 10px;
	z-index: 11;
}

	#news_ControlNewsList h1 {
		display: none;
	}

	#news_ControlNewsList a {
		text-decoration: none;
		}

	#news_ControlNewsList a:hover {}

	#news_ControlNewsList .news {}

	#news_ControlNewsList .news:hover {}

		#news_ControlNewsList .news h2 {}

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

		#news_ControlNewsList .news .photoPanel {
			float: left;
			margin: 0 10px 0 0;
			width: 127px;
			height: 127px;
			background: #000000;
		}

		#news_ControlNewsList .news .summary {
			height: 95px;
			overflow: hidden;
			font-size: 11px;
			line-height: 13px;
		}

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

	#news_ControlNewsList .newsSeparator {}

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

#news_ControlNewsTickerContainer {}

	#news_ControlNewsTickerContainer h1 {}
	
	#news_ControlNewsTicker {}
	
	#news_ControlNewsTicker ul, 
	#news_ControlNewsTicker li {}
	
	#news_ControlNewsTicker li {}

		#news_ControlNewsTicker .date {}

		#news_ControlNewsTicker h2 {}
		
		#news_ControlNewsTicker a {}
		
		#newsTickerList a:hover {}

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

/* News > ListOnline
-------------------------------------------------------------- */
 
.newsTab, .newsTab li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsTab {
	margin: 0 0 1px 0;
}
	ul.newsTab li {
		width: 147px;
		height: 50px;
		float: left;
		background: url('../../../../app_themes/default/images/customer/bg_50.png');
		margin: 0 1px 0 0;

		line-height: 50px;
		text-align: center;
		text-transform: uppercase;
		color: #ffffff;
		font-size: 14px;
	}
		ul.newsTab li.ui-tabs-selected, ul.newsTab li.active {
			background: url('../../../../app_themes/default/images/customer/bg_60.png');
		}		
		ul.newsTab li a {
			width: 147px;
			height: 50px;
			display: block;
			color: #ffffff;
			text-decoration: none;
		}
		ul.newsTab li:hover {
			background: url('../../../../app_themes/default/images/customer/bg_60.png');
		}

#news_NewsListOnLine {}

	#news_NewsListOnLine h1 {
		margin-bottom: 0;
	}

	#news_NewsListOnLine h3 {
		display: none;
	}

	#news_NewsListOnLine .news {
		width: 423px;
		height: 128px;
		background: url('../../../../app_themes/default/images/customer/bg_60.png');
		margin: 0 0 1px 0;
		padding: 10px;
		overflow: hidden;
	}
	#news_NewsListOnLine .news:hover {
		background: url('../../../../app_themes/default/images/customer/bg_80.png');
	}
		#news_NewsListOnLine .news h2 {
			font-size: 12px;
			color: #fff;
			text-transform: uppercase;
		}

		#news_NewsListOnLine .news .date {
			display: none;
		}

		#news_NewsListOnLine .news .photoPanel {
			float: left;
			margin: 0 10px 0 0;
			width: 127px;
			height: 127px;
			background: #000000;
		}

		#news_NewsListOnLine .news .readMore {
			display: none;
		}
		
			#news_NewsListOnLine .news .summary{
				height: 95px;
				overflow: hidden;
				font-size: 11px;
				line-height: 13px;
			}

	#news_NewsListOnLine .newsSeparator {
	}

.btnRss {
}

.btnRss:hover {
	background-position: 0 bottom;

	color: #fff;
}
				
/* News > ListOffline
-------------------------------------------------------------- */

#noNews{
	background: url('../../../../app_themes/default/images/customer/bg_60.png');
	padding: 10px;
}

	#news_NewsListOffLine h1 {}

	#news_NewsListOffLine h3 {
		display: none;
	}

	#news_NewsListOffLine .newsByMonth {
		margin-bottom: 20px;
	}
		#news_NewsListOffLine .newsByMonth .title {
			background: url('../../../../app_themes/default/images/customer/bg_60.png');
			height: 50px;
		}

		#news_NewsListOffLine .newsByMonth b {
			display: block;
			padding: 0 10px;
	
			font-size: 14px;
			color: #ffffff;
			text-transform: uppercase;
			font-weight: normal;
			line-height: 50px;
		}

		#news_NewsListOffLine .newsByMonth .news {
			margin: 0 0 1px 0;
			background: url('../../../../app_themes/default/images/customer/bg_60.png');
			height: 50px;
		}

		#news_NewsListOffLine .newsByMonth .newsHover {
			background: url('../../../../app_themes/default/images/customer/bg_80.png');
			cursor: pointer;
		}

		#news_NewsListOffLine .newsByMonth .news .date {
			width: 55px;
			display: block;
			float: left;

			font-size: 10px;
			text-align: center;
			line-height: 50px;
		}

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

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

			line-height: 50px;
			color: #ffffff;
		}

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

		#news_NewsListOffLine .newsByMonth .news:hover  a {
			color: #fff;
		}

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

.news_NewsViewPanel {
	background: url('../../../../app_themes/default/images/customer/bg_60.png');
}
#news_NewsView {
	padding: 10px;
}
	#news_NewsView h1 {}

	#news_NewsView .date {
		width: 110px;
		float: right;
		margin-bottom: 10px;
		background-color: #000;
		
		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 #000000;

			text-decoration: none;
		}

		#news_NewsView .files a:hover {
			background: url('images/file.gif') 3px -21px no-repeat #ffffff;
			
			color: #000000;
			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 {
	padding: 10px;
}

	#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: #e5037f;
	}

	#news_ControlNewsReviews .newsReviewsFilter {
		width: 719px;
		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;
				width:485px;
			}

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

		#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: url('../../../../app_themes/default/images/customer/bg_60.png');
		}

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