body
{
    background-color: #EBF7FF;
	font-family: Arial, Verdana;
	font-size: 10pt;
	margin: 0px;
}

table
{
	/* border: thin solid green; */
}

td
{
	font-family: Arial, Verdana;
	font-size: 10pt;
	/* border: thin solid red; */
}

label:hover {
	color: green;
}

a:hover {
	color: green;
}

h3.regoHeading
{
	color: rgb(100,100,255);
	padding-top: 30px;
	border-bottom: 2px solid rgb(100,100,255);
	margin-bottom: 2px;
}

table.regoTable
{
	width: 600px;
}

tr.regoRowA td
{
	background-color: #FADDC3;
}

tr.regoRowB td
{
	background-color: #BDEEFE;
}

td.rowLabel
{
	width: 200px;
	font-weight:bold;
	border-right: 1px dotted rgb(100,100,255);
}

td.rowLabel2
{
	font-style:italic;
	font-weight:bold;
	text-align:right;
	padding-right: 3px;
	border-right: 1px dotted rgb(100,100,255);
}

div.regoNotes
{
	font-weight: normal;
	text-align: justify;
	font-style: italic;
	margin: 2px;
}

div.regoInfo
{
	color: rgb(100,100,255);
	text-align: justify;
}

div.terms
{
	text-align: justify;
	background-color: white;
	padding: 5px;
	border: solid 1px black;
	width: 550px;
	height: 300px;
	overflow: auto;
}

img.titleimage 
{
        padding-bottom:4px;
}

td.line1
{
    padding: 3px;
    background-color: #FADDC3;
}

td.level0
{
}

td.level1
{
	border: 2px solid red
}

td.line2
{
    padding: 3px;
    background-color: #BDEEFE;
}

div.searchtitle
{
    /*border: 1px solid red;*/
    padding-top: 5px;
    padding-bottom: 3px;
}

div.searchstep
{
    /*border: 1px solid red;*/
    display: inline;
    font-weight: bold;
    font-style: italic;
    color: #DAA06C;
    width: 50px;
}

div.searchinstr
{
    /*border: 1px solid red;*/
    display: inline;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 3px;
}

div.searchaction
{
    /*border: 1px solid red;*/
    padding-left: 50px;
}

input.searchbutton
{
    width: 100px;
}

input.paybutton
{
    height: 25px;
}

input.public, select.public
{
	border: 1px solid rgb(160,160,255);
	min-width: 250px;
}

.quote
{
	background: white url(http://www.helparoundthehouse.com.au/images/quotes.gif) no-repeat;
	background-position: 2px 3px;
	margin-left: 10px;
	padding-left: 30px;
	border: 1px solid rgb(230,230,230);
}

input.protected, select.protected
{
	background: white url(http://www.helparoundthehouse.com.au/images/info.gif) no-repeat;
	background-position: 2px 3px;
	padding-left: 13px;
	border: 1px solid rgb(160,160,255);
	min-width: 250px;
}

input.private, select.private
{
	background: white url(http://www.helparoundthehouse.com.au/images/padlock.gif) no-repeat;
	background-position: 2px 3px;
	padding-left: 13px;
	border: 1px solid rgb(160,160,255);
	min-width: 250px;
}

p.suspendNotice
{
	font-size: large;
	font-weight: bold;
	color: red;
}

p.suspendExplain
{
	color: red;
	text-align: justify;
}

td.detailLabel
{
/*	font-weight: bold;*/
	vertical-align: top;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: #FADDC3;
	white-space: nowrap;
}

td.detailValue
{
	background-color: #BDEEFE;
	width: 100%;
}

#boxTop1		{ background-image: url(http://www.helparoundthehouse.com.au/images/box1_1.jpg); width: 6px; height:6px }
#boxTop2		{ background-image: url(http://www.helparoundthehouse.com.au/images/box1_2.jpg); width: 2x }
#boxTop3		{ background-image: url(http://www.helparoundthehouse.com.au/images/box1_3.jpg); width: 100% }
#boxTop4		{ background-image: url(http://www.helparoundthehouse.com.au/images/box1_4.jpg); width: 2px }
#boxTop5		{ background-image: url(http://www.helparoundthehouse.com.au/images/box1_5.jpg); width: 6px }
#boxLeft1		{ background-image: url(http://www.helparoundthehouse.com.au/images/box1_6.jpg); height:2px }
#boxLeft2		{ background-image: url(http://www.helparoundthehouse.com.au/images/box1_11.jpg) }
#boxLeft3		{ background-image: url(http://www.helparoundthehouse.com.au/images/box1_16.jpg); height:2px }
#boxRight1		{ background-image: url(http://www.helparoundthehouse.com.au/images/box1_10.jpg) }
#boxRight2		{ background-image: url(http://www.helparoundthehouse.com.au/images/box1_15.jpg) }
#boxRight3		{ background-image: url(http://www.helparoundthehouse.com.au/images/box1_20.jpg) }
#boxBottom1		{ background-image: url(http://www.helparoundthehouse.com.au/images/box1_21.jpg); height:6px }
#boxBottom2		{ background-image: url(http://www.helparoundthehouse.com.au/images/box1_22.jpg) }
#boxBottom3		{ background-image: url(http://www.helparoundthehouse.com.au/images/box1_23.jpg) }
#boxBottom4		{ background-image: url(http://www.helparoundthehouse.com.au/images/box1_24.jpg) }
#boxBottom5		{ background-image: url(http://www.helparoundthehouse.com.au/images/box1_25.jpg) }

#rightpanel				{ vertical-align: top }
#contentpanel			{ vertical-align: top; padding: 10px; }
#leftpanel				
{ 
	vertical-align: top;  
	border: 1px solid #e0e0e0;
	background-color: #f6f6ff;
	padding: 3px;
}
#footer					{ text-align: center }
#titlecontents 			{ background-color: #FAC08C }
#searchcontents 		{ background-color: white }
#registrationcontents 	{ background-color: #eeeeee }
#logincontents 			{ background-color: white }

.slide 
{ 
	font-style: italic;
  	position: absolute; 
  	left: 0; 
  	top: 0; 
  	width: 475px;
  	overflow: hidden;
  	background-color: #EBF7FF;
}

.searchbox
{ 
	border: 1px solid #e0e0e0;
	background-color: #ffffd0;
	padding: 3px;
	margin-bottom: 10px;
}
.searchbox-head1
{
	font-family: Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 3px;
	text-decoration: underline;
}
.searchbox-head2
{
	font-family: Arial, Verdana;
	font-size: 10px;
}
.searchbox-control
{
	font-family: Arial, Verdana;
	font-size: 10px;
	padding: 0px;
	margin-bottom: 3px;
}

