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,
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-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline; }

*:focus {
  outline: 0; }

body {
  line-height: 1em;
  color: black;
  background: #fff; }

ol, ul {
  list-style: none; }

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: "" ""; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: ""; }

img a {
  border: none; }

body {
  line-height: 1.5;
  font-family: Helvetica Neue, Arial, Helvetica, sans-serif;
  color: #333333;
  font-size: 75%; }

h1 {
  font-weight: normal;
  color: #222222;
  font-size: 3em;
  line-height: 1;
  margin-bottom: 0.5em; }
  h1 img {
    margin: 0; }

h2 {
  font-weight: normal;
  color: #222222;
  font-size: 2em;
  margin-bottom: 0.75em; }

h3 {
  font-weight: normal;
  color: #222222;
  font-size: 1.5em;
  line-height: 1;
  margin-bottom: 1em; }

h4 {
  font-weight: normal;
  color: #222222;
  font-size: 1.2em;
  line-height: 1.25;
  margin-bottom: 1.25em; }

h5 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; }

h6 {
  font-weight: normal;
  color: #222222;
  font-size: 1em;
  font-weight: bold; }

h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0; }

p {
  margin: 0 0 1.5em; }
  p img.left {
    display: inline;
    float: left;
    margin: 1.5em 1.5em 1.5em 0;
    padding: 0; }
  p img.right {
    display: inline;
    float: right;
    margin: 1.5em 0 1.5em 1.5em;
    padding: 0; }

