/**************GLOBAL*****************/
*{margin:0;padding:0;}
html{font-size:62.5%;}
ul{list-style:none;}
p{margin:8px;}
img{border:none;}

body{
color:#333;
font:1.1em Verdana,sans-serif;
text-align:center;
line-height:2.1em;
background:#2758b8 url(http://www.ceridian.co.uk/hr/images/V2_pageBGs/V2_pageBG5.gif) repeat-x;
margin-bottom:10px;
}

table,input,select{font-size:100%;}

#sidebar,#footer,#borders,p.quote,blockquote,cite{
line-height:normal;
}

/**************LINKS******************/
a,a:link{text-decoration:none;color:#2864db;outline:none;}
a:visited{color:#7790BF;}
#mainContent a,.sideSegment a,#footer a,#sub a,acronym{border-bottom:2px dotted #ccc;}
#mainContent a:hover,.sideSegment a:hover,#footer a:hover,#sub a:hover{border-bottom:2px solid #fc3;text-decoration:none;color:#0000ff;}
a.goHere{display:block;padding-right:20px;background:url(http://www.ceridian.co.uk/hr/images/V2_more.gif) no-repeat right;}
a.goHere:hover{border-bottom:none;}
a.ext{padding-right:12px;background:url(http://www.ceridian.co.uk/hr/images/V2_extLinks.gif) no-repeat right 0;}
a.jump{padding-right:12px; background:url(http://www.ceridian.co.uk/hr/images/V2_anchors.gif) no-repeat right;}
li a.jump{margin-left:6px;}
a.pdf {padding-right:16px; background:url(http://www.ceridian.co.uk/hr/images/V2_pdf.gif) no-repeat right 0;}

/*******LAYOUT************/
.printLogo{display:none;}

#borders{
background:#fff url(http://www.ceridian.co.uk/hr/images/V2_pageBGs/V2_BG5.gif) 50% repeat-y;
margin:12px auto 0;
width:746px;
}

#mainParent{
position:relative;
margin:0 auto;
text-align:left;
width:746px;
background:url(http://www.ceridian.co.uk/hr/images/V2_pageBGs/V2_contentTop5.gif) no-repeat top;
}

#escapeTop{
margin-top:130px;
float:left;
}

#mainContent{
float:left;
margin:auto 6px;
width:733px;
padding:16px 0;
}

.fullWidth{
margin:0 16px;
float:left;
width:95.4%;
}

* html #mainContent,.fullWidth{display:inline;}/*doubled float margin IE bug fixes*/

#topMostDiv{
position:absolute;
top:7px;
left:6px;
background:url(http://www.ceridian.co.uk/hr/images/V2_banner1.png) no-repeat top right;
width:733px;
line-height:2.1em;
overflow:hidden;
font-size:11px;/*using px on purpose to prevent IE font-resizing contents of this div*/
}

#topMostDiv form{
float:right;
margin:25px 15px 0;
display:inline;
}

#seek input{
width:auto;
float:none;
margin:auto;
font-size:1.2em;
}

#topMostDiv img{float:left;margin:5px 15px 7px 5px;}

#breadcrumb{
background:#4ed153 url(http://www.ceridian.co.uk/hr/images/V2_breadcrumbBG.gif) repeat-x;
float:left;
color:#fff;
width:733px;
padding:0 12px;
line-height:1.8em;
font-size:11px;
}

#breadcrumb a{color: #313131;}

.divider1{height:10px;background:url(http://www.ceridian.co.uk/hr/images/V2_footerFade.gif) no-repeat top;}

#sub a,#footer a,#sub acronym{color:#da900f;}
p#footer{
display:block;
height:20px;
background:url(http://www.ceridian.co.uk/hr/images/V2_pageBGs/V2_contentBtm5.gif) no-repeat bottom;
padding:5px 8px 15px;
margin:0;
text-align:center;
}
p#sub{margin:0 auto;width:740px;color:#c8cadc;text-align:left;}

/****************TOP-NAV****************/
ul#topNav{
float:left;
width:auto;
}

#topNavWrap{
float:left;
width:733px;
background:#2656b6 url(/hr/images/V2_topNavBG4.gif) repeat-x;
}

#topNav li{
float:left;
display:block;
text-align:center;
font-weight:700;
width:auto;
border-left:1px solid #fff;
}

#topNav li a{
color:#fff;
display:block;
float:left;
width:auto;
text-decoration:none;
border:1px solid #1b3f86;
border-bottom:none;
}
#topNav a:hover,#topNav .youAreHere{background:#4ed153;}

/*use LR padding to determine width of menu items to avoid IE box width bugs:*/
#topNav li a{padding:1px 15px;}           /*----default----*/
li#topNav105 a{padding:1px 24px;}         /*----ABOUT----*/
li#topNav108 a{padding:1px 26px 1px 25px;}/*----SERVICES----*/
li#topNav619 a{padding:1px 26px}          /*----SOFTWARE----*/
li#topNav109 a{padding:1px 25px;}         /*----RESOURCES----*/
li#topNav110 a{padding:1px 13px 1px 14px;}         /*----CAREERS----*/
li#topNav111 a{padding:1px 17px 1px 18px;border-right:0;} /*----CONTACT----*/

li#topNavFirst,li#topNavFirst a{border-left:none;}
/*********extra stuff*******/
.clearBoth{clear:both;}