#evoContainer
{
	background: #000 url('/images/evolution/background-bg.jpg') no-repeat top center;
	float: left;
	width: 100%;
}	

.floatLeft
{
	float: left;
}	

/* ================= */
/* Evo Head section  */
/* ================= */

#evoHead
{
	height: 148px;
	width: 100%;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #cdcdcd;
}

	#evoHead .evoHeadContent
	{
		width: 942px;
		height: 148px;
		margin: 0 auto;
		position: relative;
	}

		#evoHead #evo400Content
		{
			position: absolute;
			background: #01001f url('/images/evolution/master-head-bg.jpg') no-repeat top center;
			z-index: 30;
			width: 100%;
		}

		#evoHead .evoHeadText
		{
			position: absolute;
			bottom: 0;
			right: 0;
			cursor: pointer;
		}	

		#evoHead #evo400Content a#head400Link
		{
			color: #fff;
			font-weight: bold;
			position: absolute;
			top: 60px;
			left: 250px;
		}

		#evoHead #evo400Content #head400Link span
		{
			font-weight: normal;
			font-size: 12px;
		}	

		#evoHead #evo400Content a#head400Link:hover
		{
			text-decoration: underline;
		}
		
		#evoHead #evoUpgradeContent
		{
			position: absolute;
			background: #000 url('/images/evolution/upgrade-head-bg.jpg') no-repeat top center;
			z-index: 20;
			width: 100%;
		}
		#evoHead #evoUpgradeContent p
		{
			color: #fff;
			font-size: 20px;
			font-weight: bold;
			position: absolute;
			top: 10px;
			left: 350px;
		}	
		
		#evoHead #evoUpgradeContent p.noInterestHeader
		{
			background: #000 url('/images/evolution/no-interest-header.gif') no-repeat top left;
			width: 420px;
			height: 31px;
		}
		
		#evoHead #evoUpgradeContent p.noInterestHeader span
		{
			display: none;
		}
		
		#evoHead #evoUpgradeContent #headUpgradeLink
		{
			color: #cdcdcd;
			font-weight: bold;
			position: absolute;
			top: 40px;
			left: 350px;
		}
		
		#evoHead #evoUpgradeContent #headUpgradeClick
		{
			color: #cdcdcd;
			font-size: 12px;
			position: absolute;
			top: 81px;
			left: 350px;
		}
		
		#evoHead #evoUpgradeContent #headUpgradeLink:hover,
		#evoHead #evoUpgradeContent #headUpgradeClick:hover
		{
			text-decoration: underline;
		}
		
		
			


/* ========================== */
/* EVO CONTENT CONTAINER      */
/* ========================== */

#evoContentContainer
{
	width: 942px;
	margin: auto;
	display: block;
	position: relative;
}	

/* ================= */
/* EVO left nav      */
/* ================= */		

#evoContainer #evoMenuLeft
{
	width: 181px;
	float: left;
	margin-top: 46px;
	overflow: hidden;
	position: relative;
}

#evoContainer #evoMenuLeft li
{
	list-style-type: none;
	float: left;
}

#evoContainer #evoMenuLeft a
{
	display: block;
	width: 181px;
	height: 92px;	
}	

#evoContainer #evoMenuLeft a span
{
	display: none;
}	

#evoContainer #evoMenuLeft a#sideLink300
{
	background: #afafaf url('/images/evolution/nav-side-fq300.gif') no-repeat top left;
}

#evoContainer #evoMenuLeft a#sideLink330
{
	background: #afafaf url('/images/evolution/nav-side-fq330.gif') no-repeat top left;
}

#evoContainer #evoMenuLeft a#sideLink360
{
	background: #afafaf url('/images/evolution/nav-side-fq360.gif') no-repeat top left;
}

#evoContainer #evoMenuLeft a#sideLink400
{
	background: #afafaf url('/images/evolution/nav-side-fq400.gif') no-repeat top left;
}

#evoContainer #evoMenuLeft a#sideLink300:hover,
#evoContainer #evoMenuLeft a#sideLink330:hover,
#evoContainer #evoMenuLeft a#sideLink360:hover,
#evoContainer #evoMenuLeft a#sideLink400:hover
{
	background-position: 0px -184px;
}

.evoFQ300Home #evoContainer #evoMenuLeft a#sideLink300,
.evoFQ330Home #evoContainer #evoMenuLeft a#sideLink330,
.evoFQ360Home #evoContainer #evoMenuLeft a#sideLink360,
.evoFQ400Home #evoContainer #evoMenuLeft a#sideLink400,
.evoFQ400History #evoContainer #evoMenuLeft a#sideLink400,
.evoFQ300Highlights #evoContainer #evoMenuLeft a#sideLink300,
.evoFQ330Highlights #evoContainer #evoMenuLeft a#sideLink330,
.evoFQ360Highlights #evoContainer #evoMenuLeft a#sideLink360,
.evoFQ400Highlights #evoContainer #evoMenuLeft a#sideLink400,
.evo400Tech #evoContainer #evoMenuLeft a#sideLink400
{
	background-position: 0px -92px;
}

#leftMp3
{
	display: block;
	width: 181px;
	height: 181px;
	background: url('/images/evolution/nav-side-mp3.gif') no-repeat top left;
	float: left;
	margin-top: 24px;
	margin-left: 145px;
	position: relative;
	display: inline;
}

#leftMp3 a#ringToneListen
{
	height: 29px;
	width: 131px;
	background: url('/images/evolution/link-ringtone-listen.gif') no-repeat top left;
	position: absolute;
	top: 30px;
	right: 0;
}

#leftMp3 a#ctl00_ctl00_ContentPlaceHolder1_ringToneDownload
{
	height: 29px;
	width: 131px;
	background: url('/images/evolution/link-ringtone-download.gif') no-repeat top left;
	position: absolute;
	top: 59px;
	right: 0;
}

#leftMp3 a#textalertListen
{
	height: 29px;
	width: 131px;
	background: url('/images/evolution/link-textalert-listen.gif') no-repeat top left;
	position: absolute;
	bottom: 32px;
	right: 0;
}

#leftMp3 a#ctl00_ctl00_ContentPlaceHolder1_textalertDownload
{
	height: 29px;
	width: 131px;
	background: url('/images/evolution/link-textalert-download.gif') no-repeat top left;
	position: absolute;
	bottom: 2px;
	right: 0;
}

#leftMp3 a#ringToneListen:hover,
#leftMp3 a#ctl00_ctl00_ContentPlaceHolder1_ringToneDownload:hover,
#leftMp3 a#textalertListen:hover,
#leftMp3 a#ctl00_ctl00_ContentPlaceHolder1_textalertDownload:hover
{
	background-position: 0 -29px;
}

