body {
	font-family: Tahoma , Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	margin: 0;
	padding: 0;
	background: #E2E2E2 url(http://www.communityplanningaberdeen.org.uk/upload/acp_home_files/body-bkgrnd.gif) repeat-x left top;
}

#wrap {
	font-size: 0.9em;
}

/* MISC. */
hr, .hide {
	display: none;
}
a img {
	border: none;
}
.divclear {
	clear:both; 
	height:0px; 
	font-size:0px; 
	margin: 0;
	padding: 0;
	margin-top:-1px;
}
hr.cleaner {
      clear:both;
      height:1px;
      margin: -1px 0 0 0; 
	  padding:0;
      border:none;
      visibility: hidden;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

div#wrap {
	min-width:763px;
	/*max-width:1024px;*/
	position:relative;
	overflow:visible;
}

#wrap {
	color: #000000;
	/*font-size: 95%;*/
	width: 100%;
	/*width: 760px;*/
	/*margin: 0 auto;
	text-align: left;*/
	float: left;
}
#wrap {
	color: #333333;
	font-size: 95%;
	width: 100%;
	margin: 0 auto;
	text-align: left;
	min-width: 780px;
	_width: expression(((document.body.clientWidth)) < 800? "795px": "auto" );
	
	/*background: #FFFFFF url(../templates/cssc_home_files/right-bkgrnd.gif) repeat-y right top;*/
	position: absolute;
}
/* GENERAL TEXT STYLES */
a, 
a:link, 
a:visited {
	color: #306AB6;
	text-decoration: none;
}
a:focus, 
a:hover, 
a:active {
	color: #306AB6;
	text-decoration: underline;
}
#container-content .content-column a {
	/*text-decoration: underline;*/
}
p {
	line-height: normal;
	/*margin-top: 0.9em;
	margin-bottom: 0;*/
}
ul {
	list-style: square;
}
ol {
	list-style: decimal;
}
h1, h2, h3, h4, h5, h6 {
	color: #1B3663;
}
h1#page-title {
	color: #999999;
}
h1 {
	font-size: 1.9em;
	font-weight: normal;
	/*padding-top: 15px;*/
	margin: 0px;
}
h2 {
	font-size: 1.5em;
	font-weight: bold;
}
h3, h4 {
	font-size: 1.1em;
}
h5, h6 {
	font-size: 1.0em;
}

table {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #666666;
}
form table {
	width: 100%;
	border: none;
}
th, td {
	padding: 0.1em 1.0em;
}
caption {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1.0em 0;
}
th {
	font-weight: normal;
	text-align: left;
	background: #CCCCCC;
	border-top: 1px solid #A5A5A5;
	border-bottom: 1px solid #A5A5A5;
}
.odd {
	background: #EDF5FF;
}
tr:nth-child(odd) {
	background: #EDF5FF;
}
/*tr:hover {
	background: #3D80DF;
	color: #FFFFFF;
}
tr:hover a {
	color: #FFFFFF;
}
tr:hover th {
	background: #CCCCCC;
	color: #333333;
}*/

/* HEADER */
#container-header {
	background: #A7D0EE url(http://www.communityplanningaberdeen.org.uk/upload/acp_home_files/container-header-bkgrnd.gif) repeat-x left bottom;
	border-bottom: 1px solid #FFFFFF;
	position: relative;
}
#container-header-inner {
	/*width: 90%;
	margin: 0 auto;*/
	padding-right: 30px;
	padding-left: 30px;	
	text-align: left;
}
#container-toplinks {
	color: #333333;
}
#container-toplinks a, 
#container-toplinks a:link, 
#container-toplinks a:visited {
	color: #333333;
	text-decoration: none;
}
#container-toplinks a:focus, 
#container-toplinks a:hover, 
#container-toplinks a:active {
	color: #333333;
	text-decoration: underline;
}
#container-toplinks img {
	vertical-align: middle;
}
#toplinks-brand {
	float: left;
}
#toplinks-links {
	float: right;
}
#toplinks-links ul {
	list-style: none;			/* removes list marker */
	padding: 0px;				/* removes left indent */
	margin: 0px;
	text-align: right;
	/*padding: 0.5em;*/
}
#toplinks-links ul li {
	display: inline;			/* sets list items to display in a row */
	/*padding: 0px 0px 0px 0.5em;*/
	padding: 0 0.5em;
	margin: 0px;
	border-left: 1px solid #333333;
}
#toplinks-links ul li.welcome {
	padding: 0;
	border-left: none;
	vertical-align: middle;
}
#container-topbanner {
	background: #00468b;
	color: #FFFFFF;
	clear: both;
}
#topbanner-brand {
	float: left;
}
#topbanner-search {
	float: right;
	padding: 0em 0.75em;
	height: 69px;
}