a {
  text-decoration: underline;
  color: #000099; }
  a:visited {
    color: #000066; }
  a:focus {
    color: black; }
  a:hover {
    color: black; }
  a:active {
    color: #cc0099; }

blockquote {
  margin: 1.5em;
  color: #666;
  font-style: italic; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

dfn {
  font-style: italic;
  font-weight: bold; }

sup, sub {
  line-height: 0; }

abbr, acronym {
  border-bottom: 1px dotted #666; }

address {
  margin: 0 0 1.5em;
  font-style: italic; }

del {
  color: #666; }

pre {
  margin: 1.5em 0;
  white-space: pre; }

pre, code, tt {
  font: 1em 'andale mono', 'lucida console', monospace;
  line-height: 1.5; }

li ul, li ol {
  margin: 0 1.5em; }

ul {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: disc; }

ol {
  margin: 0 1.5em 1.5em 1.5em;
  list-style-type: decimal; }

dl {
  margin: 0 0 1.5em 0; }
  dl dt {
    font-weight: bold; }

dd {
  margin-left: 1.5em; }

table {
  margin-bottom: 1.4em;
  width: 100%; }

th {
  font-weight: bold; }

thead th {
  background: #c3d9ff; }

th, td, caption {
  padding: 4px 10px 4px 5px; }

tr.even td {
  background: #e5ecf9; }

tfoot {
  font-style: italic; }

caption {
  background: #eee; }

.quiet {
  color: #666666; }

.loud {
  color: #111111; }

.clear {
  clear: both; }

.nowrap {
  white-space: nowrap; }

.clearfix {
  overflow: hidden;
  display: inline-block; }
  .clearfix {
    display: block; }

.small {
  font-size: .8em;
  margin-bottom: 1.875em;
  line-height: 1.875em; }

.large {
  font-size: 1.2em;
  line-height: 2.5em;
  margin-bottom: 1.25em; }

.first {
  margin-left: 0;
  padding-left: 0; }

.last {
  margin-right: 0;
  padding-right: 0; }

.top {
  margin-top: 0;
  padding-top: 0; }

.bottom {
  margin-bottom: 0;
  padding-bottom: 0; }

.container {
  width: 750px;
  margin: 0 auto;
  overflow: hidden;
  display: inline-block; }
  .container {
    display: block; }

.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19 {
  display: inline;
  float: left;
  margin-right: 10px; }
  * html .column, * html div.span-1, * html div.span-2, * html div.span-3, * html div.span-4, * html div.span-5, * html div.span-6, * html div.span-7, * html div.span-8, * html div.span-9, * html div.span-10, * html div.span-11, * html div.span-12, * html div.span-13, * html div.span-14, * html div.span-15, * html div.span-16, * html div.span-17, * html div.span-18, * html div.span-19 {
    overflow-x: hidden; }

.last, div.last {
  margin-right: 0; }

.span-1 {
  width: 30px; }

.span-2 {
  width: 70px; }

.span-3 {
  width: 110px; }

.span-4 {
  width: 150px; }

.span-5 {
  width: 190px; }

.span-6 {
  width: 230px; }

.span-7 {
  width: 270px; }

.span-8 {
  width: 310px; }

.span-9 {
  width: 350px; }

.span-10 {
  width: 390px; }

.span-11 {
  width: 430px; }

.span-12 {
  width: 470px; }

.span-13 {
  width: 510px; }

.span-14 {
  width: 550px; }

.span-15 {
  width: 590px; }

.span-16 {
  width: 630px; }

.span-17 {
  width: 670px; }

.span-18 {
  width: 710px; }

.span-19, div.span-19 {
  width: 750px;
  margin: 0; }

input.span-1, textarea.span-1, select.span-1 {
  width: 30px !important; }
input.span-2, textarea.span-2, select.span-2 {
  width: 70px !important; }
input.span-3, textarea.span-3, select.span-3 {
  width: 110px !important; }
input.span-4, textarea.span-4, select.span-4 {
  width: 150px !important; }
input.span-5, textarea.span-5, select.span-5 {
  width: 190px !important; }
input.span-6, textarea.span-6, select.span-6 {
  width: 230px !important; }
input.span-7, textarea.span-7, select.span-7 {
  width: 270px !important; }
input.span-8, textarea.span-8, select.span-8 {
  width: 310px !important; }
input.span-9, textarea.span-9, select.span-9 {
  width: 350px !important; }
input.span-10, textarea.span-10, select.span-10 {
  width: 390px !important; }
input.span-11, textarea.span-11, select.span-11 {
  width: 430px !important; }
input.span-12, textarea.span-12, select.span-12 {
  width: 470px !important; }
input.span-13, textarea.span-13, select.span-13 {
  width: 510px !important; }
input.span-14, textarea.span-14, select.span-14 {
  width: 550px !important; }
input.span-15, textarea.span-15, select.span-15 {
  width: 590px !important; }
input.span-16, textarea.span-16, select.span-16 {
  width: 630px !important; }
input.span-17, textarea.span-17, select.span-17 {
  width: 670px !important; }
input.span-18, textarea.span-18, select.span-18 {
  width: 710px !important; }
input.span-19, textarea.span-19, select.span-19 {
  width: 750px !important; }

.append-1 {
  padding-right: 40px; }

.append-2 {
  padding-right: 80px; }

.append-3 {
  padding-right: 120px; }

.append-4 {
  padding-right: 160px; }

.append-5 {
  padding-right: 200px; }

.append-6 {
  padding-right: 240px; }

.append-7 {
  padding-right: 280px; }

.append-8 {
  padding-right: 320px; }

.append-9 {
  padding-right: 360px; }

.append-10 {
  padding-right: 400px; }

.append-11 {
  padding-right: 440px; }

.append-12 {
  padding-right: 480px; }

.append-13 {
  padding-right: 520px; }

.append-14 {
  padding-right: 560px; }

.append-15 {
  padding-right: 600px; }

.append-16 {
  padding-right: 640px; }

.append-17 {
  padding-right: 680px; }

.append-18 {
  padding-right: 720px; }

.prepend-1 {
  padding-left: 40px; }

.prepend-2 {
  padding-left: 80px; }

.prepend-3 {
  padding-left: 120px; }

.prepend-4 {
  padding-left: 160px; }

.prepend-5 {
  padding-left: 200px; }

.prepend-6 {
  padding-left: 240px; }

.prepend-7 {
  padding-left: 280px; }

.prepend-8 {
  padding-left: 320px; }

.prepend-9 {
  padding-left: 360px; }

.prepend-10 {
  padding-left: 400px; }

.prepend-11 {
  padding-left: 440px; }

.prepend-12 {
  padding-left: 480px; }

.prepend-13 {
  padding-left: 520px; }

.prepend-14 {
  padding-left: 560px; }

.prepend-15 {
  padding-left: 600px; }

.prepend-16 {
  padding-left: 640px; }

.prepend-17 {
  padding-left: 680px; }

.prepend-18 {
  padding-left: 720px; }

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19 {
  display: inline;
  float: left;
  position: relative; }

.pull-1 {
  margin-left: -40px; }

.pull-2 {
  margin-left: -80px; }

.pull-3 {
  margin-left: -120px; }

.pull-4 {
  margin-left: -160px; }

.pull-5 {
  margin-left: -200px; }

.pull-6 {
  margin-left: -240px; }

.pull-7 {
  margin-left: -280px; }

.pull-8 {
  margin-left: -320px; }

.pull-9 {
  margin-left: -360px; }

.pull-10 {
  margin-left: -400px; }

.pull-11 {
  margin-left: -440px; }

.pull-12 {
  margin-left: -480px; }

.pull-13 {
  margin-left: -520px; }

.pull-14 {
  margin-left: -560px; }

.pull-15 {
  margin-left: -600px; }

.pull-16 {
  margin-left: -640px; }

.pull-17 {
  margin-left: -680px; }

.pull-18 {
  margin-left: -720px; }

.pull-19 {
  margin-left: -760px; }

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19 {
  display: inline;
  float: right;
  position: relative; }

.push-1 {
  margin: 0 -40px 15em 40px; }

.push-2 {
  margin: 0 -80px 15em 80px; }

.push-3 {
  margin: 0 -120px 15em 120px; }

.push-4 {
  margin: 0 -160px 15em 160px; }

.push-5 {
  margin: 0 -200px 15em 200px; }

.push-6 {
  margin: 0 -240px 15em 240px; }

.push-7 {
  margin: 0 -280px 15em 280px; }

.push-8 {
  margin: 0 -320px 15em 320px; }

.push-9 {
  margin: 0 -360px 15em 360px; }

.push-10 {
  margin: 0 -400px 15em 400px; }

.push-11 {
  margin: 0 -440px 15em 440px; }

.push-12 {
  margin: 0 -480px 15em 480px; }

.push-13 {
  margin: 0 -520px 15em 520px; }

.push-14 {
  margin: 0 -560px 15em 560px; }

.push-15 {
  margin: 0 -600px 15em 600px; }

.push-16 {
  margin: 0 -640px 15em 640px; }

.push-17 {
  margin: 0 -680px 15em 680px; }

.push-18 {
  margin: 0 -720px 15em 720px; }

.push-19 {
  margin: 0 -760px 15em 760px; }

.prepend-top {
  margin-top: 15em; }

.append-bottom {
  margin-bottom: 15em; }

.showgrid {
  background: url('/grid.png'); }

.error {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fbe3e4;
  color: #8a1f11;
  border-color: #fbc2c4; }
  .error a {
    color: #8a1f11; }

.notice {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #fff6bf;
  color: #514721;
  border-color: #ffd324; }
  .notice a {
    color: #514721; }

.success {
  padding: .8em;
  margin-bottom: 1em;
  border: 2px solid #dddddd;
  background: #e6efc2;
  color: #264409;
  border-color: #c6d880; }
  .success a {
    color: #264409; }

.hide {
  display: none; }

.highlight {
  background: yellow; }

.added {
  background: #006600;
  color: white; }

.removed {
  background: #990000;
  color: white; }

label {
  font-weight: bold; }

fieldset {
  padding: 1.4em;
  margin: 0 0 1.5em 0; }

legend {
  font-weight: bold;
  font-size: 1.2em; }

input.text, input.title, input[type=text] {
  margin: 0.5em 0;
  background-color: #fff;
  padding: 5px; }
input.title {
  font-size: 1.5em; }
input[type=checkbox], input.checkbox,
input[type=radio], input.radio {
  position: relative;
  top: 0.25em; }

textarea {
  margin: 0.5em 0;
  padding: 5px; }

select {
  margin: 0.5em 0; }

fieldset {
  border: 1px solid #cccccc; }

input.text, input.title,
textarea,
select {
  border: 1px solid #bbbbbb; }
  input.text:focus, input.title:focus,
  textarea:focus,
  select:focus {
    border: 1px solid #666666; }

input.text, input.title {
  width: 300px; }

textarea {
  width: 390px;
  height: 250px; }

h1, h2, h3, h4, h5, p {
  clear: both;
  color: #353535; }

hr, div.hr {
  border: none;
  border-bottom: 1px solid #d7d7d7;
  height: 0px;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%; }

h2 {
  font-size: 1.5em;
  line-height: 36px;
  margin-bottom: 9px; }

h3 {
  color: #565656;
  font-weight: bold;
  line-height: 18px;
  font-size: 15px; }

h4 {
  margin-bottom: 0!important; }

.container {
  width: 802px; }

.weak {
  color: #a9a9a9; }

a.weak {
  color: #999999; }

.guttered {
  padding: 0 20px; }

.guttered.content {
  padding: 32px 20px 18px 20px; }

#content a {
  color: #0071B2;
  text-decoration: none; }
#content a:hover {
  text-decoration: underline; }

#header {
  float: left;
  width: 802px;
  background: transparent url(/images/header.gif) no-repeat 0 0;
  height: 171px;
  position: relative; }
  #header a.mfaa {
    float: left;
    height: 168px;
    width: 205px; }
    #header a.mfaa span {
      left: -9999px;
      position: absolute; }
  #header a.bankwest {
    float: right;
    height: 80px;
    width: 205px; }
    #header a.bankwest span {
      left: -9999px;
      position: absolute; }

#content {
  background: white;
  float: left;
  position: relative;
  width: 610px; }

p.no_margin {
  margin-left: -20px;
  margin-right: -20px; }

p.no_margin_inc_top {
  margin-left: -20px;
  margin-right: -20px;
  margin-top: -32px; }

p.highlight {
  background-color: transparent;
  font-size: 1.5em;
  line-height: 27px;
  margin-bottom: 18px; }

p.left_image img {
  float: left;
  margin: 0 10px 9px 0;
  width: auto; }

p.right_image img {
  float: right;
  margin: 0 0 9px 10px;
  width: auto; }

p.expomart {
  color: #a7c659;
  font-weight: bold; }

p.notice {
  padding: 9px 10px;
  background: #efefef;
  border: none; }

.slideshow_container {
  float: left;
  margin-bottom: 18px;
  width: 100%; }

h1 {
  color: #0071b2;
  font-size: 2em; }

h1.inline-block {
  display: inline-block;
  width: 400px;
  margin: 0 0 40px 0;
  float: left; }

h2 {
  margin-bottom: 18px; }

.box1 {
  float: left;
  position: relative;
  left: 11px;
  margin: 20px 0 0 0;
  width: 144px;
  padding: 10px;
  background: transparent url(/images/bg-box-1-top.gif) repeat-x 0 0; }
  .box1 .link {
    border: 1px solid red;
    float: left;
    margin: 0 0 5px 0; }
    .box1 .link img {
      margin: 0 5px 0 0; }
    .box1 .link a {
      float: left;
      width: 78px; }
    .box1 .link a.img {
      width: 58px; }
  .box1 .btm {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 164px;
    height: 5px;
    background: transparent url(/images/bg-box-1-btm.gif) repeat-x 0 0; }

h1.exhibitor_zone {
  margin: 0 0 18px 0; }

form#exhibitor_zone label {
  float: left;
  width: 80px; }
form#exhibitor_zone p {
  margin: 0 0 9px 0; }

#floorplan {
  position: relative;
  width: 566px;
  height: 857px;
  background: transparent url('http://assets.mfaaconvention.com.au.s3.amazonaws.com/material/ExpoMart_Floorplan.gif') no-repeat 0 0; }
  #floorplan ul {
    list-style-type: none; }
  #floorplan a.stand {
    display: block;
    width: 27px;
    height: 27px;
    position: relative;
    z-index: 24;
    text-decoration: none; }
    #floorplan a.stand span {
      display: none; }
    #floorplan a.stand:hover {
      z-index: 25;
      background-color: transparent; }
      #floorplan a.stand:hover span {
        display: block;
        position: absolute;
        top: 2em;
        left: 2em;
        border: 1px solid #39b4df;
        background-color: #fff; }
  #floorplan a.link01 {
    position: absolute;
    left: 44px;
    top: 759px; }
  #floorplan a.link02 {
    position: absolute;
    left: 44px;
    top: 730px; }
  #floorplan a.link3_4 {
    position: absolute;
    left: 44px;
    top: 641px;
    height: 86px!important; }
  #floorplan a.link5_6 {
    position: absolute;
    left: 44px;
    top: 581px;
    height: 57px!important; }
  #floorplan a.link07 {
    position: absolute;
    left: 44px;
    top: 494px; }
  #floorplan a.link8_9 {
    position: absolute;
    left: 44px;
    top: 435px;
    height: 58px; }
  #floorplan a.link10 {
    position: absolute;
    left: 44px;
    top: 406px; }
  #floorplan a.link11_12 {
    position: absolute;
    left: 44px;
    top: 347px;
    height: 58px; }
  #floorplan a.link13 {
    position: absolute;
    left: 63px;
    top: 232px; }
  #floorplan a.link14 {
    position: absolute;
    left: 63px;
    top: 203px; }
  #floorplan a.link15 {
    position: absolute;
    left: 63px;
    top: 173px; }
  #floorplan a.link16 {
    position: absolute;
    left: 63px;
    top: 143px; }
  #floorplan a.link17_18 {
    position: absolute;
    left: 114px;
    top: 728px;
    height: 46px!important;
    width: 42px!important; }
  #floorplan a.link19 {
    position: absolute;
    left: 137px;
    top: 699px; }
  #floorplan a.link20 {
    position: absolute;
    left: 159px;
    top: 722px; }
  #floorplan a.link21 {
    position: absolute;
    left: 141px;
    top: 632px; }
  #floorplan a.link22 {
    position: absolute;
    left: 114px;
    top: 607px; }
  #floorplan a.link23_24 {
    position: absolute;
    left: 145px;
    top: 583px;
    width: 43px!important;
    height: 46px!important; }
  #floorplan a.link25_26_27_28 {
    position: absolute;
    left: 122px;
    top: 480px;
    width: 57px!important;
    height: 57px!important; }
  #floorplan a.link29_30_31_32 {
    position: absolute;
    left: 250px;
    top: 706px;
    width: 57px!important;
    height: 57px!important; }
  #floorplan a.link33_34_35_36 {
    position: absolute;
    left: 250px;
    top: 593px;
    width: 57px!important;
    height: 57px!important; }
  #floorplan a.link37_38_39_40 {
    position: absolute;
    position: absolute;
    left: 250px;
    top: 479px;
    width: 57px!important;
    height: 57px!important; }
  #floorplan a.link41_48 {
    position: absolute;
    left: 127px;
    top: 262px;
    width: 57px !important; }
  #floorplan a.link42 {
    position: absolute;
    left: 127px;
    top: 233px; }
  #floorplan a.link43 {
    position: absolute;
    left: 127px;
    top: 171px; }
  #floorplan a.link44 {
    position: absolute;
    left: 127px;
    top: 143px; }
  #floorplan a.link45 {
    position: absolute;
    left: 157px;
    top: 143px; }
  #floorplan a.link46 {
    position: absolute;
    left: 157px;
    top: 171px; }
  #floorplan a.link47 {
    position: absolute;
    left: 157px;
    top: 233px; }
  #floorplan a.link49_56 {
    position: absolute;
    left: 245px;
    top: 262px;
    width: 57px !important; }
  #floorplan a.link55 {
    position: absolute;
    left: 275px;
    top: 234px; }
  #floorplan a.link51 {
    position: absolute;
    left: 245px;
    top: 234px; }
  #floorplan a.link52_53 {
    position: absolute;
    left: 245px;
    top: 145px;
    width: 57px !important;
    height: 57px !important; }
  #floorplan a.link57 {
    position: absolute;
    left: 338px;
    top: 145px; }
  #floorplan a.link58_59 {
    position: absolute;
    left: 338px;
    top: 175px;
    height: 57px !important; }
  #floorplan a.link60 {
    position: absolute;
    left: 338px;
    top: 233px; }
  #floorplan a.link61_62 {
    position: absolute;
    left: 359px;
    top: 346px;
    height: 57px !important; }
  #floorplan a.link63 {
    position: absolute;
    left: 359px;
    top: 406px; }
  #floorplan a.link64_65_66_66A {
    position: absolute;
    left: 359px;
    top: 436px;
    height: 114px; }
  #floorplan a.link67 {
    position: absolute;
    left: 359px;
    top: 583px; }
  #floorplan a.link68 {
    position: absolute;
    left: 359px;
    top: 613px; }
  #floorplan a.link69 {
    position: absolute;
    left: 359px;
    top: 643px; }
  #floorplan a.link70 {
    position: absolute;
    left: 359px;
    top: 673px; }
  #floorplan a.link70a {
    position: absolute;
    left: 359px;
    top: 700px; }
  #floorplan a.link71 {
    position: absolute;
    left: 359px;
    top: 730px; }
  #floorplan a.link72 {
    position: absolute;
    left: 359px;
    top: 760px; }

