/* Royal Western Australian Historical Society - histwest.org.au */
/* Website by Cadmium Design & Development - cadmium.com.au */
/* Stylesheet: Screen Version /styles/screen.css */
/* Created on: 10/01/2008 by Alex Graham */

/* CANVAS STYLES ------------------------------------------------------------ */

body {
  background: #666666 url(../images/bg_canvas.jpg) scroll repeat-x top;
  margin: 0 0 -12px 0;
  padding: 0;
}

#container {
  width: 780px;
  margin: 0 auto;
  background: #ffffff;
  border-left: 1px solid #003366;
  border-right: 1px solid #003366;
}

/* LAYOUT STYLES ------------------------------------------------------------ */

/* HEADER STYLES ---------------------------------------------------- */

#header {
  background: #15317e url(../images/bg_header.jpg) scroll repeat-x;
  margin: 0;
  padding: 20px 0 0 0;
  width: 100%;
  height: 117px;
  position: relative;
}

#header h1 {
  background: url(../images/rwahs_logo.gif) scroll no-repeat;
  margin: 0 auto;
  padding: 0;
  width: 249px;
  height: 98px;
  position: relative;
  z-index: 20;
  text-indent: -9999px; /* Hide plain text from user (accessibility) */
}

#header .curves {
  background: url(../images/bg_curves_top.gif) scroll no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 780px;
  height: 39px;
}

/* DISPLAY STYLES ---------------------------------------------------- */

#display_bar {
  width: 780px;
  height: 210px;
  background: url(../randomise/rotate.php) no-repeat center top;
}

/* NAVIGATION STYLES ------------------------------------------------- */

#navigation {
  background: #0c1c49;
  color: #ffffff;
  width: 760px;
  margin: 0;
  padding: 0 10px;
}

#menu, #menu ul, #menu li {
  margin: 0;
  padding: 0;
}

#menu li {
  list-style: none;
}

#menu a {
  text-decoration: none;
}

#menu li {
  float: left;
  display: block;
  font: 10pt Tahoma, Helvetica, sans-serif;
}

#menu li a {
  padding: 10px 15px;
  display: block;
  color: #ffffff;
}

#menu li a:hover, #menu li a.active {
  background: #003399;
  color: #ffffff;
}

#menu li ul {
  left: -999em;
  position: absolute;
}

#menu li ul li {
  float: none;
}

#menu li ul a {
  width: 120px;
  padding: 5px 15px;
  background: #003399;
  border-bottom: 1px solid #999999;
  font-size: 8pt;
}

#menu li ul a:hover {
  background: #000099;
  color: #ffcc66;
}

#menu li:hover ul, #menu li.sfhover ul {
  left: auto;
  border-top: 1px solid #999999;
}

#menu li.utility a, #menu li.utility_end a {
  color: #ffcc66;
}

#menu li.utility a:hover, #menu li.utility_end a:hover {
  color: #ffffff;
}

#menu li.utility_end {
  margin-left: 9px;
  padding-left: 15px;
  border-left: 1px solid #495577
}

#content_internal p.breadcrumbs {
  color: #999999;
  font: 0.7em "Lucida Grande", Tahoma, Helvetica, sans-serif;
  margin: 0 0 25px 0;
}


/* CONTENT & SIDEBAR STYLES ----------------------------------------- */

#content {
  background: #ffffff url(../images/bg_content.gif) scroll repeat-y top;
  padding: 20px 10px 70px 20px;
  margin: 0 0 -12px 0;
  width: 750px;
  clear: left;
}

#content_internal {
  background: #ffffff;
  padding: 20px 20px 70px 20px;
  margin: 0 0 -12px 0;
  width: 740px;
  clear: left;
}

#main {
  width: 458px;
  float: left;
}

#main_internal {
  width: 740px;
}

#sidebar {
  width: 274px;
  padding: 0;
  float: right;
  text-align: center;
}

#sidebar img {
  border: 0;
  margin: 0 0 20px 10px;
  width: 259px;
}

