body {
	margin-top: 8px;
	margin-left: 35px;
	font-family: Arial,sans-serif;
	font-size: 12px;
}

div#body a {
	font-size: 12px;
	color: #F95E00;
	}

form,input,select,textarea,button,submit {margin:0; padding:0;}

/* xxxxxxxxxxxxxx */
/* LOGIN FORM     */
/* xxxxxxxxxxxxxx */
#headerLoginText {
	font-weight: bold !important;
	font-size: 11px;
	color: #46469B;
	position: absolute;
	top: 22px;
	left: 47px;
	margin-right: 20px;
}
a.headerLogoutText {
	font-weight: bold;
	font-size: 0.85em;
	color: #46469B;
	position: absolute;
	top: 22px;
	left: 352px;
}
#frmLogin {
	position: relative;
	left: 85px;
	top: 10px;
	margin-left: 20px;
}

input.txtFieldsHeader {
	border: 0;
	padding-left: 7px;
	padding-top: 4px;
	width: 113px;
	height: 19px;
	font-size: 0.85em;
	color: #5954A1;
}
form>input.txtFieldsHeader {
	background-color: transparent; 
	background-image: url(/wa/wsimages/header_txt_login.gif);
	background-repeat: no-repeat;
}

#txtLogin {
	background-image: url(/wa/wsimages/header_txt_login.gif);
	background-attachment: fixed;
	margin-right: 2px;
}
form>#txtLogin {background-position: 140px 18px;}

#txtPassword {
	background-image: url(/wa/wsimages/header_txt_login.gif);
	background-attachment: fixed;
}
form>#txtPassword {background-position: 265px 18px;}

#btnGo {
	position: absolute;
	margin-left: 3px;
	top: 1px;
}


/* xxxxxxxxxxxxxx */
/* SEARCH FORM    */
/* xxxxxxxxxxxxxx */
#frmSearch {
	position: absolute;
	left: 478px;
	top: 18px;
}
#txtSearch {
	background-image: url(/wa/wsimages/header_txt_search.gif);
	background-attachment: fixed;
	color: #D42C6B;
	width: 133px; /*width is 140px image minus the inherited 7px padding. */
}
form>#txtSearch {background-position: 478px 18px;}

#btnFind {
	position: absolute;
	margin-left: 5px;
	top: 1px;
}

/* xxxxxxxxxxxxxx */
/* SEARCH PAGE    */
/* xxxxxxxxxxxxxx */
.searchPhrase {color: #D42C6B;}
#btnSearch {margin-top: 0px;}
.searchRelevance {color: #fa7c00;}
a.searchResultTitle {color: #000136; text-decoration: none;}

/* xxxxxxxxxxxxxx */
/* PAGE LAYOUT    */
/* xxxxxxxxxxxxxx */
#header {
	width: 649px;
	height: 44px;
	background-image: url(/wa/wsimages/header_login_bg.jpg);
}
#internalHeader {margin-top: 12px;}

#nav {
	height: 29px;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 649px;
}
#navLeft {float: left; width: 5px; height: 29px; background-image: url(/wa/wsimages/nav_left_border.gif);}
#navRight {float: right; width: 5px; height: 29px; background-image: url(/wa/wsimages/nav_right_border.gif);}
#navMain {
	width: 639px;
	float: left;
	border-top: 2px solid #4A458B;
	border-bottom: 2px solid #4A458B;
	background:url(/wa/wsimages/nav_gradient.gif);
	text-align:center;
}
.navCell {
	background-image: url(/wa/wsimages/nav_gradient.gif);
	background-repeat: repeat-x;
	height: 25px;
	float: left;
	text-align: center;
}

