/* Core (Site wide css rules) - Core Components Project*/
/* ---------------------------------------------------------- */
body, div, ul {padding: 0px;margin: 0px;}

/* Elements */
/* ---------------------------------------------------------- */
body
{
	background-repeat: repeat-x;
	background-color: #fff;
	font: 12px Arial, sans-serif;
	color: #333;
	line-height: 15px;
}

 
.smallText
{
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #fff;
	margin: 0px;
	font: 11px Arial, sans-serif;
	color: #333;
	line-height: 15px;
}

td, th, caption, input, select, textarea
{
	font: 12px Arial, sans-serif;
}

td, th, caption
{
	text-align: left;
}

h1
{
	color: #335d65;
	font:bold 12px/16px Georgia, sans-serif;
	margin:0px;
	padding:0px;
	clear:left;
}

#Title {color: #333;margin:6px 0px 6px 0px;	font-size:14px;}

h2
{
	color: #333;
	font: 14px Georgia, sans-serif;
	font-weight: bold;
	margin:0px 0px 10px 0px;
	clear:both;
}

h2.articleHeader
{
	color: #333;
	font: 14px Georgia, sans-serif;
	font-weight: bold;
	margin:10px 0px 1px 0px;
}

h2.SubHeading
{
	margin:0px 0px 5px 0px;
	padding:0px;
}

a.SubHeadingLink
{
	font-weight: bold;
	margin:0px 0px 5px 0px;
}

h2.SubHeading2
{
	margin:0px 0px 5px 0px;
}

h3
{
	color: #333;
	font: 14px Georgia, sans-serif;
	font-weight: normal;
	margin-top: 10px;
	clear: both;
}

h4
{
	color: #333;
	font: 12px Georgia, sans-serif;
	font-weight: bold;
	margin:10px 0px 0px 0px;
	clear: both;
}

h6
{
	color: #333;
	font: 12px Georgia, sans-serif;
	margin:8px 0px 8px 0px;
	clear: both;
}

.navHeader 
{
	clear:both;
	font-size:16px;
	font-weight:700;
	color: #335d65;
}

a
{
	text-decoration: none;
	color: #335d65;

}

a:hover 
{
	text-decoration: underline;
	
}

a.upAndRightAligned
{
	text-decoration: none;
    float:right;
    margin:0px 10px 0px 0px;
    font: 11px Arial, sans-serif;
    font-weight: bold;
}

a.upAndRightAligned2
{
	text-decoration: none;
    float:right;
    margin:0px 4px 0px 0px;
    font: 11px Arial, sans-serif;
    font-weight: bold;
}

a.upAndRightAligned:hover 
{
	text-decoration: underline;
	margin:0px 10px 0px 0px;
	font: 11px Arial, sans-serif;
	font-weight: bold;
}

/* Layout */
/* ---------------------------------------------------------- */

#Frame
{
clear:both;
width:777px;
}

#Header
{
	width:777px;
	height:165px;
	clear:both;
overflow:hidden;
}


#MenuColumn 
{
	float: left;
	text-align: left;
	width: 154px;
}

#CentreFrame
{
	float: left;
	width: 620px;
}

#EmptyLayer
{
	background-color:white;
	height:15px !important; 
}

#CentreColumnNoLine 
{
	border: solid 1px #d3d3d3;
	margin:0px 0px 10px 0px;
	padding:10px;
	/*width: 620px;*/
	/*voice-family: "\"}\"";*/
	/*voice-family: inherit;*/
	width: 600px;
	
}

#CentreColumnNoLine td {font-family:georgia;}
#CentreColumnNoLine td a {font-weight:bold;}

#CentreColumn 
{
	border: solid 1px #d3d3d3;
	margin:0px 0px 10px 0px;
	padding:0px 10px 0px 10px;
	/*padding:10px;*/
	/*width: 620px;*/
	/*voice-family: "\"}\"";*/
	/*voice-family: inherit;*/
	width: 600px;
	background:url('../images/contentBackg.gif') 477px;
	
}

html>body #CentreColumn 
{	
	width: 598px;	
}     


#Content
{
	padding-right:2px;
	float: left;
	text-align: left;	
	width: 459px;
}

#Content li
{
    list-style:disc inside
}

#ContentNew
{	
	text-align: left;
	border-right: solid 1px #666577;
	width: 459px;
}

#InternalAdverts
{
	float: left;
	text-align: left;
	font-size: 11px;
	line-height: 14px;
	margin-left: 10px;
	width: 125px;
}

#ExternalAdverts
{
	position:absolute;
	left:784px;
	top:140px;
	width: 150px; /*IS Added to fix floating adverts*/
}