body.exhibitor-zone #register_now {
  display: none; }
body.exhibitor-zone #navigation {
  padding: 29px 0 0 0; }

a.btn_print {
  display: block;
  width: 65px;
  height: 25px;
  background: transparent url('http://assets.mfaaconvention.com.au.s3.amazonaws.com/material/print-button.gif') no-repeat 0 0;
  position: absolute;
  right: 16px; }
  a.btn_print span {
    position: absolute;
    left: -9999px; }

li.mfaa_button {
  left: 89px;
  padding: 0 !important;
  position: relative; }

.page_sponsor {
  position: absolute;
  right: 22px;
  text-align: right;
  top: 28px;
  width: 333px; }
  .page_sponsor p {
    margin: 0 0 10px 0;
    padding: 0; }

.btn_register_special {
  text-align: right;
  float: right; }

.twocolumn .left {
  float: left;
  width: 434px; }
.twocolumn .right {
  float: left;
  text-align: right;
  margin: 0 0 20px 0; }
  .twocolumn .right p {
    margin: 0; }

.full_program table {
  margin: 0; }
  .full_program table th, .full_program table td, .full_program table caption {
    padding: 0;
    vertical-align: top; }

h3.close {
  margin-bottom: 9px; }

ul#contact_us {
  background: url(/images/bg-footer.gif);
  color: white;
  height: 99px;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  overflow: hidden;
  display: inline-block;
  padding: 9px 20px 0 20px; }
  ul#contact_us {
    display: block; }
  ul#contact_us li {
    list-style-type: none;
    margin-left: 0px;
    white-space: nowrap;
    display: inline;
    float: left;
    padding-left: 4px;
    padding-right: 4px; }
    ul#contact_us li.first {
      padding-left: 0px; }
    ul#contact_us li.last {
      padding-right: 0px; }
  ul#contact_us li {
    padding: 0 19px 0 0; }
  ul#contact_us li.last {
    padding: 0; }
  ul#contact_us h3, ul#contact_us p {
    color: white; }
  ul#contact_us a {
    color: white; }

