/************************************************
  master.css
  Styles shared among all / many pages
  
  :Contents:
  1. Initial setup and overrides
  2. Layout
  3. Boxes (bluebox, goldbox etc).
************************************************/

/************************************************
  Initial setup and overrides
************************************************/
*{margin:0;padding:0;}
body{
  font: normal normal normal 0.75em Verdana, Helvetica, sans-serif;
  background: white url('../Images/UKCE2Images/shared/bg_gradient_main.jpg') repeat-x top center;
  text-align:center; /* Centre the content box */
}
a img{border:none;}
a{color:#0083b7;}
a:hover{color:#ff9900;}
h2{font-size:1.3em; color:#002d64;font-weight:bold;}
p{padding:5px 0;}


/*Utilities*/
.floatRight{float:right;}
.floatLeft{float:left;}
.spacer10px{height:10px;font-size:1px;padding:0;}
.spacer18px{height:18px;font-size:1px;padding:0;}
.spacer20px{height:20px;font-size:1px;padding:0;}
.spacer30px{height:30px;font-size:1px;padding:0;}
.spacer100px{height:100px;font-size:1px;padding:0;}
.clearLeft{clear:left;}

#sectionSpacer{
	background: url('../Images/UKCE2Images/shared/mainbox_grey_spacer.jpg');
}
#sectionSpacer914{
	background: url('../Images/UKCE2Images/shared/mainbox_grey_spacer.jpg');
	float: left;
	width: 914px;
}

/* lists */

ul{
  list-style:none;
  margin-top:10px;
}
ul li
{
  padding-left:10px;
  background:url('../Images/UKCE2Images/shared/bullet_box.gif') no-repeat left 5px;
  margin-bottom:10px;
}

div.newOrderedListMaster ol
{
	margin-bottom: 5px;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 43px;
}
div.newOrderedListMaster li
{
	color:#000000; 
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 1.5em;
	margin-left: 3px;
	margin-bottom: 15px;
}
div.newOrderedListMaster ul
{
	margin-bottom: 5px;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 53px;
}
div.newOrderedListMasterNoPad ol
{
	margin-bottom: 5px;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 23px;
}
div.orderedListMasterNoPad ol
{
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 23px;
}
.orderedListMasterNoPad2
{
	margin-bottom: 10px !important;
	margin-top: 0px !important;
	margin-right: 0px !important;
	margin-left: 0px !important;
}
div.newOrderedListMasterNoPad li
{
	color:#000000; 
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}
div.newUnOrderedListMasterNoMargin ul
{
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
}
div.newUnOrderedListMasterNoMargin ul li
{
	color:#000000; 
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
	padding-left: 0px;
	list-style-type:none;
	background: url(../Images/UKCE2Images/shared/bullet_box.gif) no-repeat ;
}
div.unorderedListLargeBottomMargin ul li
{
	margin-bottom: 20px;
	padding-left: 30px;
}
.alphaList li 
{
	list-style-type:lower-alpha;
}

.noPadList li
{
	margin-left: 0px;
	padding-left: 10px;
}

.inlineStandardList li
{
	display:inline-block;
	float: left;
	background: none;
	padding-left: 0px;
	padding-right: 5px;
}
/************************************************
  Layout
  Sorted roughly top to bottom on page. Styles for 
  the content and/or sidebar areas should be
  in the CSS file specific to that page.
************************************************/


#new{
position:absolute;
top:48px;
left:400px;
/*z-index:5;*/
color:#FF9900;
font-size:11px;
font-weight:bold;
width: 40px;
}

#mainBox{
  background: white url('../Images/UKCE2Images/shared/mainbox_shadow_bg.jpg') repeat-y top center;
  width:960px;
  margin:0 auto;
  position:relative;
  overflow:hidden;
}

#mainBoxShadowLeft{
  position:absolute;
  top:0;
  left:0;
/*  float:left;*/
}

#mainBoxShadowRight{
  position:absolute;
  top:0;
  right:0;
/*  float:right;*/
}

#innerBox{
  width:914px;
  margin:0 auto;
  text-align:left;
}

#logoBox{
  height:73px;
  position:relative;
}

#logoCreditExpert, .logoCreditExpert{position:absolute;left:0px;top:18px;}
#logoExperian{position:absolute;right:60px;top:18px;}
#logoSecure{position:absolute;right:0px;top:18px;}

#navTabBox{
  height:27px;
  text-align:center;
  line-height:27px;
  font-size:0.875em;
  color:white;
  font-weight:bold;
}

#navTabBox div
{
	height:27px;
	text-align:center;
	line-height:27px;
	font-size:0.975em;
	color:white;
	font-weight:bold;
}

#navTabBox a{
  display:block;
  color:white;
  text-decoration:none;
}

#navTabMCCHome {
  float:left;
    height:27px;
    width:72px;
    display:block;
    background:url('../Images/UKCE2Images/shared/nav_home_active.jpg');
}

.jscriptLink
{
	cursor:pointer; 
	text-decoration:underline;
}

#navTabMCCHome a{
  height:27px;
  width:72px;
  background:url('../Images/UKCE2Images/shared/nav_home_inactive.jpg');
  }
#navTabMCCHome a:hover{background:url('../Images/UKCE2Images/shared/nav_home_mo.jpg');}

#navTabMCCMyReport{
  margin-left:1px;
    float:left;
    height:27px;
    width:103px;
    display:block;
    background:url('../Images/UKCE2Images/shared/nav_report_active.jpg');
}

#navTabMCCMyReport a{
  height:27px;
  width:103px;
  background:url('../Images/UKCE2Images/shared/nav_report_inactive.jpg');
  }
#navTabMCCMyReport a:hover{background:url('../Images/UKCE2Images/shared/nav_report_mo.jpg');}


#navTabMCCMyScore{
  margin-left:1px;
  float:left;
  height:27px;
  width:95px;
  display:block;
  background:url('../Images/UKCE2Images/shared/nav_score_active.jpg');
  }
  

#navTabMCCMyScore a{
  height:27px;
  width:95px;
  background:url('../Images/UKCE2Images/shared/nav_score_inactive.jpg');}
#navTabMCCMyScore a:hover{background:url('../Images/UKCE2Images/shared/nav_score_mo.jpg');}

#navTabMCCMyAlerts{
  margin-left:1px;
  float:left;
  height:27px;
  width:99px;
  display:block;
  background:url('../Images/UKCE2Images/shared/nav_alerts_active.jpg');
  }
  

#navTabMCCMyAlerts a{
  height:27px;
  width:99px;
  background:url('../Images/UKCE2Images/shared/nav_alerts_inactive.jpg');}
#navTabMCCMyAlerts a:hover{background:url('../Images/UKCE2Images/shared/nav_alerts_mo.jpg');}

#navTabMCCInformationCentre{
  margin-left:1px;
  float:left;
  height:27px;
  width:155px;
  display:block;
  background:url('../Images/UKCE2Images/shared/nav_information_active.jpg');
  }
  

#navTabMCCInformationCentre a{
  height:27px;
  width:155px;
  background:url('../Images/UKCE2Images/shared/nav_information_inactive.jpg');}
#navTabMCCInformationCentre a:hover{background:url('../Images/UKCE2Images/shared/nav_information_mo.jpg');}

#navTabMCCMarketplace{
  margin-left:1px;
  float:left;
  height:27px;
  width:114px;
  display:block;
  background:url('../Images/UKCE2Images/shared/nav_marketplace_active.jpg');
  }
  

