/* standardise from macaw  */
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}
audio,canvas,video{display:inline-block;}
audio:not([controls]){display:none;height:0;}
[hidden]{display:none;}
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;min-height:100%;}
body{line-height:1;color:#000;background:#FFF;margin:0;}
a:focus{outline:thin dotted;}
a:active,a:hover{outline:0;}
h1{font-size:2em;margin:.67em 0;}
abbr[title]{border-bottom:1px dotted;}
b,strong{font-weight:bold;}
dfn{font-style:italic;}
hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}
mark{background:#ff0;color:#000;}
code,kbd,pre,samp{font-family:monospace, serif;font-size:1em;}
pre{white-space:pre-wrap;}
q{quotes: "\201C" "\201D" "\2018" "\2019";}
small{font-size:80%;}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-.5em;}
sub{bottom:-.25em;}
img{border:0;width:100%;height:auto;}
svg:not(:root){overflow:hidden;}
figure{margin:0;}
fieldset{margin:0 2px;padding:.35em .625em .75em;}
legend{border:0;padding:0;}
button,input,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;margin:0;padding:0;}
button{background:transparent;}
button,input{line-height:normal;}
button,select{text-transform:none;}
select{-webkit-appearance:none;}
button,html input[type=button],/* 1 */
input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer;}
button[disabled],html input[disabled]{cursor:default;}
input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0;}
input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none;}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}
textarea{overflow:auto;vertical-align:top;resize:none;}
table{border-collapse:collapse;border-spacing:0;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;}
:focus{outline:0;}
ol,ul,li{list-style:none;}
caption,th,td{text-align:left;font-weight:400;}
blockquote:before,blockquote:after,q:before,q:after{content:"";}
a,a:hover,a:visited{text-decoration:none;}
button,input,fieldset,textarea,select{font-size:inherit;color:inherit;border:none;}
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;}
*{-webkit-box-sizing: border-box;-moz-box-sizing:border-box;box-sizing:border-box;}


body {
  background-color: rgb(255, 255, 255);
  font-weight: 400;
  font-size: 14px;
  line-height: 1.38 ;
  font-family: 'Merriweather Sans', sans-serif;
  color: #222222;
}


h1, h2, h3, h4 { 
 font-weight: 400;
 color: #0059b2;
 line-height: 1.5;
}

h1 {
 font-size: 28px;
}

h2 {
  margin-bottom: 26px;
  margin-top: 40px;
  font-size: 24px;
}

.h2-first{
  margin-top: 0;
}

.h2-course {
  font-size: 16px;
  /*color: #222222;*/
}

.h2-sub {
  color: #222222;
  font-size: 20px;
}


.index h2 {
  margin-top: 60px;
  margin-bottom: 20px;
}

h3 {
  margin-top: 26px;
  margin-bottom: 15px;
  font-size: 20px;
}

.index h3 {
    margin-top: 35px;
    margin-bottom: 0;
    font-size: 18px;
}

.h3-first {
  margin-top: 0;
}

h4 {
  margin-top: 25px;
  margin-bottom: 10px;
  font-size: 17px;
}

.faq h4 {
  margin-top: 34px;
}




h5 {
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 10px;
}

.about h5 {
  margin-top: 20px;
  margin-bottom: 0;
}


img {
  display: block;
  height: auto;
  overflow: hidden;
}

.inline-image {
  margin: 50px auto 20px auto;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}

.fixed {
  width: auto;
  max-width: 100%;
}


.emph {
  font-style: italic;
  font-weight: 700;
}

.ss-bold {
  font-weight: 700;
}

.ss-black {
  color: #222222;
}

.ss-f18 {
  font-size: 18px;
}

.ss-linebreak1 {
    display: none;
}

.st-linebreak {
    display: block;
    font-size: 0;
  }


.ss-left {float: left}
.ss-right {float: right;}


.maintext p.ss-breakout{
  font-size:16px; 
  font-style:italic;
  border-left: 4px solid #FFC20F;
  padding: 0 20px 0 25px;
  margin: 30px 0 40px 0;
}
.maintext .cta {
    font-size: 17px;
    margin-bottom: 30px;
    margin-top: 30px;
    font-style: italic;
}


/* remove bottom border from specific links - e.g phone number*/

a.noborder,  a:hover.noborder,  a:visited.noborder,  a:active.noborder,  a:focus.noborder,
.maintext a.noborder,  .maintext a:hover.noborder,  .maintext a:visited.noborder,  .maintext a:active.noborder,  .maintext a:focus.noborder {
  border: none;
}


.bullet {
/*  float: left; */
  clear: both;
  width: auto;
  height: auto;
  margin-top: 5px;
  padding-left: 20px;
  margin-bottom: 20px;
}

.bullet li {
  padding-bottom: 7px;
  padding-left: 20px;
  background-image: url('images/bullet-blue.gif');
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: 0% 8px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  clear: both;
  width: 100%;
}

.index .bullet li{
  padding-bottom: 9px;
}


.sub-bullet {
/*  float: left; */
  clear: both;
  width: auto;
  height: auto;
  margin-top: 10px;
  padding-left: 18px;
  margin-bottom: 2px;
}

.sub-bullet li {
  padding-bottom: 7px;
  padding-left: 18px;
  background-image: url('images/bullet-black.gif');
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: 0% 8px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  clear: both;
  width: 100%;
}


.td-bullet {
  clear: both;
  width: auto;
  height: auto;
}

.td-bullet li {
  padding-bottom: 7px;
  padding-left: 20px;
  background-image: url('images/bullet-black.gif');
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: 0% 6px;
  font-size: 13px;
  line-height: 1.5;
  clear: both;
  width: 100%;
}


.no-bullet {
  clear: both;
  width: auto;
  height: auto;
  margin-top: 5px;
  margin-bottom: 20px;
}

.no-bullet li {
  padding-bottom: 3px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  clear: both;
  width: 100%;
}

.bullet .nobullet-li {
  background-image: none;
}

.bullet.vouch-list {
  margin: 30px 0 30px 0;
}


.bullet.vouch-list li span {
  font-size: 16px;
}

.maintext .numlist {
  clear: both;
  width: auto;
  height: auto;
  margin: 5px 0 15px 15px;
  padding-left: 10px;
}

.numlist li {
  /*list-style-position: inside;*/
  list-style-type: decimal;
   padding-bottom: 5px;
  padding-left: 5px;
}


/************************************  tables **********************/

.maintext table h5 {
  line-height: 1.3;
  margin-bottom: 0;
}

.maintext table p {
   font-size: 13px;
   margin: 0px 0 10px 0;
}


.spacer td {
  height: 20px;
  font-size: 0px;
  line-height: 0;
}


.course-table .col1 {
  width: 110px;
}

.course-table .col1 p {
  font-size: 16px;
  font-weight: 700;
  padding-top: 15px;
  margin-left: 6%;
  color: #0059b2;
}


.course-table .col2 h5{
  color: #0059b2;
  margin-bottom: 8px;
  font-size:  16px;
}

h6{
  font-weight: 400;
  line-height: 1.5;
  margin-bottom: 5px;
}

.course-table .col2 h6 {
    color: #0059B2;
}


.what-table .col1 {
  width: 150px;
}

.time-table {
  margin-top: 25px;
  table-layout: fixed; /* needed to force word break on long words */
}

.time-table .col1, .time-table .col2, .time-table .col3 {
    padding: 15px 15px 15px 10px;
    line-height: 1.5;
}

.time-table .col1 {
  width: 145px;
  font-weight: 700;
  word-wrap: break-word;
}

.time-table .col2 {
  width: 200px;
}

.top-contact-table {
  margin-top: 0;
  margin-bottom: 30px;
}

.top-contact-table .spacer td {
  height: 7px ;
}

.top-contact-table .col1, .top-contact-table .col3 {
    padding: 0 15px 15px 10px;
}

.top-contact-table .col1 {
 color: #0059b2;
}

.top-contact-table .time-phone{
  font-weight: 700;
  font-size:  16px;
}

.contact-table .spacer td {
  height: 3px ;
}

.contact-table .col1, .contact-table .col2, .contact-table .col3 {
    padding: 5px 15px 8px 10px;
}

.contact-table .col2 {
  width: 180px;
}




.fee-table, .ssfee-table {
  width: 94%;
  margin: 0 auto;
  border: 1px solid #999999;
}

