﻿form{}

html
{
margin:0px;
margin-top:10px;
padding:0px
}
img
{
	border: none;
}
body
{
	background-color:#dce2e3;
	margin:0px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}

#PageContentTitle h2 {
	font-size: 1.1em;
	color:#1b75af;
	font-weight:bold;
}
#CareerTitle h2
{
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
	float: left;
	margin-right: 15px;
}

h1{
	color:#336666;
	font-size:23pt;
	font-weight:100;
	margin-top:0px;
	margin-bottom:0px;
}
h2{
	
}
h3{
	
}
h4{
	
}
h5{
	
}
h6{
	
}
h7{
	
}

#main-wrapper
{
	text-align:center;
	height: 500px;
}

#main-wrapper .inner-wrapper{
	width:940px;
	background-color:white;
	text-align:left;
	height:100%;

	margin:0pt auto;
}
#main-wrapper .center-wrapper{
	float:left;
	background-color:white;
	padding:10px;
	padding-bottom:0px;
	margin-bottom:0px;
}

#main-wrapper #header{
	height:105px;
	margin:0px;
}

#header .left
{
	width:180px;
	float:left;
}

#header .left .specialnavigation{
	
}

#header .left .specialnavigation .offScreen{
	float: left;	
	position: absolute;
	top: -300px
}

#header .right{
	float:right;
	width:700px;
	

}

#header .right .holder DIV
{
	display:block;
	float:right;
}

#header .topquicknav
{
	float:right;
	display:block;
	height:20px;
	margin:0px;
	padding-top:5px;
}

#header .topquicknav UL
{
	margin:0px;
}

#header .topquicknav LI
{	
	display:block;
	float:left;
	list-style-type:none;
	padding-left:20px;
	padding-right:20px;
	border-left:1px #3282B5 solid;
	color:#3282B5;
	
	border-left:1px #1b75af solid;

	color:#1b75af;
	
}
/* Link Style */
#header .topquicknav LI A
{
	text-decoration:none;
	color:#1b75af;
}

#header .topquicknav LI A:hover {
	text-decoration:underline;
	color:#edb329;
}

#header .topquicknav .first
{
	border:0px;
}

#header .searchbox
{
	float:right;
	margin-left:30px;
	color:#1b75af;
}
#header .searchbox .ms-sbgo
{
	border:0px;
	background-color:transparent;
	color:#1b75af;

}

#header .searchbox .ms-sbcell
{
	border:0px;
}
.searchbox table
{
	margin-bottom: 5px;
	
}
#header .searchbox .ms-sbcell INPUT
{
	border:1px #1b75af solid;
}

#main-wrapper #pageeditingtoolbar{
	height:auto;
	clear:both;
	margin:0px;
}

#main-wrapper .rightadvwebpart{
	position:absolute;
	top:10px;
	width:225px;
}
#main-wrapper #subheader {
	width:100%;
	clear:both;
	margin:0px;
}

#main-wrapper #maincontent
{
	height:auto;
	width:100%;
	clear:both;
}

#maincontent .leftnav
{
	width:180px;
	float:left;
	background-image:url('/Style Library/Images/Pearson Vue/leftNavGrad.gif');
	background-repeat:repeat-x;
	min-height:200px;
	padding-top:3px;
}

#maincontent .leftnav .inner{}

.dropdownnav select
{
	float: left;
}
.dropdownnav input
{
	font-size: x-small;
	height: 18px;
}
.dropdownnav
{
	margin-bottom: 10px;
}

#maincontent .pagecontent{
	margin-left:20px;
	margin-top:0px;
	height:auto;
	float:left;
/* changed today */	
	width:715px;
}

#maincontent .pagecontent .breadcrumb{
	text-align:left;
	height:20px;
	font-size:small;

}

/* Link Style */
#maincontent .pagecontent .breadcrumb A{
	text-decoration:none;
	color:#3282B5;
	
	color:#1b75af;
}

#maincontent .pagecontent .breadcrumb A:hover {
	color:#edb329;
	text-decoration:none;
}

#maincontent .pagecontent .inner{
	color:#324347;
	font-size:10pt;
}

#maincontent .pagecontenttitle{
	font-size:large;
	color:#3282B5;
	font-weight:bold;
	float:left;
	width:100%;
	float:none;
	margin-bottom:5px;
	color:#1b75af;
}


#maincontent .pagecontenttitle{
	font-size:large;
	color:#3282B5;
	font-weight:bold;
	float:left;
	width:100%;
	float:none;
	margin-bottom:5px;
	color:#1b75af;
}

#maincontent #publishingpagecontent{
	width:100%;
}
#publishingpagecontent h2
{
	display: inline;
	font-size: 1.2em;
	text-decoration: none;
	color:#1b75af;

}
#publishingpagecontent h2 a
{
	text-decoration: none;
}

/****************************/
/*********** Page content styles ******/

.publishingCustom{
	
}
.publishingCustom-Title{
	
}
.publishingCustom-Heading1{
	color:#3282B5;
	font-size:large;
	
	color:#1b75af;

}

.publishingCustom-Heading2{
	color:#3282B5;
	font-size:medium;
	color:#1b75af;

}

.publishingCustom-Body{
	
}

/* Link Style */
.publishingCustom-Link {
	color: #3282b5;
	text-decoration: underline;
	color:#1b75af;
}

.publishingCustom-Link:hover {
	color:#edb329;
}