.sponsors {
  background: url(http://assets.mfaaconvention.com.au.s3.amazonaws.com/material/bg_footer.gif) no-repeat;
  width: 578px;
  height: 83px;
  margin-bottom: 18px;
  position: relative;
  float: left; }
  .sponsors a {
    position: absolute;
    top: 30px;
    float: left; }
    .sponsors a span {
      display: none; }
  .sponsors a#bankwest {
    height: 40px;
    left: 0;
    width: 120px; }
  .sponsors a#commonwealth_bank {
    height: 40px;
    left: 0;
    width: 120px; }
  .sponsors a#nab {
    height: 40px;
    left: 149px;
    width: 120px; }
  .sponsors a#genw {
    height: 40px;
    left: 279px;
    width: 88px; }
  .sponsors a#qbe {
    height: 40px;
    left: 374px;
    width: 97px; }
  .sponsors a#adva {
    height: 40px;
    left: 479px;
    width: 98px; }

#copyright ul {
  float: right;
  width: 609px;
  margin: 10px 0px 10px 0; }
#copyright li {
  font-size: 0.90em;
  float: right;
  list-style-type: none;
  padding: 0 5px 0 5px;
  border-right: 1px solid #d7d7d7; }
#copyright li.last {
  border: none; }
#copyright li.expomart-tc {
  display: none; }
