@import "//fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic";
#tools li {
    float: left;
}
@media screen, projection, tv, handheld {

a#to-top {
	visibility:hidden;
	display:block !important;
	width: 80px;
	height: 80px;
	overflow: hidden;
	position:fixed;
	bottom: 2%;
	right: 2%;
	z-index: 9999;
	background: url(../images/totop.png) no-repeat 0 0;
	text-indent: -9999px;
}

a#to-top:hover {
	background: url(../images/totop.png) no-repeat 0 -80px;
}

.fixed {
    top: 0;
}

#tinynav1 { 
	display: none !important;
}
#nav-site #navsitetree { display: block !important;}

#header a, #header a:link, #header a:visited, #header .current-area a, #header .current-area a:link, #header .current-area a:visited {
    color: #005375;
}
#header li #header a {
    float: left;
}

#target-alignment th {
	font-size: 0.8rem;
}

#target-alignment td {
	font-size: 1rem;
	padding: 1em;
}

#qg-logo, #qg-coa {
    margin-left: 3.125em;
    margin-right: 0.85em;
    padding: 0.75em 0;
}
#qg-logo, #qg-logo a, #qg-coa, #qg-coa a {
    clear: left;
    float: left;
}
#tools {
    float: right;
    margin-right: 3.125em;
}
}
.global-alert .header, .global-alert .summary {
    display: table-cell;
    vertical-align: middle;
}
.global-alert .header {
    padding-right: 1em;
    white-space: nowrap;
}
.global-alert .summary {
    border-left: 1px groove rgba(255, 255, 255, 0.5);
    padding-left: 1em;
}
#breadcrumbs li {
    float: left;
}
#breadcrumbs li.last-child {
    display: block;
}
@media screen, projection, tv, handheld {
#breadcrumbs {
    float: none;
}
#breadcrumbs li:before {
    background: inherit;
    color: inherit;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 0.7rem;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-right: 0.4rem;
    text-decoration: inherit;
}
#breadcrumbs li:hover:before {
    background: inherit;
    color: inherit;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 0.7rem;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-right: 0.4rem;
    text-decoration: none;
}
}
#breadcrumbs li.nav-home:before {
    content: none;
    padding: 0;
}
.width100 {
	margin: 0 -0.7em;
}

@media screen, projection, tv, handheld {
#page-container {
    background: none repeat scroll 0 0 transparent;
	padding: 0 0.7em;
}
}
/*
#post-page-options {
    margin-left: -33.333%;
    width: 133.333%;
}*/
#post-page-options li {
    float: left;
    padding: 1.375em 0 1.25em 3.125em;
    width: 50%;
}
#post-page-options li.share {
    background: none repeat scroll 0 0 transparent;
    float: right;
    padding: 1.375em 3.125em 1.25em 0;
    text-align: right;
    width: 33%;
}
#post-page-options li.share a, #post-page-options li.share a *:link, #post-page-options li.share a *:visited {
    color: #fff;
}
body #access {
    margin-bottom: 32px;
}
a {
    display: inline;
    padding: 0;
    white-space: normal;
}
#header .box-sizing, #banner .box-sizing, #nav-site .box-sizing, #fat-footer {
    padding: 0 0.7em;
}
#header-bg {
    display: block;
}
#header .current-area {
    background: none repeat scroll 0 0 transparent;
}
#breadcrumbs {
    width: 100%;
	font-size: 90%;
}
#breadcrumbs ol {
    margin-left: 3.125em;
    margin-right: 3.125em;
}
#breadcrumbs ol li a {
    margin-left: 0;
    padding-left: 0;
}
#nav-section {
    width: 25%;
}
#nav-site {
    font-size: 100%;
    margin: 0;
    padding: 0;
}
#nav-site .max-width .active, #nav-site .max-width .current-area {
    border: 0 solid #78ba00;
}
#nav-site ul {
    margin: 0 1.25em;
}
#nav-site li, #nav-site a {
    float: left;
}

#nav-site .max-width a {
	padding: 1em 1.35em 1em;
}

#nav-site .max-width ul ul a {
	padding: .5em 1.35em .5em;
	font-size: 95%;
}