#navTabMCCMarketplace a{
  height:27px;
  width:114px;
  background:url('../Images/UKCE2Images/shared/nav_marketplace_inactive.jpg');}
#navTabMCCMarketplace a:hover{background:url('../Images/UKCE2Images/shared/nav_marketplace_mo.jpg');}

#navTabMCCTransversal{
  margin-left:1px;
  float:left;
  height:27px;
  width:155px;
  display:block;
  background:url('../Images/UKCE2Images/shared/nav_information_active.jpg');
  }
  

#navTabMCCTransversal a{
  height:27px;
  width:155px;
  background:url('../Images/UKCE2Images/shared/nav_information_inactive.jpg');}
#navTabMCCTransversal a:hover{background:url('../Images/UKCE2Images/shared/nav_information_mo.jpg');}

#navLinkBox
{
  height:27px;
  background-color:#0083b7;
  color:white;
  text-align:left;
  padding-top:5px;
  padding-left:5px;
}

/* Navigation text links (with backgrounds) */
#navLinkBox a{
  color:white;
  margin:0 5px;
  font-size: 0.975em;
}

#navLinkBox span{
  margin:0 5px;
  font-size:0.775em;
  font-weight:bold; 
  color:white;
  text-align:center;
  line-height:19px;
  display:inline-block;
  }
  
#navLinkBox > span{
  /*display:inline;*/
  float:left;
}

#navLinkBox > a{
/*  display:inline;*/
  /*display:block;*/
  float:left;
}

.ntSep{
/*  display:inline;*/
/*  float:left;*/
  margin:0 5px;
}

#navLinkBox a span{
  background:none;
  font-weight:normal;
  text-decoration:underline;
  cursor:hand;
  margin:0;
  padding:0;
}

#navLinkBox a:hover span{
  text-decoration:none !important;
}


/* Score Navigation Links */

#nlbmccscorecentre{
  width:90px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_scorecentre.gif') no-repeat;
  }
#nlbmccscorelibrary{
  width:90px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_scorelibrary.gif') no-repeat;
  }
#nlbmccimprovemyscore{
  width:120px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_scoresimulator.gif') no-repeat;
  }
#nlbmccunderstandmyscore{
  width:162px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_understandingscore.gif') no-repeat;
  }
  
#nlbscoreorder{
  width:106px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_orderscore.gif') no-repeat;
}
/* End of Score Navigation Links */



/* Report Navigation Links */

#nlbmccreportcentre{
  width:90px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_reportcentre.gif') no-repeat;
  }
#nlbmcccreditreport{
  width:106px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_mycreditreport.gif') no-repeat;
  }
#nlbmccreportlibrary{
  width:96px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_reportlibrary.gif') no-repeat;
  }
#nlbmcccreditreportsexplained{
  width:156px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_creditreportsexplained.gif') no-repeat;
  }
#nlbmccreportsdidyouknow{
  width:96px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_reportlibrary.gif') no-repeat;
  }

/* End Report Navigation Links */



/* Information Centre Navigation Links */

#nlbmccinformationcentre{
  width:120px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_120.gif') no-repeat;
  }
#nlbmccknowledgebank{
  width:106px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_106.gif') no-repeat;
  }
#nlbmcccredittools{
  width:78px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_78.gif') no-repeat;
  }
#nlbglossary{
  width:62px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_62.gif') no-repeat;
  }
#nlbmccprofile
{
  width:116px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_116.gif') no-repeat;
  }
#nlbmccfeedback{
  width:66px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_66.gif') no-repeat;
  }
#nlbmcchowtocontactus{
  width:72px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_72.gif') no-repeat;
  }

/* End Information Centre Navigation Links */

/* Marketplace Navigation Links */
#nlbmccmarketplace{
  width:98px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_98.gif') no-repeat;
  }


/* End Marketplace Navigation Links */


/* Alerts Centre Navigation Links */

#nlbmccweeklyalertreport{
  width:90px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_reportcentre.gif') no-repeat;
  }
  
#nlbmccalertsummary{
  width:90px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_reportcentre.gif') no-repeat;
  }
  
#nlbmccalertlibrary{
  width:90px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_reportcentre.gif') no-repeat;
  }
  
#nlbmccalertpreferences{
  width:116px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_116.gif') no-repeat;
  }
  
/* End of Alerts Centre Navigation Links */



/* Content Header*/

#contentHeaderBox{
  height:41px;
  padding-top:5px;
  background: url('../Images/UKCE2Images/shared/shadeBar.jpg') repeat-x bottom center;
  margin-bottom:20px;
}
#contentHeaderBoxAlt{
  padding-top:5px;
  background: url('../Images/UKCE2Images/shared/shadeBar.jpg') repeat-x bottom center;
  padding-bottom:10px;
}
#chbHeader{
	font-size:1.5em;
	font-weight:bold;
	color:#002d64;
}
.standardBlueHeader
{
	font-size: 16px;
	font-weight:bold;
	color:#002d64; 
}
#chbHeaderSmall{
	float:left;
	font-size:1.2em;
	font-weight:bold;
	color:#002d64;
	padding-top: 15px;
	padding-bottom: 15px;
}

#headerTools{
  float:right;
  padding-top:10px;
}

#logoutLink{
  display:inline-block;
  background: url('../Images/UKCE2Images/shared/red_x.gif') no-repeat center left;
  padding-left:15px;
}

.closeLink
{
  background: url('../Images/UKCE2Images/shared/red_x.gif') no-repeat center left;
  padding-left:15px;
  float: right;
}

.closeLink a
{
	cursor: default;
	text-decoration: underline;
}

#innerFooter{
  clear:right;
  margin-top:40px;
  width:914px;
  height:24px;
  background: url('../Images/UKCE2Images/shared/shadebar_upper.jpg') repeat-x top center;
  padding:15px 0;
}

#footerShadow{
  width:960px;
  height:17px;
  margin:0 auto;
  background:url('../Images/UKCE2Images/shared/mainbox_footer.jpg') no-repeat top center;
}

#footerLinks{
  width:960px;
  margin:0 auto;
  text-align:left;
  padding:10px 0;
  font-size:0.875em;
  color:#666;
  border-bottom:1px solid #CCC;
}

#footerLinks a{
  color:#666;
  margin:0 10px;
  text-decoration:none;
}

#footerLinks a:hover{
  text-decoration:underline;
}

#footerDisclaimer{
  width:960px;
  margin:15px auto;
  text-align:left;
  /*background:url('../Images/UKCE2Images/shared/logo_verisign.gif') no-repeat left center;*/
}

#footerDisclaimer p{
  margin-left:125px;
  margin-top: -50px;
  font-size:0.875em;
  line-height: 25px;
  color:#666;
}



/************************************************
  Boxes
************************************************/
.generic101Box { float:left; }
.generic101Box p {width: 180px; padding-top: 5px; padding-right:20px;}
.bluebox250bg{background: url('../Images/UKCE2Images/shared/boxes/bluebox250bg.gif') repeat-y center;}
.bluebox250Footer{background: url('../Images/UKCE2Images/shared/boxes/bluebox250footer.gif') no-repeat bottom center;}
.bluebox250Header{background: url('../Images/UKCE2Images/shared/boxes/bluebox250header.gif') no-repeat top center;
padding:10px 13px;zoom:1;}
.bluebox250dots{
  background: url('../Images/UKCE2Images/shared/boxes/hrdots250.gif') no-repeat;
  height:1px;
  margin:5px 0;
  padding:0;
}