#Footer 
{
	margin-left: 80px;
	margin-top: 10px;
	margin-bottom: 0px;
	font: 11px Arial, sans-serif;
	color: #888;
	width: 800px;
	clear: both;
	padding-left:0px;
}

.FloatWithIn
{
	font-size: 0px; 
	clear: both; 
	height: 0px; 
	overflow: hidden; 
}

#Footer a
{
	font-weight: normal;
	margin-top: 10px;
}

#Publisher
{
	text-align: left;
	width: 500px;
}

/* Standard Layout Divs */
/* ---------------------------------------------------------- */

#AdColumn h3, #MenuColumn h3, #Footer h3, #SiteName a, #Strap span
{
	display: none;
}

#Breadrcumb
{
	font: 11px Arial, sans-serif;
	color: #666;
	padding-bottom: 10px;
	float: left;
}

#Breadrcumb a
{
	font-weight: normal;
}

.ExternalAdvertText
{
	display: block;
	width: 120px;
	text-align: center;
	font: 11px Arial, sans-serif;
	line-height: 18px;
	color: #888;
}

.InternalAdvertsText
{
	display: block;
	text-align: left;
	font: 11px Arial, sans-serif;
	line-height: 18px;
	color: #888;
	margin-bottom: 5px;
}

#Section
{
margin: 0px;
font: normal 18px Georgia, Helvetica, sans-serif;
text-transform: uppercase;
color: #ccc6b6;
}

#FooterLinks
{
	margin-top: 10px;
	float: left;
}

#FooterCopyright
{
	display: block;
	font:bold 11px Arial, sans-serif;
	margin: 0px 0px 10px 0px;
	text-align:right;
	color: #666;
}

/*Header Layout Divs */
/* ---------------------------------------------------------- */

#HeaderElements
{
	width: 100%;
	clear:both;
}

#AdTextImage
{
	float: left;
}

#BannerAdvert 
{
	position:absolute;
	left:306px;
	top:30px;
}
#SiteLogo {
	height: 115px;
	width: 203px;
	border-style: none;
	cursor: pointer;	
}
#SiteName {
/*	background-image: url(../images/ptodcom_award.gif);*/
	height: 115px;
	width: 203px;
	margin: 8px 0px 0px 3px;
	display: block;
	cursor: pointer;
}
#SiteName span
{
	display: none;    
}

#Strap
{
/*
	background-image: url(../images/strap.gif);
	height: 15px;
	width: 245px;
	margin-top: 5px;
	margin-left: 10px;
*/
}

#Strap span
{
	display: none;
}

#Date 
{
	margin-left: 10px;
	color: #333;
	font: 11px Arial, sans-serif;
}

#LoginName 
{
	margin-top: 13px;
	margin-left: 22px;
	color: #555;
	font: 12px arial, sans-serif;

}

#LoginName a
{
text-decoration:underline;

}

/* Subheader Form Element Layout Divs */
/* ---------------------------------------------------------- */

/*#SubHeader 
{

	width: 270px;
	top: 125px;
	left: 505px;
	position:absolute;
	clear: both;
	font: 10px Arial, sans-serif; 
	line-height:19px;
	font-weight: bold;
	padding:6px 0px;
	text-align:left;
	text-indent:8px;
	background-color:#faebdf;
}

#SubHeader input
{
	font: 10px Arial, sans-serif; 
	font-weight: bold;
	vertical-align: middle;
	margin-left: 5px;
}

#SubHeader select
{
	font: 11px Arial, sans-serif; 
	font-weight: normal;
	vertical-align: middle;
	color: #666;
	width: 160px;
	margin-left: 3px;
}*/

#TextBox
{
	width: 80px;
}

#TextBoxArticleSearch
{
	width: 160px;
	margin: 0px 3px 0px 3px;
}

.GoButton
{
	border:1px solid #0092dc;
	COLOR:#FFF;
	BACKGROUND-COLOR:#51b0e7;
	FONT: bold 10px arial, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	padding:1px 0px;
}

.GoButton2
{
	margin-left: 50px;
	clear: both;
	width: 30px;
	border:1px solid #0092dc;
	COLOR:#FFF;
	BACKGROUND-COLOR:#51b0e7;
	FONT: bold 10px arial, sans-serif;
}

.CategoryLabel
{
	float: left;
	width: 50px;
}

.CategorySelect
{
	width: 250px;
}

/* Internal Ad Colummn */
/* ---------------------------------------------------------- */

#InternalAdverts li
{

}

#InternalAdverts a
{
	font-weight:bold;
}


#InternalAdverts li a
{
	font-weight:bold;
}


