body { 
	margin: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
		
img { 
	border-width: 0px;}
		
hr	{ 
	border: 0px; 
	border-top: solid #cccccc 1px; 
	height: 1px;} /* This is the horisontal rule, a line you use for separation */

			
table, tr, td	{ }
		
form {
	margin: 0px;
	padding: 0px;}
	
/* LOGIN  ------------------------------------------------------------ */

.loginInput {
	width: 189px;
	border: 1px solid #241F20;
	}
	
/* HEADINGS  ------------------------------------------------------------ */

h4, h5 ,h6	{}


.home h1 {
	background-color: #241F20;
	border-bottom: solid 1px #241F20;
	margin: 0px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding: 7px 0px 7px 10px;
	}

.content h1 {
	background-color: #241F20;
	border-bottom: solid 1px #241F20;
	margin: -10px -10px 0px -10px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 6px 0px 6px 10px;
	}
	
*html .content h1 {
	margin: -10px 0px 0px -10px;
	position: absolute;
	width: 100%;
	padding-right: 10px;
	}
	
*html .content h1+p {
	padding-top: 10px;
	}
	
h1.catTitle {
	background-color: #241F20;
	border-bottom: solid 1px #241F20;
	margin: -22px -10px 0px -10px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 7px 0px 7px 10px;
	}
	
*html h1.catTitle {
	margin: -22px 0px 0px -10px;
	position: absolute;
	width: 100%;
	padding-right: 10px;
	}

h2 {
	font-size: 12px;
	color: #990000;
	margin-bottom: 0px;
	border-bottom: solid 1px #D7D7D7;
	padding-bottom: 2px;
	padding-top: 10px;
	}
	
.content h2+p, .content h2+ul {
	margin-top: 0px;
	border-top: solid 1px #ffffff;
	padding-top: 8px;
	}
	
h3 {
	font-size: 11px;
	color: #981A1E;
	}

/* LINKS  --------------------------------------------------------------- */

a:link, a:visited, a:active, a:hover {}	
	
/* GENERAL CLASSES  -------------------------------------------------------
(used in the autohandler and/or index, most of these are up to the designer
to place them where he/she thinks would be appropriate) */

.topBar {
	width: auto;
	background-color: #981A1E;
	border: solid 3px #7C1114;
	font-size: 0px;
	}
	
*html .topBar {
	background-position: 0px 3px;
	}
	
.logo {
	
	}
	
.home {
	width: auto;
	padding-right: 5px;
	}
	
.homeBox {
	background-color: #F3F3F3;
	border: solid 1px #241F20;
	margin-top: 5px;
	}
	
.home p {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 0px 10px 0px 10px;
	}
	
*html .home p {
	margin: 10px 0px 10px 0px;
	}
	
.home ul {
	list-style: none;
	padding: 0px;
	border-bottom: solid 1px #ffffff;
	border-top: solid 1px #D7D7D7;
	margin: 10px 10px 10px 10px;
	}
	
*html .home ul {
	margin: 10px 10px 10px 10px;
	padding: 0px;
	}
	
.home li {
	padding: 7px 0px 7px 0px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #D7D7D7;
	margin: 0px;
	}
	
.home a:link, .home a:visited {
	color: #981A1E;
	}
	
.home a:hover {
	color: #222222;
	}
	
.homeContent {
	width: auto;
	background-color: #F3F3F3;
	border: solid 1px #241F20;
	margin-top: 5px;
	}
	
.coll {
	width: 215px;
	position: absolute;
	top: 95px;
	right: 5px;
	}

.content {
	width: auto;
	margin: 5px 220px 0px 0px;
	background-color: #F3F3F3;
	border: solid 1px #241F20;
	padding: 10px;
	font-family: Verdana, sans-serif;
	color: #333333;
	}
	
.content a:link, .content a:visited {
	color: #981A1E;
	}
	
.content a:hover {
	color: #222222;
	}
	
.content img {
	border: solid 5px #ffffff;
	}
	
.text {
	border-bottom: solid 1px #D7D7D7;
	}
	
.programme td {
	border: solid 1px #E5E5D9;
	}
	
.copyright {
	background-color: #F3F3F3;
	border: 1px solid #241F20;
	padding: 7px 10px 7px 10px;
	margin: 5px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #241F20;
	margin-right: 220px;}
	
.copyright a:link, .copyright a:visited {
	color: #990000;
	}
	
.copyright a:hover {
	color: #222222;
	}
	
.copyrightHome {
	background-color: #F3F3F3;
	border: 1px solid #241F20;
	padding: 7px 10px 7px 10px;
	margin: 5px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #241F20;
	}
	
.closer {
	clear: both;
	height: 1px;
	line-height: 0px;
	font-size: 0px;
	}



/* SIDENAV ---------------------------------------------------------------- */

.sideNav {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	list-style: none;
	background-color: #F3F3F3;
	font-size: 0px;
	font-family: Verdana, sans-serif;
	width: 215px;
	}
	
.header {
	font-weight: bold;
	background-color: #981A1E;
	padding: 7px 0px 7px 10px;
	border-top: solid 1px #7C1114;
	border-bottom: solid 1px #7C1114;
	font-size: 10px;
	}
	
.header a:link, .header a:visited {
	color: #ffffff;
	text-decoration: none;
	}
	
.item {
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #D7D7D7;
	}
	
.item a:link, .item a:visited {
	color: #1C1C1C;
	text-decoration: none;
	display: block;
	padding: 7px 0px 7px 10px;
	border: solid 0px;
	font-size: 10px;
	margin: 0px;
	}
	
.item a:hover {
	background-color: #E8E8E8;
	}
	
.selected {
	padding: 0px;
	margin: 0px;
	font-size: 0px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #D7D7D7;
	}
	
.selected a {
	color: #1C1C1C;
	text-decoration: none;
	display: block;
	padding: 7px 0px 7px 10px;
	border: solid 0px;
	font-size: 10px;
	background-image: url(/_assets/custom/images/nav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0%;
	}
	
.back {
	
	}
	
/* NEWS ---------------------------------------------------------------- */

.latestNews {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	background-color: #F3F3F3;
	font-family: Verdana, sans-serif;
	border: solid 0px #ff0000;
	width: 215px;
	text-align: left;
	}
	
.latestNews h1 {
	margin: 0px;
	}

.latestNews h1{
	font-weight: bold;
	background-color: #241F20;
	padding: 7px 0px 7px 10px;
	border-top: solid 1px #241F20;
	border-bottom: solid 1px #241F20;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	margin: 0px;
	}
	
.latestNews a:link, .latestNews a:visited {
	color: #333333;
	text-decoration: none;
	display: block;
	padding: 7px 5px 7px 10px;
	border: solid 0px;
	font-size: 10px;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #D7D7D7;
	}
	
.latestNews a:hover {
	background-color: #E8E8E8;
	}
	
.latestNews .date {
	display: block;
	font-size: 9px;
	font-style: normal;
	color: #999999;
	}
	
/* TOOLKIT ---------------------------------------------------------------- */

div.toolKit {
	border-top: 1px solid #ffffff;
	padding: 10px 0px 0px 0px;
	border-bottom: 0px;
	}
	
.toolKit .print {
	text-decoration: none;
	word-spacing: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 17px;
	background-image: url(/_assets/mc/images/printer.gif);
	background-repeat: no-repeat;
	background-position: 0%;
	}
	
.toolKit a.print:hover {
	color: #222222;
	text-decoration: underline;
	}
	
.toolKit .e-mail {
	text-decoration: none;
	word-spacing: normal;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-left: 7px;
	border-left: 1px solid #999999;
	padding-left: 26px;
	background-image: url(/_assets/mc/images/mail.gif);
	background-repeat: no-repeat;
	background-position: 8px 0px;
	}
	
.toolKit a.e-mail:hover {
	color: #222222;
	text-decoration: underline;
	}


/* SEARCH ------------------------------------------------------------------*/

div.searchForm {
	border: 1px solid #241F20;
	background-color: #F3F3F3;
	margin-top: 5px;
	margin-right: 5px;
	}
	
.searchForm h1 {
	background-color: #241F20;
	border-bottom: solid 1px #241F20;
	margin: 0px;
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	padding: 7px 0px 7px 10px;
	}
	
.searchForm .field {
	border: 1px solid #241F20;
	width: 125px;
	margin: 8px 5px 8px 10px;
	}

*html .searchForm .field {
	border: 1px solid #241F20;
	width: 127px;
	}
	
.searchForm .button {
	height: 20px;
	border: 1px solid #241F20;
	background-color: #CCCCCC;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 8px 10px 8px 0px;
	}


/* BREADCRUMBS ---------------------------------------------------------------- */

.breadcrumbs {
	background-color: #F4F4EA;
	border: 1px solid #D1D1B9;
	padding: 7px 10px 7px 10px;
	margin: 5px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777761;
	margin-right: 220px;
	}

.breadcrumbs ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	}
	
*html .breadcrumbs ul {
	margin-top: 4px;
	}

.breadcrumbs li {
	background-image: url(/_assets/mc/images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 100% 4px;
	margin: 0px 0px 0px 0px;
	padding: 0px 12px 0px 0px;
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777761;
	}
	
.breadcrumbs li a {
	word-spacing: normal;
	text-decoration: none;
	color: #777761;
	}


/* CATALOGUES TEMPLATES  ----------------------------------------------- 
The classes are split in two: 

listing classes are for the listing.xsl templates and are the same for all of those templates in all catalogues */

	.listingTitle {} /* DIV tag arround the top Title of the list for which you can set styles just like for TABLE, TR and TD tags */
	
	.listingDir {} /* DIV tag arround the Directory (folder) entries that are listed,
		for which you can set styles just like for TABLE, TR and TD tags */
	
	.listingDir a:link,
	.listingDir a:hover,
	.listingDir a:visited {} /* Directory (folder) enties links */
	
	.listingDir div {}
	
	.listingItem {font-size: 11px; font-weight: bold} /* DIV tag arround the Item (file) entries that are listed,
	for which you can set styles just like for TABLE, TR and TD tags */
	
	 /* Item (file) enties links */
	
	.listingFaqA {} /* Class specific to the FAQ catalogue listing template letter A */
	
	.listingImage {
		float: left;
		}
	.listingCloser {
		clear: both;
		width: auto;
		font-size: 0px;
		padding: 0px;
		margin: 0px;
		} /* Two classes specific to Products and Real Estates listing templates (those are the 
	oly two with images)  - listingImage floats the image to the left and the closer is there to clear it for the 
	next in the code*/
	
	.listingBack {} /* DIV tag arround the Back link for which you can set styles just like for TABLE, TR and TD tags */
	.listingBack a:link,
	.listingBack a:hover,
	.listingBack a:visited {} /* Back link */

/* detail classes are for the detail_view.xsl templates and apply for all of those templates in all catalogues */

	.detailTitle {} /* Title displayed on top of the detail view of a catalogue entry */
		
	.detailDateTime	{} /* Date and Time displayed under the title */
	
	.detailCareersInfo {
		float: right;
		font-weight: bold;
		} 
	.detailCareersInfo span {}/* Two classes specific to the Careers catalogue - allows the Ref. No., Start and Expiry Dates to float right
		to the Title*/
	
	.detailImage {
		
		}
	.detailImage img {
		margin: 5px 10px 5px 0px;
		}
	
	.detailDownload {
		
		}
		
	.detailDownload {
		font-weight: normal;
		font-style: italic;
		}
		
	.detailSummary	{} /* Short description that comes after the horisontal rule under the date and time,
		usually smaller than the Detail Description */
		
	.detailSubTitle	{} /* All the subtitles for different categories in catalogues (e.g. External Links, Images, External Documets) */

/* Detail Description and links for catalogues do not have a class specified
since for the description the class should be same as the content class listed
in General Classes above, and the links styles can be also set by the Links
classes above (if the catalogues links need to be different then the classes can be added afterwords) */



/* SITEMAP  ------------------------------------------------------- */
	.sitemap_level_0 {}
	
	.sitemap_level_1,
	.sitemap_level_1 a:link,
	.sitemap_level_1 a:hover,
	.sitemap_level_1 a:visited {}
	
	.sitemap_level_2 {}
	
	.sitemap_level_3 {}
	
	.sitemap_level_4 {}
	
	
/* SEARCH LIST ------------------------------------------------------------- 
Classes for the searchList.xsl template in /_assets/mc/templates/_site/ */

	.searchTitle h1{}
	.searchTitle span {}
	
	.searchMatchNum {margin: 10px 0px 10px 0px;}
	
	*html .searchMatchNum {margin: 25px 0px 10px 0px;}
	
	.searchResSpan {margin: 10px 0px 10px 0px;}
	.searchResSpan span{}
	
	.searchPrevNext,
	.searchPrevNext a:link,
	.searchPrevNext a:hover,
	.searchPrevNext a:visited{margin: 10px 0px 10px 0px;}
	
	.searchItem {margin: 10px 0px 10px 0px;}
	.searchItemNum {float: left; margin-right: 5px; font-weight: bold; font-size: small; color: #000000;}
	.searchItemTtl {font-weight: bold;}
	.searchItemDes {}
	.searchItemLink {}
	.searchItemLink span {font-style: italic; text-decoration: underline;}