#leftMp3Arrow
{
	margin-top: 77px;
}

#ringtoneLrg
{
	position: absolute;
	top: 9px;
	right: 5px;
}

#textalertLrg
{
	position: absolute;
	bottom: 68px;
	right: 5px;
}



/* ================= */
/* EVO top nav       */
/* ================= */	

#TopnavEvo,
#Topnav400
{
	width: 759px;
	height: 46px;
	border-bottom: 1px solid #aaaaaa;
}

#TopnavEvo a,
#Topnav400 a
{
	float: left;
	display: block;
	width: 151px;
	height: 46px;
	border-right: 1px solid #fff;
}

#TopnavEvo a span,
#Topnav400 a span
{
	display: none;
}

#TopnavEvo a#topLinkHistory
{
	background: url('/images/evolution/nav-top-history.gif') no-repeat top left;	
}	

#Topnav400 a#topLinkHistory
{
	background: url('/images/evolution/nav-fq400-history.gif') no-repeat top left;	
}		

#TopnavEvo a#topLinkTechnology
{
	background: url('/images/evolution/nav-top-technology.gif') no-repeat top left;
}

#Topnav400 a#topLinkTechnology
{
	background: url('/images/evolution/nav-fq400-tech.gif') no-repeat top left;
}

#TopnavEvo a#topLinkMedia,
#Topnav400 a#topLinkMedia
{
	background: url('/images/evolution/nav-top-media.gif') no-repeat top left;
}

#TopnavEvo a#topLinkTestdrive,
#Topnav400 a#topLinkTestdrive
{
	background: url('/images/evolution/nav-top-testdrive.gif') no-repeat top left;
}

#TopnavEvo a#topLinkGallery,
#Topnav400 a#topLinkGallery
{
	background: url('/images/evolution/nav-top-gallery.gif') no-repeat top left;
	border-right: 0;
}

#TopnavEvo a#topLinkHistory:hover,
#Topnav400 a#topLinkHistory:hover,
#TopnavEvo a#topLinkTechnology:hover,
#Topnav400 a#topLinkTechnology:hover,
#TopnavEvo a#topLinkMedia:hover,
#Topnav400 a#topLinkMedia:hover,
#TopnavEvo a#topLinkTestdrive:hover,
#Topnav400 a#topLinkTestdrive:hover,
#TopnavEvo a#topLinkGallery:hover,
#Topnav400 a#topLinkGallery:hover
{
	background-position: 0 -46px;
}

.evoHistory #TopnavEvo a#topLinkHistory,
.evoTech #TopnavEvo a#topLinkTechnology,
.evoMedia #TopnavEvo a#topLinkMedia,
.evoGallery #TopnavEvo a#topLinkGallery
{
	background-position: 0 -92px;
}

/* ================= */
/* EVO home content  */
/* ================= */

#evoMainContent
{
	float: left;
	width: 759px;
	display: block;
	border-right: 1px solid #a2a2a2;
	border-left: 1px solid #a2a2a2;
}

.evoHome #evoMainContent
{
	/*height: 655px;*/
}

.evoHome #evoMainContent #homeContent
{
	width: 400px;
	margin: 0px 0px 0px 40px;
	color: #fff;
	padding-top: 40px;
	text-align: justify;
}

.evoHome #evoMainContent #homeContent h2
{
	font-size: 20px;
}	

.evoHome #evoMainContent #homeContent p
{
	font-size: 12px;
	padding-top: 10px;
}

.evoHome #evoContent
{
	background: #000 url('/images/evolution/home-bg.jpg') no-repeat top left;
	position: relative;
	width: 759px;
	height: 638px;
}	

.evoHome #evoContent #callToActions
{
	position: absolute;
	bottom: 200px;
	left: 20px;
}	

.evoHome #evoContent #callToActions h2 a
{
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
}	

.evoHome #evoContent #callToActions h2 span
{
	color: #ff0000;
}	

.evoHome #evoContent #callToActions p
{
	padding-left: 21px;
}

.evoHome #evoContent #callToActions p a
{
	color: #b5b5b5;
	font-size: 15px;
}	

.evoHome #evoContent #callToActions a:hover
{
	color: #fff;
	text-decoration: underline;
}

.evoHome #evoContent #evoRingtone
{
	width: 199px;
	height: 40px;
	margin: 40px 0 0 50px;
	float: left;
}

.evoHome #evoContent #evoText
{
	float: left;
	width: 199px;
	margin: 40px 0 0 20px;
}

.evoHome #evoContent #evoRingtone h3,
.evoHome #evoContent #evoText h3
{
	color: #eeeeee;
	font-size: 14px;
	float: left;
	margin-left: 5px;
}

.evoHome #evoContent #evoRingtone p a,
.evoHome #evoContent #evoText p a
{
	color: #fff;
	font-size: 11px;
	padding: 0 5px 0 5px;
}

.evoHome #evoContent #evoRingtone a img,
.evoHome #evoContent #evoText a img
{
	padding-right: 3px;
}

.evoHome #evoContent #evoRingtone a:hover,
.evoHome #evoContent #evoText a:hover
{
	color: #eeeeee;
	text-decoration: underline;
}

.evoHome #evoContent #evoRingtone p,
.evoHome #evoContent #evoText p
{
	float: left;
	margin-top: 5px;
	font-style: italic;
}

.evoHome #evoContent #evoRingtone .phoneIcon,
.evoHome #evoContent #evoText .phoneIcon
{
	float: left;
}


/* =================== */
/* EVO history content */
/* =================== */	

.evoHistory #evoMainContent
{
	background: #000 url('/images/evolution/history-bg.jpg') no-repeat top left;
	height: 775px;
	width: 759px;
	overflow: hidden;
}

.evoHistory #evoContent
{
	height: 730px;
}	

.evoFQ400History #evoMainContent
{
	background: #000 url('/images/evolution/history400/history400-bg.jpg') no-repeat bottom left;
	height: 750px;
}

.evoHistory h1,
.evoFQ400History h1
{
	color: #fff;
	text-transform: uppercase;
	font-size: 50px;
	font-style: italic;
	width: 759px;
	text-align: center;
}	

.evoFQ400History h1
{
	font-size: 40px;
	margin-bottom: 10px;
}	

.evoHistory .navigation,
.evoFQ400History .navigation
{
	width: 720px;
	clear: both;
	display: block;
	margin-left: 100px;
}

.evoFQ400History .navigation
{
	margin-left: 170px;
}	

.evoHistory .navigation li,
.evoFQ400History .navigation li
{
	float: left;
	display: block;
}