.fee-table th, .ssfee-table th {
    /*font-weight: 700;*/
    font-size: 16px;
    text-align: center;
    background: #D4E3F2;
    padding: 6px 0 6px 0;
    border-bottom: 1px solid #999999;
    border-top: 1px solid #999999;
}

.ssfee-table th {
    font-weight: 700;
    font-size: 14px;
 }

.fee-table td, .ssfee-table td {
    font-size: 13px;
    line-height: 1.3;
    padding: 5px 5px 5px 10px;
}

.fee-head td, .ssfee-head td{
    font-weight: 700;
}

 .odd {
  background-color: #f3f3f3;
}

 .even {
}

.fee-table .col1 {
  width: 56%;
}

.fee-table .col2 {
  width: 9%;
}

.fee-table .col3 {
  width: 9%;
}


.ssfee-table .col1 {
  width: 11%;
  text-align: center;
}

.ssfee-table .col1 td {
  text-align: center;
}

.ssfee-table .col2 {

}

.ssfee-table .col3 {
  width: 11%;
}

.first-aid-table{
  width: 90%
}
.first-aid-table td {
 font-size: 12px;
 padding: 3px 5px 2px 3px ;
}

/****************  header ********************************/


.head {
  max-width: 980px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 6px;
}



.head-wrapper {
  width: 100%;
  height: 101px;
  margin: 0 auto;
  background-image: url('images/top-gradient.gif');
  background-repeat: repeat-x;
  background-size: auto auto;
  background-position: left bottom;
}

.sea-school-logo {
   float: left;
  width: 317px;
  margin-top: 11px;
}

.head-tag {
  float: left;
  width: 303px;
  margin: 29px 0 0 6.0%;

}



.top-contact {
  float: right;
  /*width: 19.9%;*/
  height: 63px;
  margin: 25px 0 0 0;
}


.top-phone {
  display: inline-block;
  float: left;
  clear: both;
  font: 700 30px/1.38 Arial;
  color: #0059b2;
}
.top-phone a, .top-phone a:visited {
    color: #0059b2;
}

.call-now {
  margin: 0 auto;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.38;
}


.top-fb {
  display: inline-block;
  padding-left: 20px;
}

.top-fb img {
  width: 24px;
  height: 24px;

}


/********************  layout ****************************/

.wrapper {
  width: 980px;
  margin: 25px auto 0;
}

.index .wrapper {
  margin: 20px auto 0;
}

.wrapper-100 {
  float: left;
  clear: both;
  width: 100%;
  margin-top: 10px;
}


.leftcol {
  float: left;
  width: 660px;
}


.right-col {
  float: left;
  width: 270px;
  height: auto;
  margin: 14px 0 0 5.1020408163%;
}


.right-col-extra {
  float: right;
  width: 270px;
  height: auto;
  margin: 0px 0 0 5%;
}


/*************************** Front page boxes **********************************/

  .mainboxes {
      width: 100%;
      max-width: 662px;
  }


.front-box {
  float: left;
  width: 304px;
  /*height: 271px;*/
  margin-top: 14px;
  background-color: #000000;
  text-align: center;
  padding-bottom: 10px;
}

.front-box-2, .front-box-4 {
  float: right; 
}


.front-box-3, .front-box-4 {
  margin-top: 25px;
}



.front-box img {
  float: left;
  max-width: 304px;
  width: 100%;
  margin-top: 4px;
}

.front-box p {
  float: left;
  clear: both;
  width: 304px;
  line-height: 1.0;
  text-align: center;
  color: rgb(255, 255, 255);
  margin: 0;
}


.fb-button-wrap {
    float: left;
    width: 100%;
}


.front-box-button {
  display: block;
  border-radius: 3px;
  text-align: center;
  width: 117px;
  height: 32px;
  margin: 15px auto 0 auto;
  padding: 3px 0 0 0 ;
  background-color: #FFC20F;
  font-size: 20px;
  color: #000000;
}

 .front-box-button, .front-box-button:visited {
  color: #000000;
}


.front-box-button:hover,  .front-box-button a:active,  .front-box-button a:focus
{
  background-color: #ffffff;
  color:#222222;  
}



 .front-box-2 p, .front-box-3 p  {
  font-size: 24px;
}

 .front-box-4 p {
  font-size: 24px;
}

 .front-box-main-p {
  padding-top: 7px;
  border-top: 4px solid rgb(255, 194, 15);
  font-size: 24px;
}

.front-box-1 .front-line2 {
  margin-top: 10px;
  font-size: 15px;
  min-height: 19px;
}

.front-box-2 .front-line2, .front-box-3 .front-line2 {
  margin-top: 5px;
}


 .front-box-4 .front-line2 {
  margin-top: 9px;
  font-size: 20px;
}


/******************  slider image *********************/

.mainphoto-wrap {
  float: left;
  clear: both;
  width: 100%;
  height: 298px;
  margin-top: 22px;
}


.slider-box1-text1, .slider-box2-text1{
  display: block;
  font-family: 'Roboto Slab', 'Merriweather Sans', Arial,  sans-serif; 
  color: #ffffff;
  font-weight: 300;
  line-height: 1.3 !important; /* for IE  */
}

 .slider-box2-text1{
  display: block;
  font-family: 'Roboto', 'Merriweather Sans', Arial,  sans-serif; 
  color: #ffffff;
  font-weight: 300;
  line-height: 1.3 !important; /* for IE  */
}

.slider-box1-text2, .slider-box2-text2{
  display: block;
  font-family: 'Roboto Condensed', 'Merriweather Sans', Arial,  sans-serif; 
  color: #ffc20f;
  font-weight: 400;
  font-style: italic;
  line-height: 1.4 !important; /* for IE  */
}

.slider-box2-text2{
  text-align: center;
  font-style: normal;
  }


.slider-box1-text3, .slider-box2-text3 {
  display: block;
  font-family: 'Roboto Condensed', 'Merriweather Sans', Arial,  sans-serif; 
  color: #ffffff;
  font-weight: 300;
  line-height: 1.4 !important; /* for IE  */
}

.slider-box1-text3 span {
  font-weight: 400;
}

.slider-box2-text3 {
  text-align: center;
}

.slider-box-more, .slider-box-button  {
  font-family: 'Roboto Condensed', 'Merriweather Sans', Arial,  sans-serif; 
  background-color: #ffc20f;
  border-radius: 3px;
  color: #000000;
  font-weight: 400;
  text-align: center;
  line-height: 1.0 !important; /* for IE  */
}






/************* front page tagline ****************/
.tagline {
  float: left;
  clear: both;
  width: 100%;
  height: 100px;
  margin-top: 10px;
  background: url('images/tagline-back.gif') #ffffff;
  background-repeat: repeat-x;
  background-size: auto auto;
  background-position: left bottom;
}

.tagline h1 {
  width: 766px;
  height: 98px;
  min-height: 48px;
  margin: 0 auto;
  padding-bottom: 1px;
  font: italic 26px/1.7 Lato;
  text-align: center;

}

/**************  all page main text  ************************/



.maintext {
  float: left;
  clear: both;
  width: 660px;
  margin-top: 20px;
  padding-right: 40px;
}

.maintext p {
  line-height: 1.5;  
  margin: 10px 0 17px 0;
  word-spacing: 1px;
}



 .maintext a , .maintext a:visited {
  border-bottom: 1px solid #dda911;  
  color: #222222;
}


.maintext a:hover,  .maintext a:active,  .maintext a:focus
{
  color:#000000;  
  border-bottom: 1px solid #777777;  
}

a.pdf {
  background: url("images/mini-acrobat-sm.gif") center right no-repeat;
  padding: 0 16px 0 0; 
}

/************** front page main text *********************/

.index .maintext {
  margin-top: 0;
  padding-right: 0;
}


.index .bullet {
  /*float: left;*/
  clear: both;
  width: 630px;
  height: auto;
  margin-top: 15px;
  padding-left: 20px;
}


.maintext .maintext-tag {
  line-height: 1.5;
  font-size: 16px;
  margin: 10px 0 50px 0 ;
}





/***********************  rec course facts page  ********************/
.indent {
  margin-left: 20px;
}


/*********************  location pages ****************************/

.loc-holder {
  margin-left: 20px;
}
.maintext .map-link {
  font-size: 12px;
  margin: 5px 0 0 0;
}

