/* General Typography ================================================================ */

	body {
		font-size: 11px; line-height: 12px;
		font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
		color: #666666;
		}

	a {
		color: #A6637C; text-decoration: none;
		}

	a:hover {
		text-decoration: underline;
		}
		
	*.bold, strong {
		font-weight: bold !important;
		}
		
	a img {
		border: none;
		outline: none;
		}
	
	sup {
		font-size: 8px;
		}	

/* CONTENT OUTPUTS ============================================================================= */
		
	#contentPanel {
		letter-spacing: normal !important;
		}

	#contentPanel div.imageleft {
		float: left; margin-right: 1em; margin-bottom: 1em;
		}

	#contentPanel div.imageright {
		float: right; margin-left: 1em; margin-bottom: 1em; 
		}

	#contentPanel .imageright img, #contentPanel .imageleft img {
		display: block;
		padding: 3px; background: #FFF;
		border: 1px solid #CCCCCC;
		}
		
		#contentPanel .imageleft .caption, #contentPanel .imageright .caption {
			display: block; color: #666666;
			padding: 5px 5px 7px 5px; border: 1px solid #CCCCCC; border-top: none;
			text-align: center; font-size: 10px; background: #fff;
			}
			
	h1 {
		display: block; margin: 0.2em 0 0.1em 0; padding-bottom: 0px; 
		color: #5AAEA3; text-transform: lowercase !important;
		font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
		font-size: 14px; font-weight: bold; line-height: 24px;
		zbackground: transparent left bottom repeat-x url(../img/nav/li.png);
		}
		
	h1.detail {
		margin-bottom: 0;
		}
		
	* html h1.imgSwap {
		position: relative;
		}

	/* REQUIRED FOR GRAPHICAL HEADERS */

	h1.imgSwap {
		text-indent: -5000px;
	}
	
	h1.home {
		background: transparent left center no-repeat url(../img/moduleblocks/home_hdr.png);
	}
	
	h1.aboutus {
		background: transparent left center no-repeat url(../img/moduleblocks/about_hdr.png);
	}
	
	h1.gallery {
		background: transparent left center no-repeat url(../img/moduleblocks/gallery_hdr.png);
	}
	
	h1.fragilenews {
		background: transparent left center no-repeat url(../img/moduleblocks/news_hdr.png);
	}
	
	h1.talktome {
		background: transparent left center no-repeat url(../img/moduleblocks/contact_hdr.png);
	}

	h2 {
		display: block; clear: both;
		margin: 0.5em 0 0.5em 0; padding-bottom: 6px;
		font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #5AAEA3; text-transform: lowercase;
		background: transparent left bottom repeat-x url(../img/nav/li.png);
		}
		
	#contentPanel p {
		margin-bottom: 1em;
		line-height: 1.2em;
		color: #666666;
		}
		
		#contentPanel p.intro {
			font-weight: bold; color: #666666;
			}
		
	#contentPanel a {
		font-weight: bold;
		}

	#contentPanel a:visited {
		color: #A6637C;
		}
		
	#contentPanel a:hover {
		color: #A6637C;
		text-decoration: underline;
		}	
		
	#contentPanel a.readMore {
		margin-left: 5px; text-transform: lowercase; color: #A6637C;
		}
		
	#contentPanel a.backLink {
		color: #A6637C !important;
		text-transform: uppercase;
		}	
		
	#contentPanel ul, #contentPanel ol {
		margin-left: 5px;
		margin-bottom: 3px;
	}

	#contentPanel li {
		margin: 0.2em 0;
		list-style-type: none; padding-right: 30%; padding-left: 7px;
		background: transparent left 4px no-repeat url(../img/bullet.png);
		}
		
		* html #contentPanel li {
			padding-right: 15%;
			}
			
	span.label {
		font-weight: bold;
		}
		
	span.date {
		color: #666666 !important; font-weight: normal; float: right; margin-right: 3px;
		}					

	/*
	-----------------------------------------
	PAGE CHILD OUTPUT SUMMARY
	-----------------------------------------
	*/
	
	div.childWrapper {
		display: block;
		padding: 10px 0 5px 0;
		background: transparent left bottom repeat-x url(../img/nav/li.png);
		}
	
	a.childLabel {
		display: block; font-size: 12px;
		margin: 0; padding: 0 0 5px 0;
		text-transform: uppercase;
		}

	/*
	-----------------------------------------
	ARTICLE LIST SUMMARY OUTPUT
	-----------------------------------------
	*/
	
	table.articleList {
		border-collapse: collapse; clear: both; margin-bottom: 0.5em;
		zborder: 1px solid #8a8a8a; width: 100%;
		}
		
		table.articleList td {
			background: #FFF; 
			}

		table.articleList th {
			background: #EEF7F5; 
			padding: 10px 10px 10px 10px;
			border-bottom: 1px solid #DEEFED;
			border-top: 1px solid #DEEFED;
			font-weight: bold; text-transform: uppercase;	
			}

		table.articleList td.dropdown {
			border: none; padding: 10px 5px 10px 10px;
			}

		table.articleList td.dropdown select {
			width: 100%;
			}

		table.articleList td.button {
			border: none; padding: 10px 10px 10px 5px;
			width: 7%;
			}

		table.articleList td.button input {
			width: 100%;
			}

		table.articleList td.title {
			color: #BCB684; font-weight: bold; text-transform: uppercase;
			padding: 15px 0 0 0;
			}

		table.articleList td.date {
			width: 20%;
			color: #666666; font-weight: bold; text-transform: uppercase;
			text-align: right !important; vertical-align: top; padding: 15px 10px 0 10px;
			}

		table.articleList td.spacer {
			font-size: 0px; padding: 5px !important;
			height: 10px !important;
			}

		table.articleList td.label {
			width: 30%; line-height: 14px;
			color: #666666; text-align: right !important; padding: 0px !important;
			text-transform: lowercase !important;
			}

		table.articleList td.output {
			line-height: 14px; color: #666666;
			text-align: left !important; padding: 0px 0 0 10px;
			}

		table.articleList td.notes {
			padding: 10px 10px 0 10px; text-align: center !important; vertical-align: middle;
			border-top: 1px solid #8a8a8a; color: #fff !important;
			}

		table.articleList td.summary {
			padding: 10px 10px 10px 0;
			border-bottom: 1px dashed #DADADA;
			}
			
		table.articleList td.summary img.right {
			float: right; margin: 0 0 10px 10px;
			border: 1px solid #8a8a8a;
			}

		table.articleList td.summary img.left {
			float: left; margin: 0 10px 10px 0px;
			border: 1px solid #8a8a8a;
			}

	/*
	-----------------------------------------
	SUMMARY OUTPUT
	-----------------------------------------
	*/
	
	table.summaryOutput {
		border-collapse: collapse; clear: both; margin-bottom: 2em;
		border: 1px solid #8a8a8a; border-bottom: none; width: 100%;
		}
		
		table.summaryOutput td {
			background: #737373;
			}

		table.summaryOutput td.img {
			padding: 10px;  border-bottom: 1px solid #8a8a8a;
			vertical-align: top;
			width: 100px;
			}
			
			table.summaryOutput td.img img {
				border: 1px solid #8a8a8a;
				}

		table.summaryOutput td.txt {
			color: #BCB684; padding: 0 10px 10px 0;
			vertical-align: top;  border-bottom: 1px solid #8a8a8a;
			}

			
	/* LIST TABLE OUTPUT
	============================================================= */

	table.listOutput {
		clear: both; margin-bottom: 2em;
		zborder: 1px solid #8a8a8a; border-collapse: collapse;
		}
		
		table.listOutput th {
			vertical-align: middle; padding: 10px 0; background: #FFF;
			font-weight: normal; zborder-bottom: 1px dashed #DADADA !important;
			}		

		table.listOutput td {
			vertical-align:top; padding: 10px 10px 0 0; background: #FFF;
			 border-bottom: 1px dotted #DADADA
			}
			
		table.listOutput.links td {
			vertical-align:middle; padding: 10px; background: #737373;
			}

		table.listOutput.links .icon {
			text-align: center; width: 1%;
			}
		
		table.listOutput .title {
			width: 35%;
			}	

		table.listOutput .description {
			width: 35%;
			}	

		table.listOutput .filesize {
			width: 15%;
			}	

		table.listOutput .links {
			width: 15%;
			}
			
		table.listOutput.links .links {
			width: 75%; padding-left: 0;
			}
				
		table.listOutput.links .contact {
			width: 20%; text-align: center;
			}

		table.listOutput td.label {
			font-weight: bold; text-align: left; padding-right: 1em;
			}

		table.listOutput td.link a {
			display: block; text-align: center; padding: 0;
			}

		table.listOutput tr.alt td {
			padding-top: 5px;
			}
			
		table.listOutput.links tr.alt td {
			padding-bottom: 10px;
			}

			
	/* DETAIL TABLE OUTPUT
	============================================================= */
	
	table.detailOutput {
		position: relative; font-size: 11px;
		}

	table.detailOutput th {
		vertical-align: middle;
		}

	table.detailOutput td.intro {
		padding: 0.5em 0 1em 0;
		}

	table.detailOutput td.description {
		}

	/*
	-----------------------------------------
	DOWNLOAD LIST OUTPUT
	-----------------------------------------
	*/
	
	table.docDownload {
		border-collapse: collapse; margin-bottom: 1.5em; margin-top: 0.5em;
		}

	table.docDownload td {
		vertical-align: middle; text-align: left;
		padding-right: 10px;
		}



