.mod {
	color: #E60012;
}
span.bigger {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 4px;
	display: inline-block;
}

.info {
	font-size: 11px;
	text-align: left;
}

	.avatar {
		padding: 1px;
		background: #f3f3f3;
	}

	div.quote {
		border-left: 2px solid #9e9e9e;
		padding-left: 13px;
		margin: 5px 0px;
		font-size: 11px;
		color: #807f7f;
		font-style: italic;
		
	}
	
	.quote-nick {
		font-weight: bold;
		color: #404040;
		font-style: normal;
	}



#NewsStyle_1 h1 {
	font-size: 24px;
	color: #000;
	font-weight: normal;
	position: relative;
	height: 40px;
	margin: 27px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;


	background: url(/htdoc/images/stripes.gif) repeat-x bottom left;
	
}

#NewsStyle_1 h1 span {
	float: left;
	clear: none;
}


	#NewsStyle_1 a.icon,
	#NewsStyle_6 a.icon {
		clear: none;
		background: url(/htdoc/images/icons.gif) no-repeat top left;
		display: block;
		width: 16px;
		height: 16px;
		text-indent: -3000em;
		margin-right: 10px;
		float: right;
	}

	#NewsStyle_1 a.fb {
		background-position: 0px 0px;
	}

	#NewsStyle_1 a.tw {
		background-position: -26px 0px;
	}

	#NewsStyle_1 a.yt {
		background-position: -52px 0px;
	}

	#NewsStyle_1 a.rss,
	#NewsStyle_6 a.rss {
		background-position: -78px 0px;
	}

	#NewsStyle_1 .item {
		border-top: 1px solid #cecece;
		padding: 20px 0px 20px 0px;
		margin-left: 10px;
		position: relative;
		overflow: hidden;
	}
	
	.sub .item {
		margin-left: 0px !important;
	}
	
	#NewsStyle_1 .first {
		border-top: none;
	}

		#NewsStyle_1 .item .photo {
			width: 90px;
			height: 90px;
			float: left;
			margin-right: 20px;
		}

		#NewsStyle_1 .item img,
		#NewsStyle_1 .item .mask {
			position: absolute;
			top: 20px;
			left: 0px;
		}

		#NewsStyle_1 .item .mask {
			background: url(/htdoc/images/news-frame.png) top left no-repeat;
			width: 90px;
			height: 90px;
		}
		
		.h75 {
			height: 75px !important;
		}
		
		.h75 .mask {
			background: url(/htdoc/images/news-frame-75.png) top left no-repeat !important;
			width: 90px;
			height: 75px !important;
		}
		
		.news_img_mask {
			background: url(/htdoc/images/news-frame-75.png) top left no-repeat !important;
			display: block;
			position: absolute;
			width: 90px;
			height: 75px !important;
		}
		

	#NewsStyle_1 h4 {
		margin: 0px 0px 5px 0px;
	}

		#NewsStyle_1 h4 a {
			color: #000;
			font-size: 15px;
			margin-bottom: 5px;
		}

		#NewsStyle_1 .date {
			color: #b2b2b2;
			margin-bottom: 3px;
			font-size: 11px;
		}

	#NewsStyle_1 .content {
		line-height: 18px;
	}


	#NewsStyle_1.sub .item h4 {
		margin: 0px 0px 6px 0px !important;
		line-height: 16px;
	}

	#NewsStyle_1 .item h4 span.comments {
		font-size: 11px;
		color: #8c8c8c;
		font-weight: normal;
		white-space: nowrap;
	}

	#NewsStyle_1.sub .item .date {
		line-height: 12px;
	}



#NewsStyle_2 {
	margin-bottom: 20px;
}

	#NewsStyle_2 .gallery {
		margin-left: 0px !important;
	}

	#NewsStyle_2 .galleryTable tr td {
		padding: 0px 20px 20px 0px !important;
	}
	#NewsStyle_2 div.news {
		overflow: hidden;
		zoom: 1;
	}
	#NewsStyle_2 .thumbnail {
		margin: 0px 10px 10px 0px;
	}
	#NewsStyle_2 .more {
		margin-top: 10px;
		text-align: right;
	}
	#NewsStyle_2 h3 {
		margin: 0px;
		font-size: 16px;
	}
		#NewsStyle_2 h3 a {
			color: #000 !important;
		}
	#NewsStyle_2 .date {
		color: #8a8a8a;
		font-size: 10px;
		margin-bottom: 10px;
	}
	#NewsStyle_2 div.content {
		overflow: hidden;
		zoom: 1;
		margin-top: 15px;
		padding-bottom: 5px;
	}
		#NewsStyle_2 .more a {
			color: #fe8a03;
			outline: none;
			background: url(/htdoc/images/dot.dark.gif) no-repeat right 3px;
			text-decoration: none;
			padding-right: 18px;
		}