.mask-map {
  width: 550px; 
  overflow: hidden; 
  height: 400px; 
  margin-top: 30px;
}

.mask-map iframe {
border:0; 
margin-top: -150px;
width: 100%;
height:550px;
}

.api-map {
  width: 550px;
  height: 400px;
  margin-top: 30px;
}

.maintext .loc-phone, .maintext .loc-phone:visited  {
  border: none; 
  font-weight: bold;
}


.maintext .loc-phone:hover,  .maintext .loc-phone:active,  .loc-phone:focus,
.maintext .time-phone:hover,  .maintext .time-phone:active,  .time-phone:focus
{
  border: none; 
}

.maintext .time-phone, .maintext .time-phone:visited  {
  border:none;
}

#map-canvas2, #map-canvas{
  width: 550px; 
  height: 400px;
}



/****************  booking form **********************/
.booking-form {
  width: 100%;
  margin: 50px 0 0 20px;
}

.commbook .booking-form {
  margin-bottom: 50px;
}

.form-wrap {
  font-family: 'Merriweather Sans', Arial, sans-serif;
  width: 420px;
  border-top: 3px solid #0059B2;
}

.form-border {
  padding: 15px 10px 5px;
  border-left:  1px solid #d9dce0;
  border-right:  1px solid #d9dce0;
  border-bottom:  1px solid #d9dce0;
  background-color: #ffffff;
}


.form-header p {
  font-size: 24px;
  margin: 0 0 15px 0;
  padding-left: 10px;
  line-height: 1.3;
  color: #0059b2;
}


.maintext .privacy-footnote {
  font-size: 12px;
  margin-top: 20px;
  max-width: 410px;
  color: #777777;
  padding: 0 10px 0 10px;
}

.maintext .privacy-footnote a {
  color: #777777;
}


.credit-cards {
 float: right;
 max-width: 180px;
 margin-left: 10px;
}

/*****************  commercial pages **************/


.enrol-button-top a {
  display: block;
  /*border: 1px solid #FFC20F;*/
  border-radius: 3px;
  text-align: center;
  width: 110px;
  /*height: 32px;*/
  padding: 3px 20px 3px 20px ;
  background-color: #000000;
  font-size: 24px;
  color: #FFC20F;
  text-decoration: none;
   margin: 10px 0 0 0;
}

 .enrol-button-top a, .enrol-button-top a:visited {
  color: #FFC20F;
}


.enrol-button-top a:hover,  .enrol-button-top a:active, .enrol-button-top a:focus
{
  color:#ffffff;  
}

/*  why us  section */


.whyus-text2 {
  margin-top: 1px;
  font-weight: 300;
}


.booking-buttons {
  width: 100%;
  margin: 40px auto 60px auto;
  text-align: center;
}

.maintext .booking-button a {
  display: inline-block;
  /*display: block;*/
  border-radius: 3px;
  text-align: center;
  padding: 3px 20px 3px 20px ;
  background-color: #000000;
  font-size: 24px;
  text-decoration: none;
   margin: 10px 0 0 0;
   border: none;
}

 .maintext .booking-button a, .maintext .booking-button a:visited {
  color: #FFC20F;
}


.maintext .booking-button a:hover,  .maintext .booking-button a:active, .maintext .booking-button a:focus
{
  color:#ffffff;  
}


/*  commercial timetable page  */

.cal-container {
  margin: 20px 0 60px 0;
  width: 100%;
  max-width: 600px;
}

.cal-container iframe {
  width: 100%;
  max-width: 600px;
}



/****************  right col enquiry form  **********************/
.rc-form {
  width: 100%;
  margin: 33px 0 0 0;
}

.rc-form-wrap {
  font-family: 'Merriweather Sans', Arial, sans-serif;
  max-width: 270px;
  /*border-top: 3px solid #0059B2;*/
}

.rc-form-border {
  padding: 0 0 5px 0;
  border-left:  1px solid #d9dce0;
  border-right:  1px solid #d9dce0;
  border-bottom:  1px solid #d9dce0;
  background-color: #ffffff;
}


.rc-form-header {
  background-color: #0059B2;
  padding: 8px 0 8px 15px;
}

.rc-form-header p {
  font-size: 24px;
  line-height: 1.3;
  color: #ffffff;
}

.rc_submit {
  text-align: center;
}


.rc_submit .submit {
  width: 90%;
}


#rc_form {
  padding-top: 3px;
}

#rc_form #captcha_code {
  float: right;
  width: 50%;
  max-width: 120px;
  margin-top: 4px;
}

#rc_form #label_captcha_code {
  display: none;
}

#rc_form #note_captcha {
    width: 96%;
    padding-top: 10px;
    background-image: none;
    clear: both;
    font-family: arial, sans-serif;
    font-size: 12px;
}

#rc_form.Zebra_Form div.captcha-container {
    float: left;
    position: relative;
    width: 116px;
}


#rc_form.Zebra_Form .captcha-container img {
  width: 100px;
  max-width: 100px;
}


#rc_form.Zebra_Form div.captcha-container a {
    left: 100px;
}

#rc_form.Zebra_Form label {
    font-family: arial, sans-serif;
    font-size: 13px;
    margin-bottom: 1px;
    font-weight: 400;
}


#rc_form.Zebra_Form input.text, #rc_form.Zebra_Form textarea {
    background-image: none;
    padding-top: 3px;
    padding-bottom: 3px;
  background: #f5f5f5; /* Old browsers */
  background: -moz-linear-gradient(top, rgba(245,245,245,1) 0%, rgba(255,255,255,1) 50%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,245,245,1)), color-stop(50%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(245,245,245,1) 0%,rgba(255,255,255,1) 50%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(245,245,245,1) 0%,rgba(255,255,255,1) 50%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(245,245,245,1) 0%,rgba(255,255,255,1) 50%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(245,245,245,1) 0%,rgba(255,255,255,1) 50%); /* W3C */
}


#rc_form.Zebra_Form .row {
    padding: 5px 10px 5px 10px;
}

#rc_form.Zebra_Form input.text,  #rc_form.Zebra_Form textarea {
    border: 1px solid #ccc;
}


#rc_form.Zebra_Form input.error,
#rc_form.Zebra_Form select.error,
#rc_form.Zebra_Form textarea.error {
    background-image: none;
    background-color: #ffefef;
    border-color: #C40000;
}

#rc_form.Zebra_Form .button, #rc_form.Zebra_Form input.text, #rc_form.Zebra_Form select, #rc_form.Zebra_Form textarea {
    border-radius: 2px;
}


.no-form {
  padding: 10px;
}

/***********************  zebra forms *********************/


.Zebra_Form div.captcha-container img {
  width: 140px;
  max-width: 140px;
}

.Zebra_Form, .Zebra_Form label, .Zebra_Form input, .Zebra_Form select, .Zebra_Form textarea
{
    color: #333333;
}

 .Zebra_Form label {
    font-weight: normal;
}

.Zebra_Form .cell label {
    margin-bottom: 1px;
}

.Zebra_Form .cell {
    float: left;
    margin-right: 0;
    width: 49%;
}

.Zebra_Form .cellfirst {
    margin-right: 2%;
}

.Zebra_Form span.required {
/*    color: rgb(196, 0, 0);*/
    margin-left: 5px;
    font-size: 90%;
    font-weight: normal;
}

.Zebra_Form .submit {
padding: 5px 10px;
border-color: #4F4F4F;
border-width: 1px;
border-style: solid;
border-radius: 3px 3px 3px 3px;
background-color: #0059b2;
font-family: Arial,Helvetica,sans-serif;
color: rgb(255, 255, 255);
font-size: 14px;
font-weight: bold;
font-style: normal;
text-decoration: none;
background-image: none;
background-repeat: no-repeat;
background-position: left top;
}


.Zebra_Form .highlight {
    background: #EBF2F9;
}

/*change the default text input box width*/


.Zebra_Form input.text, .Zebra_Form textarea, .Zebra_Form select {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
}

.Zebra_Form select {
   white-space:pre-wrap;
}

.Zebra_Form .cell input.text {
  width: 100%;
}

.Zebra_Form div.error div.container {
  border: 2px solid #c40000;
  padding: 10px 50px 10px 35px;
}


.Zebra_Form div.error div.container span {
  color: #000;
  font-weight: 400;
  font-size: 12px;
}

.Zebra_Form div.error {
    background-color: #ffefef;
}