.pinkbox250dots{
  background: url('../Images/UKCE2Images/shared/boxes/hrdots250.gif') no-repeat;
  height:1px;
  margin:5px 0;
  padding:0;
}

.goldbox250bg{background: url('../Images/UKCE2Images/shared/boxes/goldbox250bg.jpg') repeat-y center;}
.goldbox250Footer{background: url('../Images/UKCE2Images/shared/boxes/goldbox250footer.jpg') no-repeat bottom center;}
.goldbox250Header{background: url('../Images/UKCE2Images/shared/boxes/goldbox250header.jpg') no-repeat top center;
padding:10px 10px;}
.goldbox250dots{
  background: url('../Images/UKCE2Images/shared/boxes/goldbox250dots.gif') no-repeat;
  height:2px;
  margin:5px 0;
  padding:0;
  }

.CreditReportBox336bg
{
	background: url('../Images/UKCE2Images/shared/boxes/infoCntr_CrdtRprtBox_bg.jpg') no-repeat center;
	width: 336px;
	margin-right: 12px;
	margin-bottom: 15px;
	_margin-right: 6px;
	_margin-bottom: 10px;
	height: 150px;
	float: left;
}

.IdentityTheftBox336bg
{
	background: url('../Images/UKCE2Images/shared/boxes/InfoCntr_IDFraudBox_bg.jpg') no-repeat center;
	width: 336px;
	height: 150px;
	float: right;
}
.CreditScoreBox336bg
{
	background: url('../Images/UKCE2Images/shared/boxes/InfoCntr_CrdtScoreBox_bg.jpg') no-repeat center;
	width: 336px;
	margin-right: 12px;
	height: 150px;	
	float: left;
}
.LMBBox336bg
{
	background: url('../Images/UKCE2Images/shared/boxes/InfoCntr_LMB_bg.jpg') no-repeat center;
	width: 336px;
	height: 150px;
	float: right;
}

.LMBChristmasBox336bg
{
	background: url('../Images/UKCE2Images/shared/boxes/InfoCntr_LMB.jpg') no-repeat center;
	width: 336px;
	height: 146px;
	float: right;
}


	
.bluebox913bg{background: url('../Images/UKCE2Images/shared/boxes/bluebox913bg.gif') repeat-y; margin-left:1px;}
.bluebox913Footer{background: url('../Images/UKCE2Images/shared/boxes/bluebox913footer.gif') no-repeat bottom center;}
.bluebox913Header{background: url('../Images/UKCE2Images/shared/boxes/bluebox913header.gif') no-repeat top center;
padding:10px 10px;}
.bluebox913Header h2{ height:14px; }
.bluebox913dots
{
  background: url('../Images/UKCE2Images/shared/boxes/hrdots913.gif') no-repeat;
  height:1px;
  margin:5px 0;
  padding:0;
}

.bluebox316bg{background: url('../Images/UKCE2Images/shared/boxes/bluebox316bg.gif') repeat-y;}
.bluebox316Footer{background: url('../Images/UKCE2Images/shared/boxes/bluebox316footer.gif') no-repeat bottom center;}
.bluebox316Header{background: url('../Images/UKCE2Images/shared/boxes/bluebox316header.gif') no-repeat top center;
padding:10px 15px;}

.bluebox316Header240{background: url('../Images/UKCE2Images/shared/boxes/bluebox316header.gif') no-repeat top center;
padding:10px 15px; height:255px;}

.goldbox316bg{background: url('../Images/UKCE2Images/shared/boxes/goldbox316bg.gif') repeat-y;}
.goldbox316Footer{background: url('../Images/UKCE2Images/shared/boxes/goldbox316footer.gif') no-repeat bottom center;}
.goldbox316Header{background: url('../Images/UKCE2Images/shared/boxes/goldbox316header.gif') no-repeat top center;
padding:10px 15px;}

.goldbox316Header240{background: url('../Images/UKCE2Images/shared/boxes/goldbox316header.gif') no-repeat top center;
padding:10px 15px; height:255px;}

.box316dots{
  background: url('../Images/UKCE2Images/shared/boxes/hrdots316.gif') no-repeat;
  height:1px;
  margin:5px 0;
  padding:0;
  }

.whitebox648bg{background: url('../Images/UKCE2Images/shared/boxes/whitebox648bg.gif') repeat-y center;}
.whitebox648Footer{background: url('../Images/UKCE2Images/shared/boxes/whitebox648footer.gif') no-repeat bottom center;}
.whitebox648Header{background: url('../Images/UKCE2Images/shared/boxes/whitebox648header.gif') no-repeat top center;
padding:10px 15px;}

.whitebox648MCCRevisedbg
{
	background: url('../Images/UKCE2Images/shared/boxes/whitebox648bg.gif') repeat-y center; 
	width:648px;
}
.whitebox648MCCRevisedHeader
{
	background: url('../Images/UKCE2Images/shared/boxes/whitebox648header.gif') no-repeat top center;
	padding:10px 15px; 
	height: 180px;
}
 
.christmas648MCCRevisedbg
{
	background: url('../Images/UKCE2Images/shared/boxes/Promo_LMB.jpg'); 
	height:200px;
} 

.christmas648MCCHeader
{
	
}
 
.christmasLMB
{
	text-align:right; 
	width: 200px;
	margin:-20px 0px 0px 400px;
	color:#002d64;
	font-size:smaller; 
	font-weight:bold;
} 
 
.christmasLMBoffer
{
	width: 430px; 
	color:#002d64;
	font-size:10px;
	padding-left:15px; 
}
 
.christmasLMBoffer1
{
	font-size:10px;
	padding-left:15px; 
}
.christmasBanner
{
  width:250px;
  height:300px;
  background:url('../Images/UKCE2Images/shared/boxes/LoginPage_LMB.jpg') no-repeat;
}
 
.h2christmas
{
  padding-top:50px;  
  padding-left:20px; 
  font-size:1.3em; 
  color:#002d64;
  font-weight:bold;  
  width:190px; 
} 

.h2MCCchristmas
{
	font-size:medium;  
	color:#002d64;
	font-weight:bold;
	padding: 25px 0 0 15px; 
}

.h2MCCchristmasoffer
{
	color:#002d64;
	font-size:1.4em;
	font-weight:bold ; 
	padding: 0 0 0 12px; 
}

.christmasLoginLMBoffer
{
	padding-left:20px; 
	width: 112px; 
	color:#002d64;
	font-size:12px;
}

 
.bluebox648bg{background: url('../Images/UKCE2Images/shared/boxes/bluebox648bg.gif') repeat-y center;}
.bluebox648Footer{background: url('../Images/UKCE2Images/shared/boxes/bluebox648footer.gif') no-repeat bottom center;}
.bluebox648Header{background: url('../Images/UKCE2Images/shared/boxes/bluebox648header.gif') no-repeat top center;
padding:10px 15px;}
.bluebox648Content{ width:380px; height:50px; }

.whitebox648bg200{background: url('../Images/UKCE2Images/shared/boxes/whitebox648bg.gif') repeat-y center; height:200px;}
.whitebox648Footer200{background: url('../Images/UKCE2Images/shared/boxes/whitebox648footer.gif') no-repeat;}

.box648dots{
  background: url('../Images/UKCE2Images/shared/boxes/hrdots648.gif') no-repeat;
  height:1px;
  margin:5px 0;
  padding:0;
  }
 
