sf-js-enabledsf-js-enabled/**********************************************************************
	Name 	: styles.css
	Author	: Con Matzaris
	Version : 1.1
	Date	: 20 August 2007
***********************************************************************/

/*********************** GENERIC ELEMENT STYLE ************************/

#threehats
{
	width:100%;
}

#threehats form
{
	margin:0px;
	padding:0px;
}

#threehats input
{
	width:250px;
}

#threehats select
{
	width:250px;
}

#threehats textarea
{
	width:250px;
	height:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.0em;
}

#threehats h1
{
	color:#999999;
}

/***********************************************************************/
/*********************** GENERIC CLASS STYLE ************************/
/***********************************************************************/

#threehats td.submit
{
	text-align:right;
}

#threehats td.submit input
{
	width:100px;
}


/***********************************************************************/
/************************* MAIN LAYOUT STYLES **************************/
/***********************************************************************/

.mainHeader {	
	height:40px;
}
.topLeftHeader {	
	height:40px;
}
.middleHeader {
	height:40px;
}
.topRightHeader {	
	height:40px;
}
.leftNav {
}
.middleContent {
}
.rightNav {
}
.bottomLeftFooter {
	height:40px;
}
.middleFooter {
	height:40px;
}

.bottomRightFooter {
	height:40px;
}
.mainFooter {
	height:40px;
}

/* Menu */
#menuBar ul { list-style-type: disc; margin: 0px; padding: 0px;}

#menuBar li {
  float: left;
}

#menuBar .menu-item {
  font-family: HelveticaNeue, Verdana, Arial;
  font-size: 15px;
  color: #cccccc;
  margin-right: 25px;
  padding-left: 3px;
}

#menuBar .menu-item-last {
  font-family: HelveticaNeue, Verdana, Arial;
  font-size: 15px;
  color: #cccccc;
}

#menuBar .menu-item a, #menuBar .menu-item-last a {
  font-family: HelveticaNeue, Verdana, Arial;
  color: #666666;
  text-decoration: none;
}

#menuBar .menu-item a:hover, #menuBar .menu-item-last a:hover {
  color: #b69782;
}

#main-menu ul {
	position: absolute;
	top: -999em;
  z-index: 9999;
}

#main-menu ul li {
	width:			100%;
}
#main-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

#main-menu li:hover ul,
#main-menu li.sfHover ul {
	left:			200;
	top:			-135px; /* match top ul list item height */
	z-index:		9998;
	margin: 7px 0 0 -15px;
  width: 320px;
  *margin-left: -100px;
}

#main-menu li:hover li,
#main-menu li.sfHover li {
	height: auto;
	margin: 0 0 15px 0;
  *margin: 0 0 5px 0;
	background: none;
	font-size: 0.80em;
}

#main-menu li:hover li a,
#main-menu li.sfHover li a {
	height: auto;
	margin: 0;
	padding: 5px;
	float: none;
  color: #808080;
	/*text-shadow: 0px 1px 0px #e9e5d6;*/
  text-decoration: none;
	background: url(images/sub_menu_bg.png) repeat;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright:0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
  *height: 14px;
  *display:block;
  *background: #fff;
  background: #fff\9;
}

#main-menu li:hover li a:hover,
#main-menu li.sfHover li a:hover {
	text-shadow: 0px 1px 0px #fff;
}

ul#main-menu li:hover li ul,
ul#main-menu li.sfHover li ul {
	top:			-999em;
}
ul#main-menu li li:hover ul,
ul#main-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul#main-menu li li:hover li ul,
ul#main-menu li li.sfHover li ul {
	top:			-999em;
}
ul#main-menu li li li:hover ul,
ul#main-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

#main-menu li:hover li.mcAlpine a:hover {
  color: #8b933b;
}
#main-menu li:hover li.cablebeach a:hover {
  color: #B2625C;
}
#main-menu li:hover li.kimberley a:hover {
  color: #871333;
}


#footer-container {
  position: absolute;
  width: 952px;
  left: 50%;
  top: 590px;
  margin-left: -476px;
  border-top: solid 1px #dadada;
  padding-top: 12px;
  padding-bottom: 20px;
  margin-bottom: 30px;
  *padding-top: 18px;
}
#footer-container a {
  color: #cacaca;
  text-decoration: none;
}
#footer-container a:hover {
  color: #dedede;
}

#footer-container .footer-left-box-1 {
  float: left;
  color: #cacaca;
  font-size: 0.8em;
  line-height: 1.3em;
}

#footer-container .footer-left-box-2 {
  float: left;
  color: #cacaca;
  font-size: 0.8em;
  margin-left: 75px;
  line-height: 1.3em;
}

#footer-container .footer-left-box-3 {
  float: left;
  color: #cacaca;
  font-size: 0.8em;
  text-align: center;
  margin-left: 50px;
  line-height: 1.3em;
}

#footer-container .footer-left-box-4 {
  float: right;
  width: 73px;
  height: 47px;
  background: url(images/logo-small.gif) top left no-repeat;
}

