/* Overrides for product */
#content.product {
	padding-top: 30px;
}
#content-main {
	float: right;
	background: url('/media/site/images/front-end/backgrounds/bg_dropshadow_685.gif') 0 0 repeat-y;
}
#content-main-inner {
	width: 680px;
	padding: 0 2px 0 2px;
	background: url('/media/site/images/front-end/backgrounds/bg_dropshadow_685_bottom.gif') bottom left no-repeat;
}
#content-sidebar {
	width: 140px;
	padding-top: 25px;
}

#product-content {
	padding: 0 25px;
}

/* H1 */
h1 {
	margin-bottom: 0.3125em; /* 10px */
}
.cufon-active h1.cufon {
	margin-bottom: 6px;
	color: #FFF;
}

/* Section navigation */
#nav-section,
#nav-section ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#nav-section span,
#nav-section ul li a {
	background: url('/media/site/images/front-end/sprites/spr_product_nav.gif') 0 0 no-repeat;
}
#nav-section ul li {
	margin: 0 0 3px;
}
#nav-section ul li a {
	height: 24px;
}
#nav-section li span {
	width: 50px;
	height: 15px;
	margin-left: 6px;
	padding-bottom: 5px;
}
#nav-section li.bread span {
	background-position: -6px -4px;
}
#nav-section li.other-bakery {
	padding-top: 10px;
}
#nav-section li.other-bakery span {
	width: 100px;
	background-position: -64px -4px;
}
#nav-section li.great-everyday-white a {
	background-position: -140px -23px;
}
#nav-section li.great-everyday-white a.current,
#nav-section li.great-everyday-white a:hover {
	background-position: 0 -23px;
}
#nav-section li.fifty-fifty a {
	background-position: -140px -47px;
}
#nav-section li.fifty-fifty a.current,
#nav-section li.fifty-fifty a:hover {
	background-position: 0 -47px;
}
#nav-section li.tasty-wholemeal a {
	background-position: -140px -71px;
}
#nav-section li.tasty-wholemeal a.current,
#nav-section li.tasty-wholemeal a:hover {
	background-position: 0 -71px;
}
#nav-section li.love-to-toast a {
	background-position: -140px -95px;
}
#nav-section li.love-to-toast a.current,
#nav-section li.love-to-toast a:hover {
	background-position: 0 -95px;
}
#nav-section li.little-big-loaf a {
	background-position: -140px -119px;
}
#nav-section li.little-big-loaf a.current,
#nav-section li.little-big-loaf a:hover {
	background-position: 0 -119px;
}
#nav-section li.gold-farmhouse a {
	background-position: -140px -143px;
}
#nav-section li.gold-farmhouse a.current,
#nav-section li.gold-farmhouse a:hover {
	background-position: 0 -143px;
}
#nav-section li.seeds-oats a {
	background-position: -140px -167px;
}
#nav-section li.seeds-oats a.current,
#nav-section li.seeds-oats a:hover {
	background-position: 0 -167px;
}
#nav-section li.crusts-away a {
	background-position: -140px -191px;
}
#nav-section li.crusts-away a.current,
#nav-section li.crusts-away a:hover {
	background-position: 0 -191px;
}
#nav-section li.rolls a {
	background-position: -140px -215px;
}
#nav-section li.rolls a.current,
#nav-section li.rolls a:hover {
	background-position: 0 -215px;
}
#nav-section li.crumpets a {
	background-position: -140px -239px;
}
#nav-section li.crumpets a.current,
#nav-section li.crumpets a:hover {
	background-position: 0 -239px;
}
#nav-section li.muffins a {
	background-position: -140px -263px;
}
#nav-section li.muffins a.current,
#nav-section li.muffins a:hover {
	background-position: 0 -263px;
}
#nav-section li.pancakes a {
	background-position: -140px -287px;
}
#nav-section li.pancakes a.current,
#nav-section li.pancakes a:hover {
	background-position: 0 -287px;
}
#nav-section li.hot-cross-buns a {
	background-position: -140px -311px;
}
#nav-section li.hot-cross-buns a.current,
#nav-section li.hot-cross-buns a:hover {
	background-position: 0 -311px;
}
#nav-section li.oatilicious a {
	background-position: -140px -335px;
}
#nav-section li.oatilicious a.current,
#nav-section li.oatilicious a:hover {
	background-position: 0 -335px;
}

