/* structure */

html {
	background-color: #FFFFFF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/site_background.jpg);
	font-size: 80%;
	color: #333333;
	background-position: center top;
	}
 
#pagewidth {
	width:962px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/highpoint_recruitment_page_bg.gif);
	background-repeat: repeat-y;
} 
 
#header_home {
	position:relative;
	height:473px;
	width:962px;
	background-image: url(../images/highpoint_recruitment_header_home.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
} 
#header_team {
	position:relative;
	height:473px;
	width:962px;
	background-image: url(../images/highpoint_recruitment_header_team.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#header_perm_rec {
	position:relative;
	height:473px;
	width:962px;
	background-image: url(../images/highpoint_recruitment_header_perm_rec.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#header_temp_rec {
	position:relative;
	height:473px;
	width:962px;
	background-image: url(../images/highpoint_recruitment_header_temp_rec.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#header_training {
	position:relative;
	height:473px;
	width:962px;
	background-image: url(../images/highpoint_recruitment_header_training.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#header_emp_law {
	position:relative;
	height:473px;
	width:962px;
	background-image: url(../images/highpoint_recruitment_header_emp_law.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#header_candidates {
	position:relative;
	height:473px;
	width:962px;
	background-image: url(../images/highpoint_recruitment_header_candidates.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#header_vacancies {
	position:relative;
	height:473px;
	width:962px;
	background-image: url(../images/highpoint_recruitment_header_vacancies.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#header_news {
	position:relative;
	height:473px;
	width:962px;
	background-image: url(../images/highpoint_recruitment_header_news.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#header_contact {
	position:relative;
	height:473px;
	width:962px;
	background-image: url(../images/highpoint_recruitment_header_contact.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

  
#rightcol {
	width:212px;
	float:right;
	position:relative;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
	overflow: visible;
}

 
#maincol {
	float: left;
	position: relative;
	width:660px;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 5px;
	margin-top: 0px;
	overflow: visible;
 }
#maincol ul{
	text-decoration: none;
	line-height: 130%;
}
#maincol li {
	color: #333333;
	text-decoration: none;
} 
 
#maincol li a {
	color: #E60073;
	text-decoration: none;

 }
 
#maincol li a:hover {
	color: #E60073;
	text-decoration: underline;

 }
#maincol_team {
	float: left;
	position: relative;
	width:912px;
	padding-left: 20px;
	padding-right: 30px;
	padding-top: 5px;
	margin-top: 0px;
	overflow: visible;
	background-color: #FFFFFF;
 } 
 
#footer {
	background-color:#FFFFFF;
	background-image: url(../images/highpoint_recruitment_footer.gif);
	height: 88px;
	background-repeat: no-repeat;
	clear: both;
	color: #333333;
	padding-top: 34px;
	padding-left: 15px;
	font-family: "Trebuchet MS";
	font-size: 90%;
 }
 
#footer a {
	color: #010101;
	text-decoration: none;

 }  
 
#footer a:hover {
	color: #E60073;
	text-decoration: none;

 }    
 
#footer_image {


} 


#mainmenu {
	font-family: "Trebuchet MS";
	width: 918px;
	top: 178px;
	position: absolute;
	margin-top: 0px;
	padding-top: 0px;
	left: 23px;

} 

#mainmenu ul {
	margin: 0px;
	padding-left: 0px;
	text-align: center;
}

#mainmenu li {
	display: inline;
	list-style-type: none;
	color: #E60073;
	font-size: 13px;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
	line-height: 16px;
}

#mainmenu li a {
	color: #E60073;
	text-decoration: none;
}
#mainmenu li a:hover {
	color: #FFFFFF;
	text-decoration: none;

}



#rightcol ul {
	line-height: 130%;
	padding-left: 15px;
	list-style-position: outside;
	margin-left: 0px;
	list-style-type: disc;
}
#rightcol li {
	line-height: 130%;
}
#rightcol li a {
	color: #E60073;
	text-decoration: none;
}
#rightcol li a:hover {
	color: #E60073;
	text-decoration: underline;
}

.rightcol_padding {
	text-align: left;
}

.team_image {
	float: left;
	margin-right: 10px;
}

#team {

}

#clear  {
	clear:left; margin:0; padding:0; height:10px;
}

/* COPY */

p {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 130%;
	margin-top: 0px;
	padding-top: 0px;
}


p a {
	text-decoration: underline;
	color: #E60073;
}

p a:hover {
	text-decoration: underline;
	color: #333333;
}

b,strong {
	font-weight: bold;
}

.pink_bold {
	font-weight: bold;
	color: #E60073;
}

.pink_bold a {
	text-decoration: underline;

}
.pink_bold a:hover {
	text-decoration: underline;
	color: #000000;

}

.pink_large_trebuchet {
	font-family: "Trebuchet MS";
	font-size: 120%;
	line-height: 140%;
	color: #E60073;
}


h1 {
	font-weight: bold;
	color: #E60073;
	font-size: 100%;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 130%;
}
.small_text {
	font-size: 80%;
	margin-top: 10px;
}

.table_vacancy_header {
	color: #FFFFFF;
	background-color: #E60073;
}
.table_vacancy {
	border: 1px solid #E60073;
	margin-bottom: 10px;
}


@media print{ 




/*hide the header, footer and left column when printing*/ 
#header_home{display:none;} 
#header_team{display:none;}
#header_perm_rec{display:none;}
#header_temp_rec{display:none;}
#header_training{display:none;}
#header_emp_law{display:none;}
#header_candidates{display:none;}
#header_vacancies{display:none;}
#header_news{display:none;}
#header_contact{display:none;}
#footer{display:none;}

/*hide the right column when printing*/ 
#rightcol{display:none;
} 
#twocols, #maincol{width:100%; float:none;}

body{
	margin:0;
	padding:0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

#maincol{
	background-image: none;
	background-color: #FFFFFF;
	width: 600px;
 }
 
p,ul,li,td,h1,h2,b,strong,a {
	text-decoration: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

p a {
	text-decoration: none;
	color: #000000;
}



}