#InternalAdvertsJobs
{
	margin-top: 10px;
	margin-bottom: 0px;
}

#InternalAdvertsJobs p
{
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}

.JobDescriptionText
{
	display: block;
	color: #888;
	font: 11px Arial, sans-serif;
	margin-bottom: 5px;
}




#DirectorySearch p
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.DirectorySearchLink
{
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

#Jobs, #SupplierNews, #SupplierNews, #DirectorySearch
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: solid 1px #eaeaea;
}

#Jobs h2, #SupplierNews h2, #SupplierNews h2, #DirectorySearch h2
{
padding:5px;
background-color:#f3f3f3;
font-size: 12px;
}

#Jobs {margin-top: 0px;}

#Jobs li {margin-bottom: 0px;}

#DirectorySearch img, #SupplierNews img, #InternalAdvertsJobs img
{
	padding-right: 3px;
}

#SupplierNews p
{
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: right;
}

.SupplierNewsLink
{
	display: block;
	margin-bottom: 10px;
}

/* Odd Layout Elements */
/* ---------------------------------------------------------- */

.HorizontalLine
{
	border-top: solid 1px #666577;
	width: 448px;
	margin-top: 15px; 
}

#LeadingText
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.PrintIcon
{
	display: block;
	margin-left: 15px;
	float: left;
}

.EmailIcon
{
	display: block;
	float: left;
	margin-bottom: 15px;
}

.EmailIcon2
{
	display: block;
	margin-left: 15px;
	float: left;
}

.AllLinks
{
	width: 446px;
	text-align: right;
	margin-right: 5px;
	font-weight:bold;
}

.TopStory2StoryTextWithoutImage
{
	padding: 5px 6px 0px 0px;
	float: left;
	width: 446px;
	border:solid 1px red;
}

.AllLinks img {padding:0px 3px 0px 0px;}


.PropItem
{
	/*clear: both;*/
	padding-bottom: 5px;
}

.PropTitle
{
	width: 130px;
	float: left;
	font-weight: bold;
}

.PropItemElement
{
	display: inline-block;
}

#AlphabeticalList a
{
	margin-right: 4px;
}


/* Paging */
/* ---------------------------------------------------------- */

.ListedArticles
{
	display: block;
	/*float: left;*/
	clear: both;
	margin: 10px 0px 10px 0px;
}

#TopPaging
{
	/*margin-bottom: 10px;*/
}

.Number
{
	font-weight: bold;
}

.PagingComplete
{
	float: right;
}

.Paging
{
	margin: 0px 10px 0px 0px;
	text-align: right;
}

.NextPrevious
{
	display: block;
	float: right;
	margin-left: 10px;
	padding-right: 10px;
}

/* Forms */
/* ---------------------------------------------------------- */

.FormRow
{
	clear: left;
	/* Fixes ie block enlargement */
	border-bottom: solid 1px #fff;
	/* -------------------------- */
	padding: 0px;
	text-align: left;
}

.multiselect
{
height: 80px; 
width:245px; 
font-size:12px; 
overflow: auto; 
border-top: 2px inset #fff;
border-left: 2px inset #fff;
border-bottom:1px inset #aaa;
border-right:1px inset #aaa;
background: #fff; 
color: #000; 
margin-bottom: 1.5em;
float:left;
padding-top:4px;
}
.multiselect label
{
margin:3px;
}
.multiselect label input
{
float:none;
margin:0;
}


.FormRow select, .FormRow textarea, .FormRow input
{
	padding: 0px;
	margin: 0px 0px 5px 0px;
	float: left;
}

h2.FormSectionTitle
{
	clear: both;
	color: #000;
	font: 14px Arial, sans-serif;
	font-weight: bold;
	margin-top:15px;
	margin-bottom: 10px;
}

.FormEnd
{
	clear: both;
}

/*
** DPA Change Made 8 June 2006 : OS & AT
** Need to give the DPA prompts longer
*/
form .DPALabel
{
	float: left;
	width: 300px;
}

form .Label
{
	float: left;
	width: 110px;
}

form .Label2
{
	float: left;
	width: 140px;
}


form .Required
{
	float: left;
	width: 10px;
	color: red;
}

form .Disclaimer
{
	font:bold 11px Arial, Helvetica, sans-serif;
	margin-right: 10px;
}

form .DataFormat
{
	float: left;
	width: 50px;
}

form .DataFormat2
{
	float: left;
	width: 30px;
	text-align:center;
}

input.Text
{
	width: 200px;
	float: left;      
}

input.Text2
{
	width: 80px;
	float: left;
}

