@charset "UTF-8";
#LR_ANIMLOC_300x250 {
	position: absolute;
	left: 92px;
	top: 0;
	-webkit-transition: all 3s ease-in-out;
	-moz-transition: all 3s ease-in-out;
	-o-transition: all 3s ease-in-out;
	transition: all 3s ease-in-out;
}

#LR_ClickTagRefs_300x250 {
	position: absolute;
	visibility: hidden;
	width: 0;
	height: 0;
}

#LR_Logo_300x250 {
	width: 78px;
	height: 56px;
	position: absolute;
	top: 11px;
	right: 11px;
	background-image: url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/209624/lr_logo.png) !important;
	background-size: 78px 56px;
	opacity: 0;
}

#LR_Container_300x250 {
	margin: 0px;
	width: 300px;
	height: 250px;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	background-color: black;
	visibility: hidden;
	z-index: 1000;
}

#LR_Explore_300x250 {
	position: absolute;
	width: 120px;
	height: 12px;
	background-position: -8px -143px;
	background-size: 256px 256px;
	background-image: url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/209624/lr_icons.png) !important;
	top: 19px;
	left: 10px;
	cursor: pointer;
}

#LR_ExploreArrow_300x250 {
	position: absolute;
	width: 9px;
	height: 12px;
	background-position: 0 -128px;
	background-size: 256px 256px;
	background-image: url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/209624/lr_icons.png) !important;
	top: 0px;
	left: -10px;
	cursor: pointer;
}

#LR_Profile_300x250 {
	position: relative;
	width: 180px;
	height: 19px;
	background-position: 0 -30px;
	background-size: 256px 256px;
	background-image: url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/209624/lr_icons.png) !important;
	top: 227px;
	left: 11px;
	cursor: pointer;
	z-index: 1200;
}

#LR_Profile_300x250:hover {
	opacity: 0.66;
}

#LR_BGArea_300x250 {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: transparent;
	opacity: 1;
	overflow: hidden;
	cursor: pointer;
	z-index: 1100;
}

#LR_Miles_300x250 {
	background-position: 0 2px;
	background-size: 256px 256px;
	background-image: url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/209624/lr_icons.png) !important;
	opacity: 0;
}

#LR_CompassBack_300x250 {
	background-position: -30px -190px;
	background-size: 256px 256px;
	background-image: url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/209624/lr_icons.png) !important;
	position: inherit;
	top: 1px;
	right: 0px;
	height: 28px;
	width: 28px;
}

#LR_Compass_300x250 {
	background-position: 0px -190px;
	background-size: 256px 256px;
	background-image: url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/209624/lr_icons.png) !important;
	position: relative;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	-ms-transform: rotate(30deg);
	-o-transform: rotate(30deg);
	transform: rotate(0deg);
}

#LR_CTA_300x250 {
	position: absolute;
	width: 240px;
	height: 19px;
	background-position: 0 -109px;
	background-size: 256px 256px;
	background-image: url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/209624/lr_icons.png) !important;
	top: 102px;
	left: 38px;
	opacity: 0;
	visibility: hidden;
	cursor: pointer;
}

#LR_Overlay_300x250 {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color: #000;
	opacity: 0;
}

#LR_Blackborder_300x250 {
	visibility: hidden;
	position: absolute;
	padding: 0;
	margin: 0;
	width: 298px;
	height: 248px;
	border: 1px solid #000000;
}

#LR_Profilecontent_300x250 {
	position: absolute;
	top: 0px;
	opacity: 0;
}

.lr_milesClass_300x250 {
	position: absolute;
	left: 57px;
	top: 101px;
	width: 187px;
	height: 30px;
	opacity: 0;
	overflow: hidden;
}

.lr_digitClass_300x250 {
	position: absolute;
	overflow-x: hidden;
	overflow-y: hidden;
	background-image: url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/209624/lr_numbers.png) !important;
	background-size: 22px 300px !important;
}

.lr_photoClass_300x250 {
	position: absolute;
	background-image: url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/209624/lr_photos.jpg) !important;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: opacity 2s ease-in-out;
	-moz-transition: opacity 2s ease-in-out;
	-o-transition: opacity 2s ease-in-out;
	transition: opacity 2s ease-in-out;
}

.lr_photo1Class_300x250 {
	background-position: 0px 0px !important;
	opacity: 1;
}

.lr_photo2Class_300x250 {
	background-position: 0px -250px !important;
}

.lr_photo3Class_300x250 {
	background-position: 0px -500px !important;
}

.lr_medium_transition_300x250 {
	-webkit-transition: all 0.25s ease;
	-moz-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.lr_fast_transition_300x250 {
	-webkit-transition: all 0.1s ease;
	-moz-transition: all 0.1s ease;
	-o-transition: all 0.1s ease;
	transition: all 0.1s ease;
}