@charset "UTF-8";

#LRP_ClickTagRef {
	visibility: hidden;
	width: 0;
	height: 0;
}

#LRP_Container {
	-webkit-font-smoothing: antialiased;
	font-family: 'Avenir Next', 'Avenir', sans-serif;
	width: 300px;
	height: 500px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow-x: hidden;
	overflow-y: hidden;
	background-color: #000;
	visibility: hidden;
}

#LRP_BlockEvents {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
	opacity: 0;
	z-index: 1110;
	cursor: all-scroll;
}

#LRP_CubemapID {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	overflow: hidden
}

#LRP_CTA {
	background-image: url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/209278/lrp_icons.png) !important;
	background-size: 256px 256px;
	background-position: 0px -68px;
	width: 88px;
	height: 12px;
	position: absolute;
	bottom: 16px;
	right: 15px;
	-webkit-transition: opacity .25s ease;
	-moz-transition: opacity .25s ease;
	-o-transition: opacity .25s ease;
	transition: opacity 0.25s ease;
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 1200;
}

#LRP_CTA:hover {
	opacity: 0.66;
}

#LRP_Pano360 {
	background-image: url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/209278/lrp_icons.png) !important;
	background-size: 256px 256px;
	background-position: 0px -130px;
	width: 88px;
	height: 88px;
	position: relative;
	top: 336px;
	opacity: 1;
	margin: 0 auto;
	background-repeat: no-repeat;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	z-index: 1010;
}

#LRP_Logo {
	background-image: url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/209278/lrp_logo.png) !important;
	width: 78px;
	height: 56px;
	position: absolute;
	top: 20px;
	right: 17px;
	background-size: 78px auto;
	background-repeat: no-repeat;
	cursor: pointer;
	z-index: 1220;
}

#LRP_Blackborder {
	visibility: hidden;
	position: absolute;
	padding: 0;
	margin: 0;
	width: 298px;
	height: 498px;
	top: 0;
	left: 0;
	border: 1px solid #000000;
	z-index: 1100;
}
#LRP_Close{
	visibility: hidden;
	position: absolute;
	top: 0px;
	right: 0;
	background-image: url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/209278/lrp_close.png) !important;
	background-size: 64px 20px;
	width: 64px;
	height: 20px;
	z-index: 1220;
	cursor: pointer;
}

.lrp_cubemapClass {
	z-index: 1000;
}

.lrp_roundBG {
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	background-color: rgba(0, 0, 0, 0.0);
	border-radius: 0px 5px 5px 5px;
	margin-left: 22px;
	padding: 3px;
}

.lrp_info {
	width: 195px;
	height: 17px;
	overflow: hidden !important;
	position: absolute;
	background-image: url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/209278/lrp_icons.png) !important;
	background-size: 256px 256px !important;
	background-position: -100px -101px !important;
	background-repeat: no-repeat !important;
	-webkit-transition: height 0.25s ease;
	-moz-transition: height 0.25s ease;
	-o-transition: height 0.25s ease;
	transition: height 0.25s ease;
	cursor: pointer;
	z-index: 1210;
}

.lrp_info h1,
.lrp_info p,
.lrp_info a {
	font-weight: 600;
	font-size: 11px;
	color: #FFF;
	line-height: 14px;
	padding: 0;
	margin: 0;
	margin-left:24px;
	margin-top: 1px;
	margin-bottom: 0px;
	-webkit-transition: color .25s ease;
	-moz-transition: color .25s ease;
	-o-transition: color .25s ease;
	transition: color 0.25s ease;
	text-decoration: none;
	text-align: left;
}

.lrp_legal {
	font-size: 8px;
	opacity: 1;
	display: block;
}

.lrp_info a:hover,
.lrp_info a:active {
	color: #AAA;
}