.evoHistory .navigation li a,
.evoFQ400History .navigation li a
{
	width: 20px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	display: block;
	height: 18px;
	padding-top: 2px;
	text-align: center;
	margin: 0 20px 0 20px;
	background: #000;
	border: 1px solid #fff;
}

.evoHistory .navigation li a:hover,
.evoFQ400History .navigation li a:hover
{
	background: #fff;
	color: #000;
}		
	
.evoHistory .navigation li a.selected,
.evoFQ400History .navigation li a.selected
{
	background: #a50303;
	color: #fff;
}		

.evoHistory #slider,
.evoFQ400History #slider
{
	position: relative;
	width: 759px;
	overflow: hidden;
}	

.evoHistory .scroll,
.evoFQ400History .scroll
{
	height: 600px;
	width: 759px;
	overflow: auto;
	position: relative;
	clear:left;
}

.evoHistory .scrollContainer .panel,
.evoFQ400History .scrollContainer .panel
{
	height: 600px;
	width: 670px;
	padding: 15px 45px 0 44px;	
}

.evoHistory .scrollContainer img,
.evoFQ400History .scrollContainer img
{
	height: 327px;
	width: 638px;
	padding: 0 16px 0 16px;
}

.evoHistory .scrollContainer .panel p,
.evoFQ400History .scrollContainer .panel p
{
	color: #fff;
	font-size: 12px;
	text-align: justify;
	width: 500px;
	padding: 10px;
	background: #000;
	margin: 10px auto;
}	

.scrollBtns
{
	position: absolute;
	top: 180px;
	cursor: pointer;
}

#scrollLeft
{
	left: 8px;
}

#scrollRight
{
	right: 8px;
}		


/* ======================= */
/* Model Homepages content */
/* ======================= */	

.evoFQ300Home #evoMainContent
{
	background: #e8eaeb url('/images/evolution/fq300-home-bg.jpg') no-repeat bottom left;
	background-position: 0 300px;
}

.evoFQ330Home #evoMainContent
{
	background: #c0d7f3 url('/images/evolution/fq330-home-bg.jpg') no-repeat top left;
}

.evoFQ360Home #evoMainContent
{
	background: #fff url('/images/evolution/fq360-home-bg.jpg') no-repeat bottom left;
}

.evoFQ400Home #evoMainContent
{
	background: #fff url('/images/evolution/fq400-home-bg.jpg') no-repeat top left;
}

.evoFQ300Home #evoContent
{
	position: relative;	
	width: 759px;
	height: 700px;
}	

.evoFQ330Home #evoContent
{
	position: relative;
	width: 759px;
	height: 700px;
}
	
.evoFQ400Home #evoContent
{
	position: relative;	
	width: 759px;
	height: 650px;
}	

.evoFQ360Home #evoContent
{
	position: relative;	
	width: 759px;
	height: 600px;
}	
	
.evoFQ300Home #evoMainContent h1,
.evoFQ330Home #evoMainContent h1,
.evoFQ360Home #evoMainContent h1,
.evoFQ400Home #evoMainContent h1
{
	color: #fff;
	font-style: italic;
	text-transform: uppercase;
	font-size: 43px;
	width: 759px;
	text-align: center;
}	

.evoFQ400Home #evoMainContent h1
{
	color: #000;	
}

.evoFQ300Home #evoMainContent #homeContent
{
	position: absolute;
	top: 80px;
	right: 40px;
}	

.evoFQ330Home #evoMainContent #homeContent
{
	position: absolute;
	top: 60px;
	right: 40px;
}	

.evoFQ360Home #evoMainContent #homeContent
{
	position: absolute;
	top: 250px;
	right: 15px;
}	

.evoFQ400Home #evoMainContent #homeContent
{
	position: absolute;
	top: 60px;
	right: 15px;
}

.fq300-intro
{
	width: 300px;
	position: absolute;
	font-size: 11px;
	text-align: justify;
	top: 80px;
	left: 40px;
}	

.fq330-intro
{
	width: 303px;
	position: absolute;
	font-size: 11px;
	text-align: justify;
	top: 60px;
	left: 50px;
}

.fq360-intro
{
	width: 303px;
	position: absolute;
	font-size: 11px;
	text-align: justify;
	top: 60px;
	right: 15px;
}

.fq400-intro
{
	width: 240px;
	color: #fff;
	position: absolute;
	font-size: 11px;
	text-align: justify;
	top: 260px;
	right: 15px;
}	

.evoFQ300Home #evoMainContent a.evoTrimCategory,
.evoFQ330Home #evoMainContent a.evoTrimCategory,
.evoFQ360Home #evoMainContent a.evoTrimCategory,
.evoFQ400Home #evoMainContent a.evoTrimCategory
{
	display: block;
	width: 245px;
	height: 29px;
	padding: 5px 8px 8px 50px;
	background: url('/images/evolution/variant-box.gif') no-repeat top left;
	overflow: hidden;
	margin-bottom: 25px; 
}	
.evoFQ400Home #evoMainContent a.evoTrimCategory
{
	margin-bottom: 15px;
}

.evoFQ300Home #evoMainContent a.evoTrimCategory:hover,
.evoFQ330Home #evoMainContent a.evoTrimCategory:hover,
.evoFQ360Home #evoMainContent a.evoTrimCategory:hover,
.evoFQ400Home #evoMainContent a.evoTrimCategory:hover
{
	background-position: 0 -42px;
	cursor: pointer;
}	

.evoFQ300Home #evoMainContent a.evoTrimCategory .variantName,
.evoFQ330Home #evoMainContent a.evoTrimCategory .variantName,
.evoFQ360Home #evoMainContent a.evoTrimCategory .variantName,
.evoFQ400Home #evoMainContent a.evoTrimCategory .variantName
{
	color: #d2d2d2;
	font-size: 12px;
	font-weight: bold;
	width: 170px;
	padding-right: 5px;
	float: left;
}

.evoFQ300Home #evoMainContent a.evoTrimCategory .variantPrice,
.evoFQ330Home #evoMainContent a.evoTrimCategory .variantPrice,
.evoFQ360Home #evoMainContent a.evoTrimCategory .variantPrice,
.evoFQ400Home #evoMainContent a.evoTrimCategory .variantPrice
{
	color: #fff;
	font-weight: bold;
	width: 68px;
	float: left;
}	

.evoFQ300Home #evoMainContent a.evoTrimCategory .variantPrice span,
.evoFQ330Home #evoMainContent a.evoTrimCategory .variantPrice span,
.evoFQ360Home #evoMainContent a.evoTrimCategory .variantPrice span,
.evoFQ400Home #evoMainContent a.evoTrimCategory .variantPrice span
{ 
	font-size: 10px;
	color: #d60101;
}	

