/* General Typography ================================================================ */

	body {
		font-size: 11px; line-height: 13px;
		font-family: Tahoma, Arial, Verdana, Tahoma, Helvetica, sans-serif;
		color: #666;
		}

	a {
		color: #8F321B; 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;
		}

	#contentPanel div.imageright {
		float: right; margin-left: 1em; 
		}

	#contentPanel .imageright img, #contentPanel .imageleft img {
		display: block;
		padding: 3px; background: #fff;
		border: 1px solid #AAA5A2;
		}
		
		#contentPanel .imageleft .caption, #contentPanel .imageright .caption {
			display: block; color: #696057;
			padding: 5px 5px 7px 5px; border: 1px solid #AAA5A2; border-top: none;
			text-align: center; font-size: 10px; background: #fff;
			}
			
	h1 {
		display: block; margin: 0 0 0.5em 0;
		font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
		font-size: 18px; line-height: 18px; font-weight: normal;
		color: #1A5D3C;
		}
		
	h1.detail {}	

	h2 {
		display: block; clear: both;
		margin: 1em 0 0.5em 0; padding-bottom: 6px;
		font-family: Arial, Tahoma, Helvetica, sans-serif; font-size: 12px; font-weight: bold;
		background: transparent left bottom repeat-x url(../img/bg/module_sep.png);
		color: #1A5D3C; text-transform: uppercase;
		}
		
	#contentPanel p {
		margin-bottom: 1em;
		line-height: 1.2em;
		}
		
		#contentPanel p.intro {
			font-weight: bold;
			}
		
	#contentPanel a {
		font-weight: bold;
		}

	#contentPanel a:visited {
		color: #8F321B;
		}
		
	#contentPanel a.readMore {
		text-transform: lowercase; color: #682414; display: block; margin-top: 5px;
		}
		
	#contentPanel a.backLink {
		color: #BA4123 !important;
		text-transform: capitalize;
		}	
		
	#contentPanel ul, #contentPanel ol {
		margin-left: 5px;
	}

	#contentPanel li {
		margin-bottom: 0.35em;
		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: #554B45 !important; float: right; text-transform: uppercase;
		}					

	/*
	-----------------------------------------
	PAGE CHILD OUTPUT SUMMARY
	-----------------------------------------
	*/
	
	#contentPanel div.childWrapper {
		display: block;
		padding: 10px 0 5px 0;
		background: transparent left bottom repeat-x url(../img/bg/module_sep.png);
		}
	
	#contentPanel 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: 2em;
		width: 659px;
		}
		
		table.articleList td {
			padding: 0;
			}

		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: 0 0 0 0px;
			}

		table.articleList td.date {
			width: 20%;
			font-weight: bold; text-transform: uppercase;
			text-align: right !important; vertical-align: top; zpadding: 15px 10px 0 10px;
			}

		table.articleList td.summary {
			padding: 5px 0 15px 0px;
			}
			
		table.articleList td.summary img.right {
			float: right; margin: 0 0 10px 10px;
			border: 1px solid #685d57;
			}

		table.articleList td.summary img.left {
			float: left; margin: 10px;
			border: 1px solid #685d57;
			width: 100px;
			}
			
		table.summaryOutput td.img {
			padding: 10px;  
			vertical-align: top;
			width: 100px;
			}
			
		table.summaryOutput td.txt {
			padding: 0 10px 10px 0;
			vertical-align: top;
			}
			
	/* LIST TABLE OUTPUT
	============================================================= */

	#contentPanel table.listOutput {
		clear: both; width: 100%;
		border: 1px solid #E8EDEA; border-collapse: collapse;
		}
		
		#contentPanel table.listOutput th {
			vertical-align: middle; padding: 10px;
			font-weight: bold; border-bottom: 1px solid #E8EDEA !important;
			}		

		#contentPanel table.listOutput td {
			vertical-align:top; padding: 10px 10px 10px 10px;
			border-bottom: 1px solid #E8EDEA
			}
			
		#contentPanel table.listOutput.links td {
			vertical-align:middle; padding: 10px;
			}
			

		#contentPanel table.listOutput.links .icon {
			text-align: center;
			}
		
		#contentPanel table.listOutput .title {
			width: 35%;
			}	

		#contentPanel table.listOutput .description {
			width: 35%;
			}	

		#contentPanel table.listOutput .filesize {
			width: 15%;
			}	

		#contentPanel table.listOutput .links {
			width: 15%;
			}
			
		#contentPanel table.listOutput.links .links {
			width: 75%; padding-left: 0;
			}
				
		#contentPanel table.listOutput.links .contact {
			width: 20%; text-align: center;
			}

		#contentPanel table.listOutput td.label {
			font-weight: bold; text-align: left; padding-right: 1em;
			}

		#contentPanel table.listOutput td.link a {
			display: block; text-align: center; padding: 0;
			}

		#contentPanel table.listOutput tr.alt td {
			padding-top: 10px;
			}
			
		#contentPanel table.listOutput.links tr.alt td {
			padding-bottom: 10px;
			}

			
	/* DETAIL TABLE OUTPUT
	============================================================= */
	
	#contentPanel table.detailOutput {
		position: relative; font-size: 11px;
		}

	#contentPanel table.detailOutput th {
		vertical-align: middle;
		}

	#contentPanel table.detailOutput td.intro {
		padding: 0.5em 0 1em 0;
		}

	#contentPanel table.detailOutput td.description {
		}

	/*
	-----------------------------------------
	DOWNLOAD LIST OUTPUT
	-----------------------------------------
	*/
	
	#contentPanel table.docDownload {
		border-collapse: collapse; margin-bottom: 1.5em; margin-top: 0.5em;
		}

	#contentPanel table.docDownload td {
		vertical-align: middle; text-align: left;
		padding-right: 10px;
		}



