﻿html,body,h1,h2,h3,h4,h5,h6,p,dl,dt,dd,blockquote,address,pre,ul,ol,li,table,tr,td,th
{
    margin: 0;
    padding: 0;
}

body 
{
    font-family: Arial, helvetica, Sans-Serif;
    font-size: 11px;
    color: #333;
    background-color: #fff;
    margin: 0;
    padding: 0;
    text-align: center;
}

a
{
    color: #06c;
}

a:hover 
{
    text-decoration: none;
}

a img {
    border: none;
}

#container 
{
    width: 960px;
    margin: 0 auto;
    text-align: left;
    background-color: #fff;
}

#header 
{
    display: block;
    height: 100px;
    width: 960px;
}

#header h1 {
    float: left;
    width: 470px;
    padding-right: 210px;
}

#header h2 {
    width: 280px;
    background: transparent url(Images/logo-cofgb.gif) no-repeat top left;
    height: 100px;
    float: left;
}

#header h2 .lnkbendigo {
    display: block;
    width: 117px;
    height: 100px;
    overflow: hidden;
    text-indent: -10000px;
    margin-right: 1px;
    float: left;
}

#header h2 .lnkcofgb {
    display: block;
    width: 162px;
    height: 100px;
    float: left;
    overflow: hidden;
    text-indent: -10000px;
}

/* Navigation */

#navigation ul {
    list-style-type: none;
    height: 45px;
    padding-left: 20px;
    width: 940px;
}

#navigation ul li {
    display: inline;
}

#navigation ul a {
    display: block;
    width: 120px;
    height: 45px;
    float: left;
    clear: right;
    background: transparent url(Images/nav-items.png) no-repeat top left;
    margin-right: 10px;
    overflow: hidden;
    text-indent: -10000px;
}

#navigation .nav-getactive a { background-position: -120px 0; }
#navigation .nav-explorethecity a { background-position: -240px 0; }
#navigation .nav-backtonature a { background-position: -360px 0; }
#navigation .nav-getcreative a { background-position: -480px 0; }
#navigation .nav-whatsoninbendigo a { background-position: -600px 0; }
#navigation .nav-childfriendlydirectory a { background-position: -720px 0; width: 145px; margin-right: 0; }

#navigation .nav-thesearchforgoldie a.AspNet-Menu-Selected,
#navigation .nav-thesearchforgoldie a.AspNet-Menu-ChildSelected { background-position: 0 -45px; }
#navigation .nav-getactive a.AspNet-Menu-Selected,
#navigation .nav-getactive a.AspNet-Menu-ChildSelected { background-position: -120px -45px; }
#navigation .nav-explorethecity a.AspNet-Menu-Selected,
#navigation .nav-explorethecity a.AspNet-Menu-ChildSelected { background-position: -240px -45px; }
#navigation .nav-backtonature a.AspNet-Menu-Selected,
#navigation .nav-backtonature a.AspNet-Menu-ChildSelected { background-position: -360px -45px; }
#navigation .nav-getcreative a.AspNet-Menu-Selected,
#navigation .nav-getcreative a.AspNet-Menu-ChildSelected { background-position: -480px -45px; }
#navigation .nav-whatsoninbendigo a.AspNet-Menu-Selected,
#navigation .nav-whatsoninbendigo a.AspNet-Menu-ChildSelected { background-position: -600px -45px; }
#navigation .nav-childfriendlydirectory a.AspNet-Menu-Selected,
#navigation .nav-childfriendlydirectory a.AspNet-Menu-ChildSelected { background-position: -720px -45px; }

#navigation a.AspNet-Menu-Selected,
#navigation a.AspNet-Menu-ChildSelected {
    position: relative;
}

/*LANDING PAGE*/

.contentbodytop {
    margin: auto;
    width: 893px;
    height: 4px;
    background: url('images/img-landingpage-content-top.gif') no-repeat;
}

