h1 {
  font-family: Bree, Arial, sans-serif;
}
h1 .subtitle {
  font-weight: lighter;
  color: #262625;
  font-size: 85%;
}
.header-panel .subtitle {
  color: #262625;
  font-size: 85%;
  font-weight: lighter;
  font-family: Bree, Arial, sans-serif;
}
/*h2 {
	font-family: Bree, Arial;
}*/
.underlined {
  border-bottom: 1px solid #c2c2c2;
  padding-left: 25px;
}
.cufon-loading h2,
.cufon-loading .title,
.cufon-loading .subtitle,
.cufon-loading h1,
.cufon-loading .tabs .name,
.cufon-loading blockquote span {
  visibility: hidden;
}
#swmain {
  clear: both;
  width: 845px;
  float: left;
}
.clear {
  clear: both;
}
.main-panel, .side-panel {
  float: left;
  margin-right: 10px;
}
.header-image {
  margin-bottom: 15px;
  border: 1px solid #ECF3D5;
  height: 162px;
  position: relative;
  background: #ecf2d6;
}
.header-image .header-panel {
  position: absolute;
  top: 20px;
  left: 20px;
  width: 285px;
  height: 110px;
  background-color: #FFF;
  opacity: 0.8;
}
.header-image .header-panel h1 {
  margin: 12px 10px 0 25px;
  padding-bottom: 0.2em;
}
.header-image .header-panel span {
  display: block;
  color: #262625;
  font-size: 12pt;
  margin: -5px 10px 0 25px;
  line-height: 1.3em;
}
.header-image img {
  height: inherit;
  float: right;
  z-index: 0;
}
.header-image:after {
  clear: both;
}
.main-panel {
  width: 520px;
  padding: 15px;
  background-color: #bfd66f;
}
.main-panel .main-panel-content {
  background-color: #FFF;
  padding: 20px;
  border-left: 1px solid #e5eec4;
  border-right: 1px solid #e5eec4;
  color: #747474;
}
.main-panel .main-panel-content h3 {
  color: #353535;
  font-weight: bold;
}
.main-panel .main-panel-content h3.special {
  color: #353535;
  font-weight: bold;
  border-bottom: 1px solid #d6d7d8;
  padding-bottom: 5px;
  margin-bottom: 20px;
}
.main-panel .main-panel-content ul {
  margin-left: 30px;
}
.main-panel .main-panel-content ul li {
  line-height: 1.6em;
}
.twoone {
  margin-top: 15px;
}
.twoone .side-panel {
  margin-right: 0;
}
.onetwo {
  margin-top: 15px;
}
.onetwo .side-panel {
  width: 218px;
}
.onetwo {
  margin-top: 15px;
}
.onetwo .main-panel {
  margin-right: 0;
  float: right;
}
.onetwotwo {
  margin-top: 15px;
}
.onetwotwo .tips-panel {
  width: 135px;
  margin-right: 20px;
  float: left;
}
.onetwotwo .main-panel {
  margin-right: 5px;
  padding: 25px;
  width: 290px;
}
.onetwotwo .change-panel {
  margin-right: 0;
}
.side-panel {
  width: 253px;
  padding: 15px;
  background-color: #ebfafe;
  border: 1px solid #e3eff3;
}
.side-panel h3 {
  background: url(../images/registration/sidebar-hr.png) no-repeat bottom;
  padding: 10px;
  margin-bottom: 10px;
  color: #353535;
  font-weight: bold;
}
.side-panel hr {
  background: url(../images/registration/sidebar-hr.png) no-repeat bottom;
  height: 2px;
  border: none;
  margin: 1em 0;
}
.side-panel p, .side-panel ul {
  padding: 0 10px;
  color: #747474;
}
.side-panel li {
  margin-left: 28px;
  margin-bottom: 10px;
}
.side-panel .img-border-small {
  background: url(../images/img-border.jpg);
  text-align: center;
  width: 158px;
  height: 113px;
  line-height: 113px;
}
.side-panel .img-border-small img {
  vertical-align: middle;
}
.side-panel .img-border-large {
  background: url(../images/img-border-large.jpg);
  text-align: center;
  width: 218px;
  height: 113px;
  line-height: 113px;
}
.side-panel .img-border-large img {
  vertical-align: middle;
}
.side-panel h4 {
  font-size: 1em;
  color: #353535;
  font-weight: bold;
}
.main-panel form label {
  width: 125px;
  display: inline-block;
  float: left;
  line-height: 1.5em;
}
.fourone {
  margin-top: 15px;
}
.fourone .main-panel {
  width: 610px;
  margin-left: 0;
}
.fourone .side-panel {
  width: 154px;
  padding: 15px;
  margin-right: 0;
  float: right;
}
.onefour {
  margin-top: 15px;
}
.onefour .main-panel {
  width: 610px;
  margin-right: 0;
  float: right;
}
.onefour .side-panel {
  width: 154px;
  padding: 15px;
}
.no-background {
  background: none !important;
  border: none !important;
}
a.learn-more,
a.continue,
a.alternate,
button.continue,
button.button {
  cursor: pointer;
  padding: 3px 15px;
  display: inline-block;
  background: #deb10d;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #b18d0a;
  color: #000;
  font-weight: bold;
  box-shadow: inset 0 0 5px #b18d0a;
}
a.learn-more:hover,
a.continue:hover,
a.alternate:hover,
button.continue:hover,
button.button:hover {
  text-decoration: none;
  background-color: #F4C30E;
}
button.continue, button.button {
  line-height: 1.5em;
  font-size: 100%;
  margin: 0;
}
.side-panel a.continue, .feedback-box .button {
  text-align: center;
  display: block;
  margin: 0 auto;
  font-size: 1.2em;
  width: 70%;
}
a.alternate, button.alternate {
  background-color: #7fb807;
  border: 1px solid #659206;
  box-shadow: inset 0 0 5px #659206;
  color: #fff;
}
a.alternate:hover, button.alternate:hover {
  background-color: #96da08;
}
a.alternate-full, button.alternate-full {
  display: block;
  text-align: center;
  padding: 10px 0;
  width: 100%;
  font-size: 140%;
}
a.full {
  display: block;
  text-align: center;
  padding: 10px 0;
  width: 100%;
  font-size: 140%;
  background-color: #deb10d;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border: 1px solid #b18d0a;
  color: #000;
  font-weight: bold;
  box-shadow: inset 0 0 5px #b18d0a;
}
a.full:hover {
  text-decoration: none;
  background-color: #F4C30E;
}
a.plain-full {
  display: block;
  padding: 10px 0;
  width: 100%;
  font-size: 140%;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  color: #000;
  font-weight: bold;
}
a.plain-full:hover {
  text-decoration: underline;
}
*.unselectable {
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
#header {
  height: auto;
}
.container {
  position: relative;
}
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-widget-overlay {
  background: #666666;
  opacity: .50;
  filter: alpha(opacity=50);
}
.ui-helper-hidden-accessible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  zoom: 1;
}
#appheader {
  position: relative;
  z-index: 100;
  line-height: 48px;
  background-color: #333333;
  clear: both;
  float: left;
  width: 845px;
}
#appheader h2 {
  margin-top: 14px;
  float: left;
}
#appheader h2 a {
  text-indent: -99999px;
  background: url(../images/logo.png) no-repeat 24px 0;
  height: 24px;
  width: 300px;
  color: #FFF;
  display: block;
}
#appheader h2 a:hover {
  background-position: 24px -24px;
}
#appheader #appnav {
  float: right;
  padding-right: 24px;
  list-style: none;
}
#appheader #appnav li {
  float: left;
  list-style-type: none;
  position: relative;
  display: inline;
  margin: 0 5px;
}
#appheader #appnav li a {
  text-transform: uppercase;
  color: #FFF;
  text-decoration: none;
  word-spacing: 0.3em;
  letter-spacing: 0.1em;
  cursor: pointer;
  float: left;
}
#appheader #appnav li a span {
  position: relative;
  float: left;
  padding: 2px 5px 0px 14px;
  margin: 0 8px 0 -8px;
}
#appheader #appnav li .shover, #appheader #appnav li.current span {
  background: url(../images/menu-hover-bg.png) no-repeat top left;
  color: #b1b0b0;
}
#appheader #appnav li .ahover, #appheader #appnav li.current {
  background: url(../images/menu-hover-bg.png) no-repeat top right;
}
#appheader #appnav li .submenu {
  list-style: none;
  position: absolute;
  left: -18px;
  top: 48px;
  z-index: 100;
  background: url(../images/dropdown-mydrinking.png) no-repeat;
  width: 155px;
  height: 185px;
  padding-top: 25px;
}
#appheader #appnav li .submenu .current {
  background: none;
}
#appheader #appnav li .submenu .current a {
  border-top: 2px solid #121212;
  border-left: 2px solid #121212;
  background: #232323;
}
#appheader #appnav li .submenu .current a span {
  color: #b3d8e8;
}
#appheader #appnav li .submenu li {
  line-height: 25px;
  height: 28px;
  width: 143px;
  margin: 0 10px;
  padding: 0;
}
#appheader #appnav li .submenu li span {
  background: none;
  padding: 0;
  margin: 0;
}
#appheader #appnav li .submenu li a {
  text-transform: none;
  letter-spacing: normal;
  word-spacing: normal;
  border-top: 2px solid #353535;
  border-left: 2px solid #353535;
  padding-left: 5px;
  display: block;
  width: 128px;
}
#appheader #appnav li .submenu li a span {
  display: block;
  background: none;
}
#appheader #appnav li .submenu li a:hover {
  border-top: 2px solid #121212;
  border-left: 2px solid #121212;
  background: #232323;
}
#appheader #appnav li .submenu li a:hover span {
  color: #b3d8e8;
}
#appheader #appnav .myaccount a {
  background: url(../images/ico-account.png) no-repeat 0 0;
  width: 32px;
  height: 38px;
  margin-top: 12px;
}
#appheader #appnav .myaccount a span {
  text-indent: -9999px;
}
#appheader #appnav .myaccount .ahover {
  background: url(../images/ico-account.png) no-repeat 0 -38px;
}
#appheader #appnav .myaccount .ahover span {
  background: none;
}
#appheader #appnav .myaccount.current {
  background: none;
}
#appheader #appnav .myaccount.current span {
  background: none;
}
#appheader #appnav .myaccount .submenu {
  background-image: url(../images/dropdown-myaccount.png);
  height: 65px;
  left: -58px;
}
#appheader #appnav .myaccount .submenu a {
  margin-top: 0;
  width: 128px;
  height: auto;
  background-image: none;
}
#appheader #appnav .myaccount .submenu a span {
  text-indent: 0;
}
.how-did-you-hear-about-us-box {
  float: left;
  border: 1px solid #deb10d;
  width: 186px;
  height: 189px;
  margin-left: 12px;
  margin-top: 31px;
  text-align: center;
  padding: 18px;
}
.how-did-you-hear-about-us-box textarea {
  width: 176px;
  height: 86px;
  margin-bottom: 10px;
  color: #959595;
  border: 1px solid #959595;
  padding: 5px;
  font-size: 1em;
  font-family: Arial;
}
.how-did-you-hear-about-us-box .feedback {
  font-size: 90%;
}
.how-did-you-hear-about-us-box .star-rating-div {
  width: 90px;
  margin: 0 auto;
  margin-bottom: 10px;
}
.how-did-you-hear-about-us-box .star-rating-div .rating-cancel {
  display: none !important;
}
.tabs {
  width: 564px;
}
.tabs .tab-panel-top {
  height: 23px;
  background: url(../images/tabs/tabs-top-bg.png) no-repeat;
}
.tabs .tab-panel-bottom {
  height: 23px;
  background: url(../images/tabs/tabs-bottom-bg.png) no-repeat;
}
.tabs .tab-panel {
  background: url(../images/tabs/tabs-side-bg.png) repeat-y;
  padding: 0 30px;
}
.tabs .tab-panel h3 {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 1.5em;
  padding: .5em 0;
}
.tabs .nav {
  height: 45px;
  display: block;
  list-style-type: none;
  margin-left: 0 !important;
  float: right;
  margin-right: 15px;
}
.tabs .nav li {
  float: left;
  height: 45px;
  margin-left: 27px;
  text-align: center;
}
.tabs .nav li a {
  display: block;
  background: url(../images/drinkcheck/feedback-tabs.png) no-repeat 0 0;
  width: 100px;
  line-height: 45px !important;
  color: #9a9a9a;
  text-decoration: none;
  font-size: 1.3em;
  font-weight: bold;
}
.tabs .nav li a:hover {
  background-position: 0 -90px;
}
.tabs .nav li.current a {
  background-position: 0 -45px;
  color: #353535;
}
.tabs .nav li.current a:hover {
  background-position: 0 -135px;
}
.tabs .nav li.first {
  margin-left: 0;
}
.tabs .nav li + li {
  margin-left: 13px;
}
.tabs .nav .where-to-next-tab a {
  background-position: -100px 0;
  width: 160px;
}
.tabs .nav .where-to-next-tab a:hover {
  background-position: -100px -90px;
}
.tabs .nav .where-to-next-tab.current a {
  background-position: -100px -45px;
}
.tabs .nav .where-to-next-tab.current a:hover {
  background-position: -100px -45px;
}
h1 {
  margin: 0 0 0.2em 0;
}
#australiamap {
  float: left;
  width: 275px;
  height: 263px;
  background-image: url(../images/gethelp/gethelp-map.jpg);
  background-repeat: no-repeat;
}
#australiamap a {
  display: block;
  position: absolute;
  z-index: 0;
  cursor: pointer;
}
#australiamap a span {
  display: none;
}
.wa-large {
  background-position: 0 0;
}
.nt-large {
  background-position: 0 -263px;
}
.sa-large {
  background-position: 0 -526px;
}
.qld-large {
  background-position: 0 -789px;
}
.act-large {
  background-position: 0 -1052px;
}
.nsw-large {
  background-position: 0 -1315px;
}
.vic-large {
  background-position: 0 -1578px;
}
.tas-large {
  background-position: 0 -1841px;
}
#qldlnk {
  width: 105px;
  height: 150px;
  left: 170px;
  top: 0;
}
#ntlnk {
  top: 0;
  left: 105px;
  width: 65px;
  height: 123px;
}
#salnk {
  top: 123px;
  left: 105px;
  width: 83px;
  height: 100px;
}
#walnk {
  width: 105px;
  height: 170px;
  left: 0px;
  top: 30px;
}
#actlnk {
  width: 10px;
  height: 15px;
  left: 240px;
  top: 175px;
  z-index: 2;
}
#nswlnk1 {
  width: 86px;
  height: 35px;
  left: 189px;
  top: 151px;
}
#nswlnk2 {
  width: 30px;
  height: 15px;
  left: 234px;
  top: 187px;
  z-index: 1;
}
#viclnk {
  width: 80px;
  height: 40px;
  left: 189px;
  top: 187px;
}
#taslnk {
  width: 30px;
  height: 40px;
  left: 205px;
  top: 230px;
}
.smallaustraliamap {
  width: 75px;
  height: 72px;
  display: block;
  margin: 0 auto;
  margin-top: 16px;
  background-image: url(../images/gethelp/gethelp-map-small.png);
  background-repeat: no-repeat;
}
.smallaustraliamap.wa {
  background-position: 0 -360px;
}
.smallaustraliamap.nt {
  background-position: 0 -432px;
}
.smallaustraliamap.sa {
  background-position: 0 -288px;
}
.smallaustraliamap.qld {
  background-position: 0 -144px;
}
.smallaustraliamap.act {
  background-position: 0 -216px;
}
.smallaustraliamap.nsw {
  background-position: 0 0;
}
.smallaustraliamap.vic {
  background-position: 0 -72px;
}
.smallaustraliamap.tas {
  background-position: 0 -504px;
}
.states-list {
  float: left;
  padding-top: 20px;
}
.states-list ul {
  margin-left: 25px !important;
}
.states-list li {
  list-style: none;
}
.states-list li a {
  color: #353535;
  font-size: 1.29em;
  line-height: 1.8em;
  font-weight: bold;
}
.states-list li a.selected {
  color: #308ba4;
}
.state-services .service-image {
  background: url(../images/gethelp/bg-map.png) no-repeat;
}
.state-services, .general-services {
  margin-top: 2.5em;
  clear: both;
}
.state-services .state, .general-services .state {
  color: #308ba4;
}
.state-services .phone, .general-services .phone {
  font-size: 26px;
  display: block;
  line-height: 30px;
  background: url(../images/gethelp/img-phone.png) no-repeat 0 50%;
  padding-left: 20px;
  color: #424242;
  font-weight: bold;
}
.state-services .name, .general-services .name {
  font-weight: bold;
  color: #264c76;
  margin-top: 5px;
  display: block;
}
.state-services ul, .general-services ul {
  margin: 0 !important;
  clear: both;
}
.state-services li, .general-services li {
  list-style-type: none;
  margin: 15px;
  padding: 1.5em;
  padding-left: 0;
  clear: both;
  border-bottom: 1px solid #e0e0e0;
}
.state-services .service, .general-services .service {
  font-weight: bold;
}
.state-services .service-detail, .general-services .service-detail {
  width: 25.9375em;
  float: left;
  margin-left: 25px;
  margin-top: 0.5em;
}
.state-services .service-image, .general-services .service-image {
  width: 150px;
  float: left;
  text-align: center;
  height: 105px;
}
.state-services .service-image div, .general-services .service-image div {
  margin: 0px auto;
}
.state-services .service-detail {
  margin-top: 2em;
}
.state-services h3 {
  margin-bottom: 25px;
}
.state-numbers li {
  padding: 0;
}
.general-services h3 {
  margin-left: 15px;
}
.general-services li {
  clear: both;
  border-bottom: 1px solid #e0e0e0;
}
.general-services li p {
  margin-bottom: 0.7em;
}
.general-services li.last {
  border-bottom: none;
}
.general-services li .service {
  color: #264c76;
  font-weight: bold;
}
.general-services li .phone {
  float: right;
  font-weight: bold;
  color: #121212;
}
.general-services li .web {
  float: left;
}
.vic .service-detail {
  margin-top: 0;
  background: url(../images/gethelp/directline.png) no-repeat;
  width: 311px;
  height: 128px;
}
.vic .service-detail * {
  visibility: hidden;
}