.evoFQ400Home #evoMainContent #fq400Links
{
	position: absolute;
	width: 400px;
	top: 65px;
	left: 30px;
}

.evoFQ400Home #evoMainContent #fq400Links a
{
	width: 160px;
	margin-right: 20px;
	height: 40px;
	float: left;
	display: block;
}	

.evoFQ400Home #evoMainContent #fq400Links a#historyLink400
{
	background: url('/images/evolution/btn-400-history.gif') no-repeat top left;
}

.evoFQ400Home #evoMainContent #fq400Links a#techLink400
{
	background: url('/images/evolution/btn-400-technology.gif') no-repeat top left;
}	

.evoFQ400Home #evoMainContent #fq400Links a#historyLink400:hover,
.evoFQ400Home #evoMainContent #fq400Links a#techLink400:hover
{
	background-position: 0 -40px;
}

.evoFQ400Home #evoMainContent #fq400Links a span
{
	display: none;
}	
	
.evoFQ300Home .regDisclaimer
{ 
	position: absolute;
	bottom: 80px;
	right: 20px;
	color: #3b3b3b;
	text-align: right;
	width: 250px;
	font-size: 11px;
}

.evoFQ330Home .regDisclaimer
{ 
	position: absolute;
	bottom: 85px;
	left: 20px;
	color: #fff;
	text-align: left;
	width: 180px;
	font-size: 11px;
}

.evoFQ360Home .regDisclaimer
{ 
	position: absolute;
	bottom: 80px;
	left: 20px;
	color: #fff;
	text-align: left;
	width: 250px;
	font-size: 11px;
}

.evoFQ400Home .regDisclaimer
{ 
	position: absolute;
	bottom: 80px;
	right: 20px;
	color: #cdcdcd;
	text-align: right;
	width: 280px;
	font-size: 11px;
}

/* =================== */
/* Evo tech content	   */
/* =================== */

.evoTech #evoMainContent,
.evo400Tech #evoMainContent
{
	background: #000;
}	

.evoTech #evoContent,
.evo400Tech #evoContent
{
	position: relative;
	width: 759px;
}	

.evoTech #evoContent h1,
.evo400Tech #evoContent h1
{
	position: absolute;
	width: 759px;
	text-align: center;
	color: #e3e3e3;
	font-size: 47px;
	font-style: italic; 
	text-transform: uppercase;
	z-index: 100;
	top: 0;
	left: 0;
}	

.evoTech #evoContent #techOverview
{
	background: url('/images/evolution/technology/overview-bg.jpg') no-repeat top left;
	height: 592px;
	z-index: 1;
}

.evoTech #evoContent #techPerformance
{
	background: url('/images/evolution/technology/performance-bg.jpg') no-repeat top left;
	height: 592px;
	z-index: 1;
}	

.evoTech #evoContent #techAppearance
{
	background: url('/images/evolution/technology/appearance-bg.jpg') no-repeat top left;
	height: 592px;
	z-index: 1;
}

.evoTech #evoContent #techComfort
{
	background: url('/images/evolution/technology/comfort-bg.jpg') no-repeat top left;
	height: 592px;
	z-index: 1;
}	

.evoTech #evoContent #techSafety
{
	background: url('/images/evolution/technology/safety-bg.jpg') no-repeat top left;
	height: 592px;
	z-index: 1;
}	

.evo400Tech #evoContent #tech400Overview
{
	background: url('/images/evolution/technology400/intro400-bg.jpg') no-repeat top left;
	height: 570px;
	z-index: 1;
}

.evo400Tech #evoContent #tech400Performance
{
	background: url('/images/evolution/technology400/performance400-bg.jpg') no-repeat top left;
	height: 570px;
	z-index: 1;
}

.evo400Tech #evoContent #tech400Appearance
{
	background: url('/images/evolution/technology400/appearance400-bg.jpg') no-repeat top left;
	height: 570px;
	z-index: 1;
}

.evo400Tech #evoContent #tech400Safety
{
	background: url('/images/evolution/technology400/safety400-bg.jpg') no-repeat top left;
	height: 570px;
	z-index: 1;
}

#techMIVEC,
#techSuper,
#techTransmission,
#techSuspension,
#tech4B11,
#techTurbo,
#techBody,
#techSAWC,
#techAlloys,
#techShift,
#techBeauty,
#techAir,
#techInterior,
#techAudio,
#techNav,
#techBluetooth,
#techSeats,
#techAllWheel,
#techRISE,
#techAirbags,
#techABS,
#techSeen,
#tech400Intro,
#tech400Exhaust,
#tech400Engine,
#tech400Turbo,
#tech400Alloy,
#tech400Suspension,
#tech400Looks,
#tech400Brakes,
#tech400Seen
{
	position: absolute;
	z-index: 200;
}	

#techMIVEC
{
	top: 85px;
	left: 60px;
}

#techSuper
{
	top: 90px;
	right: 100px;
}		

#techTransmission
{
	top: 180px;
	left: 40px;
}	
	
#techSuspension
{
	top: 165px;
	right: 50px;
}	

#tech4B11
{
	top: 90px;
	left: 70px;
}
	
#techTurbo
{
	top: 270px;
	right: 60px;
}
	
#techBody
{
	top: 180px;
	left: 50px;
}	

#techSAWC
{
	top: 85px;
	right: 40px;
}
	
#techAlloys
{
	top: 270px;
	left: 70px;
}
	
#techShift
{
	top: 180px;
	right: 85px;
}	

#techBeauty
{
	top: 90px;
	left: 250px;
}
	
#techAir
{
	top: 150px;
	left: 40px;
}
	
#techInterior
{
	top: 160px;
	right: 40px;
}

#techAudio
{
	top: 90px;
	left: 60px;
}
	
#techNav
{
	top: 90px;
	right: 50px;
}
	
#techBluetooth
{
	top: 230px;
	left: 30px;
}
	
#techSeats
{
	top: 370px;
	right: 80px;
}	

#techAllWheel
{
	top: 90px;
	left: 65px;
}
#techRISE
{
	top: 90px;
	right: 45px;
}
	
#techAirbags
{
	top: 250px;
	left: 60px;
}	

#techABS
{
	top: 180px;
	right: 55px;
}
	
#techSeen
{
	top: 170px;
	left: 100px;
}	

#tech400Intro
{
	top: 90px;
	right: 80px;
}	

#tech400Exhaust
{
	top: 100px;
	left: 70px;
}	

#tech400Engine
{
	top: 80px;
	right: 50px;
}
	
