﻿/* Colours used on site

#242424 - Main body text colour
#ED2B94 - Main Pink from logo
#2B4B9F - Main Blue from logo
#D1D1D1 - Mid grey
#E0E0E0 - Very light grey
#5C5C5C - Very dark grey
#162357 - Very dark blue used in layer panel
#172358 - Dark blue used in background of sub nav as is blue at the bottom of the Tinted Panel

*/

/* General Items */

body
{
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #242424;
}

a
{
	text-decoration: none;
	color: #242424;
}

a:hover
{
	text-decoration: underline;
}

a.alt
{
	text-decoration: underline;
}

a.alt:hover
{
	text-decoration: none;
}

a.expand, a.collapse
{
	display: block;
	height: 21px;
	width: 21px;
	background-image: url('/Lib/Img/PlusSign.png');
	background-repeat: no-repeat;
	background-position: center center;
}

a.collapse
{
	background-image: url('/Lib/Img/MinusSign.png');
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

.clear
{
	clear: both;
}

.hclear
{
	clear: both;
	height: 1px;
	font-size: 1px;
}

.tclear
{
	clear: both;
	height: 0px;
	font-size: 0px;
}

.emphasis
{
	color: #ED2B94;
}

h1, div#ContactArea h5
{
	font-family: 'Comic Sans MS', Verdana, Arial, Helvetica, sans-serif; /*Will display Comic Sans if computer has it, otherwise Verdana*/
	color: #2B4B9F;
	font-size: 1.7em;
	padding-bottom: 8px;
}

div.errorPanel
{
	padding: 8px;
	font-weight: bold;
	margin-bottom: 8px;
	background-color: #ED2B94;
	color: #FFFFFF;
	font-size: 1.1em;
}

div.errorPanel ul
{
	font-weight: normal;
	padding-top: 4px;
	margin-left: 26px;	
}

div.errorPanel ul li
{
	list-style-type: disc;
}

div.errorPanel a
{
	color: #FFFFFF;
}

div#ContentDisplay ol, div#JobDetail ol, div#ContentDisplay ul, div#JobDetail ul
{
	font-size: 1.1em;
	padding-left: 28px;
	padding-bottom: 4px;
}

div#ContentDisplay li, div#JobDetail li
{
	list-style-type: square;	
	padding-bottom: 4px;
}

div#ContentDisplay ol li, div#JobDetail ol li
{
	list-style-type: decimal;
}

input
{
	font-size: 1.0em;
}

textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

input.tb, input.tbActive, textarea.tb, textarea.tbActive
{
	padding: 3px;
	border: 1px solid #2B4B9F;
	width: 140px;
}

input.tbActive, textarea.tbActive
{
	border: 1px solid #ED2B94;
}

select
{
	font-size: 1.0em;
	padding: 3px;
	border: 1px solid #2B4B9F;
	width: 176px;
}

dl dt
{
	width: 120px;
	clear: both;
	float: left;
	text-align: right;
	padding: 2px;
	padding-right: 0px;
	padding-left: 0px;
}

dl dt span
{
	color: #ED2B94;
	padding-left: 2px;
	padding-right: 2px;
}

dl dd
{
	float: left;
	width: 294px;
	padding: 2px;
	padding-left: 0px;
	padding-right: 0px;
}

input.button
{
	background: transparent;
	background-repeat: no-repeat;
	border: none;
}

input.go, input.goActive
{
	background-image: url('/Lib/Img/Go.png');
	background-position: 0px 2px;
	height: 19px;
	width: 23px;
}

input.goActive
{
	background-position: 0px -18px;
}

input.logout, input.logoutActive
{
	background-image: url('/Lib/Img/Logout.png');
	background-position: 0px 2px;
	height: 19px;
	width: 63px;
}

input.logoutActive
{
	background-position: 0px -18px;
}

input.search, input.searchActive
{
	background-image: url('/Lib/Img/Search.png');
	background-position: 0px 2px;
	height: 19px;
	width: 63px;
}

input.searchActive
{
	background-position: 0px -18px;
}

input.clickHereToSubmit, input.clickHereToSubmitActive
{
	background-image: url('/Lib/Img/ClickHereToSubmitOnGrey.png');
	background-position: 0px 2px;
	height: 19px;
	width: 174px;
}

input.clickHereToSubmitActive
{
	background-position: 0px -18px;
}

input.createAccount, input.createAccountActive
{
	background-image: url('/Lib/Img/CreateAccountOnGrey.png');
	background-position: 0px 2px;
	height: 19px;
	width: 130px;
}

input.createAccountActive
{
	background-position: 0px -18px;
}

input.changePassword, input.changePasswordActive
{
	background-image: url('/Lib/Img/ChangePasswordOnGrey.png');
	background-position: 0px 2px;
	height: 19px;
	width: 148px;
}

input.changePasswordActive
{
	background-position: 0px -18px;
}

input.getDownload, input.getDownloadActive
{
	background-image: url('/Lib/Img/GetDownload.png');
	background-position: 0px 2px;
	height: 19px;
	width: 122px;
}

input.getDownloadActive
{
	background-position: 0px -18px;
}

div.bar
{
	background-image: url('/Lib/Img/Bar.png');
	background-repeat: no-repeat;
	height: 37px;
	overflow: hidden;
	white-space: nowrap;
}

div.bar div.right
{
	background-image: url('/Lib/Img/BarTopRight.png');
	height: 5px;
	width: 4px;
	float: right;
}

div.barWithFade
{
	background-image: url('/Lib/Img/BarWithFade.png');
	background-repeat: no-repeat;
	height: 41px;
	overflow: hidden;
	white-space: nowrap;
}

div.barWithFade div.right
{
	background-image: url('/Lib/Img/BarWithFadeRight.png');
	height: 41px;
	width: 10px;
	float: right;
}

h3, div.bar h1 /*h1 for use on job search results to show job titles as h1 tags*/
{
	color: #E0E0E0;
	font-size: 1.3em;
	font-family: Verdana, Arial, Helvetica, sans-serif; /*Will display Comic Sans if computer has it, otherwise Verdana*/
}

div.bar h3, div.bar h1
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
}