/* Product header */
#product-header {
	background: url('/media/site/images/front-end/backgrounds/bg_product_group.png') 0 0 repeat-y #037ED9;
	color: #FFF;
	margin: 0 0 1.429em; /* 20px */
	position: relative;
	z-index: 99;
	top: -10px;
}
#product-header h1 {
	color: #FFF;
}
#product-header a {
	color: #FFF;
}
#product-header-inner {
	min-height: 223px;
	background: url('/media/site/images/front-end/backgrounds/bg_product_group_top.png') 0 0 no-repeat;
}
#product-header img {
	border-left: 1px solid #FFF;
	position: absolute;
	right: 0;
	top: 0;
}
#product-header .content {
	width: 370px;
	padding: 20px 20px 0 30px;
	height: 14.286em;
}
#product-header p {
	margin-top: 0;
}

/* Product carousel */
#product-carousel {
	margin: -95px 0 20px;
	position: relative;
	z-index: 100;
	margin-left: 4px;
	padding-left: 9px;
	font-size: 0.857em; /* 12px [14px] */
	background: url('/media/site/images/front-end/backgrounds/bg_product_carousel.png') 0 0 no-repeat; 
}
.js-active #product-carousel {
	margin: 0 0 -95px;
	top: -95px;
	left: 3px;
}
#product-carousel.carousel-active {
	padding-left: 34px;
}

#product-carousel-inner {
	padding-top: 35px;
	padding-left: 1px;
	overflow: hidden;
}
#product-carousel ul {
	margin: 0;
}
#product-carousel li {
	width: 188px;
	height: 185px;
	margin-right: 2px;
	list-style: none;
	padding: 7px;
	margin: 0;
	float: left;
}
#product-carousel li a {
	font-weight: bold;
	color: #037ED9;
	text-decoration: none;
}
#product-carousel li a span {
	display: block;
	padding-left: 10px;
}
#product-carousel li.current {
	background: url('/media/site/images/front-end/backgrounds/bg_product_carousel_selected.gif') 0 0 no-repeat;
}
#product-carousel li.current a {
	color: #29356E;
}
#product-carousel .prev,
#product-carousel .next {
	position: absolute;
	top: 90px;
	z-index: 101;
	width: 38px;
	height: 38px;
	background: url('/media/site/images/front-end/sprites/spr_carousel_nav.gif') 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
}
#product-carousel .prev {
	left: -10px;
}
#product-carousel .prev:hover {
	background-position: 0 -40px;
}
#product-carousel .prev-hover {
	background-position: 0 -40px;
} 
#product-carousel .next {
	right: -8px;
	background-position: -40px 0;
}
#product-carousel .next:hover {
	background-position: -40px -40px;
}
#product-carousel .next-hover {
	background-position: -40px -40px;
}

/* Product detail */
#product-detail {
	padding: 1px 0;
	font-size: 0.857em; /* 12px */
/* 	color: #037ED9; */
}
#product-detail h2.imr {
	background: 0 0 no-repeat;
	height: 36px;
	margin: 0 5px 0 0;
	
}
#product-detail div.shadow-bottom {
	width: 405px;
	padding-right: 25px;
}
#product-name {
	font-size: 1.714em; /* 24px [14px] */
	margin: 0 5px 10px 0;
}
.cufon-active #product-name {
	font-size: 2.286em; /* 32px [14px] */
	line-height: 0.5;
}
a.promo {
	position: relative;
	top: -3px;
}

/* Product features */
#product-features {
	list-style: none;
	padding: 0;
	margin: 15px 0 20px;
}
#product-features li {
	float: left;
	margin: 0 0 0 30px;
}
#product-features li:first-child {
	margin-left: 0;
}

