﻿/* =================================
   News specific css
   ============================== */

.news p {font-size:1.2em;}

/* === News Headings === */

.heading.abel-coles-festive-foodie-do {width:324px; height:39px;}
.heading.abel-coles-festive-foodie-do span { background-image:url("/content/news/headers/abel-coles-festive-foodie-do.gif"); }

.heading.order-here {width:173px; height:33px;}
.heading.order-here span { background-image:url(/content/news/headers/order-here.gif); }

.heading.free-range-chicken {width:124px; height:26px;}
.heading.free-range-chicken span {background-image: url("/content/news/headers/free-range-chicken.gif");}

.heading.terms-conditions {width:314px; height:34px;}
.heading.terms-conditions span { background-image:url("/content/news/headers/black-terms-and-conditions.gif"); }

.heading.link-to-us {width:200px; height:33px;}
.heading.link-to-us span { background-image:url(/content/news/headers/link-to-us.gif); }

.heading.how-to-claim {width:207px; height:34px;}
.heading.how-to-claim span { background-image:url(/content/news/headers/how-to-claim.gif); }

.heading.how-to-claim2 {width:95px; height:19px;}
.heading.how-to-claim2 span { background-image:url(/content/news/headers/how-to-claim2.gif); }

.heading.terms-conditions2 {width:145px; height:24px;}
.heading.terms-conditions2 span { background-image:url("/content/news/headers/terms-conditions2.gif"); }

.win-a-juicing-box {width:401px; height:34px;}
.heading.win-a-juicing-box span { background-image:url("/content/news/headers/win-a-juicing-box.gif"); }

.heading.the-big-buzz {width:213px; height:34px;}
.heading.the-big-buzz span { background-image:url(/content/news/headers/the-big-buzz.gif); }

.heading.quiz {width:72px; height:34px;}
.heading.quiz span { background-image:url(/content/news/headers/quiz.gif); }

.heading.congrats-quiz {width:344px; height:71px;}
.heading.congrats-quiz span { background-image:url(/content/news/headers/congrats-quiz.gif); }

.heading.other-things {width:144px; height:33px;}
.heading.other-things span { background-image:url(/content/news/headers/other-things.gif); }

.start-shopping {
	margin: 0 0 30px 20px;
}

.badge-item {
	margin: 10px 0 20px;
	min-height: 100px;
}
.badge-item img {
	margin-right: 20px;	
	float: left;
	border: 1px solid #777;
}
.badge-item code {
	display: block;
	float: left;
	width: 300px;
	font: 1em "Lucida Console", Monaco, monospace;
	padding: 10px;
	background-color: #eee;
}
.badge-item a {
	float: left;
	font-size: 1.1em;
}