div.barWithFade h3
{
	padding-left: 14px;
	padding-top: 12px;
}

h3 a, div.bar h1 a
{
	color: #E0E0E0;
}

div.whitePanel
{
	background-image: url('/Lib/Img/WhitePanelMiddle.png');
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-top: 2px;
}

div.whitePanelBottom
{
	background-image: url('/Lib/Img/WhitePanelBottom.png');
	background-repeat: no-repeat;
	height: 9px;
}

div.list
{
	padding-bottom: 8px;
}

div.list div
{
	border-bottom: 1px dotted #D1D1D1;
	background-image: url('/Lib/Img/SmallArrowDarkGreyRight.png');
	background-repeat: no-repeat;
	background-position: 8px 9px;
	padding-top: 6px;
	padding-bottom: 7px;
	padding-left: 20px;
	font-size: 1.1em;
}

div.doubleBorder
{
}

div.doubleBorder div.tl
{
	background-image: url('/Lib/Img/GreyDoubleBorderTopLeft.png');
	background-repeat: no-repeat;
	height: 2px;
	font-size: 1px;
}

div.doubleBorder div.tl div.tr
{
	background-image: url('/Lib/Img/GreyDoubleBorderTopRight.png');
	float: right;
	height: 2px;
	width: 2px;
	font-size: 1px;
}

div.doubleBorder div.contentWrap
{
	clear: both;
	border-left: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
}

div.doubleBorder div.content
{
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	background-color: #E0E0E0;
	padding-left: 6px;
	padding-top: 4px;
	padding-bottom: 2px;
	padding-right: 6px;
}

div#Logos div.doubleBorder div.content
{
	
}

div.doubleBorder div.bl
{
	background-image: url('/Lib/Img/GreyDoubleBorderBottomLeft.png');
	background-repeat: no-repeat;
	height: 6px;
	font-size: 1px;
}

div.doubleBorder div.bl div.br
{
	background-image: url('/Lib/Img/GreyDoubleBorderBottomRight.png');
	float: right;
	height: 6px;
	width: 6px;
	font-size: 1px;
}

div.doubleBorder div.content dl
{
	clear: both;
}

div.doubleBorder div.content dl dt
{
	width: 120px;
	font-size: 1.1em;
	padding-top: 6px;
	padding-right: 6px;
}