/****************************/


#main-wrapper #footer{
	font-size:x-small;
	height:50px;
	width:100%;
	margin:0px;
	margin-top:20px;
	/* 17/07/08 */
	padding-top:10px; /* Added */
	padding-bottom:10px; /* Added */
	color:#3282B5;	
	border-top:1px #dce2e3 solid;
	float:left;
	height:auto;
	color:#1b75af;
}

/* 17/07/08 - Added */
#main-wrapper #footer .left, #main-wrapper #footer .finalfooter {
color:#738b90;
}

/* Link Style */
#footer A {
	text-decoration:none;
	color:#1b75af;
}

#footer A:hover {
	text-decoration:underline;
	color:#edb329;
}

#footer .left
{
	float:left;
	display:block;
	text-align:left;
	width:250px;
	padding-top:3px;
}

#footer .right
{
	float:right;
	display:block;

}

#footer .right UL{
	margin:0px;}

#footer .right LI
{
	float:left;
	list-style-type:none;
	padding-left:10px;
	padding-right:10px;
	width:auto;
	display:inline;
	list-style-type:none;
	border-left:1px #3282B5 solid;
	
	border-left:1px #1b75af solid;
}

#footer .right .first 
{
	border-left:0px;
}

#footer .finalfooter{
	float:left;
	width:100%;
	clear:both;
}
#V1_I1_FAC2_FAI1_F1 table, #V1_I1_FAC3_FAI1_F1 table
{
	width: 300px;
	display: inline;
	float: left;
}
/****************************/
/************* Top Nav ******/
#header .topnavigation{
	clear:right;
	float:right;
	margin-top:30px;
}

#zz1_GlobalNav{ color:aqua;
}
#zz1_GlobalNav ul { margin:0; padding:0; list-style:none;}
#zz1_GlobalNav ul li {float:left; position:relative; height:31px; width:150px;margin-left:7px; }
#zz1_GlobalNav a {display:block; height:17px; width:140px; font:100% Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; padding:5px;padding-top:7px;font-weight:bold; }
#zz1_GlobalNav a:hover { }
#zz1_GlobalNav li.item1 {background:url('/Style Library/Images/Pearson Vue/nav-existing-test-centre-support.gif') no-repeat; }
#zz1_GlobalNav li.item2 {background:url('/Style Library/Images/Pearson Vue/nav-test-takers.gif') no-repeat; }
#zz1_GlobalNav li.item3 {background:url('/Style Library/Images/Pearson Vue/nav-testing-solutions.gif') no-repeat; }
#zz1_GlobalNav li.item4 {background:url('/Style Library/Images/Pearson Vue/nav-become-test-centre.gif') no-repeat ;}

#zz1_GlobalNav li ul a { height:auto;font-weight:normal;font-size:12px;padding-top:5px;padding-bottom:5px;}

#zz1_GlobalNav ul ul li { height:auto;font-weight:normal;font-size:12px; }

#zz1_GlobalNav ul li ul { position:absolute; left:-7px; top:28px; display:none; }
#zz1_GlobalNav ul li:hover ul { display:block; }

#zz1_GlobalNav li.item1 ul a { background:#edb329; }
#zz1_GlobalNav li.item2 ul a { background:#9999cc; }
#zz1_GlobalNav li.item3 ul a { background:#92c3d7; }
#zz1_GlobalNav li.item4 ul a { background:#97c95f; }

#zz1_GlobalNav li .end  { width:150px; height:4px; font-size:0; }
#zz1_GlobalNav li.item1 .end { background:url('/Style Library/Images/Pearson Vue/vue-1.gif'); }
#zz1_GlobalNav li.item2 .end { background:url('/Style Library/Images/Pearson Vue/vue-2.gif'); }
#zz1_GlobalNav li.item3 .end { background:url('/Style Library/Images/Pearson Vue/vue-3.gif'); }
#zz1_GlobalNav li.item4 .end { background:url('/Style Library/Images/Pearson Vue/vue-4.gif'); }



/****************************/
/******** Left Nav *********/

#maincontent .quicklinksheader{
	/* 17/07/08 */
	margin-top:-3px;
	background-image:url('/Style Library/Images/Pearson Vue/leftNavTop.gif'); /* Added */
	background-repeat:no-repeat;
	padding-top:3px;
}

#maincontent .quicklinksheader SPAN
{
	color:#1b75af;
	font-weight:bold;
	font-size:medium;
	/* 17/07/08 */
	margin-left:3px; /* Added */
	margin-top:3px; /* Added */
}

#maincontent .quicklinks{
}

#maincontent #zz2_QuickLaunchMenu .AspNet-Menu{
	list-style-type:none;
	/* 17/07/08 */
	margin-left:3px; /* Changed from 10px */
	text-align:left;
	left:0px;
	padding:0px;
}

#maincontent #zz2_QuickLaunchMenu .AspNet-Menu UL{}


#maincontent #zz2_QuickLaunchMenu .AspNet-Menu-Leaf{
	text-transform:lowercase;
	/* 17/07/08 */
	border-bottom:#ced3d4 dashed 1px; /*changed from #738B90 */
	padding-bottom:3px;
	padding-top:3px;
	font-size:small;
	
	text-transform:none;
}

#maincontent #zz2_QuickLaunchMenu .AspNet-Menu-WithChildren UL{
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
	position:relative;
	
	float:left;
}

