
/* ------------------------------ */
/*                                */
/*   Styles for... All Browsers   */
/*                                */
/* ------------------------------ */


/* =================================================== */
/* CLEAR TAGS  */
/* =================================================== */

body, h1, h2, h3, h4, h5, h6, p, form, blockquote {
	padding: 0;
	margin: 0;
	}

h1, h2, h3, h4, h5, h6, pre, code {
	font-size: 1em;
	}

a {
	text-decoration: none;
	}

a img {
	border: none;
	}


/* =================================================== */
/* GENERAL  */
/* =================================================== */

body {
	background-color: #2f2460;
	background-image: url(http://www.parentscentre.org.nz/templateimages/bg-body.gif);
	background-position: top center;
	background-repeat: repeat-y;
	color: #000;
	font-family: verdana;
	text-align: center;
	}

#wrapper {
	width: 736px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	}
	
.headerdiv {
	width: 736px;
	background-color: #291a60;
	text-align: left;
	}

#headertop {
	height: 55px;
	background-color: #fff;
	background-image: url(http://www.parentscentre.org.nz/templateimages/bg-header-int.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	border-bottom: solid #8174af 1px;
	text-align: center;
	position: relative;
	}

#headertop #headtitle {
	position: absolute;
	bottom: 0;
	left: 0;
	}

#headertop table {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	margin-top: 7px;
	margin-bottom: 6px;
	}
	
#headertop td {
	padding: 0 3px 0 3px;
	}

#headertop .padright {
	padding-right: 20px;
	}

.headfield {
	width: 100px;
	font-size: xx-small;
	border: solid #bebebe 1px;
	}

#headnav {
	font-size: x-small;
	}

#headnav a {
	color: #322368;
	}

#headnav a:hover {
	text-decoration: none;
	}

#main {
	vertical-align: top;
	width: 100%;
	background-color: #fff;
	background-image: url(http://www.parentscentre.org.nz/templateimages/bg-contenttop.gif);
	background-position: top left;
	background-repeat: no-repeat;
	}

#content {
	vertical-align: top;
	width: 100%;
	padding: 12px 10px 15px 10px;

	}

#content, #content td {
	font-size: small;
	}

h1 {
	margin-bottom: .5em;
	font-size: medium;
	color: #291a60;							/* if bgcolour is needed - if not, change to darker colour  */
	background-color: #caad00;				/* if bgcolour is needed  */
	background-image: url(http://www.parentscentre.org.nz/templateimages/bg-h1.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding: 2px 2px 3px 5px;				/* if bgcolour is needed  */
	}

h2, h3, h4 {
	margin-top: 1.25em;
	margin-bottom: .5em;
	}

h2 {
	font-size: small;
	color: #cdb10c;
	margin-top: 1.25em;
	margin-bottom: 0;
	}

h3 {
	font-size: small;
	color: #fff;
	background-color: #291a60;
	padding: 2px 2px 3px 5px;
	margin-top: 0;
	margin-bottom: 1px;
	}

h3 a {
	color: #fff;
	}

h3 a:hover {
	text-decoration: none;
	}

h4 {
	font-size: medium;
	color: #5e5387;
	}

p {
	margin-top: .25em;
	margin-bottom: 1em;
	}

#homeone {
	width: 63%;
	}

#hometwo {
	padding-left: 8px;
	}

#hometwo, #hometwo p {
	font-size: x-small;
	}

.hometableone, .hometabletwo {
	margin-bottom: 8px;
	}

.hometableone td {
	background-color: #c4b8ea;
	padding: 5px 3px 3px 3px;
	}

.hometabletwo td {
	background-color: #f0e9c0;
	padding: 5px 3px 3px 3px;
	}

.hometableone a {
	color: #291a60;
	}

.hometabletwo a {
	color: #caad00;
	}

.hometableone a:hover {
	color: #000;
	}

.hometabletwo a:hover {
	color: #000;
	}
	
#printlogo {
	display: none;
	}
	
code {
	font-weight: bold;
	font-family: courier new;
	color: #ff3300;
	}

#footer {
	width: auto;
	}

/*
#poweredby {
	margin: 12px 0 5px 0;
	}
*/

/*
.small {
	font-size: x-small;
	color: #a47d00;
	}
*/

#poweredby {
	margin: 75px 0 5px 0;
	}

.small {
	font-size: x-small;
	color: #2f2460;
	}

/*
#eyes {
	width: auto;
	background-image: url(http://www.parentscentre.org.nz/templateimages/bg-belowbasenav.gif);
	background-position: top left;
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-bottom: 15px;
	}
*/

#eyes {
	width: auto;
	background-image: url(http://www.parentscentre.org.nz/templateimages/bg-eyes.jpg);
	/* background-image: url(http://www.parentscentre.org.nz/templateimages/regional/bg-base-regional.jpg); */
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-bottom: 15px;
	}


/* =================================================== */
/* CALENDAR */
/* =================================================== */

.cal-border {
	background-color: #cbad01;
	border: solid #e3ca3c 1px;
	}