/* CONTENT */
#body-wrapper {
	padding-right: 30px;
	padding-left: 30px;	
}
#container-content {
	background: #FFFFFF url(http://www.communityplanningaberdeen.org.uk/upload/acp_home_files/ae-menu-bkgrnd.gif) repeat-y left top;
	width: 100%;
	/*margin: 0 auto;
	text-align: left;
	position: relative;
	clear: both;*/
	
}

/* FOOTER */
#container-footer {
	width: 100%;
	/*width: 90%;
	margin: 0 auto;*/
	text-align: left;
	color: #6F6F6F;
	padding: 1em 0em;
	/*position: relative;
	clear: both;*/
}
#container-footer a, 
#container-footer a:link, 
#container-footer a:visited {
	color: #6F6F6F;
	text-decoration: none;
}
#container-footer a:focus, 
#container-footer a:hover, 
#container-footer a:active {
	color: #6F6F6F;
	text-decoration: underline;
}
#footer-links ul {
	list-style: none;			/* removes list marker */
	padding: 0px;				/* removes left indent */
	margin: 0px;
	text-align: left;
	/*padding: 1.0em;*/
	padding-left: 1.0em;
}
#footer-links ul li {
	display: inline;			/* sets list items to display in a row */
	padding: 0px 0px 0px 0.5em;
	margin: 0px;
	border-left: 1px solid #6F6F6F;
}
#footer-updated {
	/*padding-right: 1.0em;*/
}
/* FOOTER THREE COLUMN LAYOUT */
#container-footer .content-wrapper {
	float: left;
	width: 100%;
}
#container-footer .content-column {
	/*margin: 0 95px 0 190px;*/
	margin: 0 231px 0 217px; /* Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth */
	text-align: left;
}
#container-footer .left-column {
	float: left;
	/*width: 190px;*/
	width: 217px; /* Width of left column */
	margin-left: -100%;
}

#container-footer .right-column {
	float: left;
	width: 231px; /* Width of right column */
	margin-left: -231px; /* Set left margin to -(RightColumnWidth) */
	/* width: 95px; Width of right column */
	/* margin-left: -95px; Set left margin to -(RightColumnWidth) */
	text-align: right;
}
#container-footer .innertube {
	margin: 1.0em; /* Margins for inner DIV inside each column (to provide padding) */
	margin-top: 0;
}


/* TWO COLUMN LAYOUT - LEFT */
#container-content .content-wrapper {
	float: left;
	width: 100%;
}
#container-content .content-column {
	/*margin: 0 95px 0 190px;*/
	margin: 0 0px 0 217px; /* Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth */
}
#container-content .left-column {
	float: left;
	/*width: 190px;*/
	width: 217px; /* Width of left column */
	margin-left: -100%;
}