.error {
  color: red;
  margin-bottom: 15px;
}



/* Menu */
#menuBar {
    background: url("http://www.pinctada.com.au/siteSpecific/page/images/bg.png") repeat-x scroll 0 0 transparent;
	text-align: left;
	position: relative;
	z-index: 9999;
	width: 812px;
	height: 20px;
  	margin-left: 30px;
 	margin-top: 15px;
	margin-bottom: 10px;
}

#main-menu li:hover ul,
#main-menu li.sfHover ul {
	*top: -130px;
}

#main-menu li:hover li a,
#main-menu li.sfHover li a {
	background: #efefef;
	border: 4px solid #fff;
}


#menuBar ul { list-style-type: disc; margin: 0px; padding: 0px;}

#menuBar li {
  float: left;
}

#menuBar .menu-item {
  font-family: HelveticaNeue, Verdana, Arial;
  font-size: 15px;
  color: #cccccc;
  margin-right: 25px;
  padding-left: 3px;
}

#menuBar .menu-item-last {
  font-family: HelveticaNeue, Verdana, Arial;
  font-size: 15px;
  color: #cccccc;
}

#menuBar .menu-item a, #menuBar .menu-item-last a {
  font-family: HelveticaNeue, Verdana, Arial;
  color: #666666;
  text-decoration: none;
}

#menuBar .menu-item a:hover, #menuBar .menu-item-last a:hover {
  color: #b69782;
}

#main-menu ul {
	position: absolute;
	top: -999em;
  z-index: 9999;
}

#main-menu ul li {
	width:			100%;
}
#main-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

#main-menu li:hover ul,
#main-menu li.sfHover ul {
	left:			200;
	top:			-135px; /* match top ul list item height */
	z-index:		9998;
	margin: 7px 0 0 -15px;
  width: 320px;
  *margin-left: -100px;
}

#main-menu li:hover li,
#main-menu li.sfHover li {
	height: auto;
	margin: 0 0 15px 0;
  *margin: 0 0 5px 0;
	background: none;
	font-size: 0.80em;
}

#main-menu li:hover li a,
#main-menu li.sfHover li a {
	height: auto;
	margin: 0;
	padding: 5px;
	float: none;
  color: #808080;
	/*text-shadow: 0px 1px 0px #e9e5d6;*/
  text-decoration: none;
	background: url(images/sub_menu_bg.png) repeat;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright:0;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
  *height: 14px;
  *display:block;
  *background: #fff;
  background: #fff\9;
}

#main-menu li:hover li a:hover,
#main-menu li.sfHover li a:hover {
	text-shadow: 0px 1px 0px #fff;
}

ul#main-menu li:hover li ul,
ul#main-menu li.sfHover li ul {
	top:			-999em;
}
ul#main-menu li li:hover ul,
ul#main-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul#main-menu li li:hover li ul,
ul#main-menu li li.sfHover li ul {
	top:			-999em;
}
ul#main-menu li li li:hover ul,
ul#main-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

#main-menu li:hover li.mcAlpine a:hover {
  color: #8b933b;
}
#main-menu li:hover li.cablebeach a:hover {
  color: #B2625C;
}
#main-menu li:hover li.kimberley a:hover {
  color: #871333;
}

/***********************************************************************/
/************************* INDEX PAGE STYLE *****************************/
/***********************************************************************/

#jobSearch
{
	width:80%;
	text-align:left;
}

#jobSearch .submit
{
	text-align:right;
}

#searchResultTbl
{
	width:100%;
}

.searchResult
{
	width:95%;
	margin-top:2px;
	margin-bottom:2px;
	border:solid #000000 1px;
}

.searchResult td
{	
	padding:4px 4px 4px 4px;
}

.searchResult .posistionTitle a:link
{
	font-size:1em;
	text-decoration:underline;
	color:#0000FF;
}

.searchResult .posistionTitle a:hover
{
	font-size:1em;
	text-decoration:underline;
	color:#999999;
}


.searchResult .positionDate
{
	width:30%;
}

.searchResult .posistionDetail
{

}

.searchResult .posistionDesc
{

}

.searchResult .posistionId
{

}


/***********************************************************************/
/************************* LOGIN PAGE STYLE *****************************/
/***********************************************************************/

#login
{
	width:60%;
	background-color:#0000CC;
	color:#FFFFFF;
	border:solid #000000 1px;
	text-align:left;
}

#login td
{ 
	padding:0 4px 0 4px;
}

#login th
{ 
	padding:0 4px 0 4px;
}

#login td.submit
{
	text-align:right;
}

#login td.submit input
{
	width:100px;
}

#login tr#header
{
	background-color:#000000;
}

/***********************************************************************/
/************************* NEWCAND PAGE STYLE *****************************/
/***********************************************************************/

#registerblock
{
	text-align:left;
	width:70%;
}

#registerblock th
{
	width:200px;
	vertical-align:text-top;
}

#registerblock td.submit
{
	text-align:right;
}

#registerblock td.submit input
{
	width:100px;
}

