/* CSS Document */
/* START OLD BRAND */

/*## START BASE STYLES ##*/
		/* Page title heading tag */
			h1 {
				color: #666600;
			}

		/* Page sub title heading tag */
			h2 {
				color: #000000;
			}
			h3 {
				color: #666600;
			}
			h4 {
				color: #666600;
			}

		/* Generic bulleted link style */
			.contentLink {
				background-image: url(http://www.pwc.com/images/ui/icons/olive/arrow_right.gif);
			}
		.contentLink a:link { text-decoration: none; color: #97A222; }
		.contentLink a:visited { text-decoration: none; color: #575757; }
		.contentLink a:hover { text-decoration: underline; color: #595900; background-color: #D9E192; }
/*## END BASE STYLES ##*/
			
/*## START HEADER ##*/
	/* Territory Name */
		.territoryName {
			color: #000000;
		}
		span.territoryName a:link { text-decoration:none; color: #000000; }
		span.territoryName a:visited { text-decoration:none; color: #000000; }
		span.territoryName a:hover { text-decoration:underline; color: #000000; }	 

	/* Default Language link */
		.languageLink {
			color: #000000;
		}
		span.languageLink a:link { text-decoration:none; color: #97A222; }
		span.languageLink a:visited { text-decoration:none; color: #575757; }
		span.languageLink a:hover { text-decoration:underline; color: #595900; background-color: #D9E192;}

	/* Selected Language link */
		.languageLinkSelected {
			color: #000000;
		}
		span.languageLinkSelected a:link { text-decoration:none; color: #000000; }
		span.languageLinkSelected a:visited { text-decoration:none; color: #000000; }
		span.languageLinkSelected a:hover { text-decoration:underline; color: #595900; background-color: #D9E192;}
/*## END HEADER ##*/

/*## START PRIMARY NAVIGATION ##*/

		.Dropdowns .DropdownSelected li.Main { background-color: #A8C200; border-bottom: 1px solid #A8C200;}
		.Dropdowns .Dropdown li.Main { background-color: #666600;}

	/* Arrow icons for 'OFF' state of SELECTED Title */
		.Dropdowns .DropdownSelected .DropdownContent .DropdownTitle {
			background-image: url(http://www.pwc.com/images/ui/icons/generic/primaryDown-white.gif);
		}

	/* Arrow icons for 'OVER' state of SELECTED Title */
		.Dropdowns .DropdownSelected .DropdownTitleOver {
			background-image: url(http://www.pwc.com/images/ui/icons/generic/primaryDown-white.gif);
		}

	/* Arrow icons for 'OVER' state of UNSELECTED Titles */
		.Dropdowns .Dropdown .DropdownTitleOver {
			background-image: url(http://www.pwc.com/images/ui/icons/generic/primaryDown-white.gif);
			background-color: #666600;
		}

	/* Arrow icons for 'OFF' state of UNSELECTED Titles */
		.Dropdowns .DropdownTitle, .DropdownTitleOver {
			background-image: url(http://www.pwc.com/images/ui/icons/generic/primaryRight-white.gif);
		}

	/* Primary Nav base line */
		.DropdownBorder {
			background-color: #A8C200;
			color: #A8C200;
		}

		.Dropdowns a { color: #FFFFFF; text-decoration: none; }
/*## END PRIMARY NAVIGATION ##*/

/*## START PRIMARY NAV EXTRAS FOR HOMEPAGES ##*/

		.Dropdowns .DropdownHome li.Main { background-color: #A8C200; border-bottom: 0px solid #A8C200;}

	/* Arrow icons for 'OFF' state of HOMEPAGE Title */
		.Dropdowns .DropdownHome .DropdownContent .DropdownTitle {
			background-image: url(http://www.pwc.com/images/ui/icons/generic/primaryRight-white.gif);
		}

	/* Arrow icons for 'OVER' state of HOMEPAGE Title */
		.Dropdowns .DropdownHome .DropdownTitleOver {
			background-image: url(http://www.pwc.com/images/ui/icons/generic/primaryDown-white.gif);
		}

/*## END PRIMARY NAV EXTRAS FOR HOMEPAGES ##*/

/*## START LHN MENU ##*/
	/* currently selected arrow */
		.LHN ul li.Selected {
			background-image: url(http://www.pwc.com/images/ui/icons/olive/arrow_lhn.gif);
		}

	/* link styles */
		.LHN li a:link, .LHN li.Selected li a:link { text-decoration: none; color: #595900; }
		.LHN li a:visited, .LHN li.Selected li a:visited { text-decoration: none; color: #333333; }
		.LHN li a:hover, .LHN li.Selected li a:hover { text-decoration:underline; color: #595900;}
		
			/* link Selected styles */
		.LHN li.Selected a:link, .LHN li.Selected a:visited, .LHN li.Selected a:hover { color: #333333; }	

/*## END LHN MENU ##*/

/*## START LHN RVP ##*/
		.RVPBox ul li {
			list-style-image: url(http://www.pwc.com/images/ui/icons/olive/arrow_right.gif);
		}

	/** RVP link styles */
		.RVPBox ul li a:link { text-decoration: none; color: #97A222; }
		.RVPBox ul li a:visited { text-decoration: none; color: #575757; }
		.RVPBox ul li a:hover { text-decoration:underline; color: #595900; background-color: #D9E192;}
/*## END LHN RVP ##*/

/*## START RHN BOX ##*/
		.RHBox ul li {
			list-style-image: url(http://www.pwc.com/images/ui/icons/olive/arrow_right.gif);
		}

	/** RVP link styles */
		.RHBox ul li a:link { text-decoration: none; color: #97A222; }
		.RHBox ul li a:visited { text-decoration: none; color: #575757; }
		.RHBox ul li a:hover { text-decoration:underline; color: #595900; background-color: #D9E192;}
/*## END RHN BOX ##*/

/*## START RHN PORTAL ##*/

	.portalTitle1 {
		color: #A8C200;
	}

/*## END RHN PORTAL  ##*/

/*## START FOOTER ##*/
		span.footerItem a:link { text-decoration:none; color: #311E1E; }
		span.footerItem a:visited { text-decoration:none; color: #311E1E; }
		span.footerItem a:hover { text-decoration:underline; color: #311E1E; }
/*## END FOOTER ##*/

/* ## START INNER CONTAINER ##*/
/* ## END INNER CONTAINER ##*/

/*## START HOMEPAGE STYLES ##*/
		td.homeBody {
			background-color: #FFFFFF /* #E3DDD2; */
		}

		.homeLeftTop {
			color: #000000;
			background-color: #E3DDD2;
		}

		.homeLeftBottom {
			background-color: #E3DDD2;
		}

		.ldTitle {
			color: #000000;
		}

		.ldLink {
			color: #666600;
			background-image: url(http://www.pwc.com/images/ui/icons/olive/arrow_right.gif);
		}

		td.homeRHN {
			background-color: #E3DDD2;
		}

		td.homeGutter {
			background-color: #FFFFFF;
		}

		.homeRHNTitle {
			color: #000000;
		}

	/* Start coloured RHN cell */
		.homeRHNGrey {
			color: #000000;
			background-color: #E3DDD2;
		}

		.homeRHNGrey ul li {
			list-style-image: url(http://www.pwc.com/images/ui/icons/olive/arrow_right.gif);
		}

	/* End coloured RHN cell */

	/* Start coloured RHN cell */
		.homeRHNColour {
			color: #000000;
			background-color: #D9E192;
			border-bottom: 1px solid #FFFFFF;
			border-top: 1px solid #FFFFFF;
		}

		.homeRHNColour ul li {
			list-style-image: url(http://www.pwc.com/images/ui/icons/olive/arrow_right.gif);
		}

	/* End coloured RHN cell */

		.homeLinkLight {
			color: #EAF29D;
			background-image: url(http://www.pwc.com/images/ui/icons/olive/arrow_right_light.gif);
		}

		.homeLinkLight a:link, .featureTHP a:link { text-decoration: none; color: #EAF29D; }
		.homeLinkLight a:visited, .featureTHP a:visited { text-decoration: none; color: #EAF29D; }
		.homeLinkLight a:hover, .featureTHP a:hover { text-decoration:underline; color: #595900; background-color: #D9E192;}
/*## END HOMEPAGE STYLES ##*/

/* ## SPECIFIC TO INDEX TEMPLATE ## */

		.indexListSplit ul li {
			list-style-image: url(http://www.pwc.com/images/ui/icons/olive/arrow_right.gif);
		}

		.indexListSplit a:link { text-decoration: none; color: #97A222; }
		.indexListSplit a:visited { text-decoration: none; color: #575757; }
		.indexListSplit a:hover { text-decoration:underline; color: #595900; background-color: #D9E192;}

/* ## SPECIFIC TO CONTENT TEMPLATE ## */

		.contentList ul li {
			list-style-image: url(http://www.pwc.com/images/ui/icons/olive/arrow_right.gif);
		}

		.contentList a:link { text-decoration: none; color: #97A222; }
		.contentList a:visited { text-decoration: none; color: #575757; }
		.contentList a:hover { text-decoration:underline; color: #595900; background-color: #D9E192;}

		/* MG 10-04-2006: uppercase ContentArea added */
		.contentArea ul li, .ContentArea ul li, .careersContentArea ul li, .popupContentArea ul li, .rightCell ul li, .micrositeContentArea ul li, .homeLeftTop ul li, .homeLeftBottom ul li {
			list-style-image: url(http://www.pwc.com/images/ui/icons/olive/arrow_right.gif);
		}

		/* MG 10-04-2006: uppercase ContentArea added */
		.contentArea a:link, .ContentArea a:link, .careersContentArea a:link, .micrositeContentArea a:link, .popupContentArea a:link { text-decoration: underline; color: #97A222; }
		.contentArea a:visited, .ContentArea a:visited, .careersContentArea a:visited, .micrositeContentArea a:visited, .popupContentArea a:visited { text-decoration: underline; color: #575757; }
		.contentArea a:hover, .ContentArea a:hover, .careersContentArea a:hover, .micrositeContentArea a:hover, .popupContentArea a:hover { text-decoration:underline; color: #595900; background-color: #D9E192;}

		/* MG 10-04-2006: uppercase ContentArea added */
		.contentLink a:link, .contentArea ul li a:link, .ContentArea ul li a:link, .rightCell a:link, .leftCell a:link, .careersContentArea ul li a:link, .micrositeContentArea ul li a:link, .popupContentArea ul li a:link { text-decoration: none; color: #97A222; }
		.contentLink a:visited, .contentArea ul li a:visited, .ContentArea ul li a:visited, .rightCell a:visited, .leftCell a:visited, .careersContentArea ul li a:visited, .micrositeContentArea ul li a:visited, .popupContentArea ul li a:visited { text-decoration: none; color: #575757; }
		.contentLink a:hover, .contentArea ul li a:hover, .ContentArea ul li a:hover, .rightCell a:hover, .leftCell a:hover, .careersContentArea ul li a:hover, .micrositeContentArea ul li a:hover, .popupContentArea ul li a:hover { text-decoration:underline; color: #595900; background-color: #D9E192;}

/* ## SPECIFIC TO THP TEMPLATE ## */

		.thpTitle {
			color: #000000;
		}
		.homeLarge {
			color: #D9E192;
		}

		.homeLayout1 {
			background-color: #666600;
		}

		.homeLayout2_left {
			background-color: #666600;
		}
		.homeLayout2_right {
			background-color: #666600;
		}
		.homeLayout3_left {
			background-color: #666600;
		}
		.homeLayout3_right {
			background-color: #666600;
		}

		.homeLayout4_left {
			background-color: #666600;
		}
		.homeLayout4_right {
			background-color: #666600;
		}

		.homeLayout5_left {
			background-color: #666600;
		}
		.homeLayout5_mid {
			background-color: #666600;
		}
		.homeLayout5_right {
			background-color: #666600;
		}

		.homeCustom ul li {
			list-style-image: url(http://www.pwc.com/images/ui/icons/olive/arrow_right_light.gif);
		}

		.homeCustom a:link { text-decoration: none; color: #EAF29D; }
		.homeCustom a:visited { text-decoration: none; color: #EAF29D; }
		.homeCustom a:hover { text-decoration:underline; color: #595900; background-color: #D9E192;}

		.homeLeftTop a:link, .ldLink a:link, .homeRHNGrey a:link, .homeRHNGrey ul li a:link, .homeRHNColour a:link, .homeRHNColour ul li a:link, .homeLeftBottom a:link { text-decoration: none; color: #595900; }
		.homeLeftTop a:visited, .ldLink a:visited, .homeRHNGrey a:visited, .homeRHNGrey ul li a:visited, .homeRHNColour a:visited, .homeRHNColour ul li a:visited, .homeLeftBottom a:visited { text-decoration: none; color: #333333; }
		.homeLeftTop a:hover, .ldLink a:hover, .homeRHNGrey a:hover, .homeRHNGrey ul li a:hover, .homeRHNColour a:hover, .homeRHNColour ul li a:hover, .homeLeftBottom a:hover { text-decoration:underline; color: #595900; background-color: #D9E192;}

		.closeWindow a:link { text-decoration: none; color: #000000; }
		.closeWindow a:visited { text-decoration: none; color: #000000; }
		.closeWindow a:hover { text-decoration: underline; color: #000000; }

/*## START RHN CONTACTS ##*/
		.RHContacts a:link { text-decoration:none; color: #595900; }
		.RHContacts a:visited { text-decoration:none; color: #333333; }
		.RHContacts a:hover { text-decoration:underline; color: #595900; } /* background-color: #D9E192;} */

	/* More contacts link styles */
		.contactLink {
			background-image: url(http://www.pwc.com/images/ui/icons/olive/arrow_right.gif);
		}
/*## END RHN CONTACTS ##*/

/* ## START PAGE TOOLS ##*/
		.pageTools a:link { text-decoration:none; color: #000000; }
		.pageTools a:visited { text-decoration:none; color: #000000; }
		.pageTools a:hover { text-decoration:underline; background-color: #FFFFFF;}
		html>body .pageTools a:hover { text-decoration:none; }
/* ## END PAGE TOOLS ##*/

/* ## START LEGACY STYLES ##*/
		.mediumText { color: #666600; }
		.strongText { color: #666600; }

		.white { background-color: #FFFFFF; color: black; }
		.light { background-color: #D9E192; color: black; }
		.medium { background-color: #D9E192; color: black; }
		.strong { background-color: #666600; color: white; }

		.medium a:link, .light a:link { text-decoration: underline; color: #595900; }
		.medium a:visited, .light a:visited { text-decoration: underline; color: #333333; }
		.medium a:hover, .light a:hover { text-decoration:none; color: #D9E192; background-color: #666600 }

		.neutral a:link { text-decoration: underline; color: #595900; }
		.neutral a:visited { text-decoration: underline; color: #333333; }
		.neutral a:hover { text-decoration:none; color: #D9E192; background-color: #666600 }

		.strong a:link { text-decoration: underline; color: #D9E192; }
		.strong a:visited { text-decoration: underline; color: #D9E192; }
		.strong a:hover { text-decoration:none; color: #666600; background-color: #D9E192; }

		.largestBright { color: #A8C200; }
		.largestStrong { color: #666600; }

		hr { color: #A8C200; }

/* ## END LEGACY STYLES ##*/

/* END OLD BRAND */


/* START bordeaux dependent styles */

		.iglabel{
		color: #666600;
		}
		
	
		
		.general_bold, table#searchresultslist td span.ResultsItemsPerPage span.general_bold {
		color: #666600;
		}
		
		a.SortBar, a.SortBar:hover, a.SortBar:link,  a.SortBar:active, table#searchresultslist td span.general_bold {
		color:#666600;
		}
		
		#personregister table {
		
		}
		
		table#searchresultslist td.searchresultsjoblink a{
		color:#666600;
		}
		
		#applicationlogin_inner #existingappbar {
		border-top: 1px solid #666600;
		}	
		
		div#searchcriteria_container .searchpair label
		{
		color: #a8c200;
		}
		
		div#searchcriteria_container input.submitbutton {
		background-color: #a8c200;
		}
		
		h1 .introTitle {
		color:#a8c200;
		}
		
		h1 .introTitleBase {
		color:#666600;
		}
		
		#jobSearch #searchIntroText {
		color: #a8c200;
		background-image: url(http://www.pwc.com/images/nl/recruitment/img2job.jpg);
		}
		
		#stageSearch #searchIntroText {
		/*color: #a8c200;*/
		background-image: url(http://www.pwc.com/images/nl/recruitment/img2stage.jpg);
		}
		
		.subTitleSize1 {
		color: #666600;
		}
		
		.subTitleSize2, .introSubTitle, .quote{ 
		color: #a8c200;
		}

/* END bordeaux dependent styles */