.bluebox210bg{background:url('../Images/UKCE2Images/shared/boxes/bluebox210_bg.gif')  repeat-y;}
.bluebox210Footer{background:url('../Images/UKCE2Images/shared/boxes/bluebox210_footer.gif')  no-repeat bottom center;}
.bluebox210Header{background:url('../Images/UKCE2Images/shared/boxes/bluebox210_header.gif')  no-repeat top center;
padding:10px 15px;}

.blueboxQuizHeader
{
 background: url('../Images/UKCE2Images/information_centre/icons/previousArticles_icon.gif') no-repeat right;
 height: 25px;
 line-height: 25px;
 width: 640px;
 display: block;
}
.blueboxArticleHeader
{
 background: url('../Images/UKCE2Images/information_centre/icons/quizzes_icon.gif') no-repeat right;
 height: 25px;
 line-height: 25px;
 width: 620px;
 display: block;
}
.bluebox210OtherNewsHeader
{
 background: url('../Images/UKCE2Images/shared/news_icon_small.gif') no-repeat right;
 height: 25px;
 line-height: 25px;
}
.bluebox210QuestionsHeader
{
 background: url('../Images/UKCE2Images/shared/questions_icon_small.gif') no-repeat right;
 height: 25px;
 line-height: 25px;
}
.bluebox210CreditToolsHeader
{
 background: url('../Images/UKCE2Images/shared/tools_icon_small.gif') no-repeat right;
 height: 28px;
 line-height: 25px;
}

.whitebox210bg
{
	background:url('../Images/UKCE2Images/shared/boxes/whiteBox209middle.gif')  repeat-y center; 
	padding:10px 15px;
}
.whitebox210Footer
{
	background:url('../Images/UKCE2Images/shared/boxes/whiteBox209footer.gif')  no-repeat bottom center;
	height:5px;
	line-height:5px;
}
.whitebox210Header
{
	background:url('../Images/UKCE2Images/shared/boxes/whiteBox209header.gif')  no-repeat top center;
	height:7px;
	line-height:7px;
}

.bluebox210WinHeader
{
  background-image:url('../Images/UKCE2Images/shared/ce_comp_win_icon_03.gif');
  background-position:top center;
  background-repeat: no-repeat;
  height:50px;
  padding-top: 7px;
  
}
.bluebox210WinHeader span{
  font-size:1.25em;
  line-height:1em;
  display:block;
  margin:2px 0px 0 68px;
  color:#002d64;
  font-weight:bold;
}
.bluebox210WinHeader span span{
  font-size:1em;
  display:inline;
  font-weight:normal;
  color:#0083b7;
  margin:0;
}
.blueWinLaptopImg
{
	padding-left: 20px;
	padding-bottom: 5px;
}
.mcc_InformationCentre
{
	width: 600px;
	padding-top: 10px;
}
.mcc_InformationCentre img
{
	padding-left: 10px;
}

.bluebox210dots{
  background:url('../Images/UKCE2Images/shared/boxes/bluebox210_dots.gif')  no-repeat;
  height:1px;
  margin:5px 0;
  padding:0;
  }

.whitebox422bg{background:url('../Images/UKCE2Images/shared/boxes/whitebox422_bg.gif')  repeat-y center;}
.whitebox422Footer{background:url('../Images/UKCE2Images/shared/boxes/whitebox422_footer.jpg')  no-repeat bottom center;}
.whitebox422Header{background:url('../Images/UKCE2Images/shared/boxes/whitebox422_header.gif')  no-repeat top center;
padding:10px 15px;}
.whitebox422dots{
  background:url('../Images/UKCE2Images/shared/boxes/whitebox422_dots.gif')  no-repeat;
  line-height:1px;
  height:1px !important;
  margin:5px 0 !important;
  padding:0;
}
  
  
.bluebox917bg{width:100%; position:relative; background:url('../Images/UKCE2Images/shared/boxes/blue_917_bg.jpg') repeat-y;}
.bluebox917Header{background:url('../Images/UKCE2Images/shared/boxes/blue_917_header_3.jpg')  no-repeat top left; line-height:1.25em;
padding:22px 180px 10px 140px;}
.bluebox917Header h3{color:#002d64; font-size:1em;}
.bluebox917Header p{font-size:.9em;}
.bluebox917HeaderRed{color:#ff0000;font-weight:bold;}
.bluebox917Footer{background:url('../Images/UKCE2Images/shared/boxes/blue_917_footer.jpg')  no-repeat top left #FFFFFF; height:19px;
padding:0 0 20px 0;}
.bluebox917ButtonPosition{position:absolute; top:120px; right:25px;}


.bluebox917Alertbg{width:100%; position:relative; background:url('../Images/UKCE2Images/shared/boxes/blue_917_bg.jpg') repeat-y;}
.bluebox917AlertHeader{background:url('../Images/UKCE2Images/shared/boxes/blue_917_alert_header.jpg')  no-repeat top left; line-height:1.25em; padding:22px 180px 10px 140px;}
.bluebox917AlertHeader h3{color:#002d64; font-size:1em;}
.bluebox917AlertHeader p{font-size:.9em;}
.bluebox917AlertHeaderRed{color:#ff0000;font-weight:bold;}
.bluebox917AlertFooter{background:url('../Images/UKCE2Images/shared/boxes/blue_917_footer.jpg')  no-repeat top left #FFFFFF; height:19px;
padding:0 0 20px 0;}

.bluedots
{
	background: url('../Images/UKCE2Images/shared/boxes/bluedots.gif');
	background-repeat: repeat-x;
	height: 2px;
	padding-bottom: 10px;
	padding-right: 5px;
}
.bluedotsNoPad
{
	background: url('../Images/UKCE2Images/shared/boxes/bluedots.gif');
	background-repeat: repeat-x;
	height: 2px;
	line-height: 2px;
	padding-bottom: 0px;
	padding-right: 0px;
}

.bluedotsNoPad1
{
	background: url('../Images/UKCE2Images/shared/boxes/bluedots.gif');
	background-repeat: repeat-x;
	height: 2px;
	line-height: 2px;
	padding-bottom: 0px;
	padding-right: 20px;
	width:230px; 
}


/**************** White Experian Credit Score Box 250px Wide ******************/
.whiteboxleft250bg{background: url('../Images/UKCE2Images/score_centre/white_box_score_250_bg.jpg') repeat-y; width:250px;}
.whiteboxleft250Footer{background: url('../Images/UKCE2Images/score_centre/white_box_score_250_footer.jpg') no-repeat bottom center;}
.whiteboxleft250Header{background: url('../Images/UKCE2Images/score_centre/white_box_score_250_header.jpg') no-repeat top center;
padding:10px 13px;zoom:1;}
.whiteboxleft250Header h3 {margin:0;padding:0 0 5px 0;}
.whiteboxleft250dots{
background: url('../Images/UKCE2Images/shared/boxes/hrdots250.gif') no-repeat;
height:1px;
margin:5px 0;
padding:0;
}
  
#bbScore{
  height:80px;
  background:url('../Images/UKCE2Images/scoresim/scoresim_ce_logo_2.gif') no-repeat center right;
  color:#006;
  font-size:4em;
  font-weight:bold;
  line-height:80px;
}

/*************** End White Experian Credit Score Box 250px Wide ******************/

/* My Score Banner */

#myScoreBanner{
  width:228px;
  height:67px;
  background:url('../Images/UKCE2Images/shared/buy_score_goldbox_orangebox_2.gif') no-repeat;
}

#myScoreBanner span{
  display:block;
  color:white;
  font-size:1em;
  font-weight:bold;
  line-height:1.5em;
}

.NavyBlueHeading
{
	color:#002d64;
}

.LightBlueHeading
{
	color: #0083b7;
}

#myScoreBanner span a{
  display:block;
  margin:0px 0 0 10px;
  padding-top: 11px;
  padding-right:70px;
  padding-bottom:11px;
  color:#ffffff;
  text-decoration:none;
}
  