/* Product GDA */
#product-gda h3.imr {
	background: url('/media/site/images/front-end/sprites/spr_each_type_heading.gif') 0 0 no-repeat;
	height: 19px;
	margin: 0 0 12px;
}
#product-gda h3.slice {
	background-position: 0 0;
}
#product-gda h3.roll {
	background-position: 0 -19px;
}
#product-gda h3.crumpet {
	background-position: 0 -38px;
}
#product-gda h3.pancake {
	background-position: 0 -57px;
}
#product-gda h3.muffin {
	background-position: 0 -76px;
}
#product-gda h3.bun {
	background-position: 0 -95px;
}
table.product-gda {
	width: 400px;
	font-size: 1em;
}
table.product-gda th.col-1 {
	width: 85px;
}
table.product-gda th.col-2 {
	width: 80px;
}
table.product-gda th.col-3 {
	width: 80px;
}
table.product-gda th.col-4 {
	width: 80px;
}
table.product-gda th.col-5 {
	width: 75px;
}

/* Product nutritional */
#product-nutritional h3.imr {
	background: url('/media/site/images/front-end/imr/imr_nutritional_info.gif') 0 0 no-repeat;
	height: 19px;
	margin: 0 0 12px;
}
#product-nutritional table {
	width: 400px;
	font-size: 1em;
}
#product-nutritional th.col-1 {
	width: 130px;
}
#product-nutritional th.col-2 {
	width: 80px;
}
#product-nutritional th.col-3 {
	width: 90px;
}
#product-nutritional th.col-4 {
	width: 100px;
}
#product-nutritional table {
	margin-bottom: 25px;
}

/* Product faqs */
#product-faqs {
	font-size: 1.167em;
}
#product-faqs h3.imr {
	background: url('/media/site/images/front-end/imr/imr_faqs.gif') 0 0 no-repeat;
	height: 19px;
	margin: 0 0 12px;
}
#product-faqs dl {
	margin: 0;
}
#product-faqs dt {
	font-weight: normal;
	padding: 0.214em 5px 0.214em 25px; /* 3px */
	background: url('/media/site/images/front-end/backgrounds/bg_arrow_blue.gif') 5px 3px no-repeat;
}
#product-faqs dt.open {
	background: #FFDF0E url('/media/site/images/front-end/backgrounds/bg_arrow_blue_yellow.gif') 5px 9px no-repeat;
}
#product-faqs dd {
	padding: 0.714em 0; /* 10px */
}
.js-active #product-faqs dt {
	margin-top: 0.357em; /* 5px */
	cursor: pointer;
	text-decoration: underline;
}
.js-active #product-faqs dd {
	display: none;
}

/* Product additional */
#product-add {
	float: right;
	width: 185px;
	padding-top: 10px;	
}

/* Callouts */
#product-allergy,
#product-heating {
	font-size: 0.857em; /* 12px [14px] */
}
#product-allergy h3.imr,
#product-heating h3.imr,
#product-storage h3.imr,
#product-ingredients h3.imr {
	margin: 0 0 10px;
	background: url('/media/site/images/front-end/imr/imr_try_this.gif') 0 0 no-repeat;
	height: 19px;
}

/* Product storage */
#product-storage {
	font-size: 0.857em; /* 12px [14px] */
}
#product-storage h3.imr {
	background: url('/media/site/images/front-end/imr/imr_storage_tips.gif') 0 0 no-repeat;
}

/* Product ingredients */
#product-ingredients {
	font-size: 0.786em; /* 11px [14px] */
}
#product-ingredients h3.imr {
	background: url('/media/site/images/front-end/imr/imr_ingredients.gif') 0 0 no-repeat;
}

/* Product allergy */
#product-allergy h3.imr {
	background-image: url('/media/site/images/front-end/imr/imr_allergy_advice.gif');
}

/* Product heating */
#product-heating h3.imr {
	background-image: url('/media/site/images/front-end/imr/imr_heating_instructions.gif');
}

/* GDA link */
a.gda {
	background: url('/media/site/images/front-end/buttons/btn_what_are_gdas.gif') no-repeat;
	width: 249px;
	height: 20px;
}
a.gda:hover {
	background-position: bottom left;
}