#maincontent #zz2_QuickLaunchMenu .AspNet-Menu-WithChildren A.AspNet-Menu-Link{
	display:none;
}

#maincontent #zz2_QuickLaunchMenu .item1 A.AspNet-Menu-Link,
#maincontent #zz2_QuickLaunchMenu .item2 A.AspNet-Menu-Link,
#maincontent #zz2_QuickLaunchMenu .item3 A.AspNet-Menu-Link,
#maincontent #zz2_QuickLaunchMenu .item4 A.AspNet-Menu-Link{
	display:inline;
	
}

#maincontent #zz2_QuickLaunchMenu .item1 UL A.AspNet-Menu-Link,
#maincontent #zz2_QuickLaunchMenu .item2 UL A.AspNet-Menu-Link,
#maincontent #zz2_QuickLaunchMenu .item3 UL A.AspNet-Menu-Link,
#maincontent #zz2_QuickLaunchMenu .item4 UL A.AspNet-Menu-Link{

}

#maincontent #zz2_QuickLaunchMenu .AspNet-Menu-WithChildren UL LI.AspNet-Menu-Leaf{
	width:170px;
}
#maincontent #zz2_QuickLaunchMenu .AspNet-Menu-WithChildren UL A.AspNet-Menu-Link{
	display:inline;
	
}

#maincontent #zz2_QuickLaunchMenu .AspNet-Menu-WithChildren UL .end{
	display:none;
}

/* Link Style */
#maincontent #zz2_QuickLaunchMenu .AspNet-Menu-Leaf a,
#maincontent #zz2_QuickLaunchMenu .AspNet-Menu-WithChildren a{
	text-decoration:none;
	color:#738B90;
	
	color:#1b75af;
}


#maincontent #zz2_QuickLaunchMenu .AspNet-Menu-Leaf a:visited,
#maincontent #zz2_QuickLaunchMenu .AspNet-Menu-WithChildren a:visited{
	text-decoration:none;
	color:#1b75af;
}

#maincontent #zz2_QuickLaunchMenu .AspNet-Menu-Leaf a:hover,
#maincontent #zz2_QuickLaunchMenu .AspNet-Menu-WithChildren a:hover{
	text-decoration:none;
	color:#3282b5;
	font-weight:500;	
	
	color:#edb329;
}
#maincontent #zz2_QuickLaunchMenu .AspNet-Menu-Leaf a:active,
#maincontent #zz2_QuickLaunchMenu .AspNet-Menu-WithChildren a:active{
	text-decoration:none;
	color:#3282b5;
	font-weight:500;	
	
	color:#1b75af;
}




/****************************/
/**********Master Page Defaults******************/

#masterpagesubheader{
	height:100%;
}

#masterpagesubheader .imagecolumn{
	padding:0px;
	display:block;
	width: 355px;
	float:left;
}


#masterpagesubheader .leftedge{
	width:220px;
	display:inline;
}

#masterpagesubheader .imagecolumninnerdiv{
	width:200px;
	background-color:#dce2e3;
	display:block;
	float:right;
	height:69px;
}

#masterpagesubheader .imagecolumn .leftedgeimage{
	width:20px;
	float:right;
	height:69px;
	background-color:#dce2e3;  /* replace with the image */
}

#masterpagesubheader .titlecolumn{
	float:left;
	height:69px;
}

#masterpagesubheader .titlediv
{
	float:left;
	height:69px;
	display:block;
	background-color:#dce2e3;
	width:553px;	/* increase once borders removed */		
}
#masterpagesubheader .pagetitle
{
	float:left;
}

#masterpagesubheader .rightedge
{
	width:20px;
	height:auto;
	background-color:#dce2e3;  /* replace with the image */
	float:left;
	display:block;
	height:69px;
}

/****************************/
/*********Common Page Layout Defaults******************/

#WPL .pagepagetitle,
#SPL .pagepagetitle,
#NPL .pagepagetitle,
#EPL .pagepagetitle,
#CSPL .pagepagetitle{
	font-size:21pt;
	color:#324347;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#WPL .pagepagedescription,
#SPL .pagepagedescription,
#NPL .pagepagedescription,
#EPL .pagepagedescription,
#CSPL .pagepagedescription{
	font-size:12pt;
	color:#1b75af;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;

}






/****************************/
/**********Welcome Page Layout Defaults******************/

#WPL {
clear:both;
}

#WPL .imagecolumn{
	padding:0px;
	display:block;
	float:left;
	height:230px;
	vertical-align:top;
	width: 355px !important;
	overflow:auto;
}

#WPL .imagecolumn .innerdiv
{
	display:block;
	height:220px;
	float:left;
}


#WPL .titlecolumn
{
	background-image:url('../../../../../../../../Style%20Library/Images/Pearson%20Vue/banner-edge-big.gif');
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
	float:left;
	vertical-align:top;
	overflow:auto;
}

#WPL .titlecolumn .titlediv{
	width:565px;
	background-color:#dce2e3;
	height:220px;
	
	width:545px;
}


#WPL .pagepagetitle{}	/* See Common Page Layouts section */

#WPL .pagepagetitle .inner
{
	padding-top:50px;
	padding-left:10px;
}


#WPL .pagepagedescription{} /* See Common Page Layouts section */

#WPL .pagepagedescription .inner
{
	padding-top:10px;
	padding-left:10px;
}


#WPL .pagepagedescriptionextra
{
	color:#738B90;
	font-size:10pt;
}