#tech400Turbo
{
	top: 190px;
	left: 85px;
}
	
#tech400Alloy
{
	top: 160px;
	right: 40px;
}

#tech400Suspension
{
	top: 250px;
	right: 70px;
}	
#tech400Looks
{
	top: 100px;
	left: 100px;
}
	
#tech400Brakes
{
	top: 100px;
	left: 80px;
}
	
#tech400Seen
{
	top: 120px;
	right: 50px;
}	
	
.bubbleInfo 
{    
	position: relative;
	z-index: 1;
}

.trigger
{
	width: 207px;
	color: #fff;
	font-size: 12px;
	height: 25px;
	z-index: 1;
	padding: 10px 0 0 43px;
	background: url('/images/evolution/technology/trigger-bg.gif') no-repeat top left;
}	

.popup 
{    
	position: absolute;
	width: 270px;
	display: none; /* keeps the popup hidden if no JS available */
	background-color: #000;
	border: 1px solid #848484;
	z-index: 200;
}	

.popup h3
{
	color: #fff;
	background: url('/images/evolution/technology/item-head-bg.jpg') no-repeat top left;
	font-size: 12px;
	width: 250px;
	padding: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #848484;
	text-transform: uppercase;
}	

.popup p
{
	color: #fff;
	font-size: 11px;
	width: 250px;
	text-align: justify;
	padding: 10px 10px 10px 10px;
}	
	
.techImage	
{
	padding: 0 10px 0 10px;
}	

/* Scroll mechanics */

.evoTech .navigation,
.evo400Tech .navigation
{
	width: 620px;
	clear: both;
	display: block;
	position: absolute;
	top: 15px;
	left: 80px;
	z-index: 99;
}

.evo400Tech .navigation
{
	left: 140px;
}	

.evoTech .navigation li,
.evo400Tech .navigation li
{
	float: left;
	display: block;
}

.evoTech .navigation li a,
.evo400Tech .navigation li a
{
	width: 120px;
	display: block;
	height: 22px;
	margin-right: 1px;
	padding-top: 8px;
	background-color: #b4b4b4;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	font-size: 13px;
	text-align: center;
}

.evoTech .navigation li a:hover,
.evoTech .navigation li a.selected,
.evo400Tech .navigation li a:hover,
.evo400Tech .navigation li a.selected
{
	background-color: #b20000;
}		

/*
.evoTech .navigation li a.selected,
.evo400Tech .navigation li a.selected
{
	background-color: #606060;	
}
*/
	
.evoTech #slider,
.evo400Tech #slider
{
	position: relative;
}	

.evoTech .scroll,
.evo400Tech .scroll
{
	/*height: 600px;*/
	width: 759px;
	overflow: auto;
	position: relative;
	clear:left;
}

.evoTech .scrollContainer .panel
{
	height: 570px;
	width: 759px;
	padding-bottom: 80px;
}	

.evo400Tech .scrollContainer .panel
{
	height: 550px;
	width: 759px;
}	

.evoTech .scrollBtns,
.evo400Tech .scrollBtns
{
	position: absolute;
	top: 230px;
	cursor: pointer;
}

.evoTech #scrollLeft,
.evo400Tech #scrollLeft
{
	left: 8px;
	top: 300px;
	z-index: 10;
}

.evoTech #scrollRight,
.evo400Tech #scrollRight
{
	right: 8px;
	top: 300px;
	z-index: 10;
}		
	
/* ============== */	
/* Evo media page */	
/* ============== */	

.evoMedia #evoMainContent
{
	background-color: #000;
	padding-bottom: 20px;
	overflow: hidden;
	width: 759px;
}	

.evoMedia h1
{
	color: #fff;
	text-transform: uppercase;
	font-size: 56px;
	font-style: italic;
	width: 759px;
	text-align: center;
}

.evoMedia p.introText
{
	font-size: 12px;
	padding-left: 20px;
	color: #fff;
}	

.evoMedia .evoReview
{
	width: 650px;
	border: 1px solid #fff;
	margin :20px 0 20px 60px;
	float: left;
	background: url('/images/evolution/review-bg.jpg') repeat-y top right;
}

.evoMedia .evoReview img
{
	float: left;
	width: 195px;
	height: 150px;
	border-right: 1px solid #fff;
}

.evoMedia .evoReview .reviewContent	
{	
	float: left;	
}	

.evoMedia .evoReview .reviewContent	h2
{
	width: 444px;
	background: #000 url('/images/evolution/press/item-head-bg.jpg') no-repeat top left;
	color: #fff;
	text-transform: uppercase;
	padding: 8px 0 8px 10px;
	font-size: 14px;
}	

.evoMedia .evoReview .reviewContent	p
{
	font-size: 12px;
	padding: 10px;
	width: 400px;
	color: #fff;
}	

.evoMedia .evoReview .reviewContent	p span
{
	font-weight: bold;
	color: #c7ccfd;
}	

.evoMedia .evoReview .reviewContent	p a
{
	color: #fff;
	background-color: #bc0000;
	padding: 5px;
	font-weight: bold;
}	

.evoMedia .evoReview .reviewContent	p a:hover
{
	background-color: #0012bc;
}	

/* ================ */
/* Evo gallery page */
/* ================ */
.evoGallery #evoMainContent
{
	background: #000000;
	padding: 0px;
	margin: 0px;
}
.evoGallery #evoMainContent h1
{
	color: #fff;
	text-transform: uppercase;
	font-size: 56px;
	font-style: italic;
	width: 759px;
	text-align: center;
	position: absolute;
}
.evoGallery #evoMainContent h2
{
	color: #ffffff;
	margin-left: 32px;
	text-transform: uppercase;
}
.evoGallery #evoMainContent p
{
	color: #ffffff;
	margin: 0px 32px;
	font-size: 12px;
}
.evoGallery #evoMainContent .wallpaper
{
	float: left;
	width: 150px;
	margin: 10px 0px 0px 32px;
	padding-bottom: 10px;
}
.evoGallery #evoMainContent .wallpaper ul
{
	text-align: center;
	list-style-type: none;
	font-size: 11px;
}
.evoGallery #evoMainContent .wallpaper a
{
	color: #ffffff;
}
.evoGallery #evoMainContent .wallpaper a:hover
{
	text-decoration: underline;
}

.evoGallery #evoVidBox
{
	width: 696px;
	margin: 0px auto 10px auto;
	background: #000;
}

.evoGallery #evoVidBox h2
{
	text-align: center;
	margin: 0;
}