div.doubleBorder div.content dl dd
{
	width: 380px;
	font-size: 1.1em;
}

div.doubleBorder div.content dl dd input.tb, div.doubleBorder div.content dl dd input.tbActive, div.doubleBorder div.content dl dd textarea.tb, div.doubleBorder div.content dl dd textarea.tbActive
{
	width: 420px;
}

div.doubleBorder div.content dl dd textarea.tb, div.doubleBorder div.content dl dd textarea.tbActive
{
	height: 46px;
}

div.doubleBorder div.content dl dd select
{
	width: auto;
}

div.layerPanel
{
	color: #E0E0E0;
}

div.layerPanel a
{
	color: #E0E0E0;
}

div.layerPanel a:hover
{
	color: #FFFFFF;
}

div.layerPanel div.tl
{
	background-image: url('/Lib/Img/LayerPanelTopLeft.png');
	background-repeat: no-repeat;
	height: 4px;
	font-size: 1px;
}

div.layerPanel div.tl div.tr
{
	background-image: url('/Lib/Img/LayerPanelTopRight.png');
	float: right;
	height: 4px;
	width: 4px;
	font-size: 1px;
}

div.layerPanel div.content
{
	background-image: url('/Lib/Img/LayerPanelMiddle.png');
	background-color: #162357;
	background-repeat: repeat-x;
}

div.layerPanel div.bl
{
	background-image: url('/Lib/Img/LayerPanelBottomLeft.png');
	background-repeat: no-repeat;
	height: 7px;
	font-size: 1px;
}

div.layerPanel div.bl div.br
{
	background-image: url('/Lib/Img/LayerPanelBottomRight.png');
	float: right;
	height: 7px;
	width: 5px;
	font-size: 1px;
}

div.simpleBorderWrap
{
	border: 1px solid #D1D1D1;
	padding: 1px;
}

div.simpleBorder
{
	background-color: #D1D1D1;
	color: #2B4B9F;
	padding: 6px;
	padding-bottom: 8px;
}

div.simpleBorder a
{
	text-decoration: underline;
	color: #2B4B9F;
}

div.simpleBorder a:hover
{
	color: #ED2B94;
}

span.comic
{
	font-family: 'Comic Sans MS', Verdana, Arial, Helvetica, sans-serif; /*Will display Comic Sans if computer has it, otherwise Verdana*/
}

div.paging a.previous, div.paging a.next
{
	display: block;
	float: left;
	background-image: url('/Lib/Img/Previous.png');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	height: 18px;
	width: 75px;
	margin-left: 8px;
	margin-top: 3px;
}

div.paging a.next
{
	background-image: url('/Lib/Img/Next.png');
	width: 43px;
}

div.paging a.previous:hover, div.paging a.next:hover
{
	background-position: 0px -18px;
}

a.forwardArrow, a.backArrow
{
	display: block;
	color: #2B4B9F;
	font-size: 1.3em;
	background-image: url('/Lib/Img/LargeArrowRight.png');
	background-repeat: no-repeat;
	padding-left: 18px;
	margin-top: 8px;
}

a.backArrow
{
	background-image: url('/Lib/Img/LargeArrowLeft.png');
}

/* Master Page Items */

div#MainOuterWrap
{	
	background-image: url('/Lib/Img/HeaderBackground.png');
	background-repeat: repeat-x;
	background-position: 0px 114px;
}

div#MainWrap
{
	width: 918px;
	margin: 0 auto;
}

div#Header
{
	padding-top: 6px;
	height: 96px;
}

div#Header div#LogoWrap
{
	float: left;
	padding-left: 9px;
	padding-top: 10px;
}

div#Header div#LogoWrap img
{
	height: e70px; /*Fix height to prevent layout being affected */
}

div#Header div#HeaderRight
{
	margin-right: 9px;
	float: right;
	width: 460px;
	height: 96px;
}

div#Header div#HeaderRight div#QuickLinks div, div#Header div#HeaderRight div#QuickLinks img, div#Header div#HeaderRight div#QuickLinks span
{
	float: right;
}

div#Header div#HeaderRight div#QuickLinks span
{
	padding-right: 5px;
}

div#Header div#HeaderRight div#QuickLinks img
{
	margin-top: 3px;
}

