@charset "UTF-8";
/* CSS Document */

/*///////////////////////////////////////////////// GENERAL /////////////////////////////////////////////////*/

#pr300x250LandRoverShell{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	background-color:#000;
	overflow:hidden;
}

#pr300x250LandRoverShell div, #pr300x250LandRoverShell a{
	white-space: nowrap;
}

#pr300x250LandRoverLogo{
	width:77px;
	height:57px;
	top:16px;
	right:20px;
	position:absolute;
	background-image:url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/logo_black_v2.png);
	background-size:cover;
	z-index:9999999;
	-o-transition:0.2s all ease-in-out;
	-ms-transition:0.2s all ease-in-out;
	-moz-transition:0.2s all ease-in-out;
	-webkit-transition:0.2s all ease-in-out;
	transition:0.2s all ease-in-out;
}

#pr300x250LandRoverLogo2{
	width:77px;
	height:57px;
	top:0px;
	left:0px;
	position:absolute;
	background-image:url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/logo_white_v2.png);
	background-size:cover;
	z-index:9999999;
	-o-transition:0.2s all ease-in-out;
	-ms-transition:0.2s all ease-in-out;
	-moz-transition:0.2s all ease-in-out;
	-webkit-transition:0.2s all ease-in-out;
	transition:0.2s all ease-in-out;
	
	opacity:0;
	filter: alpha(opacity=0);
}

#pr300x250LandRoverDisclaimer{
	width:300px;
	height:243px;
	top:234px;
	margin-top:17px;
	left:0px;
	position:absolute;
	z-index:99999;
	opacity:0;
	filter: alpha(opacity=0);
	visibility:hidden;
	
	background-image:url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/disclaimerBG_v2.png);
	background-position:50% 50%;
	background-size:cover;
	background-repeat:no-repeat;
	
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-transition-style: preserve-3d;

}

#pr300x250LandRoverDisclaimerButton{
	width:100px;
	height:50px;
	top:-20px;
	left:0px;
	position:absolute;
	cursor:pointer;
	z-index:9;
}

#pr300x250LandRoverDisclaimerButtonCopy{
	width:50px;
	height:auto;
	top:2px;
	left:18px;
	position:absolute;
	cursor:pointer;
	
	font-family: 'AvenirMedium';
	font-size:9px;
	line-height:13px;
	color:#fff;
	text-align:left;
	pointer-events:none;
}

#pr300x250LandRoverDisclaimerArrow{
	width:6px;
	height:4px;
	top:4px;
	left:35px;
	position:absolute;
	
	background-image:url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/legalOpen_v2.png);
	background-position:50% 50%;
	background-size:cover;
	background-repeat:no-repeat;
}

#pr300x250LandRoverDisclaimerHeader{
	width:140px;
	height:auto;
	top:55px;
	left:15px;
	position:absolute;
	cursor:pointer;
	
	font-family: 'AvenirHeavy';
	font-size:10px;
	color:#fff;
	text-align:left;
	pointer-events:none;
}

#pr300x250LandRoverDisclaimerCopyContainer{
	width:270px;
	height:115px;
	top:100px;
	left:15px;
	position:absolute;
	z-index:99999999999;
	
	overflow-y:scroll;
	-webkit-overflow-scrolling:touch;
}

#pr300x250LandRoverDisclaimerCopy{
	width:250px;
	height:auto;
	top:0px;
	left:0px;
	position:absolute;
	
	line-height:15px;
	font-family: 'AvenirMedium';
	font-size:10px;
	color:#fff;
	text-align:left;
	white-space: normal !important;
}

#pr300x250LandRoverDisclaimerClose{
	width:200px;
	height:75px;
	top:15px;
	left:0px;
	position:absolute;
	cursor:pointer;
}

#pr300x250LandRoverBorderLeft{
	width:1px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	pointer-events:none;
	z-index:99999999999;
	background-color:#6d6e71;
}

#pr300x250LandRoverBorderTop{
	width:300px;
	height:1px;
	top:0px;
	left:0px;
	position:absolute;
	pointer-events:none;
	z-index:99999999999;
	background-color:#6d6e71;
}