#myScoreBanner span a:hover{
  display:block;
  color:#ffffff;
  text-decoration:underline;
}

.ValidationText 
{
	margin-left: 100px;
}

/* My Score Banner */

#reportPDFBanner{
  width:220px;
  height:50px;
  background:url('../Images/UKCE2Images/shared/shared_adobe_reader_bg.jpg') no-repeat;
}

#reportPDFBanner span{
  font-size:1.5em;
  display:block;
  padding-top:15px;
  margin:0 0px 0 60px;
  color:#002d64;
  font-weight:bold;
}

#reportPDFBanner span span{
  font-size:1em;
  display:inline;
  font-weight:normal;
  color:#0083b7;
  margin:0;
}

#reportSummaryBanner200{
  width:180px;
  height:62px;
  background:url('../Images/UKCE2Images/default/default_folderbox_blue.jpg') no-repeat;
}

#reportSummaryBanner200 span{
  font-size:1.2em;
  display:block;
  padding-top:15px;
  margin:0 10px 0 75px;
  color:#002d64;
  font-weight:bold;
}

#reportSummaryBanner200 span span{
  font-size:1em;
  display:inline;
  font-weight:normal;
  color:#0083b7;
  margin:0;
}

#reportSummaryBanner225{
  width:225px;
  height:62px;
  background:url('../Images/UKCE2Images/default/default_folderbox_blue.jpg') no-repeat;
}

#reportSummaryBanner225 span{
  font-size:1.3em;
  display:block;
  padding-top:20px;
  margin:0 10px 0 75px;
  color:#002d64;
  font-weight:bold;
}

#reportSummaryBanner225 span span{
  font-size:1em;
  display:inline;
  font-weight:normal;
  color:#0083b7;
  margin:0;
}

.SummaryBanner225{
  width:225px;
  height:55px;
  background:url('../Images/UKCE2Images/shared/boxes/default_white_blue.gif') no-repeat;
}

.SummaryBanner225 span{
  font-size:14px;
  display:block;
  padding-top:12px;
  margin:0 10px 0 5px;
  color:#002d64;
  font-weight:bold;
}

.diceBanner225{
  width:232px;
  height:92px;
  background:url('../Images/UKCE2Images/shared/boxes/dice_box_238x92.gif') no-repeat;
}

.diceBanner225 span{
  font-size:14px;
  display:block;
  padding-top:12px;
  padding-left: 10px;
  margin:0 0 0 0px;
  color:#002d64;
  font-weight:bold;
  width: 130px;
}


.guideBackground 
{
	background-color: #FFFFFF; 
	width:170px; 
	font-size:10px; 
	padding:3px; 
	min-height:62px;
	border-color: #dbdbdb;
	border-style:solid;
	border-width:1px;
}

.AskExpertResponseMsg 
{
	color: red; 
	line-height: 20px;
}

.newMCCInformationCentreModule
{
	float:left;
	width:300px;
	padding-right:15px;
}

/* Splash and Alert Popup CSS */

.GrayedOverylay
{
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 1300px;
	background-color: #CCCCCC;
	opacity: .7;
	filter: alpha(opacity=70); 
	z-index: 100;
}

.SplashPopup
{
	display: none;
	position: absolute;
	left: 30%;
	top: 15%;
	height:386px; 
	width:526px; 
	padding-top:10px; 
	padding-left:10px; 
	padding-right:10px;
	padding-bottom:10px;
	background:url('../Images/UKCE2Images/shared/Complete526_splashBox.gif') no-repeat;
	z-index: 200;
}

.SplashPopupTitle
{
	float:left;
	text-align:left;
}

.SplashPopupTitleSpan
{
	font-size:2.0em;
	color:#002d64;
	font-weight:bold;
}

.SplashPopupTitleSmallSpan
{
	font-size:1.5em;
	color:#002d64;
	font-weight:bold;
}

.SplashPopupImg
{
	vertical-align:middle;
}

.SplashPopupIndentP
{	
	float:left;
	padding:0px;
	margin-left:5px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:14px;
	text-align:left;
	width:450px;
	
}

.SplashPopupP
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:14px;
	text-align:left;
}

.SplashPopupH2
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:14px;
	text-align:left;
}

.SplashPopupH2Large
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:18px;
	font-weight:900;
	text-align:left;
}

.SplashPopupGuidedTour
{
	background:url('../Images/UKCE2Images/shared/boxes/guidedTour_boxBG.gif') no-repeat top center;
	float:left;
	width:498px;
	height:56px;
	margin-top:15px;
	margin-left:4px;
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:2px;
	vertical-align:middle;
	text-align:left;
	color:#FFFFFF;
}

.SplashPopupCloseBtn
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:900; 
	color:#0083b7;
	float:right;
	text-align:right;
	vertical-align:top;
}

.AlertPopup
{
	display: none;
	position: absolute;
	left: 30%;
	top: 15%;
	height:500px; 
	width:472px; 
	padding-top:206px; 
	padding-left:16px; 
	padding-right:16px;
	background:url('../Images/UKCE2Images/shared/boxBG.gif') no-repeat;
	z-index: 200;
}

.AlertPopupCloseBtn
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	font-weight:900; 
	color:#000000;
}

.AlertPopupAlertBtn
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:24px; 
	font-weight:900; 
	color:#003366;
}

.divAlertPopupAlertBtn
{
	float:left; 
	width:300px; 
	text-align:left;
}

.spanAlertPopupContent
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#003366;
	text-align: left;
}

/* Splash and Alert Popup END */

#myScoreBanner .spanMyScoreMainframeUp
{
  display:block;
  color:#ffffff;
  font-size: 1em;
  font-weight:bold;
  line-height:1.2em;
  margin: 10px 0 0 0;
}

.scHeadline2
{
	width: 175px;
}

.myScoreBannerSpan2
{
	width: 125px;
	margin: 18px 0 0 5px;
}

.MainframeAvailabilityNo1Logo
{
	position: absolute;
	left: 20px;
	top: 15px;
}

.HyperLinkNoUnderline
{
	text-decoration: none;
}

.ScoreBannerText1
{
	font-size: 0.95em;
	line-height:1.5em;
}

.pnlMainframeUpHeader
{
	font-size: 1.06em; 
	font-weight: bold;
}