#WPL .pagepagedescriptionextra .inner
{
	padding-top:15px;
	padding-left:10px;
}



/****************************/
/**********Standard Page Layout Defaults******************/

#SPL {
clear:both;
}

#SPL .imagecolumn{
	padding:0px;
	display:block;
	float:left;
	height:150px;
	vertical-align:top;
	width: 355px !important;
	overflow:auto;
}

#SPL .imagecolumn .innerdiv
{
	display:block;
	height:140px;
	float:left;
}

#SPL .titlecolumn
{
	background-image:url('../../../../../../../../Style%20Library/Images/Pearson%20Vue/banner-edge-med.gif');
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
	float:left;
	vertical-align:top;
	overflow:auto;	
}

#SPL .titlecolumn .titlediv{
	background-color:#dce2e3;
	height:140px;
	width:545px;
}

#SPL .pagepagetitle{}	/* See Common Page Layouts section */

#SPL .pagepagetitle .inner {
	padding-top:15px;
	padding-left:10px;

}

#SPL .pagepagetitle .inner h1 {
	font-size:medium;
	color:#1b75af;
	font-weight:bold;
}

#SPL .pagepagetitle .inner p {
	font-size:small;
	color:#1b75af;
	font-weight:bold;
	margin-top:5px;
	margin-bottom: 3px;
}
.pageheadingscontent
{
	font-size:small;
	color:#1b75af;
	font-weight:bold;
	margin-top:5px;
	margin-bottom: 3px;
}
.titleheadings
{
	width: 60px;
	float: left;
}



#SPL .pagepagetitle .inner img {
margin-left: -3px;
}

#SPL .pagepagedescription{} /* See Common Page Layouts section */

#SPL .pagepagedescription .inner {
	padding-top:10px;
	padding-left:10px;
}




/****************************/
/**********News Page Layout Defaults******************/


#NPL {
	clear:both;
}


#NPL .imagecolumn {
	padding:0px;
	display:block;
	width: 20px;
	float:left;
}


#NPL .leftedge {
	background-image:url('../../../../../../../../Style%20Library/Images/Pearson%20Vue/banner-edge-small-l.gif');
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
	display:inline;
	width:220px;
	float:right;
	height:80px;
}

#NPL .imagecolumninnerdiv {
	width:220px;
	background-color:#dce2e3;
	display:block;
	
	height:69px;
}

#NPL .imagecolumn .leftedgeimage {
	
	width:20px;
	float:right;
	height:69px;
	display:block;
	
}

#NPL .titlecolumn {
	background-image:url('../../../../../../../../Style%20Library/Images/Pearson%20Vue/banner-edge-small-r.gif');
	background-repeat:no-repeat;
	background-position:right;
	float:left;
	height:69px;
	padding-right:20px;
	vertical-align:top;
	overflow:auto;
}

#NPL .rollupimage{}

#NPL .rollupdescription{}

#NPL .titlediv
{
	background-color:#dce2e3;
	height:69px;
	width:880px;	
}

#NPL .pagepagetitle{}	/* See Common Page Layouts section */

#NPL .pagepagetitle .inner{
	padding-top:5px;
	padding-left:10px;

}


#NPL .rightedge
{
	width:20px;
	height:auto;
	background-color:#dce2e3;  /* replace with the image */
	float:left;
	display:block;
	height:69px;
}

#NPL .pagepagedescription{} /* See Common Page Layouts section */

#NPL .pagepagedescription .inner
{
	padding-top:5px;
	padding-left:10px;
}

.newspagespacer{
	height:70px;
}

/****************************/
/**********Events Page Layout Defaults******************/


#EPL{
	clear:both;
}


#EPL .imagecolumn{
	padding:0px;
	display:block;
	width: 20px;
	float:left;
}


#EPL .leftedge{
	background-image:url('../../../../../../../../Style%20Library/Images/Pearson%20Vue/banner-edge-small-l.gif');
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:20px;
	display:inline;
	width:220px;
	float:right;
	height:80px;
}

#EPL .imagecolumninnerdiv{
	width:220px;
	background-color:#dce2e3;
	display:block;
	
	height:69px;
}

#EPL .imagecolumn .leftedgeimage{
	
	width:20px;
	float:right;
	height:69px;
	display:block;
	
}

#EPL .titlecolumn{
	background-image:url('../../../../../../../../Style%20Library/Images/Pearson%20Vue/banner-edge-small-r.gif');
	background-repeat:no-repeat;
	background-position:right;
	float:left;
	height:69px;
	padding-right:20px;
	vertical-align:top;
	overflow:auto;
}

#EPL .rollupimage{}

#EPL .rollupdescription{}

#EPL .titlediv
{
	width:565px;
	background-color:#dce2e3;
	height:69px;
	
	width:880px;	
}

#EPL .pagepagetitle{}	/* See Common Page Layouts section */

#EPL .pagepagetitle .inner{
	padding-top:5px;
	padding-left:10px;

}


#EPL .rightedge
{
	width:20px;
	height:auto;
	background-color:#dce2e3;  /* replace with the image */
	float:left;
	display:block;
	height:69px;
}

#EPL .pagepagedescription{} /* See Common Page Layouts section */

#EPL .pagepagedescription .inner
{
	padding-top:5px;
	padding-left:10px;

}

/****************************/
/**********Case Study Page Layout Defaults******************/


#CSPL{
	clear:both;
}