#container-content .right-column {
	float: left;
	width: 0px; /* Width of right column */
	margin-left: -0px; /* Set left margin to -(RightColumnWidth) */
}
#container-content .innertube {
	margin: 1.0em; /* Margins for inner DIV inside each column (to provide padding) */
	margin-top: 0;
}
/* TWO COLUMN LAYOUT - RIGHT */
#container-content #container-content-inner .content-wrapper {
	float: left;
	width: 100%;
}
#container-content #container-content-inner .content-column {
	/*margin: 0 95px 0 190px;*/
	margin: 0 231px 0 0px; /* Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth */
}
#container-content #container-content-inner .left-column {
	float: left;
	/*width: 190px;*/
	width: 0px; /* Width of left column */
	margin-left: -100%;
}
#container-content #container-content-inner .right-column {
	float: left;
	width: 231px; /* Width of right column */
	margin-left: -231px; /* Set left margin to -(RightColumnWidth) */
}
#container-content #container-content-inner .innertube {
	margin: 1.0em; /* Margins for inner DIV inside each column (to provide padding) */
	margin-top: 0;
}
/* PAGE ONE COLUMN LAYOUT - RIGHT */
#content-page #container-content #container-content-inner .content-wrapper {
	float: left;
	width: 100%;
}
#content-page #container-content #container-content-inner .content-column {
	/*margin: 0 95px 0 190px;*/
	margin: 0 0px 0 0px; /* Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth */
}
#content-page #container-content #container-content-inner .left-column {
	float: left;
	/*width: 190px;*/
	width: 0px; /* Width of left column */
	margin-left: -100%;
}
#content-page #container-content #container-content-inner .right-column {
	float: left;
	width: 0px; /* Width of right column */
	margin-left: -0px; /* Set left margin to -(RightColumnWidth) */
}
#content-page #container-content #container-content-inner .innertube {
	margin: 1.0em; /* Margins for inner DIV inside each column (to provide padding) */
	margin-top: 0;
}
/* HEADER TWO COLUMN LAYOUT */
#content-page #container-header .content-wrapper,
#hub-page #container-header .content-wrapper {
	float: left;
	width: 100%;
	/* SB : min height of page */
}
#content-page #container-header .content-column ,
#hub-page #container-header .content-column{
	margin: 0 0px 0 265px; /* Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth */
}
#content-page #container-header .left-column,
#hub-page #container-header .left-column {
	float: left;
	width: 265px; /* Width of left column */
	margin-left: -100%;
}
#content-page #container-header .right-column,
#hub-page #container-header .right-column {
	float: left;
	width: 0px; /* Width of right column */
	margin-left: -0px; /* Set left margin to -(RightColumnWidth) */
}
#content-page #container-header .innertube,
#hub-page #container-header .innertube {
	margin: 1.0em; /* Margins for inner DIV inside each column (to provide padding) */
	margin-top: 0;
}
/* SEARCH */
.searchtext {
	font-size: 0.9em;
}
#container-search {
	padding: 0.5em;
}
#search-container {
	margin: 0px;
	/*padding: 0px 0px 0px 20px;*/
	text-align: right;
	background: url(http://www.communityplanningaberdeen.org.uk/upload/acp_home_files/search-bkgrnd.gif) no-repeat right bottom;
	height: 69px;
}
#searchForm {
	margin: 0px;
	padding: 0px;
	background: url(http://www.communityplanningaberdeen.org.uk/upload/acp_home_files/search-bkgrnd-left.gif) no-repeat left bottom;
	height: 69px;
}
#searchForm form {
	margin: 0px;
	/*padding: 0px;*/
	padding: 42px 0.75em 0em;
	width: auto;
}
#searchForm input {vertical-align: top;}
#searchForm input#searchbox {
	font-size: 0.9em;
	width: 10em;
	height: auto;
}
#search label {
	color: #FFFFFF;
	font-size: 1.3em;
}

/* BREADCRUMB */
#container-breadcrumb {
	clear: both;
	color: #666666;
	font-weight: normal;
	padding: 0.75em;
}
#container-breadcrumb a, 
#container-breadcrumb a:link, 
#container-breadcrumb a:visited {
	/*color: #666666;*/
	text-decoration: none;
}
#container-breadcrumb a:focus, 
#container-breadcrumb a:hover, 
#container-breadcrumb a:active {
	/*color: #666666 !important;*/
	text-decoration: none;
}