#pr300x250LandRoverBorderRight{
	width:1px;
	height:250px;
	top:0px;
	right:0px;
	position:absolute;
	pointer-events:none;
	z-index:99999999999;
	background-color:#6d6e71;
}

#pr300x250LandRoverBorderBottom{
	width:300px;
	height:1px;
	bottom:0px;
	left:0px;
	position:absolute;
	pointer-events:none;
	z-index:99999999999;
	background-color:#6d6e71;
}

/*///////////////////////////////////////////////// SIZZLE /////////////////////////////////////////////////*/

#pr300x250LandRoverShell_Sizzle{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	display:none;
}

#pr300x250LandRoverVideo_Sizzle{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
}

#pr300x250LandRoverVideoControlsShell_Sizzle{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
	z-index:9999;
}

#pr300x250LandRoverVideoControlsContainer_Sizzle{
	width:300px;
	height:30px;
	bottom:0px;
	left:0px;
	position:absolute;
	z-index:9999;
}

#pr300x250LandRoverVideoPlayPause_Sizzle{
	width:30px;
	height:30px;
	top:0px;
	left:0px;
	position:absolute;
	background-image:url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/pause_v2.png);
	background-position:50% 50%;
	background-size:20px 20px;
	background-repeat:no-repeat;
	cursor:pointer;
}

#pr300x250LandRoverVideoMuteUnmute_Sizzle{
	width:30px;
	height:30px;
	top:0px;
	right:0px;
	position:absolute;
	background-image:url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/soundOff_v2.png);
	background-position:50% 50%;
	background-size:20px 20px;
	background-repeat:no-repeat;
	cursor:pointer;
}

#pr300x250LandRoverVideoControlsBackground_Sizzle{
	width:300px;
	height:30px;
	top:0px;
	left:0px;
	position:absolute;
	background-color:#000;
	opacity:.7;
	filter: alpha(opacity=70);
}

#pr300x250LandRoverVideoControlsProgressBackground_Sizzle{
	left:31px;
	top:14px;
	width:236px;
	height:4px;
	position:absolute;
	background-color:#FFF;
}

#pr300x250LandRoverVideoControlsProgressBar_Sizzle{
	left:0px;
	top:0px;
	width:13px;
	height:4px;
	position:absolute;
	background-color:#000;
}

#pr300x250LandRoverEndframe_Sizzle{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
}

#pr300x250LandRoverBackground_Sizzle{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
}

#pr300x250LandRoverVideoTeaserClick_Sizzle{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	cursor:pointer;
	z-index:9999;
}

#pr300x250LandRoverVideoTeaserClickCopy_Sizzle{
	width:300px;
	height:auto;
	bottom:10px;
	left:-5px;
	position:absolute;
	margin-left:-3px;
	
	font-family: 'AvenirHeavy';
	font-size:11px;
	color:#FFF;
	text-align:center;
}

#pr300x250LandRoverWhiteArrow_Sizzle{
	width:11px;
	height:11px;
	top:0px;
	left:207px;
	position:absolute;
	background-image:url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/179497/whiteArrow_v2.png);
	background-position:50% 50%;
	background-size:cover;
	background-repeat:no-repeat;
}

#pr300x250LandRoverPlayReplayContainer_Sizzle{
	width:150px;
	height:36px;
	bottom:2px;
	left:5px;
	position:absolute;
	cursor:pointer;
	z-index:9999;
	
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-webkit-transition-style: preserve-3d;
	
}

#pr300x250LandRoverPlayReplayImage_Sizzle{
	width:13px;
	height:13px;
	/*top:0px;
	float:right;*/
	position:absolute;
	left:190px;
	bottom:13px;
	background-image:url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/179497/playEndframe_v2.png);
	background-position:50% 50%;
	background-size:cover;
	background-repeat:no-repeat;
	opacity:0;
}

#pr300x250LandRoverPlayReplayCopy_Sizzle{
	width:auto;
	height:auto;
	/*top:0px;
	float:right;*/
	position:absolute;
	bottom:0px;
	left:90px;
	
	font-family: 'AvenirHeavy';
	line-height:36px;
	font-size:11px;
	color:#FFF;
	text-align:center;
	opacity:0;
}

