 /* ------------------------------------------------------------------------ *\
{                                                              GLOBAL STYLES   }
 \* ------------------------------------------------------------------------ */

html {
  font-size: 62.5%;
  }

body {
  font-size: 1.2em;
  line-height: 2.0em;
  }

h1 {
  margin-top: 0;
  text-align: left;
  font-size: 1.6em;
  line-height: 1.2em;
  letter-spacing: 0.1em;
  }

h2,
h3 {
  font-size: 1.2em;
  margin-top: 3em;
  border-bottom: 1px solid #ccc;
  text-transform: uppercase;
  }

p {
  text-align: justify;
  }

blockquote {
  font-size: 1.4em;
  margin: 1em;
  }

blockquote p {
  text-align: left;
  }

dt,
dd {
  margin: 0;
  padding: 0;
  }

a img {
  border: none;
  }

table {
  width: 100%;
  border-collapse: collapse;
  border-bottom: 2px solid #ccc;  
  font-size: 1em;
  line-height: 1.2em;
  }

thead th {
  height: 3em;
  background: #ccc;
  padding: 0.25em 0.25em;
  vertical-align: bottom;
  text-align: center;
  text-transform: uppercase;
  }

thead th.name {
  text-align: left;
  }

tbody th {
  text-align: left;
  }

th,
td {
  border-bottom: 1px solid #999;
  padding: 0;
  font-size: 0.9em;
  }

td {
  height: 3em;
  text-align: center;
  }

th a {
  display: block;
  padding: 1em 0.25em;
  }

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  }

 /* ------------------------------------------------------------------------ *\
{                                                              HEADER STYLES   }
 \* ------------------------------------------------------------------------ */


 /* ------------------------------------------------------------------------ *\
{                                                   HEADER NAVIGATION STYLES   }
 \* ------------------------------------------------------------------------ */

#lastTab {
  display: none;
  }

 /* ------------------------------------------------------------------------ *\
{                                                        MAIN SECTION STYLES   }
 \* ------------------------------------------------------------------------ */


 /* ------------------------------------------------------------------------ *\
{                                                             SIDEBAR STYLES   }
 \* ------------------------------------------------------------------------ */


 /* ------------------------------------------------------------------------ *\
{                                                        SIDEBAR MENU STYLES   }
 \* ------------------------------------------------------------------------ */


 /* ------------------------------------------------------------------------ *\
{                                                             CONTENT STYLES   }
 \* ------------------------------------------------------------------------ */

#content div {
  height: 1%;  /* needed of IE (all) to behave nicely */
  }

#content blockquote {
  width: 60%;
  }

.victoria #content h2,
.sponsors #content h2 {
  clear: right;
  }

#content .breakout {
  float: right;
  clear: right;
  margin: 0;
  padding: 0 0 16px 32px;
  }

#content div.breakout {
  width: 130px;
  margin: 0 0 16px 32px;
  padding: 10px;
  font-size: 0.9em;
  line-height: 1.4em;
  }

#content .breakout p {
  text-align: left;
  margin-top: 0;
  }

#content .breakout a {
  padding: 0 2px;
  }

#content .toc h2 {
  margin-top: 0;
  border-color: #000000;
  }

#content .toc ol {
  padding-left: 20px;
  margin-left: 0;
  }

#content .toc li {
  margin-bottom: 6px;
  }
#content .toc li a {
  display: block;
  }

.mapLink,
.infoLink {
  margin-left: 16px;
  }

.mapLink a,
.infoLink a {
  padding-right: 8px;
  }
  
.mapLink img,
.infoLink img {
  vertical-align: middle;
  }


 /* ------------------------------------------------------------------------ *\
{                                                        DEFAULT PAGE STYLES   }
 \* ------------------------------------------------------------------------ */

.default #default th,
.default #default td {
  padding-left: 2em;
  padding-right: 2em;
  font-size: 1em;
  }

 /* ------------------------------------------------------------------------ *\
{                                                           MELBOURNE STYLES   }
 \* ------------------------------------------------------------------------ */

/* ------------------------------------------------------------------ welcome */

.welcome #welcome dl {
  padding-left: 135px;
  background: transparent no-repeat left bottom;
  }

.welcome #welcome dl#tim {
  background-image: url(../img/Tim.jpg);
  }

.welcome #welcome dt {
  padding-top: 75px;
  background: transparent no-repeat left top;
  font-weight: bold;
  }

.welcome #welcome #tim dt {
  background-image: url(../img/TimSig.gif);
  }

/* --------------------------------------------------------------------- info */

.melbourne #docklands dt {
  float: left;
  margin-right: 0.5em;
  font-weight: bold;
  }

.melbourne #docklands dd {
  margin-bottom: 1em;
  }

/* --------------------------------------------------------------------- info */

.melbourne #info table {
  width: 60%;
  margin: 0 auto;
  }

.melbourne #info caption {
  height: 3em;
  background: #eee;
  border-bottom: 1px solid #ccc;
  padding-left: 0.25em;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 4.5em;
  }

.melbourne #info th {
  width: 33%;
  }

.melbourne #info dt {
  float: left;
  clear: left;
  margin-right: 0.5em;
  }

/* ------------------------------------------------------------------- events */

.melbourne #events .event .breakout {
  float: left;
  clear: none;
  padding: 0 16px 0 0;
  }

.melbourne #events dt {
  font-weight: bold;
  }

.melbourne #events dd {
  line-height: 1.4em;
  margin-bottom: 1em;
  }


 /* ------------------------------------------------------------------------ *\
{                                                                MCVB STYLES   }
 \* ------------------------------------------------------------------------ */

/* ------------------------------------------------------------------ contact */