.evoGallery #evoPromo
{
	background-color: #000;
}
	.evoGallery #shade
	{
		position: absolute;
		top: 0px;
		left: 0px;
		height: 100%;
		width: 100%;
		background: #000000;
		display: none;
		opacity: 0.7;
	}
	.evoGallery #wallpaperImg
	{
		position: absolute;
		top: 10px;
		left: 10px;
		display: none;
		background: #000000;
		border: 1px solid #dddddd;
	}
		.evoGallery #wallpaperImg img
		{
			border: 1px solid #777777;
		}
	
/* ====================== */
/* HIGHLIGHT + SPEC PAGES */
/* ====================== */

.evoFQ300Highlights	#evoMainContent,
.evoFQ330Highlights	#evoMainContent,
.evoFQ360Highlights	#evoMainContent,
.evoFQ400Highlights	#evoMainContent,
.evoSpec #evoMainContent
{
	background: #fff;	
}	

#evoContent
{
	position: relative;
}	

.evoFQ300Highlights #headerTitle,
.evoFQ330Highlights #headerTitle,
.evoFQ360Highlights #headerTitle,
.evoFQ400Highlights #headerTitle,
.evoSpec #headerTitle
{
	text-transform: uppercase;
	width: 759px;
	text-align: center;
	font-size: 62px;
	color: #f4f4f4;
	font-weight: bold;
}

.evoSpec #headerTitle
{
	text-align: left;	
	width: 750px;
}	

.evoFQ300Highlights h2,
.evoFQ330Highlights h2,
.evoFQ360Highlights h2,
.evoFQ400Highlights h2,
.evoSpec h2
{
	text-transform: uppercase;
	color: #b1b1b1;
	width: 759px;
	font-size: 28px;
	top: 30px;
	right: 8px;
	text-align: right;
	z-index: 2;
	position: absolute;
}

.evoFQ300Highlights #variantOptions,
.evoFQ330Highlights #variantOptions,
.evoFQ360Highlights #variantOptions,
.evoFQ400Highlights #variantOptions
{
	width: 680px;
	height: 251px;
	border: 1px solid #dbdbdb;
	margin: 10px auto;
	padding: 10px;
}	

.evoFQ300Highlights #variantOptions h1,
.evoFQ330Highlights #variantOptions h1,
.evoFQ360Highlights #variantOptions h1,
.evoFQ400Highlights #variantOptions h1
{
	padding-bottom: 10px;
	font-size: 20px;
}	

.evoFQ300Highlights #variantOptions .floatLeft,
.evoFQ330Highlights #variantOptions .floatLeft,
.evoFQ360Highlights #variantOptions .floatLeft,
.evoFQ400Highlights #variantOptions .floatLeft
{
	width: 340px;
}	

.evoFQ300Highlights .VariantsList,
.evoFQ330Highlights .VariantsList,
.evoFQ360Highlights .VariantsList,
.evoFQ400Highlights .VariantsList
{
	padding-left: 30px;
	width: 320px;
}	

.evoFQ300Highlights #ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder2_TrimColours img,
.evoFQ330Highlights #ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder2_TrimColours img,
.evoFQ360Highlights #ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder2_TrimColours img,
.evoFQ400Highlights #ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder2_TrimColours img
{
	margin-right: 5px;
	margin-top: 10px;
}

.evoFQ300Highlights .VariantTitle,
.evoFQ330Highlights .VariantTitle,
.evoFQ360Highlights .VariantTitle,
.evoFQ400Highlights .VariantTitle,
.evoSpec .VariantTitle
{
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}

.evoFQ300Highlights a.VariantTitle:hover,
.evoFQ330Highlights a.VariantTitle:hover,
.evoFQ360Highlights a.VariantTitle:hover,
.evoFQ400Highlights a.VariantTitle:hover,
.evoSpec a.VariantTitle:hover
{
	text-decoration: underline;
}

.evoFQ300Highlights .variantPrice,
.evoFQ330Highlights .variantPrice,
.evoFQ360Highlights .variantPrice,
.evoFQ400Highlights .variantPrice,
.evoSpec .variantPrice
{
	font-size: 12px;
	margin-bottom: 10px;
}

.evoFQ300Highlights #variantHighlights,
.evoFQ330Highlights #variantHighlights,
.evoFQ360Highlights #variantHighlights,
.evoFQ400Highlights #variantHighlights
{
	width: 680px;
	/*height: 160px;*/
	border: 1px solid #dbdbdb;
	margin: 10px auto;
	padding: 10px;
	overflow:auto; /* this is to make the border box expand to surround float elements inside */
}

.evoFQ300Highlights #variantHighlights img,
.evoFQ330Highlights #variantHighlights img,
.evoFQ360Highlights #variantHighlights img
{
	float: left;
}

.evoFQ300Highlights #variantHighlights img,
.evoFQ330Highlights #variantHighlights img,
.evoFQ360Highlights #variantHighlights img,
.evoFQ400Highlights #variantHighlights img
{
	margin-bottom: 2px;
}	

.evoFQ300Highlights #variantHighlights #imgBlock,
.evoFQ330Highlights #variantHighlights #imgBlock,
.evoFQ360Highlights #variantHighlights #imgBlock,
.evoFQ400Highlights #variantHighlights #imgBlock
{
	width: 315px;
	float: left;
}	

.evoFQ300Highlights #variantHighlights ul,
.evoFQ330Highlights #variantHighlights ul,
.evoFQ360Highlights #variantHighlights ul,
.evoFQ400Highlights #variantHighlights ul
{
	padding-left: 50px;
	float: left;
	line-height: 20px;
	font-size: 12px;
	width: 270px;
}

.evoFQ300Highlights #variantHighlights ul li,
.evoFQ330Highlights #variantHighlights ul li,
.evoFQ360Highlights #variantHighlights ul li,
.evoFQ400Highlights #variantHighlights ul li
{
	
}	

.evoFQ400Highlights #variantHighlights a
{
	float: left;
	font-size: 12px;
	margin: 15px 0 0 50px;
}	

.evoFQ400Highlights #variantHighlights a:hover
{
	text-decoration: underline;
}	

.evoSpec h1
{
	text-align: right;
	font-size: 20px;
	width: 749px;
	font-weight: bold;
	margin-bottom: 30px;
	padding: 0 10px 0 0; 
	text-transform: uppercase;
	margin-top: -7px;
}

.evoSpec h1 span
{
	display: block;
}	

.evoSpec #evoContent .leftFloat
{
	font-size: 12px;
	float: left;
	clear: left;
	padding-left: 10px;
	width: 350px;
}

.evoSpec .leftFloat .VariantsList
{
	margin-bottom: 5px;
	margin-left: 10px;
}