#pr300x250LandRoverModelName_Sizzle{
	width:auto;
	height:auto;
	top:17px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
	
	font-family: 'Conv_LandRoverWeb-Demi';
	line-height:14px;
	font-size:16px;
	color:#0C121C;
	
	pointer-events:none;
	/*text-shadow: 1px 1px 2px #FFF;*/
}

#pr300x250LandRoverModelOffer_Sizzle{
	width:auto;
	height:auto;
	top:57px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
	
	font-family: 'AvenirMedium';
	line-height:10px;
	font-size:13px;
	color:#0C121C;
	
	pointer-events:none;
	/*text-shadow: 1px 1px 2px #FFF;*/
}

#pr300x250LandRoverModelTagLine_Sizzle{
	width:auto;
	height:auto;
	top:70px;
	margin-top:14px;
	right:30px;
	position:absolute;
	text-decoration:none;
	opacity:0;
	filter: alpha(opacity=0);
	
	font-family: 'AvenirHeavy';
	line-height:12px;
	text-indent: 10px;
	font-size:10px;
	color:#0C121C;
	/*text-shadow: 1px 1px 2px #FFF;*/
}

#pr300x250LandRoverModelTagLine_Sizzle:hover{
	color:#0c121c;
} 

#pr300x250LandRoverOrangeArrow_Sizzle{
	width:6px;
	height:7px;
	position:absolute;
	top:3px;
	left:0px;
	background-image:url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/orangeArrow_v2.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position: top right;
}

#pr300x250LandRoverCloseVideo_Sizzle{
	width:15px;
	height:15px;
	top:10px;
	right:10px;
	position:absolute;
	display:none;
	
	background-image:url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/179252/closeVideo.png);
	background-size:cover;
	background-repeat:no-repeat;
	z-index:99999;
	cursor:pointer;
	
}

/*///////////////////////////////////////////////// IMAGES /////////////////////////////////////////////////*/

#pr300x250LandRoverShell_Images{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	display:none;
}

#pr300x250LandRoverFrame1_Images{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
}

#pr300x250LandRoverFrame1BG_Images{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	background-size: contain !important;
}

#pr300x250LandRoverFrame2_Images{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
}

#pr300x250LandRoverFrame2BG_Images{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	background-color:#000;
	opacity:.7;
	filter: alpha(opacity=70);
	background-size: contain !important;
}

#pr300x250LandRoverFrame2Copy_Images{
	width:300px;
	height:auto;
	top:0px;
	left:0px;
	position:absolute;
	
	font-family: 'Conv_LandRoverWeb-Demi';
	font-size:16px;
	line-height:18px;
	color:#FFF;
	text-align:center;
}

#pr300x250LandRoverFrame3_Images{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
}

#pr300x250LandRoverFrame3BG_Images{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	background-size: contain !important;
}

#pr300x250LandRoverFrame4_Images{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
}

#pr300x250LandRoverFrame4BG_Images{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	background-color:#000;
	opacity:.7;
	filter: alpha(opacity=70);
	background-size: contain !important;
}

#pr300x250LandRoverFrame4Copy_Images{
	width:300px;
	height:auto;
	top:0px;
	left:0px;
	position:absolute;
	
	font-family: 'Conv_LandRoverWeb-Demi';
	font-size:16px;
	line-height:18px;
	color:#FFF;
	text-align:center;
}

#pr300x250LandRoverFrame5_Images{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
}

#pr300x250LandRoverFrame5BG_Images{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	background-size: contain !important;
}

#pr300x250LandRoverModelName_Images{
	width:auto;
	height:auto;
	top:17px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
	
	font-family: 'Conv_LandRoverWeb-Demi';
	line-height:14px;
	font-size:16px;
	color:#0C121C;
	
	pointer-events:none;
	/*text-shadow: 1px 1px 2px #FFF;*/
}

