﻿/* BreadCrumb */
.breadCrumb {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}
.breadCrumb ul{
	float:left;
	padding:0px;
}
.breadCrumb ul li {
	background: transparent url('/img/myBallarat/devider-bar.gif') no-repeat scroll right center;
	float: left;	
	padding-right: 7px;
	padding-left: 7px; 
}

.breadCrumb ul li.first {
	padding-left: 1px; 
}
.breadCrumb ul li.last {
	background: none;
}

.breadCrumb a {
	color: #09184b;
}

/* Home Page Module */

/* Home Page - Right Content */
.bodyRight{
	float: right;
	padding: 0px;
	margin: 10px;
	width: 275px;
}

.fontTools{
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

.fontTools input 
{
	float: left;
}
/* Home Page - Body Content Styles */
#content {
	float: left;
	padding: 0px;
	margin: 10px;	
	width: 425px;
}
.content-wide #content
{
	width: 645px;
	margin-right: 0;
}

.contentSection{
	border-bottom:2px solid #09184b;
	margin-bottom: 10px;
	float: left;
	width:100%;
}

.contentSection h1 {
	color: #09184b;
	border-bottom: 2px solid #09184b;
	
}

.contentSection h2 {
	color: #09184b;
}

.contentSection h3 {
	color: #09184b;
}

.contentItem h2 {
	color: #09184b;
}

.contentItem h3 {
	color: #09184b;
}

.contentItem {
	float: left;
	width: 100%;
	color: #09184b;
	border-bottom: 1px dotted #09184b;
	padding-bottom: 10px;
}

.contentFooter 
{
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	width:100%;
	
}
.contentFooter ul{
	float:left;
	padding:0px;
	width:100%;
}
.contentFooter ul li {
	background: transparent url('/img/myBallarat/devider-bar.gif') no-repeat scroll right center;
	float: left;	
	padding-right: 7px;
	padding-left: 7px; 
}

.contentFooter ul li.first {
	padding-left: 1px; 
}
.contentFooter ul li.last {
	background: none;
}

#content .contentFooter ul li img{	
	margin-right: 2px;
	margin-top: -2px;
}
.contentFooter a {
	color: #09184b;
	text-decoration: none;
}

/* Home - Event Content */
.leftEventContent {
	float: left;
	width: 190px;
	padding-left: 5px;
}

.rightEventContent {
	float: left;
	width: 203px;
	padding-left: 5px;
	padding-right: 5px;	
}

.leftEventDetails{
	float: left;
	width: 193px;
	margin-right: 5px;
}

.rightEventDetails {
	width: auto;
}

.rightEventImage {
	float:right;
	margin-left: 2px;
	margin-bottom: -2px;
}

.rightEventContent DIV
{
	float:left;
}
.rightEventContent label {
	width: 70px;
	float: left;
}

.rightEventContent input {
	width: 103px;
	float: left;	
}

.rightEventContent select.rightEventContentFull {
	width: 100%;
	float: left;		
}

.rightEventContent input.rightEventContentFull {
	width: 100%;
	float: left;		
}

.rightEventCalendar {
	float: left;
	width: 29px;
	margin-top: -5px;
	margin-left: 2px;
}

.searchEvent {
	text-align: right;	
}

/* Home Page - Right Content */


.rightContentSection{
	border-bottom:2px solid #09184b;
	margin-bottom: 10px;
	width: 100%;
}

.rightContentSection h1 {
	color: #09184b;
	border-bottom: 2px solid #09184b;
}

.rightContentSection h2 {
	color: #09184b;
}

.rightContentItem h2 a {
	color: #09184b;
	text-decoration: none;
}

.rightContentSection h1 a  {
	color: #09184b;
	text-decoration:none;
}

.rightContentItem {
	float: left;
	width: 100%;
	color: #09184b;
	border-bottom: 1px dotted #09184b;
	padding-bottom: 10px;
}

.featureContentItem {
	float: left;
	width: 100%;
	color: #09184b;
	padding-bottom: 10px;
}
.featureContentItem h1 {
	color: #09184b;
}

.featureContentItem h1 a {
	color: #09184b;
	text-decoration: none;
}

.featureContentItem h2 {
	color: #09184b;
	float: left;
	width: 100%;
}

.featureContentItem p {
	float: left;
	width: 100%;
}

.featureContentItem h2 a {
	color: #09184b;
	text-decoration: none;
	float: left;
}

.rightContent {
	float: left;
	width: 100%;
	color: #09184b;
	padding-bottom: 10px;
}

.rightContentFooter {
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 100%;
}

.rightContentFooter a {
	color: #09184b;
	text-decoration: none;
}

/* Home Page - Right Content - Feature */
.leftFeatureNav {
	float: left;
	width: 100px;
	padding-bottom: 5px;
}
.rightFeatureNav {
	float: right;
	width: 100px;
	text-align: right;
	padding-bottom: 5px;
}

/* Home Page - Right Content - Weather */
.rightWeatherSection{
	margin-bottom: 10px;
}

.rightWeatherSection h1 {
	color: #09184b;
	font-size: 1.5em;
}

/* A-Z Index Page */
.indexChars {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}
.indexChars ul{
	float:left;
	padding:0px;
}
.indexChars ul li {
	background: transparent url('/img/myBallarat/devider-bar.gif') no-repeat scroll right center;
	float: left;	
	padding-right: 7px;
	padding-left: 7px; 
}

.indexChars ul li.first {
	padding-left: 1px; 
}
.indexChars ul li.last {
	background: none;
}

.indexChars a {
	color: #09184b;
}

.indexItems {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}

.indexItems h2 {
	border-bottom:1px solid #09184b;
	padding-left: 10px;
	font-size: 1.2em;
}

.indexItems li {
	background: none;
	padding-left: 0px;
}

/* A - Z Index Page - Right Content - Feedback Form */
.feedbackYesNo {
	float: left;
	width: 100px;
	padding-top: 5px;
}

.feedbackYesNo input {
	float: left;
}

.feedbackYesNo label {
	float: left;
	padding-left: 5px;
}

.rightFeedbackContent label {
	float: left;
	width: 80px;
}

.rightFeedbackSubmit {
	float: right;
	padding-top: 5px;
	padding-bottom:5px;
}

