@charset "utf-8";
/* CSS Document */

body {
background:#0F004E url(http://www.bournemouthsurfreef.com/wp-content/themes/BournemouthSurfReef/images/bg.jpg) repeat-x top left;
}

#timetable {
font-family:Arial, Helvetica, sans-serif; margin:0;
}
#timetable h3, #timetable h4, {
font-weight:normal; font-family:Georgia, "Times New Roman", Times, serif; 
}
#timetable h3 {
color:#a75a1c; font-size:18px; letter-spacing: -1px; margin:0;
}
#timetable h3 a{
color:#a75a1c;
}
#timetable h4 {
color:#424242; font-size:16px; margin:5px 0;
}
#timetable h5 {
color:#424242; font-size:14px; margin:2px 0; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:left;
}
#timetable .faqTitle{
font-size:20px; margin:0 12px 11px 35px; border-bottom:1px dotted #D5D5D5; cursor:pointer; font-family:Georgia, "Times New Roman", Times, serif; color:#a75a1c;
}
.onDiv, .offDiv{
border:1px solid #F0EBCE;
padding:0 5px 12px;
margin:8px 0;
clear:both;
background:#F0EBCE;
}
a.showLink, a.hideLink{
float:left; 
margin:6px 4px 0 4px;
padding: 0 2px;
font-size:10px;
text-decoration:none;
width:16px;
text-align:center;
}
a.showLink{
border:1px solid #a75a1c;
background-color:#a75a1c;
color:#FFF;
}
a.hideLink{
border:1px solid #a75a1c;
color:#a75a1c;
}
a.showAll, a.hideAll{
display:inline;
float:left;
width:109px;
background-color:#F0EBCE;
color:#a75a1c;
padding:8px;
margin:0 5px 12px 0;
text-align:center;
}
a.showLink:hover, a.hideLink:hover{
border:1px solid #000;
}
a.hideLink:hover{
color:#a75a1c;
}
a.showLink:hover{
color:#FFF;
}
.onDiv .showLink{
display:none;
}
.offDiv .hideLink{
display:none;
}
.show-hide{
padding:0 0 0 29px;
}
/*------- These links are shown with JS, hidden if JS is off ------ */
a.showLink, a.hideLink, a.hideAll, a.showAll{
display:none;
}

#disclaimer {
  color:#fff; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; line-height:1.5em;
}
#disclaimer a {
  color:#ccc;
}
/*------- Tables ------ */

#timetable .show-hide table {
  border-collapse: collapse;
  border-bottom: 1px solid #F0EBCE;
  color: #150500;
  background: #E4DFC3;
  margin: 0;
  width:100%;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  line-height:1.4em;
  }
#timetable .show-hide table strong {
  font-weight:bold;
  color:#a75a1c;
}
#timetable .show-hide caption {
  text-align: left;
  font-size:11px;
  background: transparent;
  }
#timetable .show-hide td, th {
  border-bottom: 3px solid #F0EBCE;
  border-left: 3px solid #F0EBCE;
  padding: 0.2em 1em;
  color: #150500;
  vertical-align:middle;
  }
#timetable .show-hide thead th, tfoot th {
  font-size:18px;
  text-align: left;
  vertical-align:middle;
  background: #a75a1c;
  color: #F0EBCE;
  }
#timetable .show-hide tbody th a {
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #F6ECF0;
  }
#timetable .show-hide tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  color:#150500;
  }

