/* Home Page */
#mainpic {
	position:relative;
	width:558px;
	height:283px;
	/* text-indent: -9999px; */
	background: transparent url(/images/homepagepic01.jpg) top center no-repeat;	
}
#mainpic p em {
	visibility: hidden;
}
#homepagefooter {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	text-align:left;
}
#greenbox a {
	position:relative;
	margin-right:9px;
	float:left;
	width:180px;
	height:140px;
	text-indent:-9999px;
	background: transparent url(/images/big_green.gif) top left no-repeat;
}
#bluebox a {
	position:relative;
	margin-right:9px;
	float:left;
	width:180px;
	height:140px;
	text-indent:-9999px;
	background: transparent url(/images/big_blue.gif) top left no-repeat;
}
#pinkbox a {
	position:relative;
	margin-right:9px;
	float:left;
	width:180px;
	height:140px;
	text-indent:-9999px;
	background: transparent url(/images/big_pink.gif) top left no-repeat;
}

/* Search Box */

#searchbox {
	position:relative;
	width:180px;
	padding:10px 0px 0px 0px;
}
#searchboxtop {
	position:relative;
	text-indent: -9999px;
	width:180px;
	height:32px;
	background: transparent url(/images/searchjobs01.gif) top center no-repeat;
}
#searchboxcontent {
	position:relative;
	width:180px;
	background: transparent url(/images/searchjobs02.gif) top center repeat;
}
#searchboxbottom {
	position:relative;
	width:180px;
	height:10px;
	padding:0px;
	background: transparent url(/images/searchjobs03.gif) bottom center no-repeat;
}
.searchindent {
	position:relative;
	width:150px;
	padding-left:15px;
	padding-bottom:5px;
}
.searchindent2 {
	position:relative;
	float:right;
	width:150px;
	padding-right:15px;
}
.searchindent3 {
	position:absolute;
	left:0px;
}
.searchindent select {
	padding:0px;
	margin:0px;
	width:150px;
}
.searchindent input {
	padding:0px;
	margin:0px;
	width:146px;
}
div.searchindent .smallerfontfield {
	font-size: 9px;
}
#sendcv {
	position:relative;
	text-indent: -9999px;
	width:180px;
	height:42px;
	padding:0px;
	margin:0px;
	background: transparent url(/images/cv_btn.gif) top center no-repeat;
}
#sendcv a {
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
	text-align: center;
}

/* General Box */

#generalbox {
	position:relative;
	width:180px;
	padding-top:10px;
	/*background: transparent url(/images/box_top.gif) top center no-repeat;*/
}
#generalboxcontent {
	position:relative;
	width:180px;
/*	padding-left:15px;
	padding-right:15px;*/
/*	background-color: transparent;
	background-image: url(/images/searchjobs02.gif);
	background-repeat: repeat-y;
	background-position: left top;*/
}
#generalboxbottom {
	position:relative;
	width:180px;
	height:10px;
	/*background: transparent url(/images/searchjobs03.gif) top center no-repeat;*/
}
#clientslideshow {
	position:relative;
	width:180px;
	height:86px;
	padding:0px;
	margin:0px;
	
	/* background: transparent url(/images/employersslideshow.gif) top center no-repeat; */
}

.searchresultspages {
	position: relative;
	text-align: right;
	margin-bottom: 5px;
	font-weight: bold;
}
.searchresultspages a {
	text-decoration: none;
}

#vacancytoplinks {
	position: absolute;
	margin-top: -30px;
	margin-left: 425px;
	font-weight: bold;
	text-align: right;
}
#vacancytoplinks a {
	text-decoration: none;
}
.vacancystyle {
	font-weight: bold;
	color: #999999;
}


/************ Job Vacancies List ***************/

table#resultstable
{
	border-collapse: collapse;
	width:100%;
}
table#resultstable tr.rowheader th
{
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	color:#000000;
}
table#resultstable tr.rowinfo td
{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}
table#resultstable tr.rowfooter td
{
	border-top: 1px solid black;
}
a.pluslinksales
{
	color:#ED008C;
	text-decoration:none;
	font-size:120%;
}
a.pluslinkfinancial
{
	color:#92AE5A;
	text-decoration:none;
	font-size:120%;
}
a.pluslinkindustry
{
	color:#09B1F0;
	text-decoration:none;
	font-size:120%;
}
a.pluslink
{
	color:#92AE5A;
	text-decoration:none;
	font-size:120%;
}
