body {
	background: url('../images/pgbg.png');
	margin-top: 0;	
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

h2 {
	font-family: verdana;
	font-size: 12pt;
	color: #fcb13c;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-weight: bold;
}

h3 {
	font-family: verdana;
	font-size: 10pt;
	color: #fcb13c;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

h4 {
	font-family: verdana;
	font-size: 8pt;
	color: white;
	margin-top: 0;
	margin-bottom: 0;
}

.goldtext {
	color: #fcb13c;
	font-weight: bold;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 1000px;
	background: #000000;
}

#top {
	background: #202020 ;
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 34px;
}

#topicons {
	text-align: right;
	padding-top: 8px;
	padding-right: 5px;
	color: #fff;
}

#greeting {
	padding-left: 5px;
	float: left;
	font-family: verdana;
	font-size: 10pt;
	color: #fff;
}

#header {
	margin: 0 0 0 0;
	height: 170px;
	background-color: #000;
	background: url('../images/header.jpg'); 
	background-repeat: no-repeat;
}
#linkswrap {
	height: 31px;
}
#links {
	background: url('../images/linkbg.jpg');
	height: 31px;
	font-family: verdana;
	font-size: 11pt;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
}

#left{
	float: left;
	width: 749px;
	background: #000000;
	color: #FFFFFF;
}


#ehpwrap {
	width: 730px; 
	/* border: 1px solid #323232;*/
	margin-left: 10px;
	/* margin-top: 10px; */
	text-align: center;
	margin-bottom: 10px;
	padding-top: 10px;

}

#searchresultswrap {
	float: left;
}

#nojavawrap {
	width: 1000px;
	margin-left: 10px;
	text-align: left;
	margin-bottom: 10px;
	padding-top: 10px;
	font-family: verdana;
	font-size: 10pt;
}

#login {
        background: url('../images/logintitle.gif');
        background-repeat: no-repeat;
        background-position: top;
}

#loginfields {
        font-family: verdana;
        font-size: 10pt;
        color: #fff;
        padding-top: 95px;
        padding-left: 10px;
        text-align: left;
}

#loginbutton {
	padding-bottom: 5px;
}

#submitbutton {
	padding-bottom: 10px;
}

#feedback {
	background: url('../images/feedbacktitle.gif');
	background-repeat: no-repeat;
        background-position: top;

}

#feedbackfields {
        font-family: verdana;
        font-size: 10pt;
        color: #fff;
        padding-top: 95px;
        padding-left: 150px;
        text-align: left;

}

#help {

}

.helpcontent { 
	background-color: #151515;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	border: 1px solid #202020;
	color: #cfcfcf;

}

#helpcontentdiv {
	background: url('../images/helptitle.gif');
	background-repeat: no-repeat;
	background-position: top;
        font-family: verdana;
        font-size: 9pt;
        color: #fff;
        padding-top: 85px;
        text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}

.aboutcontent {
        background-color: #151515;
        margin-top: 10px;
        margin-bottom: 10px;
        padding-left: 5px;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 5px;
        border: 1px solid #202020;
        color: #cfcfcf;

}

#aboutcontentdiv {
        background: url('../images/abouttitle.gif');
        background-repeat: no-repeat;
        background-position: top;
        font-family: verdana;
        font-size: 9pt;
        color: #fff;
        padding-top: 85px;
        text-align: left;
        margin-left: 10px;
        margin-right: 10px;
}


#myshortlistdiv {
        background: url('../images/shortlisttitle.gif');
        background-repeat: no-repeat;
        background-position: top;
        font-family: verdana;
        font-size: 9pt;
        color: #fff;
        padding-top: 85px;
        text-align: left;
        margin-left: 10px;
        margin-right: 10px;

}

#register {
        background: url('../images/registertitle.gif');
        background-repeat: no-repeat;
        background-position: top;
}

#registerfields {
        font-family: verdana;
        font-size: 10pt;
        color: #fff;
        padding-top: 95px;
        padding-left: 10px;
        text-align: left;

}

#registerbutton {
	text-align: center;
}

#ehp {

}

#searchkeyword {
        float: left;
        
	/*
	width: 713px;
        background: #161616;
        border: 1px solid #303030;
	*/
	color: #d0d0d0;
	margin-left: 5px;
	font-family: verdana;
	font-size: 9pt;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	text-align: left;
} 

#right { 
	margin: 0;
	float: left;
	width: 249px;
	height: 1%; /* Holly hack for Peekaboo Bug */
	background: #000000;
	color: #FFFFFF;
}

