@charset "UTF-8";
/* CSS Document */

body, h1, h2, h3, h4, h5, h6, p, ul li{
	font-family: Helvetica, Arial, sans-serif;
	color: #012047;
	margin: 0;
	padding: 0;
}

h1.breadcrumb {
	color: #fff;
	font-weight: 100;
	font-size: .7em;
	margin: 0;
	padding: .6em 0 .65em 0;
}

.storeText h1 {
	font-size: 2em;
	margin: 0;
}

h1 {
	font-size: 1.8em;
	margin-bottom: .35em;
	line-height: 100%;
}

.competition h1 {
	margin-bottom: 0;
}

.storeText h2 {
	font-weight: 100;
	margin: 0;
}

h2 {
	font-size: 1.2em;
	margin-bottom: .3em;
}

h3 {
	font-size: .9em;
	margin-bottom: .35em;
	line-height: 120%;
}

h4 {
	font-size: .7em;
	margin-bottom: .35em;
	line-height: 130%;
}

h5 {
	font-size: .65em;
	color: #012047;
	font-weight: 100;
	line-height: 160%;
	margin-bottom: .9em;
}

.retailerText h5 {
	margin-bottom: 0;
}

/*#col1 h1 {
	color: #FFF;
	font-size: .7em;
	font-weight: 100;
}*/

p {
	line-height: 150%;
	font-size: .8em;
	margin-bottom: 15px;
}

#bestRetailer p {
	margin-top: 10px;
}

.linkBack p {
	margin: 0;
	line-height: 0;
}

.white {
	color: #FFF;
}

.bold {
	font-weight: 700;
}

.small {
	font-size: .7em;
}

.clearLeft {
	clear: left;
}

.tickerStart {
	margin-left: 445px;
	background-color: #54C23C;
}

.tickerEnd {
	margin-right: 445px;
}

hr {
	width:  100%;
	border: 0;
	border-top: 1px dotted #BDBDBD;
	height: 1px;
	margin: 0 0 .8em 0;
	padding: 0;
	clear: both;
}

br {
	line-height: 0;
	margin-bottom: 15px;
	padding: 0;
	clear: left;
}

.tight {
	margin: 3px 0 5px 0;
	clear: none;
}

.quote {
	font-style:italic;
	padding:10px 0 10px 10px;
	margin:10px 30px 15px 0;
	color:#4475b3;
	border-left:1px solid #CCC;
}

ol li {
	font-size:0.8em;
	margin:0 0 5px 0;
}

ol {
	margin:10px 0 10px 15px;
}
	

/* ------ newsHeadLine ------ */

#newsHeadLine h1, #menuContent h1 {
	font-size: .8em;
	text-transform: uppercase;
	color: #012047;
	line-height: 110%;
	margin-bottom: .3em;
}

#newsHeadLine p, #menuContent p {
	font-size: .7em;
	color: #012047;
	line-height: 135%;
	margin-bottom: .5em;
}

#menuContent p {
	text-transform: none;
	font-size: .8em;
}

#menuContent h5 {
	text-transform: none;
	color: #23465F;
}

#newsHeadLine .date {
	color: #0a3e66;
}

/* ------ shopHeadLine ------ */

#shopHeadLine h1, .shopPromo h1 {
	font-size: .8em;
	text-transform: uppercase;
	color: #4d7628;
	line-height: 110%;
	margin-bottom: .3em;
}

#shopHeadLine p, .shopPromo p {
	font-size: .7em;
	color: #4d7628;
	line-height: 135%;
	margin-bottom: .35em;
}

#shopHeadLine .date {
	color: #4d7628;
}

/* ------ compHeadLine ------ */

#compHeadLine h1 {
	font-size: .8em;
	text-transform: uppercase;
	color: #650968;
	line-height: 110%;
	margin-bottom: .3em
}

#compHeadLine p {
	font-size: .7em;
	color: #650968;
	line-height: 135%;
	margin-bottom: .5em;
}

#compHeadLine .date {
	color: #650968;
}

.dateSpace {
	margin-right: 15px;
}	

.red {
	color: red;
}

.white {
	color: white;
}

.kidRed {
	color: #BF2D00;
}

/* ---------- colours ---------- */

.shopType {
	color: #336600;
}

.eatType {
	color: #CC6600;
}

.funType {
	color: #9A029C;
}

.hereType {
	color: #519BFB;
}

.tradeType {
	color: #333333;
}

.kidsclubType {
	color: #D7004D;
}