div#Header div#HeaderRight div#QuickLinks div
{
	padding-bottom: 1px;
	padding-left: 6px;
	padding-right: 5px;
	border-right: 1px solid #242424;
}

div#Header div#HeaderRight div#QuickLinks div.first
{
	border-right: 0px;
	padding-right: 0px;
}

div#Header div#HeaderRight div#QuickLinks div a
{
	display: block;
}

div#Header div#HeaderRight div#Login, div#Header div#HeaderRight div#Logout
{
	clear: both;
	float: right;
}

div#Header div#HeaderRight div#Login div.title
{
	float: left;
	background-image: url('/Lib/Img/CandidateLogin.png');
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #FFFFFF;
	width: 117px;
	height: 17px;
	position: relative;
	top: 9px;
	left: 6px;
	margin-top: 6px;
}

div#Header div#HeaderRight div#Login div.loginFailed
{
	float: right;
	position: relative;
	top: 15px;
	left: -8px;
	font-weight: bold;
	background-color: #ED2B94;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	color: #FFFFFF;
}

div#Header div#HeaderRight div#Login div.controls
{
	clear: both;
	border: 1px solid #D1D1D1;
	background-repeat: repeat-x;
	background-position: 0px 7px;
	padding-left: 8px;
	padding-top: 12px;
	padding-bottom: 4px;
	padding-right: 6px;
}

div#Header div#HeaderRight div#Login div.controls div span
{
	padding-right: 4px;
	font-size: 1.1em;
}

div#Header div#HeaderRight div#Login div.controls input.tb, div#Header div#HeaderRight div.controls input.tbActive
{
	width: 120px;
	margin-right: 4px;
	font-size: 1.1em;
}

div#Header div#HeaderRight div#Login div.controls p
{
	text-align: right;
	padding-top: 4px;
	padding-right: 28px;
}

div#Header div#HeaderRight div#Login div.controls p a
{
	color: #ED2B94;
}

div#Header div#HeaderRight div#Login div.controls p a.forgotten
{
	border-left: 1px solid #5C5C5C;
	padding-left: 4px;
	margin-left: 4px;
}

div#Header div#HeaderRight div#Logout div.title
{
	background-image: url('/Lib/Img/WelcomeBack.png');
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #FFFFFF;
	width: 112px;
	height: 17px;
	position: relative;
	top: 9px;
	left: 6px;
	margin-top: 6px;
}

div#Header div#HeaderRight div#LogoutInnerWrap
{
	border: 1px solid #D1D1D1;
	background-repeat: repeat-x;
	background-position: 0px 7px;
	padding-left: 8px;
	padding-top: 10px;
	padding-bottom: 4px;
	padding-right: 6px;
	width: 387px;
}

div#Header div#HeaderRight div#Logout div#LoggedInMessage
{
	text-align: center;
	overflow: hidden;
	height: 18px;
	white-space: nowrap;
	margin-right: 2px;
}

div#Header div#HeaderRight div#Logout div#LoggedInMessage span#Msg
{
	font-size: 1.1em;
}

div#Header div#HeaderRight div#Logout div#LoggedInMessage span.comic
{
	color: #2B4B9F;
	font-size: 1.3em;
}

div#Header div#HeaderRight div#Logout div#Actions a
{
	margin-top: 4px;
	color: #ED2B94;
	float: left;
}

div#Header div#HeaderRight div#Logout div#Actions input
{
	float: right;
}

div#Artwork div.artworkStatic
{
	clear: both;
	background-repeat: no-repeat;
	width: 918px;
	height: 165px;
	margin: 0 auto;
}

div#NavWrap ul#Nav
{
	padding-left: 4px;
}

div#NavWrap ul#Nav li
{
	float: left;
	background-image: url('/Lib/Img/NavSeparator.png');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding-top: 8px;
	padding-left: 33px;
	padding-right: 33px;
	height: 27px;
	position: relative; /*this is essential for the absolute positioning of child elements to work*/
}

div#NavWrap ul#Nav li.first
{
	background-image: none;
}

div#NavWrap ul#Nav li a
{
	font-size: 1.4em;
	display: block;
	color: #E0E0E0;
	text-decoration: none;
}