/* FORMS ============================================================================= */

#contentPanel form {
	position: relative; float: left;
	}
	
.formWrapper {
	border-collapse: collapse; width: 100%; margin: 0 0 0 0;
	}

	.formWrapper td {
		text-align: left; vertical-align: middle; padding: 2px 0;
		}

	.formWrapper td.spacer {
		height: 5px !important; padding: 0; font-size: 0;
		}

	.formWrapper td.border {
		text-align: left; vertical-align: middle; padding: 10px 0; border-top: 1px solid #E8EDEA;
		}
	
	.formWrapper td.radio {
		text-align: left; vertical-align: middle; padding: 10px 0; border-top: 1px solid #E8EDEA; border-bottom: 1px solid #E8EDEA;
		}
		
		input.radio {
			margin-left: 5px;
			height: 12px;
			}

	.formWrapper td.label {
		text-align: right !important;
		padding-right: 10px; text-transform: uppercase !important;
		width: 25%;
		}
		
	.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: #4c413b;
			width: 355px; height: 112px;
			}

		
		td.input input.geninput {
			width: 361px; color: #4c413b; border-style: inset; border-width: 2px;
			}
		
		input.geninput {
			font-size: 11px; padding: 2px;
			}
	
		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: #4C413B;
			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: 10px;}
		
		.formWrapper td.submit input, input.submit {
			background: #4c413b; color: #e0dac0; padding: 2px 4px; border: 1px solid #e0dac0; font-size: 12px;
			cursor: pointer;
			}

		.formWrapper td.submit input:hover, input:hover.submit {
			background: #61574b; color: #fff;
			cursor: pointer;
			}
			
	div.moreinfo {
		font-size: 11px;
		}
		
/* SUMMARY TABLE OUTPUT ============================================================== */

	.summaryOutput td.spacer { height: 15px; }