/* General Enquiry Page - Enquiry Form */
.contentEnquiry {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

.contentEnquiry label {
	width: 100%;
	float: left;
	padding-top: 10px;
}

.contentEnquiry select {
	width: 280px;
}

.contentEnquiry input {
	width: 275px;
}

.radioContact{
	float: left;
	width: 100%;
}

.radioContact input{
	float: left;
	width: 10px;
	padding-left:2px;
}

.radioContact label {
	float: left;
	width: 80px;
	padding-left:4px;
	padding-top:2px;
}

.contentSubmit {
	float: right;
	padding-top: 5px;
	padding-bottom:5px;
}

.contentSubmit input{
	float: right;
	width: auto;
}

/* Subscribe to This Page */
.subscribePageForm {
	float: left;
	width: 100%;
}

.subscribePageForm label {
	float: left;
	width: 140px;
	margin-bottom: 5px;
}

.subscribePageForm input {
	float: left;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.subscribeFields 
{
	float: left;
	width: 100%;
}

.subscribeFields label
{
	padding-top: 5px;
}

.subscribeFields span
{
	padding-top: 5px;
}

.subscribeFields span.mandatory
{
	padding-top: 5px;
}

/* Event Default Page */
.eventSearchPanel {
	float: left;
	width: 410px;
	background-color: #dcddde;
	padding: 0px;
}

.eventSearchFooter
{
	float: left;
	padding-left: 5px;
	width: 400px;
}

.eventSearchFooter a
{
	color:#09184B;
	text-decoration:none;
}

.eventSearchFooter ul{
	float:left;
	padding:0px;
	width:100%;
}
.eventSearchFooter ul li {
	background: transparent url('/img/myBallarat/devider-bar.gif') no-repeat scroll right center;
	float: left;	
	padding-right: 7px;
	padding-left: 7px; 
}

.eventSearchFooter ul li.first {
	padding-left: 1px; 
}
.eventSearchFooter ul li.last {
	background: none;
}

.eventTopCurve {
	float: left;
	background: transparent url('/img/myBallarat/grey-top-curve.png') no-repeat;
	width: 410px;
	height: 9px;
	margin-top: 10px;
}
.eventBottomCurve {
	float: left;		
	background: transparent url('/img/myBallarat/grey-bottom-curve.png') no-repeat;
	width: 410px;
	height: 9px;
	margin-bottom:10px;
}

.eventControl {
	width: 200px;
	float: left;	
	padding-top: 5px;
	padding-bottom: 5px;
}

.eventControl label {
	float: left;
	width: 65px;
}

.eventControl input {
	width: 130px;	
}

.eventControl select {
	width: 135px;	
}

.eventControl input.eventDate {
	width: 100px;	
}

.eventCheckBox input {
    float: left;
	width: 13px;	
}

.eventCheckBox label {
	width: 100px;	
	padding-left: 5px;
}

/*
.eventControl input.eventCheckBox{
    float: left;
	width: 10px;	
}

.eventControl label.eventCheckBox{
	width: 100px;	
	padding-left: 5px;
}
*/

.eventSummary {
	width: 100%;	
}

.eventSummary h3 {
	display:inline;
	color: #2a3763;
}

.eventSummary h4 {
	display:inline;
	color: #09184b;
}

.eventSummary a.searchEvent {
	font-size: 1.2em;
}
.searchNums {
	float: left;
	text-align: center;
	width:100%;	
	padding-bottom: 2px;	
}
.searchNums li {
	background: none;
	display: inline;
	text-decoration:none;
	padding-left: 3px;
}

.checkBoxForm label
{
	padding-left: 5px;
}

.radioButtonForm label
{
	padding-left: 5px;
}

/* A-Z index Page*/
.indexItems h2 a
{
	color: Black;
	text-decoration: none;
}

/* myBallarat Search Page */
.searchItem
{
	float: left;
	width: 100%;
}

.prevPage
{
	padding-right: 12px;
	background: transparent url(/img/myBallarat/prev-page.gif) no-repeat scroll 100% 0px;
	padding-top: 0px;
}
.nextPage
{
	padding-left: 12px;
	background: transparent url(/img/myBallarat/next-page.gif) no-repeat scroll 0px 0px;
	padding-top: 0px;	
}

.searchPanel
{
	float: left;
	width: 410px;
	background-color: #dcddde;
	padding: 0px;
}

.searchPanel h1
{
	color: #0a75bc;
	border-bottom:2px solid #0f75bc;
	padding-left: 5px;
}

.searchRightEventControl
{
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}

.searchRightEventControl label.features
{
	float: left;
	width: 200px;
}

.searchRightEventControl input.searchButton
{
	width: 100px;
}

.searchControl
{
	padding: 5px;
	width: 100%;
	float: left;	
}

.searchControl label
{
	float: left;
	width: 100px;
}

.searchControl input
{
	float: left;
	width: 170px;
}

.searchControl select
/* BreadCrumb */
.breadCrumb {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}
.breadCrumb ul{
	float:left;
	padding:0px;
}
.breadCrumb ul li {
	background: transparent url('/img/myBallarat/devider-bar.gif') no-repeat scroll right center;
	float: left;	
	padding-right: 7px;
	padding-left: 7px; 
}

.breadCrumb ul li.first {
	padding-left: 1px; 
}
.breadCrumb ul li.last {
	background: none;
}

.breadCrumb a {
	color: #09184b;
}

/* Home Page Module */

/* Home Page - Right Content */
.bodyRight{
	float: right;
	padding: 0px;
	margin: 10px;
	width: 275px;
}

.fontTools{
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

.fontTools input 
{
	float: left;
}
/* Home Page - Body Content Styles */
#content {
	float: left;
	padding: 0px;
	margin: 10px;	
	width: 425px;
}

.contentSection{
	border-bottom:2px solid #09184b;
	margin-bottom: 10px;
	float: left;
	width:100%;
}

.contentSection h1 {
	color: #09184b;
	border-bottom: 2px solid #09184b;
	
}

.contentSection h2 {
	color: #09184b;
}

.contentSection h3 {
	color: #09184b;
}

.contentItem h2 {
	color: #09184b;
}

.contentItem h3 {
	color: #09184b;
}

.contentItem {
	float: left;
	width: 100%;
	color: #09184b;
	border-bottom: 1px dotted #09184b;
	padding-bottom: 10px;
}

.contentFooter 
{
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	width:100%;
	
}
.contentFooter ul{
	float:left;
	padding:0px;
	width:100%;
}
.contentFooter ul li {
	background: transparent url('/img/myBallarat/devider-bar.gif') no-repeat scroll right center;
	float: left;	
	padding-right: 7px;
	padding-left: 7px; 
}

.contentFooter ul li.first {
	padding-left: 1px; 
}
.contentFooter ul li.last {
	background: none;
}

#content .contentFooter ul li img{	
	margin-right: 2px;
	margin-top: -2px;
}
.contentFooter a {
	color: #09184b;
	text-decoration: none;
}

/* Home - Event Content */
.leftEventContent {
	float: left;
	width: 190px;
	padding-left: 5px;
}

.rightEventContent {
	float: left;
	width: 203px;
	padding-left: 5px;
	padding-right: 5px;	
}

.leftEventDetails{
	float: left;
	width: 193px;
	margin-right: 5px;
}

.rightEventDetails {
	width: auto;
}

.rightEventImage {
	float:right;
	margin-left: 2px;
	margin-bottom: -2px;
}

.rightEventContent DIV
{
	float:left;
}
.rightEventContent label {
	width: 70px;
	float: left;
}

.rightEventContent input {
	width: 103px;
	float: left;	
}

.rightEventContent select.rightEventContentFull {
	width: 100%;
	float: left;		
}

.rightEventContent input.rightEventContentFull {
	width: 100%;
	float: left;		
}

.rightEventCalendar {
	float: left;
	width: 29px;
	margin-top: -5px;
	margin-left: 2px;
}

.searchEvent {
	text-align: right;	
}

/* Home Page - Right Content */


.rightContentSection{
	border-bottom:2px solid #09184b;
	margin-bottom: 10px;
	width: 100%;
}

.rightContentSection h1 {
	color: #09184b;
	border-bottom: 2px solid #09184b;
}

.rightContentSection h2 {
	color: #09184b;
}

.rightContentItem h2 a {
	color: #09184b;
	text-decoration: none;
}

.rightContentSection h1 a  {
	color: #09184b;
	text-decoration:none;
}

.rightContentItem {
	float: left;
	width: 100%;
	color: #09184b;
	border-bottom: 1px dotted #09184b;
	padding-bottom: 10px;
}

.featureContentItem {
	float: left;
	width: 100%;
	color: #09184b;
	padding-bottom: 10px;
}
.featureContentItem h1 {
	color: #09184b;
}

.featureContentItem h1 a {
	color: #09184b;
	text-decoration: none;
}

.featureContentItem h2 {
	color: #09184b;
	float: left;
	width: 100%;
}

.featureContentItem p {
	float: left;
	width: 100%;
}

.featureContentItem h2 a {
	color: #09184b;
	text-decoration: none;
	float: left;
}

.rightContent {
	float: left;
	width: 100%;
	color: #09184b;
	padding-bottom: 10px;
}

.rightContentFooter {
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 100%;
}

.rightContentFooter a {
	color: #09184b;
	text-decoration: none;
}

/* Home Page - Right Content - Feature */
.leftFeatureNav {
	float: left;
	width: 100px;
	padding-bottom: 5px;
}
.rightFeatureNav {
	float: right;
	width: 100px;
	text-align: right;
	padding-bottom: 5px;
}

/* Home Page - Right Content - Weather */
.rightWeatherSection{
	margin-bottom: 10px;
}

.rightWeatherSection h1 {
	color: #09184b;
	font-size: 1.5em;
}

/* A-Z Index Page */
.indexChars {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}
.indexChars ul{
	float:left;
	padding:0px;
}
.indexChars ul li {
	background: transparent url('/img/myBallarat/devider-bar.gif') no-repeat scroll right center;
	float: left;	
	padding-right: 7px;
	padding-left: 7px; 
}

.indexChars ul li.first {
	padding-left: 1px; 
}
.indexChars ul li.last {
	background: none;
}

.indexChars a {
	color: #09184b;
}

.indexItems {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}

.indexItems h2 {
	border-bottom:1px solid #09184b;
	padding-left: 10px;
	font-size: 1.2em;
}

.indexItems li {
	background: none;
	padding-left: 0px;
}

/* A - Z Index Page - Right Content - Feedback Form */
.feedbackYesNo {
	float: left;
	width: 100px;
	padding-top: 5px;
}

.feedbackYesNo input {
	float: left;
}

.feedbackYesNo label {
	float: left;
	padding-left: 5px;
}

.rightFeedbackContent label {
	float: left;
	width: 80px;
}

.rightFeedbackSubmit {
	float: right;
	padding-top: 5px;
	padding-bottom:5px;
}

/* General Enquiry Page - Enquiry Form */
.contentEnquiry {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

.contentEnquiry label {
	width: 100%;
	float: left;
	padding-top: 10px;
}

.contentEnquiry select {
	width: 280px;
}

.contentEnquiry input {
	width: 275px;
}

.radioContact{
	float: left;
	width: 100%;
}

.radioContact input{
	float: left;
	width: 10px;
	padding-left:2px;
}

.radioContact label {
	float: left;
	width: 80px;
	padding-left:4px;
	padding-top:2px;
}

.contentSubmit {
	float: right;
	padding-top: 5px;
	padding-bottom:5px;
}

.contentSubmit input{
	float: right;
	width: auto;
}

/* Subscribe to This Page */
.subscribePageForm {
	float: left;
	width: 100%;
}

.subscribePageForm label {
	float: left;
	width: 140px;
	margin-bottom: 5px;
}

.subscribePageForm input {
	float: left;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.subscribeFields 
{
	float: left;
	width: 100%;
}

.subscribeFields label
{
	padding-top: 5px;
}

.subscribeFields span
{
	padding-top: 5px;
}

.subscribeFields span.mandatory
{
	padding-top: 5px;
}

/* Event Default Page */
.eventSearchPanel {
	float: left;
	width: 410px;
	background-color: #dcddde;
	padding: 0px;
}

.eventSearchFooter
{
	float: left;
	padding-left: 5px;
	width: 400px;
}

.eventSearchFooter a
{
	color:#09184B;
	text-decoration:none;
}

.eventSearchFooter ul{
	float:left;
	padding:0px;
	width:100%;
}
.eventSearchFooter ul li {
	background: transparent url('/img/myBallarat/devider-bar.gif') no-repeat scroll right center;
	float: left;	
	padding-right: 7px;
	padding-left: 7px; 
}

.eventSearchFooter ul li.first {
	padding-left: 1px; 
}
.eventSearchFooter ul li.last {
	background: none;
}

.eventTopCurve {
	float: left;
	background: transparent url('/img/myBallarat/grey-top-curve.png') no-repeat;
	width: 410px;
	height: 9px;
	margin-top: 10px;
}
.eventBottomCurve {
	float: left;		
	background: transparent url('/img/myBallarat/grey-bottom-curve.png') no-repeat;
	width: 410px;
	height: 9px;
	margin-bottom:10px;
}

.eventControl {
	width: 200px;
	float: left;	
	padding-top: 5px;
	padding-bottom: 5px;
}

.eventControl label {
	float: left;
	width: 65px;
}

.eventControl input {
	width: 130px;	
}

.eventControl select {
	width: 135px;	
}

.eventControl input.eventDate {
	width: 100px;	
}

.eventCheckBox input {
    float: left;
	width: 13px;	
}

.eventCheckBox label {
	width: 100px;	
	padding-left: 5px;
}

/*
.eventControl input.eventCheckBox{
    float: left;
	width: 10px;	
}

.eventControl label.eventCheckBox{
	width: 100px;	
	padding-left: 5px;
}
*/

.eventSummary {
	width: 100%;	
}

.eventSummary h3 {
	display:inline;
	color: #2a3763;
}

.eventSummary h4 {
	display:inline;
	color: #09184b;
}

.eventSummary a.searchEvent {
	font-size: 1.2em;
}
.searchNums {
	float: left;
	text-align: center;
	width:100%;	
	padding-bottom: 2px;	
}
.searchNums li {
	background: none;
	display: inline;
	text-decoration:none;
	padding-left: 3px;
}

.checkBoxForm label
{
	padding-left: 5px;
}

.radioButtonForm label
{
	padding-left: 5px;
}

/* A-Z index Page*/
.indexItems h2 a
{
	color: Black;
	text-decoration: none;
}

/* myBallarat Search Page */
.searchItem
{
	float: left;
	width: 100%;
}

.prevPage
{
	padding-right: 12px;
	background: transparent url(/img/myBallarat/prev-page.gif) no-repeat scroll 100% 0px;
	padding-top: 0px;
}
.nextPage
{
	padding-left: 12px;
	background: transparent url(/img/myBallarat/next-page.gif) no-repeat scroll 0px 0px;
	padding-top: 0px;	
}

.searchPanel
{
	float: left;
	width: 410px;
	background-color: #dcddde;
	padding: 0px;
}

.searchPanel h1
{
	color: #0a75bc;
	border-bottom:2px solid #0f75bc;
	padding-left: 5px;
}

.searchRightEventControl
{
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}

.searchRightEventControl label.features
{
	float: left;
	width: 200px;
}

.searchRightEventControl input.searchButton
{
	width: 100px;
}

.searchControl
{
	padding: 5px;
	width: 100%;
	float: left;	
}

.searchControl label
{
	float: left;
	width: 100px;
}

.searchControl input
{
	float: left;
	width: 170px;
}

.searchControl select
/* BreadCrumb */
.breadCrumb {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}
.breadCrumb ul{
	float:left;
	padding:0px;
}
.breadCrumb ul li {
	background: transparent url('/img/myBallarat/devider-bar.gif') no-repeat scroll right center;
	float: left;	
	padding-right: 7px;
	padding-left: 7px; 
}

.breadCrumb ul li.first {
	padding-left: 1px; 
}
.breadCrumb ul li.last {
	background: none;
}

.breadCrumb a {
	color: #09184b;
}

/* Home Page Module */

/* Home Page - Right Content */
.bodyRight{
	float: right;
	padding: 0px;
	margin: 10px;
	width: 275px;
}

.fontTools{
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

.fontTools input 
{
	float: left;
}
/* Home Page - Body Content Styles */
#content {
	float: left;
	padding: 0px;
	margin: 10px;	
	width: 425px;
}

.contentSection{
	border-bottom:2px solid #09184b;
	margin-bottom: 10px;
	float: left;
	width:100%;
}

.contentSection h1 {
	color: #09184b;
	border-bottom: 2px solid #09184b;
	
}

.contentSection h2 {
	color: #09184b;
}

.contentSection h3 {
	color: #09184b;
}

.contentItem h2 {
	color: #09184b;
}

.contentItem h3 {
	color: #09184b;
}

.contentItem {
	float: left;
	width: 100%;
	color: #09184b;
	border-bottom: 1px dotted #09184b;
	padding-bottom: 10px;
}

.contentFooter 
{
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
	width:100%;
	
}
.contentFooter ul{
	float:left;
	padding:0px;
	width:100%;
}
.contentFooter ul li {
	background: transparent url('/img/myBallarat/devider-bar.gif') no-repeat scroll right center;
	float: left;	
	padding-right: 7px;
	padding-left: 7px; 
}

.contentFooter ul li.first {
	padding-left: 1px; 
}
.contentFooter ul li.last {
	background: none;
}

#content .contentFooter ul li img{	
	margin-right: 2px;
	margin-top: -2px;
}
.contentFooter a {
	color: #09184b;
	text-decoration: none;
}

/* Home - Event Content */
.leftEventContent {
	float: left;
	width: 190px;
	padding-left: 5px;
}

.rightEventContent {
	float: left;
	width: 203px;
	padding-left: 5px;
	padding-right: 5px;	
}

.leftEventDetails{
	float: left;
	width: 193px;
	margin-right: 5px;
}

.rightEventDetails {
	width: auto;
}

.rightEventImage {
	float:right;
	margin-left: 2px;
	margin-bottom: -2px;
}

.rightEventContent DIV
{
	float:left;
}
.rightEventContent label {
	width: 70px;
	float: left;
}

.rightEventContent input {
	width: 103px;
	float: left;	
}

.rightEventContent select.rightEventContentFull {
	width: 100%;
	float: left;		
}

.rightEventContent input.rightEventContentFull {
	width: 100%;
	float: left;		
}

.rightEventCalendar {
	float: left;
	width: 29px;
	margin-top: -5px;
	margin-left: 2px;
}

.searchEvent {
	text-align: right;	
}

/* Home Page - Right Content */


.rightContentSection{
	border-bottom:2px solid #09184b;
	margin-bottom: 10px;
	width: 100%;
}

.rightContentSection h1 {
	color: #09184b;
	border-bottom: 2px solid #09184b;
}

.rightContentSection h2 {
	color: #09184b;
}

.rightContentItem h2 a {
	color: #09184b;
	text-decoration: none;
}

.rightContentSection h1 a  {
	color: #09184b;
	text-decoration:none;
}

.rightContentItem {
	float: left;
	width: 100%;
	color: #09184b;
	border-bottom: 1px dotted #09184b;
	padding-bottom: 10px;
}

.featureContentItem {
	float: left;
	width: 100%;
	color: #09184b;
	padding-bottom: 10px;
}
.featureContentItem h1 {
	color: #09184b;
}

.featureContentItem h1 a {
	color: #09184b;
	text-decoration: none;
}

.featureContentItem h2 {
	color: #09184b;
	float: left;
	width: 100%;
}

.featureContentItem p {
	float: left;
	width: 100%;
}

.featureContentItem h2 a {
	color: #09184b;
	text-decoration: none;
	float: left;
}

.rightContent {
	float: left;
	width: 100%;
	color: #09184b;
	padding-bottom: 10px;
}

.rightContentFooter {
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	width: 100%;
}

.rightContentFooter a {
	color: #09184b;
	text-decoration: none;
}

/* Home Page - Right Content - Feature */
.leftFeatureNav {
	float: left;
	width: 100px;
	padding-bottom: 5px;
}
.rightFeatureNav {
	float: right;
	width: 100px;
	text-align: right;
	padding-bottom: 5px;
}

/* Home Page - Right Content - Weather */
.rightWeatherSection{
	margin-bottom: 10px;
}

.rightWeatherSection h1 {
	color: #09184b;
	font-size: 1.5em;
}

/* A-Z Index Page */
.indexChars {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}
.indexChars ul{
	float:left;
	padding:0px;
}
.indexChars ul li {
	background: transparent url('/img/myBallarat/devider-bar.gif') no-repeat scroll right center;
	float: left;	
	padding-right: 7px;
	padding-left: 7px; 
}

.indexChars ul li.first {
	padding-left: 1px; 
}
.indexChars ul li.last {
	background: none;
}

.indexChars a {
	color: #09184b;
}

.indexItems {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}

.indexItems h2 {
	border-bottom:1px solid #09184b;
	padding-left: 10px;
	font-size: 1.2em;
}

.indexItems li {
	background: none;
	padding-left: 0px;
}

/* A - Z Index Page - Right Content - Feedback Form */
.feedbackYesNo {
	float: left;
	width: 100px;
	padding-top: 5px;
}

.feedbackYesNo input {
	float: left;
}

.feedbackYesNo label {
	float: left;
	padding-left: 5px;
}

.rightFeedbackContent label {
	float: left;
	width: 80px;
}

.rightFeedbackSubmit {
	float: right;
	padding-top: 5px;
	padding-bottom:5px;
}

/* General Enquiry Page - Enquiry Form */
.contentEnquiry {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

.contentEnquiry label {
	width: 100%;
	float: left;
	padding-top: 10px;
}

.contentEnquiry select {
	width: 280px;
}

.contentEnquiry input {
	width: 275px;
}

.radioContact{
	float: left;
	width: 100%;
}

.radioContact input{
	float: left;
	width: 10px;
	padding-left:2px;
}

.radioContact label {
	float: left;
	width: 80px;
	padding-left:4px;
	padding-top:2px;
}

.contentSubmit {
	float: right;
	padding-top: 5px;
	padding-bottom:5px;
}

.contentSubmit input{
	float: right;
	width: auto;
}

/* Subscribe to This Page */
.subscribePageForm {
	float: left;
	width: 100%;
}

.subscribePageForm label {
	float: left;
	width: 140px;
	margin-bottom: 5px;
}

.subscribePageForm input {
	float: left;
	width: 200px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.subscribeFields 
{
	float: left;
	width: 100%;
}

.subscribeFields label
{
	padding-top: 5px;
}

.subscribeFields span
{
	padding-top: 5px;
}

.subscribeFields span.mandatory
{
	padding-top: 5px;
}

/* Event Default Page */
.eventSearchPanel {
	float: left;
	width: 410px;
	background-color: #dcddde;
	padding: 0px;
}

.eventSearchFooter
{
	float: left;
	padding-left: 5px;
	width: 400px;
}

.eventSearchFooter a
{
	color:#09184B;
	text-decoration:none;
}

.eventSearchFooter ul{
	float:left;
	padding:0px;
	width:100%;
}
.eventSearchFooter ul li {
	background: transparent url('/img/myBallarat/devider-bar.gif') no-repeat scroll right center;
	float: left;	
	padding-right: 7px;
	padding-left: 7px; 
}

.eventSearchFooter ul li.first {
	padding-left: 1px; 
}
.eventSearchFooter ul li.last {
	background: none;
}

.eventTopCurve {
	float: left;
	background: transparent url('/img/myBallarat/grey-top-curve.png') no-repeat;
	width: 410px;
	height: 9px;
	margin-top: 10px;
}
.eventBottomCurve {
	float: left;		
	background: transparent url('/img/myBallarat/grey-bottom-curve.png') no-repeat;
	width: 410px;
	height: 9px;
	margin-bottom:10px;
}

.eventControl {
	width: 200px;
	float: left;	
	padding-top: 5px;
	padding-bottom: 5px;
}

.eventControl label {
	float: left;
	width: 65px;
}

.eventControl input {
	width: 130px;	
}

.eventControl select {
	width: 135px;	
}

.eventControl input.eventDate {
	width: 100px;	
}

.eventCheckBox input {
    float: left;
	width: 13px;	
}

.eventCheckBox label {
	width: 100px;	
	padding-left: 5px;
}

/*
.eventControl input.eventCheckBox{
    float: left;
	width: 10px;	
}

.eventControl label.eventCheckBox{
	width: 100px;	
	padding-left: 5px;
}
*/

.eventSummary {
	width: 100%;	
}

.eventSummary h3 {
	display:inline;
	color: #2a3763;
}

.eventSummary h4 {
	display:inline;
	color: #09184b;
}

.eventSummary a.searchEvent {
	font-size: 1.2em;
}
.searchNums {
	float: left;
	text-align: center;
	width:100%;	
	padding-bottom: 2px;	
}
.searchNums li {
	background: none;
	display: inline;
	text-decoration:none;
	padding-left: 3px;
}

.checkBoxForm label
{
	padding-left: 5px;
}

.radioButtonForm label
{
	padding-left: 5px;
}

/* A-Z index Page*/
.indexItems h2 a
{
	color: Black;
	text-decoration: none;
}

/* myBallarat Search Page */
.searchItem
{
	float: left;
	width: 100%;
}

.prevPage
{
	padding-right: 12px;
	background: transparent url(/img/myBallarat/prev-page.gif) no-repeat scroll 100% 0px;
	padding-top: 0px;
}
.nextPage
{
	padding-left: 12px;
	background: transparent url(/img/myBallarat/next-page.gif) no-repeat scroll 0px 0px;
	padding-top: 0px;	
}

.searchPanel
{
	float: left;
	width: 410px;
	background-color: #dcddde;
	padding: 0px;
}

.searchPanel h1
{
	color: #0a75bc;
	border-bottom:2px solid #0f75bc;
	padding-left: 5px;
}

.searchRightEventControl
{
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}

.searchRightEventControl label.features
{
	float: left;
	width: 200px;
}

.searchRightEventControl input.searchButton
{
	width: 100px;
}

.searchControl
{
	padding: 5px;
	width: 100%;
	float: left;	
}

.searchControl label
{
	float: left;
	width: 100px;
}

.searchControl input
{
	float: left;
	width: 170px;
}

.searchControl select
{
	float: left;
	width: 180px;
}

.searchButton input
{
	float: right;
	width: 80px;
}

.searchReport 
{
	padding-bottom: 5px;
}

.searchItemFooter {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}
.searchItemFooter ul{
	float:left;
	padding:0px;
}
.searchItemFooter ul li {
	background: transparent url('/img/myBallarat/devider-bar.gif') no-repeat scroll right center;
	float: left;	
	padding-right: 7px;
	padding-left: 7px; 
}

.searchItemFooter ul li.first {
	padding-left: 1px; 
}
.searchItemFooter ul li.last {
	background: none;
}

/* News Style */
.moreNews
{
	float: left;
	width: 100%;
	border-top:1px dotted #09184B;
}

.moreNews ul
{
	float: left;
	width: 100%;
	padding: 0px;
}

.moreNews ul li
{
	float: left;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding: 0px 0px 5px 0px;
	background: none;
	width: 100%;
}

.NewsTitle a
{
	font-size: 1em;
}
.NewsTitle h1
{
	font-size: 1.5em;
}

.NewsSummary
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.NewsDetails
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.NewsDate
{
	float: right;
}

.NewsDateDetails
{
	float: left;
}

/* Photo Album Gallery */
.PhotoGallery h1
{
	border-bottom: 2px solid #0F75BC;
	color: #0A75BC;
	padding-left: 5px;
}

.PhotoGallery 
{
	float: left;
	background-color: #DCDDDE;
	padding: 0px;
	width: 410px;
}

.PhotoGallery ul
{
	float:left;
	padding-left: 0px;
	width:100%;
}


.PhotoGallery ul li a
{
	float: left;
}

.PhotoGallery ul li
{
	float: left;	
	list-style-type: none;
	background: none;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 397px;
}

.albumDetail
{
	float: left;
	margin-left: 10px;
	width: 280px;
}

.albumDetail a
{
	text-decoration: none;
}

.photoDescription
{
	float: left;
	width: 280px;
}

.eventContact
{
	padding: 0;
}
.eventContacts
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.weatherPanel
{
	float: left;
}

.weatherPanel .ajax__tab_header 
{
	background:transparent url(/img/myBallarat/weather/tab-Line.gif) repeat-x scroll center bottom;
	width: 256px;
	float: left;
}

.weatherPanel .ajax__tab_outer
{
	background:transparent url(/img/myBallarat/weather/tab-right.png) no-repeat scroll right center;
	height: 32px;
	padding-right:8px;	
	float: left;
}

.weatherPanel .ajax__tab_inner
{
	background:transparent url(/img/myBallarat/weather/tab-left.png) no-repeat scroll 0 0;
	height: 32px;
	padding-left:11px;	
	float: left;
}

.weatherPanel .ajax__tab_tab
{
	background-color: #254477;
	height:22px;
	margin: 0px 3px 0px -1px !important;
	float: left;
	padding-top: 10px;
	color: White;
}
.weatherPanel .ajax__tab_body
{
	background:transparent url(/img/myBallarat/weather/tab-background.gif) repeat-y scroll 0 0;
	padding: 8px 8px 0px 8px;
	float: left;
	display: block;
	width: 256px;
}

.weatherPanel .ajax__tab_hover 
{
	float: left;
}
.weatherPanel .ajax__tab_active
{
	float: left;
}

.weatherPanel .ajax__tab_active .ajax__tab_tab
{
	background-color: #04265a;
	height:22px;
	float: left;
	padding-top: 10px;
	color: White;
}

.weatherPanel .ajax__tab_active .ajax__tab_outer
{
	background:transparent url(/img/myBallarat/weather/tab-right-active.png) no-repeat scroll right center;
	height: 32px;
}

.weatherPanel .ajax__tab_active .ajax__tab_inner
{
	background:transparent url(/img/myBallarat/weather/tab-left-active.png) no-repeat scroll 0 0;
	padding-left:12px;		
	height: 32px;
}

.mainWeather
{
	float: left;
	width: 90px;
}


.mainWeather p
{
	color: #ffffff;	
	
}
.weatherIcon
{
	float: left;
}

.weatherMinMax
{
	width: 80px;
	background-color: #09184b;
	/*margin-top: 3px;*/
	margin-bottom: 4px;
	font-size: 0.9em;
	/*float: left;*/	
	/*margin-left: 10px;*/
}

.weatherMinMax p
{
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding: 0px;
}

.weatherSummary
{
	float: left;
	width: 165px;
}
.weatherSummary h2
{
	color: #ffffff;	
}


.moreWeather
{
	background: transparent url(/img/myBallarat/weather/moreweather-arrow.png) no-repeat scroll 0 0;
	display: block;
	float: right;
	color: #ffffff;	
	text-decoration: none;
	font-weight: bold;
	padding-left: 8px;
}

.weatherBottom
{
	background: transparent url(/img/myBallarat/weather/tab-bottom.png) no-repeat scroll left center;
	width: 256px;
	height: 11px;
	float: left;	
}

.todayWeather
{
	float: left;
	width: 256px;
}

.forecastInfo
{
	float: left;
	width: 256px;
	font-size: 0.9em;
}

.forecastInfo td
{
	width: 87px;
}

.smallWeather
{
	float: left;	
	padding-right: 5px;
}

.smallWeather p
{
	float: left;	
	padding: 0px 0px 3px 0px;
	width: 35px;
}

/*
.smallWeather img
{
	float: left;	
}
*/

.googleMap
{
	width: 100%;
	height: 400px;
}

.feedBackMessage
{
	width: 100%;
	height: 100px;
}

.contactUsMessage
{
	width: 100%;
	float: left;
	height: 150px;
}

.changePasswordFields
{
	float: left;
	width: 100%;
}

.changePasswordFields label
{
	float: left;
	margin: 5px 0px 5px 5px;
	width: 140px;
}

.changePasswordFields input
{
	float: left;
	margin: 5px 0px 5px 5px;
	width: 200px;
}

.emailFriendMessage
{
	float: left;
	width: 270px;
	height: 100px;
	margin-top: 5px;
}

.featureBoxImage
{
	width: auto;
	float: left;
	display: block;
}

#sitemap
{
	float: left;
	width: 100%;
}

#sitemap li
{
	float: left;
	font-size: 1em;
	width: 100%;
}

.contentSearchFooter
{
	float: left;
	width: 100%;
	color: #09184b;
	border-top: 1px dotted #09184b;
	padding-bottom: 10px;	
}{
	float: left;
	width: 180px;
}

.searchButton input
{
	float: right;
	width: 80px;
}

.searchReport 
{
	padding-bottom: 5px;
}

.searchItemFooter {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}
.searchItemFooter ul{
	float:left;
	padding:0px;
}
.searchItemFooter ul li {
	background: transparent url('/img/myBallarat/devider-bar.gif') no-repeat scroll right center;
	float: left;	
	padding-right: 7px;
	padding-left: 7px; 
}

.searchItemFooter ul li.first {
	padding-left: 1px; 
}
.searchItemFooter ul li.last {
	background: none;
}

/* News Style */
.moreNews
{
	float: left;
	width: 100%;
	border-top:1px dotted #09184B;
}

.moreNews ul
{
	float: left;
	width: 100%;
	padding: 0px;
}

.moreNews ul li
{
	float: left;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding: 0px 0px 5px 0px;
	background: none;
	width: 100%;
}

.NewsTitle a
{
	font-size: 1em;
}
.NewsTitle h1
{
	font-size: 1.5em;
}

.NewsSummary
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.NewsDetails
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.NewsDate
{
	float: right;
}

.NewsDateDetails
{
	float: left;
}

/* Photo Album Gallery */
.PhotoGallery h1
{
	border-bottom: 2px solid #0F75BC;
	color: #0A75BC;
	padding-left: 5px;
}

.PhotoGallery 
{
	float: left;
	background-color: #DCDDDE;
	padding: 0px;
	width: 410px;
}

.PhotoGallery ul
{
	float:left;
	padding-left: 0px;
	width:100%;
}


.PhotoGallery ul li a
{
	float: left;
}

.PhotoGallery ul li
{
	float: left;	
	list-style-type: none;
	background: none;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 397px;
}

.albumDetail
{
	float: left;
	margin-left: 10px;
	width: 280px;
}

.albumDetail a
{
	text-decoration: none;
}

.photoDescription
{
	float: left;
	width: 280px;
}

.eventContact
{
	padding: 0;
}
.eventContacts
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.weatherPanel
{
	float: left;
}

.weatherPanel .ajax__tab_header 
{
	background:transparent url(/img/myBallarat/weather/tab-Line.gif) repeat-x scroll center bottom;
	width: 256px;
	float: left;
}

.weatherPanel .ajax__tab_outer
{
	background:transparent url(/img/myBallarat/weather/tab-right.png) no-repeat scroll right center;
	height: 32px;
	padding-right:8px;	
	float: left;
}

.weatherPanel .ajax__tab_inner
{
	background:transparent url(/img/myBallarat/weather/tab-left.png) no-repeat scroll 0 0;
	height: 32px;
	padding-left:11px;	
	float: left;
}

.weatherPanel .ajax__tab_tab
{
	background-color: #254477;
	height:22px;
	margin: 0px 3px 0px -1px !important;
	float: left;
	padding-top: 10px;
	color: White;
}
.weatherPanel .ajax__tab_body
{
	background:transparent url(/img/myBallarat/weather/tab-background.gif) repeat-y scroll 0 0;
	padding: 8px 8px 0px 8px;
	float: left;
	display: block;
	width: 256px;
}

.weatherPanel .ajax__tab_hover 
{
	float: left;
}
.weatherPanel .ajax__tab_active
{
	float: left;
}

.weatherPanel .ajax__tab_active .ajax__tab_tab
{
	background-color: #04265a;
	height:22px;
	float: left;
	padding-top: 10px;
	color: White;
}

.weatherPanel .ajax__tab_active .ajax__tab_outer
{
	background:transparent url(/img/myBallarat/weather/tab-right-active.png) no-repeat scroll right center;
	height: 32px;
}

.weatherPanel .ajax__tab_active .ajax__tab_inner
{
	background:transparent url(/img/myBallarat/weather/tab-left-active.png) no-repeat scroll 0 0;
	padding-left:12px;		
	height: 32px;
}

.mainWeather
{
	float: left;
	width: 90px;
}


.mainWeather p
{
	color: #ffffff;	
	
}
.weatherIcon
{
	float: left;
}

.weatherMinMax
{
	width: 80px;
	background-color: #09184b;
	/*margin-top: 3px;*/
	margin-bottom: 4px;
	font-size: 0.9em;
	/*float: left;*/	
	/*margin-left: 10px;*/
}

.weatherMinMax p
{
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding: 0px;
}

.weatherSummary
{
	float: left;
	width: 165px;
}
.weatherSummary h2
{
	color: #ffffff;	
}


.moreWeather
{
	background: transparent url(/img/myBallarat/weather/moreweather-arrow.png) no-repeat scroll 0 0;
	display: block;
	float: right;
	color: #ffffff;	
	text-decoration: none;
	font-weight: bold;
	padding-left: 8px;
}

.weatherBottom
{
	background: transparent url(/img/myBallarat/weather/tab-bottom.png) no-repeat scroll left center;
	width: 256px;
	height: 11px;
	float: left;	
}

.todayWeather
{
	float: left;
	width: 256px;
}

.forecastInfo
{
	float: left;
	width: 256px;
	font-size: 0.9em;
}

.forecastInfo td
{
	width: 87px;
}

.smallWeather
{
	float: left;	
	padding-right: 5px;
}

.smallWeather p
{
	float: left;	
	padding: 0px 0px 3px 0px;
	width: 35px;
}

/*
.smallWeather img
{
	float: left;	
}
*/

.googleMap
{
	width: 100%;
	height: 400px;
}

.feedBackMessage
{
	width: 100%;
	height: 100px;
}

.contactUsMessage
{
	width: 100%;
	float: left;
	height: 150px;
}

.changePasswordFields
{
	float: left;
	width: 100%;
}

.changePasswordFields label
{
	float: left;
	margin: 5px 0px 5px 5px;
	width: 140px;
}

.changePasswordFields input
{
	float: left;
	margin: 5px 0px 5px 5px;
	width: 200px;
}

.emailFriendMessage
{
	float: left;
	width: 270px;
	height: 100px;
	margin-top: 5px;
}

.featureBoxImage
{
	width: auto;
	float: left;
	display: block;
}

#sitemap
{
	float: left;
	width: 100%;
}

#sitemap li
{
	float: left;
	font-size: 1em;
	width: 100%;
}

.contentSearchFooter
{
	float: left;
	width: 100%;
	color: #09184b;
	border-top: 1px dotted #09184b;
	padding-bottom: 10px;	
}{
	float: left;
	width: 180px;
}

.searchButton input
{
	float: right;
	width: 80px;
}

.searchReport 
{
	padding-bottom: 5px;
}

.searchItemFooter {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	float: left;
}
.searchItemFooter ul{
	float:left;
	padding:0px;
}
.searchItemFooter ul li {
	background: transparent url('/img/myBallarat/devider-bar.gif') no-repeat scroll right center;
	float: left;	
	padding-right: 7px;
	padding-left: 7px; 
}

.searchItemFooter ul li.first {
	padding-left: 1px; 
}
.searchItemFooter ul li.last {
	background: none;
}

/* News Style */
.moreNews
{
	float: left;
	width: 100%;
	border-top:1px dotted #09184B;
}

.moreNews ul
{
	float: left;
	width: 100%;
	padding: 0px;
}

.moreNews ul li
{
	float: left;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	padding: 0px 0px 5px 0px;
	background: none;
	width: 100%;
}

.NewsTitle a
{
	font-size: 1em;
}
.NewsTitle h1
{
	font-size: 1.5em;
}

.NewsSummary
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.NewsDetails
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.NewsDate
{
	float: right;
}

.NewsDateDetails
{
	float: left;
}

/* Photo Album Gallery */
.PhotoGallery h1
{
	border-bottom: 2px solid #0F75BC;
	color: #0A75BC;
	padding-left: 5px;
}

.PhotoGallery 
{
	float: left;
	background-color: #DCDDDE;
	padding: 0px;
	width: 410px;
}

.PhotoGallery ul
{
	float:left;
	padding-left: 0px;
	width:100%;
}


.PhotoGallery ul li a
{
	float: left;
}

.PhotoGallery ul li
{
	float: left;	
	list-style-type: none;
	background: none;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	width: 397px;
}

.albumDetail
{
	float: left;
	margin-left: 10px;
	width: 280px;
}

.albumDetail a
{
	text-decoration: none;
}

.photoDescription
{
	float: left;
	width: 280px;
}

.eventContact
{
	padding: 0;
}
.eventContacts
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.weatherPanel
{
	float: left;
}

.weatherPanel .ajax__tab_header 
{
	background:transparent url(/img/myBallarat/weather/tab-Line.gif) repeat-x scroll center bottom;
	width: 256px;
	float: left;
}

.weatherPanel .ajax__tab_outer
{
	background:transparent url(/img/myBallarat/weather/tab-right.png) no-repeat scroll right center;
	height: 32px;
	padding-right:8px;	
	float: left;
}

.weatherPanel .ajax__tab_inner
{
	background:transparent url(/img/myBallarat/weather/tab-left.png) no-repeat scroll 0 0;
	height: 32px;
	padding-left:11px;	
	float: left;
}

.weatherPanel .ajax__tab_tab
{
	background-color: #254477;
	height:22px;
	margin: 0px 3px 0px -1px !important;
	float: left;
	padding-top: 10px;
	color: White;
}
.weatherPanel .ajax__tab_body
{
	background:transparent url(/img/myBallarat/weather/tab-background.gif) repeat-y scroll 0 0;
	padding: 8px 8px 0px 8px;
	float: left;
	display: block;
	width: 256px;
}

.weatherPanel .ajax__tab_hover 
{
	float: left;
}
.weatherPanel .ajax__tab_active
{
	float: left;
}

.weatherPanel .ajax__tab_active .ajax__tab_tab
{
	background-color: #04265a;
	height:22px;
	float: left;
	padding-top: 10px;
	color: White;
}

.weatherPanel .ajax__tab_active .ajax__tab_outer
{
	background:transparent url(/img/myBallarat/weather/tab-right-active.png) no-repeat scroll right center;
	height: 32px;
}

.weatherPanel .ajax__tab_active .ajax__tab_inner
{
	background:transparent url(/img/myBallarat/weather/tab-left-active.png) no-repeat scroll 0 0;
	padding-left:12px;		
	height: 32px;
}

.mainWeather
{
	float: left;
	width: 90px;
}


.mainWeather p
{
	color: #ffffff;	
	
}
.weatherIcon
{
	float: left;
}

.weatherMinMax
{
	width: 80px;
	background-color: #09184b;
	/*margin-top: 3px;*/
	margin-bottom: 4px;
	font-size: 0.9em;
	/*float: left;*/	
	/*margin-left: 10px;*/
}

.weatherMinMax p
{
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	padding: 0px;
}

.weatherSummary
{
	float: left;
	width: 165px;
}
.weatherSummary h2
{
	color: #ffffff;	
}


.moreWeather
{
	background: transparent url(/img/myBallarat/weather/moreweather-arrow.png) no-repeat scroll 0 0;
	display: block;
	float: right;
	color: #ffffff;	
	text-decoration: none;
	font-weight: bold;
	padding-left: 8px;
}

.weatherBottom
{
	background: transparent url(/img/myBallarat/weather/tab-bottom.png) no-repeat scroll left center;
	width: 256px;
	height: 11px;
	float: left;	
}

.todayWeather
{
	float: left;
	width: 256px;
}

.forecastInfo
{
	float: left;
	width: 256px;
	font-size: 0.9em;
}

.forecastInfo td
{
	width: 87px;
}

.smallWeather
{
	float: left;	
	padding-right: 5px;
}

.smallWeather p
{
	float: left;	
	padding: 0px 0px 3px 0px;
	width: 35px;
}

/*
.smallWeather img
{
	float: left;	
}
*/

.googleMap
{
	width: 100%;
	height: 400px;
}

.feedBackMessage
{
	width: 100%;
	height: 100px;
}

.contactUsMessage
{
	width: 100%;
	float: left;
	height: 150px;
}

.changePasswordFields
{
	float: left;
	width: 100%;
}

.changePasswordFields label
{
	float: left;
	margin: 5px 0px 5px 5px;
	width: 140px;
}

.changePasswordFields input
{
	float: left;
	margin: 5px 0px 5px 5px;
	width: 200px;
}

.emailFriendMessage
{
	float: left;
	width: 270px;
	height: 100px;
	margin-top: 5px;
}

.featureBoxImage
{
	width: auto;
	float: left;
	display: block;
}

#sitemap
{
	float: left;
	width: 100%;
}

#sitemap li
{
	float: left;
	font-size: 1em;
	width: 100%;
}

.contentSearchFooter
{
	float: left;
	width: 100%;
	color: #09184b;
	border-top: 1px dotted #09184b;
	padding-bottom: 10px;	
}