/* Product range */
#product-range,
#product-range ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#product-range {
	padding-left: 35px;
}
#product-range span.imr {
	height: 26px;
	background: url('/media/site/images/front-end/sprites/spr_range_headings.gif') 0 0 no-repeat;
}
#product-range .other-bakery span.imr {
	background-position: 0 -30px;
}
#product-range .other-bakery {
	clear: both;
	margin-top: 40px;
}
#product-range ul li {
	float: left;
	width: 195px;
	margin: 0;
	position: relative;
}
#product-range ul li a {
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 195px;
}
#content.range .meta {
	color: #666;
	display: block;
	padding: 40px 0 0 35px;
	font-size: 0.857em; /* 12px [14px] */
}
/* New product info text to display above "Bread" title */
#content.range .productInfo {
	color: #666;
	display: block;
	padding: 0 0 20px 35px;
	font-size: 0.857em; /* 12px [14px] */
}

/* Fake rollover hover effect ;) */
#product-range ul li.hover a {
	color: #037ED9;
}
#product-range ul li .handler {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	cursor: pointer;
	background: url('/media/site/images/front-end/misc/ie_fixes/spacer.gif');
}
#product-range ul li img {
	display: block;
}
#product-range ul li br {
	display: none;
}
#product-range .tooltip {
	font-size: 0.857em; /* 12px */
}
.js-active #product-range .tooltip {
	width: 145px;
	position: absolute;
	z-index: 99;
	bottom: 100px;
	background: url('/media/site/images/front-end/backgrounds/bg_tooltip_top.png') 0 0 no-repeat;
}
.js-active #product-range .tooltip div {
	padding: 10px 0 21px;
	background: url('/media/site/images/front-end/backgrounds/bg_tooltip_bottom.png') bottom left no-repeat;
}
.js-active #product-range .tooltip div div {
	padding: 0 10px;
	background: #FFDF0E;
	background-image: none;
	line-height: 1.1;
	text-align: center;
}

/* GDA overlay */
#sb-content #gda-nutritional {
	font-size: 0.857em; /* 12px [14px] */
	padding-right: 140px;
}
#gda-nutritional .intro {
	font-weight: bold;
}
#gda-nutritional h2.imr,
#gda-nutritional h3.imr {
	background: url('/media/site/images/front-end/sprites/spr_gda_overlay_headings.gif') 0 0 no-repeat;
}
#gda-nutritional h2.imr {
	height: 25px;
	background-position: 0 -1px;
	margin: 0 0 22px;
}
#gda-nutritional h3.imr {
	height: 19px;
	margin: 20px 0 13px;
}
#gda-nutritional h3.agda {
	background-position: 0 -32px;
}
#gda-nutritional h3.cgda {
	background-position: 0 -60px;
	margin-top: 0;
}
table.gda {
	font-size: 1em;
	width: 485px;
}
table.gda .col-1,
table.gda .col-2,
table.gda .col-3,
table.gda .col-4 {
	width: 90px;
}
table.gda .col-5 {
	width: 55px;
}
table.gda td {
	font-weight: bold;
	font-size: 1.5em; /* 18px [12px] */
}

p.legal {
	margin-top: 1.667em; /* 20px */
	color: #666;
}

/* [09] Clearfix
-------------------------------------------------------*/
/* More info at: http://www.positioniseverything.net/easyclearing.html */
#product-content:after,
#product-features:after,
#product-header-inner:after,
#product-carousel ul:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    font-size: 0;
}
#product-content,
#product-features,
#product-header-inner,
#product-carousel ul {
	display: block;
}

/* 08 Accessible Hide
-------------------------------------------------------*/
#product-gda tr.gda td span {
	position: absolute;
	display: block;
	height: 0;
	visibility: hidden;
	left: -9999px;
	top: -9999px;
	padding: 0;
	margin: 0;
}


/* [09] Image Replacements
-------------------------------------------------------*/
/* Standard image replacement */
#nav-section span,
#nav-section ul li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}