/* SIDE PANEL ========================================================================== */

	#sidePanel {}
	
	#sidePanel h3 {}
		
	#sidePanel ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		}	

	#sidePanel li {
		margin: 0;
		padding: 0;
		list-style-type: none;
		border-bottom: 1px solid #eee;
		}
		
	#sidePanel li a {}		

	#sidePanel li a:hover {
		text-decoration: none;
		}
	

	/*
	=============================================================
	MODULEBLOCK OUTPUTS
	=============================================================
	*/
	
	.contentWrapper + .moduleWrapper .articleList, #contentPanel .moduleWrapper + .moduleWrapper .articleList, #contentPanel .contentWrapper + .moduleWrapper .listOutput, #contentPanel .moduleWrapper + .moduleWrapper .listOutput {
		margin: 0; padding: 0;
		}

	.moduleWrapper .catList.listOutput, .moduleWrapper .catList.summaryOutput, .moduleWrapper .catList.articleList {
		margin-top: 0 !important;
	}

	.contentWrapper + .moduleWrapper h1, #contentPanel .moduleWrapper + .moduleWrapper h1 {
		padding: 0; background: none !important;
		}
		
	h1 + br {
		display: none;
		}	
	
	.moduleWrapper {
		display: block; float: left; padding: 10px 0 5px 0; margin: 0 0 0 0;
		background: top left repeat-x url(../img/bg/module_sep.png);
		width: 659px;
		}
		
	.moduleBlock {
		padding: 10px 10px 5px 10px; margin-bottom: 10px;
		background: #FAF2DC;
		}
		
	.moduleBlock .header td {
		background-position: left center;
		background-repeat: no-repeat;
		height: 16px; vertical-align: middle;
		text-indent: -5000px;
		color: #5D5622;
		text-transform: uppercase;
		font-weight: bold !important;
		font-size: 12px;
		}

	.moduleBlock .output td {
		padding-top: 7px;
		}
		
	.moduleBlock .output tr td {
		padding-top: 7px !important;
		background-position: left top;
		background-repeat: repeat-x;
		background-image: url(../img/nav/li-dark.png);
		}

	.moduleBlock .input td {
		padding-top: 5px;
		}

		
	.moduleBlock td td {
		padding: 0 0 5px 0 !important; vertical-align: top;
		}
	
	.moduleBlock td.date {
		color: #554b45; font-size: 10px; text-transform: uppercase;
		text-align: right !important; vertical-align: top;
		padding-left: 5px; width: 75px; letter-spacing: 0.25px;
		}
		
	.moduleBlock td.intro {
		padding-bottom: 20px; padding-top: 5px; color: #696057;
		}	
		
	.moduleBlock a {
		color: #544C2E; font-size: 10px; font-weight: normal !important;
		}	
		
	
	/*
	-----------------------------------------
	SEARCH BLOCK
	-----------------------------------------
	*/

	.moduleBlock.search {
		background:#EDCB72;
		position: relative;
		}
	
	.moduleBlock.search .header td {
		background-image: url(../img/moduleblocks/search_sidepanel.jpg);
		color: #4c413b;
		}
		
		.moduleBlock.search .header td #dateWrapper {
			position: absolute; top: 11px; right: 10px; text-indent: 0;
			}
		
	.moduleBlock.search tr.input td {
		vertical-align: top;
		}	
	
	.moduleBlock.search .input .geninput {
		width: 156px; font-size: 11px; color: #4c413b; margin-top: 1px;
		}

	/*
	-----------------------------------------
	IMAGE BLOCK
	-----------------------------------------
	*/

	div.moduleBlock.images {
		padding:0 !important; width: 217px;
		}
	
	.moduleBlock.images img {
		margin: 0; padding: 0; display: block;
		}		


	/*
	-----------------------------------------
	EVENTS MODULE
	-----------------------------------------
	*/
	
	#contentPanel .contentWrapper + .moduleWrapper.events h1, #contentPanel .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 {}

	.moduleBlock.emergency {
		background: transparent top left no-repeat url(../img/moduleblocks/emergency_sidepanel.jpg); padding: 0;
		width: 231px; height: 90px;
		}
		
	.moduleBlock.emergency * {
		display: none;
		}	

	.moduleBlock.emergency .output td {}

	.moduleBlock.emergency .output td img {}
		
	/*
	-----------------------------------------
	NEWS MODULE
	-----------------------------------------
	*/
	
	
	#contentPanel .contentWrapper + .moduleWrapper.news h1, #contentPanel .moduleWrapper + .moduleWrapper.news h1 {
		background: transparent left bottom no-repeat url(../img/moduleblocks/news.jpg);
		}
	
	.moduleBlock.news .header td {
		background-image: url(../img/moduleblocks/news_sidepanel.jpg);
		}
				

	/*
	-----------------------------------------
	TENDERS MODULE
	-----------------------------------------
	*/
	
	#contentPanel .contentWrapper + .moduleWrapper.tenders h1, #contentPanel .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
	-----------------------------------------
	*/
	
	#contentPanel .contentWrapper + .moduleWrapper.vacancies h1, #contentPanel .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
	-----------------------------------------
	*/
	
	#contentPanel .contentWrapper + .moduleWrapper.documents h1, #contentPanel .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
	-----------------------------------------
	*/
	
	#contentPanel .contentWrapper + .moduleWrapper.links h1, #contentPanel .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
	-----------------------------------------
	*/
	
	#contentPanel .contentWrapper + .moduleWrapper.faq h1, #contentPanel .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
	-----------------------------------------
	*/
	
	#contentPanel .contentWrapper + .moduleWrapper.contact h1, #contentPanel .moduleWrapper + .moduleWrapper.contact h1 {
		background: transparent left bottom no-repeat url(../img/moduleblocks/contact.jpg);
		margin-bottom: -20px;
		}
	
	.moduleBlock.contact .header td {
		background-image: url(../img/moduleblocks/contact_sidepanel.jpg);
		}
		
	.moduleBlock.contact p, .moduleBlock.contact a {
		display: block;
		color: #362B2B;
		line-height: 14px;
		}
		
	.moduleBlock.contact p.title {
		font-weight: bold; margin-bottom: 4px;
		}						