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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    background-color: #0d0d0d;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.clear {
    clear: both;
}
img {
    border: none;
}
#masthead {
    background: url(../images/header-image.png) top center no-repeat;
    width: 1000px;
    height: 109px;
}
#socialNetworks {
    position: fixed;
    top: 0%;
    left: 50%;
    margin-left: 500px;
    margin-top: 30px;
    width: 120px;
}
#socialNetworks ul {
    list-style-type: none;
}
h1 {
    text-indent: -9999px;
}
h2 {
    font-size: 30px;
    font-weight: normal;
    color: #ff0000;
    margin-bottom: 10px;
}
h3 {
    font-size: 16px;
    font-weight: bold;
    color: #ff0000;
    margin: 5px 0;
}
h4 {
    font-size: 14px;
    font-weight: bold;
    color: #ff0000;
    margin: 10px 0 5px 0;
}
p {
    font-size: 12px;
    font-weight: normal;
    color: #6c7478;
}
q {
    color: #fff;
}
a {
    color: #ff0000;
    text-decoration: none;
}
a:hover {
    color: #ff0000;
    text-decoration: underline;
}
.classTimes {
    font-size: 16px;
    color: #fff;
}
.classPrivate {
    font-size: 12px;
    color: #fff;
}
ul.list {
    padding-left: 15px;
    margin-bottom: 10px;
}
ul.list li {
    color: #6c7478;
}
.linkBar {
    display: block;
    padding: 10px;
    margin: 10px -10px -10px -10px;
    background-color: #292c2e;
}
.largeTitle {
    font-size: 18px;
    font-weight: bold;
    margin: 5px 0;
    padding: 0;
    color: #fff;
}
.smallTitle {
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 0 0;
    color: #fff;
}
.welcome {
    font-size: 20px;
    text-align: center;
    color: #fff;
    margin-top: 20px;
}
.imageThumb {
    border: 1px #000 solid;
    float: left;
    margin: 0 15px 2px 0;
}
#holder {
    margin: 0 auto;
    width: 1000px;
}
#mainColumn {
    background-color: #393f42;
    padding: 10px 5px;
}
.index p {
    margin: 0 !important;
    padding: 0 !important;
}
#menu {
    border-bottom: 1px #464646 solid;
    border-bottom: 1px #686d6f solid;
}
#subMenu {
    height: 29px;
    background: url(../images/sub-nav-gradient.png) top left repeat-x;
}
#leftHandColumn {
    float: left;
    width: 690px;
}
#leftHandColumn p {
    padding-bottom: 10px;
}
.price {
    background-color: #000;
    margin: 10px 0;
    padding: 10px;
}
.price p {
    margin: 0 !important;
    padding: 0 !important;
}
.price .classType {
    font-size: 16px;
    color: #fff;
}
.price .classPrice {
    font-size: 12px;
    color: #ff0000;
}
.price .classAge {
    font-size: 12px;
    color: #707070;
}
.missionStatement ul {
    padding-left: 15px;
}
.missionStatement ul li {
    margin-bottom: 15px;
    font-size: 14px;
    color: #fff;
}
#rightHandColumn {
    float: left;
    width: 300px;
}
#leftHandColumn .fullWidth {
    background-color: #2c3033;
    border: 1px #000 solid;
    padding: 10px 10px 20px 10px;
    margin: 2px 5px 2px 0;
}
#leftHandColumn .fullWidth p {
	font-size: 14px;
}
#leftHandColumn .halfWidth {
    background-color: #2c3033;
    border: 1px #000 solid;
    float: left;
    margin: 2px 5px 2px 0;
    padding: 10px;
    width: 318px;
}
.white {
    color: #fff;
}
.belt {
    clear: both;
    border-bottom: 1px #898989 solid;
    margin-bottom: 50px;
    padding-bottom: 20px;
}
.belt img {
    float: right;
    padding: 0 0 10px 10px;
}
.belt .beltColour {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px 0 !important;
    padding: 0 !important;
}
.belt .beltDescription {
    color: #fff;
    font-size: 12px;
    margin: 0 0 20px 0 !important;
    padding: 0 !important;
}
ul.benefitsList {
    padding-left: 20px;
    width: 45%;
    float: left;
    font-size: 16px;
    color: #fff;
    margin: 10px 0 20px 0;
}
ul.benefitsList li {
    padding: 2px 0;
}
ul#programTabs {
    list-style-type: none;
}
ul#programTabs li {
    display: inline;
}
ul#programTabs li a {
    font-size: 16px;
    background-color: #262729;
    color: #6c7478;
    padding: 5px 25px;
    border: 1px #404041 solid;
}
ul#programTabs li a:hover {
    text-decoration: none;
}
ul#programTabs li a.tabsActive {
    color: #fff;
    background-color: #2c3033;
    border-bottom: 1px #2c3033 solid;
}
#programBox {
    border: 1px #404041 solid;
    margin-top: 5px;
    padding: 20px 10px;
}
#rightHandColumn .halfWidth {
    background-color: #2c3033;
    border: 1px #000 solid;
    float: left;
    margin: 2px 5px 2px 0;
    padding: 10px;
    width: 278px;
}
#rightHandColumn .halfWidth ul li {
    display: block;
    background: url('../images/tick.png') center left no-repeat;
    padding: 5px 0 5px 25px;
    color: #6c7478;
    font-size: 15px;
    font-weight:  bold;
}
#sponsors img {
    float: left;
    margin: 2px;
}
#locations img {
    float: right;
}
.location {
    margin-bottom: 20px;
    background-color: #fff;
    padding: 10px 0 10px 10px;
}
.location h4 {
    font-size: 14px;
    color: #6c7478;
}
.location p {
    color: #2C2F33;
}
.location .map {
    color: #ff0000;
}
.contact {
    padding: 10px 0;
    margin: 10px 0;
    background-color: #fff;
}
.enquiryBanner {
    background-color: #fff;
    font-size: 14px;
    font-weight: bold;
    color: #ff0000;
    margin: -10px -20px 10px -20px;
    padding: 10px 20px;
    border: 1px;
}
#footer {
    padding: 20px 0 50px 0;
}
#footer p {
    color: #959595;
    font-size: 10px;
}
.contactButton {
    color: #fff;
    margin-top: 5px;
    display: inline-block;
    text-transform: uppercase;
    height: 27px;
    padding: 7px 10px;
    background: url('../images/btn_contact.gif') top left repeat-x;
}
.contactButton:hover {
    color: #fff;
}
.enquiryBox {
    text-transform: uppercase;
    color: #6d7478;
    font-size: 12px;
}
.enquiryBox input[type=radio] {
    margin-right: 25px;
}
.homepage-label {
    display: inline-block;
    width: 55px;
    color: #6d7478;
    font-size: 12px;
    text-align: left;
}
.homepage-text {
    width: 70px;
    border: 1px #272a2b solid;
    margin: 2px 0px;
    padding: 2px 2px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #464646;
    height: 16px;
}
.homepage-text-area {
    border: 1px #272a2b solid;
    font-family: Arial, Helvetica, sans-serif;
    color: #464646;
    font-size: 12px;
    margin: 2px 0px;
    padding: 3px 2px;
    width: 208px;
    height: 66px;
    overflow: hidden;
}
.homepage-button {
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    width: 70px;
    height: 27px;
    font-family: Arial, Helvetica, sans-serif;
    border: none;
    background: url('../images/gradient-button.gif') top left repeat-x;
    margin: 5px 0 0 58px;
}
label {
    display: inline-block;
    width: 120px;
    color: #000;
    font-size: 12px;
    text-align: right;
    text-transform: uppercase;
}
label.error {
    width: 0 !important;
    margin-left: 10px;
}
.text {
    width: 180px;
    border: 1px #272a2b solid;
    margin: 2px 0px;
    padding: 2px 2px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #464646;
    height: 16px;
}
.text-area {
    border: 1px #272a2b solid;
    font-family: Arial, Helvetica, sans-serif;
    color: #464646;
    font-size: 12px;
    margin: 2px 0px;
    padding: 3px 2px;
    width: 180px;
    height: 66px;
    overflow: hidden;
}
.button {
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    width: 70px;
    height: 27px;
    font-family: Arial, Helvetica, sans-serif;
    border: none;
    background: url('../images/gradient-button.gif') top left repeat-x;
    margin: 2px 0 20px 123px;
}
#reviewForm input[type=text] {
    color: #000;
    height: 21px;
}
#reviewForm .button  {
    background:url("../images/gradient-button.gif") repeat-x scroll left top transparent;
    border:medium none;
    color:#FFFFFF;
    font-size:12px;
    font-weight:bold;
    margin: 0 !important;
    height:27px;
    width:70px;
}
.jqmWindow {
    display: none;
    position: fixed;
    top: 17%;
    left: 50%;
    margin-left: -200px;
    width: 400px;
    background-color: #fff;
    color: #333;
    border: 2px solid #000;
    padding: 12px;
}
.jqmClose {
    float:right;
}
.jqmOverlay { background-color: #000; }
* html .jqmWindow {
    position: absolute;
    top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
