body {
	font-family: Verdana, Arial, Tahoma, sans-serif;
/*	In case of Serif fonts: */
/*	font-family: Georgia, "Times New Roman";*/
	background: #33425c url(../images/site_background.jpg) repeat-x;
	color: #333333;
	padding-bottom: 8em;
}

#page {
	background: white url(../images/page_corner.jpg) no-repeat;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

/* @group header */

#header h1 {
	font-size: 3.3em;
	background: url(../images/hrb_logo.jpg) no-repeat 0 bottom;
	margin-left: 1em;
	padding-left: 150px;
	vertical-align: bottom;
	line-height: 1em;
	padding-top: 100px;
}

#header h1 a {
	color: #850034;
	text-decoration: none;
}

#header h1 a:hover {
	color: #571027;
}

#header ul {
	font-weight: bold;
	font-size: 1.2em;
	text-align: right;
}

#header ul li {
	display: inline;
	padding-bottom: 0.5em;
	line-height: 3em;
	vertical-align: top;
	margin-right: 1em;
}

#header ul li#blue {
	border-bottom: 4px solid #00b9e5;
}

#header ul li#orange {
	border-bottom: 4px solid #d68901;
}

#header ul li#green {
  border-bottom: 4px solid #88a300;
}

#header ul li#burgundy {
  border-bottom: 4px solid #850034;
}

#header ul li a {
	color: #850034;
	text-decoration: none;
}

#header ul li a:hover {
	background-color: #88a;
	color: white;
}

#header #skiplinks {
	color:  white;
}

#header #skiplinks a {
	color:  white;
}

#header #skiplinks a:hover {
	background-color:  #668;
}

#header ul#quicklinks {
  width: 35em;
}

#header ul#quicklinks li {
  zoom: 1;
  height: auto;
  line-height:1.2em;
}

#header ul#quicklinks a img {
  vertical-align: middle;
  padding-right: 0.2em;
}

/* @end */

/* @group sitenav */

#sitenav {
	padding-top: 3.3em;
}

#sitenav ul {
	float: left;
	width: 100%;
/*	background: #850034 url('../images/sitenav.gif') repeat-x top;*/
	border-bottom: 3px solid #850034;
}

#sitenav li {
	float: left;
	background: #850034 url('../images/topmenu-curve-right.gif') top right no-repeat;
}

#sitenav a {
}

#sitenav a {
	display: block;
	background: url('../images/topmenu-curve.gif') top left no-repeat;
	white-space: nowrap; /* ie clickable region fix */
	width: .1em; /* ie clickable region fix */
}

#sitenav > ul a {
	width:auto; /* ie clickable region fix */
}

#sitenav ul {
	font-size: 1.3em;
}

#sitenav ul li#first {
	margin-left: 0.5em;
}

#sitenav ul li#last {
	border-right: 1px solid white;
}

#sitenav ul li:hover {
	background-color: #9D1C47;
}
#sitenav ul li a {
	color: white;
	text-decoration: none;
	padding: 0.6em 0.9em;
}

#sitenav ul li a:hover {
	text-decoration: underline;
/*	background-color: #9D1C47;*/
}

#sitenav ul li a#current {
	font-weight: bold;
}

/* @end */

/* @group body */

/* @group centre */

#centre, #centre_wide {
	margin-top: 2.5em;
}

/* @end */

#breadcrumb li {
	display: inline;
	color: #850034;
	font-weight: bold;
}

#breadcrumb li a {
	color: #1B1C20;
/*	text-decoration: none;*/
}

#breadcrumb li a:hover {
	background-color: #1B1C20;
	color: #fff;
}

/* @group sectionnav */

#sectionnav {
	margin-top: 2em;
}

#sectionnav ul li {
	margin-bottom: 0.6em;
}

#sectionnav ul li a {
	color: white;
	font-size: 1.3em;
	text-decoration: none;
	padding-left: 0.6em;
	display: block;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
}

/* @group second level menu (default menu style) */

#sectionnav ul li.tl {
	background: #00B9E5 url(../images/sectionnav-tr.gif) no-repeat right top;
}

#sectionnav ul li div.sectionnav-tr {
	background: url(../images/sectionnav-br.gif) no-repeat right bottom;	
}

#sectionnav ul li div.sectionnav-bl {
	background: url(../images/sectionnav-bl.gif) no-repeat left bottom;
}

#sectionnav ul li a {
	background: url(../images/sectionnav-tl.gif) no-repeat left top;
}

#sectionnav ul li a:hover {
	color: #333;
	color: #004080;
}

#sectionnav ul li.current {
	background-color: #d68901;
}


/* @end */