#tools {
    float: right;
    margin-bottom: 1.25em;
    margin-right: 3.125em;
}
#tools li {
    margin-top: 1em;
}
#tools li#header-search {
    margin-top: 1.4em;
}
#banner #tools {
    margin-bottom: 0;
}
#banner #tools li#header-search {
    margin-top: 0.4em;
}
#content-container {
    width: 75%;
}
#content-container .article .box-sizing .border {
    margin-left: 2.5em;
    margin-right: 2.5em;
    padding: 1.25em 0 0;
}
.franchise-index-with-asides #content-container .article .box-sizing .border {
    margin-right: 0;
}
#page-feedback {
    clear: both;
    float: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
#page-feedback form {
    /*margin: 0 3.125em 1.25em;*/
	margin: 0 auto;
    width: 50%;
}
#asides {
    padding-top: 1em;
    width: 33%;
	background: #f9f9f9;
}
#asides .box-sizing {
    padding: 0;
}
#asides .box-sizing .border {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#asides .aside {
    border-bottom: 1px solid #ededed;
    font-size: 0.9em;
    margin: 0;
    padding: 1.25em 3.375em 1.5em;
}
#asides .aside .section-header .more {
    display: inline-block;
    margin-top: 0.25em;
}
#asides .disater {
    border: 0 none;
}
#asides .emergency-contact {
    border: 0 none;
}
#asides .contact {
    border-bottom: 1px solid #cfebfd;
}
#asides .news-feature .news-items {
    padding-top: 1.25em;
}
#asides .news-feature h3, #asides .news-feature .section, #asides .news-feature .controlbar, #asides .news-feature .news-content {
    margin: 0;
    padding: 0;
}
#asides .facebook-updates h2, #asides .twitter-updates h2 {
    padding-left: 0;
}
#asides .facebook-updates ol.social-media, #asides .twitter-updates ol.social-media {
    padding: 0;
}
#content #asides {
    padding-top: 0;
}
.article, #document-properties {
    width: 67%;
}
#document-properties .box-sizing {
    padding: 0.625em 3.125em;
}
#post-page-options li {
    padding: 1em 0 !important;
}
#post-page-options li.feedback {
    padding-left: 3.125em !important;
}
#post-page-options li.share {
    padding-right: 3.125em !important;
}
#post-page-options h2 {
    display: inline-block !important;
    padding-bottom: 0.125em;
}
#document-properties dt, #document-properties dd {
    margin-left: 0;
    margin-right: 0;
}
#document-properties #document-licence {
    clear: both;
    display: inline !important;
    float: right !important;
    margin: 0;
}

.franchise-index .article .box-sizing .border, .franchise-index-with-asides .article .box-sizing .border, .large-application .article .box-sizing .border {
    padding-left: 1em;
}
.large-application .article .box-sizing .border {
    padding-right: 1em;
}
#footer .box-sizing {
    padding: 2em 2.5em 4em 2.5em;
}
#fat-footer .section {
    margin: 0;
    /*width: 24%;*/
	width: 32%;
	padding: .5%;
}