#pr300x250LandRoverModelOffer_Images{
	width:auto;
	height:auto;
	top:57px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
	
	font-family: 'AvenirMedium';
	line-height:10px;
	font-size:13px;
	color:#0C121C;
	
	pointer-events:none;
	/*text-shadow: 1px 1px 2px #FFF;*/
}

#pr300x250LandRoverModelTagLine_Images{
	width:auto;
	height:auto;
	top:70px;
	margin-top:14px;
	right:30px;
	position:absolute;
	text-decoration:none;
	opacity:0;
	filter: alpha(opacity=0);
	
	font-family: 'AvenirHeavy';
	line-height:12px;
	text-indent: 10px;
	font-size:10px;
	color:#0C121C;
	/*text-shadow: 1px 1px 2px #FFF;*/
}

#pr300x250LandRoverModelTagLine_Images:hover{
	color:#0c121c;
	
}

#pr300x250LandRoverOrangeArrow_Images{
	width:6px;
	height:7px;
	position:absolute;
	top:3px;
	left:0px;
	background-image:url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/orangeArrow_v2.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position: top right;
}

/*///////////////////////////////////////////////// PERSONA /////////////////////////////////////////////////*/

#pr300x250LandRoverShell_Persona{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	display:none;
}

#pr300x250LandRoverFrame1_Persona{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
}

#pr300x250LandRoverFrame1BG_Persona{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	background-size: contain !important;
}

#pr300x250LandRoverFrame2_Persona{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
}

#pr300x250LandRoverFrame2BG_Persona{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	background-color:#000;
	opacity:.7;
	filter: alpha(opacity=70);
	background-size: contain !important;
}

#pr300x250LandRoverFrame2Copy_Persona{
	width:300px;
	height:auto;
	top:0px;
	left:0px;
	position:absolute;
	
	font-family: 'Conv_LandRoverWeb-Demi';
	font-size:16px;
	line-height:18px;
	color:#FFF;
	text-align:center;
}

#pr300x250LandRoverFrame3_Persona{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
}

#pr300x250LandRoverFrame3BG_Persona{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	background-size: contain !important;
}

#pr300x250LandRoverFrame4_Persona{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
}

#pr300x250LandRoverFrame4BG_Persona{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	background-color:#000;
	opacity:.7;
	filter: alpha(opacity=70);
	background-size: contain !important;
}

#pr300x250LandRoverFrame4Copy_Persona{
	width:300px;
	height:auto;
	top:0px;
	left:0px;
	position:absolute;
	
	font-family: 'Conv_LandRoverWeb-Demi';
	font-size:16px;
	line-height:18px;
	color:#FFF;
	text-align:center;
}

#pr300x250LandRoverFrame5_Persona{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
}

#pr300x250LandRoverFrame5BG_Persona{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	background-size: contain !important;
}

#pr300x250LandRoverModelName_Persona{
	width:auto;
	height:auto;
	top:17px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
	
	font-family: 'Conv_LandRoverWeb-Demi';
	line-height:14px;
	font-size:16px;
	color:#0C121C;
	
	pointer-events:none;
	/*text-shadow: 1px 1px 2px #FFF;*/
}

#pr300x250LandRoverModelOffer_Persona{
	width:auto;
	height:auto;
	top:57px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
	
	font-family: 'AvenirMedium';
	line-height:10px;
	font-size:13px;
	color:#0C121C;
	
	pointer-events:none;
	/*text-shadow: 1px 1px 2px #FFF;*/
}

#pr300x250LandRoverModelTagLine_Persona{
	width:auto;
	height:auto;
	top:70px;
	margin-top:14px;
	right:30px;
	position:absolute;
	text-decoration:none;
	opacity:0;
	filter: alpha(opacity=0);
	
	font-family: 'AvenirHeavy';
	line-height:12px;
	text-indent: 10px;
	font-size:10px;
	color:#0C121C;
	/*text-shadow: 1px 1px 2px #FFF;*/
}

#pr300x250LandRoverModelTagLine_Persona:hover{
	color:#0c121c;
	
}

