/*
*************************************************
		
		Ombudsman
		Specifics for Commonwealth site
		
*************************************************
*/


#accessibility a {
	background: #bc2f34; }

#header h1 a {
	background-image: url(../images/ui/com-logo.gif); }

#nav .selected a {
	background-image: url(../images/ui/com-nav-arrow.gif); }

a {	color: #6d1417; text-decoration: underline; }
	a:visited { color: #580003; }
	a:hover { color: #111; }

.rtl {
  direction:rtl;
  unicode-bidi:embed; }

/* Accordion styles used on the Making a complaint page. */
#accordion {
  margin-bottom:12px;
}

#accordion a.ext {
  background: url(../images/ui/icon-ext-accordion.gif) right center no-repeat; padding-right: 11px;
}

.comp a { background: url(../images/ui/com-start-nav.gif) 0 -145px no-repeat; }
.comp a:hover { background-position: 0 -230px; }
.what a { background: url(../images/ui/com-start-nav.gif) 0 5px no-repeat; }
.what a:hover { background-position: 0 -80px; }
.publ a { background: url(../images/ui/com-start-nav.gif) 0 -307px no-repeat; }
.publ a:hover { background-position: 0 -392px; }
