/* @override http://localhost/stylesheets/screen.css */

body {
  margin: 0;
  padding: 0;
  background: #f8f8f8 url(../images/bg-rep-y.gif) repeat-y center top;
}

a img {
  border-style: none;
}

#container {
  width: 805px;
  margin-left: auto;
  margin-right: auto;
  background: url(../images/bg-content-top.gif) no-repeat 0 295px;
  font: 0.7em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#head {
  height: 295px;
  background: url(../images/bg-head.jpg) no-repeat center top;
  text-align: center;
}

#head #logo {
  margin-top: 16px;
  margin-right: 96px;
}

#sidebar {
  width: 187px;
  padding-left: 47px;
  float: left;
  margin-top: 20px;
  color: #fff;
  padding-bottom: 20px;
}

#sidebar ul {
  margin: 0;
  list-style-type: none;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}

.team_text {
  width: 295px;
  padding-top: 10px;
  float: right;
}

.team_image {
  width: 175px;
  float: left;
  border: 1px solid #999999;
  padding: 1px;
}

.team_container {
  padding-top: 13px;
  padding-bottom: 13px;
  border-bottom: 1px solid #DDDDDD;
}

#sidebar ul li {
  border-bottom: 1px solid #5b8abc;
  padding-left: 15px;
  padding-top: 7px;
  padding-bottom: 7px;
}

#sidebar ul li a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}

#sidebar ul li a:hover {
  font-weight: bold;
  color: #5dbe55;
}

#sidebar .opening_times {
  margin-bottom: 20px;
  padding-left: 15px;
  padding-top: 20px;
  width: 167px;
  padding-right: 5px;
  color: #cedae7;
}

#sidebar .opening_times a {
  color: #FFF;
}

#sidebar dt {
  width: 76px;
  float: left;
}

#content {
  width: 486px;
  float: right;
  padding-right: 65px;
  margin-top: 20px;
  color: #203242;
  font-size: 1em;
  line-height: 1.4em;
  padding-bottom: 20px;
}

#content h1 {
  color: #1d5194;
  font-weight: normal;
  font-style: normal;
  margin-top: 0;
  font-size: 1.5em;
  line-height: 1.3em;
}

#content h2 {
  color: #1d5194;
  font-weight: normal;
  font-style: normal;
  margin-top: 0;
  font-size: 1.2em;
}

#content h3 {
  color: #1d5194;
  font-weight: normal;
  font-style: normal;
  margin-top: 0;
  margin-bottom: 0px;
  font-size: 1.3em;
}

#content h2 a {
  color: #1d5194;
}

.highlight {
  color: #13750b;
}

#content a {
  color: #13750b;
}

#content a:hover {
  text-decoration: none;
}

.courses {
  margin-top: -10px;
}

.courses img {
  margin-left: 10px;
}

.courses td {
  padding-bottom: 10px;
  border-bottom: 1px solid #dadada;
  padding-top: 10px;
}

form dt {
  float: left;
  width: 125px;
  font-weight: bold;
}

form dt, form dd {
  margin-bottom: 5px;
}

form .fill {
  width: 307px;
}

#flash {
  text-align: center;
  padding: 10px 0;
  margin: 0;
  background-color: #fff9ce;
  font-weight: bold;
  border: 1px solid #ffc04b;
}

#flash p {
  margin: 0;
}

.img_right {
  float: right;
  border: 1px solid #b8c6d2;
  padding: 1px;
  margin-left: 15px;
  margin-top: 10px;
}

.img_border {
  border: 1px solid #b8c6d2;
  padding: 1px;
  margin-right: 7px;
}

.map {
  border: 1px solid #367bb5;
}

.gallery {
  width: 100%;
}

.gallery img {
  border: 1px solid #b8c6d2;
  padding: 1px;
}

.gallery_title {
  text-align: center;
  padding-top: 10px;
}

.shaded_bg {
  background-color: #EEEEEE;
}

.shop_list_bg_top {
  background-color: #DDDDDD;
}

.servicing_list dt {
    float: left;
    width: 280px;
    padding-top: 4px;
    padding-bottom: 5px;
    padding-left: 5px;
}
 
.servicing_list dd {
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.packages_dates {
  color: #066A00;
  margin-top: 2px;
  margin-bottom: 0px;
}

.holiday_packages {
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.clear {
  clear: both;
}

.holiday_text {
  width: 245px;
  float: left;
}

.smaller {
  font-size: 0.9em;
}

.red_sea_opening td.head {
  background-color: #327CB8;
  color: #FFF;
}

.red_sea_opening td {
  background-color: #DDD;
}