body {
	margin: 10px;
	padding: 0;
	background-color: #fff;
	font-family: verdana, sans-serif;
	font-size: 10px;
	line-height: 1.4;
}


img {
	border: 0;
}

a {
	text-decoration: none;
	color: #81a202;
}

a:hover {
	text-decoration:  underline;
}

form {
	margin: 0;
}

td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: top;
}


h1.main {
	margin: 3px 0 8px 0;
	padding: 3px 0;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	font-size: 18px;
}

.caption {
	margin: 4px 0 0 0;
	font-size: 9px;
	font-weight: bold;
}

a.links {
	text-decoration: underline;
}

a.downloads {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

/* ---------- Content boxes ---------- */

.content-box {
	padding: 8px;
}

/* ---------- Colours ---------- */

.capital {
	color: #910A22;
}
/*.capital-bg, .bg11 {
	background-color: #910A22;
}*/
.capital-bg-light {
	background-color: #F8D6DC;
}

.comgroups {
	color: #e90ddf;
}

/*.comgroups-bg, .bg28 {
	background-color: #e90ddf;
}*/

.comgroups-bg-light {
	background-color: #fadeed;
}

.youth {
	color: #f58220;
}

/*.youth-bg, .bg27 {
	background-color: #f58220;
}*/

.youth-bg-light {
	background-color: #f8e0c4;
}

.education {
	color: #990;
}

/*.education-bg, .bg26 {
	background-color: #990;
}*/

.education-bg-light {
	background-color: #e0e0b9;
}

.employment {
	color: #0095da;
}

/*.employment-bg, .bg25 {
	background-color: #0095da;
}*/

.employment-bg-light {
	background-color: #d9ddf8;
}

.environment {
	color: #00904c;
}

/*.environment-bg, .bg24 {
	background-color: #00904c;
}*/

.environment-bg-light {
	background-color: #d6e4db;
}

.crime {
	color: #f7b62c;
}

/*.crime-bg, .bg23 {
	background-color: #fc3;
}*/

.crime-bg-light {
	background-color: #fdeebd;
}

.health {
	color: #939;
}

/*.health-bg, .bg22 {
	background-color: #939;
}*/

.health-bg-light {
	background-color: #f1d4f1;
}

.comdev {
	color: #4cbcdf;
}

/*.comdev-bg, .bg21 {
	background-color: #4cbcdf;
}*/

.comdev-bg-light {
	background-color: #d6f2fa;
}


/* ---------- Homepage ---------- */

div.project-area-home {
	margin-bottom: 8px;
	width:  250px;
}

div.project-area-home p {
	margin: 0;
}

div.project-area-home p.area-title {
	padding: 4px;
	text-transform: uppercase;
	letter-spacing: 2px
}

div.project-area-home p.area-title a {
	display: block;
	color: #000;
}

div.project-area-home p.area-title a:hover {
	text-decoration: none;
}

div.project-area-home p.latest-project {
	margin: 6px 0 4px 0;
	padding-bottom: 2px;
	border-bottom: 1px dotted #000;
	text-transform: uppercase;
	letter-spacing: 1px;
}

table#projects-home {
	width: 510px;
}

table#projects-home .td-1 {
	width: 250px;
	padding-right: 10px;
}

table#projects-home .td-2 {
	width: 250px;
}


table#news-home {
	width: 510px;
	margin-bottom: 12px;
}

table#news-home h2 {
	margin: 0 0 8px 0;
	padding-bottom: 4px;
	border-bottom: 1px dotted #999;
	font-size:  15px;
}

table#news-home .newsflash-item {
	margin: 0 0 8px 0;
	padding-bottom: 8px;
	border-bottom: 1px dotted #000;
}


/* ---------- Contacts table ---------- */

table.contact td.td-1 {
	padding: 0 1em 1em 0;
}

table.contact td.td-2 {
	padding: 0 0 1em 0;
}

table.contact td.td-2 a {
	color: #000;
	text-decoration: underline;
}


/* ---------- TYPO3 ---------- */

.tx-srfreecap-pi2-image {
	margin-left:0;
}

.tx-srfeuserregister-pi1 p,
.tx-srfeuserregister-pi1 h4
{
	padding:0;
}

.tx-srfeuserregister-pi1 a {
	background-image:none;
	padding-left:0;
}


form#tip-a-friend {
	margin:0;
	padding:0;
}

form#tip-a-friend table tr td {
	padding-bottom:0.5em;
}

form#tip-a-friend input.tip-a-friend-text {
	width:275px;
}
form#tip-a-friend textarea {
	width:275px;
}