.Zebra_Form div.error div.container div.close {
  width: 45px;
  background-color: #ffefef;
}

/*suppress the line under rows*/
.Zebra_Form .row {
  border-bottom: none;
}

.Zebra_Form .rowline {
    border-bottom: 1px solid #D9DCE0;
    padding-bottom: 25px;
    margin-bottom: 15px;
}


.Zebra_Form .line-above {
    border-top: 1px solid #D9DCE0;
    padding-top: 25px;
    margin-top: 15px;
}


.Zebra_Form input.radio {
    margin-top: 3px;
}


.Zebra_Form .radiocell {
    float: left;
    margin-right: 5px;
}

.Zebra_Form .radiocell-margin {
  margin-right:14px
}

.Zebra_Form .checkboxleft {
  width: 8%;
}


.Zebra_Form .checkboxright {
  width: 90%;
}

.Zebra_Form  .section-header {
  font-weight: 700;
}

.Zebra_Form .or-divider{
    font-weight: 700;
    text-align: center;
    padding: 0;
}

 .Zebra_Form .no-top-pad {
  padding-top: 0;
 }

/* missing from zebra form css */
.Zebra_Form div.clear {
    clear: both;
}


/****************  search box  ********************/

.search-top-border{
    width: 270px;  
    border-top: 4px solid #0059B2;
    float: left;
    text-align: center;
}


.search-box {
  width: 100%;
  border: 1px solid #d9dce0;
  border-top: none;
  background-color: #ffffff;
}

.search-head {
    display: inline-block;
    float: left;
    color: #0059B2;
    font: 700 20px/1.38 Lato;
    margin: 1px 0px 1px 5%;
}


.search-bar button {
    display: block;
    float: right;
    text-align: center;
    height: 22px;
    width: 33px;
    border-radius: 3px;
    background-color: #004B96;
    line-height: 1.38;
    color: #ffffff;
}


.search-bar button:hover {
    background-color: #1967B7;
}


.search-bar input {
    background-color: #F2F2F2;
    font: 13px/1.0 Arial;
    padding: 4px 10px 1px 10px;
}


form .input-prompt {
    position: absolute;
    font-style: italic;
    color: #999;
    font-size: 12px;
    font-weight: normal;
    font-family: arial;
    padding: 4px 0px 0px 5px;
}
/* note that the above may need to be overridden for pages with forms in forms.css */

.search-bar {
    float: left;
    clear: both;
    background-color: #F2F2F2;
    text-align: left;
    margin: 0px 0px 5px 5%;
    width: 239px;
}

/****************  testimonial box  right col *********************/

.testi-top-border{
    width: 270px;  
    border-top: 4px solid #0059B2;
    float: left;
    text-align: center;
    margin-top: 48px;
}

.testi-box {
  text-align: left;
  float: left;
  clear: both;
  width: 100%;
  height: auto;

  border: 1px solid #d9dce0;
  background-color: #ffffff;
}


.testi-text {
  float: left;
  width: 90%;
  min-height: 51px;
  margin: 8px 0 0 5px;
  padding: 15px 0 0 30px;
  font-style: italic;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.5;
  color: #333333;
  background: transparent url(images/quote.gif) no-repeat  0 0;
}

.sig {
  float: left;
  clear: both;
  width: 80%;
  min-height: 18px;
  margin: 9px 0 0 14%;
  padding-right: 5px;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.38;
  text-align: right;
  color: #000000;
}

.test-more {
  float: left;
  clear: both;
  width: 63.8059701492%;
  height: 19px;
  margin: 14px 0 14px 8%;
}

.test-more a, test-more a:visited {
  border-bottom: 1px solid #dda911;  
  color: #333333;
  font-size: 12px;
}


.test-more a:hover,  .test-more a:active,  .test-more a:focus
{
  color:#000000;  
  border-bottom: 1px solid #777777;  
}


/****************************** gift voucher box right column *************/

.voucher {
    font-family: 'Roboto Condensed', 'Merriweather Sans', Arial,  sans-serif;   
    width: 270px;  
    border-top: 4px solid #0059B2;
    float: left;
    text-align: center;
    margin-top: 48px;
    position: relative;

}

.voucher-box {
  text-align: left;
  float: left;
  clear: both;
  width: 100%;
  height: 150px;
  border: 1px solid #d9dce0;
  background: #ffffff url(images/boat-licence-gift-voucher.png) no-repeat  0 0;
}


.voucher-box p.voucher-text1 {
 font-family: 'Roboto Slab', 'Roboto Condensed', 'Merriweather Sans', Arial,  sans-serif;   
  margin: 12px 0 0 87px;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.0;
}

.voucher-box p.voucher-text2 {
  margin: 7px 0 0 126px;
  font-size: 17px;
  font-weight: 400;
  font-style: italic;
  line-height: 1.2;
}

.voucher-box p.voucher-text3 {
  margin: 7px 0 0 55px;
  font-size: 20px;
  font-weight: 400;
  font-style: italic;
  line-height: 1.5;
}


.voucher-more {
  color: #000000;
  font-weight: 700;
  text-align: center;
  line-height: 1.0; 
  font-size: 17px;
  position: absolute;
  bottom: 11px;
  right: 5px;
}

.voucher-more a{
  border-radius: 3px;
  padding: 0px 8px 2px 8px;
  background-color: #ffc20f;
  color: #000;
}

.voucher-more a:hover {
  background-color: #303740;
  color: #ffffff;
}



/********************************  inside pages layout  header section *******************************/

.main-header {
  width: 980px;
  margin: 7px auto 0;
  padding-left: 1px;
}

.locations .main-header {
  margin-top: 0;
}

.main-header-back {
  float: left;
  clear: both;
  width: 100%;
  height: 230px;
  margin-top: 17px;
  background: url('images/tagline-back.gif') #ffffff;
  background-repeat: repeat-x;
  background-size: auto auto;
  background-position: left bottom;
}

.main-header img {
  float: right;
  width: 450px;
  border-bottom: 1px solid rgb(0, 0, 0);
}

.comm .main-header img, .commbook .main-header img {
  width: 410px;
}

.locations .main-header img {
  width: 300px;
  margin-top: 7px;
}

.contact .main-header img, .testim .main-header img  {
  width: 550px;
}


.left-head {
  float: left;
  width: 520px;
}

.comm .left-head {
  width: 550px;
}

.locations .left-head {
  width: 660px;
}

.contact .left-head, .testim .left-head  {
  width: 420px;
}


.head-box {
  float: left;
  width: 206px;
  margin: 52px 0 0 27px;
}

.comm .head-box {
    margin-top: 10px;
    width: 180px;
    margin-left: 0;
}

.contact .head-box {
  margin-left: 50px;
  margin-top: 78px;
}


.commbook .head-box {
    margin-top: 10px;
    width: 286px;
    margin-left: 0;
}

.locbook .head-box {
  margin-left: 50px;
  margin-top: 78px;
  width: auto;
}

.testim .head-box {
  margin-left: 50px;
  margin-top: 78px;
  width: auto;
}

.recbook .head-box {
  margin-top: 10px;
}

.locations .head-box {
    margin-left: 0;
    margin-top: 17px;
}

.about .head-box {
  margin-top: 50px;
}

.copy-right .head-box {
  margin-top: 70px;
  width: auto;
}

.faqgen .head-box {
    width: auto;
}


.head-box h1 {
  /*display: inline-block;*/
  /*float: left;*/
  line-height: 1.6;
}



.vert-menu-div {
  text-align: center;
}

.vert-menu {
  text-align: left;
  float: left;
  margin: 23px 0 0 35px;
  padding-bottom: 4px;
  border-left: 3px solid #0059b2;
}

.comm .vert-menu, .locations .vert-menu2 {
  margin-left: 10px;
}

.comm .vert-menu, .rec .vert-menu {
    margin-top: 10px;
}


.locations .vert-menu {
  margin-top: 30px;
}

.comm .vert-menu2, .locations .vert-menu2 {
  border-left: none;
}

.locations .vert-menu2 {
  border-left: none;
  margin-top: 0;
}

.about .vert-menu {
  margin-top: 36px;
}

.vert-menu li {
  padding-left: 45px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.38;
  color: #222222;
  clear: both;
  margin-top: 8px;
}

.comm .vert-menu li {
  padding-left: 20px;
}

.locations .vert-menu li {
  padding-left: 35px;
}

