@charset "utf-8";
/* CSS Document */

/* GENERIC */
p, table {
	margin: 0 0 12px 0;
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-weight: normal;
	font-size: 36px;
	margin: 0;
	line-height: 42px;
	text-align: center;
}
	h1.pagetitle {
		font-weight: normal;
		font-size: 28px;
		margin: 0 0 12px 0;
		line-height: 32px;
		text-align: left;
		color: #00529f;
	}
h2 {
	font-weight: normal;
	font-size: 24px;
	margin: 0 0 10px 0;
	line-height: 28px;
	color: #00529f;
}
h3 {
	font-weight: normal;
	font-size: 19px;
	margin: 0 0 5px 0;
	line-height: 23px;
}
h4 {
	font-weight: normal;
	font-size: 16px;
	margin: 5px 0 5px 0;
	line-height: 20px;
	color: #970000;
}
h5 {
	font-weight: normal;
	font-size: 19px;
	margin: 0 0 15px 0px;
	line-height: 23px;
	color: #00529f;
}
h6 {
	font-weight: normal;
	font-size: 36px;
	margin: 10px 0 25px 0;
	line-height: 23px;
	color: #00529f;
}
img {
	border:none;
}

a:link,
a:active,
a:visited {
	border: none;
	color: #1869a2;
	text-decoration: none;
}

a:hover {
	border:none;
	color: #00529f;
	text-decoration:none;
}
hr {
	width: 100%;
	height: 1px;
	background-color: #999;
	border: none;
}
ul {
	font-size: 12px;
	margin-left: 0;
	padding-left: 15px;
	list-style: outside;
}
	li {
		margin-bottom: 10px;
	}

/* CLASSES */
.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #00529f;
	margin-top: 20px;
	padding-left: 44px;
	float: left;
}
.redtitle, .red {
	color: #970000;
}
.greytitle {
	color:#333;
}

.newsevents-title {
	color: #666;
}


a.red-btn {
	width: 106px;
	height: 26px;
	display: block;
	float: left;
	background: url(../images/layout/red-btn.png) no-repeat;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	padding: 5px 0 0 0;
}
a.red-btn:hover {
	width: 106px;
	height: 26px;
	display: block;
	float: left;
	background: url(../images/layout/red-btn-on.png) no-repeat;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	padding: 5px 0 0 0;
}

.partname {
	display: block;
	width: 100%;
	height: 20px;
	background: url(../images/layout/new-part-title.jpg) repeat-x;
	color: #FFF;
	padding-top: 0;
	font-weight: bold;
}
.partdesc {
	display: block;
	width: 100%;
	height: auto;
	font-size: 10px;
	/*background: #999;
	color: #FFF;*/
	line-height: 14px;
}
.statement {
	color: #00529f;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	font-size: 15px;
}
.caption {
	font-size:11px;
	font-style: oblique;
	color: #999;
	text-align: center;
}
.warning {
	color: #F00;
}
a.shop-btn {
	width: 259px;
	height: 83px;
	/*display: block;*/
	float: left;
	background: url(../images/layout/shop-online-button.jpg) no-repeat;
	margin: 10px 0 0 0;
}
a.shop-btn:hover {
	width: 259px;
	height: 83px;
	/*display: block;*/
	float: left;
	background: url(../images/layout/shop-online-button-hit.jpg) no-repeat;
	margin: 10px 0 0 0;
}
a.ecat-btn {
	width: 259px;
	height: 83px;
	/*display: block;*/
	float: left;
	background: url(../images/layout/ecat-button.jpg) no-repeat;
	margin: 10px 0 0 0;
}
a.ecat-btn:hover {
	width: 259px;
	height: 83px;
	/*display: block;*/
	float: left;
	background: url(../images/layout/ecat-button-hit.jpg) no-repeat;
	margin: 10px 0 0 0;
}
a.catalogue-btn {
	width: 259px;
	height: 83px;
	/*display: block;*/
	float: left;
	background: url(../images/layout/catalogue-button.jpg) no-repeat;
	margin: 10px 0 0 0;
}
a.catalogue-btn:hover {
	width: 259px;
	height: 83px;
	/*display: block;*/
	float: left;
	background: url(../images/layout/catalogue-button-hit.jpg) no-repeat;
	margin: 10px 0 0 0;
}
.txt-sml {
	font-size: 9px;
}