.contentbody {
    margin: 0 auto;
    width: 893px;
    border-left: #ffe4ae 1px solid;
    border-right: #ffe4ae 1px solid;
    background: #fffcf0;
    padding-bottom: 10px;
}

.contentbody .wrapper {
    margin: 0 auto;
    width: 853px;
}

#content .contentbody .wrapper h3 {
    font-family: arial;
    font-weight: 100;
    font-size: 25px;
    padding-top: 10px;
    color: #ee7b22;
}

#content .contentbody .wrapper h3 strong {
    font-weight: bold;
}

.contentbodybottom {
    margin: auto;
    width: 893px;
    height: 4px;
    background: url('images/img-landingpage-content-bottom.gif') no-repeat;
    padding-bottom: 10px;
}

.flash {
    margin: 0 auto;
    width: 853px;
    height: 480px;
    border-top: #f39e21 3px solid;
}

/* Footer */

#footer {
    clear: both;
    background: transparent url(Images/bg-footer.gif) repeat-x left bottom;
    padding-bottom: 10px;
    height: 93px;
    padding-top: 12px;
    color: #666;
    text-align: left;
}

#footer .container {
    width: 960px;
    margin: 0 auto;
}

#footer .content {
    display: block;
    float: left;
    width: 366px;
    margin-right: 6px;
    padding-top: 17px;
    padding-left: 30px;
    line-height: 1.4;
}

#footer .content a {
    color: #ed652b;
    text-decoration: underline;
}

#footer a:hover 
{
    text-decoration: none;
}

#footer .content a.twc {
    color: #666;
    text-decoration: none;
    padding-right: 20px;
    background: transparent url(Images/logo-twc.gif) no-repeat right center;
    
}

#footer .links {
    width: 558px;
    float: left;
}

#footer .top {
    width: 558px;
    height: 5px;
    background: url('images/img-footer-top.gif') no-repeat;
}

#footer .links .content {
    width: 552px;
    height: 88px;
    padding: 0;
    background: #fff8db;
    border-left: #ffedc4 3px solid;
    border-right: #ffedc4 3px solid;
}

#footer .links .center {
    width: 232px;
    display: block;
    float: left;
    height: 82px;
    border-right: #ffe191 1px solid;
}

#footer .links a.cfd {
    float: left;
    display: block;
    margin-top: 10px;
    margin-left: 20px;
    width: 196px;
    height: 20px;
    background: url('images/img-icon1.gif') no-repeat;
    text-indent: -9999px;
}

#footer .image {
    float: right;
    width: 189px;
    height: 104px;
    margin-top: -10px;
    background: url('images/img-footer-dogcartoon.gif') no-repeat;
}

#footer .links a.infoparents {
    float: left;
    display: block;
    margin-left: 20px;
    width: 196px;
    height: 23px;
    background: url('images/img-icon2.gif') no-repeat;
    text-indent: -9999px;
}

#footer .links a.send {
    float: left;
    display: block;
    margin-left: 19px;
    width: 196px;
    height: 20px;
    background: url('images/img-icon3.gif') no-repeat;
    text-indent: -9999px;
}

#footer .content .copy {
    float: left;
}

#footer .content .browsealoud {
    display: block;
    border-right: #ffe191 1px solid;
    float: left;
    width: 91px;
    height: 82px;
    margin-top: 2px;
    padding-left: 20px;
}

/* Content */

#content {
    position: relative;
    clear: both;
    background: #fff9e1 url(Images/bg-content.gif) repeat-y top left;
    min-height: 300px;
}

#contentbottom {
    clear: both;
    background: transparent url(Images/bg-content-bottom.gif) no-repeat top left;
    height: 5px;
    width: 960px;
}

#content p,
#content h3,
#content h4,
#content h5,
#content h6,
#content ul,
#content ol {
    font-size: 12px;
    margin-bottom: 10px;
    line-height: 1.5;
}

#content li {
    line-height: 1.5;
}

