/* Working for Families Project - Ministry of Social Development */
/* Written by Greg Forsyth @ AIM Proximity - January 2005 */

/* redefined HTML style rules & associated IDs */

body {
	text-align: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 140%;
	color: Black;
	background: transparent url(../images/pgBkgnd.gif) top left repeat-y;
	margin: 0;
	padding: 0;
}


h1, h2, h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #330066;
	margin:20px 0 5px 0;
}

.clear
{
	clear:both;
	margin:0;
	padding:0;
}


h1 {
	font-size: large;
	font-weight: normal;
}

h2 {
	font-size: medium;
	font-weight: bold;

}

h3 {
	font-size: small;
	font-weight: bold;
}

p {
	margin: 0px 0 10px 0;
}

table {
	border: 3px #330066 solid;
	margin-bottom: 10px;
}

td, th {
	border-right: 1px solid #330066;
	padding: 0.2em;
	text-align: center;
}


th {
	border-right: 1px solid #330066;
	border-bottom: 1px solid #330066;
	padding: 0.2em;
		color: White;
		background-color: #330066;
		text-align: center;
}
th.thWhite {
	color: #330066;
	background-color: White;
}

#childcareSubidys th.thWhite {
	border-top: 1px solid #330066;
}

form {
	display: inline;
}

img {
	display: block;
	border: 0px;
}

ul {

}

fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

legend {
	display: none;
}

label {
	display: none;
}

a {
	color: #330066;
	background: transparent;
}

a:link {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	font-weight: normal;
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

/* special use IDs */


/* used to hide helpful semantic structural elements from CSS browsers */
.alt {
	display: none;
}

/* structural positioning elements */

#header {
	height: 78px;	
	background: #330066 url(../images/families.jpg) top right no-repeat;
}

#breadCrumbs {
	height: 18px;
	background: transparent url(../images/breadCrumbBkgnd.gif) top left no-repeat;
	color: #330066;
	padding-left: 245px;
	position: absolute;
	top: 78px;
	left: 0px;
}

#navWrapper {
	position: absolute;
	top: 90px;
	left: 0px;
	width: 174px;
	height: 250px;
	background: transparent;
}

#mainNav {
	width: 174px;
	height: auto;
	background: #99CC33;
	color: #330066;
}

#toolsNav {
	width: 174px;
	height: 100%;
	background: #A8E04C;
	color: #330066;
}

#mainContent {
	margin: 0 168px 0px 175px;
	padding: 15px;
	width: auto;
	min-width: 420px;
}

#searchColumn {
	position: absolute;
	top: 98px;
	right: 0px;
	margin: 0 20px;
	width: 132px;
	height: auto;
	text-align: center;
}


#footer {
	text-align: right;
	vertical-align: bottom;
	width: 100%;
	height: 66px;
	border: 0;
	margin: 0;
	background: transparent url(../images/footerTile.gif) no-repeat;
	background-position: 174px 0px;
}

#footer img {
	display: inline;
	border: 0px;
}

#footer ul {
	list-style: none;
	margin:0;
	padding:0 0 0 190px;
}

#footer li {
	float: left;
		font-size: 80%;
	margin:0;
	padding:0;
}

#footerImgLinks  {
	/*padding-top: 20px;*/
}


/* navigational elements */

#breadCrumbs ul {
	padding: 2px 0 0 0;
	margin: 0;
	list-style-image: url(../images/breadCrumbArrow.gif);
}

#breadCrumbs li {
	display: inline;
	margin-right: 5px;
}

#breadCrumbs a {
	text-decoration: none;
}

#mainNav ul, #toolsNav ul {
	margin:0 0 0 15px;
	padding: 15px 0 12px 0;
	list-style-image: url(../images/navArrow.gif);
}

#mainNav a, #toolsNav a {
	color: #330066;
	background: transparent;
}

#mainNav a:link, #toolsNav a:link {
	text-decoration: none;
}

#mainNav a:visited, #toolsNav a:visited {
	text-decoration: none;
}

#mainNav a:hover, #toolsNav a:hover {
	font-weight: bold;
	text-decoration: underline;
}

#mainNav a:active, #toolsNav a:active {
	text-decoration: none;
}

.current {
	font-weight: bold;
	text-decoration: underline;
}

#mainNav li, #toolsNav li {
		padding: 0 0 5px 0;
		margin: 0 0 0 10px;
}

#toolsNav ul ul, #mainNav ul ul {
	margin:0 0 0 0px;
	padding: 0px;
	list-style-image: url(../images/breadCrumbArrow.gif);
}

.selected{
font-style:normal;
font-weight:bold;
}

.selected em{
font-style:normal;
font-weight:bold;
}

/* common type styles */

.note {
	font-size: x-small;
}

.address {
	margin: 0 0 10px 25px;
}

/* common graphic styles */

#wffLogo {
	position: relative;
	top: 16px;
	left: 21px;
}


#topLink {
	visibility: hidden;
}

.rowOne {
	background: White;
}

.rowTwo {
	background: #A8E04C;
}

#searchColumn input {
	border: 4px #99CC33 solid;
	color: Black;
	/* false values for UA that mis-interpret the box model */
		height: 25px; 
		width: 98px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	/* true values of content area */
		height: 15px; 
		width: 88px;
}

#searchColumn input.submit {
	width: 30px;
	height: 25px;
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: White;
	background: #330066;
}

#searchTitle {
	display: block;
	width: 130px;
	height: 10px;
	margin: 5px 0 0 0;
	background: transparent url(../images/searchTitle.gif) bottom right no-repeat;
}

/* change from ID to class to allow page to validate 02/07/2010 DA */
.tileLink {
	width: 82px;
	height: auto;
	margin: 23px;
	text-align: center;
}
/* page specific styles */

/* accommodation-supplement/index.html */
.tdleft {
	text-align: left;
	background: white;
	vertical-align: top;
}

.tdleftgreen {
	text-align: left;
	background: #A8E04C;
	vertical-align: top;
}


/* styles for the income gain page & table */

#income {
	font-size: xx-small;
}

.thSmallCol {
	border-right: 1px solid white;
}

.thMainCol {
	border-right: 1px solid white;
}
.incomeRowTwo {
		background: #A8E04C;
}

#incomeGains #searchColumn{
	display:none;
}

/* style to be used for outage notices */

.outage {
		background: #A8E04C;
		margin: 30px;
		padding: 20px;
}