.locations .vert-menu2 li {
  margin-top: 1px;
}

.locations .vert-menu2 .vert-menu-first {
  margin-top: 0;
}


.vert-menu  .vert-menu-first {
  margin-top: 4px;
}

 .vert-menu a , .vert-menu a:visited {
  color: #222222;
}


 .vert-menu .selected a , .vert-menu .selected a:visited {
  color: #0059b2;
}




.vert-menu a:hover,  .vert-menu a:active,  .vert-menu a:focus
{
  border-bottom: 1px solid #c6c6c6;  
}


.social-share {
  margin-top: 70px;
}

.maintext .social-share a {
  border: none;
}


.rto-logos {
  margin: 60px auto 0 auto;
}


.rto-logos a:focus {
  outline: 0 none;
}

.rto-logo-left img {
  max-width: 134px;
  margin: 0 auto 0 auto;
}

.rto-logo-right img {
  max-width: 140px;
  margin: 60px auto 0 auto;
}



/****************************  testimonial page  ******************/



.testimonial-box {
  border-bottom: 1px solid #FFE393;
  border-top: 1px solid #FFE393;
    float: left;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 35px;
}

.box-even {
   border-right: 4px solid #FFC20F;
  border-left: 1px solid #FFE393;
}


.box-odd {
   border-left: 4px solid #FFC20F;
  border-right: 1px solid #FFE393;
}


blockquote {
  float: left;
  clear: both;
  width: 100%;
  height: auto;
  background-color: #ffffff;
  text-align: left;
   font-style: italic;
  padding: 8px 20px 0 20px;
}

.maintext blockquote p {
    display: block;
    font-size:14px;
    text-align:left;
    padding:0 15px 0 27px;
    position:relative;
    margin-bottom: 10px;
}

.maintext blockquote p:last-child {
    margin-bottom: 0;
}

blockquote p:first-child:before {
    font-size: 32px;
    font-family:Georgia, "Times New Roman", Times, serif;
    color: #B2B2B2;
    font-weight:bold;
    vertical-align:top;
    line-height:0.8;
    content: "\201C";
    position:absolute;
    left:0;
    top:-2px;
    font-style: normal;
}


blockquote p:last-child:after {
    content: "\201D";
    font-size: 32px;
    font-family:Georgia, "Times New Roman", Times, serif;
    color: #B2B2B2;
    font-weight:bold;
    vertical-align:top;
    line-height:1.0;
    padding-left: 10px;
    font-style: normal;
}


.maintext .testi-sig {
  font-size: 12px;
  font-style:normal;
  margin-top: 0;
  margin-bottom: 10px;
  text-align: right;
  padding-right: 7%;
  color: #555555;
  line-height: 1.3;
}




/**************************************  Footer ******************************************************/



.footer {
  float: left;
  clear: both;
  width: 100%;
  margin-top: 50px;
  border-top: 4px solid rgb(255, 194, 15);
  background-color: rgb(0, 0, 0);
}

.foot-wrapper {
  width: 980px;
  margin: 10px auto 0;
}



 .foot-wrapper a , .foot-wrapper a:visited {
  color: #c6c6c6;
}


.foot-wrapper a:hover,  .foot-wrapper a:active,  .foot-wrapper a:focus
{
  border-bottom: 1px solid #c6c6c6;  
}

.foothead {
  display: inline-block;
  float: left;
  margin-top: 5px;
  padding-bottom: 8px;
  border-bottom: 1px solid #8c6b07;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.25;
  color: rgb(255, 255, 255);
}

.new-manage {
  color: #FFC20F;
  font-weight: 300;
  padding-top: 40px;
}

.footleft {
  float: left;
  width: 45%;
}

.footright {
  float: right;
  width: 40%;
}

.foot-list1 {
  float: left;
  margin-top: 12px;
  padding-bottom: 10px;
  padding-left: 15px;
}

.foot-list2 {
  float: right;
  margin-top: 12px;
  padding-bottom: 10px;
  padding-left: 15px;
}

.foot-list3 {
  float: left;
  margin-top: 32px;
  padding-bottom: 10px;
  padding-left: 15px;
}

.foot-list4 {
  float: left;
  margin-top: 32px;
  padding-left: 15px;
}


.foot-list1 ul,
.foot-list2 ul,
.foot-list3 ul  {
  float: left;
  clear: both;
  margin-top: 10px;
  margin-left: 10px;
}



.footlist1 li,
.footlist2 li,
.footlist3 li {
  padding-top: 8px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.38;
  color: #c6c6c6;
    clear: both;
}


.footlist4 {
  float: left;
  clear: both;
  width: 250px;
  margin-top: 10px;
}

.footlist4 p {
  float: left;
  width: 260px;
  padding-left: 50px;
  background-image: url('images/contact-icons.png');
  background-repeat: no-repeat;
  background-size: auto auto;
  line-height: 1;
  color: #ffc20f;
}

.copyright {
  float: left;
  clear: both;
  width: 100%;
  min-height: 41px;
  margin: 28px 0 0 0;
}

.copyright p {
  /*float: left;*/
  /*width: 100%;*/
  font: 400 12px/1.38 Arial;
  text-align: right;
  margin-top: 8px;
  color: #6b6b6b;
}

.copyright span {
  color: #999999;
  padding-right: 4px;
}


.footer-phone {
  min-height: 34px;
  margin-top: 16px;
  padding-top: 4px;
  background-position: left top;
  font: 28px Arial;
}





.footer-email {
  clear: both;
  min-height: 28px;
  margin-top: 21px;
  padding-top: 1px;
  background-position: 0% -45px;
  font-size: 16px;
}



.footer-fb {
  clear: both;
  min-height: 28px;
  margin-top: 22px;
  padding-top: 5px;
  background-position: 0% -80px;
  font-size: 16px;
}


.footer-phone  a, .footer-phone  a:visited, .footer-email  a, .footer-email  a:visited  {
  color: #ffc20f;
}
.footer-phone  a:hover,  .footer-phone  a:active,  .footer-phone  a:focus
{
  color: #ffc20f;
  border: none; 
}



.foot-bottom {
  float: left;
  clear: both;
  width: 100%;
  margin-top: 15px;
  padding-bottom: 10px;
  border-top: 1px solid #403104;
  background-color: #222222;
}


.foot-bottom-wrapper {
  width: 980px;
  margin: 3px auto 0;
}

.foot-bottom-wrapper p {
  padding-bottom: 1px;
  font-family: Arial;
  font-size: 12px;
  font-weight: 400;
}


.foot-designer {
  float: left;
  width: 20%;
  margin-top: 7px;
  color: #686868;
}

.foot-designer  a, .foot-ldesigner a:visited  {
  color: #686868;
}
.foot-designer  a:hover,  .foot-designer  a:active,  .foot-designer  a:focus
{
  color: #686868;
  border-bottom: 1px solid #686868;
}

.foot-link {
  display: inline-block;
  float: right;
  margin: 9px 0 0 0;
  line-height: 1;
  color: #d2d2d2;
}

.foot-link  a, .foot-link  a:visited  {
  color: #d2d2d2;
}
.foot-link  a:hover,  .foot-link  a:active,  .foot-link  a:focus
{
  color: #d2d2d2;
  border-bottom: 1px solid #d2d2d2;
}


.foot-update {
  display: inline-block;
  float: left;
  margin: 7px 7px 0 14%;
  line-height: 1.38;
  color: #b2b2b2;
}


/******************** weather widget ************************/


.sbCweather {
  float: right; 
  font-family:arial, sans-serif; 
  margin: 40px 30px 0 0; 
  width:200px;
  border:solid 1px #D9DCE0;
  padding:9px 9px 9px 9px;
  line-height: 1.0;
}
.sbCTable td {text-align: center;} 
.sbCTable tbody tr td:first-child + td, .sbCTable tbody tr:first-child td  {text-align: left; } 
.sbCTable tbody tr:first-child + tr td  {vertical-align: middle; } 
.sbCIcon { display: inline; width: auto;}
.sbCheader {
   font-weight: 400;
   color: #0059b2;
   margin: 0 0 10px 0;
   padding: 0;
   font-size: 22px;
}

.sbCTitle { font-size:15pt; font-weight: bold; } 
.sbCTemp { font-size:20pt; font-weight: bold; } 
.sbCDesc { font-size:10pt;  } 
.sbCTomorrow { font-size:10pt; padding-top:10px } 
.sbCTomorrowDesc { font-size:10pt; } 
.sbCLink {  font-size:7pt; } 



