html {
  min-height: 100%;
  margin-bottom: 1px;
}

body {
  font-family: Arial;
  font-size: 80%;
  background-color: #b3d759;
  font-weight: normal;
  margin-left: 0;
  margin-top: 0;
  margin: 0;
  margin-right: 0;
  text-align: left;
}

.hiddenPic {
  display: none;
  visibility: hidden;
}

td, th {
  font-family: Arial;
  color: #000000;
  font-weight: normal;
  text-align: left;
}

textarea {
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  text-align: left;
}

pre, code {
  font-family: "Lucida Console", "Bitstream Vera Sans Mono", "Courier New", "monospace";
  font-size: 90%;
  font-weight: normal;
}

p {
  font-family: Arial;
  color: #3c2848;
  font-size: 100%;
  font-weight: normal;
  text-align: left;
}

h1, h2, h3, h4 {
  font-size: 110%;
  color: #000000;
}

a:link {
  font-family: Arial;
  color: #006600;
  font-weight: bold;
  text-decoration: none;
  font-weight: bold;
}

a:visited {
  font-family: Arial;
  color: #488C48;
  font-weight: bold;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  font-family: Arial;
  color: #006600;
  font-weight: bold;
  text-decoration: underline;
}

a:active {
  font-family: Arial;
  color: #006600;
  font-weight: bold;
  text-decoration: none;
  font-weight: bold;
}

.top_bg {
  width: 909px;
  height: 33px;
  background-image: url( /skin/images2/bg_top.jpg );
  background-repeat: no-repeat;
}

.top_bg_white {
  width: 909px;
  height: 33px;
  background-image: url( /skin/images2/bg_top_white.jpg );
  background-repeat: no-repeat;
}

.main_bg {
  width: 706px;
  background-image: url( /skin/images2/bg_main.jpg );
  background-repeat: repeat-y;
  padding-top: 10px;
  padding-left: 22px;
}

.main_bg_white {
  width: 909px;
  background-image: url( /skin/images2/bg_main_white.jpg );
  background-repeat: repeat-y;
  padding-top: 30px;
  padding-left: 125px;
}

.rightcol_bg {
  width: 203px;
  background-image: url( /skin/images2/bg_rightcol.jpg );
  background-position: right top;
  background-repeat: repeat-y;
}

.bot_bg {
  width: 909px;
  height: 35px;
  background-image: url( /skin/images2/bg_bot.jpg );
  background-repeat: no-repeat;
}

.bot_bg_white {
  width: 909px;
  height: 35px;
  background-image: url( /skin/images2/bg_bot_white.jpg );
  background-repeat: no-repeat;
}

/*MAIN NAVIGATION*/

.nav, .nav2 {
  border-left: #98BC3F solid 1px;
  border-top: #FFF solid 1px;
  background-color: #4E7D31;
  text-align: center;
  vertical-align: middle;
}

.nav a, .nav2 a {
  height: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
  color: #FFF;
  font-weight: normal;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #4E7D31;
  display: block;
}

.nav a:visited, .nav2 a:visited {
  height: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
  color: #FFF;
  font-weight: normal;
  text-decoration: none;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
}

.nav a:hover, .nav2 a:hover {
  text-decoration: none;
  background-color: #86B51A;
  font-weight: normal;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  color: #FFF
}

/*Cont... - FOR CONTACT TAB ONLY*/

.nav2 {
  border-right: #98BC3F solid 1px;
}

.nav_bg {
  height: 25px;
  border-top: #FFF solid 1px;
  background-color: #4E7D31;
}

.news {
  font-family: Arial;
  color: #3c2848;
  font-size: 100%;
  font-weight: normal;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
}

.news a:visited {
  font-family: Arial;
  font-size: 100%;
  color: #456910;
  font-weight: bold;
  text-decoration: none;
  font-weight: bold;
}

.news a:hover {
  font-family: Arial;
  font-size: 100%;
  color: #456910;
  font-weight: bold;
  text-decoration: underline;
}

.news a:active {
  font-family: Arial;
  font-size: 100%;
  color: #456910;
  font-weight: bold;
  text-decoration: none;
  font-weight: bold;
}

.news2 {
  font-family: Arial;
  color: #3c2848;
  font-size: 100%;
  font-weight: normal;
  text-align: left;
  padding-left: 5px;
  padding-right: 30px;
}

.news2 a:visited {
  font-family: Arial;
  font-size: 100%;
  color: #006600;
  font-weight: bold;
  text-decoration: none;
  font-weight: bold;
}

.news2 a:hover {
  font-family: Arial;
  font-size: 100%;
  color: #006600;
  font-weight: bold;
  text-decoration: underline;
}

.news2 a:active {
  font-family: Arial;
  font-size: 100%;
  color: #006600;
  font-weight: bold;
  text-decoration: none;
  font-weight: bold;
}