/* BANNERS */
#container-banner {
	/*background: #1B3663 !important;*/
	/*border-bottom: 1px solid #FFFFFF;
	width: 100%;
	color: #FFFFFF;*/
	padding: 1.0em;
}
#container-banner-inner {
	border: 1px solid #C9C9C9 !important;
	background: url(http://www.communityplanningaberdeen.org.uk/upload/acp_home_files/banner-bkgrnd.gif) repeat-y right top;
}
#content-page #container-banner {
	/*background: #19A9EC !important;*/
}
#container-banner .content-column img {
	/*border-right: 1px solid #C9C9C9;*/
}
#banner-image {
	height: 154px;
	margin: 0px;
	padding: 0px;
	overflow: hidden; 
	width: 100%;
}
.large-image {
	/*height: 154px;*/
	height: auto;
	margin: 0px;
	padding: 0px;
	overflow: hidden; 
	width: 100%;
}
#banner-text {
	margin: 0;
	padding: 0;
	line-height: 1.4em;
}
#banner-text-inner {
	margin: 0;
	padding: 0;
}
#banner-text h3 {
	color: #2CA343;
	font-weight: normal;
	padding: 0.5em 1em 0.5em 0.5em;
	margin: 0;
	font-size: 1.3em;
	/*line-height: 1.4em;*/
}
#banner-text-inner div {
	padding: 0.75em;
	background: url(http://www.communityplanningaberdeen.org.uk/upload/acp_home_files/banner-link-bkgrnd.gif) no-repeat right top;
}
#banner-text a, 
#banner-text a:link, 
#banner-text a:visited {
	/*color: #66CCFF;*/
	text-decoration: none;
	background: url(http://www.communityplanningaberdeen.org.uk/upload/acp_home_files/banner-link-arrow.gif) no-repeat left top;	
	padding-left: 25px;
	display: block;	
}
#banner-text a:focus, 
#banner-text a:hover, 
#banner-text a:active {
	/*color: #66CCFF;*/
	text-decoration: underline;
}

#page-content {
	padding: 0em 1em 1em;
	clear: both !important;
	background: #FFFFFF !important;
	border: 0px !important;
}
#page-content h2,
#page-content h3 {
	color: #A90154;
	font-weight: normal;
	padding: 0em 0em 0.5em;
	margin: 0;
	border-left: 1px solid #FFFFFF;
}
#copy {
	padding-right: 1.0em;
	padding-bottom: 1.0em;
	width: auto;
	/*overflow: hidden;
	width: 100%;*/
}
/*#copy-inner {
	overflow: hidden;
	width: 100%;
}*/
/*#copy img {
	float: left;
	padding-right: 1.0em;
}*/
/*#content-page #copy img {
	float: right;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}*/
#container-news {
	border: 1px solid #C9C9C9 !important;
	background: url(http://www.communityplanningaberdeen.org.uk/upload/acp_home_files/banner-bkgrnd.gif) repeat-y right top;
	padding: 0.75em;
}
.latest-news {
	padding-bottom: 1.0em;
}
.latest-news a, 
.latest-news a:link, 
.latest-news a:visited {
	color: #000066;
	text-decoration: none !important;
}
.latest-news a:focus, 
.latest-news a:hover, 
.latest-news a:active {
	color: #000066 !important;
	text-decoration: underline !important;
}
.latest-news img {
	border: 1px solid #66CCFF;
	float: left !important;
	margin-right: 1.0em;
	clear: both;
}
.latest-news h4 {
	color: #000066;
	margin: 0;
	padding: 0;
	font-size: 1.0em;
}
.latest-news h3 {
	color: #A90154;
	margin: 0;
	padding: 0;
	font-size: 1.0em;
	background: none !important;
}

#home-news {
	border-top: 1px dashed #D3D3D3;
	border-bottom: 1px dashed #D3D3D3;
	padding-top: 1.0em;
	padding-bottom: 1.0em;
	margin-right: 1.0em;
}