.news-photo {
	width: 90px;
	height: 90px;
	float: left;
	position: relative;
	display: block;
	margin-top: 12px;
	margin-right: 12px;
}

	.news-photo img,
	.news-photo .mask {
		position: absolute;
		top: 0px;
		left: 0px;
	}

	.news-photo .mask {
		display: block;
		background: url(/htdoc/images/news-frame.png) top left no-repeat;
		width: 90px;
		height: 90px;
	}


h1.news-title {
	float: left;
	width: 533px;
	padding-left: 0px !important;
}

h1.wide {
	width: 648px;
	margin-left: 10px !important;

}
	h1.news-title .date {
		display: block;
		font-size: 10px;
		color: #969696;
	}

.titlebar {
	color: #000;
	width: 650px;
	height: 29px;
	padding-top: 13px;
	background: url(/htdoc/images/titlebar.png) top left no-repeat;
}

	.titlebar h2 {
		line-height: 42px;
		font-size: 19px !important;
		color: #000 !important;
		font-weight: normal !important;
		background: url(/htdoc/images/bullet.gif) center right no-repeat;
		padding: 0px 20px;
		display: inline;
	}

	.titlebar h2 a {
		color: #000 !important;
		text-decoration: none;
	}

	.titlebar .button,
	#answer-template button {
/*		display: inline-block;
		width: 100px;
		height: 28px;
		line-height: 28px;
		font-size: 17px;
		background: url(/htdoc/images/button.png) center right no-repeat;
		text-align: center;
		color: #000;
		text-decoration: none !important;
		border: none;
		cursor: pointer;
		*/
	}

	.titlebar .button {
		margin: -6px 10px 0px 0px;
		float: right;
		text-decoration: none !important;
	}



.clr {
	clear: both;
}
.eventslist {
	list-style: none;
	padding: 0px 0px;
	margin: 10px 0px 0px 0px;
}

	.eventslist li {
		padding: 5px 0 5px 20px;
		border-top: 1px solid #cecece;
		overflow: hidden;
		margin: 0px 0px;
	}

	.eventslist li.first {
		border: none;
		padding-top: 0px;
	}

	.eventslist li a {
		color: #6f6f6f;
		text-decoration: none;
	}

	.eventslist li .date {
		color: #1e2329;
		font-weight: bold;
		font-size: 13px;
		margin-right: 10px;
		width: 90px;
		display: block;
		float: left;
	}
	
	.eventslist li .precontent {
		float: left;
		width: 220px;
		display: block;
	}
#events {
	overflow: hidden;
}
#events .more {
	float: right;
	display: inline;
	margin: 0px 10px 10px 0px;
}



#NewsStyle_6 .item {
	margin-left: -11px;
	border-top: 1px solid #cecece;
	overflow: hidden;
	padding: 12px 0px;
}

#NewsStyle_6 .first {
	border: none !important;
}

#NewsStyle_6 .date, 
#NewsStyle_6 h4 {
	line-height: 18px;
}

#NewsStyle_6 .date {
	color: #b2b2b2;
	margin-bottom: 3px;
	font-size: 11px;
	font-weight: normal;
	width: 80px;
	float: left;
}

#NewsStyle_6 h4 {
	float: left;
	width: 550px;
	margin: 0px;
}

#NewsStyle_6 .comments {
	font-size: 11px;
	color: #8c8c8c;
	font-weight: normal;
	white-space: nowrap;
}

#NewsStyle_1 .content-container {
	width: 460px;
	float: left;
}

#content #NewsStyle_1 .content-container {
	width: 525px;
	float: left;
}

.item {
	overflow: hidden;
}

.titlebar {
	position: relative;
}

.jump-to-forum {
	top: 7px;
	right: 10px;
	position: absolute;
	display: inline-block;
	width: 140px;
	height: 28px;
	padding: 0px;
	text-indent: -3000em;
	border: none;
	cursor: pointer;
	outline: none;	
	font-size: 0px;
	text-transform: capitalize;
	background: url(/Module/Forum/Page/images/pl.buttons.png) -1340px 0px no-repeat;
}