#CSPL .imagecolumn{
	padding:0px;
	display:block;
	float:left;
	height:150px;
	vertical-align:top;
	width: 355px !important;
	overflow:auto;
}

#CSPL .imagecolumn .innerdiv
{
	display:block;
	height:140px;
	float:left;
}


#CSPL .titlecolumn
{
	background-image:url('../../../../../../../../Style%20Library/Images/Pearson%20Vue/banner-edge-med.gif');
	background-repeat:no-repeat;
	background-position:right;
	padding-right:20px;
	float:left;
	vertical-align:top;
	overflow:auto;
}

#CSPL .titlecolumn .titlediv{
	width:565px;
	background-color:#dce2e3;
	height:140px;
	
	width:545px;
}


#CSPL .pagepagetitle{}	/* See Common Page Layouts section */


#CSPL .pagepagetitle .inner{
	padding-top:30px;
	padding-left:10px;
}

#CSPL .pagepagedescription{} /* See Common Page Layouts section */


#CSPL .pagepagedescription .inner
{
	padding-top:10px;
	padding-left:10px;
}


#CSPLC .header{
	clear:right;
	width:100%;
}
#CSPLC .holder{
	float:left;
	width:425px;
}


#CSPLC .holder .ms-formfieldvaluecontainer{
	display:block;
}

#CSPLC .holder INPUT{
	width:400px;
}

#CSPLC .pagecontenttitle{
	margin-top:15px;
	display:inline;
	width:100%;
}

#CSPLC .pagecontentlink{
	font-size:medium;
	color:#3282B5;
	font-weight:bold;
	width:100%;
	margin-top:10px;
	
	color:#1b75af;
}

/* Link Stle */
#CSPLC .pagecontentlink A{
	text-decoration:none;
	color:#3282B5;
	width:100%;
	
	color:#1b75af;
}

#CSPLC .pagequote{
	margin:15px;
	font-style:italic;
	text-align:right;
	color: #738b90;
	display:inline;
	float:right;
	
	margin:0px;
	margin-top:15px;
	margin-bottom:15px;
	width:100%
}


#CSPLC .casestudy{
	clear:right;
}


#CSPLC .pagequoteby{
	font-weight:bold;	
	font-size:xx-small;
	text-align:right;
	display:inline;
	float:right;
	margin-right:15px;
	width:100%;
}

#CSPLC .pagecasestudyline IMG{
	width:720px;
}

#CSPLC .pagecasestudyline{
	clear:both;
	margin-top:20px;
	margin-bottom:10px;
}

#CSPLC .publishingpagecontent{
	float:left;
	width:350px;
}

#CSPLC .publishingpagecontentright{
	width:350px;
	float:right;
}
#CSPLC .rollupimage{
	margin:0px;
	float:right;
	padding-right:10px;
}

#CSPLC .rollupdescription{
	
}



/*************************************/
/********* News & Events Rollup Repeater ********/
.filterdropdown
{
	margin:20px;
	margin-top:0px;	
	margin-left:10px;
}
.filterdropdown .inner{
	
}
#filterdropdownbox{
	width:150px;
	
}

#newsrollup{
	
}

#newsrollup .header{
	
}

#newsrollup .item{
	width:100%;	
}

#newsrollup .item .rollupimage{	
	float:left;
	margin-bottom:5px;
}

/* Link Style */
#newsrollup .item .rollupimage A{
	text-decoration:none;

}

#newsrollup .item .right{	
	margin-left:100px;
}

#newsrollup .item .right .date{	
	color: #3282b5;
	font-weight:bold;
	display: block;
	color:#1b75af;
}

/* Link Styles */
#newsrollup .item .right .date A{
 	text-decoration:none;
 	color: #3282b5;
 	color:#1b75af;
}	

#newsrollup .item .right .date A:hover {
 	text-decoration:underline;
 	color: #edb329;
}	

#newsrollup .item .right .title{	
	font-weight:bold;
	color: #738b90;
	display:block;
}

/* Link Styles */
#newsrollup .item .right .title A{	
	text-decoration:none;
	color:#1b75af;
}

#newsrollup .item .right .title A:hover {
 	text-decoration:underline;
 	color: #edb329;
}	


#newsrollup .item .right .description{	
	color: #738b90;
	display:block;
}

#newsrollup .thinline{
	height:1px;
	color: #738b90;
	clear:both;
}

#newsrollup .spacer{
	padding:0px;
	margin-bottom:5px;
	margin-top:5px;
	float:left;
	width:730px;
	display:block;
}
	

#newsrollup .footer{
	
}

/*************************************/
/********* Case Study Rollup Repeater ********/

#casestudyrollup{
	float:left;
}
#casestudyrollup UL{
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
}
#casestudyrollup LI{
	clear:both;
}


#casestudyrollup .header{
	
}

#casestudyrollup .item{

	float:left;
	width:100%;
	display:block;
}

#casestudyrollup .item .rollupimage{	
	float:left;
	margin-bottom:5px;
	margin-right:10px;
}

#casestudyrollup .item .rollupimage A{
	text-decoration:none;
}

#casestudyrollup .item .right{	
	margin-left:auto;
	float:left;
	
	margin-left:250px;
	float:none;
}

#casestudyrollup .item .right .date{	
	color: #3282b5;
	font-weight:bold;
	color:#1b75af;
}

#casestudyrollup .item .right .date A{
 	text-decoration:none;
 	color: #3282b5;
 	color:#1b75af;
}	