/* NEW AE_MENU */
/* Add margin to left of menu to accommodate the arrow image pointer */
#ae-menu {
	margin-left: 0px;
	/*line-height: 1.6em;*/
	/*border-right: 1px solid #FFFFFF;*/
	/*padding-top: 74px;*/
}
/* Disable bullets on all menu items */
#ae-menu li {
	list-style-type: none;
}
/* Move arrow image pointer so that it appears consistently at left hand side of menu */
#ae-menu li img {
	position: absolute; 
	left: 20px;
}
/*#ae-menu ul li {
	background: url(../templates/acp_home_files/ae-menu-arrow.gif) no-repeat left top;	
}*/
#ae-menu ul li ul li  img {
	position: absolute; 
	left: 0px;
}
/* LEVEL 1 */
#ae-menu ul {
	margin: 0;
	padding-left: 0;
}
/*#ae_menu {
	background: url(../templates/acp_home_files/ae-menu-top.gif) repeat-x left top;
}*/
/* LEVEL 1 CUSTOM STYLES */
.MenuNonSelectedArea1 a, 
.MenuItemNonSelectedOdd1 a, 
.MenuItemNonSelectedEven1 a {
	text-decoration: none;
	display: block;
	/*_width: 140px;*/
	_width: 178px;
	padding: 0.2em 10px 0.2em 20px;
	/*padding: 0.5em 10px;*/
	font-weight: bold;
	border-top: 1px solid #6BA3D2;
	border-bottom: 1px solid #152D84;
	/*background: #47BDFF url(../templates/cssc_home_files/ae-menu-1-bkgrnd.gif) repeat-x left top;*/
	background: url(http://www.communityplanningaberdeen.org.uk/upload/acp_home_files/ae-menu-arrow.gif) no-repeat left top;
	color: #FFFFFF;
}
.MenuSelectedArea1, 
.MenuItemSelectedOdd1, 
.MenuItemSelectedEven1 {
	text-decoration: none;
	display: block;
	/*_width: 140px;*/
	_width: 178px;
	padding: 0.2em 10px 0.2em 20px;
	/*padding: 0.5em 10px;*/
	border-top: 1px solid #6BA3D2;
	border-bottom: 1px solid #000000;
	/*background: #91DAFF url(../templates/cssc_home_files/ae0menu-1-bkgrnd-on.gif) repeat-x left top;*/
	background: #11388D url(http://www.communityplanningaberdeen.org.uk/upload/acp_home_files/ae-menu-expanded.gif) no-repeat left top;
	color: #FFFFFF;
	font-weight: bold;
}
.MenuSelectedArea1 a, 
.MenuItemSelectedOdd1 a, 
.MenuItemSelectedEven1 a {
	/*text-decoration: none;
	display: block;
	_width: 140px;
	padding: 0.2em 20px 0.2em 10px;
	font-weight: bold;
	border-top: 2px solid #FFFFFF;*/
	padding: 0.2em 10px 0.2em 20px;
	background: #11388D url(http://www.communityplanningaberdeen.org.uk/upload/acp_home_files/ae-menu-expanded.gif) no-repeat left top;
	color: #FFFFFF !important;
}
.MenuSelectedArea1 a:hover, 
.MenuItemSelectedOdd1 a:hover, 
.MenuItemSelectedEven1 a:hover {
	/*text-decoration: none !important;*/
	background: #11388D url(http://www.communityplanningaberdeen.org.uk/upload/acp_home_files/ae-menu-expanded.gif) no-repeat left top;
	color: #FFFFFF;
	border-bottom: 1px solid #000000;
}
.MenuNonSelectedArea1 a:hover, 
.MenuItemNonSelectedOdd1 a:hover, 
.MenuItemNonSelectedEven1 a:hover{
	text-decoration: none !important;
	background: #11388D url(http://www.communityplanningaberdeen.org.uk/upload/acp_home_files/ae-menu-expanded.gif) no-repeat left top;
	color: #FFFFFF;
	border-bottom: 1px solid #000000;
}
.MenuSelectedArea1 img, 
.MenuItemSelectedOdd1 img, 
.MenuItemSelectedEven1 img {
	display: none;
}
.MenuSelectedArea2 img, 
.MenuSelectedArea3 img, 
.MenuSelectedArea4 img {
	display: inline;
}
/* LEVEL 2  */
#ae-menu ul li ul {
	padding-top: 0.5em;
	background: none;
	background: #11388D;
}
#ae-menu ul li ul li {
	margin: 0px;
	/*color: #C6D23A;*/
	font-weight: bold;
	padding: 0.3em 0px 0.3em 10px;
	/*background: #78A4D6;*/
	color: #FFFFFF;
}
#ae-menu ul li ul li a {
	text-decoration: none;
	display: block;
	padding: 0px;
	border-top: 0px;
	border-bottom: 0px;
	font-weight: normal;
	background: none;
	color: #FFFFFF !important;
}
#ae-menu ul li ul li a:hover {
	text-decoration: underline !important;
	color: #FFFFFF;
}