.menuStyle{
	padding-left:5px !important;
	padding-right:5px !important;


}
.menuStyleAlt{
	padding-left:5px !important;
}
.navCellSep {background-color: #1C0B65; width: 2px; float: left; height: 25px;}
.navText {margin-top: 0.3em; font-weight: bold; text-decoration: none;}
a.navText {color: white;}
a:hover.navText {text-decoration: underline;}

#main {
	width: 649px;
	height: 100px;
}
#leftPane {width: 157px; float: left;}
#rightPane {width: 472px; float: left; margin-left: 20px;}
#breadCrumbs {
	margin-top: 5px;
	color: #4A458B;
	font-size: 11px;
	padding-bottom: 5px;
	background: #ffffff url(/wa/wsimages/dotted_line.gif) repeat-x scroll bottom left;
}
a.breadCrumb {color: #4A458B; font-size: 11px !important;}

a.downloadPDF {
	color: #D93376;
	font-weight: bold;
	font-size: 11px;
}
a:hover.downloadPDF {
}
div.downloadPDF {margin-top: 8px; width: 25%; float: left; text-align: right; }
img.downloadPDF {border: 0; margin-right: 5px;position: relative; top: 2px;}

#pageTitle {
	color: #FF990E;
	margin-top: 10px;
	padding-bottom: 3px;
	font-size: 1.5em;
	font-weight: bold;
	/* added to make space for downloadPDF link */
	width: 75%;
	float: left;
}

#body {color: #000163;clear: both;}

/* Hack to make lists play ball with image bullets in IE and FF */
#body ul {margin-left: 12px;padding: 0;list-style-type: none;}
#body ul li {
	background: url(/wa/wsimages/list_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0.1em 0.65em;
	padding-left: 1em;
	padding-bottom: 0px;
	padding-top: 1px;
	margin: 0;
}
#body h1,#body h2,#body h3 {font-size: 1em;}

/* CONTAINERS */
.pgContainer {
	width: 157px;
	float: left;
	margin-bottom: 8px;
}
.pgContainerHeaderTopLeft_blue {
	width: 8px; height: 36px; float: left;
	background-image: url(/wa/wsimages/container_top_left_blue.gif);
}
.pgContainerHeaderTopRight_blue {
	width: 8px; height: 36px; float: right;
	background-image: url(/wa/wsimages/container_top_right_blue.gif);
}
.pgContainerHeaderTopLeft_orange {
	width: 8px; height: 36px; float: left;
	background-image: url(/wa/wsimages/container_top_left_orange.gif);
}
.pgContainerHeaderTopRight_orange {
	width: 8px; height: 36px; float: right;
	background-image: url(/wa/wsimages/container_top_right_orange.gif);
}
.pgContainerHeaderTopLeft_pink {
	width: 8px; height: 36px; float: left;
	background-image: url(/wa/wsimages/container_top_left_pink.gif);
}
.pgContainerHeaderTopRight_pink {
	width: 8px; height: 36px; float: right;
	background-image: url(/wa/wsimages/container_top_right_pink.gif);
}
.pgContainerHeaderTopLeft_lime {
	width: 8px; height: 36px; float: left;
	background-image: url(/wa/wsimages/container_top_left_lime.gif);
}
.pgContainerHeaderTopRight_lime {
	width: 8px; height: 36px; float: right;
	background-image: url(/wa/wsimages/container_top_right_lime.gif);
}
.pgContainerHeaderTopLeft_purple {
	width: 8px; height: 36px; float: left;
	background-image: url(/wa/wsimages/container_top_left_purple.gif);
}
.pgContainerHeaderTopRight_purple {
	width: 8px; height: 36px; float: right;
	background-image: url(/wa/wsimages/container_top_right_purple.gif);
}
.pgContainerHeaderTitle {width: 141px;height: 36px;float: left;}
.pgContainerHeaderTitle_blue {background-image: url(/wa/wsimages/container_hdr_bg_blue.jpg);}
.pgContainerHeaderTitle_orange {background-image: url(/wa/wsimages/container_hdr_bg_orange.jpg);}
.pgContainerHeaderTitle_pink {background-image: url(/wa/wsimages/container_hdr_bg_pink.jpg);}
.pgContainerHeaderTitle_lime {background-image: url(/wa/wsimages/container_hdr_bg_lime.jpg);}
.pgContainerHeaderTitle_purple {background-image: url(/wa/wsimages/container_hdr_bg_purple.jpg);}
.pgContainerHeaderTitleText {color: white; font-weight: bold; text-align: center; padding-top: 12px; font-size:12px;}

