
/*/////////////////////////////////////////////////////////////////////////////////////////
*						LRH Home Banner
/////////////////////////////////////////////////////////////////////////////////////////*/

#lrh_header {
	padding: 0;
	border-collapse: collapse;
	overflow: hidden;
	z-index: 5;
	position: relative;
	background: #000;
}
#lrh_header #lrh_back {
	background: url(images/lrh_banner.jpg);
	z-index: -1;
	width: 860px;
	height: 324px;
	position: absolute;
	/*opacity: 0;
	left: -50px;*/
}

body.path-en-home #lrh_header #lrh_back {
	background: url(images/lrh_banner-en.jpg);
}

#lrh_header table {
	padding: 0;
	border-collapse: collapse;
	margin: 0;
	z-index: 5;
}
#lrh_header tbody {
	padding: 0;
	border-collapse: collapse;
	margin: 0;
	display: block;
}

#lrh_header td {
	padding: 0;
	border-collapse: collapse;
	margin: 0;
	border-left: 1px;
}
#lrh_header tr {
	padding: 0;
	border-collapse: collapse;
	margin: 0;
	z-index: 5;
}
#lrh_header div {
	float: left;
}
#lrh_header canvas {
	display: block;
}
#lrh_image {
	width: 284px;
	height: 320px;
/*	background: url(images/lrh_banner_lrh.png) no-repeat; */
	position: relative;
	left: 0px;
	top: 0;
	z-index: 10;
	overflow: hidden;
}
#lrh_image_holder {
	width: auto;
	height: 320px;
	position:absolute;
	z-index: 30;
}
.lrh_home_banner_div {
	width: 860px;
	height: 324px;
	border-collapse: collapse;
}
#lrh_header .lrh_banner {
	opacity: 0;
}
#lrh_header .lrh_item_active {
	cursor: pointer;
	margin: 0;
}
#lrh_header .lrh_item_active_alt {
	display: block;
	margin: 0;
}
#lrh_header .lrh_item_active_alt img {
	display: block;
	margin: 0;
}
#lrh_header .lrh_banner_row {
	display: block;
}
#lrh_header .alt_lrh_item {
	display: block;
	margin: 0;
}
.msie #lrh_header .lrh_item_active {
    background: none !important;
    filter: none !important;
}
#lrh_header .lrh_banner_holder {
	display: block;
	margin: 0;
}
#lrh_header #lrh_chronology {
	position: absolute;
	top: 150px;
	color: #fff;
	font-weight: bold;
	left: 300px;
	z-index: 15;
	font-size: 17px;
	opacity: 0;
	display: none;
}

.msie #lrh_header #lrh_chronology {
    background: none !important;
    filter: none !important;
}

.msie #lrh_header #lrh_dimmer {
    background: none !important;
    filter: none !important;
}

#lrh_header #lrh_dimmer {
	position: absolute;
	display: none;
	width: 100%;
	height: 100%;
	background: black;
	opacity: 0;
	z-index: 5;
}
#lrh_header #lrh_chronology a {
	color: #fff;
	display: block;
}
#lrh_header #lrh_chronology a:hover {
	text-decoration: none;
}
#lrh_header .lrh_item_active_alt_rollover {
	position: absolute;
	opacity: 0;
	display: none;
}
#lrh_header .alt_lrh_item {
	position: relative;
	z-index: 10;
}