/* LEVEL 3 */
#ae-menu ul li ul li ul li a {
	text-decoration: none;
	display: block;
	padding: 0.3em 0px 0.3em 10px;
	font-weight: normal;
}
#ae-menu ul li ul li ul li a:hover {
	text-decoration: none;
}

/* LEVEL 4 */
#ae-menu ul li ul li ul li a {
	text-decoration: none;
	display: block;
	padding: 0.3em 0px 0.3em 10px;
	font-weight: normal;
}
#ae-menu ul li ul li ul li a:hover {
	text-decoration: none;
}



/* OLD AE TABLE BASED MENU STYLES */
/* TABLE BASED MENU STYLES */


.left-column div {
	position: absolute;
	left: 15px;
	clear: both;
}
#ae-menu {
	margin-left: 0px;
	/*margin: 0 auto;
	position: relative;*/
	/*_margin-left: 100px;
	_width: 220px;*/
	/*width: 100%;*/
}
.menuSystemDefault { 
	width: 217px; 
	/*width: 100%;*/
	background: #386AB3;
}
table.menuSystemDefault {
	border-collapse: separate;
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
}
/*.menuSystemDefault td {
	border: 0px;
	margin: 0px;
	padding: 0px;
}*/

.menuSystemDefault a, 
.menuSystemDefault a:link, 
.menuSystemDefault a:visited {
	color: #FFFFFF; 
	text-decoration: none;
	font-weight: normal;
}
.menuSystemDefault a:focus, 
.menuSystemDefault a:hover, 
.menuSystemDefault a:active {
	color: #FFFFFF !important; 
	text-decoration: underline;
}

/* LEVEL 1 MENU STYLES selected */
.Col1MenuSelectedArea1 {
	font-weight: bold; 
	color: #ffffff; 
	/*height: 23px;*/
	width: 20px;
	padding: 3px;
	background: #11388D url(http://www.communityplanningaberdeen.org.uk/upload/acp_home_files/ae-menu-expanded.gif) no-repeat left top;
	vertical-align: top;
	text-align: left;
	border-top: 1px solid #6BA3D2;
	border-bottom: 1px solid #000000;
}
.Col1MenuSelectedArea1 img {
	display: none;
}
.Col2MenuSelectedArea1 a, 
.Col2MenuSelectedArea1 a:link, 
.Col2MenuSelectedArea1 a:visited {
	color: #FFFFFF; 
	text-decoration: none;
	
font-weight: bold;
	display: block;
	width: 100%;
	/*height: 20px;*/
}
.Col2MenuSelectedArea1 a:focus, 
.Col2MenuSelectedArea1 a:hover, 
.Col2MenuSelectedArea1 a:active {
	color: #FFFFFF !important; 
	text-decoration: underline;
}
.Col2MenuSelectedArea1 {
	padding: 3px !important; 
	font-weight: bold; 
	/*height: 23px;*/
	font-weight: bold;
	background: #11388D;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	border-top: 1px solid #6BA3D2;
	border-bottom: 1px solid #000000;
}