/* FORMS ============================================================================= */

.contentWrapper form {
	margin-top: 20px; padding-top: 15px; border-top: 1px solid #8a8a8a;
	}
	
.formWrapper {
	border-collapse: collapse; width: 100%;
	}

	.formWrapper td {
		text-align: left; vertical-align: middle; padding: 2px 0;
		}

	.formWrapper td.spacer {
		height: 10px !important; padding: 0; font-size: 0;
		}

	.formWrapper td.border {
		text-align: left; vertical-align: middle; padding: 10px 0; border-top: 1px solid #8a8a8a;
		}
	
	.formWrapper td.radio {
		text-align: left; vertical-align: middle; padding: 10px 0; border-top: 1px solid #8a8a8a; border-bottom: 1px solid #8a8a8a;
		}
		
		input.radio {
			margin-left: 5px;
			height: 12px;
			}

	.formWrapper td.label {
		text-align: right !important;
		padding-right: 10px; text-transform: lowercase !important;
		}
		
	.formWrapper td.labelBig {
		}

	table.formWrapper td.input {
		width: 380px !important;
		}
	
		input.date {
			font-size: 11px; padding: 2px;
			width: 182px;
			}
	
		textarea.geninput {
			font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
			font-size: 11px; padding: 5px; color: #666;
			width: 240px; height: 112px;
			}

		
		td.input input.geninput {
			width: 250px; color: #666;
			}
		
		input.geninput {
			font-size: 11px; padding: 2px;
			border: 1px solid #c5c5c5;
			}
	
		input.geninput.areacode {
			text-align: center;
			width: 35px !important;
			margin-right: 4px;
			}

		input.geninput.precode {
			text-align: center;
			width: 35px !important;
			margin-right: 4px;
			}

		input.geninput.postcode {
			text-align: center;
			width: 35px !important;
			}

		select.geninput {
			font-size: 11px; color: #666;
			width: 208px; padding: 2px;
			}
	
		select.geninput option {
			padding: 0px 28px 0px 6px;
			border-bottom: 1px solid #ccc;
			}

	.formWrapper td.submit { text-align: center !important; vertical-align: middle !important; padding: 5px;}
		
		.formWrapper td.submit input, input.submit {
			background: #666666; 
			color: #FFF; padding: 2px 4px; border: 1px solid #FFF; font-size: 11px;
			zmargin-left: 10px;
			text-transform: lowercase;
			cursor: pointer;
			}

		.formWrapper td.submit input:hover, input:hover.submit {
			background: #666666; color: #fff;
			cursor: pointer;
			}
			
	/* =============================================================
	MODULEBLOCK OUTPUTS
	============================================================= */
	
	.contentWrapper + .moduleWrapper .articleList, .moduleWrapper + .moduleWrapper .articleList, .contentWrapper + .moduleWrapper .listOutput, .moduleWrapper + .moduleWrapper .listOutput, .contentWrapper + .moduleWrapper .summaryOutput, .moduleWrapper + .moduleWrapper .summaryOutput {
		margin-top: -15px;
		}
	
	.moduleWrapper .catList.listOutput, .moduleWrapper .catList.summaryOutput, .moduleWrapper .catList.articleList {
		margin-top: 0 !important;
	}
	
	.contentWrapper + .moduleWrapper h1, .moduleWrapper + .moduleWrapper h1 {
		padding: 0; background: none; margin-left: -1px;
		text-indent: -5000px; height: 26px; line-height: 26px;		
		}
		
	* html .moduleWrapper h1 {
		margin-bottom: 0;
		background-image: none;
		}		
		
	.moduleBlock {
		background: #FFF;
		padding-top: 10px !important;
		border-top: 1px dashed #DADADA;
		}
		
	.moduleBlock .header td {
		background-position: left center;
		background-repeat: no-repeat;
		height: 24px; vertical-align: middle;
		text-indent: -5000px;
		color: #fff;
		text-transform: uppercase;
		font-weight: bold !important;
		font-size: 14px;
		}

	.moduleBlock .output td {
		padding-top: 2px;
		}
		
	.moduleBlock .output tr td {
		padding-top: 0px !important;
		zbackground-position: left top;
		zbackground-repeat: repeat-x;
		zbackground-image: url(../img/nav/li.png);
		}

	.moduleBlock .input td {
		padding-top: 5px; padding-bottom: 10px;
		}

		
	.moduleBlock td td {
		padding: 0 0 5px 0 !important; vertical-align: top;
		}
	
	.moduleBlock td.date {
		font-weight: bold; color: #ccc;
		text-align: right; vertical-align: top;
		padding-left: 5px; width: 75px; letter-spacing: 0.25px;
		}
		
	.moduleBlock td.intro {
		padding-bottom: 20px; padding-top: 5px; color: #eee;
		}	
		
	.moduleBlock a {
		color: #A6637C;
		}	
		
	
	/*
	-----------------------------------------
	SEARCH MODULE
	-----------------------------------------
	*/

	#sidePanel .moduleBlock.search {
		background: #606060;
		position: relative;
		}
	
	.moduleBlock.search .header td {
		background-image: url(../img/moduleblocks/search_sidepanel.jpg);
		color: #aaa;
		}
		
		.moduleBlock.search .header td #dateWrapper {
			position: absolute; top: 10px; right: 10px; text-indent: 0;
			}
		
	.moduleBlock.search tr.input td {
		vertical-align: top;
		}	
	
	.moduleBlock.search .input .geninput {
		width: 156px; font-size: 11px; color: #666; margin-top: 1px;
		}
		
	.search .articleList {
		margin-bottom: 0 !important;
		}	
		
	#contentPanel h2.searchCategory {
		background-image: none; margin: 3em 0 0 0 !important; padding-bottom: 5px;
		color: #CCCCCC !important;
		}	
		
	div.searchResult {
		display: block; background: #6b6b6b; padding: 15px 10px; border: 1px solid #7a7a7a; margin-bottom: 0;
		}
		
		#contentPanel div.searchResult a {
			display: block; margin: 0 0 5px 0;
			}	

		#contentPanel div.searchResult p {
			margin: 0; padding: 0 0;
			}	


	/*
	-----------------------------------------
	IMAGE BLOCK
	-----------------------------------------
	*/

	div.moduleBlock.images {
		padding:0 !important; width: 217px;
		}
	
	.moduleBlock.images img {
		margin: 0; padding: 0; display: block;
		}		


	/*
	-----------------------------------------
	EVENTS MODULE
	-----------------------------------------
	*/
	
	.contentWrapper + .moduleWrapper.events h1, .moduleWrapper + .moduleWrapper.events h1 {
		background: transparent left bottom no-repeat url(../img/moduleblocks/events.jpg);
		}
		
	.moduleWrapper.events td.date {
		width: 65%;
		text-align: right !important;
		}
	
	.moduleBlock.events .header td {
		background-image: url(../img/moduleblocks/events_sidepanel.jpg);
		}
	

	/*
	-----------------------------------------
	EMERGENCY NUMBERS
	-----------------------------------------
	*/

	.moduleBlock.emergency .header td {
		background-image: url(../img/moduleblocks/emergency_sidepanel.jpg);
		height: 16px;
		}

	.moduleBlock.emergency {
		}

	.moduleBlock.emergency .output td {
		color: #fff; font-weight: bold !important;
		line-height: 16px;
		}

	.moduleBlock.emergency .output td img {
		float: left;
		margin-right: 8px;	
		}
		
	/*
	-----------------------------------------
	NEWS MODULE
	-----------------------------------------
	*/
	
	
	.contentWrapper + .moduleWrapper.news h1, .moduleWrapper + .moduleWrapper.news h1 {
		background: transparent left bottom no-repeat url(../img/moduleblocks/news.jpg) !important;
		}
	
	.moduleBlock.news .header td {
		background-image: url(../img/moduleblocks/news_sidepanel.png);
		}
				

	/*
	-----------------------------------------
	TENDERS MODULE
	-----------------------------------------
	*/
	
	.contentWrapper + .moduleWrapper.tenders h1, .moduleWrapper + .moduleWrapper.tenders h1 {
		background: transparent left bottom no-repeat url(../img/moduleblocks/tenders.jpg);
		}
	
	.moduleBlock.tenders .header td {
		background-image: url(../img/moduleblocks/tenders_sidepanel.jpg);
		}


	/*
	-----------------------------------------
	VACANCIES MODULE
	-----------------------------------------
	*/
	
	.contentWrapper + .moduleWrapper.vacancies h1, .moduleWrapper + .moduleWrapper.vacancies h1 {
		background: transparent left bottom no-repeat url(../img/moduleblocks/vacancies.jpg);
		}
	
	.moduleBlock.vacancies .header td {
		background-image: url(../img/moduleblocks/vacancies_sidepanel.jpg);
		}
		
	.moduleWrapper.vacancies td.date {
		width: 250px;
		}
		
	/*
	-----------------------------------------
	DOCUMENTS MODULE
	-----------------------------------------
	*/
	
	.contentWrapper + .moduleWrapper.documents h1, .moduleWrapper + .moduleWrapper.documents h1 {
		background: transparent left bottom no-repeat url(../img/moduleblocks/documents.jpg);
		}
	
	.moduleBlock.documents .header td {
		background-image: url(../img/moduleblocks/documents_sidepanel.jpg);
		}
		
	/*
	-----------------------------------------
	LINKS MODULE
	-----------------------------------------
	*/
	
	.contentWrapper + .moduleWrapper.links h1, .moduleWrapper + .moduleWrapper.links h1 {
		background: transparent left bottom no-repeat url(../img/moduleblocks/links.jpg);
		}
	
	.moduleBlock.links .header td {
		background-image: url(../img/moduleblocks/links_sidepanel.jpg);
		}

	/* -----------------------------------------
	FAQ MODULE
	----------------------------------------- */
	
	.contentWrapper + .moduleWrapper.faq h1, .moduleWrapper + .moduleWrapper.faq h1 {
		background: transparent left bottom no-repeat url(../img/moduleblocks/faq.jpg);
		}
	
	.moduleBlock.faq .header td {
		background-image: url(../img/moduleblocks/faq_sidepanel.jpg);
		}

	/* -----------------------------------------
	CONTACT MODULE
	----------------------------------------- */
	
	.contentWrapper + .moduleWrapper.contact h1, .moduleWrapper + .moduleWrapper.contact h1 {
		background: transparent left bottom no-repeat url(../img/moduleblocks/contact.jpg);
		}

	.contentWrapper + .moduleWrapper .formWrapper, .moduleWrapper + .moduleWrapper .formWrapper {
		zborder-top: 1px solid #8a8a8a; zmargin-top: 21px;
		}

		
	.moduleBlock.contact .header td {
		background-image: url(../img/moduleblocks/contact_sidepanel.png);
		}
		
	.moduleBlock.contact p,  {
		display: block;
		color: #666666;
		line-height: 14px;
		}
		
	.moduleBlock.contact p.title {
		font-weight: bold; margin-bottom: 4px;
		}
		
	/* -----------------------------------------
	STAFF MODULE
	----------------------------------------- */
	
	.contentWrapper + .moduleWrapper.staff h1, .moduleWrapper + .moduleWrapper.staff h1 {
		background: transparent left bottom no-repeat url(../img/moduleblocks/staff.jpg);
		}
	
	.moduleBlock.staff .header td {
		background-image: url(../img/moduleblocks/staff_sidepanel.jpg);
		}

	.moduleBlock.staff td.title {
		padding-bottom: 7px !important;
		}	

	.moduleBlock.staff td.intro {
		padding-bottom: 7px !important;
		}	

	/* -----------------------------------------
	ARTICLE LIST OUTPUT
	----------------------------------------- */

	.moduleBlock ul.articleList {
		list-style-type: none;
		}
	
	.moduleBlock .articleList li {
		margin: 0; padding: 0;
		}
	
	.moduleBlock .articleList li a {
		display: block; margin-bottom: 5px; padding-left: 7px;
		color: #fff; background: transparent left center no-repeat url(../img/bullet.png);
		}
		
	.moduleBlock .articleList li p {
		}
		
	.moduleBlock .articleList li .pre {
		}

	/* -----------------------------------------
	GALLERY OUTPUT
	----------------------------------------- */
		
		div.moduleWrapper.gallery div.pic {
			width: 90px;
			height: 67px;
			margin-right: 13px;
			margin-bottom: 13px;
			padding: 0px;
			position: relative;
			float: left;
			border: 5px solid #F2F2F2;
			}
			
		div.moduleWrapper.gallery td {
			padding-bottom: 10px !important;
		}
		
		div.moduleWrapper.gallery div.pic div.caption {
			display: block; color: #fff;
			margin: 5px 0px 0px 0px;
			text-align: center; font-size: 10px;
			text-transform: uppercase;
		}
		
		div.moduleWrapper.gallery h4 {
			text-transform: lowercase;
		}
		
	/* -----------------------------------------
	PAGES MODULE
	------------------------------------------ */
		.moduleBlock.Pages .header td {
		background-image:none;
		text-indent: 0px;
		vertical-align: top !important;
		}
		
	/* -----------------------------------------
	CUSTOM HTML MODULE
	------------------------------------------ */
	.moduleBlock.CustomHTML .header td {
		background-image: url(../img/moduleblocks/gallery_sidepanel.png);
		}

	.moduleWrapper.CustomHTML .header td {
		background-position: left center;
		background-repeat: no-repeat;
		background-image: url(../img/moduleblocks/gallery_sidepanel.png);
		height: 24px; vertical-align: middle;
		text-indent: -5000px;
		color: #fff;
		text-transform: uppercase;
		font-weight: bold !important;
		font-size: 14px;
		}