.pnlMainframeUpBullet
{
	margin: 10px 0 5px 0;
}
span.smallText a
{
	font-weight: bold;
}
.pnlMainframeUpBulletImg
{
	vertical-align: middle; 
	margin-right: 5px;
}
.bluebox913Header h3 { color:#002d64; font-size:1em; font-weight:bold;}
.headerToolsFix
{
	line-height: 20px; 
	text-align: right;
}
/************************************************
Headers
************************************************/
.darkBlueHeader
{
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

/************************************************
Fonts
************************************************/
.howLinks
{
	font-size: 12px;
	font-weight: bold;
}
.howLinks a
{
	cursor: hand;
	text-decoration: underline;
}
.strongBlue 
{
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	display: block;
}
.darkBlueRollover 
{
	font-size: 11px;
	font-weight: bold;
	color: #003366;
}
.lightBlueGenericLink
{
	color:#0083b7;
	font-size: 11px !important;
	text-decoration: underline;
}
.italicFont
{
	font-style:italic;
}
.boldUnder 
{
	font-weight:bold; 
	text-decoration:underline; 
}
/************************************************
Hyperlink Formats
************************************************/

.lightBlueHyperlink a:link
{
	font-size: 12px !important;
	color: #0083B7;
}

.lightBlueHyperlink a:visited
{
	font-size: 12px !important;
	color: #0083B7;
}

.lightBlueHyperlink a:hover
{
	color: #ff9900;
}

/************************************************
Paragraphs
************************************************/

.bluePGeneric {
  font-size:0.95em;
  line-height:1.5em;
  color:#002d64;
}
.lightBlueGeneric
{
	color:#0083b7;
	font-size: 11px;
}
.smallTextP {
	font-size:0.75em;
	font-weight:normal;
}

/************************************************
Positioning
************************************************/

.paragraphBreak { padding-top:10px; }
.paragraphBreakLarge { padding-top: 20px; }
.paragraphTandBPad 
{
	padding-top:12px;
	padding-bottom:12px; 
	display: block;
	
}
.paragraphMiniBreak { padding-top:2px; }
.paragraphBreakBottom { padding-bottom:20px; }
.paragraphBreakBottomSmall { padding-bottom:15px; }
.pad 
{	
	padding:10px;
}
.padRight
{
	padding-right: 10px;
}
.minorIndent
{
	margin-left: 15px;
}
.standardIndent
{
	margin-left:100px;
}
.marginBottom 
{
	margin-bottom: 12px;
}
.marginTandB
{
	margin-top: 12px;
	margin-bottom: 12px;
}
.loginPageForgotLoginLink a
{
	position: absolute; 
	margin-left: 360px;
	font-weight: bold;
	font-size: 12px;
}
.center
{
	text-align: center;
}
.floatRight
{
	float: right;
}

/************************************************
Credit Card Control
************************************************/

/**Credit Card Control Headers***/
.spanCreditCardSelect
{
	float:left;
	width:150px;
	padding-left:10px;
	color:#002d64;
	font-weight:bold;
}	
.spanCardType{
	float:left;
	width:150px;
	padding-left:10px;
	color:#002d64;
	font-weight:bold;
}
.spanCardNumber{
	float:left;
	width:150px;
	padding-left:10px;
	color:#002d64;
	font-weight:bold;
}
.spanExpiryDate{
	float:left;
	width:140px;
	padding-left:10px;
	color:#002d64;
	font-weight:bold;
}
.spanContainerCardBlue td.spanExpiryDate
{
	border-right-width: 0px;
}
.spanExpiryMonth{
	float:left;
	width:110px;
}
.spanExpiryYear{
	float:left;
	width:60px;
}

/***Credit Card Control Body***/
.tdCardSelect{
	width: 150px;
	padding-left: 11px;
}
.tdCardSelect input{
	margin-right: 11px;
}
.tdCardType{
	width: 150px;
	padding-left: 11px;
}
.tdCardNumber
{
	width: 150px;
	padding-left: 11px;
}
.tdExpirationMonth
{
	width: 50px;
	padding-left: 11px;
}
.tdExpirationMonth select
{
	width:95px;
}
.tdExpirationYear
{
	width:50px;
	padding-left: 10px;
}
.spanContainerCardBlue td.tdExpirationYear
{
	border-right-width: 0px;
}
.tdExpirationYear select
{
	width:60px;
}

/************************************************
ID Defender
************************************************/

.pinkbox250bg{background: url('../Images/UKCE2Images/shared/boxes/pinkbox250middleBG.gif') repeat-y center;}
.pinkbox250Footer{background: url('../Images/UKCE2Images/shared/boxes/pinkbox250footer.gif') no-repeat bottom center;}
.pinkbox250Header{background: url('../Images/UKCE2Images/shared/boxes/pinkbox250header.gif') no-repeat top center;
padding:10px 13px;zoom:1;}
.pinkbox250dots{
  background: url('../Images/UKCE2Images/shared/boxes/dots_pinkBG_218.gif') no-repeat;
  height:1px;
  margin:5px 0;
  padding:0;
  }

.blueContentBody 
{
	width: 286px;
}
/* Blue bg */
.OLBlueIcon 
{
	width:20px; 
	float:left; 
	margin-right: 5px;
}
.OLBlueContent
{
	width:250px; 
	float:left;
}
/* White bg */
.OLWhiteIcon 
{
	width:20px; 
	float:left; 
	margin-right: 5px;
}
.OLWhiteContent
{
	width:578px; 
	float:left;
}

/* control widths */
.HowCanAffectYou
{
	width:316px;
	float:left;	
}

/*.ScaleOfIDTheft
{
	width:310px;	
	float:left;
}*/

.Difference
{
	width:648px;
}

.backToTopAlign_outside
{
	float: none !important;
	text-align: left;
}
/* Control headers */
#HowID
{
	font-size: small;
	line-height: 1.2em;
}

#ScaleID
{
	font-size: small;
	line-height: 1.2em;
}

#WhatsDiff
{
	font-size: small;
	line-height: 1.2em;
}

/*
#WhatsDiffRight
{
	width: 141px; 
	background:url('../Images/UKCE2Images/shared/id-theft-Icon.jpg') no-repeat top right;	
}
*/

#shreddertextwidth
{
	width: 450px;
}

#hlAvoidButton{
display:block;
text-decoration:none;
width:387px;
height:31px;
background-image:url(../Images/UKCE2Images/shared/button_Avoid_ID.gif);
background-repeat:no-repeat;
background-position:top;
}



#hlAvoidButton:hover{
background-image:url(../Images/UKCE2Images/shared/button_Avoid_ID_over.gif);
text-decoration:none;
}

#AvoidIDTheftButtonContainer{
	width:92px;
	height:28px;
	background-image:url(../Images/UKCE2Images/shared/button_Avoid_ID.gif);
	background-repeat:no-repeat;
	padding-bottom:6px;
}

#SpotIDTheftButtonContainer{
	width:276px;
	height:32px;
	background-image:url(../Images/UKCE2Images/shared/button_spotID.gif);
	background-repeat:no-repeat;
	padding-bottom:6px;
}

.FlashContainer
{
	background: url('../Images/UKCE2Images/shared/get_flash_bgbox.gif') no-repeat left center;
	width: 650px;
	height: 59px;
}

.FlashContainer p
{
	line-height: 1.3em;
	float: left;
	padding: 20px 40px 0 15px;
}

.FlashContainer #FlashIcon
{
	float: left;
	padding: 15px;
}

/* White Boxes no border - ID Def */
.whitebox340Nobg{}
.whitebox340NoFooter{background:url('')  no-repeat bottom center;}
.whitebox340NoHeader{background:url('')  no-repeat top center; padding:10px 15px;}
.whitebox340dots{
  background:url('../Images/UKCE2Images/shared/boxes/bluedots.gif')  repeat-x;
  line-height:1px;
  height:2px !important;
  margin:5px 0 !important;
  padding:0;
}
.whitebox340Content{ width:275px; height:230px; }
.whitebox648Nobg{width: 648px;}
.whitebox648NoFooter{background:url('')  no-repeat bottom center;}
.whitebox648NoHeader{background:url('')  no-repeat top center; padding:10px 15px;}
.whitebox648dots{
  background:url('../Images/UKCE2Images/shared/boxes/bluedots.gif')  repeat-x;
  line-height:1px;
  height:2px !important;
  margin:5px 0 !important;
  padding:0;
}
.whitebox648Content{ width:648px; height:240px; }
/* End white boxes no border */

