@charset "UTF-8";

body.imprint div#mainContent {
	padding: 0;
	margin: 0;
	text-align: center;
}

body.imprint div#header {
	border: none;
 	height: 72px;
}


body.imprint div#header img {

}

ul.extralinks {
	margin: 0;
	text-align: center;
}

ul.extralinks li {
	list-style-type: none;
	float: left;
	margin-right: 1em;
	margin-left: 1em;
	width: 170px;
	display: block;
}

h1 {
	text-align: center;
	margin-top: 1.5em;
	margin-bottom: .5em;
	font-variant: normal;
	font-weight: bold;
}

h2 {
	text-align: center;
	font-weight: bold;
	font-style: italic;
	font-size: 18px;
	margin-top: 1em;
	margin-bottom: .5em;
	padding-top: 8px;
}

h2.category {
	clear: both;
	margin-top: 18px;
	margin-right: 0px;
}

div.largefeature h2, div.mediumfeature h2 {
	color: black;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	margin-top: 0;
	border: none;
	padding: 0;
}

div.largefeature, div.largefeature2 {
	text-align: left;
	float: left;
	width: 280px;
	height: 230px;
	margin-right: 1em;
	margin-bottom: 18px;
	padding: 0.5em;
	border: 2px solid #303030;
	position: relative;
}

div.largefeature {
	cursor: hand;
	cursor: pointer;
}

div.largefeature img, div.largefeature2 {
	float: left;
	margin-right: 0.5em;
}

div.largefeature.blog img {
	float: none;
}

div.largefeature h2, div.largefeature2 h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	color: #000;
	line-height: 1.2;
}

div.largefeature h3, div.largefeature2 h3 {
	font-style: italic;
	font-size: 16px;
	font-weight: normal;
}

div.largefeature.blog h3 {
	margin-top: 0;
}

div.widefeature {
	width: 906px;
}

div.mediumfeature {
	text-align: left;
	float: left;
	width: 200px;
	margin-right: 0.5em;
	padding: 0.5em;
	border: 2px solid #e5e5e5;
	height: 140px;
}

div.mediumfeature img {
	float: left;
	margin-right: 0.5em;
}

div.mediumfeature h2 {
	font-size: 18px;
	font-weight: bold;
}

div.mediumfeature h3 {
	font-style: italic;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
}

div.mpg {
	background-image: url(../gfx/mpg-mashtead-bkgd.jpg);
	color: white;
}

div.mpg h2 {
	color: white;
}

div.blog {
	background-color: #222;
	color: #aaa;
}

div.blog h2 {
	color: yellow;
}


div.lcol {
	width: 440px;
	text-align: left;
	float: left;
}

div.rcol {
	width: 440px;
	float: right;
	text-align: left;
}

div.smallfeature {
	float: left;
	width: 429px;	
	margin-right: 1.5em;
	margin-bottom: 18px;
	padding: 9px;
	position: relative;
	border: 2px solid #e5e5e5;
	height: 175px;
}

div.smallfeature img {
	float: left;
	margin-right: 0.5em;
	border: 1px solid black;
}

div.smallfeature h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 8px;
	padding: 0;
	line-height: 16px;
	text-align: left;
}

div.smallfeature p {
	font-size: 12px;
	line-height: 15px;
}

div.floattext {
	width: 220px;
	float: right;
}

span.date {
	color: #000;
}

body.imprint a.view-more {
	color: #264277;
	letter-spacing: .3em;
	font: 9px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	padding: 1px 2px 1px 3px;
	display: block;
	vertical-align: 3px;
	border: 1px solid white;
	text-transform: uppercase;
	float: right;
	clear: none;
	background: none;
}

body.imprint div.blog a.view-more {
	color: #cccc67;
	border: 1px solid #cccc67;
}

body.imprint div.blog a:hover.view-more {
	color: #red;
	border: 1px solid gray;
}

body.imprint div.largefeature a.view-more {
	position: absolute;
	bottom: 9px;
	right: 9px;
}

body.imprint div.smallfeature a.view-more {
	position: absolute;
	right: 9px;
	bottom: 9px;
}

body.imprint a:hover.view-more {
	color: red;
	background-color: lightgray;
	border: 1px solid gray;
	text-decoration: none;
}

.date {
	font-style: italic;
}

div.blog img {
	margin-bottom: 0.5em;
}

/* hackery for the catalog.html page */

div.largefeature2 {
	height: auto;
	padding: 0;
	border: none;
	margin-right: 3em;
	margin-bottom: 0;
}

div.largefeature2 div.titlebox {
	height: 350px;
}

div.largefeature2 div.descbox {
	padding: 0.5em;
}

div.largefeature2 div.descbox h3 {
	margin-top: 0;
	text-align: center;
}

div.last {
	margin-right: 0;
}

div#mpg {
	background: url(../gfx/bkgd.mpgad.jpg) no-repeat center bottom;
}

div#mpg h3 {
	margin-top: 0;
}

div#mpg a.view-more {
	background-color: #fff;
	border: 1px solid #2d4977;
}

div#articles {
	background: url(../gfx/bkgd.articlead.jpg) no-repeat center top;
}

div#articles h2 {
	margin-top: 108px;
}

div#articles h3 {
	margin-top: 0;
}

div#articles a.view-more {
	border: 1px solid #3b4f7e;
}
