/* CSS Fixar */

*
{
	margin:0;
	padding:0;
	/*border:0;*/
}

a img 
{
	border:0;
}

.floatFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.floatFix {display: inline-block;}

/* Hides from IE-mac \*/
* html .floatFix {height: 1%;}
.floatFix {display: block;}
/* End hide from IE-mac */

.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
img.floatLeft {
	padding-right:10px;
}
.floatRight {
	padding-left:10px;
}
.strong {
	font-weight:bold;
}

/*.hr hr {
	display:none;
}*/

div.hr hr 
{
  display: none;
}

.clearFloat
{
	clear:both; 
	height:0px; 
	overflow:hidden;
}


/*
 * TALENTLENS 
 */
.talentlens .topLogo {
    /*top:15px;
    height: auto;*/
    display:none;
}

.talentlens h1, 
.talentlens .h1b, 
.talentlens h2, 
.talentlens h3, 
.talentlens h4, 
.talentlens h5, 
.talentlens h6
{
    color:#253c8a;
}

.talentlens .footerContent {
    background-color: #DAE6F3;
}

body.talentlens
{
	background:#dae6f3 url(/harImages/bg.gif);
}

.talentlens a 
{
	color:#003298;
}

.talentlens .container
{
	background:url(/harImages/pageBg.gif) top left repeat-y;
}

.talentlens .pageHeaderWraper{
	background:url(/harImages/pageTopBg.gif) top left no-repeat;
}

.talentlens .topBar
{	
	background:#9d1348 url(../images/Pearson_WebBar_Top_Blue_RGB.jpg) no-repeat;
}

.talentlens #header li
{
  background:url(/harImages/norm_left.gif) no-repeat left top;
}

.talentlens #header a
{
  background:url(/harImages/norm_right.gif) no-repeat right top;
  color:#363636;
}

.talentlens .footerAreaWrapper{
	background:url(/harImages/pageBg.gif) repeat-y bottom center;
	
}

.talentlens .footerAreaWrapper2{
	background:url(/harImages/pageBottomBg.gif) no-repeat 0 100%;
}

.talentlens ul.newsListHome li a{border-bottom:1px solid #E4E4E7;display:block;color:#383DB2;height:14px;overflow:hidden;padding-bottom:6px;}

.talentlens #maincarousel .list p a {
	color: #306daa;
}

.talentlens .readMore a {
	background: url(/harImages/readMoreArrow.png) no-repeat left center;
}
.talentlens #topShoppingCartHeader,
.talentlens #topShoppingCartWrapper.open #topShoppingCartHeader {
	background: url(/harImages/Ikon_Kundvagn_Blue.png) no-repeat 5px 0;
	padding-left: 25px;
}