input.Text3
{
	width: 150px;
	float: left;
}

input.TextProfile
{
	width: 246px;
	float: left;      
}

input.SubmitButton
{
	margin-left: 102px;
	width: 110px;
	clear: left;
	float: left;
	border:1px solid #0092dc;
	COLOR:#FFF;
	BACKGROUND-COLOR:#51b0e7;
	FONT: bold 10px arial, sans-serif;
	padding:2px
}

input.SubmitButton2
{
	margin-left: 119px;
	width: 100px;
	clear: both;
	float: left;
		border:1px solid #0092dc;
	COLOR:#FFF;
	BACKGROUND-COLOR:#51b0e7;
	FONT: bold 10px arial, sans-serif;
	padding:2px
}

input.SubmitButton3
{
	margin-left: 0px;
	margin-right: 10px;
	width: 110px;
	clear: left;
	float: left;
		border:1px solid #0092dc;
	COLOR:#FFF;
	BACKGROUND-COLOR:#51b0e7;
	FONT: bold 10px arial, sans-serif;
	padding:2px
}

input.SubmitButton4
{
	margin-left: 150px;
	width: 110px;
	clear: left;
	float: left;
	border:1px solid #0092dc;
	COLOR:#FFF;
	BACKGROUND-COLOR:#51b0e7;
	FONT: bold 10px arial, sans-serif;
	padding:2px
}

input.ClearButton
{
	margin-left: 5px;
	width: 110px;
	clear: right;
	float: left;
	background-color: #542784;
	color: #fff;
	border-top: solid 1px #7966C6;
	border-left: solid 1px #E6E3F5;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	font-weight: bold;
}

input.SubmitButtonProfile
{
	margin-left: 163px;
	width: 110px;
	clear: left;
	float: left;
	background-color: #542784;
	color: #fff;
	border-top: solid 1px #7966C6;
	border-left: solid 1px #7966C6;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	font-weight: bold;
}

input.ProfileButton
{
	margin-left: 122px;
	width: 110px;
	clear: left;
	float: left;
	background-color: #542784;
	color: #fff;
	margin-bottom: 15px;
	border-top: solid 1px #7966C6;
	border-left: solid 1px #7966C6;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	font-weight: bold;
}

input.SecondaryButton
{
	margin-left: 10px;
}

input.FloatNone
{
	float: none;
	margin-bottom: 0px;     
}

input.FloatLeft
{
	float: left;
}

label.FloatNone
{
	float: none;      
}

#RequiredText
{
	text-align: center;
	color: #666;
	font-size: 11px;
}

#RequiredTextLeftAlign
{
	text-align: left;
	color: #666;
	font-size: 11px;	
}

#RedStar, .Mandatory
{
	color: red;
}

.FormColumns
{
	width: 320px;
	margin-bottom: 4px;
}

.FormColumnLeft
{
	width: 50%; 
	float: left;
}

.FormColumnRight
{
	width: 50%; 
	float: right;
}

.FormSpanColumn
{
	clear:both;
}

.FormItemDesciption2
{
	margin-left: 120px;
	margin-bottom: 10px;
	color: #666;
}

p.ValidationDescription
{
	color: Red;
}

.ValidationDescription
{
	color: Red;
}

#sMessage
{
	width: 200px;
}

#sMessage2
{
	width: 240px;
}

select
{
	width: 250px;
}

.CV
{
	display: block;
	margin-left: 113px;
	margin-top: 5px;
}

form .DataFormat
{
	float: left;
	/*width: 100px;*/
	margin-left: 4px;
	padding-top: 4px;
	color: #666;
	font-size: 11px;
}

form .DatePickerIcon
{
	float: left;
	padding: 0px 6px 0px 2px;
}

form p
{
	font: 11px Arial, Helvetica, sans-serif;
	color: #666;
	margin-right: 10px;
}

.RedText
{
	color: red;
}

#EmailsAlerts1, #EmailsAlerts2, #EmailsAlerts3, #EmailsAlerts4
{
	float: left;
}

.FormAlertText
{
	display: block;
	width: 250px;
	font-size: 11px;
	margin-left: 5px;
	margin-right: 10px;
	float: left;
	margin-bottom: 5px;
}

.FormHeaderText
{
	/*display: block;*/
	margin-right: 5px;
	/*float: left;*/
	margin-bottom: 10px;
}

.ListImage
{
	float: right;
	margin-left: 10px;
}

/* Icon Layouts */
/* ---------------------------------------------------------- */

#AlphaSearch {
	margin:8px 0px 0px 0px;
	padding:0px;
	clear:both;
	color:#777;

}