body.evoFQ300Highlights .leftFloat .variantPrice,
body.evoFQ300Highlights .leftFloat .variantPrice,
body.evoFQ300Highlights .leftFloat .variantPrice,
body.evoFQ300Highlights .leftFloat .variantPrice,
body.evoSpec .leftFloat .variantPrice
{
	font-size: 10px;
	padding-left: 10px;
}

.evoSpec img#ctl00_ctl00_ContentPlaceHolder1_ContentPlaceHolder2_trimImg
{	
	float: right;
	clear: right;
	padding-right: 40px;
	margin-bottom: 10px;
}	

/* #evoContent
{
	overflow: auto;
} */	

.evoSpec #categoriesList
{
	float: right;
	clear: right;
	margin: 0 20px 10px 0;
}		

.evoSpec .CategoryTitle
{
	display: block;
	background: #eaeaea url('/images/global/bg_spec_title.gif') no-repeat center left;
	padding: 2px 0px 2px 20px;
}

.evoSpec .dlCategories td
{
	border: 1px solid #888888;
}

.evoSpec .dlCategories td h4
{
	background: #eaeaea url('/images/global/bg_spec_title.gif') no-repeat left center;
	font-size: 12px;
	width: 370px;
}

.evoSpec .dlCategories td .ItemList
{
	display: block;
}

.evoSpec .dlCategories td td
{
	border: 0px;
	font-size: 12px;
	line-height: 1.1;
	border-top: 1px solid #888888;
	width: 370px;
}

.evoSpec .dlCategories td .ItemList .ItemText1,
.evoSpec .dlCategories td .ItemList .ItemText2,
.evoSpec .dlCategories td .ItemList .ItemValue
{
	float: left;
	margin: 3px 0 3px 2px;
}

.evoSpec .dlCategories td .ItemList .ItemText1
{
	font-weight: bold;
	max-width: 310px;
}

.evoSpec .dlCategories td .ItemList .ItemText2
{
	color: #555555;
}

.evoSpec .dlCategories td .ItemList .ItemValue
{
	float: right;
	margin-right: 5px;
}

/* ========================== */
/* terms and conditions		  */
/* ========================== */		
#terms
{
	text-align: center;
	clear: both;
	font-size: 8px;
	color: #777777;
	font-family: Verdana, Arial, Sans-Serif;
	margin-bottom: 10px;
}

p#imgDisclaimer
{
	position: absolute;
	font-size: 11px;
	display: block;
}	

.evoTech p.imgDisclaimer
{
	color: #cdcdcd;
	top: 520px;
	right: 10px;
	position: absolute;
	font-size: 11px;
	display: block;
}	

.evoFQ300Home p#imgDisclaimer
{
	color: #525252;
	bottom: 60px;
	left: 10px;
}	

.evoFQ330Home p#imgDisclaimer
{
	color: #cdcdcd;
	bottom: 53px;
	right: 30px;
}	

/* =========== */
/* Evo sub nav */
/* =========== */	

#secondaryNav
{
	text-align: center;
	background-color: #fff;
	width: 740px;
	padding: 15px 9px 15px 10px;
	float: left;
	border-top: 1px solid #cdcdcd;
}	

.evoHome #secondaryNav,
.evoFQ300Home #secondaryNav,
.evoFQ330Home #secondaryNav,
.evoFQ360Home #secondaryNav,
.evoFQ400Home #secondaryNav,
.evoHistory #secondaryNav
{
	position: absolute;
	bottom: 0;
	left: 0;
}	

#secondaryNav a,
#secondaryNav p
{
	color: #000;
	float: left;
	font-size: 12px;
	font-weight: bold;
	display: block;
	width: 239px;
	text-align: center;
	line-height: 20px;
}	

#secondaryNav a:hover
{
	color: #bf0000;
}	

/* =========== */
/* msp page    */
/* =========== */

.evoMSP #evoMainContent
{
	background: #f7f7f7;
}

.evoMSP #evoMainContent h1
{
	font-size: 26px;
	margin-bottom: 15px;
}	
	

a.mspLink
{
	width: 240px;
	height: 32px;
	padding: 10px 0 0 60px;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	color: #fff;
	background: url('/images/msp/variant-box.gif') no-repeat left top;
	position: absolute;
}

a.mspLink span
{
	display: block;
}

body.evoFQ300Highlights #evoContent a.mspLink,
body.evoFQ330Highlights #evoContent a.mspLink,
body.evoFQ360Highlights #evoContent a.mspLink,
body.evoFQ400Highlights #evoContent a.mspLink
{
	position: relative;
	margin: 0 0 10px 27px;
}
	
body.evoFQ300Home #evoContent a.mspLink	{ top: 230px; left: 35px; }
body.evoFQ330Home #evoContent a.mspLink	{ top: 260px; right: 43px; }
body.evoFQ360Home #evoContent a.mspLink	{ top: 385px; right: 19px; }
body.evoFQ400Home #evoContent a.mspLink	{ top: 190px; right: 19px; }

body.evoFQ300Home #evoContent a.mspLink:hover,
body.evoFQ330Home #evoContent a.mspLink:hover,
body.evoFQ360Home #evoContent a.mspLink:hover,
body.evoFQ400Home #evoContent a.mspLink:hover,

body.evoFQ300Highlights #evoContent a.mspLink:hover,
body.evoFQ330Highlights #evoContent a.mspLink:hover,
body.evoFQ360Highlights #evoContent a.mspLink:hover,
body.evoFQ400Highlights #evoContent a.mspLink:hover
{
	background-position: 0px -42px;
}
body.doubleCabHome #l200Content a.mspLink:hover span,
body.singleCabHome #l200Content a.mspLink:hover span,
body.clubCabHome #l200Content a.mspLink:hover span,
body.longbedHome #l200Content a.mspLink:hover span
{
	color: #ffffff;
	text-decoration: underline;
}

/* ============*/
/* EVO UPGRADE */
/* ============*/


.evoUpgrade #upgradeContent
{
	background: #000 url('/images/evolution/upgrade/evo-bg.jpg') no-repeat left top;
	height: 660px;
	position: relative;
	padding-top: 30px;
}

.evoUpgrade #upgradeContent h1
{
	background: url('/images/evolution/upgrade/no-interest-page-title.gif') no-repeat top left;
	width: 354px;
	height: 88px;
	margin-left: 30px;
}

.evoUpgrade #upgradeContent h1 span
{
	display: none;
}


.evoUpgrade #upgradeContent p.introCopy
{
	color: #fff;
	font-size: 16px;
	width: 400px;
	padding: 17px 0 0 30px;
}

.evoUpgrade #upgradeContent p.introCopy span
{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}