#sidebar div.events {
  background: #F0E8B9;
  width: 259px;
  margin: 0 0 20px 10px;
  text-align: left;
}

#sidebar div.events ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#sidebar div.events li {
  list-style-type: none;
  margin: 0;
  padding: 5px;
  border-bottom: 1px solid #ffffff;
  font: 0.7em "Lucida Grande", Tahoma, Helvetica, sans-serif;
  clear: both;
}

#sidebar div.events li span.date {
  display: block;
  float: left;
  width: 32%;
}


/* FOOTER STYLES ---------------------------------------------------- */

#footer {
  background: #15317e url(../images/bg_footer.jpg) scroll repeat-x top;
  position: relative;
  clear: both;
  
}

#footer p {
  text-align: center;
  color: #ffffff;
  font: 0.75em "Times New Roman", serif;
  padding: 20px;
  z-index: 20;
  position: relative;
  padding: 40px 0 20px 0;
  margin: 0;
}

#footer a {
  color: #ffffff;
}

#footer a:hover {
  color: #ffcc66;
}

#footer .crest {
  background: url(../images/royal_crest.gif) scroll no-repeat;
  top: -30px;
  left: 337px;
  width: 106px;
  height: 63px;
  position: absolute;
  z-index: 30;
}

#footer .curves {
  background: url(../images/bg_curves_bottom.gif) scroll no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 780px;
  height: 40px;
}


/* CLEARING STYLES -------------------------------------------------- */

.clear {
  display: block;
  clear: both;
}

/* TYPOGRAPHY STYLES -------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 { /* Clear the padding & margins */
  margin: 0;
  padding: 0;
}

#content h1, #content_internal h1, body.mceContentBody h1 {
  margin: 0 0 20px 0;
  font: bold 1.5em "Book Antiqua", Georgia, "Times New Roman", serif;
  color: #0c1c49;
}

#content h2, #content_internal h2, body.mceContentBody h2 {
  margin: 0 0 15px 0;
  font: bold 1.3em "Book Antiqua", Georgia, "Times New Roman", serif;
  color: #0c1c49;
}

#content h3, #content_internal h3, body.mceContentBody h3 {
  margin: 0 0 10px 0;
  font: bold 1.1em "Book Antiqua", Georgia, "Times New Roman", serif;
  color: #0c1c49;
}

#content h4, #content_internal h4, body.mceContentBody h4 {
  margin: 0 0 5px 0;
  font: bold 1em "Book Antiqua", Georgia, "Times New Roman", serif;
  color: #0c1c49;
}

#content h5, #content_internal h5, body.mceContentBody h5 {
  margin: 0;
  font: bold 0.9em "Book Antiqua", Georgia, "Times New Roman", serif;
  color: #0c1c49;
}

#content h6, #content_internal h6, body.mceContentBody h6 {
  margin: 0;
  font: 0.9em "Book Antiqua", Georgia, "Times New Roman", serif;
  color: #0c1c49;
}

#content p, #content li, #content_internal p, #content_internal li, body.mceContentBody p, body.mceContentBody li {
  font: 0.8em "Lucida Grande", Tahoma, Helvetica, sans-serif;
  color: #000000;
  line-height: 150%;
}

#content li li, #content_internal li li, body.mceContentBody li li {
  font-size: 100%;
}


#content li, #content_internal li, body.mceContentBody li {
  list-style: square;
  padding-bottom: 10px;
}

#content li, #content_internal li, body.mceContentBody li {
  line-height: 150%;
}

#content a, #content_internal a, body.mceContentBody a {
  color: #003366;
}

#content a:visited, #content_internal a:visited {
  color: #666666;
}

#content a:hover, #content_internal a:hover {
  color: #0066cc;
  text-decoration: none;
}

#content table, #content_internal table, body.mceContentBody table {
  width: 99%;
  margin: 15px 0;
  padding: 0;
  border-collapse: collapse;
}

