/* Controls > NewsHome
-------------------------------------------------------------- */

#news_ControlNewsList {}

	#news_ControlNewsList h1 {
		display: none;
	}

	#news_ControlNewsList .news {
		display:block;
		width: 280px;
		float:left;
	}

	#news_ControlNewsList .newsHover {
		cursor: pointer;
	}

		#news_ControlNewsList .news h2 {
			padding: 0;
			margin-top: 5px;
			margin-bottom:5px;

			font-weight: normal;
		}

			#news_ControlNewsList .news h2 a {
				text-decoration: none;
			}

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

		#news_ControlNewsList .news .photo {
		margin-bottom:0px;
		}
		
		#news_ControlNewsList .news .importance {
			display: block;
			width: 30px;
			height: 30px;

			position: relative;
			top: -110px;
			left: 244px;
			margin-bottom: -30px;
		}

		#news_ControlNewsList .news .summary {	 		
			height:95px;
			
			text-align: justify;
			font-size: 11px;			
			line-height:15px;
			color: #7e6e65;
		}

		#news_ControlNewsList .news .readMore a {	
			display:block;
			width: 65px;
			height: 18px;
			padding: 0px 0px 0px 10px;
			margin: 0px 0px 0px 215px;
			background: url('images/bg_readmore.png') 0 0 no-repeat;

			font-size: 11px;
			color: #fff;
			font-weight: bold;
			text-decoration: none;

		}

		#news_ControlNewsList .news .readMore a:hover {
			filter : alpha(opacity=50);
			-moz-opacity : 0.5;
			opacity : 0.5;
		}

	#news_ControlNewsList .separator {
		width: 40px;
		height: 1px;
		float: left;
	}

	.guide #news_ControlNewsList .news .summary {height:20px; text-align:left;}
	.guide #news_ControlNewsList .news h2{font-size:11px; margin-top:0px;}
	.guide #news_ControlNewsList .news h2 a{text-decoration:underline; color:#584841;}
	.guide #news_ControlNewsList .news h2 a:hover{text-decoration:underline; color:#ff6111;}

	.guide #news_ControlNewsList .news .description {display:none;}
	.guide #news_ControlNewsList .news .date {display:none;}
	.guide #news_ControlNewsList .news .photo {display:none;}
	.guide #news_ControlNewsList .news .importance {display:none;}
	.guide #news_ControlNewsList .news .readMore {display:none;}
	.guide #news_ControlNewsList .separator {display:none;}

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

#news_ControlNewsTickerContainer {
	width: 960px;
	height: 40px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e2deda;
	background: url('images/bg_newsticker.gif') 0 0 repeat-x;
}
	
	#news_ControlNewsTickerContainer h1 {
		display: inline;
		width: 89px;
		height: 18px;
		float: left;
		padding: 0;
		margin: 8px 0 0 0;
		border-right: 1px solid #b3aaa3;
		background-image: none;

		font-size: 11px;
		color: #584841;
		text-transform: uppercase;
		font-weight: bold;
		text-align: center;
	}
	
	#news_ControlNewsTicker ul {
		width: 849px;
		height: 18px;
		float: left;
		padding: 2px 0 0 10px;
		margin: 11px 0 0 0;
		
		list-style-type: none;
	}			

		#news_ControlNewsTicker ul li {
			width: 849px;
			height: 35px;
		}

		#news_ControlNewsTicker ul .toolsBox {
			float: left;
		}

		#news_ControlNewsTicker ul .date {
			float: left;

			color: #746760;
		}

		#news_ControlNewsTicker ul h2 {
			float: left;
		}

			#news_ControlNewsTicker ul a {
				display:block;
				height: 20px;
				margin: 0px;
				padding: 0px;

				font-size: 11px;
				color: #584841;
				text-transform: uppercase;
				font-weight: normal;
				text-decoration: none;
			}

			#news_ControlNewsTicker ul a:hover {
				color: #ff6111;
			}

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

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

