﻿/* Frontpage Header
---------------------------------------- */
#frontHeader {
	width:676px;
	height:307px;
	padding-right:1px;
	margin-bottom:10px;
}
#frontHeader #random {
	width:674px;
	height:305px;
	float:left;
	border:1px solid #E4E4E4;
	position:relative;
}
#frontHeader #random .slides {
	width:674px;
	height:305px;
	position: absolute;
	background:#FFF;
	top:0;
	left:0;
	z-index:1;
	overflow:hidden;
}
#frontHeader #random .overlaygfx {
	background:url(../gfx/overlaygfx.png) no-repeat;
	width:257px;
	height:276px;
	position:absolute;
	top:0;
	right:0;
	z-index:120;
}
#frontHeader #random .overlay {
	width:650px;
	height:46px;
	padding-right:24px;
	position:absolute;
	bottom:0;
	left:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.70em;
	text-align:right;
	color: #333;
	line-height:46px;
	background:#FFF;
	filter: alpha(opacity=70);
	-moz-opacity: .70;
	opacity:.70;
	z-index:100;
}
.overlaytxt {
	color:#666;
}

/* Frontpage Content
---------------------------------------- */
#frontContent {
	width:677px;
}
#frontContent .article {
	padding:5px 0;
}
#frontContent .article p {
	padding:0;
	margin:0;
}

/* Greybox
---------------------------------------- */
#frontContent .greyBox {
	width:330px;
	float:left;
	padding:5px 0;
}
#frontContent h2 {
	padding:0;
	margin:0;
}

#frontContent h2 a,
#frontContent h2 a:link,
#frontContent h2 a:visited,
#frontContent h2 a:hover,
#frontContent h2 a:active {
	padding:0;
	margin:0;
	font-size:1.45em;
	color:#666;
	font-weight: normal;
	text-decoration:none;
}
#frontContent .date {
	font-size:0.91em;
	color:#999;
	padding-bottom:10px;
}
#frontContent .ingress {
	font-size:1.09em;
	color:#666;
	line-height:120%;
	font-weight:normal;
	padding:0;
}
#frontContent .readmore {
	font-size:1.09em;
	color:#666;
	line-height:120%;
}
#frontContent .readmore a,
#frontContent .readmore a:link,
#frontContent .readmore a:visited,
#frontContent .readmore a:hover,
#frontContent .readmore a:active {
	font-size:1.09em;
	line-height:120%;
	color:#990000;
}

#frontContent .greyBox .greyBoxTop {
	width:330px;
	height:6px;
	background:url(../gfx/greyboxtop.gif) no-repeat;
	overflow:hidden;
}
#frontContent .greyBox .greyBoxContent {
	width:300px;
	padding:8px 15px;
	height:180px;
	background:url(../gfx/greyboxrepeater.gif) repeat-y;
	overflow:hidden;
}
#frontContent .greyBox .greyBoxFooter {
	width:330px;
	height:6px;
	background:url(../gfx/greyboxbottom.gif) no-repeat;
	overflow:hidden;
}

/* Greybox Wide
---------------------------------------- */
#frontContent .greyBoxWide {
	width:677px;
	padding:0 0 9px 0;
	float:left;
}
#frontContent .greyBoxWide .greyBoxWideTop {
	width:677px;
	height:7px;
	background:url(../gfx/greyboxwidetop.gif) no-repeat;
	overflow:hidden;
}
#frontContent .greyBoxWide .greyBoxWideContent {
	width:647px;
	padding:8px 15px;
	min-height:100px;
	height:auto !important;
	height:100px;
	background:url(../gfx/greyboxwiderepeater.gif) repeat-y;
}
#frontContent .greyBoxWide .greyBoxWideFooter {
	width:677px;
	height:7px;
	background:url(../gfx/greyboxwidebottom.gif) no-repeat;
	overflow:hidden;
}

#frontContent .greyBoxSpacer {
	width:17px;
	height:17px;
	float:left;
	overflow:hidden;
}



/* 4 NEWS BOXES FRONT
---------------------------------------- */
#newsBoxContainer {}
.newsBoxTop {
	width:676px;
	height:10px;
	background:url(../gfx/bgnewstop.gif) no-repeat;
	overflow:hidden;
}
.newsBoxContent {
	width:676px;
	background:url(../gfx/bgnewscontent.gif) repeat-y;
}
.newsBoxFooter {
	width:676px;
	height:10px;
	background:url(../gfx/bgnewsfooter.gif) no-repeat;
	overflow:hidden;
	margin-bottom:9px;
}
.newsBoxContentLeft {
	width:302px;
	padding:3px 15px;
	float:left;
	display:inline;
	margin-right:12px;
}
.newsBoxContentRight {
	width:302px;
	padding:3px 15px;
	float:left;
	display:inline;
}
.newsBoxImage {
	border:1px solid #F4F4F4;
	padding:1px;
	max-width:115px;
	max-height:150px;
	margin:0 5px 3px 0;
}
.newsBoxWideImage {
	border:1px solid #F4F4F4;
	padding:1px;
	max-width:115px;
	max-height:150px;
	margin:0 5px 3px 0;
}
#frontContent h2 {
	padding:0;
	margin:0;
}
#frontContent h2 a,
#frontContent h2 a:link,
#frontContent h2 a:visited,
#frontContent h2 a:hover,
#frontContent h2 a:active {
	padding:0;
	margin:0;
	font-size:1.45em;
	color:#666;
	font-weight: normal;
	text-decoration:none;
}
#frontContent .date {
	font-size:0.91em;
	color:#999;
	padding-bottom:10px;
}
#frontContent .ingress {
	font-size:1.09em;
	color:#666;
	line-height:120%;
}
.readmore {
	font-size:1.09em;
	color:#666;
	line-height:120%;
}
.readmore a,
.readmore a:link,
.readmore a:visited,
.readmore a:hover,
.readmore a:active {
	font-size:1.09em;
	line-height:120%;
	color:#990000;
}