#footer #fat-footer .box-sizing{
	font-size: 100%;
	font-weight: normal;
}
#fat-footer #for-qldrs.section {
    margin: 0 8%;
    width: 36%;
}
#fat-footer #for-qldrs.section ul {
    float: left;
    margin: -1em 0 0;
    padding-right: 1em;
    width: 44%;
}
#nav-section {
    background: none repeat scroll 0 0 #f6f6f6;
    clear: none;
    color: #13578b;
    padding: 0;
}
#nav-section .box-sizing {
    overflow: hidden;
    padding-bottom: 1em;
    padding-left: 0;
    padding-right: 0;
}
#nav-section h2, #nav-section h3 {
    color: #13578b;
    font-size: 1.3rem;
    font-weight: 900;
    margin-bottom: 0;
    margin-top: 2em;
    padding-left: 2.5em;
}
#nav-section ul {
    list-style-type: none;
    margin-top: 1.2em;
    padding: 0;
}
#nav-section ul li {
    margin: 0;
    padding: 0.6em 0.7em 0.7em 3.7em;
    position: relative;
    width: auto;
}
#nav-section ul li:before {
    background: inherit;
    color: inherit;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 0.7rem;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-right: 0.5rem;
    text-decoration: inherit;
}
#nav-section ul li:hover:before {
    background: inherit;
    color: inherit;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 0.7rem;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-right: 0.5rem;
    text-decoration: none;
}
#nav-section ul li:before, #nav-section ul li:hover:before {
    background: none repeat scroll 0 0 transparent;
    position: absolute;
    top: 1.3em;
}
#nav-section ul li.current-page {
    padding-right: 20px;
}
#nav-section ul ul, #nav-section ul ol {
    padding: 0;
}
#nav-section ul ul li, #nav-section ul ol li {
    /*padding: 0.1em 0.7em 0.2em 2.5em;*/
	padding: .2em 0.7em;
}
#nav-section ul ul li:before, #nav-section ul ul li:hover:before, #nav-section ul ol li:before, #nav-section ul ol li:hover:before {
    display: none;
}
#nav-section ul a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    font-size: 0.9rem;
    font-weight: 700;
    margin: 0 0 0 1em;
    padding: 0;
}
.article .box-sizing {
    margin: 0;
}
.article .comparison {
    float: left;
    margin: 0 1% 0 0;
    width: 49%;
}
.article .comparison-first {
    clear: left;
    margin-right: 1%;
}
.article .comparison-last {
    clear: right;
    margin-left: 1%;
    margin-right: 0;
}
.theme-index .article, .theme-index #document-properties, .theme-index #post-page-options, .theme-index #page-feedback, .theme-index #meta-wrapper, .theme-index-with-asides .article, .theme-index-with-asides #document-properties, .theme-index-with-asides #page-feedback, .theme-index-with-asides #meta-wrapper, .audience-index .article, .audience-index #document-properties, .audience-index #page-feedback, .audience-index #meta-wrapper, .franchise-index .article, .home .article, .franchise-index #document-properties, .franchise-index #post-page-options, .franchise-index #page-feedback, .franchise-index #meta-wrapper, .franchise-index #content-container, .home #document-properties, .home #post-page-options, .home #page-feedback, .home #meta-wrapper, .home #content-container, .franchise-index-with-asides .article, .franchise-index-with-asides #document-properties, .franchise-index-with-asides #post-page-options, .franchise-index-with-asides #page-feedback, .franchise-index-with-asides #meta-wrapper, .franchise-index-with-asides #content-container, .large-application .article, .large-application #document-properties, .large-application #post-page-options, .large-application #page-feedback, .large-application #meta-wrapper, .large-application #content-container {
    margin-left: 0;
    width: 100% !important;
}
.theme-index #content .section, .audience-index #content .section, .theme-index-with-asides #content .section, .franchise-index #content .section, .home #content .section, .franchise-index-with-asides #content .section, .large-application #content .section {
    max-width: 100%;
}
.theme-index-with-asides #asides {
    margin-top: -2.5em;
}
.audience-index-with-asides #asides, .franchise-index-with-asides #asides {
    border: medium none;
    float: right;
    margin-top: -2.5em;
    width: 25%;
}
.franchise-index-with-asides h1 {
    width: 72.1%;
}
.theme-index-with-asides h1 {
    margin-left: -0.5em;
    width: 64.8%;
}
.franchise-index #related-promotions, .home #related-promotions, .franchise-index-with-asides #related-promotions, .theme-index #related-promotions, .audience-index #related-promotions, .theme-index-with-asides #related-promotions {
    clear: none;
    float: left;
    width: 75%;
}
.home #content-container {
    width: 100%;
}
.home #content-container .article .box-sizing .border {
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}
.home .content-row {
    padding: 3.125em 0;
}
.home .content-module {
    margin: 0 3.125em;
    position: relative;
}
.home .section-header h2, .home .section-header h3 {
    font-size: 2.25em;
    line-height: 80%;
    margin: 0 0 2.5em;
    padding: 0;
}
.home .sections {
    margin-top: 2.1875em;
}
.home .sections .section ul {
    width: 85%;
}
.home .sections .section ul li {
    margin-right: 4em;
}
.home .main-search {
    padding: 0;
}
.home #main {
    min-height: 8.75em;
}
.home #main #feature-search {
    height: 8.75em;
}
.home #main #feature-search .section-header, .home #main #feature-search .contents {
    margin: 2.8125em 0 0;
}
.home #main #feature-search .contents {
    height: 3.25em;
    padding-right: 5%;
    width: 50%;
}
.home #main #feature-search .contents .search-wrapper {
    overflow: hidden;
}
.home #main #feature-search .contents #search-query-primary {
    width: 100%;
}
.home #questions {
    margin-top: -10.25em;
    padding-top: 3.375em;
}
.home #questions h2 {
    font-size: 1.5em;
}
.home #questions h2:before {
    line-height: 1.25em;
    margin-right: 0.5em;
    width: 1.25em;
}
.home #questions .contents ol {
    margin: 0 5em 0 7.5em;
}
.home #services {
    min-height: 8.75em;
}
.home .options .aside, .home .options .section {
    font-size: 1em;
}
.home .options .aside h2, .home .options .section h2 {
    font-size: 2.25em;
}
.home .options #my-community {
    float: left;
    width: 65%;
}
.home .options #my-community:before, .home .options #my-community:after {
    content: " ";
    display: table;
}
.home .options #my-community:after {
    clear: both;
}
.home .options #weather-and-selection {
    width: 45%;
}
.home .options .in-your-area {
    width: 45%;
}
.home .options #feedback {
    float: right;
    width: 30%;
}
#access-instructions, #fat-footer, .home #services .contents, .home #news .contents, .home #featured .feature img, .page-options, .feed {
    display: block;
}
#footer li {
    display: inline-block;
    line-height: 0.6em;
}
#fat-footer li {
    display: block;
    line-height: 1.5em;
}
.audience-index #global-alert h2, .franchise-index #global-alert h2, .franchise-index-with-asides #global-alert h2, .large-application #global-alert h2, .home #global-alert h2 {
    float: left;
}
.audience-index #global-alert .time, .franchise-index #global-alert .time, .franchise-index-with-asides #global-alert .time, .large-application #global-alert .time, .home #global-alert .time {
    clear: left;
    float: left;
    padding-left: 60px;
}
.audience-index #global-alert .summary, .franchise-index #global-alert .summary, .franchise-index-with-asides #global-alert .summary, .large-application #global-alert .summary, .home #global-alert .summary {
    background: url("../v3/images/skin/bg-global-alert-divider.png") no-repeat scroll left center transparent;
    clear: none;
    margin: -2em -2em -2em 23.5em;
    padding: 2em;
}
.franchise-index h1, .franchise-index-with-asides h1 {
    margin: 0.5em 0 0.3em;
}
.theme-index h1, .theme-index-with-asides h1 {
    margin: 0.5em 0 0.3em -0.5em;
}
.franchise-index h1, .franchise-index-with-asides h1, .theme-index h1, .theme-index-with-asides h1, .audience-index h1, .topic-index h1, .topic-index-with-asides h1 {
    clear: left;
    color: #000;
    font-family: "Lato",Arial,Helvetica,sans-serif;
    font-size: 1.6rem;
    font-weight: 900;
    letter-spacing: 0.01em;
    line-height: 1.1;
    margin: 0.5em -0.4em 0.3em;
    padding: 0.5em 0.4em 0.3em;
}
@media screen, projection, tv, handheld {
#ia {
    float: left;
    margin: -2em 0 1em -0.5em;
    width: 100%;
}
#ia .d1 {
    clear: none;
    float: left;
    margin: 1em 0;
    padding: 0;
    position: relative;
}
#ia .d1 .inner {
    height: 90%;
    margin-left: 58px;
    margin-right: 0.5em;
    padding: 1em 1em 1em 46px;
}
#ia ul a {
    background: none repeat scroll 0 0 transparent;
    color: #13578b;
    display: inline;
    margin: 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-transform: none;
}
#ia ul a:hover {
    background: none repeat scroll 0 0 transparent;
    color: #13578b;
    text-decoration: underline;
}
#ia ul a:active {
    background: none repeat scroll 0 0 transparent;
    color: #13578b;
    text-decoration: underline;
}
#ia h2 a {
    color: #13578b;
}
#ia h2 a:hover {
    color: #06c;
}
#ia h2 a:active {
    color: #c00;
}
#ia.no-img .d1 .inner {
    margin-left: 0.5em;
    padding-left: 1em;
}
#ia .d1 h2 {
    font-size: 1.2rem;
    font-weight: 900;
    margin: 0 1em 0 0;
}
#ia .d1 h2 a .link-text {
    display: block;
}
#ia .d1 img {
    background: none repeat scroll 0 0 #f9f9f9;
    border: 1px solid #fffefc;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.1);
    display: block;
    height: 75px;
    left: 13px;
    top: 1em;
    width: 75px;
}
#ia .d1 .inner img {
    position: absolute;
}
#ia .d1 a:hover img {
    border-color: #06c;
    transform: rotate(-5deg);
}
#ia .d1 a:visited:hover img {
    border-color: #576978;
}
.residents-index #ia .d1 img {
    height: 50px;
    top: 0.7em;
    width: 50px;
}
.residents-index #ia .d1 .inner {
    margin-left: 48px;
    min-height: 45px;
    padding: 1em 1em 0.5em 30px;
}
.residents-index #ia li.flex-grid-new-row .inner {
    margin-left: 40px;
}
.audience-index #ia {
    margin-top: 0;
}
.audience-index #ia h2, .audience-index #ia h3, .audience-index #ia ul {
    margin-bottom: 0;
    margin-top: 0;
}
.audience-index #ia h2 {
    padding-left: 0.5em;
}
.audience-index #ia h3 {
    font-size: 1.2rem;
    font-weight: 900;
    padding-bottom: 0.5em;
}
.audience-index #ia .section {
    margin-top: 0.5em;
}
#ia .d1 ul li, .home #ia ul li, .home #questions ol li {
    list-style: none outside none;
    margin: 0.5em 0;
}
#ia li.no-thumb p {
    margin-left: 0;
    margin-top: 0;
}
#ia .d1 p {
    margin: 0;
    padding: 0.5em 1em 0.5em 0;
}
#flex-grid ul li {
    line-height: 1.3em;
    list-style: none outside none;
    padding-left: 1em;
    position: relative;
}
#flex-grid ul li:before {
    background: inherit;
    color: #007eb1;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 0.7rem;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-right: 0.8rem;
    text-decoration: inherit;
}
#flex-grid ul li:hover:before {
    background: inherit;
    color: #007eb1;
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 0.7rem;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-right: 0.8rem;
    text-decoration: none;
}
#flex-grid ul li:before {
    left: 0;
    position: absolute;
    top: 0.5em;
}
#ia-updates .aside, #related-promotions .aside {
    float: left;
    padding: 0 2em 0 0;
    width: 30%;
}
#related-promotions #featured {
    width: 67%;
}
#ia-updates .aside, #related-promotions .aside {
    height: 100%;
    overflow: hidden;
}
.home #ia .section {
    float: left;
    width: 50%;
}
}
@media screen, projection, tv, handheld {
.theme-index #ia .d1, .audience-index #ia .d1 {
    width: 33%;
}
.theme-index-with-asides #ia {
    width: 67%;
}
.theme-index-with-asides #ia .d1 {
    width: 50%;
}
.franchise-index #ia .d1, .home #ia .d1 {
    width: 25%;
}
.franchise-index-with-asides #ia {
    width: 75.4%;
}
.franchise-index-with-asides #ia .d1 {
    width: 33%;
}
.audience-index #ia #section-about {
    float: left;
    width: 66%;
}
.audience-index #ia #section-about .d1 {
    width: 50%;
}
.audience-index #ia #section-for {
    float: left;
    width: 34%;
}
.audience-index #ia #section-for .d1 {
    width: 100%;
}
}
dl.grid {
    margin: 0.5em 0;
    padding-left: 8em;
    position: relative;
}
dl.grid dd {
    padding: 0 0 0.75em;
}
dl.grid dt {
    margin-left: -8em;
    margin-top: 0;
    position: absolute;
    width: 7em;
}
.vevent dl {
    margin: 0.5em 0 0.5em 8em;
    position: relative;
}
.vevent dl dd {
    padding: 0 0 0.75em;
}
.vevent dl dt {
    left: -8em;
    margin-top: 0;
    position: absolute;
    width: 7em;
}