.cal-day {
	background-color: #2a1b60;
	border: solid #fff 1px;
	}

.cal-date {
	background-color: #e3dff7;
	border: solid #e3ca3c 1px;
	}

.date-num {
	background-color: #fff;
	border: solid #f3f1ff 1px;
	}



/* ====================================================================
Articles - aug 07
==================================================================== */

body #thearticles .artsearchname {
	background-color: #d3d1de;
	color: #000;
	}

.artsearchfield {
	background-color: #716796;
	color: #fff;
	}

.artsearchsubmit {
	background-color: #2a1b60;
	color: #fff;
	}

#artteaser {
	color: #736a95;
	}

body #thearticles .feathead {
	color: #2a1b60;
	}
	
.cathead {
	background-color: #caad00;
	border-bottom: solid #998300 3px;
	color: #fff;
	}
	

/* =================================================== */
/* MEMBERS FORMs */
/* =================================================== */

.formtext {
	background-color: #ddd9ed;
	color: #000;
	padding: 3px;
	}

.formfield {
	background-color: #9c8fc0;
	padding: 3px;
	}

.subbox {
	background-color: #2a1b60;
	padding: 3px;
	}

.submit {
	}


/* =================================================== */
/* Advert Prices */
/* =================================================== */

.adhead {
	background-color: 000;
	color: #fff;
	font-weight: bold;
	text-align: center;
	}

.adcontent {
	text-align: center;
	border-bottom: solid #000 1px;
	font-size: xx-small;
	}


/* =================================================== */
/* MEMBERS DETAILS */
/* =================================================== */

.blurb {
font-size: 100%;
border: solid #d2cedf 1px;
margin-bottom: 3px;
padding: 5px;
background-color: #ebe9f1;
}

.whitebb {
border-bottom: solid #ffffff 1px;
background-color: #cdc8dc;
}

.titlefill {
border-bottom: solid #ffffff 1px;
background-image: url(images/bg-add-mem-head.jpg);
background-color: #5f5383;
color: #ffffff;
padding: 3px;
}

.addcancel {
border-bottom: solid #ffffff 1px;
border-top: solid #caad00 1px;
background-color: #e7d986;
color: #ffffff;
padding: 5px;
text-align: center;
}

.addcancelb {
border-bottom: solid #caad00 1px;
border-top: solid #ffffff 1px;
background-color: #e7d986;
color: #ffffff;
padding: 5px;
text-align: center;
}

.clickit {
border-bottom: solid #caad00 2px;
border-top: solid #ffffff 2px;
border-left: solid #ffffff 2px;
border-right: solid #caad00 2px;
}

.headers {
border-bottom: solid #caad00 1px;
background-color: #f4ebb8;
color: #291b59;
padding: 3px;
}


/* =================================================== */
/* NAVIGATION and LINKS */
/* =================================================== */

a {
	color: #7c6acd;
	text-decoration: underline;
	}

a:hover	{
	color: #caad00;
	}

.subnav {
	color: #bab7c9;
	font-size: x-small;
	border-top: solid #fff 1px;
	border-bottom: solid #fff 1px;
	background-color: #cfcdd7;
	background-image: url(http://www.parentscentre.org.nz/templateimages/bg-footer.gif);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 3px 20px 5px 20px;
	text-align: center;
	}

.subnav a {
	color: #000;
	}

.subnav a:hover {
	color: #625688;
	}

#navcolumn, #navcolbase {
	background-color: #cdb10c;
	background-image: url(http://www.parentscentre.org.nz/templateimages/bg-navcol.gif);
	vertical-align: top;
	}

#navcolbase {
	vertical-align: bottom;
	}

#nav {
	background-color: #fff;
	}

#navigator {
	width: 141px;
	}

.button1, .button2, .currentpage, .submen {
	font-family: verdana;
	font-size: x-small;
	font-weight: bold;
/*	text-align: center;	*/				/* Uncomment to center left nav text */
	margin: 0px;
	padding: 0px;
	width: 141px;
	}

.button1 a, .button2 a, .currentpage a, .submen a {
	padding: 4px 10px 5px 10px;
	text-decoration: none;
	display: block;
	width: auto;
	border-top: solid #fff 1px;
	color: #000000;
	}

.currentpage a {
	color: #fff;
	background-color: #291a60;
	background-image: url(http://www.parentscentre.org.nz/templateimages/bg-current.gif);
	background-repeat: repeat-y;
	background-position: top left;
	}

.currentpage a:hover {
	color: #cdb10c;
	}
	
.button1 a:hover,
.button2 a:hover,
.submen a:hover {
	color: #cdb10c;
	}

.submen a {
	font-weight: normal;
	}


/* =================================================== */
/* Specific CONTENT */
/* =================================================== */

#market {
	border-top: solid #c5b9ea 1px;
	}

#market td {
	padding: 2px 0 5px 0;
	}

#market h4 {
	margin-top: .35em;
	}

.locate ul {
	margin-top: 0;
	font-size: 75%;
	}

.pcbutton, .pcbutton2 {
	border-top: solid #fff 5px;
	}

.hidden {
	
	}