/* LEVEL 1 MWENU STYLES */
.Col1MenuNonSelectedArea1, 
.Col1MenuItemOdd1,
.Col1MenuItemEven1 {
	color: #ffffff; 
	width: 20px;
	/*height: 23px;*/
	padding: 3px;
	background: url(http://www.communityplanningaberdeen.org.uk/upload/acp_home_files/ae-menu-arrow.gif) no-repeat left top;
	vertical-align: top;
	text-align: left;
	border-top: 1px solid #6BA3D2;
	border-bottom: 1px solid #152D84;
}
.Col1MenuNonSelectedArea1 img, 
.Col1MenuItemOdd1 img, 
.Col1MenuItemEven1 img {
	display: none;
}
.Col2MenuNonSelectedArea1 a, 
.Col2MenuNonSelectedArea1 a:link, 
.Col2MenuNonSelectedArea1 a:visited,
.Col2MenuItemOdd1 a, 
.Col2MenuItemOdd1 a:link, 
.Col2MenuItemOdd1 a:visited,
.Col2MenuItemEven1 a, 
.Col2MenuItemEven1 a:link, 
.Col2MenuItemEven1 a:visited {
	color: #FFFFFF; 
	text-decoration: none;
	display: block;
	width: 100%;
	/*height: 20px;*/
font-weight: bold;
}
.Col2MenuNonSelectedArea1 a:focus, 
.Col2MenuNonSelectedArea1 a:hover, 
.Col2MenuNonSelectedArea1 a:active,
.Col2MenuItemOdd1 a:focus, 
.Col2MenuItemOdd1 a:hover, 
.Col2MenuItemOdd1 a:active,
.Col2MenuItemEven1 a:focus, 
.Col2MenuItemEven1 a:hover, 
.Col2MenuItemEven1 a:active {
	color: #FFFFFF !important; 
	text-decoration: underline;
}
.Col2MenuNonSelectedArea1, 
.Col2MenuItemOdd1, 
.Col2MenuItemEven1 {
	padding: 3px !important; 
	/*height: 23px;*/
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	border-top: 1px solid #6BA3D2;
	border-bottom: 1px solid #152D84;
}

/* LEVEL 2 MENU STYLES */
.Col1MenuSelectedArea2, 
.Col1MenuNonSelectedArea2, 
.Col1MenuItemOdd2, 
.Col1MenuItemEven2 {
	width: 20px;
	padding: 3px;
	line-height: normal;
	background: #81AAD9;
}
.Col2MenuSelectedArea2, 
.Col2MenuNonSelectedArea2, 
.Col2MenuItemOdd2, 
.Col2MenuItemEven2 {
	padding: 3px;
	line-height: normal;
	background: #81AAD9;
}

/* LEVEL 3 MENU STYLES */
.Col1MenuSelectedArea3, 
.Col1MenuNonSelectedArea3, 
.Col1MenuItemOdd3, 
.Col1MenuItemEven3 {
	width: 20px;
	line-height: normal;
	padding: 3px;
	background: #81AAD9;
}
.Col2MenuSelectedArea3, 
.Col2MenuNonSelectedArea3, 
.Col2MenuItemOdd3, 
.Col2MenuItemEven3 {
	padding-left: 10px;
	line-height: normal;
	padding: 3px;
	background: #81AAD9;
}

/* LEVEL 4 MENU STYLES */
.Col1MenuSelectedArea4, 
.Col1MenuNonSelectedArea4, 
.Col1MenuItemOdd4, 
.Col1MenuItemEven4 {
	width: 20px;
	line-height: normal;
	padding: 3px;
	background: #81AAD9;
}
.Col2MenuSelectedArea4, 
.Col2MenuNonSelectedArea4, 
.Col2MenuItemOdd4, 
.Col2MenuItemEven4 {
	padding-left: 20px;
	line-height: normal;
	padding: 3px;
	background: #81AAD9;
}


/* REPORT 2008 */
.report-contentwrapper{
	float: left;
	width: 100%;
}
.report-contentcolumn{
	margin-right: 230px; /*Set right margin to RightColumnWidth*/
}
.report-rightcolumn{
	float: left;
	width: 230px; /*Width of right column in pixels*/
	margin-left: -230px; /*Set left margin to -(RightColumnWidth) */
}
.report-innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
}