/***********************************************************************/
/************************* CAND PAGE STYLE *****************************/
/***********************************************************************/

#details
{
	width:100%;
	text-align:left;
}

#details th
{
	padding-left:10px;
	vertical-align:top;
}

#details td
{
	padding-left:10px;
	vertical-align:top;
}

#resume
{
	width:100%;
	text-align:left;
}

#alerts
{
	width:100%;
	text-align:left;
}

#alerts .check
{
	width:25px;
}

#alerts .check input
{
	width:20px;
}

#addAlert
{
	width:100%;
	text-align:left;
}

#addAlert th
{
	vertical-align:top;
}

#cand_form 
{
	width:100%;
	background-color:#CC9900;
}

#cand_form th
{
	background-color:#0099CC;
	border:2px;
	border-style:ridge;
}

/***********************************************************************/
/************************* APP PAGE STYLE *****************************/
/***********************************************************************/

#appform td.check input
{
	width:auto;
	margin:0px;
	
}

#appform #personalDetails
{
	text-align:left;
}

#appform #personalDetails th
{
	width:250px;
}

/* references table */

#appform #reference table
{
	text-align:left;
	margin-top:10px; 
}

#appform #reference table th
{
	width:250px;
	vertical-align:top;
}

table.ref
{
}

/* Job Description */

#job_description
{
	width:100%;
	vertical-align:top;
}

#job_description h1
{
	
}

/* disclaimer/legal */

#appform #disclaimer
{
}

/* skills section */
#appform #skills
{
}

#appform #skills select.skillYN
{
	width:60px;
}

#appform #skills input.skillYCE
{
	width:60px;
}

#appform #skills textarea.skillComment
{
	height:50px;
}

/* application form submit footer */

#appform td.submit
{
}

/***********************************************************************/
/************************* DISC TEST PAGE STYLE ************************/
/***********************************************************************/

#discTest
{
}

#discTest table.discQuestion
{
}

#discTest tr.discTitle
{
}

#discTest td.discQnum
{
}

#discTest td.discAnum
{
}

#discTest td.discML
{
}

#discTest td.discDesc
{
}

#discTest td.discQuestionNum
{
}

/***********************************************************************/
/************************* VALUES TEST PAGE STYLE **********************/
/***********************************************************************/

#valuesTest
{
}

#valuesTest td.valuesMove
{
}

#valuesTest td.valuesCol
{
}

#valuesTest table.valuesQuestion
{
}

#valuesTest tr.valuesTitle
{
}

#valuesTest td.valuesQuestionNum
{
}

#valuesTest td.valuesAnswer
{
}

table.footerval
{
}

* {
  font-family: Verdana, arial, sans-serfif;
}

@font-face {
	font-family: 'HelveticaNeue';
  src: url("HelveticaNeue.eot"); /* EOT file for IE */
	src: local('?'), url('HelveticaNeue.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

html, body{
	margin:0;
	padding:0;
	width:100%;
  font-size: 0.90em;
}

#header, #landingHeader{
	width:100%;
	overflow:hidden;
	position:relative;
	height:380px;
  z-index: 2;
}

#landingHeader{
	height:476px;
}

#headerImages{
	position:absolute;
	left:50%;
	top:40px;
	z-index:1;
}

#header #headerImages{
	height:280px;
	margin-left:-840px;
}

#landingHeader #headerImages{
	height:438px;
	margin-left:-668px;

}

#headerImagesContent {
  position: absolute;
  left: 50%;
  top: 0;
  width: 1680px;
  height: 280px;
  margin-left: -840px;
  z-index: -1;
}

#headerImagesContent img {
  position: relative;
  z-index: 2;
}


#topbar{
	position:absolute;
	width:980px;
	left:50%;
	margin-left:-490px;
	z-index:2;
}

#logo, #landingLogo{
	position:absolute;
	width:252px;
	height:165px;
	z-index:3;
}
#logo{
	top:0;
	left:0;
}
#landingLogo{
	top:0px;
	left:364px;
}
#tagline{
	position:absolute;
	top:40px;
	left:260px;
}
#landingTagline{
	position:absolute;
	top:390px;
	left:87px;
}

#headersweep, #checkavail, #specialoffers{
	position:absolute;
	top:352px;
}

#headersweep{ left:25px; top:332px; }
#checkavail{ left:218px; }
#specialoffers{ left:398px; }

#wrapper {
  text-align: center;
  margin: 0px auto;
  width: 812px;
}

#bodyContent {
  display: block;
  width: 812px;
  text-align: left;
  color: #666666;
  line-height: 1.5em;
  font-size: 0.8em;
  margin-top: 110px;
  *padding-top: 100px;
}

#bodyContent a {
  color: #c5ac9b;
  text-decoration: none;
}

#bodyContent a:hover {
  color: #e0c4b0;
}

#bodyContent h1 {
  font-size: 1.2em;
}

#bodyContent img {
  border: none;
}

.head2 {
  font-size: 1.2em;
  font-weight: bold;
}