#content th, #content td, #content_internal th, #content_internal td, body.mceContentBody td, body.mceContentBody th {
  border: 1px solid #999999;
  padding: 2px;

}

#content th p, #content td p, #content_internal th p, #content_internal td p, body.mceContentBody td p {
  font: 0.7em "Lucida Grande", Tahoma, Helvetica, sans-serif;
  padding: 0 5px;
  vertical-align: top;
}

#content th, #content_internal th, body.mceContentBody th {
  background: #003366;
}

#content th p, #content_internal th p, body.mceContentBody th p {
  font-weight: bold;
  text-align: left;
  color: #ffffff;
}

#content .shaded, #content_internal .shaded, body.mceContentBody .shaded {
  background: #f7e99d;
}

#content .over, #content_internal .over {
  background: #efefef;
}


#content blockquote, #content_internal blockquote {
  margin: 30px 40px 10px 40px;
  padding: 10px;
  border-top: 1px solid #003399;
  border-bottom: 1px solid #003399;
}

#content blockquote p, #content_internal  blockquote p {
  color: #003399;
  font-size: 105%;
}

#content p.quote_reference, #content_internal p.quote_reference {
  text-align: right;
}

#content img.photos_right, #content_internal img.photos_right, body.mceContentBody img.photos_right {
  border: 1px solid #cccccc;
  padding: 5px;
  margin: 0 0 15px 15px;
}

#content img.photos_left, #content_internal img.photos_left, body.mceContentBody img.photos_left {
  border: 1px solid #cccccc;
  padding: 5px;
  margin: 0 15px 15px 0;
}

#content img.photos_center, #content_internal img.photos_center, body.mceContentBody img.photos_center {
  border: 1px solid #cccccc;
  padding: 5px;
  margin: 15px;
}

#content form, #content_internal form {
  margin: 20px 0;
  padding: 20px;
  background: #f7e99d;
}

#content form label, #content_internal form label {
  display: block;
  float: left;
  font: 0.8em "Lucida Grande", Tahoma, Helvetica, sans-serif;
  text-align: right;
  width: 19%;
  padding-right: 1%;
  margin: 0 0 5px 0;
}

#content form .data, #content_internal form .data {
  margin: 0 0 5px 0;
  border: 1px solid #ffffff;
  padding: 1px;
}

#content form textarea, #content_internal form textarea {
  width: 75%;
  height: 150px;
}

#content form.volunteer label, #content_internal form.volunteer label {
  margin-bottom: 15px;
  width: 25%;
}

#content form .button, #content_internal form .button {
  margin-left: 20%;
}

#content form.volunteer .button, #content_internal form.volunteer .button {
  margin-left: 25%;
}

#content p.error, #content_internal p.error {
  color: #cc0000;
}

#content p.success, #content_internal p.success {
  color: #339900;
}

#content p.toplink, #content_internal p.toplink {
  text-align: center;
  border-top: 1px dashed #cccccc;
  padding: 3px;
  margin-top: 10px;
  clear: both;
}

#content .radiotext, #content_internal .radiotext {
  font: 0.8em "Lucida Grande", Tahoma, Helvetica, sans-serif;
}

#content label.radio, #content_internal label.radio {
  height: 200px;
}

#content_internal table.orderform {
  width: 100%;
}

#content_internal table.orderform td.num {
  width: 10%;
}

#content_internal table.orderform td.txt {
  width: 50%;
}

#content_internal table.orderform th.num p, #content_internal table.orderform td.num {
  text-align: center;
}

#content_internal table.orderform td input {
  border: 0;
  font: 0.8em "Lucida Grande", Tahoma, Helvetica, sans-serif;
}

#content_internal table.orderform td input.num {
  width: 60px;
}

#content_internal table.orderform td input.num_a {
  width: 70px;
}

#content_internal table.orderform td input.txt {
  width: 340px;
}

#content_internal table.orderform td input.txt_a {
  width: 365px;
}

body.mceContentBody {
  background: #ffffff;
  padding: 10px 10px 0 10px;
}