#pr300x250LandRoverOrangeArrow_Persona{
	width:6px;
	height:7px;
	position:absolute;
	top:3px;
	left:0px;
	background-image:url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/orangeArrow_v2.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position: top right;
}

/*///////////////////////////////////////////////// QUOTES /////////////////////////////////////////////////*/

#pr300x250LandRoverShell_Quotes{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	display:none;
}

#pr300x250LandRoverFrame1_Quotes{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
}

#pr300x250LandRoverFrame1BG_Quotes{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	background-size: contain !important;
}

#pr300x250LandRoverFrame2_Quotes{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
}

#pr300x250LandRoverFrame2BG_Quotes{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	background-color:#000;
	opacity:.7;
	filter: alpha(opacity=70);
	background-size: contain !important;
}

#pr300x250LandRoverFrame2Copy_Quotes{
	width:300px;
	height:auto;
	top:0px;
	left:0px;
	position:absolute;
	
	font-family: 'tinosregular';
	font-size:16px;
	line-height:18px;
	color:#FFF;
	text-align:center;
}

#pr300x250LandRoverFrame2Source_Quotes{
	width:300px;
	height:auto;
	top:0px;
	left:0px;
	margin-top:-5px;
	position:absolute;
	
	font-family: 'Conv_LandRoverWeb-Demi';
	font-size:10px;
	color:#898989;
	text-align:center;
	text-transform: uppercase;
}

#pr300x250LandRoverFrame3_Quotes{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
}

#pr300x250LandRoverFrame3BG_Quotes{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	background-size: contain !important;
}

#pr300x250LandRoverFrame4_Quotes{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
}

#pr300x250LandRoverFrame4BG_Quotes{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	background-color:#000;
	opacity:.7;
	filter: alpha(opacity=70);
	background-size: contain !important;
}

#pr300x250LandRoverFrame4Copy_Quotes{
	width:300px;
	height:auto;
	top:0px;
	left:0px;
	position:absolute;
	
	font-family: 'tinosregular';
	font-size:16px;
	line-height:18px;
	color:#FFF;
	text-align:center;
}

#pr300x250LandRoverFrame4Source_Quotes{
	width:300px;
	height:auto;
	top:0px;
	left:0px;
	margin-top:-5px;
	position:absolute;
	
	font-family: 'Conv_LandRoverWeb-Demi';
	font-size:10px;
	color:#898989;
	text-align:center;
	text-transform: uppercase;
}

#pr300x250LandRoverFrame5_Quotes{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
}

#pr300x250LandRoverFrame5BG_Quotes{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	background-size: contain !important;
}

#pr300x250LandRoverFrame5Copy_Quotes{
	width:300px;
	height:auto;
	top:20px;
	left:20px;
	position:absolute;
	
	font-family: 'tinosregular';
	font-size:14px;
	color:#0c121c;
	text-align:left;
	line-height:16px;
	pointer-events:none;
}

#pr300x250LandRoverFrame5Source_Quotes{
	width:265px;
	height:auto;
	top:0px;
	left:20px;
	position:absolute;
	
	font-family: 'Conv_LandRoverWeb-Demi';
	font-size:10px;
	color:#0c121c;
	text-align:left;
	text-transform: uppercase;
}

#pr300x250LandRoverModelName_Quotes{
	width:auto;
	height:auto;
	top:17px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
	
	font-family: 'Conv_LandRoverWeb-Demi';
	line-height:14px;
	font-size:16px;
	color:#0C121C;
	
	pointer-events:none;
	/*text-shadow: 1px 1px 2px #FFF;*/
}

#pr300x250LandRoverModelOffer_Quotes{
	width:auto;
	height:auto;
	top:57px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
	
	font-family: 'AvenirMedium';
	line-height:10px;
	font-size:13px;
	color:#0C121C;
	
	pointer-events:none;
	/*text-shadow: 1px 1px 2px #FFF;*/
}

#pr300x250LandRoverModelTagLine_Quotes{
	width:auto;
	height:auto;
	top:70px;
	margin-top:14px;
	right:30px;
	position:absolute;
	text-decoration:none;
	opacity:0;
	filter: alpha(opacity=0);
	
	font-family: 'AvenirHeavy';
	line-height:12px;
	text-indent: 10px;
	font-size:10px;
	color:#0C121C;
	/*text-shadow: 1px 1px 2px #FFF;*/
}