.news_head {
  font-family: Arial;
  color: #E4801B;
  font-size: 120%;
  font-weight: bold;
  padding-left: 10px;
  padding-top: 5px;
  font-stretch: expanded;
}

.newsleft {
  max-width: 324px;
}

.newsright {
  max-width: 338px;
}

#coursebox {
  padding-left: 17px;
  padding-right: 25px;
  padding-top: 15px;
}

#banner {
  padding-left: 30px;
  padding-top: 15px;
}

.bannerclick {
 width: 120px;
 height: 240px;
}

.bannerclick a{
 display: block;
 overflow: hidden;
}

#testimonials {
  padding-left: 17px;
  padding-right: 25px;
  padding-top: 5px;
}

#courselinks {
  padding-left: 17px;
  padding-right: 25px;
  padding-top: 15px;
  padding-bottom: 5px;
}

.rightnav {
  width: 160px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: inherit;
  text-align: left;
  font-size: 90%;
  font-weight: normal;
  padding-top: 4px;
  padding-bottom: 5px;
}

.rightnav a {
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 4px;
  border-bottom: 1px solid #b7d07a;
}

.rightnav a:visited {
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 4px;
}

.rightnav a:hover {
  color: #598714;
  font-weight: normal;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 4px;
  border-bottom: 1px solid #598714;
}

.rightnav a:active {
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 4px;
}

.footbar {
  background-color: #98bc3f;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Arial;
  color: #d8e8bd;
  font-weight: normal;
  font-size: 100%;
  border-top: 1px solid #79b32b;
  height: 30px;
}

.footbar a {
  font-family: Arial;
  color: #d8e8bd;
  font-weight: normal;
  font-size: 11px;
  text-decoration: none;
}

.footbar a:visited {
  font-family: Arial;
  color: #d8e8bd;
  font-weight: normal;
  font-size: 11px;
}

.footbar a:hover {
  font-family: Arial;
  color: #fff;
  font-weight: normal;
  font-size: 11px;
  text-decoration: none;
}

.footbar a:active {
  font-family: Arial;
  color: #d8e8bd;
  font-weight: normal;
  font-size: 11px;
}

#footlinks a {
  color: #006600;
  font-size: 70%;
}

p#small {
  text-align: left;
  color: #000000;
  font-size: 80%;
}

p#quotes {
  text-align: right;
  font-size: 90%;
}

.floatingwidth {
  background-color: #ffffff;
  padding: 20px 30px 10px 30px;
}

.fixedright {
  background-color: #d7eea2;
  width: 180px;
}

.fixedleft {
  background-color: #d7eea2;
  width: 175px;
  padding: 0;
}

#fadeinbox {
  position: absolute;
  width: 300px;
  left: 0;
  top: -400px;
  z-index: 100;
  visibility: hidden;
}

#pricing {
  width: 90%;
  border: 2px solid #b1d273;
  padding: 8px;
  border-color: #b1d273;
}

#form {
  width: 400px;
  border: 1px solid #339933;
}

/*NEW STYLES SINCE LAST SAVE TUESDAY 21ST */

.bigheading {
  font-size: 150%
}

