/***********************
* Boxes
***********************/
#content_wrapper_front {
	width: 889px;
	height: 592px;
	vertical-align: top;
	border-top: 1px solid #CCC;
}

#content_left_front_new {
	margin-left: 40px;
	padding: 0;
	width: 232px;
	float: left;
}

#content_left_front_new .new_box {
	padding: 10px;
	margin: 0;
}

#content_cent_front_new {
	position: relative;
	width: 597px;
	float: left;
	padding: 0 10px;
	top: 71px;
}

*+html #content_cent_front {
	margin-top: 5px;
}

.content_left_box_red_front h1, .content_left_box_red h1{
	padding: 0;
	margin: 0;
	color: #FFF;
	font-size: 12pt;
}

.content_left_box_red_front a,
.content_left_box_red_front a:hover,
.content_left_box_red_front a:visited {
	color: #FFF;
	font-weight: bold;
}

.new_box { behavior: url('/javascripts/iepngfix.htc'); }

.new_box {
	background: transparent url("/images/std_box.png") no-repeat;
	background-position: bottom;
	width: 222px;
	height: 225px;
	float: left;
	padding: 10px;
}

.new_box select {
	width: 215px; 
	text-align: left;
}

.new_box input[type="text"] {
	width: 215px;
}

.new_box ul {
	list-style: none;
	padding-top: 4px;
	padding-left: 12px;
}

.new_box li {
	display: block;
	line-height: -16px;
	list-style-position: inside;
}

.new_box li a:link,
.new_box li a:visited {
	background-image: url(/images/cn_recruitment/bullet-vacature.gif);
	padding: 0 0 1px 15px;
	color: #333;
	background-repeat: no-repeat;
	background-position: left 2px;
	text-decoration: none;
	font-weight: normal;
}

.new_box li a:hover {
	background-image: url(/images/cn_recruitment/bullet-vacature-over.gif);
}

.new_box a:hover {
	color: #000;
}

.new_box h1 {
	margin: 0px;
	margin-bottom: 5px;
}

.new_box .spacer {
	width: 100%; 
	height: 150px; 
}

.new_box .tall_spacer {
	width: 100%; 
	height: 157px; 
}

.first_spacer {
	width: 37px;
	float: left;
	height: 100px;
}

.second_spacer {
	width: 37px;
	float: left;
	height: 100px;
}

.first_spacer_ie6 {
	width: 0px;
	float: left;
	height: 100px;
}

.content_left_box_red_front {
	width: 222px;
	background: #C00;
	margin: 0 12px 0px 0;
	padding: 20px 10px 20px 10px;
	float: left;
	color: #FFF;
	font-size: 10pt;
}

/*****************
 * Flash banner
 *****************/
#flash_banner_candidate {
	position: relative;
	height: 85px;
	width: 224px;
	top: 120px;
	left: -10px;
	float: left;
	z-index:5;
}

/*****************
 * Tag cloud CSS
 *****************/
#tag_cloud {
	line-height: 20px;
	word-spacing: 5px
}

#tag_cloud a.tag1 {
	font-size: 8pt;
}

#tag_cloud a.tag2 {
	font-size: 10pt;
}

#tag_cloud a.tag3 {
	font-size: 12pt;
}

#tag_cloud a.tag4 {
	font-size: 13pt;
	font-weight: bold;
}

#tag_cloud a.tag4:hover {
	font-weight: bold;
}

#tag_help {
	float: left;
	padding-top: 5px;
	padding-left: 10px;
}

/*****************
* Footer
******************/
.frontpage_subtext {
	text-align: left;
	background-color: #ddd;
	color: #333;
	padding: 10px;
	border: 1px solid #aaa;
	font-size: 9pt;
	margin: 1.2em 0;
	line-height: 1.2em;
}

.frontpage_sponsor {
	width: 80px;
	margin: 8px;
	vertical-align: middle;
}

.frontpage_sponsor_wide {
	width: 120px;
	margin: 8px;
	vertical-align: middle;
}


.frontpage_sponsors {
	vertical-align: top;
}
