@import url(/css/generic.css);
@import url(/css/xstandard.css);
/*
 * Site Specific Styles
 */

body {
  margin: 0 auto;
  width: 768px;
}
#wrapper {
  background: url(/images/page-background.gif) repeat-y;
}
.out-of-view {
  position: absolute;
  left: -9999px;
}

p#skip-navigation {
  position: absolute;
  left: -9999px;
}

/**
 * Header
*/

#site-title {
  margin: 0;
  padding: 0;
  background: url(/images/post-primary-review-header.jpg) no-repeat;
  width: 768px;
  height: 124px;
}
#site-title span {
  display: none;
}
#site-title a {
  display: block;
  width: 768px;
  height: 124px;
}

/**
 * Navigation
*/
#leftside-box {
  margin: 0 0 0 1px;
  padding: 0 0 120px 0;
  width: 145px;
  float: left;
}
#leftside-box #mainNav {
  margin: 0;
  padding: 0;
  list-style: none;
  background: url(/images/nav-background-bottom.jpg) bottom;
}
#mainNav li {
  display: table;
  color: #0c5ca8;
  background: #c1dbec;
  border-top: 1px solid #fff;
  text-align: right;
  margin: 0;
  padding: 0;
  overflow: hidden;
  width: 145px;
}
#mainNav li a {
  display: block;
  width: 143px;
  w\idth: 136px;
  font-weight: bold;
  padding: 6px 5px 5px 2px;
  overflow: hidden;
}
#mainNav a:link, #mainNav a:visited {
  color: #0c5ca8;
  background: transparent;
  text-decoration: none;
}
#mainNav a:hover, #mainNav a:active {
  color: #0c5ca8;
  background: transparent;
  text-decoration: none;
}
/* Reduce three items to fit vertical height */
#mainNav .heightDiff, #mainNav .heightDiff a {
  height: 23px;
  line-height: 23px;
}

#leftside-box div#text-size-box {
  padding: 2px 10px 0 0;
  text-align: right;
  white-space: nowrap;
}
div#text-size-box a#text-small {
  font-size: 0.9em;
}
div#text-size-box a#text-default {
  font-size: 1.2em;
}
div#text-size-box a#text-large {
  font-size: 1.5em;
}

#leftside-box #wai {
  text-align: right;
  padding: 10px 10px 10px 0px;
}

/**
 * Main section - default
*/

#mainSection {
  float: left;
  margin: 1px 1px 0 1px;
  padding: 0 0;
  min-height: 250px;
  _height: 250px; /* treated as min-height by ie, which doesn't understand the min-height property */
  background: #fff url(/images/main-section-background.jpg) repeat-x;
  width: 440px;
}
#mainSection * {
  margin-left: 12px;
  margin-right: 12px;
}
#mainSection * * {
  margin-left: 0;
  margin-right: 0;
}

/**
 * Main section - wide
*/

#mainSectionWide {
  float: left;
  margin: 1px 1px 0 1px;
  padding: 0 0;
  min-height: 250px;
  _height: 250px; /* treated as min-height by ie, which doesn't understand the min-height property */
  background: #fff url(/images/main-section-background.jpg) repeat-x;
  width: 620px;
}
#mainSectionWide * {
  margin-left: 12px;
  margin-right: 12px;
}
#mainSectionWide * * {
  margin-left: 0;
  margin-right: 0;
}

#mainSectionWide table caption,
#mainSection table caption {
  position: absolute;
  left: -9999px;
}
#mainSectionWide table th,
#mainSection table th {
  padding: 0 0 2px 2px;
  text-align: left;
}


/**
 * Side area
*/

#sidePane {
  float: left;
  margin: 1px 0 0 0;
  width: 179px;
}
#sidePane div#browse-aloud {
  padding: 10px 0 0 20px;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/

* html #mainSection {
  margin-right: 1px;
}

* html #sidePane {
  height: 1%;
  margin-left: 0;
}

/* End hide from IE5/mac */

#latestNews {
  background: #c1dbec;
  overflow: auto;
  font-size: 1.1em;
  padding: 0;
  height: 404px;
}
/* #latestNews h2 {
  margin: 0;
  padding: 15px 12px 10px 12px;
  font-size: 1.3em;
  color: #0c5ca8;
} */
#latestNews h2 {
  margin: 0 0 0 1px;
  padding: 0 0 0 12px;
  font-size: 120%;
  font-weight: bold;
  background: #86aed4;
  line-height: 25px;
  color: #fff;
  height: 25px;
}
#latestNews ul {
  margin: 10px 5px 0 6px;
  font-weight: bold;
  padding: 0 5px 0 15px;
  list-style-image: url(/images/arrow-bullet-white.gif);
}
#latestNews li {
  margin: 15px 0;
  padding: 15px 0 0 0;
  background: url(/images/news-separator.gif) no-repeat center top;
}
#latestNews li.first {
  padding-top: 0;
  background: none;
}
#latestNews a:link, #latestNews a:visited {
  color: #0c5ca8;
  text-decoration: none;
}
#latestNews a:hover, #latestNews a:active {
  color: #0c5ca8;
  text-decoration: underline;
}

