/**********
 * HEADER *
 **********/

div#header {
	background:url('/_res_local/output-img/evista/layout/header/header_landing_eu.jpg') no-repeat;
	height:271px;
	width:989px;
}

div#header div#headerSearch form {
	margin:70px 0 0 9px;
}

/**************
 * NAVIGATION *
 **************/

div#mainNavigation div#top {
	background:url('/_res_local/output-img/evista/layout/mainNavigation/bg_homepage_curve.png') no-repeat;
	height:473px;
	width:223px;
}

/****************
 * MAIN CONTENT *
 ****************/
 
div#middleContent {
	background:none;
}
div#contentMain {
	width:670px;
}

div.landingSubBox {
	margin-top:30px;
	margin-left:10px;
	margin-right:10px;
	line-height:1.5em;
	}


/* LEFT BOX: LOGIN */
div#landingpageBoxLogin {
	background: url('/_res_local/output-img/evista/layout/bg_landingpage_box_login.png') no-repeat;
	width:323px;
	height:179px;
	float:left;
	position: relative;
}

div#landingpageBoxLogin a:hover,
div#landingpageBoxLogin a {
	padding:0;
	background:none;
	color:#38201C;
	text-decoration:underline;
}


div#landingpageBoxLogin fieldset {
	margin:0 0 0 160px;
	padding-top:18px;
	width:150px;
}

div#landingpageBoxLogin fieldset label {
	margin-right:30px;
}

div#landingpageBoxLogin fieldset input {
	background:url('/_res_local/output-img/evista/layout/header/bg_searchbox.png') repeat-x bottom #FFFFFF;
	border: 1px solid #C5D0A1;
	height:16px;
	font-size:9px;
	padding: 0 7px 0 7px;
	width:120px;
	color: #50140A;
	margin:0 0 5px 0;
}

/* RIGHT BOX: NO LOGIN */

div#landingpageBoxNoLogin {
	background:url('/_res_local/output-img/evista/layout/bg_landingpage_box_no_login.png') no-repeat;
	width:323px;
	height:179px;
	float:left;
	margin-left:20px;
}

div#footer {
	position:relative;
	top:-120px;
}