/*
Green:	#206c49
Lime:	#92d400
Gold:	#ffa100
*/
body{
  	background:	#fff;
  	color:		#4f4f4f;
  	font-size:	0.75em;
  	word-spacing:	0.1em;
  	line-height: 	1.5em;
}

#ceSidePanel {
	max-width=15px;
}

div.boxContent{
	border-left: 	solid #206c49 1px;
	border-right: 	solid #206c49 1px;
}

div.boxContent ul li{
	list-style:	url("/SiteSpecific/ce-GreenBulletPoint.gif") disc;
	margin-top: 0.5em;
}

#ceSearchBox .nc div{
	border-color: #fff;
}
#ceAZBox .nc div{
	border-color: #fff;
}

#InFocusList li a:hover
{
	background-color: #92D400;
	color: #000;
}

/* 'nifty' corner colors (match those above)*/
div.ceHomePageBox .nc div,
div.sectionHome .nc div{

}

/* Header Links */
#ceHeaderLinks{
 	background: 	#fff;
 	color:		#000;
}

#ceHeaderLinks a img, #ceBanner a img, #ceFooter a img{
	border: none;
}

#az a{
	color: 	#206c49;
	text-decoration: none;
}
#az a:active, #az a:hover{
	text-decoration: underline;
}

/*#ceSectionMenu, #ceSectionMenu .nc div,*/
#ceSectionMenu h2{
 	background:	#006851;
 	color:		#fff;
}
#ceSectionMenu ul li{
	background-color: #206c49;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color:		#fff;
}
#ceSectionMenu ul li:hover{
	background:	#92d400;
}
#ceSectionMenu ul li:hover a{
	color:		#000;
}

/* Link styles... */
#ceSectionMenu a{
	display: block;
	width:100%;
	border-bottom: none;
}
#ceHeaderLinks a{
	background-color: transparent;
	color: #000;
	font-size: 100%;
	text-decoration: none;
	border-bottom: none;
/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4f4f4f;
*/
}
#ceHeaderLinks a:visited{
	background-color: transparent;
	color: #6e2585;
	font-size: 100%;
	text-decoration: none;
	border-bottom: none;
/*
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4f4f4f;
*/
}
#ceHeaderLinks a:hover{
	background-color: transparent;
	color: #206c49;
	font-size: 100%;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #206c49;
}

#ceSectionMenu a{
	text-decoration: none;
	color:		#fff;
}
#ceSectionMenu a:visited{
	text-decoration: none;
}
#ceSectionMenu a:hover{
	text-decoration: underline;
}
#ceSectionMenu a:active, #ceSectionMenu a:focus{
	background-color: #ddeae1;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #000;
}

#ceFooter a{
	background-color: transparent;
	color: #fff;
	font-size: 100%;
	text-decoration: none;
	border-bottom:none;
}
#ceFooter a:visited{
	background-color: transparent;
	color: #fff;
	font-size: 100%;
	text-decoration: none;
}

#ceFooter a:hover{
	background-color: transparent;
	color: #fff;
	font-size: 100%;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
}
#ceFooter a:active, #ceFooter a:focus{
	background-color: #ddeae1;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #000;
}

#ceHeaderLinks a:active, #ceHeaderLinks a:focus{
	background: #ddeae1;
	background-image: none;
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
	color: #000;
}

h2.boxHeading{
 	background:	#206c49;
 	color:		#fff;
}

#ceMain div.ceContactDetails h2{
/*	border-top: solid 1px #206c49;*/
	background: #fff;
}

/* Search Box colours */
#ceSearchBox input{

}
#ceSearchBox button{
/*	background: #206c49;
	color: #fff;
*/
}

#ceSideContent .nc div, #ceSideContent .boxContent{
	border: none;
}

#ceMainSideCol .nc div, #ceMainSideCol .boxContent{
	border: none;
}

/* Footer */
#ceFooter{
/* 	background: 	#206c49;*/
 	color:		#ffe;
}

hr{
	height: 1px;
	color :#aaa;
}

#immpalette{
/*	white: #ffffff;*/
	black: #000000;
/* previously commented out - colours from the CE style guide:*/
	color1:	#0e654b;
	color2: #f8b323;
	color3: #bc2b16;
	color4: #6d1e7e;
	color5: #0073aa;
	color6: #00368a;
	color7: #acca57;
	color8: #d60059;
}
.Heading1, h1{
	font-size: 2.25em;
	color: #206c49;
	font-weight: normal;
	letter-spacing: -1px;
	padding-top: 0.05em;
}
.Heading2, h2{
	font-size: 1.5em;
	color: #206c49;
	margin-bottom: 0.3em;
	border-bottom: solid 1px #206c49;
	padding-bottom: 0.2em;
	font-weight: normal;
}
.Heading3, h3{
	font-size: 1.5em;
	color: #206c49;
	margin-bottom: 0.3em;
	padding-bottom: 0.2em;
	font-weight: normal;
	margin-left: 0.9em;
}
.Heading4, h4{
	font-size: 1.4em;
	color: #206c49;
	margin-bottom: 0.3em;
	padding-bottom: 0.2em;
	font-weight: normal;
	margin-left: 0.9em;
}
.Heading5, h5{
	font-size: 1.3em;
	color: #206c49;
	margin-bottom: 0.3em;
	padding-bottom: 0.2em;
	font-weight: normal;
	margin-left: 0.9em;
}
/*
div.ceHomePage h2, div.ceHomePage h3, div.ceHomePage h4, div.ceHomePage h5{
	font-size: 1em;
}
*/
.normal, p{
/*	font-size: 1em;*/
}


table.ImmTS_Default{
	padding-bottom: 0px;
	background-color: #fff;
	padding-left: 0px;
	width: auto;
	padding-right: 0;
	border-collapse: collapse;
	padding-top: 0px;
	margin-left: 1.2em;
	/*margin-right: 1.2em;*/
	margin-top: 1.3em;
	margin-bottom: 1.3em;
	border: solid 1px #000;
}
table.ImmTS_Default th{
	padding: 2px;
	margin: 2px;
	border: solid 1px #4f4f4f;
	border-collapse: collapse;
	background: #ddeae1;
	color: #000;
	font-weight: bold;
}
table.ImmTS_Default td{
	border: solid 1px #4f4f4f;
	border-collapse: collapse;
	background: #fff;
}
table.ImmTS_Default tr{
	vertical-align: top;
	border: solid 1px #4f4f4f;
	border-collapse: collapse;
	background: #fff;
}

#DocumentViewMain table
{
	border: solid 1px #206c49;
	border-collapse: collapse;
}
#DocumentViewMain td, #DocumentViewMain th{
	border:	solid 1px #ccc;
	border-collapse: collapse;
/*	background: #e2eaec;*/
	background: #fff;
}
#DocumentViewMain th{
	background: 	#206c49;
	color:		#fff;
	font-weight:	bold;
}

.mayor {
	height: 95px;
	width: 58%;
	border: 1px solid #cacaca;
	background-image: url("/SiteSpecific/meetthemayorv7.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
        background-color: #FFFFFF;
	font-style: bold;
	padding-right: 90px;
	padding-left: 6px;
	padding-top: 6px;
}

.mayor p {
	color: #206C49;
	font-style: bold;
}

img.scalableMap{
	width:100%;
	height:100%;
	max-height:160px;
	max-width:157px;
}