/*********************************************** max width 980px  **********************/
/***********************************************                  **********************/

@media(max-width: 980px) {

  .mainboxes {
    width: 99%;
    margin-left: auto;
    margin-right: auto;
  }

  .front-box {
      max-width: 304px;
      width: 50%;
  }


  .front-box p {
    max-width: 304px;
    width: 100%;
    padding-left: 5px;
    padding-right: 5px;
  }

 .head .top-contact {
    margin-right: 2px;
  }

  .leftcol {
      width: 620px;
      margin-left: 5px;
  }

  .right-col-extra {
    margin-right: 3%;
  }

}




/*********************************************** max width 960px  **********************/
/***********************************************                  **********************/

@media(max-width: 960px) {


  .head-wrapper {
    height: auto;
    min-height: 101px;
  }

  .head-wrapper .head {
    width: 96%;
  }


 .head .head-tag {

    margin-top: 25px;
    margin-left: 15px;
  }


 .head .top-contact {
    height: auto;
    margin-top: 19px;
  }


   .footleft {
     width: 50%;
  }
 .foot-wrapper .footlist1 li,
 .foot-wrapper .footlist2 li,
 .foot-wrapper .footlist3 li
 {
    margin-left: 2%;
  }


  .foot-wrapper .foot-list4 {
    margin-top: 20px;
  }

  .mainphoto-wrap img {
    width: 90%;
  }

  .index .bullet {
    width: 95%;
  }

  .tagline h1 {
    width: 74.6875%;
    height: auto;
    min-height: 0;
    margin-top: 6px;
    padding-bottom: 10px;
  }

  .foot-bottom .foot-bottom-wrapper {
    width: 97%;
  }



  .foot-bottom-wrapper .foot-designer {
    width: 19%;
  }

  .foot-bottom-wrapper .foot-link {
    margin-right: 1%;
  }

  .foot-bottom-wrapper .foot-update {
    margin-left: 4%;
  }


  .footer .foot-wrapper
   {
    width: 96%;
  }

  .index h2 {
    margin-top: 41px;
  }


    .tagline {
    height: auto;
    margin-top: 7px;
  }

  .leftcol .maintext {
    width: 94%;
    margin-top: 15px;
    margin-left: 3%;
    padding: 0;
  }


   .index .leftcol .maintext {
    width: 94%;
    max-width: 660px;
    margin: 15px auto 0 auto;
    padding: 0;
    float: none;
  }


   .mainboxes {
    width: 86%;
    max-width: 86%;
  }

  .mainphoto-wrap {
    height: auto;
    margin-top: 21px;
  }

  .maintext .maintext-tag {
    margin-top: 23px;
    width: 100%;
  }

  .wrapper .right-col {
    float: none;
    width: 80%;
    height: auto;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

    .wrapper .right-col-extra {
    float: left;
    width: 50%;
    height: auto;
    margin: 3em auto 0 auto;
    text-align: center;
  }


  #ss_search {
    width: 270px;
    float: left;
  }

  .right-col .search-top-border{
    margin-left: 0;
  }


  .right-col .testi-top-border {
    float:left;
    height: auto;
    margin-top: 70px;
  }


  .sbCweather {
    float: none;
    margin: 0 auto;
  }

  .rc-form {
    float: right;
    margin-top: 0;
    width: 270px;
  }


  .wrapper .leftcol {
    float: none;
    width: 660px;
    margin-right: auto;
    margin-left: auto;
  }

  .index  .wrapper .leftcol {
    width: 100%;
  }

  .wrapper-100 {
    margin-top: 0;
  }

  .wrapper-100 .wrapper {
    width: 100%;
    margin-top: 22px;
  }


  /**********  width < 960   inside header overrides ********************/

.main-header-back {
    height: auto;
    padding-bottom: 20px;
  }

  .main-header-back .main-header {
    /*width: 670px;*/
    width: auto;
    padding-left: 0;
  }

 .main-header .left-head {
    float: none;
    /*width: 660px;*/
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 25px;
  }

  
.main-header img {
    float: none;
    margin-right: auto;
    margin-left: auto;
}



.vert-menu  .vert-menu-first {
  margin-top: 1px;
}

.vert-menu {
  padding-bottom: 0px;
  display: inline-block;
}




}






/*********************************************   max width  931  ********************************/

@media(max-width: 931px) {


  .sea-school-logo {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .head .top-contact {
    float: right;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    padding: 0 10px 0 10px;
  }

  .head .head-tag {
    float: left;
    margin-right: 1%;
    margin-left: 0;
    margin-top: 30px;
  }

  .wrapper .right-col {
      /*width: 90%;*/
  }


}


/*********************************************   max width  800  ********************************/

@media(max-width: 800px) {



  .mainboxes {
    width: 96%;
    max-width: 96%;
  }


  .wrapper .right-col {
      width: 98%;
  }


  .sbCweather {
    float: left;
    margin: 0 0 0 5%;
}

}


/*********************************************** max width 690px  **********************/
/***********************************************                  **********************/
/***********************************************                  **********************/



@media(max-width: 690px) {


    .foot-bottom-wrapper p {
      padding-bottom: 10px;
    }


  .footleft,
  .footright {
    float: none;
    width: 95%;
   margin-left: auto;
    margin-right: auto;
  }
  .footright {
    margin-top: 20px;
  }

  .footleft {
    padding-right: 5%;
  }



  .foot-wrapper .foot-list3, .foot-wrapper .foot-list4 {
    margin-top: 0;
    padding-top: 0;
  }

  .foot-wrapper .foot-list1 ul, 
  .foot-wrapper .foot-list2 ul, 
  .foot-wrapper .foot-list3 ul {
      width: 100%;
  }


  .foot-wrapper  .foot-list1 .footlist1 li, 
  .foot-wrapper .footlist2 li, 
  .foot-wrapper .footlist3 li {
      padding-top: 8px;
      font-size: 16px;
      line-height: 1.38;
  }

  .foot-wrapper .foot-list4 {
    float: right;
  }
    .foot-list4 .copyright {
      height: auto;
    }

   
    .foot-bottom .foot-bottom-wrapper {
      width: 97%;
    }

    .foot-bottom-wrapper .foot-designer {
       width: 48%;
    }


    .foot-bottom-wrapper .foot-update {
      height: auto;
      width: 100%;
      text-align: center;
      margin-left: 0;
      margin-right: 0;
  }

    .foot-bottom-wrapper .foot-link {
      margin-right: 0.5%;
      width: 48%;
      float: none;
      text-align: right;
  }


    .footer .foot-bottom {
      margin-top: 14px;
    }

    .footer .foot-wrapper {
      width: 96%;
      margin-top: 11px;
    }



}


/*********************************************** max width 670px  **********************/
/***********************************************                  **********************/
/***********************************************                  **********************/



@media(max-width: 670px) {


  .head .head-tag, 
  .head .sea-school-logo,
   .head .top-contact {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }
  .head .top-contact {
    margin-top: 23px;
    width: 256px;
  }


  .head-wrapper .head {
    width: 99%;
  }


  .enrol-button-top a {
   margin: 10px auto 0 auto;
  }

  .mainphoto-wrap img {
    width: 95%;
  }

  .maintext ul {
    height: auto;
  }

  .tagline h1 {
    width: 95%;
    font-size: 18px;
  }

  .bullet {
    padding-left: 1.5%;
  }


  .maintext .maintext-tag {
    display: block;
    float: none;
    margin-right: auto;
    margin-left: auto;
  }

  .mainboxes {
    width: 99%;
    max-width: 99%;
  }

  .front-box {
     width: 48%;
  }


  .wrapper .leftcol,
  .wrapper .right-col {
    width: 100%;
  }


  /* Force timetable table to  be not like tables anymore */
  .time-table table, .time-table tbody, .time-table td, .time-table tr { 
    display: block; 
  }

  .time-table {
    width: 100%;
    border: none;
  }
  
 
  .time-table tr { border: 1px solid #ccc; }

    .time-table .spacer{ 
      border: none;
       border-bottom: 1px solid #ccc; 
      height: 15px ;
      }

  
  .time-table td { 
    /* Behave  like a "row" */
    border: none;
    position: relative;
    padding: 0 0 0 5px; 
    word-wrap: break-word;
  }


  .time-table .col1, .time-table .col2  {
    width: auto;
  }

  .time-table .col1 {
    border-bottom: 1px solid #ccc; 
    padding: 8px 0 10px 5px; 
  }

  .time-table .col2  {
   color: #0059b2;
   font-weight: 700;
    padding: 5px 0 5px 5px; 
  }

  .time-table .col3  {
    padding: 5px 0 10px 5px; 
  }


  blockquote {
    padding: 8px 7px 6px 7px;
  }



  /**********  width < 670   inside header overrides ********************/

   .main-header-back {
      float: none;
      clear: none;
      margin-right: auto;
      margin-left: auto;
    }

   .main-header .left-head {
      width: 90%;
    }

    .main-header-back .main-header {
      width: 100%;
      margin-top: 0;
    }

    .main-header .left-head {
      width: 90%;
    }

   .vert-menu-div .vert-menu, .vert-menu-div .vert-menu {
      float: none;
      margin-top: 20px;
      margin-right: auto;
      margin-left: auto;
    }

  .locations .vert-menu2 li {
    margin-top: 5px;
  }

  .left-head .head-box {
      float: none;
      width: auto;
      margin-top: 0;
      margin-right: auto;
      margin-left: auto;
      text-align: center;
      height: auto;
    }


  .main-header-back .main-header img {
    margin-top: 20px;
  display: block;
  height: auto;
  width: 95%;
  max-width: 450px;
  overflow: hidden;
  }

  .comm .main-header img, .commbook .main-header img{
    max-width: 410px;
  }

 .locations .main-header img {
    max-width: 300px;
  }


  .course-table .col1, .what-table .col1  {
    width: auto;
    padding-right: 15px;
    word-wrap: break-word;
  }


  .course-table .col1 h5 {
    text-align: center;
  }



  .first-aid-table{
    width: 96%
  }
  .first-aid-table td {
   padding: 3px 5px 2px 0 ;
  }

  #map-canvas2, #map-canvas{
    width: 90%; 
  }

  .top-fb {
    padding-left: 12px;
  }



}

/*********************************************** max width 580  **********************/
/***********************************************         **********************/
/***********************************************     **********************/
/***********************************************                  **********************/

@media(max-width: 580px) {


 #ss_search {
    margin-top: 1em;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }

    .right-col .testi-top-border, .right-col .voucher {
    float: none;
    margin: 3em auto 0 auto ;
  }

  .wrapper .right-col-extra {
      float: none;
      width: 100%;
      margin: 20px auto 0 auto;
  }

  .sbCweather {
    float: none;
    margin: 0px auto;
}

  .rc-form {
    float: none;
    margin: 3em auto 0 auto;
  }


.mainboxes {
  width: 99%;
  max-width: 99%;
}

  .mainboxes .front-box {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }

  .front-box {
    width: 100%;
  }

  .ss-linebreak1 {
       display: block;
      font-size: 0;
  }



}