.mcvb #contact div {
  clear: right;
  width: 100%;
  overflow: auto;
  }

.mcvb #contact div div {
  clear: none;
  width: 47%;
  }

.mcvb #contact .odd {
  float: left;
  }

.mcvb #contact .even {
  float: right;
  }


.mcvb #contact dt {
  float: left;
  clear: left;
  margin-right: 0.5em;
  font-weight: bold;
  }


 /* ------------------------------------------------------------------------ *\
{                                                    INCENTIVE TRAVEL STYLES   }
 \* ------------------------------------------------------------------------ */

/* ---------------------------------------------------------------- incentive */

.incentive h3 {
  margin: 1.5em 0 1em;
  border: none;
  text-transform: none;
  }

.incentive dt {
  float: left;
  clear: left;
  margin-right: 0.5em;
  font-weight: bold;
  }


 /* ------------------------------------------------------------------------ *\
{                                                            CALENDAR STYLES   }
 \* ------------------------------------------------------------------------ */

.calendar5years #content div.clearfix {
  margin-bottom: 2em;
  }

.calendar5years #content div.clearfix h2 {
  margin: 0 16px;
  padding: 16px 0;
  font-size: 2em;
  }

.calendar5years #content div.clearfix h3 {
  margin: 0;
  }

.calendar5years #content div.clearfix div {
  margin: 0 16px 48px;
  padding: 0;
  }

.calendar5years #content caption {
  display: none;
  }


 /* ------------------------------------------------------------------------ *\
{                                                   REGIONAL VICTORIA STYLES   }
 \* ------------------------------------------------------------------------ */


 /* ------------------------------------------------------------------------ *\
{                                                   TOURING AUSTRALIA STYLES   }
 \* ------------------------------------------------------------------------ */


 /* ------------------------------------------------------------------------ *\
{                                                           CHECKLIST STYLES   }
 \* ------------------------------------------------------------------------ */

.green #content #checklist ul li {
  list-style-image: url(../img/checkbox.gif);
  }

 /* ------------------------------------------------------------------------ *\
{                                                            SPONSORS STYLES   }
 \* ------------------------------------------------------------------------ */

.sponsors #sponsors p {
  padding-right: 182px;
  }

.sponsors #sponsors blockquote p {
  padding-right: 0;
  }

.sponsors #sponsors p.breakout {
  padding-right: 10px;
  }


 /* ------------------------------------------------------------------------ *\
{                                                             SITEMAP STYLES   }
 \* ------------------------------------------------------------------------ */

.contents #content ul {
  list-style: none;
  padding: 0;
  }

.contents #content ul li a {
  display: block;
  font-size: 1.2em;
  font-weight: bold;
  color: #157835;
  padding: 0  0.5em;
  margin-top: 2em;
  border-bottom: 2px solid #ccc;
  text-transform: uppercase;
  text-decoration: none;
  }

.contents #content ul li a:hover,
.contents #content ul li a:active {
  color: #fff;
  border-bottom: 2px solid #333;
  }

.contents #content ul li ul li a {
  font-size: 1.0em;
  font-weight: normal;
  color: #000;
  margin-top: 1em;
  border-bottom: none;
  text-transform: none;
  border-bottom: 1px solid transparent;
  }

.contents #content ul li ul li a:hover,
.contents #content ul li a:active {
  background: #ccc;
  color: #000;
  border-bottom: 1px solid #333;
  }


 /* ------------------------------------------------------------------------ *\
{                                                          ADVERTISER STYLES   }
 \* ------------------------------------------------------------------------ */

.sortableTable td {
  padding: 0;
  width: 1%;
  }

.sortableTable .green {
  font-size: 0 !important;
  text-indent: -999em !important;
  }

.sortableTable th.green span {
  display: block;
  width: 34px;
  }

.sortableTable .green a {
  display: block;
  width: 20px;
  height: 15px;
  padding: 9px 7px;
  background: transparent url(../img/green-icon.png) no-repeat center center;
  vertical-align: bottom;
  }


 /* ------------------------------------------------------------------------ *\
{                                                               ORDER STYLES   }
 \* ------------------------------------------------------------------------ */

.order #order form p {
  margin-left: 228px;
  clear: right;
  }

.order #order form table {
  border: none;
  }

.order #order form table th,
.order #order form table td {
  padding: 4px 8px;
  width: 204px;
  text-align: left;
  vertical-align: top;
  border: none;
  }

.order #order form label {
  display: block;
  width: 204px;
  margin: 6px 0 0;
  text-align: right;
  }

.order #order form .requiredField {
  color: #f00;
  }

.order #order form input,
.order #order form select,
.order #order form textarea {
  width: 268px;
  margin: 0;
  padding: 0;
  font-size: 13px;
  font-family: Din,Trebuchet MS,Arial,Verdana,Helvetica,sans-serif;
  }


 /* ------------------------------------------------------------------------ *\
{                                                                RVCG STYLES   }
 \* ------------------------------------------------------------------------ */


 /* ------------------------------------------------------------------------ *\
{                                                              BANNER STYLES   }
 \* ------------------------------------------------------------------------ */


 /* ------------------------------------------------------------------------ *\
{                                                              FOOTER STYLES   }
 \* ------------------------------------------------------------------------ */

#footer {
  clear: both;
  font-size: 0.75em;
  line-height: 1.2em;
  text-align: justify;
  }

#footer p {
  margin-bottom: 0;
  }

#footer dt,
#footer dd {
  display: inline;
  padding-right: 0.6em;
  margin-right: 0.4em;
  }

#footer dt {
  font-weight: bold;
  border-right: 1px solid #666;
  }


 /* ------------------------------------------------------------------------ *\
{                                                                END OF FILE   }
 \* ------------------------------------------------------------------------ */