@import url(/images/css/common.css);

h1#mainzag{
	background: #FC0 url('/images/bg_right_top.gif') top right no-repeat;
}
#dCenter{
	border-right: #909090 1px dashed;
}
	#dCenter .clear{
		width: 380px;
		height: 0px;
		font-size: 0px;
	}

#inews{
	padding: 12px 24px;
	margin: 0;
	background: #FFF3C3;
	min-height: 194px;
	_height: 194px;
}
	#inews img{
		float: left;
		margin: 0 12px 12px 0;
	}
	#inews h3{
		font-size: 14px;
	}
	#inews p{
		margin: 0;
		padding: 8px 0;
	}
		#inews p div{
			margin: 0;
			padding: 8px 0 0 0;
		}
.newsblock dl{
	margin: 0;
	padding: 12px;
	min-height: 60px;
	_height: 60px;
}
	.newsblock dl dt{
		display: block;
		float: left;
		width: 75px;
		height: 50px;
		border: #909090 1px solid;
		background-position: center center;
		background-repeat: no-repeat;
		margin: 0;
		padding: 0;
	}
	.newsblock dl dd{
		margin: 0 0 0 85px;
		padding: 0;
	}
		.newsblock dl dd a.comm:link,
		.newsblock dl dd a.comm:visited{
			line-height: 200%;
			color: #909090;
		}
		.newsblock dl dd a.zag:link,
		.newsblock dl dd a.zag:visited{
			color: #909090;
		}

.tbFound{
	background: #E1E1E1;
}

#cr_zags{
	height: 45px;
	//height: 44px;
	overflow: hidden;
	width: 282px;
}
	.cr_newszag{
		background: #C90000;
	}
	.cr_eventszag{
		background: #00883A;
	}
	.cr_redszag{
		background: #3478FA;
	}
	#cr_zags span{
		display: block;
		float: left;
		text-transform: uppercase;
		text-decoration: none;
		color: #fff;
		height: 13px;
		padding: 14px 9.10px;
		font-size: 11px;
		cursor: pointer;
	}
	#cr_events,
	#cr_reds{
		display: none;
	}
		.cr_news dl,
		.iarticles dl{
			margin: 0;
			padding: 12px;
			min-height: 52px;
			_height: 52px;
		}
			.cr_news dl dt,
			.iarticles dl dt{
				display: block;
				float: left;
				width: 75px;
				height: 50px;
				border: #909090 1px solid;
				background-position: center center;
				background-repeat: no-repeat;
				margin: 0;
				padding: 0;
			}
			.cr_news dl dd,
			.iarticles dl dd{
				margin: 0 0 0 85px;
				padding: 0;
			}
				.cr_news dl dd i{
					font-style: normal;
					background: #E7E7E7;
					color: #737373;
					font-size: 14px;
				}
				.cr_news dl dd h3{
					font-size: 100%;
				}
		.cr_news ul{
			list-style: none;
			margin: 12px 0;
			padding: 0;
			clear: both;
		}
			.cr_news ul li{
				margin: 0;
				padding: 2px 12px 2px 30px;
				background: url('/images/marker.jpg') 12px 5px no-repeat;
			}
#dRight h2{
	color: #fff;
	background: #000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 15px 12px;
	height: 16px;
	border-top: #fff 1px dashed;
	border-bottom: #fff 1px dashed;
	//border-top: #909090 1px dashed;
	//border-bottom: #909090 1px dashed;
}
	#dRight .iarticles h2{
		background: #00883A url('/images/iarticles.gif') right top no-repeat;
	}
	#dRight .iarticles h3{
		font-size: 14px;
		text-transform: uppercase;
		margin: 0;
		padding: 6px 12px;
		clear: both;
	}
		#dRight .iarticles h3 a:link,
		#dRight .iarticles h3 a:visited{
			color: #555;
		}
	#dRight .ischools h2{
		background: #3478FA url('/images/iclient.gif') right top no-repeat;
	}
		#dRight .ischools ul{
			list-style: none;
			margin: 0;
			padding: 12px;
		}
			#dRight .ischools ul li{
				margin: 0;
				padding: 3px;
			}
	#dRight .ifashion h2{
		height: 13px;
		background: #F5C400 url('/images/ifashion.gif') right top no-repeat;
	}
.iphotos{
	margin: 0;
	padding: 6px 0;
}
	.iphotos img{
		width: 50px;
		height: 50px;
		border: #909090 1px solid;
		background-position: center center;
		background-repeat: no-repeat;
		margin: 0;
		padding: 0;
	}
.ipopgroups,
.iflooders{
	padding: 0 0 20px 0;
}
		.ipopgroups div{
			padding: 5px 10px 7px 34px;
			background: url('/images/groups_marker.gif') 10px 4px no-repeat;
		}
		.iflooders div{
			padding: 5px 10px 7px 34px;
			background: url('/images/_avatar.gif') 10px 4px no-repeat;
		}