/* ID Defender Navigation Links */
#nlbmccunderstandingidtheft{
  width:205px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_198.gif') no-repeat;
  }
  
#nlbmccavoididtheft{
  width:155px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_155.gif') no-repeat;
  }
  
#nlbmccspottingidtheft{
  width:155px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_155.gif') no-repeat;
  }
  
#nlbmccmyriskassessment{
  width:155px;
  height:19px;
  background:url('../Images/UKCE2Images/shared/linkbgs/linkbg_155.gif') no-repeat;
  }
/* End of ID Defender Navigation Links */

/* ID Defender START */
#navTabMCCUnderstandingIDTheft{
  margin-left:1px;
  float:left;
  height:27px;
  width:128px;
  display:block;
  background:url('../Images/UKCE2Images/shared/nav_identity_active.jpg');
  } 

#navTabMCCUnderstandingIDTheft a{
  height:27px;
  width:128px;
  background:url('../Images/UKCE2Images/shared/nav_identity_inactive.jpg');}
#navTabMCCUnderstandingIDTheft a:hover{background:url('../Images/UKCE2Images/shared/nav_identity_mo.jpg');}

#navTabMCCTransversalFAQ{
  margin-left:1px;
  float:left;
  height:27px;
  width:65px;
  display:block;
  background:url('../Images/UKCE2Images/shared/nav_faq_active.jpg');
  }
  

#navTabMCCTransversalFAQ a{
  height:27px;
  width:95px;
  background:url('../Images/UKCE2Images/shared/nav_score_inactive.jpg');}
#navTabMCCTransversalFAQ a:hover{background:url('../Images/UKCE2Images/shared/nav_score_mo.jpg');}

#newSunIDDef
{
	border-style:none; 
	position:absolute;
	top:48px;
	left:515px;
	z-index:5;
	color:#FF9900;
	font-size:11px;
	font-weight:bold;
	width: 40px;
}

#newSunIDDef_noLMB
{
	border-style:none; 
	position:absolute;
	top:48px;
	left:518px;
	z-index:5;
	color:#FF9900;
	font-size:11px;
	font-weight:bold;
	width: 40px;
}

#newSunIDDef_WithMarketplace
{
	border-style:none; 
	position:absolute;
	top:48px;
	left:516px;
	z-index:5;
	color:#FF9900;
	font-size:11px;
	font-weight:bold;
	width: 40px;
}

#newSunIDDef_NoMarketplace
{
	border-style:none; 
	position:absolute;
	top:48px;
	left:405px;
	z-index:5;
	color:#FF9900;
	font-size:11px;
	font-weight:bold;
	width: 40px;
}

#UnderstandingIDTheft_Right{
	float:right;
	width:256px;
	height:270px;
}

.whiteboxleft250bg_IDDeft{background: url('../Images/UKCE2Images/score_centre/white_box_score_250_bg.jpg') repeat-y; width:250px;}
.whiteboxleft250Footer_IDDeft{background: url('../Images/UKCE2Images/score_centre/white_box_score_250_footer.jpg') no-repeat bottom left;}
.whiteboxleft250Header_IDDeft{background: url('../Images/UKCE2Images/score_centre/white_box_score_250_header.jpg') no-repeat top left;
padding:10px 0 0 13px;zoom:1;}
.whiteboxleft250Header_IDDeft h3 {margin:0;padding:0 0 5px 0;}
/* ID Defender END */

#newLMBwithIDDef{
position:absolute;
top:48px;
left:507px;
/*z-index:5;*/
color:#FF9900;
font-size:11px;
font-weight:bold;
width: 40px;
}

.HyperLinkNoUnderline h2
{
	text-decoration: none;
}

#myScoreBanner2 .spanMyScoreMainframeUp a
{
	color: White;
	text-decoration: none;
} 
/*******************************************
	lottery Box Rounded Corner Banner Boxs MCClogin
*******************************************/
/* Specific width:250px */
.lottery250Wrapper{
	width:250px;
	background: url('../Images/UKCE2Images/shared/boxes/whitebox250bg.gif');
		}
.lottery250Wrapper p
{
	color:#002d64;
	font-size:1.1em; 
	font-weight:bold;
	padding: 5px 0 10px 10px;
}
.lottery250Header{
	width:250px;
	height: 6px;
	background:url('../Images/UKCE2Images/shared/boxes/whitebox250header.gif'); 
	background-position:top; 
	background-repeat:no-repeat;
	margin: 0;
	border: 0;
	overflow: hidden;
}
.lottery250Content{
	width:250px;
	background:url('../Images/UKCE2Images/shared/boxes/whitebox250footer.gif');
	background-position:bottom;
	background-repeat:no-repeat;
}
.lottery250Content p{
	font-size:12px; 
	padding: 10px 0 0 10px;
	line-height:1.4em;
	font-weight:normal;
}
.lottery250dotLine{
	border-top:dashed #000 1px;
	width:230px;
	height:1px;
	margin: 0 auto;
	overflow: hidden;
}
/*MCClogin */
.floatrtMargin10{ 
	float:right;
	margin: 0 10px;
}
/* ExclusiveServicesLottery.ascx */
.listcheckMark{
	list-style:none;
	margin: 20px 0 0 10px;
}
.listcheckMark li{
	padding: 7px 0 5px 30px;
	background: url(../Images/UKCE2Images/default/tickBullet.gif) no-repeat left top;
}
/* End ExclusiveServicesLottery.ascx */
/* Lottery Specific width:648px */
.LotteryWrapper{
	width:648px;
	height:161px;
	background: url(../Images/UKCE2Images/shared/MCCHome_CrossLottery.jpg) no-repeat;
		}
.LotteryWrapperh2{
	font-size:medium;  
	color:#002d64;
	font-weight:bold;
	padding: 10px 0 0 0;
	margin: 0 0 0 10px;	
}

.LotteryHolder
{	
}
.Lotterycontent
{
	margin: 10px 0 0 0;
	font-size:12px; 
	padding: 10px 0 0 10px;
	line-height:1.4em;
	font-weight:normal;
}
.LotteryBtn
{
	width: 430px; 	
	padding-left:15px; 
}
/* End Lottery */
/* UK07911 Q4 In-Session  */
/* tce mcc.aspx */
.tceHeader{
	width:648px;
	height: 51px;
	padding: 0;
	margin: 0;
	border: 0;
	overflow: hidden;
	background: url('../Images/UKCE2Images/shared/WhiteBox648_Top_TCEhome.jpg') no-repeat top;
}
.tceWrapper{
	width:648px;
	height:240px;
	background: url('../Images/UKCE2Images/shared/WhiteBox648_Bottom_TCEhome.jpg') no-repeat;
	background-position: bottom;
		}
.tceWrapperh2{
	font-size:medium;  
	color:#002d64;
	font-weight:bold;
	padding: 10px 0 0 0;
	margin: 0 0 0 10px;	
}
.tceHolder{
	width:310px;
}
.tceText
{
	font-size:12px; 
	padding: 10px 0 0 10px;
	line-height:1.4em;
	font-weight:normal;
}
.tceLeftMargin{
	margin-left:10px;	
}
.tceBox648dots{
	background: url('../Images/UKCE2Images/shared/boxes/hrdots3x1.gif') repeat-x;
	height:1px;
	margin:5px 0;
	padding:0;
	width:628px;
  }
 /* TCEInfoC mccinformationcentre.aspx */