#content ul ul,
#content ul ol,
#content ol ol,
#content ol ul {
    margin-bottom: 5px;
}

#content table {
    margin-bottom: 10px;
}

#content h3 {
    font-size: 17px;
    color: #006db0;
    font-weight: bold;
}

/* Page Titles */
#pagetitle {
    height: 140px;
}

#pagetitle h2 {
    width: 960px;
    height: 180px;
    overflow: hidden;
    text-indent: -10000px;
}

#cfs-whatsoninbendigo #pagetitle h2 { background: transparent url(Images/h2-whatsoninbendigo.png) no-repeat top left; }
#cfs-explorethecity #pagetitle h2 { background: transparent url(Images/h2-explorethecity.png) no-repeat top left; }
#cfs-getactive #pagetitle h2 { background: transparent url(Images/h2-getactive.png) no-repeat top left; }
#cfs-privacypolicy #pagetitle h2 { background: transparent url(Images/h2-privacypolicy.png) no-repeat top left; }
#cfs-contactus #pagetitle h2 { background: transparent url(Images/h2-contactus.png) no-repeat top left; }
#cfs-backtonature #pagetitle h2 { background: transparent url(Images/h2-backtonature.png) no-repeat top left; }
#cfs-getcreative #pagetitle h2 { background: transparent url(Images/h2-getcreative.png) no-repeat top left; }
#cfs-childfriendlydirectory #pagetitle h2 { background: transparent url(Images/h2-childfriendlydirectory.png) no-repeat top left; }
#cfs-informationforparents #pagetitle h2 { background: transparent url(Images/h2-informationforparents.png) no-repeat top left; }
#cfs-copyrightdisclaimer #pagetitle h2 { background: transparent url(Images/h2-copyrightdisclaimer.png) no-repeat top left; }
#cfs-jaaracountryacknowledgement #pagetitle h2 { background: transparent url(Images/h2-jaaracountryacknowledgement.gif) no-repeat top left; }
#cfs-besafearounddogs #pagetitle h2 {position: relative;z-index: 3; background: transparent url(Images/h2-besafearounddogs.png) no-repeat top left; }

/* Download Panel */

#content .downloads {
    position: relative;
    min-height: 140px;
    left: -15px;
}

#content .downloads a {
    color: #39c;
}

#content .downloads ul {
    list-style-type: disc;
    margin: 0;
    margin-left: 20px;
}

#content .downloads li {
    color: #6e567d;
}

#content .downloads .panel {
    width: 180px;
    background: transparent url(Images/bg-download-panel-top.gif) no-repeat top left;
    padding-left: 15px;
    padding-top: 14px;
    padding-bottom: 10px;
}

#content .downloads h3 {
    width: 108px;
    height: 13px;
    overflow: hidden;
    text-indent: -10000px;
    background: transparent url(Images/h3-downloads.gif) no-repeat top left;
    margin-bottom: 0;
    padding-bottom: 10px;
}

#content .downloads .panelbottom {
    width: 180px;
    height: 6px;
    background: transparent url(Images/bg-download-panel-bottom.gif) no-repeat top left;
    margin-bottom: 10px;
}

#content .downloads .dog {
    position: absolute;
    right: -15px;
    top: -15px;
}

#content .downloads .note {
    font-size: .9em;
    margin-left: 15px;
    color: #999;
}

#sidebar .sideimage {
    margin-left: -35px;
}

#contentpage h3 {
    color: #e96070;
}

#contentpage 
{
    padding: 0px 0px;
}

#cfs-jaaracountryacknowledgement .onecolumn #contentpage ,
#cfs-copyrightdisclaimer .onecolumn #contentpage ,
#cfs-privacypolicy .onecolumn #contentpage 
{
    padding: 0px 30px;
}

#contentpage ul,
#contentpage ol {
    margin-left: 20px;
}

#cfs-game {
    background-color: #222;
}