#copyright a {
  color: #333333; }

body.pages-expomart-terms-conditions #copyright li.expomart-tc, body.pages-expomart #copyright li.expomart-tc, body.pages-floorplan #copyright li.expomart-tc, body.pages-exhibitors #copyright li.expomart-tc, body.pages-expomart-location #copyright li.expomart-tc, body.exhibitor-zone #copyright li.expomart-tc {
  display: block; }

ul.home_page_items {
  padding-top: 18px; }
  ul.home_page_items li {
    list-style-type: none;
    margin-left: 0px; }
  ul.home_page_items li {
    clear: both;
    float: left;
    margin: 0 0 18px 0;
    width: 100%; }
  ul.home_page_items li.sms {
    position: relative; }
    ul.home_page_items li.sms p {
      float: left; }
    ul.home_page_items li.sms form {
      bottom: 0;
      position: absolute;
      right: 0; }
      ul.home_page_items li.sms form input.number {
        background: #f2f2f2;
        border: none;
        color: #a2a2a2;
        height: 18px;
        line-height: 17px;
        float: left;
        padding: 1px 3px 0 3px;
        margin: 0;
        width: 120px; }
      ul.home_page_items li.sms form input.submit {
        margin: 0;
        padding: 0; }
  ul.home_page_items p {
    margin: 0; }
  ul.home_page_items h3 {
    color: #30a6d8;
    margin: 0; }
  ul.home_page_items .icon {
    float: left;
    width: 80px; }
  ul.home_page_items .copy {
    float: left;
    width: 490px; }