div#NavWrap ul#Nav li a:hover
{
	color: #FFFFFF;
	border-bottom: 1px solid #ED2B94;
}

div#NavWrap ul#Nav li.active a
{
	border-bottom: 1px solid #ED2B94;
}

div#NavWrap ul#Nav li ul
{
	display: none;
	position: absolute;
}

div#SubMenusContainer ul
{
	border: 1px solid #42447D;
	border-bottom: none;
}

div#SubMenusContainer ul li
{
	background-image: url('/Lib/Img/TintedPanel.png');
	background-color: #172358;
	background-repeat: repeat-x;
	padding-right: 6px;
}

div#SubMenusContainer ul li a
{
	display: block;
	font-size: 1.1em;
	padding-top: 10px;
	padding-bottom: 11px;
	padding-left: 12px;
	padding-right: 6px;
	color: #E0E0E0;
	border: 0px;
	text-decoration: none;
}

div#SubMenusContainer ul li a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}

div#SubMenusContainer ul li a.subParentBtn
{
	background-image: url('/Lib/Img/PinkBar.png');
	background-repeat: no-repeat;
	background-position: right center;
}

div#ContentWrap
{
	clear: both;
	padding-left: 4px;
	padding-top: 18px;
}

a.medium, a.wide
{
	display: block;
	background-image: url('/Lib/Img/ButtonMedium.png');
	background-repeat: no-repeat;
	width: 128px;
	padding-top: 14px;
	height: 24px;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

a.wide
{
	background-image: url('/Lib/Img/ButtonWide.png');
	width: 151px;
}

a.largeLeft, a.largeRight
{
	background-image: url('/Lib/Img/LargeArrowLeft.png');
	display: block;
	width: 15px;
	height: 18px;
}

a.largeRight
{
	background-image: url('/Lib/Img/LargeArrowRight.png');
}

div#Footer
{
	padding-left: 5px;
	padding-right: 12px;
	padding-top: 12px;
	padding-bottom: 6px;
}

div#Footer div.content
{
	padding-left: 80px;
	padding-top: 9px;
	padding-bottom: 9px;
}

div#Footer div.content div#FooterLinksWrap div
{
	float: left;
	width: 150px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 8px;
	background-image: url('/Lib/Img/SmallArrowLightGreyRight.png');
	background-repeat: no-repeat;
	background-position: 0px center;
}

div#Footer div.content div#FooterLinksWrap div a
{	
	font-size: 1.1em;
}

div#Copyright
{
	text-align: center;
	padding-bottom: 18px;
}

a.download
{
	background-image: url('/Lib/Img/DownloadOnGrey.png');
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	width: 99px;
}

a.download:hover
{
	background-position: 0px -21px;
}

/* End of Master Page Items */

/* Left Column Master Page Items */

div#LeftColumnLeft
{
	float: left;
	width: 208px;
}

div#LeftColumnRight
{
	float: left;
	width: 646px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 10px;
}

div#LeftColumnLeft div#QuickSearch
{
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 10px;
}

div#LeftColumnRight div#ApplyLinks
{
	margin-bottom: 8px;
}

div#LeftColumnLeft div#Browse
{
	padding-left: 1px;
	padding-right: 1px;
}

/* Right Column Master Page Items */

div#RightColumnLeft
{
	float: left;
	width: 646px;
	padding-left: 24px;
	padding-right: 24px;
}

div#RightColumnRight
{
	float: left;
	width: 208px;
}

div#RightColumnRight div#QuickSearch
{
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 10px;
}

div#RightColumnRight div#ApplyLinks
{
	margin-bottom: 8px;
}

/* Three Column Master Page Items */

div#ThreeColumnWrap div
{
	
}

div#ThreeColumnWrap div#ThreeColumnTopWrap
{
}

div#ThreeColumnWrap div#ThreeColumnLeftWrap, div#ThreeColumnWrap div#ThreeColumnRightWrap
{
	float: left;
	width: 208px;
}

div#ThreeColumnWrap div#ThreeColumnCenterWrap
{
	float: left;
	width: 438px;
	padding-left: 24px;
	padding-right: 24px;
}

div#ThreeColumnWrap div#ThreeColumnBottomWrap
{
	clear: both;
}

/* End of Three Column Master Page Items */

/* General Content Master Page Items */

div#SubNav
{
	padding-bottom: 8px;
	padding-left: 2px;
}

div#SubNav div.whitePanel div.level div
{
	border-bottom: 1px dotted #D1D1D1;
	background-image: url('/Lib/Img/MediumArrowRightPink.png');
	background-repeat: no-repeat;
	background-position: 8px 9px;
	padding-top: 4px;
	padding-bottom: 7px;
	padding-left: 20px;
	font-size: 1.1em;
}

div#SubNav div.whitePanel div.level div a
{
	color: #2B4B9F;
	font-weight: bold;
	padding-bottom: 5px;
	line-height: 16px;
}

div#SubNav div.whitePanel div.level div.active a
{
	background-image: url('/Lib/Img/Squiggle.png');
	background-repeat: repeat-x;
	background-position: right bottom;
	text-decoration: none;
}

div#SubNav div.whitePanel div.level div a:hover
{
	background-image: url('/Lib/Img/Squiggle.png');
	background-repeat: repeat-x;
	background-position: right bottom;
	text-decoration: none;
}

div#SubNav div.whitePanel div.level div.level
{
	background-image: none;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: 0px;
}

div#SubNav div.whitePanel div.level div.level div
{
	font-size: 1.0em;
	background-image: url('/Lib/Img/SmallArrowDarkGreyRight.png');
}

div#SubNav div.whitePanel div.level div.level div a
{
	color: #5C5C5C;
	font-weight: normal;
}

/* End of General Content Master Page Items */

/* Extras for Homepage */

div#ThreeColumnWrap div#ThreeColumnLeftWrap div#QuickSearch
{
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 10px;
}

div#ThreeColumnWrap div#ThreeColumnLeftWrap div#ApplyLinks
{
	margin-bottom: 8px;
}

div#ThreeColumnWrap div#ThreeColumnLeftWrap div#Browse
{
	padding-left: 1px;
	padding-right: 1px;
}

div#ThreeColumnWrap div#ThreeColumnCenterWrap
{
	
}

div#ThreeColumnWrap div#ThreeColumnCenterWrap a.medium
{
	float: right;
	position: relative;
	left: 3px;
}

div#ThreeColumnWrap div#ThreeColumnCenterWrap div#Download
{
	padding-top: 12px;
	padding-bottom: 12px;
}

div#ThreeColumnWrap div#ThreeColumnRightWrap div#Logos
{
	padding-top: 16px;
}

/* End of Extras for Homepage */

/* Extras for the Search Page */

div#QuickSearchMain
{
	background-image: url('/Lib/Img/Books.png');
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 350px;
}

div#QuickSearchMain h1
{
	background-image: url('/Lib/Img/LargeArrowLeft.png');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
}

/* End of Extras for the Search Page */

/* Extras for the Download Page */

div#DownloadMain
{
}

div#DownloadMain h1.instructions
{
	background-image: url('/Lib/Img/LargeArrowLeft.png');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 20px;
}

div#LeftColumnLeft div#MiniJobseekerDetails
{
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 10px;
}

/* End of Extras for the Download Page */

/* Extras for the Apply Page */
div#LeftColumnLeft div#ApplyLinksWrap
{
	padding-left: 1px;
}

/* Extras for the Register Page */
p.alreadyRegistered
{
	font-size: 1.1em;
	margin-bottom: 40px;
}

p.alreadyRegistered a
{
	text-decoration: underline;
}

p.alreadyRegistered a:hover
{
	text-decoration: none;
}

/* ====== Start of Holding Page & Error Page ====== */

div#HoldingPage, div#ErrorPage
{
	width: 600px;
	margin: 0 auto;
	padding-top: 80px;
	text-align: center;
}

div#HoldingPage h2, div#ErrorPage h2
{
	padding-top: 16px;
	color: #CC016F;
}

div#HoldingPage p, div#ErrorPage p
{
	color: #15358A;
	font-size: 1.1em;
}

div#HoldingPage p a, div#ErrorPage p a
{
	color: #15358A;
}

div#ErrorPage p a
{
	text-decoration: underline;
}

div#ErrorPage p a:hover
{
	text-decoration: none;
}

/* ====== End of Holding Page ====== */