#pr300x250LandRoverModelTagLine_Quotes:hover{
	color:#0c121c;
	
}

#pr300x250LandRoverOrangeArrow_Quotes{
	width:6px;
	height:7px;
	position:absolute;
	top:3px;
	left:0px;
	background-image:url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/orangeArrow_v2.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position: top right;
}

.dummyOpenQuote{
	width:1px;
	height:1px;
	position:relative;
	width:20px;
	height:16px;
	background-size:cover;
	left:-5px;
	top:-5px;
}

.dummyCloseQuote{
	width:1px;
	height:1px;
	position:relative;
	width:20px;
	height:16px;
	background-size:cover;
	left:5px;
	top:2px;
}

/*///////////////////////////////////////////////// AWARDS /////////////////////////////////////////////////*/

#pr300x250LandRoverShell_Awards{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	display:none;
}

#pr300x250LandRoverFrame1_Awards{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
}

#pr300x250LandRoverFrame1BG_Awards{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	background-size: contain !important;
}

#pr300x250LandRoverFrame2_Awards{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
}

#pr300x250LandRoverFrame2BG_Awards{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	background-color:#000;
	opacity:.7;
	filter: alpha(opacity=70);
	background-size: contain !important;
}

#pr300x250LandRoverFrame2Copy_Awards{
	width:300px;
	height:auto;
	top:0px;
	left:0px;
	position:absolute;
	
	font-family: 'Conv_LandRoverWeb-Demi';
	font-size:16px;
	line-height:18px;
	color:#FFF;
	text-align:center;
}

#pr300x250LandRoverFrame2Source_Awards{
	width:265px;
	height:auto;
	top:0px;
	left:0px;
	position:absolute;
	
	font-family: 'land_rover_ot4bold_', 'Roboto', Arial;
/*font-family:Arial, Helvetica, sans-serif;
	font-family: 'land_rover_ot4bold_', Arial, Helvetica, sans-serif;*/
	/*font-weight:bold;*/
	font-size:14px;
	color:#898989;
	text-align:right;
}

#pr300x250LandRoverFrame3_Awards{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
}

#pr300x250LandRoverFrame3BG_Awards{
	width:300px;
	height:250px;
	top:0px;
	left:0px;
	position:absolute;
	background-size: contain !important;
}

#pr300x250LandRoverFrame3Copy_Awards{
	width:300px;
	height:auto;
	top:20px;
	left:20px;
	position:absolute;
	
	font-family: 'land_rover_ot4medium_', 'Roboto', Arial;
/*font-family:Arial, Helvetica, sans-serif;
	font-family: 'land_rover_ot4medium_', Arial, Helvetica, sans-serif;*/
	font-size:13px;
	color:#00173a;
	text-align:left;
	line-heighT:16px;
}

#pr300x250LandRoverFrame3Source_Awards{
	width:265px;
	height:auto;
	top:0px;
	left:20px;
	position:absolute;
	
	font-family: 'land_rover_ot4bold_', 'Roboto', Arial;
/*font-family:Arial, Helvetica, sans-serif;
	font-family: 'land_rover_ot4bold_', Arial, Helvetica, sans-serif;*/
	/*font-weight:bold;*/
	font-size:14px;
	color:#898989;
	text-align:left;
}

#pr300x250LandRoverModelName_Awards{
	width:auto;
	height:auto;
	top:17px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
	
	font-family: 'Conv_LandRoverWeb-Demi';
	line-height:14px;
	font-size:16px;
	color:#0C121C;
}

#pr300x250LandRoverModelOffer_Awards{
	width:auto;
	height:auto;
	top:57px;
	left:0px;
	position:absolute;
	opacity:0;
	filter: alpha(opacity=0);
	
	font-family: 'AvenirMedium';
	line-height:10px;
	font-size:13px;
	color:#0C121C;
	
	pointer-events:none;
	/*text-shadow: 1px 1px 2px #FFF;*/
}