#AlphaSearch a {padding:0px 2px 0px 2px;}

#ResultsStrap {
	margin:8px 0px 0px 0px;
	padding:0px;
	clear:both;

}

#SearchLinks
{	
	float:left;
	margin:0px;
	padding:0px;
	padding-top:10px;
}

#IconsTop {	
	clear:both;
	margin:0px 0px 0px 0px;
	margin-bottom:8px;
	padding:0px 0px 5px 0px;
	text-align:left;

}

#IconsBase
{	
	clear:both;
	margin:0px;
	margin-top:8px;
	margin-bottom:15px;
	padding:0px 0px 8px 0px;
	text-align:left;
}

#IconsBase a, #IconsTop a {
	font:normal 10px/19px Verdana;
	padding-left:19px;
	padding-top:5px;
	padding-bottom:18px;
	padding-right:8px;
}

#IconsSocial {clear:both;margin:0px;padding:7px 0px 5px 0px;}
#IconsSocial a {font:normal 10px/13px Verdana;}
#IconsSocial a.reddit {padding-left:19px;padding-top:5px;padding-bottom:18px;padding-right:8px;background: url("../images/g_icon_reddit.gif") no-repeat;}
#IconsSocial a.bookmark {padding-left:19px;padding-top:5px;padding-bottom:18px;padding-right:8px;background: url("../images/g_icon_bookmark.gif") no-repeat;}
#IconsSocial a.related {padding-left:19px;padding-top:5px;padding-bottom:18px;padding-right:8px;background: url("../images/g_icon_related.gif") no-repeat;}
#IconsSocial a.diggit {padding-left:19px;padding-top:5px;padding-bottom:18px;padding-right:8px;background: url("../images/g_icon_diggit.gif") no-repeat;}
#IconsSocial a.Comment {padding-left:19px;padding-top:5px;padding-bottom:18px;padding-right:8px;background:url(../images/HRSpace_Comment.gif) no-repeat;}
#IconsSocial a.BackTop {padding-left:19px;padding-top:5px;padding-bottom:18px;padding-right:8px;background:url(../images/g_back_top.gif) no-repeat;}

a.SearchAgain
{
	background:url(../images/g_magnify.gif) no-repeat;
}

a.AdvancedSearch
{
	background:url(../images/g_advanced.gif) no-repeat;
}

a.SearchTips
{
	background:url(../images/g_tips.gif) no-repeat;
}

a.PrinterFriendly
{
	background:url(../images/g_printer.gif) no-repeat;
}

a.RefineSearch
{
	background:url(../images/arrow.gif) no-repeat;
}

a.EmailFriend
{
	background:url(../images/g_email_friend.gif) no-repeat;
}

a.PdfSupplement
{
	background:url(../images/g_pdf_icon.gif) no-repeat;
}

a.BackToResults
{
	background:url(../images/g_back_to_results.gif) no-repeat;
}

a.StartThread
{
	background:url(../images/g_new_thread.gif) no-repeat;
}

a.ChangeLocation
{
	background:url(../images/g_change_location.gif) no-repeat;
}

a.OtherLocation
{
	background:url(../images/g_other_location.gif) no-repeat;
}

a.SearchTips
{
	background:url(../images/g_tips.gif) no-repeat;
}

a.Comment
{
	background:url(../images/HRSpace_Comment.gif) no-repeat;
}

.ThirdColumn
{
	margin:0px;
	padding:0px;
	clear:both;
	width:124px;
	overflow:hidden;
}

.ThirdColumn ul
{
	margin:0px 0px 0px 0px;
	padding:0px;
	clear:both;
}


.ThirdColumn ul li 
{
  	
  	list-style: none;
  	margin: 0px 0px 5px 0px;
  	padding:0px 0px 5px 1px;
}

.ThirdColumn p
{
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}


.ThirdColumn a 
{
	font-weight:bold;
}

.ThirdColumn p
{
	margin-bottom: 5px;
}

#ThirdColumnHeader
{
	color: #ED1B2F;
	font: 12px Arial, sans-serif;
	font-weight: bold;
	text-transform:uppercase;
}

#ThirdColumnSubHeader
{
	color: #ED1B2F;
	font: 12px Arial, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}

form .HeightMargin
{
	height:8px;
	clear:both;
}

#webLinks
{
	 padding:10px;overflow:hidden;margin-right:10px;
}

.XpertHRZoneArticleNotFoundImage
{
	height:50px;
	margin-top:25px;
}

.XpertHRZoneArticleNotFoundText
{
	width:500px;
	margin-bottom:15px;
}

.XpertHRZoneArticleNotFoundLoginLink
{
	float: right;
}
