
/* Structure */

#accessibility_navigation ul {
	width: 750px;
}

#accessibility_navigation ul li {
	font-size: 0.68em;
	margin-right: 20px;
}

#atoz_bar ul {
	width: 750px;
	margin: 0 auto;
}

#container {
	width: 750px;
}



#main_navigation ul li {
	background: url(800x600_main_nav_centre_bg.jpg) no-repeat;
	width: 125px;
}

#main_navigation ul li.first {
	background: url(800x600_main_nav_left_bg.jpg) no-repeat;
}

#main_navigation ul li.last {
	background: url(800x600_main_nav_right_bg.jpg) no-repeat;
}

#main_navigation ul li a.selected {
	background: url(800x600_main_nav_centre_highlight.jpg) no-repeat;
}

#main_navigation ul li.first a.selected {
	background: url(800x600_main_nav_left_highlight.jpg) no-repeat;
}

#main_navigation ul li.last a.selected {
	background: url(800x600_main_nav_right_highlight.jpg) no-repeat;
}

#main_navigation ul li a:hover {
	background: url(800x600_main_nav_centre_highlight.jpg) no-repeat;
}

#main_navigation ul li.first a:hover {
	background: url(800x600_main_nav_left_highlight.jpg) no-repeat;
}

#main_navigation ul li.last a:hover {
	background: url(800x600_main_nav_right_highlight.jpg) no-repeat;
}

#main_navigation ul li a {
	font-size: 0.85em;
}

#related_navigation, #homepage_related_navigation {
	width: 746px;
}



#related_links {
	width: 696px;
	background: url(800x600_related_bg.gif) repeat-y #FFFFFF;
}

#related_links span.top {
	background: url(800x600_related_bg_top.gif) no-repeat;
}

#related_links span.bottom {
	background: url(800x600_related_bg_bottom.gif) no-repeat;
}
	
#related_links_related {
	width: 340px;
}

#related_links_related ul  {
	width: 145px;
	margin-right: 25px;
}

#related_links_doitonline {
	width: 145px;
	margin: 15px 10px 5px 0;
}

#related_links_doitonline ul li { padding-left: 0 }
#related_links_doitonline ul.doitonline li { background-image: none !important; }
#related_links_doitonline ul li p { display: none; }

#related_links_contacts {
	width: 145px;
	margin: 15px 6px 5px 0;
}

#content { 	padding: 25px 25px; }
#homepage_content { padding: 20px 0;}

#subpage_content_container {
	width: 410px;
}

#sub_navigation ul li {
	background: url(800x600_sub_nav_centre_bg.jpg) no-repeat;
	width: 125px;
}

#sub_navigation ul li.first {
	background: url(800x600_sub_nav_first_bg.jpg) no-repeat;
}

#sub_navigation ul li.last {
	background: url(800x600_sub_nav_last_bg.jpg) no-repeat;
}

#sub_navigation ul li a {
	font-size: 0.9em;
}

#sub_navigation ul li a.selected {
	background: url(800x600_sub_nav_centre_highlight.jpg) no-repeat;
}

#sub_navigation ul li.first a.selected {
	background: url(800x600_sub_nav_first_highlight.jpg) no-repeat;
}

#sub_navigation ul li.last a.selected {
	background: url(800x600_sub_nav_last_highlight.jpg) no-repeat;
}

#sub_navigation ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: url(800x600_sub_nav_centre_highlight.jpg) no-repeat;
}

#sub_navigation ul li.first a:hover {
	background: url(800x600_sub_nav_first_highlight.jpg) no-repeat;
}

#sub_navigation ul li.last a:hover {
	background: url(800x600_sub_nav_last_highlight.jpg) no-repeat;
}

#find_out_more {
	width: 270px;
}



#footer ul {
	width: 750px;
}


/* Homepage Specific */

#homepage_banner {
	background: url(800x600_homepage_banner.gif) no-repeat;
	width: 490px;
	height: 140px;
	margin: 0 0 0 20px;
}

#homepage_banner_categories li {
	list-style: none;
	width: 195px;
	font-size: 0.7em;
	margin: 0 20px;
	border-top: 1px solid #eeeeee;

}

#homepage_banner_actions_outer {
	width: 255px;
}

#homepage_banner_actions li {
	font-size: 0.9em;
}

#homepage_banner_actions {
}


#homepage_my_neighbourhood {
	width: 210px;
	margin-left: 10px;
}

#homepage_my_neighbourhood h2 {
	background: url(800x600_boxout_header_bg.gif) no-repeat top #68b226;
}

#homepage_my_neighbourhood form input.text {
	width: 100px;
}

#homepage_content_leftcolumn {
	float: left;
	width: 510px;
	padding: 8px 0 0 0;
}

#homepage_news {
	margin: 0 10px 0 20px;
	width: 280px;
}

#homepage_news div.homepage_news_story p {
	width: 160px;
}


#homepage_popular_latest {
	width: 190px;
}

#homepage_online_services .boxout {
	width: 210px;
	margin-right: 20px;
}

#homepage_online_services .boxout h3 {
	background: url(800x600_boxout_header_bg.gif) no-repeat top #68b226;
}

#homepage_content_rightcolumn {
	width: 210px;
	margin: 0 0 0 10px;
}

#homepage_content_rightcolumn .boxout {
	width: 210px;
}

#homepage_content_rightcolumn .boxout h3 {
	background: url(800x600_boxout_more_header_bg.gif) no-repeat top #e1eaf4;
}