#searchwrap{
	width: 240px;
	background: black;
	padding-top: 11px;
	padding-bottom: 20px;
}

#searchtop {
	height: 29px;
	/*background: url('../images/searchtop.jpg'); */
	background-repeat: no-repeat;
}

#searchmid {
	background: #000;
	background-repeat: repeat-y;
	background: url('../images/searchbg.jpg');
	font-family: verdana;
	font-size: 10pt;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#searchfield {
	font-family: verdana;
	font-size: 8pt;
	padding-top: 15px;
}

#dropdown1 {
	padding-top: 15px;
	padding-bottom: 15px;
}

#searchsubmit {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #000;
	border-left: 1px solid #212121;
	border-right: 1px solid #212121;
}

#searchbottom {
	height: 1px;
	background:url('http://www.status.net.au/ehp/images/searchbottom.jpg');
	background-repeat: no-repeat;
	*_margin-top: -19px;
}

/* IE7 hack */
html>body  #searchbottom {
	*margin-top: -19px;
}

#ehpotwwrap{
        width: 240px;
        background: black;
        padding-top: 25px;
        padding-bottom: 20px;
}

#ehpotwtop {
        height: 29px;
        background: url('../images/ehpotwtop.jpg');
        background-repeat: no-repeat;
}

#ehpotwmid {
        background: #000;
        background-repeat: repeat-y;
        background: url('../images/searchbg.jpg');
        font-family: verdana;
        font-size: 10pt;
        text-align: center;
        padding-top: 10px;
        padding-bottom: 10px;
	_padding-bottom: -10px;
	width: 240px;
}

#ehpotwbottom {
        height: 1px;
        background:url('http://www.status.net.au/ehp/images/searchbottom.jpg');
        background-repeat: no-repeat;
        *_margin-top: -19px;
}

.ehpclient {
	height: 100%;
	width: 350px;
}

.ehpclientl {
	width: 100%;
}

.ehpclientl tr td {
text-align: left;
}

.ehpclientl tr td a img {
	border: 1px solid #000000;
}

.bar1 {
	width: 230px;
	height: 15px;
	background-color: black;
	border: 1px solid #484848;
}

.bar2 {
	height: 15px;
	background-color: green;
}

.bar3 {
	width: 230px;
	float: left;
	text-align: center;
	padding-top: 2px;
	margin: 0 auto;
	color: white;
}

.employeeleft {
	width: 92px;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
}

.employeeright {
	vertical-align: top;
	background-color: #000000;
	height: 188px;
}

#pagenwrap {
	
}

#pagentop {
	height: 29px;
	background: url('../images/pagestop.jpg');
	background-repeat: no-repeat;
}

#pagenmid {
	color: #fff;
	font-family: verdana;
	font-size: 10pt;
	background: url('../images/searchbg.jpg'); 
	background-repeat: repeat-y;
	width: 240px;
	padding-top: 6px;
	padding-bottom: 6px; */
}

#pagenbottom {
	height: 1px;
	background:url('../images/searchbottom.jpg');
	background-repeat: no-repeat;
	padding-bottom: 15px;
}		

#quicklogintop {
        height: 29px;
        background: url('../images/logintop.jpg');
        background-repeat: no-repeat;
}

#quickloginmid {
        color: #FFF;
        font-family: verdana;
        font-size: 10pt;
        background: url('../images/searchbg.jpg');
        background-repeat: repeat-y;
        padding-top: 10px;
        padding-left: 8px;
        padding-right: 10px;
        padding-bottom: 8px;
	text-align: center;
}

#quickloginbottom {
        height: 1px;
        background:url('../images/searchbottom.jpg');
        background-repeat: no-repeat;
        padding-bottom: 15px;
}

#footer {
	clear: both;
	background: url('../images/footer.jpg');
	background-repeat: no-repeat;
	height: 150px;
	border-bottom: 1px solid #fff;
}

#print {
	font-family: verdana;
	font-size: 12pt;
	text-align: center;


}

HR {
page-break-after: always;
}

.help a:link {
        text-decoration: underline;
        color: #FFFFFF;
}

.help a:visited {
	text-decoration: underline;
	color: #fff;
}

.help a:hover {
        text-decoration: underline;
        color: #fcb12c;
}

.help a:active {
        text-decoration: none;
        color: #FFFFFF;
}

input
{
	color: #FFF;
	background: #151515;
	border: 1px solid #4D4D4D;
	cursor: default;
}

