
.articleMainBody{
 font-size:10pt;
 font-family:Arial;
}


#articleContent ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#articleContent li
{
	margin-top: 0px;
	margin-bottom: 0px;
/*	padding-top: 10px;*/
	padding-bottom: 1px;
}

/* COLOURS */
.red { color: #FF0000; }
.bgred { background: #FF0000; }
.black { color: #000000; }
.bgblack { background: #000000; }
.navy { color: #0000CC; }
.bgnavy { background: #0000CC; }
.lightblue { color: #33CCFF; }
.bglightblue { background: #33CCFF; }
.green { color: #00CC00; }
.bggreen { background: #00CC00; }
.yellow { color: #FFFF00; }
.bgyellow { background: #FFFF00; }
.orange { color: #FF6600; }
.bgorange { background: #FF6600; }
.purple { color: #9900CC; }
.bgpurple { background: #9900CC; }
.pink { color: #FF66CC; }
.bgpink { background: #FF66CC; }
.white { color: #FFFFFF; }
.bgwhite { background: #FFFFFF; }
.archpink{ background:#ffeff7;}

/* FONT STYLES */
.bold { font-weight: bold; }
.unbold { font-weight: normal; }
.bolder { font-weight: bolder; }
.italic { font-style: italic; }
.underline { text-decoration: underline; }
.nounderline { text-decoration: none; }

/* SIZES */
.f-8 { font-size: 8pt; }
.f-9 { font-size: 9pt; }
.f-10 { font-size: 10pt; }
.f-11 { font-size: 11pt; }
.f-12 { font-size: 12pt; }
.f-13 { font-size: 13pt; }
.f-14 { font-size: 14pt; }
.f-15 { font-size: 15pt; }
.f-16 { font-size: 16pt; }
.f-17 { font-size: 17pt; }
.f-18 { font-size: 18pt; }
.f-19 { font-size: 19pt; }
.f-20 { font-size: 20pt; }

/* ALIGNMENT */
.right { text-align: right; }
.left { text-align: left; }
.center { text-align: center; }

/* Intro text */
.introBoldText
{
	font-size: 11pt;
	font-weight: bold;
}

.introUnBoldText
{
	font-size: 11pt;
	font-weight: normal;
}

/* Green Bullet Points */
.greenBullet ul
{
	/*list-style: none;*/
	padding: 0px;
	margin:0px;
	/*padding-left: 12px;*/

	/*background: url(https://www.moneysavingexpert.com/images/ArticleBulletGreen.gif) left no-repeat top;*/
}

.greenBullet li
{
	list-style: none;
	padding: 0px;
	margin:0px;
	/*padding-left: 12px;*/

	background: url(https://www.moneysavingexpert.com/images/ArticleBulletGreen.gif) left no-repeat top;
}
/* Margin Data */
.no-margin { margin: 0px; }
.nopadding { padding: 0px; }


#topAnchors  ul
{
	margin: 0px;
	padding-top: 0px;
	padding-left: 4px;
}

#topAnchors li
{
	list-style: none;
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	padding-left: 3px;
}

li .primary
{
	padding-left: 12px;
	padding-top: 0px;
	background: url(https://www.moneysavingexpert.com/images/arrow_new_v4.gif) left no-repeat top;
}

li .secondary
{
	padding-left: 12px;
	padding-top: 0px;
}

.primary a
{
	text-decoration: none;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}

.secondary a
{
	text-decoration: none;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

#anchorsimage { padding-top: 0px; }

#anchorsimage .subtext
{
	font-style: italic;
	font-size: 8pt;
	text-align: center;
}

#anchors
{
	float: left;
	width: 350px;
}

#anchorsimage
{
	float: left;
	width: 200px;
}

.none { display: none; }

.blueFadeBar{
  background-image:url(https://images6.moneysavingexpert.com/images/articlebars/BlueFade.gif);
  background-repeat: repeat-y;
  font-family: arial;
  color:#000;  
	font-weight: bold;
	font-size: 12pt;
  text-align:left;
  clear:both;
  margin: 30px 0;
  padding:0 0 0 5px;
}

.redFadeBar{
  background-image:url(https://images6.moneysavingexpert.com/images/articlebars/RedFade.gif);
  background-repeat: repeat-y;
  font-family: arial;
  color:#000;  
	font-weight: bold;
	font-size: 12pt;
  text-align:left;
  clear:both;
  margin: 30px 0;
  padding:0 0 0 5px;
}

.greenFadeBar{
  background-image:url(https://images6.moneysavingexpert.com/images/articlebars/GreenFade.gif);
  background-repeat: repeat-y;
  font-family: arial;
  color:#000;  
	font-weight: bold;
	font-size: 12pt;
  text-align:left;
  clear:both;
  margin: 30px 0;
  padding:0 0 0 5px;
}


/*
.blueMSEBar
{
	background: url(https://www.moneysavingexpert.com/images/Generic-Bar_v2.gif) navy no-repeat;
	width: 567px;
	font-family: arial;
	margin: 0px;
	padding: 0px;
	_height: 30px;
	min-height: 30px;
	color: white;
	padding-top: 7px;
	font-weight: bold;
	font-size: 130%;
	padding-bottom: 0px;
	margin-left: 22px;
	display: block;
	text-align: center;
	clear: both;
	line-height: 145%;
	margin-top: 30px;
	margin-bottom: 30px;
}





.blueMSEBar
{
	background: url(https://images6.moneysavingexpert.com/images/STG_BlueLargeBar.gif) #0C0E9B no-repeat;
	width: 566px;
	font-family: arial;
	margin: 0px;
	padding: 0px;
	_height: 44px;
	min-height: 44px;
	color: white;
	padding-top: 9px;
	font-weight: bold;
	font-size: 130%;
	padding-bottom: 0px;
	margin-left: 22px;
	display: block;
	text-align: center;
	clear: both;
	line-height: 145%;
	margin-top: 30px;
	margin-bottom: 30px;
}
*/


.blueMSEBar{
	background: url(https://images6.moneysavingexpert.com/images/BlueBars_pig.gif) #0C0E9B no-repeat;
	width: 566px;
	font-family: arial;
	margin: 0px;
	padding: 0px;
	_height: 34px;
	min-height: 34px;
	color: white;
	padding-top: 13px;
	font-weight: bold;
	font-size: 130%;
	padding-bottom: 0px;
	margin-left: 22px;
	display: block;
	text-align: center;
	clear: both;
	line-height: 145%;
	margin-top: 30px;
	margin-bottom: 30px;

}
/*
.greenMiniBar
{
	background: #009900 url(https://images6.moneysavingexpert.com/images/STG_Green_ArtSubBar.gif) no-repeat;
	width: 510px;
	font-face: arial;
	_height: 30px;
	height: 30px;
	min-height: 23px;
	color: white;
	font-weight: bold;
	font-size: 110%;
	padding-top: 3px;
	margin-left: 49px;
	display: block;
	text-align: center;
	clear: both;
	line-height: 150%;
	margin-top: 30px;
	margin-bottom: 30px;
}
*/


.greenMiniBar
{
	background: #009900 url(https://images6.moneysavingexpert.com/images/STG_Green_ArtSubBar5.gif) no-repeat;
	width: 510px;
	font-face: arial;
	_height: 24px;
	height: 24px;
	min-height: 23px;
	color: white;
	font-weight: bold;
	font-size: 110%;
	padding-top: 2px;
	margin-left: 49px;
	display: block;
	text-align: center;
	clear: both;
	line-height: 150%;
	margin-top: 30px;
	margin-bottom: 30px;
}

.blueBorderedBar{
  background-image:url(https://images6.moneysavingexpert.com/images/articlebars/TN_BluFade_Temp2.gif);
  background-repeat: no-repeat;
  font-family: arial;
  color:#000;  
	font-weight: bold;
	font-size: 12pt;
  text-align:left;
  clear:both;
  padding:3px 0 0 5px;
  width:490px;
  margin:0 auto;
  text-align:center;
  height:28px;
}

.greenQbar{
	background:url(https://images6.moneysavingexpert.com/images/greenqbar.gif) no-repeat scroll 0%;
	clear:both;
	color:white;
	display:block;
	font-family:arial;
	font-size:130%;
	font-weight:bold;
	line-height:150%;
	margin:30px 0px 15px 22px;
	height:43px;
	padding:13px 0px 0px 0px;;
	text-align:center;
	width:570px;
}

.blueFadeBar{
  background-image:url(https://images6.moneysavingexpert.com/images/articlebars/Fivers_Bar.gif);
  background-repeat: no-repeat;
  font-family: arial;
  color:#000;  
	font-weight: bold;
	font-size: 12pt;
  text-align:left;
  clear:both;
  margin: 30px 0;
  padding:0 0 0 5px;
}

.xmasBar{
  background-image:url(https://images6.moneysavingexpert.com/images/articlebars/Fivers_Bar.gif);
  background-repeat: no-repeat;
  font-family: arial;
  color:#fff;  
	font-weight: bold;
	font-size: 12pt;
  text-align:center;
  clear:both;
  margin: 30px 0;
  padding-top:10px;
  width:567px;
  height:45px;
}

.greenRoundBullet
{
	padding-left:25px;
}

h4.listHeader{
  font-size:10pt;
}
/* Starlist style rules added by RM 281008 for use on deals page*/
.starList{
list-style-type: none;
  padding-left: 0px;
 margin-left: 0px; 
}

.starList li{
background:url(https://www.moneysavingexpert.com/images/Star-Bulletpoint.gif) left 10px no-repeat; 
  padding-left: 20px;

}
/*
Old Blue Title CSS - Updated 07/05/09 JFL

.bluetitle {
	font-size:16pt; 
	color:#0000FF; 
	font-weight:bold;
}
*/

.bluetitle { 
	border-bottom: 1px solid rgb(96, 186, 92); 
	margin: 12px 0pt 0px; 
	padding: 0pt 0pt 5px; 
	color: rgb(73, 185, 73); 
	font-size:14pt; 
	font-weight:bold; 
	color:#0000FF;
}


.minitravelbar{
  margin:0 auto;
  background:url(https://www.moneysavingexpert.com/images/CheapFlights_Roundedv1.gif) top left no-repeat;
  width:594px;
  height:39px;
  overflow:hidden;
  margin-top:20px;
  text-align:center;
  padding-top:5px;
  color:#fff;
}

.travelboxtop{
  margin:0 auto;
  background:url(https://www.moneysavingexpert.com/images/CheapFlights_v1.gif) top left no-repeat;
  width:594px;
  height:57px;
  overflow:hidden;
  margin-top:20px; 
    text-align:center;
  padding-top:10px;
    color:#fff;
}

.rnd09Bar{
background:url(https://images6.moneysavingexpert.com/images/articlebars/rnd09Bar.gif) left top no-repeat;
width:544px;
margin:0 auto;
height:63px;
text-align:center;
font-weight:bold;
font-size:1.3em;
padding-top:20px;
padding-left:20px;
    color:#000;
}


.colHeader{
font-weight:bold;font-size:12pt;color:#000;margin-bottom:0px;float:left;width:515px;
}

.cbTitle{
font-weight:bold;
font-size:12pt;
}
.cbAnchor{
display:none;
}

.redArrowList{
list-style-image:url(https://images6.moneysavingexpert.com/images/listArrows/redarrow.gif);
}
.blueArrowList{
list-style-image:url(https://images6.moneysavingexpert.com/images/listArrows/bluearrow.gif);
}
.greenArrowList{
list-style-image:url(https://images6.moneysavingexpert.com/images/listArrows/greenarrow.gif);
}

.breakOutToggle{
text-decoration:underline;
color:#00f;
cursor:pointer;
}

  .spendingbar{
  margin:0 auto;
  background:url(https://www.moneysavingexpert.com/images/SpendingBar.gif) top left no-repeat;
  width:594px;
  height:39px;
  overflow:hidden;
  margin-top:20px;
  font-family:Arial, Helvetica, sans-serif; 
  text-align:center;
  color:#fff;
  font-weight:bold;
  font-size:16px; 
  padding-top:6px;
}

.healthbar{
  margin:0 auto;
  background:url(https://www.moneysavingexpert.com/images/HealthCareMiniBar.gif) top left no-repeat;
  width:594px;
  height:39px;
  overflow:hidden;
  margin-top:20px;
  font-family:Arial, Helvetica, sans-serif; 
  text-align:center;
  color:#fff;
  font-weight:bold;
  font-size:14pt; 
  padding-top:7px;
}
  
.healthbar{
  margin:0 auto;
  background:url(https://www.moneysavingexpert.com/images/HealthCareMiniBar.gif) top left no-repeat;
  width:594px;
  height:39px;
  overflow:hidden;
  margin-top:20px;
  font-family:Arial, Helvetica, sans-serif; 
  text-align:center;
  color:#fff;
  font-weight:bold;
  font-size:16px; 
  padding-top:7px;
}
  
  .spendingbar{
  margin:0 auto;
  background:url(https://www.moneysavingexpert.com/images/SpendingBar.gif) top left no-repeat;
  width:594px;
  height:39px;
  overflow:hidden;
  margin-top:20px;
  font-family:Arial, Helvetica, sans-serif; 
  text-align:center;
  color:#fff;
  font-weight:bold;
  font-size:16px; 
  padding-top:6px;
}

.MSEblueicon {
color: #28527B;
padding-left:40px; 
padding-bottom:0px; 
padding-top:5px; 
border-bottom:1px solid #28527B; 
font-size:20px; 
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
}

.greytitle {
color:#333333;
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
border-bottom:1px solid #CCCCCC;
}


#articleContent .articleMainBody ul {list-style:disc; margin:0 0 18px 18px;}