.TCEInfoCheader{
	width:689px;
	height: 51px;
	padding: 0;
	margin: 0;
	border: 0;
	overflow: hidden;
	background: url('../Images/UKCE2Images/shared/WhiteBox689_Top_TCEInfoC.jpg') no-repeat top;
}
.TCEInfoCwrapper{
	width:689px;
	height:235px;
	background: url('../Images/UKCE2Images/shared/WhiteBox689_Bottom_TCEInfoC.jpg') no-repeat;
	background-position: bottom;
		}
.TCEInfoCwrapperh2{
	font-size:medium;  
	color:#002d64;
	font-weight:bold;
	padding: 10px 0 0 0;
	margin: 0 0 0 10px;	
}
.TCEInfoCholder{
	width:310px;
}
.TCEInfoCleftMargin{
	margin-left:10px;	
}
.TCEInfoCBoxdots{
	background: url('../Images/UKCE2Images/shared/boxes/hrdots3x1.gif') repeat-x;
	height:1px;
	margin:5px 0;
	padding:0;
	width:669px;
  }
.TCEInfoCspacer{height:7px;font-size:1px;padding:0;}
.TCEInfoCspacer17px{height:17px;font-size:1px;padding:0;}
.TCEInfoCspacer12px{height:12px;font-size:1px;padding:0;}
/*UK07911 New page About The Credit Expert */
/*info.aspx?PageTypeID=AboutTheCreditExpert&SubHeaderTypeID=AboutTheCreditExpert_InfoHeader*/
.TCEArticle1wrapper{
	width:648px;
	height:465px;
	text-align:left;
	background: url('../Images/UKCE2Images/shared/WhiteBox648_Bot_TCEArticle1.jpg') no-repeat bottom;
		}
.TCEArticle1header{
	width:648px;
	height: 51px;
	padding: 0;
	margin: 0;
	border: 0;
	overflow: hidden;
	background: url('../Images/UKCE2Images/shared/WhiteBox648_Top_TCEArticle1.jpg') no-repeat top;
}
.TCEArticle1wrapperh2{
	font-size:medium;  
	color:#002d64;
	font-weight:bold;
	padding: 10px 0 0 0;
	margin: 0 0 0 10px;
	text-align:left;
}
.TCEArticle1Boxdots{
	background: url('../Images/UKCE2Images/shared/boxes/hrdots3x1.gif') repeat-x;
	height:1px;
	margin:5px 0;
	padding:0;
	width:628px;
  }
.TCEArticle1holder{
	width:370px;
	margin-left:10px;
}
.TCEArticle1holder2{
	width:250px;
	margin-left:10px;
}
.TCEArticle1holder p, .TCEArticle1holder2 p{
	display:block;	
	line-height:1.5;
}
.TCEArticle1leftMargin{
	margin-left:10px;	
}
.TCEArticle1spacer{height:7px;font-size:1px;padding:0;}
/*UK07911 New page The Credit Expert Tips page */
.TCEArticle2wrapper{
	width:648px;
	height:844px;
	text-align:left;
	background: url('../Images/UKCE2Images/shared/WhiteBox648_Bot_TCEArticle2V4.jpg') no-repeat bottom;
	position:relative;
		}
.TCEArticle2header{
	width:648px;
	height: 200px;
	padding: 0;
	margin: 0;
	border: 0;
	overflow: hidden;
	background: url('../Images/UKCE2Images/shared/WhiteBox648_Top_TCEArticle2_v5.jpg') no-repeat top;
}
.TCEArticle2wrapperh2{
	font-size:medium;  
	color:#002d64;
	font-weight:bold;
	padding: 10px 0 0 0;
	margin: 0 0 0 10px;
	text-align:left;
}
.TCEArticle2Boxdots{
	background: url('../Images/UKCE2Images/shared/boxes/hrdots3x1.gif') repeat-x;
	height:1px;
	margin:5px 0;
	padding:0;
	width:628px;
  }
.TCEArticle2holder{
	width:638px;
	position:absolute;
	top:40px;
	left:10px;
}
.TCEArticle2holder p{
	display:block;	
	line-height:1.4;
}
.TCEArticle2spacer{height:5px;font-size:1px;padding:0;}
/*Bullet list numbers*/
.TCEArticle2Icon 
{
	width:20px; 
	float:left; 
	margin-right: 5px;
}
.TCEArticle2BulletContent
{
	width:603px; 
	float:left;
}
.TCEArticle2BulletContent1
{
	width:603px; 
	float:left;
}
.TCEArticle2BulletContent2
{
	width:400px; 
	float:left;
}
.TCEArticle2BulletContent3
{
	width:280px; 
	float:left;
}
.TCEArticle2BulletContent4
{
	width:280px; 
	float:left;	
}
.TCEArticle2BulletContent5
{
	width:400px; 
	float:left;	
}
.TCEArticle2BulletContent6
{
	width:400px; 
	float:left;	
}
.TCEArticle2BulletWrapper { padding-bottom:15px; }
.TCEArticle2padRight
{
	padding-right: 10px;
}
.TCEArticle2spacer10px{height:10px;font-size:1px;padding:0;}
/*End Bullet list numbers*/
/* End UK07911 Q4 In-Session  */
/* Randomly used classes for different functions */
.displayNone{ display:none;}
/* End Randomly used classes for different functions */

/*Begin Utilities for adjusting - needs to be at the end to over ride*/
.paddingAdjust001{ padding:10px 12px;}/*UK08627*/
.fontSize14{ font-size:14px; color:#000066;}/*UK08627*/
.wrapper210{ width:210px;}/*UK08627*/
/*End Utilities for adjusting - needs to be at the end to over ride*/



/* UK09131  Refer a friend  */
/* raf mcc.aspx */

.rafTop{
	width:648px;
	height: 7px;
	padding: 0;
	margin: 0;
	border: 0;
	overflow: hidden;
	background: url('../Images/UKCE2Images/shared/WhiteBox648_Top_RAFhome.jpg') no-repeat top;
}

.rafHeader{
	width:648px;
	height: 26px;
	padding-bottom: 0px;
	margin: 0;
	border: 0;
	overflow: hidden;
	background-image: url('../Images/UKCE2Images/shared/yellowbg.jpg');
	background-repeat: repeat-y;
	background-position:top;
}
.rafWrapper{
	width:648px;
	height:183px;
	background: url('../Images/UKCE2Images/shared/WhiteBox648_Bottom_RAFhome.jpg') no-repeat;
	background-position: bottom;
}

.rafWrapperh2{
	font-size:medium;  
	color:#002d64;
	font-weight:bold;
	padding: 5px 0 0 0;
	margin: 0 0 0 15px;	


}
.rafHolder{
	width:310px;
	margin-left:200px;
	padding-bottom:5px;
	
}
.rafText
{
	font-size:12px; 
	padding: 0px 0px 5px 10px;
	line-height:1.4em;
	font-weight:normal;
}
.rafLeftMargin{
	margin-left:10px;	
}
.rafTopMargin{
	margin-top:5px;	
}
.rafBox648dots{
	background-image: url('../Images/UKCE2Images/shared/WhiteBox648_dotted-line.jpg');
	background-position: top;
	background-repeat:no-repeat;
	height:1px;
	margin:0px;
	padding:1px 0px;
	width:628px;
  }
  
/* UK09131  end  */





