@charset "utf-8";
/*
 *
 *
 *
 */

#home #content-wrap,
#home #content-wrap .left-col,
#home #content-wrap .middle-col,
#home #content-wrap .right-col {
	height: 485px;
}

#home #content-wrap .left-col {
	width: 181px;
}

#home #content-wrap .middle-col {
	margin: 3px 10px 0 10px;
}

#home #content-wrap .teaser {
	overflow: hidden;
}

#home #content-wrap .middle-col .teaser h2 {
	margin-bottom: 0;
	margin-top: 0;
}

#home #content-wrap .middle-col .teaser {
	background-image: url(../../images/teaser/middle_borderTop_home.gif);
}

	#home #content-wrap .middle-col .teaser .content-container {
		margin: 8px 8px 8px 8px;
		padding: 0;
	}
	
	#home #content-wrap .middle-col .teaser h3 {
		font-size: 1em;
		margin-bottom: 4px;
		margin-top: 4px;
	}
	
	#home #content-wrap .middle-col .teaser h3 a,
	#home #content-wrap .middle-col .teaser h3 a:link,
	#home #content-wrap .middle-col .teaser h3 a:visited {
		background: transparent url(../../images/metanav_link_arrow_mo.gif) right 5px no-repeat;
		color: #4d4d4d;
		padding-right: 11px;
		text-decoration: none;
	}
	
	#home #content-wrap .middle-col .teaser h3 a:hover,
	#home #content-wrap .middle-col .teaser h3 a:focus,
	#home #content-wrap .middle-col .teaser h3 a:active {
		color: #df2626;
	}

#home #content-wrap .middle-col .teaser.news {
	height: 371px;
}

	#home #content-wrap .middle-col .teaser.news p {
		height: 44px;
	}

	#home #content-wrap .middle-col .teaser.news .gallery-image {
		height: 206px;
		margin: 8px 0px 4px 0;
		overflow: hidden;
		width: 464px;
	}
	
	#home #content-wrap .middle-col .teaser.news #gallery-slider {
		clear: both;
		margin-left: 8px;
		height: 50px;
		line-height: 5px;
	}
	
	#home #content-wrap .middle-col .teaser.news #gallery-slider a,
	#home #content-wrap .middle-col .teaser.news #gallery-slider a:link,
	#home #content-wrap .middle-col .teaser.news #gallery-slider a:visited {
		background-color: transparent;
		background-position: left bottom;
		background-repeat: no-repeat;
		display: block;
		float: left;
		height: 50px;
		margin-right: 4px;
		text-decoration: none;
		width: 113px;
	}
	
	#home #content-wrap .middle-col .teaser.news #gallery-slider a:hover,
	#home #content-wrap .middle-col .teaser.news #gallery-slider a:focus,
	#home #content-wrap .middle-col .teaser.news #gallery-slider a:active,
	#home #content-wrap .middle-col .teaser.news #gallery-slider a.active,
	#home #content-wrap .middle-col .teaser.news #gallery-slider a.active:link,
	#home #content-wrap .middle-col .teaser.news #gallery-slider a.active:visited,
	#home #content-wrap .middle-col .teaser.news #gallery-slider a.active:hover,
	#home #content-wrap .middle-col .teaser.news #gallery-slider a.active:focus,
	#home #content-wrap .middle-col .teaser.news #gallery-slider a.active:active {
		background-position: left top;
	}
	
	#home #content-wrap .middle-col .teaser.news #gallery-slider a span,
	#home #content-wrap .middle-col .teaser.news #gallery-slider a:link span,
	#home #content-wrap .middle-col .teaser.news #gallery-slider a:visited span {
		display: none;
	}			
		
#home #content-wrap .middle-col .teaser.dates {
	height: 110px;
}
	
	#home #content-wrap .middle-col .teaser.dates ul {
		margin-top: 8px;
	}
	
	#home #content-wrap .middle-col .teaser.dates ul li {
		float: left;
		margin: 0;
		padding: 0;
		width: 50%;
	}
	
	#home #content-wrap .middle-col .teaser.dates ul li p {
		margin-bottom: 8px;
	}
	
	#home #content-wrap .middle-col .teaser.dates ul li p a,
	#home #content-wrap .middle-col .teaser.dates ul li p a:link,
	#home #content-wrap .middle-col .teaser.dates ul li p a:visited {
		background: transparent url(../../images/metanav_link_arrow_mo.gif) right 5px no-repeat;
		color: #000000;
		font-weight: bold;
		padding-right: 11px;
		position: relative;
		text-decoration: none;
	}
	
	#home #content-wrap .middle-col .teaser.dates ul li p a:hover,
	#home #content-wrap .middle-col .teaser.dates ul li p a:focus,
	#home #content-wrap .middle-col .teaser.dates ul li p a:active {
		color: #df2626;
	}
			
#home #content-wrap .left-col .teaser {
	height: 485px;
}

#home #content-wrap .right-col .teaser {
	height: 119px;
}

	#home #content-wrap .right-col .teaser p {
		line-height: 1.1em;
	}

#home #content-wrap .teaser .border-bottom {
	bottom: 0;
	left: 0;
	margin-left: 0;
	position: absolute;
}