.pgContainerBody {
	clear: both;
	border-left: 1px solid #2D3E91;
	border-right: 1px solid #2D3E91;
	padding-top: 2px;
	padding-right: 3px;
	padding-left: 3px;
	
}

.pgContainerBodyHideBorders{
	
	border-left: 0px !important;
	border-right: 0px !important;	
	padding-right: 1px !important;
	padding-left: 0px !important;
	padding-top: 5px;
	margin:0px !important;
	padding-bottom: 9px;
	
}
.pgContainerBodyTextHome {
	background-repeat: repeat-x;
	min-height: 165px;
	height:auto !important;
  	height: 165px;
  	padding: 5px 6px 5px 8px;
}
.pgContainerBodyTextInternal {
	background-repeat: repeat-x;
	padding: 5px 6px 5px 8px;
}
.pgContainerBodyText_blue {background-image: url(/wa/wsimages/container_gradient_blue.jpg);}
.pgContainerBodyText_pink {background-image: url(/wa/wsimages/container_gradient_pink.jpg);}
.pgContainerBodyText_orange {background-image: url(/wa/wsimages/container_gradient_orange.jpg);}
.pgContainerBodyText_lime {background-image: url(/wa/wsimages/container_gradient_lime.jpg);}

.pgContainerFooter {
	clear: both;
	height: 7px;
	background-image: url(/wa/wsimages/container_footer.gif);
	background-repeat: no-repeat;
}