#cfs-informationforparents #contentpage
{
    float:left;
    width: 627px;
    margin-left: 3px;
}

#register 
{
    position: relative;
}

#cfs-informationforparents .goldie-overlay 
{
    position: absolute;
    right: 50px;
    bottom: -90px;    
}

#register, #parents-downloads
{
    float:right;
    width: 300px;
    padding-top: 30px;
    padding-right: 30px;
}

.registertop, .parentstop
{

    width: 300px;
    height: 5px;
    background: url(images/bg-registertop.gif) no-repeat;
}

#register-form, #parents-downloads .parent-downloads 
{
    width: 260px;
    background: url(images/bg-register.gif) repeat-y;
    padding: 15px 20px;
}

.registerbottom, .parentsbottom
{

    width: 300px;
    height: 5px;
    background: url(images/bg-registerbottom.gif) no-repeat;
}

#register-form h3, #parents-downloads h3
{
    color:#EE7B22;
    font-size:2.2em;
}

#register-form .register-text 
{
    padding-right: 30px;
}

#register-form label 
{
    color:#ED6823;
    font-size:1.1em;
    font-weight:bold;
}

#register-form input.text
{
    width: 100%;
}

#register-form em 
{
    color:#666666;
    font-weight:normal;
}

#register-form a
{
    color: #3399CC;
}

#register-form .textbox {
    width:195px;
}

#parents-downloads h4 
{
    font-weight: normal;
    font-size: 18px;
    color: #ee7b22;
    line-height: 1.2;
    margin-bottom: 0;
}

#parents-downloads h5
{
    padding-top: 10px;
    font-size: 12px;
    color: #ee7b22;
    line-height: 1.2;
    margin-bottom: 0;
}

#parents-downloads p 
{
    font-size: 11px;
    color: #999;
    margin-bottom: 0;
}

#cfs-informationforparents a 
{
    color: #3399cc;
}

#parents-downloads a 
{
    font-size: 12px;
}

#content .radioList 
{
    width: 100%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: solid 1px #ffe4ae;
}

#register-form .radioList td 
{
    padding-bottom: 2px;
}

#register-form .radioList label
{
    color: #333;
    font-weight: normal;
    font-size: 11px;
    vertical-align: bottom;
}

.input-imagever 
{
width:108px;
font-size:18px;
text-align:center;
}

tr.paddingTop td 
{
    padding-top: 3px;
}

#content .noBottomMargin 
{
    margin-bottom: 0;
}

.pdf
{
	display:-moz-inline-block;
	display:inline-block;
	background: transparent url(images/icon-pdf.gif) no-repeat;
	padding-left: 3.5ex;
	min-height: 18px;
}

.word
{
	display:-moz-inline-block;
	display:inline-block;
	background: transparent url(images/icon-word.gif) no-repeat;
	padding-left: 3.5ex;
	min-height: 16px;
}

.excel
{
	display:-moz-inline-block;
	display:inline-block;
	background: transparent url(images/icon-excel.jpg) no-repeat;
	padding-left: 3.5ex;
	min-height: 16px;
}

.webpage {
    display: -moz-inline-block;
    display: inline-block;
    padding-left: 20px;
    background: transparent url(images/icon-webpage.gif) no-repeat top left;
    min-height: 16px;
}

#cfs-informationforparents #contentpage ul 
{
    margin: 0 0 10px 5px;
    float: left;
    width: 390px;
}

#cfs-informationforparents #contentpage li 
{
    list-style-type: none;
    background: url(images/bullet-orange.gif) no-repeat left 7px;
    padding-left: 15px;
    margin-bottom: 3px;
}

.pRightPadding 
{
    padding-right: 10px;
}

.pLeftPadding 
{
    padding-left: 30px;
}

.event-weblinks 
{
    clear: both;
    padding: 15px 0 0 25px;
}

#content .event-weblinks p 
{
    font-size: 11px;
    margin-bottom: 0;
}
