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

h1 {
  font-weight: normal;
  text-transform:uppercase;
  color: #000000;
  font-size: 1.6em;
  line-height: 1;
  margin-bottom: 0.5em; }
  h1 img {
    margin: 0; }

h2 {
  font-weight: normal;
  text-transform:uppercase;
  color: #b19b00;
  font-size: 1.2em;
  margin-bottom: 0.75em; }

h3 {
  font-weight: bold;
  text-transform:uppercase;
  color: #b19b00;
  font-size: 1.2em;
  margin-bottom: 0.75em; }

h4 {
  font-weight: bold;
  text-transform:uppercase;
  color: #b19b00;
  font-size: 1.2em;
  margin-bottom: 0.75em; }

h5 {
  font-weight: bold;
  text-transform:uppercase;
  color: #b19b00;
  font-size: 1.2em;
  margin-bottom: 0.75em; }

h6 {
  font-weight: bold;
  text-transform:uppercase;
  color: #b19b00;
  font-size: 1.2em;
  margin-bottom: 0.75em; }

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

a img{border:none}

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; }



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: 940px;
  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 {
  display: inline;
  float: left;
  margin-right: 20px; }
  * 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 {
    overflow-x: hidden; }

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

.span-1 {
  width: 40px; }

.span-2 {
  width: 100px; }

.span-3 {
  width: 160px; }

.span-4 {
  width: 220px; }

.span-5 {
  width: 280px; }

.span-6 {
  width: 340px; }

.span-7 {
  width: 400px; }

.span-8 {
  width: 460px; }

.span-9 {
  width: 520px; }

.span-10 {
  width: 580px; }

.span-11 {
  width: 640px; }

.span-12 {
  width: 700px; }

.span-13 {
  width: 760px; }

.span-14 {
  width: 820px; }

.span-15 {
  width: 880px; }

.span-16, div.span-16 {
  width: 940px;
  margin: 0; }

input.span-1, textarea.span-1, select.span-1 {
  width: 40px !important; }
input.span-2, textarea.span-2, select.span-2 {
  width: 100px !important; }
input.span-3, textarea.span-3, select.span-3 {
  width: 160px !important; }
input.span-4, textarea.span-4, select.span-4 {
  width: 220px !important; }
input.span-5, textarea.span-5, select.span-5 {
  width: 280px !important; }
input.span-6, textarea.span-6, select.span-6 {
  width: 340px !important; }
input.span-7, textarea.span-7, select.span-7 {
  width: 400px !important; }
input.span-8, textarea.span-8, select.span-8 {
  width: 460px !important; }
input.span-9, textarea.span-9, select.span-9 {
  width: 520px !important; }
input.span-10, textarea.span-10, select.span-10 {
  width: 580px !important; }
input.span-11, textarea.span-11, select.span-11 {
  width: 640px !important; }
input.span-12, textarea.span-12, select.span-12 {
  width: 700px !important; }
input.span-13, textarea.span-13, select.span-13 {
  width: 760px !important; }
input.span-14, textarea.span-14, select.span-14 {
  width: 820px !important; }
input.span-15, textarea.span-15, select.span-15 {
  width: 880px !important; }