#report-title-container {
}
#report-title {
	width: 495px;
	height: 51px;
	float: left;
	border-bottom: 1px solid #5DA229;
	background: url(http://www.communityplanningaberdeen.org.uk/upload/report08_page_1col_files/title-bkgrnd-right.gif) no-repeat right top;
}
#report-title h1 {
	color: #FFFFFF;
	padding: 0.5em;
	margin: 0;
	font-size: 1.7em;
	background: url(http://www.communityplanningaberdeen.org.uk/upload/report08_page_1col_files/title-bkgrnd-left.gif) no-repeat left top;
}

#report-banner-container {
	background: #131614 url(http://www.communityplanningaberdeen.org.uk/upload/report08_page_1col_files/banner-bkgrnd.gif) repeat-y right top;
	height: 155px;
	clear: both;
}
#report-links {
	padding-top: 10px;
	height: 92px;
	width: 230px;
}
#report-banner-links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	/*padding-top: 1.0em;*/
}
#report-banner-links li {
	padding-top: 10px;
}

#report-banner-links a, 
#report-banner-links a:link, 
#report-banner-links a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: url(http://www.communityplanningaberdeen.org.uk/upload/report08_page_1col_files/report-off.gif) no-repeat left top;
	padding-left: 35px;
}
#report-banner-links a:focus, 
#report-banner-links a:hover, 
#report-banner-links a:active {
	color: #81C64D;
	text-decoration: none;
	background: url(http://www.communityplanningaberdeen.org.uk/upload/report08_page_1col_files/report-on.gif) no-repeat left top;
	padding-left: 35px;
}
#report-back {
	background: url(http://www.communityplanningaberdeen.org.uk/upload/report08_page_1col_files/back-bkgrnd.gif) no-repeat left top;	
	height: 53px;
	_height: 38px;
	width: 180px;
	padding-left: 50px;
	padding-top: 15px;
}
#report-back a, 
#report-back a:link, 
#report-back a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background: none;
	padding-left: 0px;
}
#report-back a:focus, 
#report-back a:hover, 
#report-back a:active {
	color: #FFFFFF;
	text-decoration: underline;
	background: none;
	padding-left: 0px;
}


#report-content-container {
	background: #FFFFFF url(http://www.communityplanningaberdeen.org.uk/upload/report08_page_1col_files/report-content-bg.gif) repeat-x left top;
	border: 1px solid #B3E4F7;
	padding: 1.0em;
	clear: both;
}
#report-side-copy {
	background: #FFFBDE url(http://www.communityplanningaberdeen.org.uk/upload/report08_page_1col_files/side-bkgrnd.gif) repeat-x left top;
	border: 1px solid #F6E2B9;
	padding: 0.5em;
}

#report-content-container h1, 
#report-content-container h2, 
#report-content-container h3, 
#report-content-container h4, 
#report-content-container h5, 
#report-content-container h6 {
	color: #1B3663;
}
#report-content-container h1#page-title {
	color: #FFFFFF;
}
#report-content-container h1 {
	font-size: 1.9em;
	font-weight: normal;
	margin: 0px;
}
#report-content-container h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
}
#report-content-container h3, 
#report-content-container h4 {
	font-size: 1.1em;
	margin: 0;
}
#report-content-container h5, 
#report-content-container h6 {
	font-size: 1.0em;
	margin: 0;
}