#pr300x250LandRoverModelTagLine_Awards{
	width:auto;
	height:auto;
	top:70px;
	margin-top:14px;
	right:30px;
	position:absolute;
	text-decoration:none;
	opacity:0;
	filter: alpha(opacity=0);
	
	font-family: 'AvenirHeavy';
	line-height:12px;
	text-indent: 10px;
	font-size:10px;
	color:#0C121C;
	/*text-shadow: 1px 1px 2px #FFF;*/
}

#pr300x250LandRoverModelTagLine_Awards:hover{
	color:#0c121c;
	
}

#pr300x250LandRoverOrangeArrow_Awards{
	width:6px;
	height:7px;
	position:absolute;
	top:3px;
	left:0px;
	background-image:url(http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/orangeArrow_v2.png);
	background-size:contain;
	background-repeat:no-repeat;
	background-position: top right;
}

.dummyOpenQuote{
	width:1px;
	height:1px;
	position:relative;
	width:20px;
	height:16px;
	background-size:cover;
	left:-5px;
	top:-5px;
	display:none;
}

.dummyCloseQuote{
	width:1px;
	height:1px;
	position:relative;
	width:20px;
	height:16px;
	background-size:cover;
	left:5px;
	top:2px;
	display:none;
}

/*///////////////////////////////////////////////// FONTS /////////////////////////////////////////////////*/
.pr_super {
	vertical-align: 22%;
	font-size: 70%;
}


@font-face {
    font-family: 'Conv_LandRoverWeb-Demi';
	src: url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/LandRoverWeb-Demi.eot');
	src: local('☺'), url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/LandRoverWeb-Demi.woff') format('woff'), url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/LandRoverWeb-Demi.ttf') format('truetype'), url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/LandRoverWeb-Demi.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Conv_LandRoverWeb-Light';
	src: url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/LandRoverWeb-Light.eot');
	src: local('☺'), url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/LandRoverWeb-Light.woff') format('woff'), url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/LandRoverWeb-Light.ttf') format('truetype'), url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/LandRoverWeb-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'tinosregular';
    src: url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/tinos-regular-webfont.eot');
    src: url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/tinos-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/tinos-regular-webfont.woff2') format('woff2'),
         url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/tinos-regular-webfont.woff') format('woff'),
         url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/tinos-regular-webfont.ttf') format('truetype'),
         url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/tinos-regular-webfont.svg#tinosregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
  font-family: 'AvenirHeavy';
  src: url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/AvenirLTStd-Heavy.eot'); /* IE9 Compat Modes */
  src: url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/AvenirLTStd-Heavy.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/AvenirLTStd-Heavy.woff') format('woff'), /* Modern Browsers */
       url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/AvenirLTStd-Heavy.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/AvenirLTStd-Heavy.svg#a1eb5a5cfcec2ff7c30fe732daf3b2e8') format('svg'); /* Legacy iOS */
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'AvenirMedium';
  src: url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/AvenirLTStd-Roman.eot'); /* IE9 Compat Modes */
  src: url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/AvenirLTStd-Roman.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/AvenirLTStd-Roman.woff') format('woff'), /* Modern Browsers */
       url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/AvenirLTStd-Roman.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/AvenirLTStd-Roman.svg#1297092b477b7e1dcddfcf3bbb416185') format('svg'); /* Legacy iOS */
  font-style:   normal;
  font-weight:  400;
}

@font-face {
  font-family: 'AvenirMedium';
  src: url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/AvenirLTStd-Medium.eot'); /* IE9 Compat Modes */
  src: url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/AvenirLTStd-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/AvenirLTStd-Medium.woff') format('woff'), /* Modern Browsers */
       url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/AvenirLTStd-Medium.ttf')  format('truetype'), /* Safari, Android, iOS */
       url('http://speed.pointroll.com/PointRoll/Media/Asset/LandRover/176998/AvenirLTStd-Medium.svg#ef669aafc9b550b465914779447af056') format('svg'); /* Legacy iOS */
       
  font-style:   normal;
  font-weight:  400;
}