input:hover {
	color: #fff;
	background: #151515;
	border: 1px solid gold;
	cursor: default;
}

input.inputkeyword {
	background: #202020;
	background-image: url('../images/keywordbg.jpg');
	background-position: center;
	background-repeat: no-repeat;
}

input.inputsuburb {
	background: #202020;
	background-image: url('../images/suburbbg.jpg');
	background-position: center;
	background-repeat: no-repeat;
}

input.inputqualifications {
	background: #202020;
	background-image: url('../images/qualificationsbg.jpg');
	background-position: center;
  background-repeat: no-repeat;
}

input.quickloginusername {
        background: #202020;
        background-image: url('../images/usernamebg.jpg');
        background-position: center;
        background-repeat: no-repeat;
}

input.quickloginpassword {
        background: #202020;
        background-image: url('../images/passwordbg.jpg');
        background-position: center;
        background-repeat: no-repeat;
}



.dropdown {
	background-color: #202020;
	border: 1px solid #4D4D4D;
	color: #FFF;
	width: 145px;
}

.dropdownelement {
	background-color: #202020;
	color: #FFF;
}

.pagesgold a:link {
	text-decoration: underline;
	color: #fcb13c;
}

.pagesgold a:visited {
        text-decoration: none;
        color: #fcb13c;
}

.pagesgold a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.pagesgold a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.pagesgold {
	color:#fcb13c; 
	text-decoration:none;
    	font-family:Verdana, Arial, Helvetica, sans-serif;
    	font-size:10px;

}

.ehpclient {
	border: 1px solid #484848;
	float: left;	
}

.ehpotw {
	padding-left: 10px;
	padding-right: 10px;
	font-family: verdana;
	font-size: 11px;
	color: white;
}

.ehpotw a:link {
        text-decoration: underline;
        color: #fff;
        font-family: verdana;
        font-size: 10pt;
	border: 0;
}

.ehpotw a:visited {
        text-decoration: underline;
        color: #fff;
        font-family: verdana;
        font-size: 10pt;
}

.ehpotw a:hover {
        text-decoration: none;
        color: #fcb13c;
        font-family: verdana;
        font-size: 10pt;
}

.ehpotw a:active {
        text-decoration: none;
        color: #FFF;
        font-family: verdana;
        font-size: 10pt;
}

.ehpotwresume {
	font-size: 10pt;
} 

.ehpclientl {
	background-color: #FFFFFF;
	background: url('http://www.status.net.au/ehp/images/left_background.jpg');
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	letter-spacing: normal;
	word-spacing: 3px;
	text-align:left; 
}

.ehpclientr {
	background-color: #000000;
	background: url('http://www.status.net.au/ehp/images/right_background.jpg');
	background-repeat: repeat-x;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #ffffff;
	letter-spacing: normal;
	word-spacing: 2px;
	text-align: left;
	width: 100%;
	height: 100%;
}