#casestudyrollup .item .right .title{	
	font-weight:bold;
	color: #738b90;
}

#casestudyrollup .item .right .title A{	
	text-decoration:none;
	color: #738b90;
	/*
	background-image:url('/Style Library/Images/Pearson Vue/pdfIcon.gif');
	background-repeat:no-repeat;
	background-position:right top;
	margin-right:20px;
	padding-right:20px;
	*/
}

#casestudyrollup .item .right .title A:hover{	
	text-decoration:underline;
}

#casestudyrollup .item .right .description{	
	color: #738b90;
}

#casestudyrollup hr.thinline
{
	height:1px;
	color: #738b90;
	width:100%;
	float:left;
	display:block;
	clear:both;
}

#casestudyrollup .spacer{
	padding:0px;
	margin-bottom:5px;
	margin-top:5px;
	float:left;
}


#casestudyrollup .footer{
	
}



/*************************************/
/********* FAQ Rollup XSLT ********/


#faqrollup{
	display:block;
}
#faqrollup HR{
	height:1px;
	color: #3282b5;
	color:#1b75af;
}


#faqrollup UL.faqlist{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#faqrollup LI.topic{		
}

#faqrollup LI.topic A.topiclink{
	text-decoration:none;
	font-size:medium;
	color: #3282b5;
	height:20px;
	color:#1b75af;
}

#faqrollup LI.topic A.topiclink:visited{
	text-decoration:none;
	color: #3282b5;
	color:#1b75af;
}


#faqrollup UL.questions{
	list-style-type:none;
	margin:0px;
	margin-left:30px;
	margin-top:0px;
	margin-bottom:8px;
	padding:0px;
}

#faqrollup LI.question{
	margin-bottom:5px;
}

#faqrollup LI.questionlink{
}

#faqrollup LI.question A.questionlink{
	text-decoration: none;
	color: #3282b5;
}

#faqrollup LI.question A.questionlink:visited{
	text-decoration: none;
	color: #3282b5;
}
#faqrollup LI.question A.questionlink:hover{
	text-decoration: none;
	color: #edb329;
}

#faqrollup DIV.answer{
	margin-left:15px;
	margin-top:7px;
	margin-bottom:7px;
}
#faqrollup DIV.answer A{
	color: #3282b5;
	
}
#faqrollup DIV.answer A:visited{
	color: #3282b5;
	color:#1b75af;
}


/*************************************/
/********* Both Welcome Page Roll-ups ********/
.welcomepagerollups{
	margin:0px;
}

#welcomepagenewsrollup, #welcomepageeventsrollup{
	width:350px;
	float:left;
}

.welcomepagerollups a{
	text-decoration:none;
}
.welcomepagerollups a:visited{
	text-decoration:none;
}

.welcomepagerollups .maintitle{
	font-size:medium;
	color:#3282b5;
	font-weight:bold;
	/*background-image:url('Images/Pearson Vue/blue_fade.jpg');*/
	background-repeat:no-repeat;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	width:350px;
	color:#1b75af;
}

#welcomepagenewsrollup .welcomepagerollups .maintitle {
	
	background-image:url('/Style Library/Images/Pearson Vue/newsTitleBG.gif');
	background-repeat:no-repeat;
	

}

#welcomepageeventsrollup .welcomepagerollups .maintitle {
	
	background-image:url('/Style Library/Images/Pearson Vue/eventsTitleBG.gif');
	background-repeat:no-repeat;
	

}

#welcomepageeventsrollup, .welcomepagerollups {
	width:350px;
}

.welcomepagerollups .item{
	/* 17/07/08 */
	/*margin-left:10px;*/
	margin-top:10px;
}

.welcomepagerollups .border{
	/* 17/07/08 */
	/*border-top:1px #738b90 solid;*/
	/*border-left:1px #738b90 solid;*/
	width:330px;
}

.welcomepagerollups .right{
	/*17/07/08*/
	margin-left:6px;
	margin-top:6px;
	font-weight:bold;
}
.welcomepagerollups .right .date{
	font-weight:normal;
	display:block;
	}

.welcomepagerollups .right .date a{
	font-size:small;
	color:#738b90;
}

.welcomepagerollups .right .title{
	white-space:normal;
	background-image:none;
	display:block;
	
	
}
.welcomepagerollups .right .title a{
	font-size:small;
	color:#738b90;
}

/*************************************/
/********* FAQ Rollup XSLT ********/

#welcomepagenewsrollup{}
#welcomepagenewsrollup .item{}
#welcomepagenewsrollup .rollupimage{}
#welcomepagenewsrollup .right{}
#welcomepagenewsrollup .right .date{}
#welcomepagenewsrollup .right .title{}
#welcomepageeventsrollup .right .date a {color:#3282b5}
#welcomepageeventsrollup .right .date a:hover {color:#edb329;text-decoration :underline;}
#welcomepagenewsrollup .right .date a {color:#3282b5}
#welcomepagenewsrollup .right .date a:hover {color:#edb329; text-decoration:underline;}

/*************************************/
/********* FAQ Rollup XSLT ********/

#welcomepageeventsrollup{}
#welcomepageeventsrollup .item{}
#welcomepageeventsrollup .rollupimage{}
#welcomepageeventsrollup .right{}
#welcomepageeventsrollup .right .date{}
#welcomepageeventsrollup .right .title{}