.containerTeaser {
	padding-left: 11px;
	margin-top: 5px;
}
.containerSeparator {
	height: 1px;
	margin-top: 9px;
	font-size: 1px; /* IE fix for line height in a DIV with no content */
}
.containerTeaserBlue {
	background: transparent url(/wa/wsimages/container_arrow_blue.gif) no-repeat scroll 0px 2px;
	color: #0053a1;
}
.containerTeaserPink {
	background: transparent url(/wa/wsimages/container_arrow_pink.gif) no-repeat scroll 0px 2px;
	color: #c1024e;
}
.containerTeaserOrange {
	background: transparent url(/wa/wsimages/container_arrow_orange.gif) no-repeat scroll 0px 2px;
	color: #F95E00;
}
.containerTeaserLime {
	background: transparent url(/wa/wsimages/container_arrow_lime.gif) no-repeat scroll 0px 2px;
	color: #315d00;
}
a.containerLinkBlue {color: #0053a1; text-decoration: none; font-size: 11px !important;}
a.containerLinkPink {color: #c1024e; text-decoration: none; font-size: 11px !important;}
a.containerLinkOrange {color: #F95E00; text-decoration: none; font-size: 11px !important;}
a.containerLinkLime {color: #315d00; text-decoration: none; font-size: 11px !important;}

.containerSeparatorBlue {
	background: transparent url(/wa/wsimages/container_dots_blue.gif) repeat-x;
}
.containerSeparatorPink {
	background: transparent url(/wa/wsimages/container_dots_pink.gif) repeat-x;
}
.containerSeparatorOrange {
	background: transparent url(/wa/wsimages/container_dots_orange.gif) repeat-x;
}
.containerSeparatorLime {
	background: transparent url(/wa/wsimages/container_dots_lime.gif) repeat-x;
}

/*************************/
/* FIND A PLAYGROUP FORM */
/*************************/
#findAPlaygroup {
	margin-top: 5px;
	padding-bottom: 3px;
}
.findAPlaygroup_txt {
	float: left;
	margin-right: 3px;
	border: 0;
	width: 98px;
	height: 19px;
	background: transparent url(/wa/wsimages/findPlaygroup_txt_suburb.gif) no-repeat fixed;
	padding-left: 7px;
	padding-top: 4px;
	font-size: 11px;
	color: #315D00;
}
#findAPlaygroup_txt_suburb {margin-bottom: 10px;}
form>#findAPlaygroup_txt_suburb {
	/* hack for FF */
	background-image: url(/wa/wsimages/findPlaygroup_txt_suburb.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
form>#findAPlaygroup_txt_postcode {
	/* hack for FF */
	background-image: url(/wa/wsimages/findPlaygroup_txt_suburb.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}


.findAPlaygroup_btnSubmit {
	display: inline;
	margin-right: 0px;
}
#findAPlaygroup_btnSubmit_suburb {margin-bottom: 10px;}

#footerSpacer {line-height: 12px;} /* ensures footer is sufficiently spaced below floated content */
#footerLinks {
	float: left;
	width: 430px;
	margin-top: 18px;
	margin-right: 5px;
	border-bottom: 1px solid #A09DCC;
	padding-bottom: 9px;
	clear: both;
}
#footerLinks a {font-size: 0.85em; color: #515193;}
#daddyFriendly {display: block; float: right; margin: 0px; padding: 10px 10px 0;}
#footerLogo {display: block; float: right; margin: 0px; padding: 0 0 8px;}
#copyrightText {
	float: left;font-size: 0.85em; color: #515193;
	padding-top: 9px;
}


/***************************/
/*        HTML TEASER             */
/***************************/
table.htmlTeaser {border-top: 1px solid #d6dfe6; margin-top: 10px; width: 100%;}
h3.htmlTeaserTitle {margin-top: 10px; margin-bottom: 5px;}
p.htmlTeaserText {margin-top: 0px; margin-bottom: 5px;}
img.htmlTeaserImage {border: 1px solid #627FA2; padding: 5px;}
a.htmlTeaserLink {color: #F95E00; font-weight: normal; font-size: 11px !important;} 

/***************************/
/*        NEWS             */
/***************************/
table.newsTeaser {border-top: 1px solid #d6dfe6; margin-top: 10px; width: 100%;}
h3.newsTeaserTitle {margin-top: 10px; margin-bottom: 5px;}
p.newsTeaserText {margin-top: 0px; margin-bottom: 5px;}
img.newsTeaserImage {border: 1px solid #627FA2; padding: 5px;}
a.newsTeaserLink {color: #F95E00; font-weight: normal; font-size: 11px !important;} 

/***************************/
/*        EVENTS           */
/***************************/
table.eventTeaser {border-top: 1px solid #d6dfe6; margin-top: 10px; width: 100%;}
h3.eventTeaserTitle {margin-top: 10px; margin-bottom: 5px;}
p.eventTeaserIntro {margin-top: 0px; margin-bottom: 5px;}
p.eventTeaserText {margin-top: 0px; margin-bottom: 5px;}
img.eventTeaserImage {border: 1px solid #627FA2; padding: 5px;}
a.eventTeaserLink {color: #F95E00; font-weight: normal; font-size: 11px !important;} 

/***************************/
/*  SEARCH FOR PLAYGROUPS  */
/***************************/
searchPlaygroups {color: #A0D36D; }

#body p {
	margin-top: 0px;
}

#body h1{
	font-size: 18px;
	color:#FF990E;
	font-weight:bold;
}
#body h2{
	font-size: 14px;
	color:#000163;
	font-weight:bold;
}
#body h3{
	font-size: 12px;
	color:#000163;
	font-weight:bold;
}
#body h4{
	font-size: 11px;
	color:#FF990E;
	font-weight:bold;
}
#body h5{
	font-size: 10px;
	color:#58588A;
	font-weight:none;
}

#body h6{
	font-size: 18px;
	color:#FF990E;
	font-weight:bold;
	text-align: center;
}

.searchDisclaimer {
	margin-top:5px;
	width:132px;
	font-style: italic;
	font-size:10px;
	color: #315D00;
}

