*, *:before, *:after {
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing: content-box;
}

a { color: #00568e; text-decoration: none; }
.field-name-body a, .views-field-body a, .views-field-field-description a { text-decoration: underline; }
a:hover { text-decoration: underline; }
h1,h2,h3,h4{ color: #000; font-weight: normal; margin-top: 0;}
.node-type-lv-1-page #page-title h1 {font-size: 30px; line-height:1.2em;}

h1 { font-size: 1.5em; font-weight: bold; color: #000; }
h2 { font-size: 1.3em; font-weight: bold; color: #000; margin-bottom: 1em; line-height: 25px }
h3 { font-size: 1.1em; font-weight: bold; color: #000; margin-bottom: 0em;}
h4 { font-size: 1.1em; font-weight: bold; margin-bottom: 1em;}
body { font-size: 14px; line-height: 18px; color: #333333; font-family: arial; }
table { border-collapse: collapse; margin-bottom: 10px; width: 100%; border-color: #1360a2; }
table td { border-color: #000; font-size: 12px; font-family: arial;}
/*table thead td { background: url(../images/bg-table-head.gif) repeat-x bottom; font-weight: bold; font-size: 14px; }*/
table thead td,table thead th { background: #1360a2; font-weight: bold; color: #fff; border-bottom: 0; text-align: left; }
table tbody { border: 0; }
table tr { border-color: #000; }
table.no-border tr { border: 0; }
table tr.table-row-alt, table tr.table-row-alt td { background: #000; }
ul { list-style: disc; padding: 0 0 0 20px; margin: 1em 0; }
p { margin: 1em 0; }
hr {
  clear: both;
  border: 0;
  border-bottom: #d7d7d7 1px solid;
  margin: 15px 0;
  height: 1px;
}

table.table-align-right {
  float: right;
  clear: right;
}
table.table-align-left {
  float: left;
  clear: left;
}

p.arrow{
  padding-left: 20px;
  background: url(../images/icons/arrow-black1.png) no-repeat center left;
}

a.arrow{
  padding-left: 20px;
  background: url(../images/icons/arrow-black1.png) no-repeat center left;
}

a.button-more {
  height: 27px;
  line-height: 27px;
  padding: 0 40px 0 15px;
  background: #231f20 url(../images/icons/arrow-black.png) no-repeat top right;
  color: #fff;
  font-weight: bold;
  display: inline-block;
}

a.printer-friendly{
  height: 25px;
  line-height: 25px;
  padding-left: 40px;
  margin: 5px 0;
  background: url(../images/icons/print.png) no-repeat center left;
  color: #fff;
  display: inline-block;
}

a.facebook-share{
  background: #F6F6F6 url(../images/icons/facebook-footer.png) no-repeat 0 0;
  color: #F6F6F6;
  width: 115px;
  height: 30px;
  display: inline-block;
  text-indent: -1000px;
}

a.facebook-share:hover{
  color: #F6F6F6;
  text-decoration: none;
}

a.apply-now {
    background: #7d1910 url(../images/icons/icon-apply-now.png) no-repeat 30px 30px;
    color: #ffffff;
    display: inline-block;
    font-size: 26px;
    line-height: 28px;
    padding: 35px 40px 35px 90px;
}
a.enquire-now {
    background: #c24e28 url(../images/icons/icon-enquire-now.png) no-repeat 30px 30px;
    color: #ffffff;
    display: inline-block;
    font-size: 26px;
    line-height: 28px;
    padding: 35px 40px 35px 90px;
}
a.register-now {
    background: #326191 url(../images/icons/icon-register-now.png) no-repeat 30px 30px;
    color: #ffffff;
    display: inline-block;
    font-size: 26px;
    line-height: 28px;
    padding: 35px 40px 35px 90px;
}
a.apply-now:hover,
a.enquire-now:hover,
a.register-now:hover{
  text-decoration: none;
}

p.contact-email {
  padding-left: 30px;
  background: url(../images/icons/contact-email.png) no-repeat center left;
}

p.contact-phone {
  padding-left: 30px;
  min-height: 21px;
  background: url(../images/icons/contact-phone.png) no-repeat center left;
}

p.contact-faq {
  padding-left: 30px;
  min-height: 18px;
  background: url(../images/icons/contact-faq.png) no-repeat center left;
}

p.footnote_12px {
  font-size: 12px;
}

p.footnote_10px {
  font-size: 10px;
}

p.BlockHeading, p.blockheading { font-size: 1.1em; font-weight: bold; color: #00568e; font-weight: bold; margin-top: 0; }

p.subheading { margin-top: 0; }

.view-bottom-content-block .views-row h3.BlockHeading, .view-bottom-content-block .views-row h3.blockheading { display: inherit; font-size: 1.1em; font-weight: bold; color: #00568e; font-weight: bold; margin-top: 0; }

/*
img.image-left { 
  float: left;
  margin: 0 15px 15px 0;
}
img.image-right { 
  float: right;
  margin: 0 0 15px 15px;
}
*/

img {
    border: 0;
    max-width: 100%;
    height: auto;
}
.img-caption {
    color: #666;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    line-height: 14px;
    margin-top: 0 !important;
}

/* Table styling - snazzy */
table.snazzy {
    border-collapse: collapse;
    margin-bottom: 1em;
    width: 100%;
}
table.snazzy tr {
    border-bottom: 1px solid #ccc;
}
table.snazzy th {
    background: none;
    color: #000;
    font-weight: bold;
    padding: 4px 5px;
    text-align: left;
}
table.snazzy td {
    font-size: 0.857em;
    padding: 4px 5px;
    vertical-align: top;
}
table.snazzy.table-index td:first-child {
    font-weight: bold;
}
table.snazzy.table-align-right {
    float: right;
    clear: right;
}
table.snazzy.table-align-left {
    float: left;
    clear: left;
}

/* Table styling - table1 */
table.table1 {
    border: 1px solid #dcdcdc;
}
table.table1 tr:nth-child(even) {
    background-color: #eee;
}
table.table1 th {
    background-color: #eee;
    border: 1px solid #ccc;
}
table.table1 td {
    border: 1px solid #ccc;
    font-size: 0.857em;
}

/* Table styling - table2 */
table.table2 {
    border: 1px solid #dcdcdc;
}
table.table2 tr:nth-child(even) {
    background-color: #eee;
}
table.table2 th {
    background-color: #8e1105;
    border: 1px solid #ccc;
    color: #fff;
}
table.table2 td {
    border: 1px solid #ccc;
    font-size: 0.857em;
}

.in-maintenance {
    padding: 20px;
}
.in-maintenance #header {
    margin-bottom: 20px;
    min-height: 80px;
}
.in-maintenance #header #name-and-slogan {
    top: 20px;
    left: 250px;
}
.in-maintenance #main {
    margin: 0;
}
