/* Default CSS */

/* Global */
.clear {
  clear: both;
}
.hide {
  display: none;
}
:active, :focus {
    outline: none;
}

/* Top level styling */
body {
  background: #DBE7CF url(../images/body-bg-1.jpg) repeat-y top center;
  margin: 0;
  padding: 8px 0 0 0;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 100%;
}
#pageA, #pageB, #pageC, #pageD {
  background: #FFF;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 783px;
}

#links {
  display: none;
}
#links a {
}
#links a:hover {
}
#banner {
  display: none;
}
#banner img {
}
#pageA #util,
#pageB #util,
#pageC #util,
#pageD #util {
  display: none;
}
#pageA #util {
}
#pageB #util {
}
#pageC #util {
}
#pageD #util {
}
#pageA #util .menu,
#pageB #util .menu,
#pageC #util .menu,
#pageD #util .menu {
}
#menu1 {
}
#menu2 {
}
#menu3 {
}
#menu4 {
}
#pageA #util a,
#pageB #util a,
#pageC #util a,
#pageD #util a {
}
#pageA #util a:hover,
#pageB #util a:hover,
#pageC #util a:hover,
#pageD #util a:hover {
}

/* Default 'a' */
a {
  color: #00529C;
  text-decoration: none;
}
a:hover {
  color: #007BBD;
  text-decoration: underline;
}
/* 'backup' links */
a.up {
  font-size: 0.7em;
  color: #777;
  text-decoration: none;
  padding: 3px 8px 3px 8px;
}
a.up:hover {
  color: #999;
  text-decoration: underline;
}
#leftCentre a.up {
  display: block;
  padding: 3px 8px 3px 265px;
}

/* Standard 'ul' link lists */
ul.linkList {
  margin: 0;
  padding: 0;
  font-size: 0.8em;
  list-style-type: none;
}
ul.linkList li {
  padding: 0 8px 3px 8px;
}
#leftCentre ul.linkList {
  padding: 8px 0 0 265px;
}
#leftCentre ul.linkList li {
  padding: 0 8px 3px 0;
}
/* 'audit' text */
#audit {
  clear: both;
  padding: 8px 8px 20px 8px;
  font-size: 0.7em;
  color: #777;
}
#leftCentre #audit {
  padding: 8px 8px 28px 265px;
  font-size: 0.7em;
  color: #777;
}

#content {
  height: 1%; /* IE6(5?) hack - 'set float container height' */
  background: #FFDC3A;
  margin: 0 5px 0 5px;
  padding: 15px 10px 10px 10px;
}

/* For some irratating reason if I put 5px margin
 * around the floats below, the left-hand one was 
 * pushed in from the left more than 5px in IE6!!!
 * Firefox 2, and Opera 8 were fine (all WinXP SP2).
 *
 * Have used 5px parent padding instead.
 */
#left {
  display: none;
}
#left h2 {
}
#pageA #left h2 {
}
#pageB #left h2 {
}
#pageC #left h2 {
}
#pageD #left h2 {
}
#left h2 a {
}
#left h2 a:hover {
}