.employed_bg{
	background-image:url(http://www.status.net.au/ehp/images/employed.gif);
	background-repeat:no-repeat;
}
.linkgold {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 4px;
}

.linkgold a{
	color:#fcb13c;     
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	/*line-height: 14px; *.
	/*background-color:inherit;*/
	padding: 3px 4px 3px 4px;                       
	text-align:right;
}

.linkgoldcv a:link {
	color: #fcb13c;
	text-decoration: underline;
	font-family: Verdana;
	font-size: 10pt;
	/*line-height: 14px; */
	padding: 4px 4px 4px 4px;
	text-align: right;
}

.linkgoldcv a:visited {
        color: #E22323;
        text-decoration: underline;
        font-family: Verdana;
        font-size: 10pt;
        /*line-height: 14px;*/
        padding: 3px 4px 3px 4px;
        text-align: right;
}

.linkgoldcv a:hover {
        color: #fcb13c;
        text-decoration: none;
        font-family: Verdana;
        font-size: 10pt;
        /*line-height: 14px;*/
        padding: 3px 4px 3px 4px;
        text-align: right;
}

.linkgoldcv a:active {
        color: #E22323
        text-decoration: underline;
        font-family: Verdana;
        font-size: 10pt;
        /*line-height: 14px;*/
        padding: 4px 4px 4px 4px;
	text-align: right;
}

.linkgoldshortlist a:link {
        color: #fcb13c;
        text-decoration: underline;
        font-family: Verdana;
        font-size: 7pt;
        /*line-height: 14px;*/
        padding: 7px 5px 5px 5px;
        text-align: right;
}

.linkgoldshortlist a:visited {
        color: #E22323;
        text-decoration: underline;
        font-family: Verdana;
        font-size: 7pt;
       /*line-height: 14px;*/
        padding: 7px 5px 5px 5px;
        text-align: right;
}

.linkgoldshortlist a:hover {
        color: #fcb13c;
        text-decoration: none;
        font-family: Verdana;
        font-size: 7pt;
	/*line-height: 14px;*/
        padding: 7px 5px 5px 5px;
        text-align: right;
}

.linkgoldshortlist a:active {
        color: #E22323;
        text-decoration: underline;
        font-family: Verdana;
        font-size: 7pt;
        /*line-height: 14px;*/
        padding: 7px 5px 5px 5px;
        text-align: right;
}


.resume{
	color:#000000;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:inherit;
	padding:7px 5px 5px 5px;                       
	text-align:left;
}

.ehppages{
	background-color:transparent;
	text-align: center;
	font-family: verdana;
	font-size: 10pt;
/*	padding-top: 2px;
	padding-right: 6px; */
}

.ehppages td {
  color:#fff;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  /* line-height: 14px; */
  /* background-color:inherit; */
  /* padding: 3px 4px 3px 4px; */
  text-align: center;
}

.ehppages td a {
	color:#fcb13c;
  text-decoration:underline;
}

.login a:link {
        text-decoration: underline;
        color: #fff;
	font-family: verdana;
	font-size: 10pt;
}

.login a:visited {
        text-decoration: underline;
        color: #fff;
        font-family: verdana;
        font-size: 10pt;
}

.login a:hover {
        text-decoration: none;
        color: #FFF;
	font-family: verdana;
        font-size: 10pt;
}

.login a:active {
        text-decoration: none;
        color: #FFF;
	font-family: verdana;
        font-size: 10pt;
}

.textarea {
        color: #FFF;
        background: #151515;
        border: 1px solid #4D4D4D;
}

.permissions {
	background-color: #151515;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	border: 1px solid #202020;
	font-family: verdana;
	font-size: 9pt;
	color: #fff;
}

.permissionsL2 {
	background-color: #242424;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	
	border: 1px solid #323232;
	font-family: verdana;
	font-size: 9pt;
	color: #fff;
}


.permissions a:link {
	text-decoration: underline;
	font-family: verdana;
	color: #fff;
	font-size: 9pt;
}

.permissions a:visited {
        text-decoration: underline;
        font-family: verdana;
        color: #fff;
        font-size: 9pt;

}

.permissions a:hover {
        text-decoration: none;
        font-family: verdana;
        color: #fcb12c;
        font-size: 9pt;

}

.permissions a:active {
        text-decoration: none;
        font-family: verdana;
        color: #fcb12c;
        font-size: 9pt;

}


.list {
	font-family: verdana;
	font-size: 10pt;
	color: #fff;
	text-align: left;
}

.list a:link {
        text-decoration: underline;
        font-family: verdana;
        color: #fff;
        font-size: 9pt;

}

.list a:visited {
        text-decoration: underline;
        font-family: verdana;
        color: #fff;
        font-size: 9pt;
}

.list a:hover {
        text-decoration: none;
        font-family: verdana;
        color: #fcb12c;
        font-size: 9pt;

}

.list a:active {
        text-decoration: none;
        font-family: verdana;
        color: #fcb12c;
        font-size: 9pt;

}

.inactive {
	text-decoration: line-through;
	font-family: verdana;
	font-size: 10pt;
	color: #696969;
}
.inactive a:active {
	text-decoration: line-through;
	font-family: verdana;
	font-size: 10pt;
	color: #696969;
}


.shortlistpg {
	font-size: 8pt;
}

.feedbackfields {
	text-align: center;
}

.slfont {
	font-size: 8pt;
}

.checkbox {
	border: 0;
}

.img-no-border {
	border: 0;
}

.img-no-border:hover {
	border: 0;
}

.searchsubmit {
	background: url('/ehp/images/searchbutton.gif') no-repeat;
	height: 23px;
	width: 70px;
	border: 0;
}

.newsearchsubmit {
	border: 0;
	width: 70px;
	height: 23px;
}

.newsearchsubmit:hover {
	border: 0;
}

.topbar {
	display: inline;
  padding-left: 5px;
  font-family: verdana;
  font-size: 10pt;
  color: #fff;
	padding-bottom: 5px;
}

.suburb {
	color: #fcb12c;
}

.matchingpercent{
	border:1px solid #484848;
	background-color: #484848;
	background-repeat:no-repeat;
}
