@charset "utf-8";

body {
	background: #fff url(../images/bg/bg_5.gif) left top repeat;
	}

#bodybbg {
	background: none;
	}
#bodybg {
	background: none;
	}
	
.right {
	padding-top: 20px;
	}
		
		
		
.newsblock {
	position: relative;
	clear: both;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	background: #fff;
	}
	#news-rec {
		display: block;
		position: absolute;
		top: 25px;
		left: 0;
		width: 240px;
		height: 30px;
		padding: 7px 0 0 20px;
		background: transparent url(../images/css/nodes/news-rec.png) top left repeat;
		font: normal 18px Arial, Helvetica, sans-serif;
		color: #fff;
		}
		*html #news-rec {
			background-color: #ed34a1;
			}
	.news {
		float: left; 
		width: 25%;
		padding: 0;
		}
		.news div {
			padding: 0 10px 0 10px;
			}
		.news a {
			font: normal 11px Arial, Helvetica, sans-serif;
			color: #ecebeb;
			text-decoration: none;
			}
			.news h3 {
				padding: 0;
				margin: 5px 0 0 0;
				}
				.news h3 a {
					font: bold 12px Arial, Helvetica, sans-serif;
					color: #00aeef;
					text-decoration: underline;
					}
	.news-top {
		float: left; 
		width: 60%;
		padding: 0;
		border: 8px solid #37414a;
		}
		.news-top-pad {
			padding: 0;
			}
			.news-top-pad img {
				width: 100%;
				}
		#news-hl {
			padding: 5px 12px;
			background: #37414a;
			font: normal 12px Arial, Helvetica, sans-serif;
			color: #fff;
			}
			#news-hl a {
				color: #fff;
				text-decoration: none;
				}
			#news-hl h3 {
				padding: 0;
				margin: 0 0 3px 0;
				font: normal 18px Arial, Helvetica, sans-serif;
				color: #fff;
				}
				#news-hl h3 a {
					color: #fff;
					text-decoration: underline;
					}
					
#weather {
	float: left;
	width: 100%;
	padding: 0 0 20px 0;
	}
	.weather {
		float: left;
		width: 27%;
		padding: 0 4% 0 0;
		font: normal 12px Arial, Helvetica, sans-serif;
		color: #444444;
		text-align: center;
		background-position: center 15px;
		background-repeat: no-repeat;
		}
		.weather b {
			display: block;
			width: 100%;
			margin: 55px 0 0 0;
			font: normal 36px Arial, Helvetica, sans-serif;
			color: #000;
			}