/*********************************************** max width 420px  **********************/
/***********************************************        370px     **********************/
/***********************************************  some overrides    **********************/
/***********************************************                  **********************/

@media(max-width: 500px) {


 .maintext .mask-map {
  width: 400px; 
  height: 280px; 
}

  .maintext .mask-map iframe {
  margin-top: -120px;
  height:400px;
  }


  #map-canvas2, #map-canvas{
    height: 300px;
  }

  .m-whyus {
    margin: 20px 0px 40px 10px;
  }

  .whyus-text {
    padding: 0px 26px 0px 30px;
  }

  .wu-arrow {
    width: 20px;
  }


  .qual-logos {
    width: 90%;
  }

   .foot-wrapper .foot-list3 {
    margin-top: 20px;
  }
   .foot-wrapper .foot-list4 {
    float: left;
    margin-top: 30px;
  }

  .foot-wrapper .foot-list1,
.foot-wrapper .foot-list2,
.foot-wrapper .foot-list3 
 {
    width: 100%;
}

.foot-wrapper .foot-list1 ul, 
.foot-wrapper .foot-list2 ul, 
.foot-wrapper .foot-list3 ul {
    margin-left: 7px;

}


  .front-box {
      width: 100%;
  }

  .front-box img
   {
    float: none;
    margin-right: auto;
    margin-left: auto;
  }



  .front-box p {
    float: none;
    clear: none;
    margin-right: auto;
    margin-left: auto;
  }



  .credit-cards {
   float: none;
   margin: 0 0 15px 0;
  }

}


/*******************************************************************/
@media(max-width: 460px) {


  .form-wrap {
    width: 100%!important;
  }


  .booking-form {
    margin: 40px 0 0 0;
  }

}


/*******************************************************************/
@media(max-width: 420px) {


  .Zebra_Form .cell.respons-420 {
      margin-right: 0;
      width: 100% !important ;
      margin-top: 10px;
  }

  .st-linebreak {
    display: none;
  }

  .mainphoto-wrap  {
    /*display: none;*/
  }

  .m-whyus {
    margin: 20px 0px 40px 0px;
  }

    .whyus-text {
    padding: 0px 20px 0px 26px;
  }

  .wu-arrow {
    width: 26px;
  }



  .qual-logos {
      width: 99%;
  }

  .foot-wrapper .foot-list2 {
      float: left;
      margin-top: 30px;
  }

}

/**********************************************************************/

@media(max-width: 377px) {

  .Zebra_Form .cell.respons-377 {
      margin-right: 0;
      width: 100% !important ;
      margin-top: 10px;
  }


  .comm .vert-menu2 {
    border-left: 3px solid #0059b2;
  }

    .comm .vert-menu, .locations .vert-menu {
    margin-left:auto;
    margin-right: auto;
    min-width: 175px;
  }

  .maintext .booking-button a {
    padding: 3px 8px 3px 8px ;
    font-size: 22px;
  }
}



/**********************************  main nav ****************************/
.menu-bar-holder {
  width: 100%;
  margin: 0 auto;
  background-color: #222222;
    height: 58px; /* wf */
}

.menu-bar-inner {
  float: left;
  width: 100%;
  margin-top: 1px;
  height: 56px;
  border-top: 1px solid #bf9415;
  border-bottom: 1px solid #bf9415;
  background-color: #222222;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sf-menu li {
  position: relative;
}
.sf-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
}

.sf-menu > li {
  float: left;
}
.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
  display: block;
}

.sf-menu a {
  display: block;
  position: relative;
}

.sf-menu ul ul {
  top: 0;
  left: 100%;
}

/***  SKIN ***/
.sf-menu {
  width: 980px; /* wf */

    margin: 0 auto; /*  wf */
  /*float: left;  removed wf */
  margin-bottom: 1em;
}
.sf-menu ul {
  min-width: 150px; /* allow long menu items to determine submenu width  wf - this was orig 12em*/
  /*wf new rules below to increase top and bottom padding and borders - need background to match .sf-menu ul li  */
  /*padding-top: 5px;*/
  padding-bottom: 5px;
  background-color: #000000;
  border-left: 1px solid #BF9415;
  border-bottom: 1px solid #BF9415;
  border-right: 1px solid #BF9415;
}

/* wf put a top border on second level sub menus  */
.sf-menu ul ul {
  padding-top: 0px;
  border-top: 1px solid #BF9415;
}

/* wf set a specific width on specific submenus  - use min-width for safety*/
.sf-menu .commercial ul {
  min-width: 166px; 
}

.sf-menu a {
  text-decoration: none;
  color: #ffffff;
  padding-top: 20px;
  padding-bottom: 16px; /* wf this increases the "clickable area"  */
}

.sf-menu .recreational > a,
.sf-menu .timetable > a,
.sf-menu .commercial > a {
  padding-top: 6px;
  padding-bottom: 4px;

}

.sf-menu li {
  /*background: #BDD2FF;   wf - removed */
  white-space: nowrap; /* no need for Supersubs plugin */
  /* wf the below did awful things to the mobile menu do have disabled */
/*  -webkit-transition: background .2s;
  transition: background .2s;*/
  /* wf added styles below  */
  font-family: Arial;
  font-size: 15px;   /* was using em for this but it is cumulative so subsequent menu fonts get smaller  - have to use px */
  line-height: 1em;
  color: #ffffff;
  background-image: url('../images/menu-divider.gif');
  background-repeat: no-repeat;
  background-size: auto auto;
  background-position: right center;
  text-align: center;
/*  padding-left: 22px;
  padding-right: 22px;*/
  height: 53px;
  margin-top: 1px;
}