#news_NewsListOnLine {
}

	#news_NewsListOnLine h1 { }

	#news_NewsListOnLine .news { 
		margin: 0 0 10px 0;
	}

		#news_NewsListOnLine .newsHover {
			cursor: pointer;
		}

		#news_NewsListOnLine .news h2 { 
			margin: 0;
			padding: 0;

			font-weight:normal;
		}

		#news_NewsListOnLine .news .photoContainer { 
			float: left;
			margin: 0 10px 0 0;
		}

		.news4 .news .photoContainer {
			margin-bottom:0px;
			float:left;
			width:100px;
			height:100px;
			overflow:hidden;

			margin-right:15px;
		}

		#news_NewsListOnLine .news .dataContainer {
		}

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

			#news_NewsListOnLine .news .toolsContainer .date {				
				width: 250px;
				height: 14px;
				margin: 2px  0 0 0;
				padding: 1px 0 0 0;
				float: left;

				font-size: 10px;
				color: #a79c94;
			}

			#news_NewsListOnLine .news .toolsContainer .readMore { }
				
				#news_NewsListOnLine .news .toolsContainer .readMore a {
					display: block;
					float: right;
					width: 55px;
					height: 18px;
					padding: 2px 0 0 10px;
					background: url('images/bg_readmore.png') 0 0 no-repeat #f8f6f7;

					font-size: 11px;
					color: #fff;
					font-weight: bold;
					text-decoration: none;
					line-height: normal;
				}

			#news_NewsListOnLine .news .toolsContainer .readMore a:hover {
				filter : alpha(opacity=50);
				-moz-opacity : 0.5;
				opacity : 0.5;
			}

	.btnRss {
		width: 55px;
		height: 12px;
		display: block;
		float: right;
		padding: 4px 0 0 20px;
		background: url('images/feed-icon.png') 0 0 no-repeat;

		position: relative;
		margin-bottom: -16px;

		font-size: 11px;
		color: #ff6111;
		font-weight: bold;
		text-decoration: none;
		text-align: right;
	}

	.btnRss:hover {}
				
/* 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 #eaeaea;
	
			font-size: 14px;
			color: #000000;
			font-weight: bold;
			text-transform: uppercase;	*/

			display: block;
			padding: 0;
			margin: 0 0 5px 0;

			font-size: 11px;
			color: #584841;
			text-transform: uppercase;
			font-weight: bold;
		}

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

		#news_NewsListOffLine .newsByMonth .newsHover {
			background-color: #ff6111;
			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 {
			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 {
				/*background-color: #f281bf;*/
			}

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

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

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

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

#news_NewsView {
	padding-bottom: 10px;
}

	#news_NewsView .hnews {
	}

		#news_NewsView .hnews h1.entry-title {
			margin: 0;
		}

		/*#news_NewsView .hnews .dtstamp {
			margin: 10px 0 0 0;
			padding: 5px 0;
			border-top: 1px solid #dad2cc;
			border-bottom: 1px solid #dad2cc;
			
			font-size: 10px;
		}*/

		#news_NewsView .hnews .date {
			margin: 10px 0 0 10px;
			padding: 5px 0;
			border-top: 1px solid #dad2cc;
			border-bottom: 1px solid #dad2cc;
			
			font-size: 10px;
		}

		#news_NewsView .hnews .entry-content {
		}

		#news_NewsView .hnews .first-sample-license {
			margin: 0 0 15px 0;
			padding: 5px 0;
			border-top: 1px solid #dad2cc;
			border-bottom: 1px solid #dad2cc;
			
			font-size: 10px;
		}

		#news_NewsView .hnews .hmedia {
		}

			#news_NewsView .hnews .hmedia .photoContainer {			
				
				padding: 2px;
				border: 1px solid #dad2cc;
				overflow: hidden;
			}

				#news_NewsView .hnews .hmedia .photoContainer .photo {
					
					float:left;
				}

					#news_NewsView .hnews .hmedia .photoContainer .photo IMG{
						width:100px;
					}


		#news_NewsView .hnews .tools {
			margin: 15px 0 0 0;
			padding: 5px 0;
			border-top: 1px solid #dad2cc;
			border-bottom: 1px solid #dad2cc;
		}

			#news_NewsView .hnews .tools .file {
				float: left;
			}

			#news_NewsView .hnews .tools a {
				padding: 3px 0 0 20px;
				color: #584841;
				font-size: 10px;
				text-transform: uppercase;
				text-decoration: none;
			}

			#news_NewsView .hnews .tools a:hover {
				color: #ff6111;
			}

			#news_NewsView .hnews .tools .lnk_file { background: url('images/ico-file.gif') 0 0 no-repeat; }
			#news_NewsView .hnews .tools .lnk_print { background: url('images/ico-print.gif') 0 0 no-repeat; }
			#news_NewsView .hnews .tools .lnk_sendToFriend { background: url('images/ico-sendtofriend.gif') 0 0 no-repeat; }

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

#news_ControlNewsReviews {
	display: none;
}