/* @group third level menu */

#sectionnav ul#level3 {
	padding-bottom: 0.8em;
}

#sectionnav ul#level3 li {
	background-color: #009abe;
	padding:0;
	margin:0;
	margin-left: 0.5em;
	width: 14em;
}

#sectionnav ul#level3 li a {
	padding: 0;
	background-image: none;
	padding: 0.3em 0.6em;
	line-height: 1.3em;
	border-bottom: 1px dotted white;
}

#sectionnav ul#level3  a {
	color: white;
}

#sectionnav ul#level3 .current a {
	background-color: #d68901;
}

#sectionnav ul#level3 li a:hover {
	color: #fff;
	background-color: #88a300;
}


/* @end */


/* @group fourth level menu */

#sectionnav ul#level4 li {
	margin-left: 0em;
	background-color: #007c99;
}

#sectionnav ul#level4 li a {
	padding-left: 1.3em;
}

#sectionnav .current ul#level4  a {
	color: white;
	background-color: #007c99;
}

/* @end */



/* @group fifth level menu */

#sectionnav ul#level5 li {
	background-color: #005c72;
}

#sectionnav ul#level5 li a {
	padding-left: 2.3em;
	width:  auto; /* ie6 fix */
}

#sectionnav .current ul#level5  a {
	color: white;
	background-color: #005c72;
}

/* @end */


/* @end */

/* @group extra */

#extra {
	margin-top: 2em;
}

#extra form label {
	display: none;
}

#extra fieldset form#indexedsearch p input  {
	font-size: 1.1em;
}

#extra input#search {
	width: 8.5em;
	margin-right: 0.5em;
}

#extra a {
	color: #3F7CCE;
}

#extra a:visited {
	color: #555;
}

#extra a:hover {
	color: #ffffff;
	background-color: #4D90BB;
}

/* @group Widgets */


#extra .widget {
	margin-top: 1em;
	background: #88a300 url(../images/sectionnav-tl.gif) no-repeat left top;
}

#extra .widget .wrap {
	padding-bottom: 2px;
}

#extra .widget .listItem {
	margin-bottom: 1em;
}

#extra .widget h3 {
	background: url(../images/sectionnav-tr.gif) no-repeat right top;
	text-align: center;
	font-size: 1.3em;
	padding: 0.5em 0.25em;
	color: #ffffff;
}

#extra .widget h3 a, #extra .widget h3 a:hover {
	color: #ffffff;
}

#extra .widget h5 {	
	font-size: 1.1em;
	font-weight: bold;
}

#extra .widget h6 {
	font-size: 1em;
	font-weight: bold;
}

#extra .widget p {
	font-size: 1em;
}

#extra .widget li {
	font-size: 1.1em;
	padding: 0.2em 0.5em 0.7em;
	background: url(../images/widget_divider_green.gif) no-repeat center bottom;
}
#extra .widget dt {
	font-weight: bold;
}

/* @group Press Release */

#extra #pressRelease {
	background-color: #d68901;
}

#extra #pressRelease div.tx-hrbpress-pi1 {
	padding-bottom: 2px;
	position: relative;
}

#extra #pressRelease .latest {
	background-color: white;
	margin: 0 2px;
	padding: 0.5em;
}

#extra #pressRelease li {
	background: url(../images/widget_divider_orange.gif) no-repeat center bottom;
}


/* @end */

/* @group Popular Pages */

#extra #popularPages ul {
	position: relative;
	background-color: white;
	margin: 0 2px;
	padding: 0.5em;
}

/* @end */

/* @group Featured Events */

#extra #featuredEvents div.tx-hrbevents-pi1 {
	padding-bottom: 2px;
}

#extra #featuredEvents .feature {
	background-color: white;
	margin: 0 2px;
	padding: 0.5em;
}

#extra #featuredEvents .feature dl {
	margin: 0.5em 0 0 0em;
}

#extra #featuredEvents .feature dl dd {
	margin: 0.25em 0 0.75em;
}


/* @end */

/* @group Further Info */

#extra #furtherInfo ul {
	position: relative;
	background-color: white;
	margin: 0 2px;
	padding: 0.5em;
}

/* @end */

/* @end */

/* @end */

/* @end */

/* @group footer */

#footer {
	text-align: right;
	padding: 10.5em 2em 6em 0;
}

#footer ul {
	font-size: 1.3em;
	padding-bottom: 1em;
}

#footer ul li {
	display: inline;
	padding-right: 1em;
}

#footer ul li a {
	color: #850034;
/*	text-decoration: none;*/
}

#footer ul li a:hover {
	background-color: #850034;
	color: #fff;
}

/* @end */