.sf-menu li.recreational,
.sf-menu li.timetable,
.sf-menu li.commercial  {
  line-height: 1.38em;
}



.sf-menu li.home {
  /*width: 83px;*/
  width: 8.5%;
}

.sf-menu li.recreational {
  /*width: 127px;*/
  width: 12.96%;
}
.sf-menu li.commercial  {
  /*width:163px;*/
  width:16.6%;
}
.sf-menu li.timetable {
  /*width: 117px;*/
  width: 11.9%;
}
.sf-menu li.downloads {
  /*width: 117px;*/
  width: 11.95%;

}
.sf-menu li.faq {
  /*width: 73px;*/
  width: 7.44%;
}
.sf-menu li.testimonials {
  /*width: 125px;*/
  width: 12.75%;
}
.sf-menu li.about {
  /*width: 81px;*/
  width: 8.25%;
}

.sf-menu li.contact {
  background-image: none;
  /*width: 93px;*/
  width: 9.48%;
}

.sf-menu .selected {
  background-color: #000000;
}


.sf-menu ul li {
  background: #000000;
  background-image: none;
  height: 32px;
  margin-top: 0;
  text-align: left;
  /* wf change padding and font-size on submenu items  */
  padding-left: 22px;
  padding-right: 22px;
  font-size: 14px;
}

.sf-menu ul li a {
  padding-top: 10px;
}
/* second level submenu background colour  */
.sf-menu ul ul li {
  background: #000000;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
  background: #BF9415;
  /* only transition out, not in */
  -webkit-transition: none;
  transition: none;
  color: #000000;
}


/*wf change hover background colour of items in submenu  */
.sf-menu ul li:hover,
.sf-menu ul li.sfHover {
  background: #BF9415;
}

/* wf change hover text colour .sfhover is to keep top menu colour changed when on sub menu */
.sf-menu a:hover,
.sf-menu .sfHover > a
 {
  color: #000000;
}



/*** arrows (for all except IE7) **/

/* styling for both css and generated arrows  wf -  using a "border" technique to simulate arrows */
.sf-arrows .sf-with-ul {
  padding-right: 2.5em;
}
/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
  content: '';
  position: absolute;
  /*top: 50%;*/
  right: 1em;
  /*margin-top: -3px;*/
  height: 0;
  width: 0;
  /* order of following 3 rules important for fallbacks to work */
  border: 5px solid transparent;
  /* wf - these rules removed - were for yop arrow */
}



/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
  margin-top: 0px;
  margin-right: -8px;
  border-color: transparent;
  border-left-color: #ffffff; /* edit this to suit design (no rgba in IE8) */
  border-left-color: rgba(255,255,255,.8);
}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {
  border-left-color: white;
  border-left-color: #000000; /* wf */
    border-left-color: rgba(0,0,0,.8); /* wf change arrow colour for hover  */
}


/* remove arrow from top menu items  wf */
.sf-arrows > li  > a.sf-with-ul:after {
  border: none;
}

.sf-arrows > li  > a.sf-with-ul {
  padding-right: 0;
}

/******************* after width is <= 980 then menu can be full width  *************/

@media only screen and (max-width: 980px) {
.sf-menu {
  width: 100%; /* wf */
}

}

/**********************   narrow screen alternative menu  *******************/
/************************* from astuteo  ***************************************/
.nav-button { display: none; } /* hide the navigation button by default */


@media only screen and (min-width: 0px) and (max-width: 790px) {

  /* Navigation Button
  -------------------------------------------------------- */



  .nav-button {
    display: block;
    position: absolute;
    top: 8px;
    left: 12px;
    width: 110px;
    height: 35px;

    background: url('images/menu-icon-small.png');  /*modified wf as wasn't working in iphone 4 */
    background-color: #000000;
    background-position: center center;
    background-repeat: no-repeat;
    cursor: pointer;
    border: 0 none;
    border: 1px solid #6C5A2A;
    border-radius: 5px;
    z-index: 999;
    text-indent: -9999px;
  }
  .nav-button:hover { 
    background-color: rgba(0,0,0,.1); 
  }
  .nav-button.open {
    background: url('images/close-icon-large.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 21px, 100%;
  }

  /* Navigation Bar
  -------------------------------------------------------- */

  body { padding-top: 50px; } 


.menu-bar-holder, .menu-bar-inner  {height: 0px; border: none;}



  .sf-menu {
    width: 100%;
    float: none;
    background-color: #222222; /* change the menu color */
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.2));
    background-image:    -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.2));
    background-image:     -ms-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.2));
    background-image:      -o-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.2));
    display: block;
    height: 50px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    box-shadow: 0 1px 2px rgba(0,0,0,.6);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 998;
    clear: both;
  }
  .sf-menu li,
  .sf-menu li.home,
  .sf-menu li.recreational,
  .sf-menu li.commercial,
  .sf-menu li.timetable,
  .sf-menu li.downloads,
  .sf-menu li.faq ,
  .sf-menu li.testimonials,
  .sf-menu li.about ,
  .sf-menu li.contact   { 
    display: none;
    width: 100%;
    font-family: Arial;
    font-size: 16px;
    padding: 0;
    margin: 0;
    height: auto;
    background-image: none;
    line-height: 1.38em;
    white-space: normal;
    text-align: left;
  }

.sf-menu ul {
  position: relative;
  border: none;
  top: auto;
  left: auto;
}

.sf-menu ul ul {
  position: relative;
  top: auto;
  left: auto;
}

.sf-menu ul li {
  height: auto;
  font-size: 15px;
  padding: 0;
}



  .sf-menu li a {
    display: block;
    width: 90%;
    padding: 8px 5%;
    /*font-size: 14px;*/
    /*font-weight: bold;*/
    /*text-shadow: -1px -1px 0 rgba(0,0,0,.15);*/
    color: white;
    text-decoration: none;
    border-bottom: 1px solid rgba(0,0,0,.2);
    border-top: 1px solid rgba(255,255,255,.1); 
    box-sizing: content-box;
    -moz-box-sizing: content-box; /* these were set in standardize - need to override for this mobile menu */
  }

/* wf override orig menu */
.sf-arrows > li > a.sf-with-ul, 
.sf-menu .recreational > a,
.sf-menu .timetable > a,
.sf-menu .commercial > a {
      padding: 9px 5%;
}


  .sf-menu li a:hover {
    /*background-color: rgba(0,0,0,.5);*/
    border-top-color: transparent;
  }
  .sf-menu > li:first-child {
    border-top: 1px solid rgba(0,0,0,.2);
  }

  /* Toggle the navigation bar open  */

  .sf-menu.open { 
    height: auto; 
    padding-top: 50px;
  }
  .sf-menu.open li { 
    display: block; 
  }

  /* Submenus – optional .parent class indicates dropdowns */

  .sf-menu > li:hover > a {
    /*background: rgba(0,0,0,.5);*/
    border-bottom-color: transparent;
  }
  .sf-menu li.parent > a:after {
    content: "▼";
    color: rgba(255,255,255,.5);
    float: right;
    padding-right: 2.5em;
  }
  .sf-menu li ul {
    display: none;
    background: #000000;
    border-top: 0 none;
    padding: 0 0 0 4%;
  }
  .sf-menu li ul a {
    border: 0 none;
    font-size: 14px;
    padding: 8px 5%;
    font-weight: normal;
    width: auto;
  }
  .sf-menu li:hover ul {
    display: block;
    border-top: 0 none;

  }

} /* End Mobile Styles */

/******************  print overrides  *******************/


 @media print {
  
  
  .menu-bar-holder, .footleft,  .right-col, .foot-list3, .foot-bottom, .main-header-back, .head-tag, .foothead, .footer-fb, .copyright, .right-col-extra, .booking-form { display : none; } 
  .head-wrapper {background-image: none;}
  .footer {background-color: #ffffff; border: none; margin-top: 0;}
  .footright {float: left; width: 90%;}
  .foot-list4 {margin: 0 ; padding: 0}
  .footlist4 {color: #000000; width: 98%}
  .footlist4 p {color: #000000; }
  .footer-phone a, .footer-phone a:visited, .footer-email a, .footer-email a:visited {
    color: #000000;
  }
  .sea-school-logo {margin-right: 20px;}

}