#centre, #leftCentre, #centreRight {
  float: left;
  background: #FFF url(../images/yellowedge1.gif) repeat-x bottom left;
  margin-left: 10px;
  overflow: hidden;
}
#centre {
  width: 363px;
}
#leftCentre {
  width: 543px;
  margin-left: 0;
}
#centreRight {
  width: 573px;
}
#centre h2, #leftCentre h2, #centreRight h2 {
  color: #FFF;
  margin: 0;
  padding: 3px 8px 10px 8px;
  font-size: 0.9em;
  font-weight: bold;
}
#pageA #centre h2, #pageA #leftCentre h2, #pageA #centreRight h2 {
  background: #71B432 url(../images/ltgreenedge2.gif) repeat-x bottom left;
}
#pageB #centre h2, #pageB #leftCentre h2, #pageB #centreRight h2 {
  background: #DC6123 url(../images/orangeedge2.gif) repeat-x bottom left;
}
#pageC #centre h2, #pageC #leftCentre h2, #pageC #centreRight h2 {
  background: #003773 url(../images/blueedge2.gif) repeat-x bottom left;
}
#pageD #centre h2, #pageD #leftCentre h2, #pageD #centreRight h2 {
  background: #00532A url(../images/dkgreenedge2.gif) repeat-x bottom left;
}
#centre h3, #centreRight h3, #leftCentre h3 {
  color: #000;
  margin: 0;
  padding: 0 0 10px 8px;
  font-size: 0.8em;
  font-weight: bold;
}
#centre #itemText h3, #centreRight #itemText h3, #leftCentre #itemText h3 {
  color: #000;
  margin: 0;
  padding: 0 0 10px 0;
  font-size: 100%;
  font-weight: bold;
}
#itemText {
  padding: 8px 8px 20px 8px;
  font-size: 0.8em;
}
#itemText p {
  margin: 0;
  padding: 0 0 8px 0;
}
#leftCentre img {
  float: left;
  padding: 8px;
  border: 0;
}
#leftCentre #itemText {
  padding: 8px 8px 10px 265px;
  font-size: 0.8em;
}
#itemText h4,
#itemText h5,
#itemText h6 {
  font-weight: bold;
  font-size: 0.8em;
  margin: 0 0 10px 0;
  padding: 0;
  background: #FFF;
  color: #000;
}
#itemText hr {
  border: 1px solid #999;
}
#itemText ul {
  list-style: square;
}
#itemText dt dt {
  font-style: italic;
}
#itemText dd dd {
  margin: 5px 5px 5px 15px;
}
#itemText img {
  border: 0;
}
#itemText img.imageLeft {
  float: left;
  margin: 0 8px 8px 0;
}
#itemText img.imageBlock {
  margin: 0 0 8px 0;
}
#itemText img.imageRight {
  float: right;
  margin: 0 0 8px 8px;
}
#itemText p {
  margin: 0;
  padding: 0 0 10px 0;
}
#mpSections {
  margin: 0;
  padding: 8px 8px 10px 8px;
  font-size: 0.8em;
}
#paging {
  margin: 0 0 20px 0;
  padding: 5px 8px 5px 8px;
  color: #777;
  font-size: 0.8em;
}
#mpSections h3 {
  display: none;
}
#mpSections ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  color: #666;
}
#mpSections li {
  padding: 1px 0 1px 0;
}

#right {
  float: left;
  background: #FFDC3A;
  width: 200px;
  margin: 0 0 0 10px;
  padding: 0;
  overflow: hidden;
}
#right .quickLinks {
  font-size: 0.8em;
  color: #FFF;
  padding: 8px 8px 16px 8px;
  margin: 0 0 8px 0;
  overflow: hidden;
}
#pageA .quickLinks {
  background: #71B432 url(../images/ltgreenqlink.gif) repeat-x bottom left;
}
#pageB .quickLinks {
  background: #DC6123 url(../images/orangeqlink.gif) repeat-x bottom left;
}
#pageC .quickLinks {
  background: #003773 url(../images/blueqlink.gif) repeat-x bottom left;
}
#pageD .quickLinks {
  background: #00532A url(../images/dkgreenqlink.gif) repeat-x bottom left;
}
#right .quickLinks h3 {
  color: #FFF;
  margin: 0 0 8px 0;
  padding: 0;
  font-size: 0.9em;
  font-weight: bold;
}
#right .quickLinks a {
  padding: 0;
  color: #FFF;
  text-decoration: none;
}
#right .quickLinks a:hover {
  color: #FFF;
  text-decoration: underline;
}
#right #itemList,
#right #seeAlso,
#right #attachments {
  background: #FFF url(../images/yellowedge2.gif) repeat-x bottom left;
  padding-bottom: 35px;
  margin: 0 0 4px 0;
  overflow: hidden;
}
#right #itemList h3,
#right #seeAlso h3,
#right #attachments h3 {
  color: #FFF;
  margin: 0 0 4px 0;
  padding: 3px 8px 10px 8px;
  font-size: 0.9em;
  font-weight: bold;
}
#pageA #itemList h3, #pageA #seeAlso h3, #pageA #attachments h3 {
  background: #71B432 url(../images/ltgreenedge1.gif) repeat-x bottom left;
}
#pageB #itemList h3, #pageB #seeAlso h3, #pageB #attachments h3 {
  background: #DC6123 url(../images/orangeedge1.gif) repeat-x bottom left;
}
#pageC #itemList h3, #pageC #seeAlso h3, #pageC #attachments h3 {
  background: #003773 url(../images/blueedge1.gif) repeat-x bottom left;
}
#pageD #itemList h3, #pageD #seeAlso h3, #pageD #attachments h3 {
  background: #00532A url(../images/dkgreenedge1.gif) repeat-x bottom left;
}
#right p {
  margin: 0 8px 4px 8px;
  padding: 0;
  font-size: 0.8em;
  font-weight: bold;
}