.thinline {
	color:#dce2e3;
}

/* Link Style */
.pagecontentlink a {
	background-image:url('/Style Library/Images/Pearson Vue/pdfIcon.gif');
	background-repeat:no-repeat;
	background-position:right top;
	margin-right:20px;
	padding-right:20px;
	text-decoration:underline;
}

.pagecontentlink a:hover {
	text-decoration:underline;
	color:#edb329;
}

#tocwp a:link, #tocwp a:active, #tocwp a:visited {
	text-decoration:none;
	color:#3282b5;
}  

#tocwp a:link, #tocwp a:active, #tocwp a:hover {
	text-decoration:underline;
	color:#edb329;
} 

.spacer {
	clear:both;
}

#publishingpagecontent a {
	text-decoration:underline;
	color:#1b75af;
}

#publishingpagecontent a:hover {
	color:#edb329;
}

/* Custom Rollup */
#custRollupRight {
	width:51%;
	float:right;
}

#custRollupLeft {
	width:49%;
	float:left;
}

#custRollupRight_title, #custRollupLeft_title {
	background-image:url('/Style Library/Images/Pearson Vue/custRollupTitleBG.gif');
	background-repeat:no-repeat;
	padding-left:3px;
}

#custRollupRight_titleLeft a:link, 
#custRollupRight_titleLeft a:active, 
#custRollupRight_titleLeft a:visited, 
#custRollupLeft_titleLeft a:link, 
#custRollupLeft_titleLeft a:active, 
#custRollupLeft_titleLeft a:visited {
	font-size:small;
	font-size:xx-small;
	text-decoration:none;
	color:#1b75af;
}

#custRollupRight_titleLeft a:hover, 
#custRollupLeft_titleLeft a:hover {
	font-size:medium;
}


#custRollupRight_titleRight, #custRollupLeft_titleRight{
	float:right;
	width:50px;
	margin-right:10px;
	margin-top:3px;
}
#custRollupLeft_titleRight
{
	margin-right: -2px;
}

#custRollupRight_titleLeft {
	float:left;
}

#custRollupRight_titleRight img, #custRollupLeft_titleRight img{
	border:none;
}

#custRollupRight_titleLeft a h2, #custRollupLeft_titleLeft a h2 {
	font-size:medium;
	margin-top:3px;
	margin-left:2px;
	margin-bottom: 14px;
}

#custRollupLeft_titleLeft {
	float:left;
}

.custRollup_item {
	margin-bottom:7px;
	padding-left:5px;

}

.custRollup_item p, .rulicontent p {
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	color:#738b90;
}

#custRollupRight .custRollup_item a, 
#custRollupLeft .custRollup_item a {
	font-size:small;
	color:#1b75af;
}

#custRollupRight .custRollup_item a:hover, 
#custRollupLeft .custRollup_item a:hover {

	color:#edb329;
}

#eventsDate {
	color:#1b75af;
	text-decoration: none;
}
#eventsDate:hover
{
	color: orange;
}

.custRollup_item a:link,
.custRollup_item a:active,
.custRollup_item a:visited {
	font-size:small;
	text-decoration:none;
	color:#1b75af;
}

.custRollup_item a:hover {
	color:#edb329;
}

.spacer {
	clear:both;
}
/* Custom Rollup END */
.searchbox {
	margin-bottom:-10px;
}

.searchbox span {
	margin-top:10px;
}

.searchbox span a {	
	margin-top:-2px;
	margin-right:20px;
	padding-right:20px;
	background-image:url('Images/Pearson Vue/faveStar.png');
	background-repeat:no-repeat;
	background-position:right top;
}

.searchbox a:link, .searchbox a:visited, .searchbox a:active {
	text-decoration:none;
	color:#1b75af;
}

.searchbox a:hover {
	color:#edb329;
}

.searchbox span {
	margin-left:25px;
	
}

.filterdiv
{
	margin-bottom: 10px;
}
.filterdiv select
{
	margin-right: 8px;
}
div hr
{
height: 1px;
color: #dce2e3;
}
.ruli
{
	border-top: solid 1px #dce2e3;
	padding-top: 10px;
	padding-bottom: 10px;
}
.ruliimg
{
	float: left;
	font-size: x-small;
}

.ruliimg img
{	
	margin-bottom: 3px;
}
.rulicontent
{
	margin-left: 128px;
}
.rulicontent a
{
	color:#1b75af;
	text-decoration: none;
}
.rulicontent a:hover
{
	color:#edb329;
}
.eventformdiv
{
	margin: 5px 0px 0px 10px;
	vertical-align: top;
	clear: both;
}
.interestformdiv .eventformdiv
{
	margin: 0px 0px 0px 10px;
}
.eventformdiv span
{
	vertical-align: top;
	float: left;
}

.eventformdiv input
{
	vertical-align: top;
	float: left;
}
.valdiv
{
	float: left;
	width: 8px;
	padding: 0px;
}
.error
{
	color: red;
}

#ctl00_bookmarkPage
{
	background-position: 0px 0px;
	margin-top: 12px;
}
#ctl00_bookmarkPage a
{
}

#ctl00_PageContentRightPlaceHolder_registerLink a:link, #ctl00_PageContentRightPlaceHolder_registerLink a:active,#ctl00_PageContentRightPlaceHolder_registerLink a:visited, #ctl00_PageContentRightPlaceHolder_jobApplication a:link, #ctl00_PageContentRightPlaceHolder_jobApplication a:active, #ctl00_PageContentRightPlaceHolder_jobApplication a:visited {
	color:#1b75af;
}

