body {
  background-image: url(../images/bg_repeat.gif);
  background-repeat: repeat-x;
}

.hide { display: none !important; }
.show { display: block !important; }
.blue { color: #2295b9; }
p {
  margin: 10px 0;
  padding: 0;
}

#allContent {
  position: absolute;
  top: 45px;
  left: 50%;
  margin-left: -360px;
}

#header {
  position: relative;
  width: 720px;
  height: 132px;
  border: 1px #089dcb solid;
  background-image: url(../images/header_repeat.gif);
  background-repeat: repeat-x;
  clear: both;
}

#header img {
  display: block;
}

#header #contactBox {
  position: absolute;
  top: 0;
  right: 0;
  margin: 25px;
  font: normal 12px Tahoma, "Microsoft Sans Serif", sans-serif;
  color: #fff;
}
/*-----------------

---NAVIGATION------

-----------------*/

#navBarContainer {
  position: relative;
  padding: 0;
  width: 720px;
  height: 21px;
  background-image: url(../images/nav_repeat_out.gif);
  background-repeat: repeat-x;
  border-width: 0 0 1px 0;
  border-color: #26aad3;
  border-style: solid;
}

#navBar {
  margin: 0;
  padding: 0;
  float: right;
}

#navBar li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
  float: left;
}

#navBar li a.navOut, #navBar li a.navOver {
  padding: 0 30px;
  font: bold 12px Arial, sans-serif;
  text-decoration: none;
  line-height: 21px;
  float: left;
}

#navBar li a.navOut {
  color: #fff;
}

#navBar li a.navOver {
  color: #fff;
  background-image: url(../images/nav_repeat_over.gif);
  background-repeat: repeat-x;
}
/*--------------------

---CONTENT PAGES------

--------------------*/

#mainContent {
  position: relative;
  top: 10px;
  width: 720px;
  border: 1px #089dcb solid;
  clear: both;
  background-color: #fff;
}

#actualContent {
  position: relative;
  width: 500px;
  padding: 25px;
  clear: both;
  font: normal 12px Tahoma, "Microsoft Sans Serif", sans-serif;
  color: #444;
  line-height: 16px;
}

#actualContent a {
  text-decoration: none;
  color: #2295b9;
}

#actualContent h1 {
  color: #2295b9;
  background-color: #e2f6fe;
  font: bold 14px Tahoma, "Microsoft Sans Serif", sans-serif;
  line-height: 22px;
}

#actualContent h2 {
  color: #2295b9;
  font: bold 14px Tahoma, "Microsoft Sans Serif", sans-serif;
  line-height: 20px;
}

#actualContent li {
  text-indent: 2px;
  margin-left: -20px;
}
#search p {
  margin: 4px 0;
}
#suburbsList {
  overflow: auto;
}
#suburbsList, #searchLeft, #searchRight {
  height: 100px;
}
#searchLeft {
  width: 300px;
  float: left;
}
#searchRight {
  padding: 10px;
  width: 180px;
  border-width: 1px 10px 1px 1px;
  border-color: #99CCFF;
  border-style: solid;
  float: right;
  overflow: auto;
}

#errorMessage {
  color: #f00;
}

#contactForm .mandatoryField {
  color: #f00;
  vertical-align: top;
}
/*----------------

-----IMAGES-------

----------------*/

#imageContainer {
  position: absolute;
  top: 50px;
  right: 28px;
  font: bold 12px Geneva, Arial, Helvetica, sans-serif;
  color: #2295b9;
  text-align: center;
  line-height: 12px;
}

#imageContainer p#imageHeading {
  margin: 5px 0;
  padding: 3px 0;
  font-size: 13px;
  background-color: #e2f6fe;
  border: 1px #2295b9 solid;
}

#imageContainer p.imageTitle {
  margin: 7px 0 1px 0;
  padding: 0;
}

#imageContainer img {
  border: 1px #089dcb solid;
}
/*--------------

----FOOTER------

--------------*/

#footer {
  position: relative;
  top: 10px;
  width: 720px;
  height: 50px;
  font: normal 11px "Microsoft Sans Serif", Tahoma, sans-serif;
  color: #7a7a7a;
}

#footer img {
  border-width: 0px;
}

#footer a {
  color: #7a7a7a;
  text-decoration: none;
}



 /* CONTENT CONTAINER */
    /* HEADER CONTAINER */
  .accLarge.open .headerCont, .accLarge.static .headerCont,
  .accSmall.open .headerCont, .accSmall.static .headerCont {
    margin-left: -20px;
    padding-left: 20px;
    background-color: #B5E3F2;
  }
    .accLarge.open .headerCont, .accLarge.static .headerCont { width: 500px; }
    .accSmall.open .headerCont, .accSmall.static .headerCont { width: 420px; }
    /* HEADER */
  .accLarge .header, .accSmall .header {
    height: 29px;
    font: bold 14px Arial, sans-serif;
    line-height: 30px;
    color: #2295b9;
  }
     /* ACCORDION */
  .accLarge { width: 500px; }
  .accSmall { width: 420px; }
  .acc.closed .header {
    background-color: #e2f6fe;
    border-bottom: 1px #FFFFFF solid;
  }
  .acc.open .header, .acc.static .header {
    background-color: #FFEFE3;
    border-bottom: 1px #FFFFFF solid;
  }
  .acc .headerExpand {
    margin: 6px 10px;
    width: 18px;
    height: 18px;
    background: url(../images/assets-hosting1.png) 0 -22px no-repeat;
    float:left;
  }
  .acc.open .headerExpand { background-position: -20px -20px !important; }
  .acc.closed .headerExpand { background-position: 0 -20px !important; }
  .acc.static .headerExpand { background-image: none !important; }
    /* CONTENTS */
  .accLarge .container, .accSmall .container { overflow: hidden; }
    .accLarge .container { width: 500px; }
    .accSmall .container { width: 420px; }
  .accLarge .content, .accSmall .content { padding: 10px; }
    .accLarge .content { width: 480px; background: url(../images/container-large.gif) -500px 0 repeat-y; }
    .accSmall .content { width: 400px; background: url(../images/container-small.gif) -420px 0 repeat-y; }
    /* BASE */
  .accLarge .contentBottom, .accSmall .contentBottom {
    margin-bottom: 10px;
    height: 10px;
    background-position: 0 0;
    background-repeat: no-repeat;
  }
    .accLarge .contentBottom { width: 500px; background-image: url(../images/container-large.gif); }
    .accSmall .contentBottom { width: 420px; background-image: url(../images/container-small.gif); }