#portal {
  background: #FFDC3A;
  margin: 0 5px 0 5px;
  padding: 15px 10px 10px 10px;
}
/* For some irratating reason if I put 5px margin
 * around the floats below, the left-hand one was 
 * pushed in from the left more than 5px in IE6!!!
 * Firefox 2, and Opera 8 were fine (all WinXP SP2).
 *
 * Have used 5px parent padding instead.
 */
#portal .imageLink img {
  border: 0;
}

#portal .contentItem {
  background: #FFF url(../images/yellowedge1.gif) repeat-x bottom left;
  padding: 8px 8px 20px 8px;
  font-size: 0.8em;
}
#portal .contentItem p {
  margin: 0;
  padding: 0 0 10px 0;
}
#portal .contentItem img.imageLeft {
  float: left;
  margin: 0 8px 8px 0;
}
#portal .contentItem img.imageBlock {
  margin: 0 0 8px 0;
}
#portal .contentItem img.imageRight {
  float: right;
  margin: 0 0 8px 8px;
}

#portal .bookmarks {
  background: #FFF url(../images/yellowedge2.gif) repeat-x bottom left;
  padding-bottom: 35px;
  margin: 0 0 4px 0;
  overflow: hidden;
}
#portal .bookmarks ul {
  margin: 0;
  padding: 8px 0 0 0;
  list-style-type: none;
}
#portal .bookmarks li {
  padding: 0 8px 3px 8px;
}
#portal .bookmarks a {
  font-size: 0.8em;
}

#portal .left {
  float: left;
  padding: 0;
  overflow: hidden;
  width: 210px;
}

#portal .centre {
  float: left;
  overflow: hidden;
  width: 323px;
  margin-left: 10px;
}
#portal .centre h2 {
  background: #71B432 url(../images/ltgreenedge2.gif) repeat-x bottom left;
  color: #FFF;
  margin: 0;
  padding: 3px 8px 10px 8px;
  font-size: 0.9em;
  font-weight: bold;
}

#portal .right {
  float: left;
  overflow: hidden;
  width: 200px;
  margin-left: 10px;
}
#portal .right h2 {
  background: #71B432 url(../images/ltgreenedge1.gif) repeat-x bottom left;
  color: #FFF;
  margin: 0;
  padding: 3px 8px 10px 8px;
  font-size: 0.9em;
  font-weight: bold;
}

/* Portal homepage editing */
.portletAction {
  clear: both;
  background: #CFC;
  padding: 2px;
}
.portletAction a img {
  border: 0;
  background: #CFC;
  padding: 2px;
}
.portletSpacer {
  clear: both;
  height: 4px;
  font-size: 0;
}
/* IE seems to need the 'width: 100%' 
 * for the element to scroll properly */ 
.addPortlet {
  font-size: 0.8em;
  overflow: auto;
  width: 100%;
  background: #CFC;
}
.portalLink {
  font-size: 0.8em;
  clear: both;
  margin: 0 0 2px 0;
  padding: 3px 2px 1px 2px;
  background: #CFC;
  border-bottom: 2px solid #679;
}
.portalLink a {
  color: #669 !important;
  text-decoration: none;
}
.portalLink a:hover {
  color: #669 !important;
  text-decoration: underline;
}

#footer {
  clear: both;
  text-align: left;
  font-size: 0.8em;
  background: #FFDC3A url(../images/bottom-1.gif) no-repeat bottom center;
  height: 2em;
  padding: 20px 6px 6px 6px;
}

#footer a {
  color: #000;
  text-decoration: none;
}
#footer a:hover {
  color: #00529C;
  text-decoration: underline;
}

#dropmenudiv{
  position: absolute;
  border: 1px solid #AAA;
  border-bottom-width: 0;
  font-size: 0.75em;
  font-weight: normal;
  z-index: 100;
}
#dropmenudiv a{
  width: 154px;
  display: block;
  border-bottom: 1px solid #AAA;
  padding: 3px 8px;
  text-decoration: none;
  font-weight: bold;
  color: #686;
}
#dropmenudiv a:hover{
  background-color: #AAA;
  color: #FFF;
}