#save_the_date_flash_container {
  margin-bottom: 18px;
  float: left;
  width: 100%; }

#early-bird-rego label {
  width: 10em;
  display: inline-block; }
#early-bird-rego input {
  border: 1px solid #f2f2f2;
  background: #f2f2f2;
  color: #747474;
  font-family: Helvetica Neue,Arial,Helvetica,sans-serif;
  font-size: 1.1em;
  width: 15em; }
#early-bird-rego input#submit {
  position: relative;
  left: 271px;
  width: 57px;
  top: -14px; }

#content ul {
  clear: both;
  display: block; }

#password {
  margin: 0 10px 0 20px; }

a#login-link {
  background: transparent url('http://assets.mfaaconvention.com.au.s3.amazonaws.com/material/arrow-grey.gif') no-repeat 0 0;
  padding: 2px 0 0 15px;
  display: inline-block;
  height: 20px;
  width: 50px; }

#homepageflash {
  margin-left: -20px; }

#register_now {
  padding: 22px 0 5px 11px; }

#navigation_mobile {
  display: none; }

#navigation {
  float: left;
  width: 192px; }
  #navigation ul {
    padding: 0px 0 0 12px;
    margin: 0 20px 0 0; }
    #navigation ul li {
      list-style-type: none;
      margin-left: 0px; }
    #navigation ul li {
      line-height: 23px; }
      #navigation ul li a {
        color: #333333;
        line-height: 20px;
        padding-left: 15px;
        text-decoration: none; }
      #navigation ul li a:hover {
        color: #0094c9; }
    #navigation ul ul {
      background-color: #565656;
      display: none;
      margin: 0;
      padding: 0; }
      #navigation ul ul a {
        color: white; }
      #navigation ul ul li {
        padding: 0; }
        #navigation ul ul li ul a {
          padding: 0 0 0 25px; }
  #navigation li.hovering > ul {
    display: block; }
  #navigation ul.show, #navigation ul.parent_of_current {
    display: block; }
  #navigation li.selected_parent_nav {
    background: url(/images/bg-current-nav-blue.gif) no-repeat 0 0!important;
    line-height: 23px;
    margin: 5px 0 0 0; }
    #navigation li.selected_parent_nav a, #navigation li.selected_parent_nav a:hover {
      color: #FFF; }
  #navigation li.selected_child_nav {
    background: url(/images/bg-current-nav-blue.gif) no-repeat 0 0; }
    #navigation li.selected_child_nav a {
      color: #FFF!important; }
  #navigation li.selected_child_nav.pages-expomart, #navigation li.selected_parent_nav.pages-expomart {
    background: url(/images/bg-current-nav-green.gif) no-repeat 0 0!important; }
  #navigation ul ul li.selected_child_nav {
    background: #a1a1a1!important; }

.exhibitor-zone #navigation li.selected_parent_nav, li.exhibitor-zone-info.selected_child_nav {
  background: url(/images/bg-current-nav-green.gif) no-repeat 0 0!important; }

.exhibitor-zone #navigation ul li a:hover, .exhibitor-zone #content h1, .exhibitor-zone .content a, .exhibitor-zone table#prices td strong {
  color: #97be36!important; }

table#convention-packages td {
  border-bottom: 1px solid #FFFFFF; }
table#convention-packages td.rowa {
  background: #4172A9;
  color: #FFF; }
table#convention-packages td.wide {
  width: 78px; }
table#convention-packages td.col1 {
  border-right: 1px solid #FFFFFF; }
table#convention-packages td.rowb {
  background: #589df2;
  color: #FFF; }
table#convention-packages td.large {
  font-size: 20px;
  font-weight: bold; }