#newsletterLink h2 {
  margin: 1px 0;
  padding: 0 0 0 12px;
  font-size: 120%;
  font-weight: bold;
  line-height: 25px;
  color: #fff;
  background: #86aed4;
  height: 25px;
}
#newsletterLink ul {
  margin: 10px 5px 0 6px;
  font-weight: bold;
  padding: 0 5px 0 15px;
  list-style-image: url(/images/arrow-bullet-white.gif);
}
#newsletterLink li {
  margin: 15px 0;
  padding: 15px 0 0 0;
  background: url(/images/news-separator.gif) no-repeat center top;
}
#newsletterLink li.first {
  padding-top: 0;
  background: none;
}
#newsletterLink a:link, #newsletterLink a:visited {
  color: #0c5ca8;
  text-decoration: none;
}
#newsletterLink a:hover, #newsletterLink a:active {
  color: #0c5ca8;
  text-decoration: underline;
}

/**
 * Footer
*/

#footer {
  float: left;
  margin: 1px;
  font-size: 120%;
  padding: 0 0 36px 0;
  background: #86aed4 url(/images/footer-background.gif) repeat-x bottom;
  line-height: 40px;
  width: 766px;
  height: 40px;
}
#copyright {
  margin: 0 0 0 20px;
  float: left;
  width: 400px;
  display: inline; /* fix for IE double margin bug */
}
#footerNav {
  text-align: right;
  color: #fff;
  margin: 0 20px 0 0;
}
#footerNav a:link, #footerNav a:visited {
  text-decoration: none;
}
#footerNav a:hover, #footerNav a:active {
  text-decoration: underline;
}
#tibus-strapline {
  margin: 0;
  padding-top: 5px;
  clear: both;
  text-align: center;
  background: white;
}

/**
  * Site Editor sub-menu
*/

#seSubMenu {
  margin: 3px 0 10px 30px;
  padding: 0;
  list-style-image: url(/images/arrow-bullet-blue.gif);
}
#seSubMenu li {
  margin: 3px 0 3px 0;
  padding: 0;
}

/**
  * Default styles for modules
 */

#module-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#module-list .image {
  float: left;
  clear: both;
}
#module-list .attachment {
  font-weight: bold;
}
#module-list .text {
  margin-left: 130px;
}
#module-list .textNoImage {
  margin-left: inherit;
}
#module-list li {
  padding: 1px 0 0 0;
  margin: 15px 0;
}

#module-item #image {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
#module-item #attachment {
  font-weight: bold;
  text-align: center;
}

#module-item p.links {
  display:inline-block;
  overflow:hidden;
}

#module-item p.links {
  display:block;
}

#module-item p.links a{
  float:left;
  width:40%;
}

#module-item p.links a.rightlink{
  float:right;
  text-align:right;
}



#module-categories ul {
  margin: 0 0 15px 0;
  padding: 0;
  list-style: none;
}
#module-categories h3 {
  padding: 1px 0 0 0;
  margin: 15px 0 0 0;
}
/* IE 5.5+ italics width bug fix */
#module-item #summary, #module-item #text {
  overflow: visible;
  width: 100%;
}

/**
 * Other styles
*/

a:link, a:visited {
  color: #0c5ca8;
  background: transparent;
  text-decoration: underline;
}
a:hover, a:active {
  color: #0c5ca8;
  background: transparent;
  text-decoration: underline;
}
h2#page-title {
  font-size: 1.8em;
  font-weight: bold;
  border-bottom: 1px solid white;
  color: #0c5ca8;
  margin: 0 12px 15px 12px;
  padding: 15px 0 5px 0;
}
h2 {
  font-size: 1.6em;
  font-weight: bold;
  color: #0c5ca8;
  margin: 0;
  padding: 15px 0;
}
h3 {
  font-weight: bold;
  margin: 0;
  padding: 0;
  font-size: 1.2em;
}
h2 a:link, h2 a:visited, h2 a:hover, h2 a:active, h3 a:link, h3 a:visited, h3 a:hover, h3 a:active {
  text-decoration: none;
}