#ctl00_PageContentRightPlaceHolder_registerLink a:hover, #ctl00_PageContentRightPlaceHolder_jobApplication a:hover {
	color:#edb329;
}

.formdiv, .interestformdiv {
	background-color: #dce2e3;
}

.formdiv div span, .interestformdiv div span {
	width:250px;
	display:block;
}
.interestformdiv div span {
	width:300px;
}

.formdiv div input, .interestformdiv div input {
	width:200px;
}
.formdiv div textarea {
	width:250px;
	margin-bottom: 10px;
}
.interestformdiv div textarea
{
	margin-bottom: 10px;
	width: 200px;
}

/* Name of Event */
#ctl00_m_g_f138940e_be4a_43b2_b92f_6db1d370dcc4_Name_x0020_of_x0020_eventdiv input {
	width:250px;
}

/* Name of Date */
#ctl00_m_g_f138940e_be4a_43b2_b92f_6db1d370dcc4_Event_x0020_datediv input {
	width:140px;
}


/* Email Address */
#ctl00_m_g_f138940e_be4a_43b2_b92f_6db1d370dcc4_Emaildiv input {
	width:250px;
}

.floatright img
{
	border: none;
}
.eventformdiv #ctl00_m_g_f138940e_be4a_43b2_b92f_6db1d370dcc4_Are_x0020_you_x0020_an_x0020_exiy, 
.eventformdiv #ctl00_m_g_f138940e_be4a_43b2_b92f_6db1d370dcc4_Are_x0020_you_x0020_an_x0020_exin,
.eventformdiv #ctl00_m_g_f138940e_be4a_43b2_b92f_6db1d370dcc4_Do_x0020_you_x0020_currently_x00y,
.eventformdiv #ctl00_m_g_f138940e_be4a_43b2_b92f_6db1d370dcc4_Do_x0020_you_x0020_currently_x00n,
.eventformdiv #ctl00_m_g_b4e4dce5_ffa2_4561_bc12_997e2eeff45e_By_x0020_ticking_x0020_this_x002y,
.eventformdiv #ctl00_m_g_b4e4dce5_ffa2_4561_bc12_997e2eeff45e_By_x0020_ticking_x0020_this_x002n, 
.eventformdiv #ctl00_m_g_b4e4dce5_ffa2_4561_bc12_997e2eeff45e_Do_x0020_you_x0020_currently_x00y, 
.eventformdiv #ctl00_m_g_b4e4dce5_ffa2_4561_bc12_997e2eeff45e_Do_x0020_you_x0020_currently_x00n
{
	float: none;
	width: 20px;
}
.eventformdiv span.radioy, .eventformdiv span.radion
{
	width: 40px;
	height: 30px;
	float: right;
}
.eventformdiv span.radion
{
	margin-right: 5px;
}
.eventformdiv .rightSel
{
	float: right;
	height: 30px;
	margin-right: 10px;
}
.eventformdiv .longlbl
{
	width: 76%;
	height: 30px;
	float: left;
}
.eventformdiv .radioy input, .eventformdiv .radion input
{
	float: none;
	width: 20px;
}
.eventformdiv .mailinglbl
{
	width: 75%;
	height: 30px;
	float: left;
}

.formdiv {
	/*border:1px #888888 solid;*/
	margin-top:30px;
	width: 530px;
}
.interestformdiv
{
	width: 530px;
}

#ctl00_PageContentRightPlaceHolder_registerLink a img {
	border:none;
}

.submitdiv
{
	clear: both;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}
.formconfirmdiv a:visited, .formconfirmdiv a
{
	color:#1b75af;
}
.formconfirmdiv a:hover
{
	color:#edb329;
}
.formconfirmdiv h1
{
	font-size: 1.7em;
	margin-bottom: 10px;
}
.careerdet
{
	font-weight: bold;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: solid 1px #dce2e3;
	float: left;
	width:100%;
}
.careerdettitle
{
	float: left;
	width: 180px;
}
.jobdet
{

}
.jobdettitle
{
	width: 160px;

	float: left;

}
.joblinks
{
	margin-bottom: 5px;
	margin-top: 5px;
}
.joblinks img
{
	margin-right: 15px;
}
div.jobhome div
{
	margin: 0px 15px 30px 0px;
	float: left;
	font-size: x-small;
}
div.jobhome h2 a
{
	font-size: 0.8em;
	font-weight: normal;
	color: #1b75af;
}
div.jobhome h3
{
	line-height: 0px;
	margin-top: 30px;
	color: #1b75af;
	font-weight: normal;
}
.novac
{
	width: 100%;
	text-align: center;
	font-size: medium;
	margin-top: 20px;
}
.rsslinks
{
	margin-bottom: 10px;
	clear: both;
	width: 150px;
}
.rsslinks a, .rsslinks a:hover
{
	color: #1b75af;
	text-decoration: none;
	float: left;
	clear: both;
	margin-top: 6px;
}
.rsslinks img
{
	float: left;
	clear: both;
	margin-top: -2px;
}
.rsslinks a:hover
{
	color: #edb329;
}
.whatisrss a, .whatisrss a:hover
{
	text-decoration: underline;
	margin-top: 0px;
	font-size: 0.9em;
}
.whatisrss
{
	margin-bottom: 2px;
}