input.span-16, textarea.span-16, select.span-16 {
  width: 940px !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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 {
  display: inline;
  float: left;
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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 {
  display: inline;
  float: right;
  position: relative; }

.push-1 {
  margin: 0 -60px 1.5em 60px; }

.push-2 {
  margin: 0 -120px 1.5em 120px; }

.push-3 {
  margin: 0 -180px 1.5em 180px; }

.push-4 {
  margin: 0 -240px 1.5em 240px; }

.push-5 {
  margin: 0 -300px 1.5em 300px; }

.push-6 {
  margin: 0 -360px 1.5em 360px; }

.push-7 {
  margin: 0 -420px 1.5em 420px; }

.push-8 {
  margin: 0 -480px 1.5em 480px; }

.push-9 {
  margin: 0 -540px 1.5em 540px; }

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

.push-11 {
  margin: 0 -660px 1.5em 660px; }

.push-12 {
  margin: 0 -720px 1.5em 720px; }

.push-13 {
  margin: 0 -780px 1.5em 780px; }

.push-14 {
  margin: 0 -840px 1.5em 840px; }

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

.push-16 {
  margin: 0 -960px 1.5em 960px; }

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

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


.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; }

body {
  background: #FFF url('http://assets.rafw.com.au.s3.amazonaws.com/images/bg_body.png') repeat 0 0; }

.container {
  width: 963px; }

.boxFull {
  width: 960px;
  float: left;
  margin: 20px 0 0 0; }

.box {
  border: 1px solid #c3c2ae;
  background: #FFF;
  position: relative;
  margin-top: 20px!important; }

.crnTopRightSml {
  border-bottom: 1px solid #c3c2ae;
  border-left: 1px solid #c3c2ae;
  border-right: none;
  border-top: none;
  background: transparent url('http://assets.rafw.com.au.s3.amazonaws.com/images/box-crn-sml-top-right.png') no-repeat top right;
  padding: 15px 0 0 0; }

.crnTopRight {
  border-bottom: 1px solid #c3c2ae;
  border-left: 1px solid #c3c2ae;
  border-right: none;
  border-top: none;
  background: transparent url('http://assets.rafw.com.au.s3.amazonaws.com/images/box-crn-top-right.png') no-repeat top right;
  padding: 15px 0 0 0; }

.crnBtmLeft {
  border-right: 1px solid #c3c2ae;
  border-top: 1px solid #c3c2ae;
  border-bottom: none;
  border-left: none;
  background: transparent url('http://assets.rafw.com.au.s3.amazonaws.com/images/box-crn-btm-left.png') no-repeat bottom left;
  padding: 0 0 38px 2px; }

.column1 {
  float: left;
  width: 180px;
  margin-right: 20px; }

.column2 {
  float: left;
  width: 440px;
  margin-right: 20px; }

.typeA {
  width: 180px;
  float: left;
  margin-right: 0px; }

.typeB {
  position: relative;
  width: 438px;
  float: left;
  margin-right: 20px;
}

.typeC {
  width: 301px;
  float: left;
  height: 418px;
  margin-right: 0px;
  border-top:none!important}

.typeD {
  width: 759px;
  float: left; 
  padding-bottom:20px}

.typeE {
  width: 300px;
  float: left; 
  margin:0px;
  padding-bottom:20px}


.typeE img{
  margin-top:20px}

.typeF {
  width: 438px;
  float: left;
  margin-right: 10px; }

.noborder {
  border: none!important;
  background: none; }

.nomargin {
  margin-top: 0!important; }

#hdr_flash_hero {
  position: relative;
  top: 0;
  left: 0; }

#hdr_flash_sponsors {
  position: absolute;
  top: 20px;
  right: 27px; }

#hdr_countdown {
  display: none;
  position: absolute;
  bottom: 20px;
  right: 26px; }

#hdr_registrations_closing {
  position: absolute;
  bottom: 20px;
  right: 50px; }

#box_registration_opens {
  position: relative;
  top: 0;
  left: 0; }

ul#nav_primary {
  margin: 0px 0 10px 0;
  list-style-type: none;
  padding: 0; }
  ul#nav_primary li a {
    padding: 3px 0 3px 10px;
    width: 170px;
    display: block;
    color: #444444;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 0.90em; }
  ul#nav_primary li a:hover, ul#nav_primary li a.active {
    color: #FFFFFF;
    background: #c4c3b0;
    text-decoration: none; }

ul#nav_footer {
  margin: 5px 0px;
  float: right;
  list-style-type: none;
  padding: 5px 0; }
  ul#nav_footer li {
    float: left; }
    ul#nav_footer li a {
      border-right: 1px solid #d2d2d2;
      padding: 1px 10px 1px 10px;
      display: inline;
      color: #444444;
      text-decoration: none;
      text-transform: lowercase;
      font-size: 1.0em; }
    ul#nav_footer li a:hover, ul#nav_footer li a.active {
      text-decoration: underline; }


p, h1, h2, h3, h4, h5, h6 {
  margin: 20px 20px 0px 20px; }

.ui-tabs .ui-tabs-hide {
     display: none;
}

#gallery{
  margin:20px 0 0 20px;
}

#gallery a{
  margin:0 10px 0 0
}