.evoUpgrade #upgradeContent #callToActionsRalliart
{
	position: absolute;
	top: 130px;
	right: 50px;
}

.evoUpgrade #upgradeContent #callToActions
{
	position: absolute;
	bottom: 90px;
	right: 30px;
}	

.evoUpgrade #upgradeContent #callToActions h2 a,
.evoUpgrade #upgradeContent #callToActionsRalliart h2 a
{
	color: #fff;
	text-transform: uppercase;
	font-size: 16px;
}	

.evoUpgrade #upgradeContent #callToActions h2 span,
.evoUpgrade #upgradeContent #callToActionsRalliart h2 span
{
	color: #ff0000;
}	

.evoUpgrade #upgradeContent #callToActions p,
.evoUpgrade #upgradeContent #callToActionsRalliart p
{
	padding: 0 0 0 21px;
}

.evoUpgrade #upgradeContent #callToActions p a,
.evoUpgrade #upgradeContent #callToActionsRalliart p a
{
	color: #b5b5b5;
	font-size: 12px;
}	

.evoUpgrade #upgradeContent #callToActions a:hover,
.evoUpgrade #upgradeContent #callToActionsRalliart a:hover
{
	color: #fff;
	text-decoration: underline;
}

.evoUpgrade #thumbnails
{
	position: absolute;
	bottom: 90px;
	left: 30px;
	width: 380px;
	overflow: hidden;
}

.evoUpgrade #thumbnails a
{

	height: 61px;
	width: 61px;
}

.evoUpgrade #thumbnails img
{
	border: solid 1px #fff;
}

.evoUpgrade #thumbnails a:hover img
{
	border: solid 1px #000;
}

.evoUpgrade #thumbnails div
{
	float: left;
	height: 63px;
	width: 63px;
	margin-right: 10px;
}

.evoUpgrade #expandedThumbnail
{
	position: absolute;
	right: 220px;
	top: 200px;
	font-size: 10px;
	width: 310px;
	height: 200px;
	
}

.evoUpgrade #expandedThumbnail img
{
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: #fff;
	display: none;
	border: 1px solid #fff;
}

.evoUpgrade #termsUpgrade p
{
	color: #fff;
	font-size: 9px;
	width: 690px;
	margin-top: 430px;
	padding-left: 30px;
}

#btnUpgrade 
{
	background: url('/images/evolution/btn-upgrade.gif') no-repeat left top;
	height: 53px;
	width: 242px;
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	padding: 6px 0 0 6px;
}

#btnUpgrade span
{
	color: #c0c0c0;
	text-transform: none;
	width: 140px;
	display: block;
	font-size: 12px;
}

body.evoFQ300Home #btnUpgrade 	{ margin: 250px 0 0 35px; }
body.evoFQ330Home #btnUpgrade 	{ margin: 180px 0 0 45px; }

body.evoFQ300Highlights #btnUpgrade,
body.evoFQ330Highlights #btnUpgrade 
{ 
	float: right; 
	margin: 0 27px 10px 0;
}

a#btnUpgrade:hover
{
	background-position: 0 -59px;
	color: #ff0000;
}

a#btnUpgrade:hover span
{
	color: #fff;
}


/* --------------------------- */
/* lancer Brochure Interactive */

.evoxEbrochure #evoMainContent,
.fq400Ebrochure #evoMainContent
{
	background: #000;
}

.evoxEbrochure #fbContents,
.fq400Ebrochure #fbContents
{
	width: 250px;
	float: left;
	padding: 10px 10px 10px 145px;
}


/* --------------------------- */
/* evo personas page starts here */

.evoPersonas #evoContent
{
	background: #000 url('/images/evolution/personas/bg-personas.jpg') no-repeat top left;
	position: relative;
	width: 759px;
	height: 577px;
}

.evoPersonas #evoContent h1
{
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	float: right;
	clear: both;
	padding: 0px 10px;
	margin: 10px 0px 0px 0px;
	color: #000000;
	background: #ffffff;
	width: 552px;
}
	
.evoPersonas #evoContent #subtitle
{
	font-size: 20px;
	font-weight: bold;
	float: right;
	padding: 0px 5px;
	margin: -4px 0px 0px 0px;
	color: #ffffff;
	background: #000000;
	width: 210px;
	clear: both;
}

.evoPersonas #evoContent p 
{
	font-size: 12px;
	color: #000;
	width: 430px;
	padding: 60px 0 0 20px;
	clear: both;

}

.evoPersonas #evoContent #imgBlock
{
	margin: 35px 0 0 20px;
	background-color: #737373;
	width: 716px;
	height: 225px;
	border: solid 1px #000;
}

.evoPersonas #evoContent #imgBlock img
{
	padding: 5px;
}

.evoPersonas #evoContent #btnExplore
{
	background: transparent url(/images/evolution/personas/btn-explore.jpg) no-repeat scroll left top;
}

.evoPersonas #evoContent #btnFirefox
{
	background: transparent url(/images/evolution/personas/btn-firefox.jpg) no-repeat scroll left top;
}

.evoPersonas #evoContent #btnExplore,
.evoPersonas #evoContent #btnFirefox
{	
	display: block;
	height: 42px;
	width: 300px;
	margin: 45px 20px 0 20px;
	float: left;
}

.evoPersonas #evoContent #btnExplore span,
.evoPersonas #evoContent #btnFirefox span
{
	display: none;
}

#btnPersonas
{
	background: transparent url(/images/evolution/personas/btn-personas.png) no-repeat scroll left top;
	display: block;
	height: 40px;
	width: 200px;
	position: absolute;
	bottom: 120px;
	left: 40px;
}

#btnPersonas span
{
	display: none;
}

a#btnPersonas:hover
{
	background-position: 0 -40px;
}

/* --------------------------- */
/* vat button starts here */

.evoHome #vatBlock
{
	width: 404px;
	height: 115px;
	position: absolute;
	top: 150px;
	right: 30px;
	overflow: hidden;
	z-index: 89;
}

.evoHome #promptBlock
{
	width: 121px;
	height: 115px;
	background: url('/images/global/vat-prompt-evo.png') no-repeat 0px 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	cursor: pointer;
	z-index: 69;
}

.evoHome #promptBlock p span
{
	display: none;
}
.evoHome #hoverBlock
{
	width: 250px;
	height: 95px;
	background: url('/images/global/vat-expandbg-evo.png') no-repeat 0px 0px;
	padding: 10px 15px 10px 20px;
	position: absolute;
	top: 0px;
	left: 288px;
	z-index: 59;
}

#hoverBlock p
{
	font-size: 11px;
	color: #3d3d3d;
} 