/* HOMEPAGE STYLES */

#home #header {
	background: url(bg_header_home.gif) no-repeat center top;
}
#home #content {
	background-image: none;
	padding: 0 20px;
	min-height: 200px;
} 
* html #home #content {
	height: auto !important;
}
#home #Dmiddlebar {
	margin: 0;
	width: 100%;
}
#home h2 {
	border-bottom: none;
}
#topBoxes {
	width: 100%;
	background-color: #FFFFFF;
}
.topBox {
	padding: 15px 20px;
}
#Box_1, #Box_2, #Box_3 {
	height: 257px;
	display: block;
	float: left;
}
.topBox h2 {
	padding: 0;
	margin: 0 0 20px 0;
	text-indent: -5000px;
	height: 25px;
}
.topBox p {
	font-size: 0.9em;
	line-height: 15px;
	margin: 8px 0;
}

#Box_1 {
	background: #000000 url(bg_Panels_1_EU.png) no-repeat left top;
	width: 320px;
}
#Box_2 {
	background: #ff8501 url(bg_Panels_2.jpg) no-repeat left top;
	width: 299px;
}
#Box_3 {
	background: url(bg_Panels_3.jpg) no-repeat left top;
	width: 331px;
}

#Box_1 h2 {
	background: none;
}
#Box_2 h2 {
	background: url(h2_RegisterCV.gif) no-repeat left top;
	height: 30px;
	margin-bottom: 5px;
}
#Box_3 h2 {
	background: url(h2_PostJob.gif) no-repeat left top;
}
#Box_3 .topBox {
	padding-right: 40px;
}

#Box_3 .btnBlack {
	background-image: url(btn_PostJob.gif);
	margin-top: 10px;
}

.videoWrap {
	height: 200px;
	padding-left: 40px;
}

.searchButton {
	background: url(btn_Orange.jpg) no-repeat left center;
	border: none;
	font: bold 17px Arial, Helvetica, sans-serif;
	letter-spacing: -0.02em;
	height: 35px;
	color: #444444;
	width: 91px;
	float: right;
}
a.advSearch {
	color: #FFFFFF !important;
	line-height: 35px;
	float: left;
	font-size: 0.85em;
}

.searchform {
	margin: 30px 0 0 0;
}

.flagswitch {
	clear: both;
}

.flaglogo {
	float: right;
	margin: 17px 2px 5px 7px;
}