.sub_green {
  font-size: 90%;
  color: #598714;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

.search {
  font-size: 90%;
  color: #598714;
  font-weight: normal;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 3px;
}

.searchbox {
  font-size: 100%;
  color: #598714;
  font-weight: normal;
  padding-top: 3px;
  padding-bottom: 3px;
  border: #598714 solid 1px;
}

/* .newsinfo You might need to adjust padding left and margin values to balance on your site MF & IE */
.newsinfo {
  color: #858383;
  font-size: 100%;
  font-weight: normal;
  text-align: center;
  padding: 10px;
  background-color: #F1F7EA;
  border: solid 1px #B3D759;
  margin-left: 10px;
  margin-right: 10px;
}

.abstract {
  text-align: center;
  vertical-align: middle;
}

.coursetable {
  width: 600px;
  margin-left: 25px;
}

.coursecells {
  font-family: Arial;
  color: #454343;
  font-weight: normal;
  border: #B3D759 solid 1px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: left;
}

.coursecells a {
  color: #98BC40;
  border: #E4801B thin;
  text-decoration: none;
  font-weight: bold;
}

.coursecells a:visited {
  color: #98BC40;
  font-weight: bold;
}

.coursecells a:hover {
  color: #98BC40;
  text-decoration: underline;
}

.coursequote {
  width: 75%;
  text-align: right;
  color: #3287AF;
  background-color: #DFEFF7;
  padding: 10px;
  font-size: 100%;
  font-weight: normal;
  border: #84C9E3 solid 1px;
  margin-right: 10px;
  margin-left: 50px;
}

.enquiry_form {
  width: 405px;
  height: 465px;
  background-image: url( /skin/images2/enquire_bg.jpg );
  background-position: center;
  background-repeat: no-repeat;
  font-size: 90%;
  font-weight: normal;
  text-align: left;
}

.comment {
  font-family: Arial;
  font-size: 100%;
  color: #598714;
  font-weight: normal;
  padding-top: 3px;
  padding-bottom: 3px;
}

.popup {
  width: 300px;
  height: 360px;
  background-image: url( /skin/images2/pop_bg.jpg );
  background-position: center;
  background-repeat: no-repeat;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 50px;
  text-align: left;
}

.pricepop {
  width: 370px;
  height: 320px;
  background-image: url( /skin/images2/price_pop_bg.jpg );
  background-position: center;
  background-repeat: no-repeat;
  padding: 15px 25px 20px 30px;
}

/*COURSES PAGE*/

.flow {
  border-top: #FFF solid 1px;
  background-color: #4E7D31;
  text-align: center;
  vertical-align: middle;
  position: relative;
}

.flow a {
  height: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
  color: #FFF;
  font-weight: normal;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #6A963C;
  display: block;
}

.flow a:visited {
  height: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
  color: #FFF;
  font-weight: normal;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.flow a:hover {
  text-decoration: none;
  background-color: #4E7D31;
  font-weight: normal;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  color: #FFF
}

.flow_on a {
  height: auto;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 90%;
  color: #FFF;
  font-weight: normal;
  text-decoration: none;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  background-color: #E87400;
  display: block;
  text-align:center;
}

.style2 {
  color: #6A963C;
  font-weight: bold;
  text-align: center;
}

.club ul { margin: 12px 0 0 0; }
.club li {font-weight: normal; font-size:100%; line-height: 25px; text-align: left; margin: 0; list-style:square;}
.club h1 { font-family: Arial, Helvetica, sans-serif; font-size:150%; color:#000; font-stretch:expanded 0.3em; font-weight: bold; margin: 0px; padding: 5px 0px 3px 0px; } 
.club h3 { font-size:120%; color:#000; font-stretch:expanded 0.2em; margin: 0px; padding: 5px 0px 3px 0px; }
.club h4 { font-size:100%; color:#000; margin: 0px; padding: 0px; }
.club span { font-weight: bold; color: #D13A05; }
.strap { margin: 0px; padding: 0px; font-style:italic; font-size: 14px; color:#4e7d31;  }

.login { margin: -45px 0 0 0; padding: 0; float: right; position: relative }
.login a { width: 140px; height: 65px; background:url(/skin/images2/login-btn2.jpg) no-repeat; display:block }
.login a:hover { background:url(/skin/images2/login-dwn2.jpg) no-repeat }
.login span { display: none; }

.loginmenu { }
.loginmenu a { width: 140px; height: 65px; background:url(/skin/images2/login-btn2.jpg) no-repeat; display:block }
.loginmenu a:hover { background:url(/skin/images2/login-dwn2.jpg) no-repeat }
.loginmenu span { display: none; }

.sign-up { margin: 35px 0 0 130px; }
.sign-up a { width: 342px; height: 64px; background:url(/pics/sign-btn.jpg) no-repeat; display:block }
.sign-up a:hover { background:url(/pics/sign-dwn.jpg) no-repeat }
.sign-up span { display: none; }

.addthis_toolbox.atfixed {
    position: fixed;
    top: 10%;
    left: 20px;
    border: 1px solid #eee;
    padding: 5px 5px 1px;
    width: 32px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.addthis_toolbox .custom_images a img { border: 0; margin: 0 0 1px; opacity: 1.0; }
.addthis_toolbox .custom_images a:hover img { margin: 1px 0 0; opacity: 0.75; }


/* Share Dock Styles */
#sharedock { position: fixed; bottom: 0; left: 0; width: 100%; height: 90px; z-index: 999; }
#dock { position: relative; bottom: 0; font: 13px "Trebuchet MS", Verdana, Helvetica, sans-serif; }
.dock-container { position: relative; background: url(/skin/addthis/dock-background-sm.png) no-repeat bottom right; height: 50px; padding: 20px; }
.dock-contaner-left { background: url(/skin/addthis/dock-background-sm.png) no-repeat left bottom; width: 15px; height: 32px; position: absolute; bottom: 0; left: -15px; }
.dock-container .custom_images a { display: block; width: 50px; position: absolute; bottom: 0; text-align: center; text-decoration: none; color: #333; cursor: pointer; }
.dock-container .custom_images span { background: rgba(0,0,0,.75); display: none; padding: 2px 8px; margin-left: 17px; font-size: 11px; color: #fff; -moz-border-radius: 10px; -webkit-border-radius: 10px; }
.dock-container .custom_images img { border: 0; margin: 5px 10px 0px; width: 100%; }
