/* ----- Real Crisps screen stylesheet ----- */
/* ----- Fuse Digital 2009 ------------------ */
/* ----- enjoy. ----------------------------- */

/*
	
	----- Colours -----
	
	Red: #ba1722
	Cream: #f7f3e6
	
	----- Site Dimensions -----
	
	Width: 960px

*/

* {
	margin: 0; /* global reset of margin and padding */
	padding: 0;
	outline: none;
}

/* ----- Tags ----------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
body {
	background: #bb1720;
	text-align: center; /* centre in IE */
	font: 12px  Arial, Helvetica, sans-serif;
	color: #000;
}
ul {
	list-style: none; /* no bullets on lists by default */
	margin-bottom:10px;
}
ul.alt {
	list-style-type:disc;
	list-style-position:inside;
}
ul li {padding-bottom:5px;}
a {
	color: #000;
	text-decoration:none;
}
a:hover {
	color: #ba1722;
}
a img {
	border: none;
}
p {margin-bottom:20px;}

/* ----- Universal Styles ----------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.hide {
	display: none;
}
.clear {
	clear: both;
}
.left {
	float: left;
	margin-right:15px;
}
.right {
	float: right;
}


/* ----- Navigation ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

#global-navigation {
	float:right;
	color:#000;
	margin-top:46px;
	position:absolute;
	top:0;
	right:0;
}
#global-navigation li {
	float:left;
	padding-top:10px;
}
#global-navigation li a {
	display:block;
	background-position:0 0;
	background-repeat:no-repeat;
	height:49px;
	text-indent:-10000px;
}
#global-navigation li a:hover, #global-navigation li a.current {
	background-position:0 -188px;
}
#global-navigation li a.home  {
	width:74px;
	background-image:url(http://www.realcrisps.com/images/navigation/home.png) !important;
	background-image:url(http://www.realcrisps.com/images/navigation/home.gif);
}
#global-navigation li a.products  {
	width:150px;
	background-image:url(http://www.realcrisps.com/images/navigation/our_products.png) !important;
	background-image:url(http://www.realcrisps.com/images/navigation/our_products.gif);
}
#global-navigation li a.real  {
	width:129px;
	background-image:url(http://www.realcrisps.com/images/navigation/real.png) !important;
	background-image:url(http://www.realcrisps.com/images/navigation/real.gif);
}
#global-navigation li a.contact  {
	width:101px;
	background-image:url(http://www.realcrisps.com/images/navigation/contact.png) !important;
	background-image:url(http://www.realcrisps.com/images/navigation/contact.gif);
}
#global-navigation li a.home-external {
	width:189px;
	background-image:url(http://www.realcrisps.com/images/navigation/home_external.png) !important;
	background-image:url(http://www.realcrisps.com/images/navigation/home_external.gif);
}


/* ----- Sub Navigation ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

.sub-nav {
	float:left;
	position:absolute;
	z-index:60;
	top:54px;
	left:25px;
	width:350px;
}
.sub-nav li {
	width:118px;
	float:left;
	margin-right:8px;
	text-indent:-10000px;
}
.sub-nav li a {
	display:block;
	width:118px;
	height:46px;
	background-position:0 0;
	background-repeat:no-repeat;
}
.sub-nav li a.current {
	z-index:60;
	background-position:0 -179px;
}
.sub-nav li a:hover {
	z-index:60;
	background-position:0 -320px;
}
.sub-nav li a.current:hover {
	z-index:60;
	background-position:0 -179px;
}
.sub-nav li.crisps-nav a {background-image:url(http://www.realcrisps.com/images/tabbed-nav/crisps.gif);
}
.sub-nav li.chips-nav a {background-image:url(http://www.realcrisps.com/images/tabbed-nav/chips.gif);
}
.content-tab {display:none;}
.range-tab {display:none;}
.content-tab p a.lnk {
	position:absolute;
	bottom:28px;
	left:25px;
}
.sub-content.third .panel-500-main p a.lnk {
	position:absolute;
	bottom:22px;
	left:25px;
}

.sub-content.third .panel-500-main p a.lnk-2 {
	position:absolute;
	bottom:44px;
	left:25px;
}


/* ----- Typography ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
h1 {background:url(http://www.realcrisps.com/images/global/logo.png) 0 0 no-repeat !important;
	background:url(http://www.realcrisps.com/images/global/logo.gif) 0 0 no-repeat;	
	width:229px;
	height:79px;
	text-indent:-100000px;
	position:absolute;
	top:28px;
	left:0;
}
h1 a {
	display:block;
	width:229px;
	height:105px;
}
.panel-960-duo-main h2 {margin-bottom:10px;}
h2 {
	font-size:1.45em; /*12*1.5 = 18*/
	color:#ba1722;
	margin-bottom:12px;
}
h2 span {color:#000;}
h2.alt {
	color:#fff;
	font-size:2em; /*12*2 = 24*/
	margin-bottom:0;
}
h2.revolve {
	width:500px;
	color:#fff;
	font-size:2em; /*12*2 = 24*/
	margin-bottom:0;
}	
h2.news{background:url(http://www.realcrisps.com/images/labels/news.gif) 0 0 no-repeat;
	width:99px;
	height:16px;
	text-indent:-10000px;
}
h2.mail{background:url(http://www.realcrisps.com/images/labels/mail.gif) 0 0 no-repeat;
	width:92px;
	height:18px;
	text-indent:-10000px;
}
p.date {
	color:#fff;
	font-size:1em;
	clear:left;
}
p.caption {background:url(http://www.realcrisps.com/images/headings/caption.gif) 0 0 no-repeat;
	width:370px;
	height:311px;
	text-indent:-10000px;
	margin:65px 20px 0 0;
}
.col-480.right.alt p {
	font-weight:bold;
	color:#fff;
}
.col-480.right.alt p.left {margin-bottom:20px;}

/* ----- Buttons ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

p.btn-close {margin-left:78px;}

/* ----- Links ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
p.lnk {margin-bottom:0;}
p.lnk.long {margin-left:-70px;}
p a.lnk {background-image:url(http://www.realcrisps.com/images/icons/red_arrow.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	height:12px;
	padding-left:15px;	
	font-size:1.085em; /*12*1.085 = 13 */
	color:#ba1722;
	font-weight:bold;
}
p a.lnk:hover, p a.lnk-white:hover{
	color:#000;
	background-position:0 -170px;
}
p.lnk-white {
	margin:20px 0 0 10px;
	font-size:1.085em; /*12*1.085 = 13 */
	font-weight:bold;
	float:left;
}
p a.lnk-white {
	color:#fff;
	background-image:url(http://www.realcrisps.com/images/icons/white_arrow.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	height:12px;
	padding-left:15px;	
}
a.div {
	text-decoration:underline;
	display:block;
	margin-top:10px;
}
a:hover.div {text-decoration:none;}

/* ----- Section Headings ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

p.home-head {
	text-indent:-10000px;
	margin-top:-120px;	
	height:0;
	margin:0;
	padding:0;
}
h2.products-head {background:url(http://www.realcrisps.com/images/headings/our_products.gif) 0 100% no-repeat;
	width:355px;
	position:relative;
	z-index:20;
	text-indent:-10000px;
}
h2.products-head a {
	display:block;
	padding-top:165px;
	margin-top:150px;
}
h2.real-head {background:url(http://www.realcrisps.com/images/headings/were_real.gif) 0 100% no-repeat;
	width:271px;
	position:relative;
	z-index:20;
	text-indent:-10000px;
}
h2.real-head a {
	display:block;
	padding-top:165px;
	margin-top:65px;
}
h2.contact-head {background:url(http://www.realcrisps.com/images/headings/contact.gif) 0 100% no-repeat;
	width:226px;
	z-index:60;
	position:relative;
	text-indent:-10000px;
}
h2.contact-head a {
	display:block;
	padding-top:165px;
}
h2.news-head {background:url(http://www.realcrisps.com/images/headings/news.gif) 0 100% no-repeat;
	width:296px;
	height:53px;
	text-indent:-10000px;
	padding-top:30px;
}

/* ----- Lists ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

ul#news {margin-top:10px;}
ul#news li {
	padding:0 0 13px 70px;
}
ul#news li.current a,ul.further-news li.current a {color:#ba1722;}
ul#news li span {
	display:inline;
	margin:0 18px 0 -70px;
}
ul#news li strong {display:inline;}
ul.further-news {
	margin:-8px 0 0 0;
	display:overflow;
}
ul.further-news span {
	display:inline;
	margin:0 18px 0 0;
}
ul.further-news li {
	margin:10px 0 0 0;
}



/* ----- Containers ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#site {
	width: 100%;
	margin: 0 auto;
	background:url(http://www.realcrisps.com/images/global/header.gif) -20% 3px no-repeat;
}
#primary {
	width:960px;
	margin:0 auto;
	text-align:left;
	padding:120px 0 460px 0;
}
.sub-content {
	width:960px;
	margin:50px auto;
	text-align:left;
}
.sub-content.second {
	width:960px;
	margin:0 auto;
	text-align:left;
	padding:90px 0 120px 0;
}
.sub-content.third {
	width:960px;
	margin:0 auto;
	text-align:left;
	padding:450px 0 630px 0;
}
.sub-content.end {
	width:960px;
	margin:0 auto;
	text-align:left;
	padding:0 0 628px 0;
}
#top-container {
	width:100%;
	float:left;
	background:#f7f3e6;
	position:fixed !important;
	height:100px;
	z-index:80;
}
#top-container #masthead {
	width:960px;
	margin:0 auto;
}
#top-container #masthead #holder {
	width:960px;
	height:110px;
	position:relative;
}
#bottom-container {
	width:100%;
	background:#f7f3e6;
	text-align:left;
	float:left;
	margin-top:-50px;
	padding:13px 0 30px 0;
}
#bottom-container.sub-sect {
	width:100%;
	background:#f7f3e6;
	text-align:left;
	float:left;
	margin-top:55px;
	padding:13px 0 30px 0;
}
#bottom-container.sub {
	position:absolute;
	bottom:0;
	left:0;
}
	
#bottom-container #footer {
	width:960px;
	font-size:0.834em; /*12*0.834 = 10 */
	margin:0 auto;
	background:#f7f3e6;
	position:relative;
}
#bottom-container p {width:615px;}
#bottom-container .decor {
	background: url(http://www.realcrisps.com/images/footer/crisps.png) 0 0 no-repeat !important;
	background: url(http://www.realcrisps.com/images/footer/crisps.gif) 0 0 no-repeat;
	width:195px;
	height:97px;
	position:absolute;
	bottom:-20px;
	right:115px;
}

/* ----- Columns ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.col-960-rel {
	width:960px;
	height:607px;
	position:relative;
	float:left;
	margin-top:-15px;
}
.col-960 {
	width:960px;
	float:left;
}
.col-960.hold {margin-top:-20px;}
.col-960.static {
	width:960px;
	padding-bottom:130px;
	background:url(http://www.realcrisps.com/images/personalities/chilli_static.jpg) 100% 0 no-repeat;
	margin-top:-30px;
}
.col-370 {
	width:370px;
	float:left;
}
.col-568 {
	/* background:url(http://www.realcrisps.com/images/hero/collection.jpg) 0 0 no-repeat; */
	width:568px;
	height:390px;
	float:right;
	display:inline;
       position:relative;
}
.col-500 {
	width:500px;
	position:absolute;
	top:0;
	left:0;
	float:left;
	margin-top:20px;
}
.col-500-rel {
	width:500px;
	float:left;
	z-index:60;
	position:relative;
}
.col-outer-contain {
	width:500px;
	background:#fff;
	position:relative;
	margin-top:-618px;
}
.col-480 {
	width:480px;
	margin-top:80px;
	float:left;
	position:relative;
	z-index:30;
}
.col-480.right {
	margin-bottom:140px;
	width:450px;
	float:right;
} 
.col-480.right.alt {
	margin-bottom:140px;
	width:450px;
	float:right;
	margin-top:40px;
}
.panel-960-duo-main .col-400.left{
	float:left;
	width:400px;
	margin-right:110px;
}
.col-400.left {
	float:left;
	width:400px;
	margin-right:40px;
}
.col-400.right {
	float:left;
	width:400px;
}

/* ----- Panels ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

.panel-960-duo-top {background:url(http://www.realcrisps.com/images/panels/panel_double_960_top.gif) 0 0 no-repeat;
	height:26px;
	width:960px;
	float:left;
}
.panel-960-duo-main {background:url(http://www.realcrisps.com/images/panels/panel_double_960_bottom.gif) 0 100% repeat-x;
	width:935px;
	float:left;
	padding:0 0 20px 25px;
}
.sub-content.third .panel-500-top {
	margin-top:40px;
	width:500px;
	height:30px;
	position:relative;
	z-index:30;
	background:url(http://www.realcrisps.com/images/panels/panel_500_top.gif) 0 0 no-repeat
}
.panel-500-top {
	margin-top:70px;
	width:500px;
	height:30px;
	position:relative;
	z-index:30;
	background:url(http://www.realcrisps.com/images/panels/panel_500_top.gif) 0 0 no-repeat;
}
.panel-500-main {background:url(http://www.realcrisps.com/images/panels/panel_500_bottom.gif) 0 100% repeat-y;
	width:440px;
	clear:left;
	padding:0 30px 82px 30px;
	position:relative;
	z-index:30;
}
.sub-content.third .panel-500-main {background:url(http://www.realcrisps.com/images/panels/panel_500_bottom.gif) 0 100% repeat-y;
	width:440px;
	clear:left;
	padding:0 30px 50px 30px;
	position:relative;
	z-index:30;
}
.panel-500-main p {margin-bottom:10px;}
.panel-448-top {
	margin-top:45px;
	width:448px;
	height:38px;
	position:relative;
	z-index:30;
	background:url(http://www.realcrisps.com/images/panels/panel_448_top.gif) 0 0 no-repeat;
}
.panel-448-main {background:url(http://www.realcrisps.com/images/panels/panel_448_bottom.gif) 0 100% repeat-y;
	width:388px;
	clear:left;
	margin-bottom:25px;
	padding:0 30px 20px 30px;
	position:relative;
	z-index:30;
}
.panel-390-top {
	margin-top:40px;
	width:390px;
	height:36px;
	background:url(http://www.realcrisps.com/images/panels/panel_390_top.gif) 0 0 no-repeat;
}
.panel-390-main {background:url(http://www.realcrisps.com/images/panels/panel_390_bottom.gif) 0 100% repeat-y;
	width:330px;
	clear:both;
	padding:0 30px 20px 30px;
	margin-bottom:100px;
}
.col-520 {
	width:520px;
	margin-bottom:140px;
	float:right;
	margin-top:40px;
	color:#fff;
	font-weight:bold;
}
.col-520 a {
  color:#fff;
  text-decoration:underline;
}

.col-520 a:hover {
  color:#fff;
   text-decoration:none;
}

/* ----- Overlays ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

#overlays {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:99;
}
#email-signup, #privacy {
	position: fixed !important;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	width: 100%;
	height:100%;
	background: url(http://www.realcrisps.com/images/backgrounds/bg_overlay_red.png) 0 0 repeat !important;
	background: none;
	text-align: center;
}
#email-signup .wrapper, #privacy .wrapper{
	margin: 0 auto;
	width: 448px;
	text-align: left;
	font-size:0.917em; /*12*0.917=11 */
}
#email-signup .wrapper .panel-top {
	width: 448px;
	height: 35px;
	margin-top: 120px;
	background: url(http://www.realcrisps.com/images/panels/overlay_top.png) 0 0 no-repeat !important;
	background:url(http://www.realcrisps.com/images/panels/overlay_top.gif) 0 0 no-repeat;
}
#privacy .wrapper .panel-top-long {
	width: 519px;
	height: 67px;
	margin-top: 100px;
	background: url(http://www.realcrisps.com/images/panels/overlay_top_long.png) 0 0 repeat !important;
	background:url(http://www.realcrisps.com/images/panels/overlay_top_long.gif) 0 0 no-repeat;
}
.wrapper .panel-bottom {
	clear: both;
	float: left;
	width: 418px;
	padding: 10px 20px 20px 20px;
	background: url(http://www.realcrisps.com/images/panels/overlay_bottom.png) 0 100% no-repeat !important;
	background: url(http://www.realcrisps.com/images/panels/overlay_bottom.gif) 0 100% no-repeat;
} 
.wrapper .panel-bottom-long {
	clear: both;
	float: left;
	width: 519px;
	padding: 10px 20px 15px 20px;
	background: url(http://www.realcrisps.com/images/panels/overlay_bottom_long.png) 0 100% no-repeat !important;
	background: url(http://www.realcrisps.com/images/panels/overlay_bottom_long.gif) 0 100% no-repeat;
} 
.wrapper .panel-bottom-long ol {
	margin-left:20px;
	margin-bottom:20px;
}
.wrapper .panel-bottom-long .contain {
	width:463px;
	height:400px;
	margin-bottom:20px;
	padding-right:15px;
	overflow:auto;
}
.wrapper p.close {
	margin:20px 20px 0 0;
	float:right;
}
.wrapper p.close a {background:url(http://www.realcrisps.com/images/icons/close.gif) 0 0 no-repeat;
	width:12px;
	height:12px;
	background-position:0 0;
	background-repeat:no-repeat;
}
.wrapper p.close a:hover {
	background-position:0 -181px;
}
.wrapper p.title {
	float:left;
	width:150px;
	margin:25px 0 0 20px;
}
.wrapper p.close a {
	display:block;
	height:12px;
	width:12px;
}

/* ----- Email Sign up ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

.sign-up {
	margin-left:0;
	float:left;
	color:#ba1722;
}
.sign-up input {
	width:230px;
	height:20px;
	margin-right:40px;
}
.sign-up th {
	width:110px;
	text-align:right;
	padding:5px 10px 0 0;
	vertical-align:top;
}
.sign-up span.error-details {
	font-weight:bold;
	color:#ff0000;
	display:block;
	background:url(http://www.realcrisps.com/images/icons/error.gif) 0 0 no-repeat;
	height:12px;
	padding:0 0 2px 18px;
	margin:5px 0;
}
.sign-up td {
	width:230px;
	padding:0 0 0 0;
}
.sign-up input.control {
	width:73px;
	height:21px;
	float:left;
}
.sign-up p.change {
	float:right;
	width:60px;
	margin-right:20px;
	margin-bottom:5px;
}


/* ----- Email Confirmation ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

.confirm {background:url(http://www.realcrisps.com/images/icons/tick.gif) 0 0 no-repeat;
	width:300px;
	padding:10px 0 20px 80px;
}
.confirm p {margin-top:0;}


/* ----- Slideshow ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */


/* ----- Characters Slideshow ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
ul#characters-slideshow {
	width:960px;
	height:607px;
	z-index:1;
}
ul#characters-slideshow li {
	width:960px;
	height:607px;
	display: none;
	text-indent:-10000px;
	position:absolute;
	top:0;
	right:0;
}

ul#characters-slideshow li#feature-1{background:url(http://www.realcrisps.com/images/personalities/cheese.jpg) 100% 0 no-repeat;
}
ul#characters-slideshow li#feature-2 {background:url(http://www.realcrisps.com/images/personalities/sea_salt.jpg) 100% 0 no-repeat;
}
ul#characters-slideshow li#feature-3 {background:url(http://www.realcrisps.com/images/personalities/jalapeno.jpg) 100% 0 no-repeat;
}
ul#characters-slideshow li#feature-4{background:url(http://www.realcrisps.com/images/personalities/vinegar.jpg) 100% 0 no-repeat;
}
ul#characters-slideshow li#feature-5 {background:url(http://www.realcrisps.com/images/personalities/chilli.jpg) 100% 0 no-repeat;
}

/* ----- Homepage Product Slideshow ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

ul#hero-slide {
	width:568px;
	height:390px;
	z-index:1;
}
ul#hero-slide li {
	width:568px;
	height:390px;
	display: none;
	text-indent:-10000px;
	position:absolute;
	top:0;
	right:0;
}
ul#hero-slide li#product-1{background:url(http://www.realcrisps.com/images/hero/crisps.jpg) 100% 0 no-repeat;
}
ul#hero-slide li#product-2 {background:url(http://www.realcrisps.com/images/hero/chips.jpg) 100% 0 no-repeat;
}

/* ----- Products ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

ul.product-ranges  {
	width:960px;
	height:609px;
	display:none;
	position:relative;
}
ul.product-ranges li {
	width:960px;
	height:609px;
	position:absolute;
	top:0;
	left:0;
	display:none;
}
ul.product-ranges li h2 {
	float:right;
	position:absolute;
	bottom:92px;
	right:0;
	background:url(http://www.realcrisps.com/images/labels/flavours_crisps.gif) 0 0 no-repeat;
	width:345px;
	height:22px;
	text-indent:-10000px;
}
ul.product-ranges li h2.alt {background:url(http://www.realcrisps.com/images/labels/flavours_chips.gif) 0 0 no-repeat;
	position:absolute;
	bottom:100px;
	right:0;
	margin-bottom:5px;
}
ul.product-ranges p {
	float:right;
	color:#fff;
	position:absolute;
	bottom:65px;
	right:20px;
	width:295px;
	height:14px;
	text-align:center;
	font-size:1.33em; /*12x1.33=16*/
	font-weight:bold;
}

/* ----- Crisps Products ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

#range-1-product-1 {background:url(http://www.realcrisps.com/images/products/crisps/jalapeno_pepper.jpg) 100% 0 no-repeat;
}
#range-1-product-2 {background:url(http://www.realcrisps.com/images/products/crisps/ham_mustard.jpg) 100% 0 no-repeat;
} 
#range-1-product-3 {background:url(http://www.realcrisps.com/images/products/crisps/roast_ox.jpg) 100% 0 no-repeat;
} 
#range-1-product-4 {background:url(http://www.realcrisps.com/images/products/crisps/sea_salt_pepper.jpg) 100% 0 no-repeat;
} 
#range-1-product-5 {background:url(http://www.realcrisps.com/images/products/crisps/strong_cheese.jpg) 100% 0 no-repeat;
} 
#range-1-product-6 {background:url(http://www.realcrisps.com/images/products/crisps/sweet_chilli.jpg) 100% 0 no-repeat;
}
#range-1-product-7 {background:url(http://www.realcrisps.com/images/products/crisps/sea_salt.jpg) 100% 0 no-repeat;
}
#range-1-product-8 {background:url(http://www.realcrisps.com/images/products/crisps/malt_vinegar.jpg) 100% 0 no-repeat;
}
/* ----- Chips Products ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

#range-2-product-1 {background:url(http://www.realcrisps.com/images/products/chips/oriental_spice.jpg) 50% 0 no-repeat;
}
#range-2-product-2 {background:url(http://www.realcrisps.com/images/products/chips/pepperoni.jpg) 100% 0 no-repeat;
}
#range-2-product-3 {background:url(http://www.realcrisps.com/images/products/chips/sea_salt_cider_vinegar.jpg) 100% 0 no-repeat;
}
#range-2-product-4 {background:url(http://www.realcrisps.com/images/products/chips/sea_salt.jpg) 100% 0 no-repeat;
}
#range-2-product-5 {background:url(http://www.realcrisps.com/images/products/chips/cheese_onion.jpg) 100% 0 no-repeat;
}

/* ----- Slide Controls ----------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */

#controls {
	width:80px;
	float:right;
	margin-top:555px;
	margin-right:128px;
	position:relative;
	z-index:70;
	padding-left:35px;
}
#controls ul {
	color:#fff;
	width:290px;
	margin-right:30px;
	text-align:center;
}
#ct-previous a {
	float:left;
	text-indent:-100000px;
	width:13px;
	height:21px;
	background:url(http://www.realcrisps.com/images/icons/left_arrow_white.gif) 0 0 no-repeat;
}
#ct-next a {
	float:right;
	width:13px;
	text-indent:-100000px;
	height:21px;
	margin:-18px 0 0 12px;
	background:url(http://www.realcrisps.com/images/icons/right_arrow_white.gif) 0 0 no-repeat;
}
p.list {
	width:55px;
	float:left;
	color:#fff;
	font-weight:bold;
	margin:-15px 0 0 12px;
}


