.bottomNav
{
	float: left;
	width: 769px;
	height: 22px;
	padding-left: 15px;
	padding-top:3px;
	background-image: url(nav-bar.png);
	background-repeat: no-repeat;
	position:relative;
}

#jobSearchBox
{
	width: 754px;
	height: 180px;
	background-image: url(job-search-box.png);
	padding-top: 17px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}

#jobSearchBox1
{
	width: 754px;
	height: 184px;
	background-image: url(job-search-box.png);
	padding-top: 17px;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}

.featuredJobs
{
	width: 780px;
	height: auto;
	float: left;
	margin-bottom: 20px;
}

.featuredJobsTop
{
	float: left;
	width: 784px;
	height: 5px;
	background-image: url(box-top.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

.featuredJobsMiddle
{
	float: left;
	width: 755px;
	height: auto;
	background-image: url( box-middle.png );
	background-repeat: repeat-y;
	padding: 1px 15px 10px 15px;
	line-height: normal;
	position: relative;
	top: 0px;
	left: 0px;
}

.featuredJobsBottom
{
	float: left;
	width: 784px;
	height: 5px;
	background-image: url(box-bottom.png);
	margin: 0px;
	padding: 0px;

}

.featuredTable
{
	width:100%;
	border:solid 2px #a1bf98;
}

.profileTable
{
    width:200px;
	border:solid 2px #a1bf98;
}

.advertTextTop
{
	background-image: url(advert-text-top.png);
	height:28px;
	width:755px;
	float:left;
}

.advertTextMiddle
{
	background-image: url(advert-text-middle.png);
	height:auto;
	width:725px;
	float:left;
	padding:0 15px 0 15px;
}

.advertTextBottom
{
	background-image: url(advert-text-bottom.png);
	height:28px;
	width:755px;
	float:left;
}

.footerNav
{
	float: left;
	width: 769px;
	height: 25px;
	padding-left: 15px;
	padding-top:3px;
	background-image: url(nav-bar.png);
	background-repeat: no-repeat;
}

a
{
	font-weight: bold;
	color: #333333;
}

a:hover
{
	font-weight: bold;
	color: #74a067;
	text-decoration: none;
}

.advancedJobSearchBox
{
	width: 754px;
	height: 350px;
	background-image: url(advanced-search-box.png);
	padding:20px 15px 20px 15px;
	float:left
}

#bottomRightImg
{
	width: auto;
	height: auto;
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin-right: 2px;
}

.grassBoxBottom
{
	float: left;
	width: 784px;
	height: 5px;
	background-image: url(grass-box-bottom.jpg);
	margin: 0px;
	padding: 0px;
}

.tableHeader
{
	background-image: url(table-header.png);
	background-repeat:repeat-x;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	line-height:2;
}

.empLogonBoxBottom
{
	float: left;
	width: 784px;
	height: 5px;
	background-image: url(emp-log-on-bottom.png);
	margin: 0px;
	padding: 0px;
}

.advertBlurbTop
{
	background-image: url(advert-blurb-top.png);
	height:23px;
	width:755px;
	float:left;
}

.advertBlurbMiddle
{
	background-image: url(advert-blurb-middle.png);
	height:auto;
	width:720px;
	float:left;
	padding:0 20px 0 15px;
	
}

.advertBlurbBottom
{
	background-image: url(advert-blurb-bottom.png);
	height:25px;
	width:755px;
	float:left;
}

.profileBoxL
{
	width: 330px;
	height: 136px;
	padding: 18px 14px 14px 14px;
	background-image: url(profile-box.png);
	float:left;
}
	
.profileBoxR
{
	width: 330px;
	height: 136px;
	padding:18px 14px 14px 14px;
	background-image: url(profile-box.png);
	float:right;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-image:url(accordian-header.png);
    background-repeat:repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.candApplySucessfulBox
{
	min-height:212px;
	float: left;
	width: 755px;
	height: auto;
	background-image: url( box-middle.png );
	background-repeat: repeat-y;
	padding: 1px 15px 10px 15px;
	line-height: normal;
	position: relative;
	top: 0px;
	left: 0px;
}

.vacancyAdHolder
{
	width:780px;
	height:auto;
	padding:15px;
	background-color:#f1fcee;
	color:#333333;
	min-height:400px;
}

.h2RegionColour
{
    font-weight:bold;
	font-size:16px;
	color:#74a067;
}


h1
{
    font-weight:bold;
	font-size:24px;
	color:#74a067;
}

.EditCandStatus
{
	float:left;
	width:312px;
	height:520px;
	background-image: url(Edit-Cand-Status-Background.png);
	padding-left:14px;
	margin:10px;
}
	.featuredRecruiterTableL
{
	width:49%;
	border:solid 2px #a1bf98;
	float:left;
	margin: 0 5px 10px 0;
}

	.featuredRecruiterTableR
{
	width:49%;
	border:solid 2px #a1bf98;
	float:right;
	margin: 0 0 10px 5px;
}

.rightAdvert
{
	width: 140px;
	height: auto;
	border-color: #a1bf98;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 5px;
}

.questionType
{
	float:left;
	width:438px;
	height:226px;
	background-image: url(questiontype-Background.png);
	background-repeat:no-repeat;
	padding: 0 14px 0 14px;
	margin:10px;
}

.mainExpand {
  cursor:hand;
  cursor:pointer;
  font: bold .9em verdana, arial, helvetica, sans-serif;
}

.index-arrow
{
  padding:8px 0 0 20px;
  border:none;
}
