@import "reset.css";


/* BODY STYLING
----------------------------------------------- */

body {
	margin:0px;
	padding:0px;
	background-color: #ADD014;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../media/tile-body.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}

a:link {
	color:#c60041;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c60041;
}

a:visited {
	text-decoration:none;
	color:#c60041;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c60041;
}

a:hover {
	text-decoration:none;
	color:#ff4c4c;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:active {
	text-decoration:none;
	color:#c60041
}

img {
	border-style: none;
	display: block;
}


em {
	font-style: normal;
}

strong {
	font-weight: bold;
}

address {
	margin-bottom: 15px;
	margin-left: 15px;
}

.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.float-left {
	float: left;	
}
.float-right {
	float: right;	
}

abbr, acronym {
	cursor: help;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

/* HEADER
----------------------------------------------- */
	
#header {
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 950px;
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 0px;
	background-image: url(../media/bgd-strapline.png);
	background-repeat: no-repeat;
	background-position: 300px 100px;
	height: 218px;
}
#brand {
	height: 110px;
	width: 241px;
	background-image: url(../media/pure-organic-baby-food.png);
	background-repeat: no-repeat;
	float: left;
}
#cart {
	float: right;
	width: 271px;
	text-align: right;
}
#welsh {
	background-image: url(../media/icon-wales-flag.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
}

#welsh a{
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
	margin-right: 20px;
}
#welsh a:hover{
	font-size: 12px;
	color: #ff4c4c;
	text-decoration: none;
	border-bottom-style: none;
	margin-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#english {
	background-image: url(../media/icon-english-flag.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 10px;
}

#english a{
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC0000;
	margin-right: 20px;
}
#english a:hover{
	font-size: 12px;
	color: #ff4c4c;
	text-decoration: none;
	border-bottom-style: none;
	margin-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#shopping-cart {
	font-size: 13px;
	font-weight: normal;
	color: #999999;
	border: 1px solid #f2f2f2;
	background-image: url(../media/overlay-white-50.png);
	background-repeat: repeat;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	margin-top: 80px;
}
#shopping-cart p {
	padding-bottom: 2px;
}
#shopping-cart strong {
	color: #C41F3D;	
}
#shopping-cart img {
	float: right;
	margin-left: 10px;
	margin-top: -2px;
}

#shopping-cart a {
	text-decoration:none;
	color:#3a9ae7;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #3a9ae7;
	font-weight: bold;
}

#shopping-cart a:hover {
	color:#8fc6f2;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
}


/* CONTENT
----------------------------------------------- */

#content {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	background-image: url(../media/tile-content.gif);
}


/* HEADERS
----------------------------------------------- */

h1 {
	margin: 0px;
	font-size: 27px;
	text-indent: -9999px;
	color: #252115;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
h2, h3 {
	font-weight: bold;	
}




/* DROP NAV
----------------------------------------------- */

#nav, #nav ul {  /* all lists */
	float: left;
	list-style: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 1;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#nav a {
	display: block;
	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-right: 5px;
	padding-left: 10px;
	margin: 0px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav li a:hover {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 11px;
	padding-left: 10px;
}

#nav li a.on {
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-top: 11px;
	padding-right: 5px;
	padding-bottom: 11px;
	padding-left: 10px;
	color: #FFFFFF;
	background-color: #CA1E00;
}
#nav li {  /* all list items */
	float: left;
	margin-right: 1px;
	background-image: url(../media/btn-normal.gif);
	width: 131px;
	background-repeat: repeat;
}
/*

filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
	
*/

#nav li ul { /* second-level lists */
	position: absolute;
	width: 136px;
	w\idth: 210px;
	height: auto;
	font-weight: bold;
	font-size: 12px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	margin: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #dd6666;
	border-left-color: #dd6666;
	background-color: #dd6666;
	padding: 0px;
	left: -999em;
}

#nav li li {
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 1px;
	width: 210px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#nav li ul a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	background-color: #dd6666;
	color: #000000;
}

#nav li:hover, #nav li.sfhover { /* lists nested under hovered list items */
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	background-image: url(../media/btn-rollover.gif);
	color: #333333;
	background-repeat: repeat;
}
#nav li li:hover, #nav li li.sfhover { /* lists nested under hovered list items */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
}

#nav li li a.on-drop {
	background-image: none;
	color: #FFFFFF;
	background-color: #CA1E00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 0px;
	text-indent: 10px;
}



/* LEFT CONTENT
----------------------------------------------- */

#left-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 660px;
	float: left;
	clear: left;
	padding-bottom: 0px;
	background-image: url(../media/bgd-left-content.gif);
	background-repeat: no-repeat;
	background-position: 0px 45px;
	color: #445412;
}
#left-content p {
	padding-bottom: 15px;
	line-height: 22px;
}
#left-content strong {
	color: #222a09;
	font-weight: normal;
}
#left-content .heading {
	font-size: 14px;
	font-weight: bold;
	color: #C01D00;
}
#left-content em {
	color: #c60041;
	font-weight: normal;
}

#left-content table {
	width: 100%;
	margin-bottom: 10px;
}
#left-content th {
	background-color: #95BA06;
	text-align: left;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 120%;
}
#left-content td {
	padding: 5px;
	background-color: #eef6d5;
	text-align: left;
	vertical-align: middle;
}
#left-content tr {
	
}
#left-content table a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

/* CHECKOUT
----------------------------------------------- */

#total{
	width:30%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#total dt{
	float:left;
	font-weight:bold;
}
#total dd{
	text-align:right;
	margin-bottom: 10px;
}
.actions{
	clear:both;
	margin:0;
	padding:.5em 0;
}


/* HEADERS LEFT
----------------------------------------------- */

#welcome {
	text-indent: -9999px;
	background-image: url(../media/h-welcome.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 600px;
	margin-top: 40px;
}
#organic-weaning-purees {
	text-indent: -9999px;
	background-image: url(../media/h-organic-weaning-purees.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 600px;
	margin-top: 40px;
}
#organic-baby-meals {
	text-indent: -9999px;
	background-image: url(../media/h-organic-baby-meals.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 600px;
	margin-top: 40px;
}
#organic-baby-desserts {
	text-indent: -9999px;
	background-image: url(../media/h-organic-baby-desserts.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 600px;
	margin-top: 40px;
}
#organic-taster-packs {
	text-indent: -9999px;
	background-image: url(../media/h-organic-taster-packs.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 600px;
	margin-top: 40px;
}
#about {
	text-indent: -9999px;
	background-image: url(../media/h-about.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 600px;
	margin-top: 40px;
}
#beliefs {
	text-indent: -9999px;
	background-image: url(../media/h-beliefs.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 600px;
	margin-top: 40px;
}
#refer {
	text-indent: -9999px;
	background-image: url(../media/h-refer.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 600px;
	margin-top: 40px;
}
#links {
	text-indent: -9999px;
	background-image: url(../media/h-links.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 600px;
	margin-top: 40px;
}
#why-organic {
	text-indent: -9999px;
	background-image: url(../media/h-why-organic.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 600px;
	margin-top: 40px;
}
#advice-weaning {
	text-indent: -9999px;
	background-image: url(../media/h-advice-weaning.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 600px;
	margin-top: 40px;
}
#news {
	text-indent: -9999px;
	background-image: url(../media/h-news.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 600px;
	margin-top: 40px;
}
#contact {
	text-indent: -9999px;
	background-image: url(../media/h-contact.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 600px;
	margin-top: 40px;
}
#order-payment {
	text-indent: -9999px;
	background-image: url(../media/h-order-payment.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 600px;
	margin-top: 40px;
}
#deliveries {
	text-indent: -9999px;
	background-image: url(../media/h-deliveries.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 600px;
	margin-top: 40px;
}
#conditions {
	text-indent: -9999px;
	background-image: url(../media/h-conditions.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 600px;
	margin-top: 40px;
}
#partners {
	text-indent: -9999px;
	background-image: url(../media/h-partners.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 600px;
	margin-top: 40px;
}
#privacy {
	text-indent: -9999px;
	background-image: url(../media/h-privacy.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 600px;
	margin-top: 40px;
}
#usage {
	text-indent: -9999px;
	background-image: url(../media/h-usage.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 600px;
	margin-top: 40px;
}
#map {
	text-indent: -9999px;
	background-image: url(../media/h-map.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 600px;
	margin-top: 40px;
}
#shopping {
	text-indent: -9999px;
	background-image: url(../media/h-cart.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 600px;
	margin-top: 40px;
}
#thank {
	text-indent: -9999px;
	background-image: url(../media/h-thank-you.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 600px;
	margin-top: 40px;
}

/* HEADERS SLIDE
----------------------------------------------- */

#purees-slide {
	text-indent: -9999px;
	background-image: url(../media/h-slide-purees.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 232px;
	margin-bottom: 15px;
	margin-top: 50px;
}
#meals-slide {
	text-indent: -9999px;
	background-image: url(../media/h-slide-meals.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 188px;
	margin-bottom: 15px;
	margin-top: 50px;
}
#desserts-slide {
	text-indent: -9999px;
	background-image: url(../media/h-slide-desserts.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 216px;
	margin-bottom: 15px;
	margin-top: 50px;
}
#taster-slide {
	text-indent: -9999px;
	background-image: url(../media/h-slide-packs.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 201px;
	margin-bottom: 15px;
	margin-top: 50px;
}

/* SLIDESHOW
----------------------------------------------- */

#slideshow {
	color: #FFFFFF;
	background-image: url(../media/bgd-slide.gif);
	background-repeat: no-repeat;
	margin-top: 35px;
	height: 262px;
	margin-bottom: 10px;
}

/* PRODUCT RESULTS
----------------------------------------------- */

#left-content .products {
	background-color: #eef6d5;
	border: 1px dashed #A5C613;
	width: 100%;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#left-content hr {
	color: #8CAA01;
	height: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-color: #8CAA01;
	border: 1px dashed #ADD014;
}
#left-content .products hr {
	color: #EEF6D5;
	height: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
	background-color: #EEF6D5;
	border: 1px dashed #bac0a6;
}



#left-content .info-left {
	width: 400px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#left-content .info-left p {
	color: #47493f;
	line-height: 18px;
	font-size: 12px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 0px;
}
#left-content .info-left strong {
	font-weight: bold;
	color: #333333;	
}
#left-content .info-left em {
	font-weight: normal;
	color: #6b8b0c;
}

#left-content .info-right {
	width: 220px;
	float: right;
}
#left-content .info-right p {
	color: #CA1D00;
	line-height: 18px;
	font-size: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-right: 15px;
	font-weight: bold;
	padding-top: 7px;
}
#left-content .product-image {
	margin-right: 15px;
	float: right;
	margin-bottom: 10px;
	display: inline;
}
#left-content .product-buy {
	margin-right: 25px;
	float: right;
	display: inline;
}
#left-content .info-right strong {
	font-weight: bold;
	color: #333333;
}
#left-content .info-right em {
	font-weight: normal;
	color: #6b8b0c;
}
.left-list {
	margin-left: 30px;
	margin-bottom: 20px;
}
.left-list li{
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #5e7919;
	list-style-type: circle;
}

/* PRODUCT HEADERS PUREES
----------------------------------------------- */

#butternut-squash-apple {
	text-indent: -9999px;
	background-image: url(../media/butternut-squash-apple.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#sweet-potato-carrot {
	text-indent: -9999px;
	background-image: url(../media/sweet-potato-carrot.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#carrot-potato-parsnip {
	text-indent: -9999px;
	background-image: url(../media/carrot-potato-parsnip.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#potato-leek-pea {
	text-indent: -9999px;
	background-image: url(../media/potato-leek-pea.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
}

/* PRODUCT HEADERS MEALS
----------------------------------------------- */

#oaty-porridge-pears {
	text-indent: -9999px;
	background-image: url(../media/oaty-porridge-pear.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#pasta-vegetable-sauce {
	text-indent: -9999px;
	background-image: url(../media/pasta-vegetable-sauce.gif);
	background-repeat: no-repeat;
	height: 21px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#pasta-butternut-squash {
	text-indent: -9999px;
	background-image: url(../media/pasta-butternut-squash.gif);
	background-repeat: no-repeat;
	height: 21px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#sweet-potato-spinach-peas {
	text-indent: -9999px;
	background-image: url(../media/sweet-potato-spinach-peas.gif);
	background-repeat: no-repeat;
	height: 21px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#macaroni-cheese {
	text-indent: -9999px;
	background-image: url(../media/macaroni-cheese.gif);
	background-repeat: no-repeat;
	height: 21px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#spinach-leek-potato {
	text-indent: -9999px;
	background-image: url(../media/spinach-leek-potato.gif);
	background-repeat: no-repeat;
	height: 21px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#spinach-tomato-cheese-lasagne {
	text-indent: -9999px;
	background-image: url(../media/spinach-tomato-cheese-lasagne.gif);
	background-repeat: no-repeat;
	height: 21px;
	margin-bottom: 15px;
	margin-left: 15px;
}

/* PRODUCT HEADERS DESSERTS
----------------------------------------------- */

#apple-pear-cinnamon {
	text-indent: -9999px;
	background-image: url(../media/apple-pear-cinnamon.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#apple-banana {
	text-indent: -9999px;
	background-image: url(../media/apple-banana.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#mango-banana {
	text-indent: -9999px;
	background-image: url(../media/mango-banana.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#blueberry-banana-vanilla {
	text-indent: -9999px;
	background-image: url(../media/blueberry-banana-vanilla.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#rice-pudding-vanilla {
	text-indent: -9999px;
	background-image: url(../media/rice-pudding-vanilla.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
}

/* PRODUCT HEADERS TASTERS
----------------------------------------------- */

#taster-4-months {
	text-indent: -9999px;
	background-image: url(../media/taster-pack-4-months.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#taster-6-months {
	text-indent: -9999px;
	background-image: url(../media/taster-pack-6-months.gif);
	background-repeat: no-repeat;
	height: 20px;
	margin-bottom: 15px;
	margin-left: 15px;
}

/* GALLERY WINDOW
----------------------------------------------- */
		
#window {
	padding: 0px;
	width: 480px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#window p {
	line-height: 18px;
	padding-bottom: 10px;
}
#window strong {
	font-weight: bold;
	color: #445412;
}
#window .float-right {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: -10px;
}
		
#window div div {
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* LEFT COLUMNS
----------------------------------------------- */

#left-content div.left-columns {
	float: left;
	width: 210px;
	margin-bottom: 10px;
	margin-left: 10px;
	display: inline;
	font-size: 12px;
	margin-top: 10px;
	background-color: #95BA06;
}
#left-content .left-columns h3 {
	font-size: 13px;
	padding-bottom: 10px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 5px;
	color: #FFFFFF;
}
#left-content .left-columns ul {
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left-content .left-columns li {
	margin-bottom: 10px;
	background-image: none;
}



/* 1234 NAVIGATION
----------------------------------------------- */

#gallery-nav {
	font-weight: bold;
	font-size: 17px;
	background-image: none;
	width: 100%;
	overflow: hidden;
	text-align: center;
	display: none;
}


#gallery-nav * {
	cursor: pointer;
	padding: 0px;
	display: inline;
	margin: 0px;
	vertical-align: middle;
}

#gallery-nav {
	padding: 0px;
	margin: 0px;
}
#buttons li{
	color: #FFFFFF;
	background-color: #5d5d5b;
	font-weight: bold;
	background-image: none;
	list-style-image: none;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

#buttons li.active {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #CA1E00;
	background-image: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}


/* PREVIOUS NAV
----------------------------------------------- */
		
#previous {
	cursor: pointer;
	padding: 0px;
	position: relative;
	margin: 0px;
	top: 110px;
}
#previous img{
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/* NEXT NAV
----------------------------------------------- */

#next {
	float: right;
	cursor: pointer;
	padding: 0px;
	margin: 0px;
	position: relative;
	top: 110px;
}
#next img{
	display: block;
	padding: 0px;
	margin: 0px;
}


/* INFO BOX
----------------------------------------------- */

#info-box {
	width: 160px;
	float: right;
	border: 1px dashed #A5C613;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	background-color: #eef6d5;
	margin-top: 5px;
}
#info-box p {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 18px;
	font-style: italic;
	color: #666666;
	padding-bottom: 10px;
}
#info-box em {
	color: #ea4152;
}


/* RIGHT CONTENT
----------------------------------------------- */

#right-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 271px;
	float: right;
	clear: right;
	color: #465516;
	background-image: url(../media/img-soil-association-organic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-bottom: 20px;
}
#right-content p{
	padding-right: 15px;
	padding-left: 15px;
	line-height: 18px;
	padding-bottom: 10px;
}
#right-content em{
	color: #CA1E00;
}
#right-content img{
	margin-left: 15px;
	margin-bottom: 25px;
}
#right-content ul{
	padding-left: 20px;
	padding-bottom: 28px;
}
#right-content li{
	background-image: url(../media/bgd-tick.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
}
#right-content .free-delivery {
	background-color: #8BA901;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
	color: #FFFFFF;
	border: 1px dashed #ACC83E;
	background-image: url(../media/bgd-free.gif);
	background-repeat: no-repeat;
	background-position: 96% center;
}
#right-content .free-delivery p {
	padding-right: 70px;
	font-size: 15px;
}

#google-map {
	height: 300px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 30px;
	border: 2px dashed #FFFFFF;
}

/* RIGHT HEADERS
----------------------------------------------- */

#fresh-organic-baby-food {
	text-indent: -9999px;
	background-image: url(../media/h-fresh-organic-baby-food.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 146px;
	margin-top: 30px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#contact-details {
	text-indent: -9999px;
	background-image: url(../media/h-contact-details.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 87px;
	margin-top: 30px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#we-deliver {
	text-indent: -9999px;
	background-image: url(../media/h-we-deliver.gif);
	background-repeat: no-repeat;
	height: 42px;
	width: 242px;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#holiday-service {
	text-indent: -9999px;
	background-image: url(../media/h-holiday-service.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 242px;
	margin-top: 0px;
	margin-left: 15px;
	margin-bottom: 15px;
}

#trees {
	background-image: url(../media/bgd-trees.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 420px;
}

/* FOOTER
----------------------------------------------- */

#footer {
	font-size: 13px;
	color: #5e7919;
	padding-top: 10px;
	background-image: url(../media/tile-footer.jpg);
	background-repeat: repeat-x;
}
#footer strong{
	color: #FFFFFF;
	font-weight: bold;
}
#footer em{
	color: #666666;
}
#footer p{
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 952px;
	line-height: 18px;
}

/* FOOTER HEADERS
----------------------------------------------- */

#packs {
	text-indent: -9999px;
	background-image: url(../media/h-packs.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 169px;
	margin-left: 10px;
}
#purees {
	text-indent: -9999px;
	background-image: url(../media/h-purees.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 203px;
	margin-left: 10px;
}
#meals {
	text-indent: -9999px;
	background-image: url(../media/h-meals.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 166px;
	margin-left: 10px;
}
#desserts {
	text-indent: -9999px;
	background-image: url(../media/h-desserts.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 186px;
	margin-left: 10px;
}

/* AREAS
----------------------------------------------- */
div.footer-col {
	text-align: left;
	width: 25%;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	display: inline;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#organic-foods {
	color: #999999;
	clear: both;
	font-size: 12px;
	text-align: left;
	width: 952px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../media/tile-columns.png);
	background-repeat: repeat-y;
	overflow: hidden;
}
#organic-foods ul {
	padding: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#organic-foods li {
	background-image: url(../media/bgd-footer-bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}

#organic-foods h6{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 10px;
}
#organic-foods a{
	color: #be3f3b;
	margin: 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #be3f3b;
}
#organic-foods a:hover{
	color: #b27535;
	margin: 0px;
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


/* TWIST
----------------------------------------------- */

#twist {
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	color: #FFFFFF;
	background-image: url(../media/tile-twist.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	margin-top: 0px;
}
#twist ul {
	background-image: url(../media/icon-twist.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 35px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin-left: 20px;
}
#twist li {
	display: inline;	
}

#twist a{
	color: #9BC00B;
	background-color: #6d7945;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#twist a:hover{
	color: #413B37;
	background-color: #ffbb00;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}

#compliancy a{
	background-image: url(../media/bgd-compliancy-tick.gif);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	color: #79baee;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
}
#compliancy a:hover{
	background-image: url(../media/bgd-compliancy-tick.gif);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	color: #79baee;
	background-color: transparent;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-decoration: none;
}
/* - - - - - - - - - - - - - - - - - - - - -

FORM

- - - - - - - - - - - - - - - - - - - - - */


input,select{
	padding: 3px;
	font-size: 16px;
}

.input-box{
	color: #000000;
	background-color: #e5e5e5;
	background-repeat: repeat-x;
	font-size: 13px;
}
.instruct{
	position:absolute;
	left:103%;
	z-index:1000;
	width:39%;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 106%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9%;
	line-height: 0px;
	background-image: url(../media/bgd-warning-arrow.gif);
	background-repeat: no-repeat;
	top: 0px;
	text-align: left;
	background-position: left top;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#formFields {
	margin-bottom: 15px;
	width: 100%;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


#formFields ul{
	list-style-type:none;
	width:100%;
	font-size:100%;
	background-image: none;
	background-color: #0099FF;
}
#formFields li{
	position:relative;
	width:63%;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	list-style-type: none;
	list-style-image: none;
	border-bottom-color: #ADD014;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #95BA06;
	background-image: none;
}

/* ----- INSTRUCTIONS ----- */

#formFields li.focused{
	background-color: #a1c82c;
}
#form li:after, .buttons:after{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	visibility:hidden;
}

#form li, .buttons{display: inline-block;}
* html #form li, * html .buttons{height: 1%;}
#form li, .buttons{display: block;}

* html form li div{
	display:inline-block;
}
#form li div, #formFields li span{
	color:#FFFFFF;
	margin-top: 0px;
	margin-right: 4px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
	margin-bottom: 8px;
	list-style-type: none;
}
#formFields li span{
	float:left;
	list-style-type: none;
}

.clear{
	clear:both;
}

/* ----- BUTTONS ----- */

input.btTxt{
	padding:0 7px;
	width:auto;
	overflow:visible;
}
.button{
	clear:both;
	margin-top:0px;
}
.large-button {
	margin-right: 5px;
	font-size: 150%;
	margin-left: 0px;
}

/* ----- FIELDS AND LABELS ----- */

label.desc{
	line-height:150%;
	border:none;
	color:#FFFFFF;
	display:block;
	font-size:110%;
	font-weight:bold;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
span.symbol{
	font-size:115%;
	line-height:130%;
}
input.text, input.file, textarea.textarea, select.select{
	color:#000000;
}
input.text, textarea.textarea, .firefox select.select{
}
input.text, input.file{
	padding:3px;
	color: #000000;
}
textarea.textarea{
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}
select.select{
	margin:1px 0;
	padding:1px 0 0 0;
}
select.select[class]{
	margin:0;
	padding:1px 0 1px 0;
}
*:first-child+html select.select[class]{
	margin:1px 0;
}
.safari select.select{
	margin-bottom:1px;
	font-size:120% !important;
}

input.small, select.small{
	width:25%;
}
input.medium{
	width:98%;
	margin: 0px;
}
select.medium{
	width:100%;
}
input.large, select.large, textarea.textarea{
	width:100%;
}

textarea.small{
	height:5.5em;
}
textarea.medium{
	height:10em;
	width: 100%;
}
textarea.large{
	height:20em;
}

/* ----- ERRORS ----- */

#errorLi{
	width:99%;
	background:#fff;
	border:1px dotted red;
	margin-bottom:1em;
	text-align:center;
	padding-top:4px;
	padding-left:0px;
	padding-right:0px;
}
#errorMsgLbl{
	margin:7px 0 5px 0;
	padding:0;
	font-size:125%;
	color:#CA1E00;
}
#errorMsg{
	margin:0 0 .8em 0;
	color:#000;
	font-size:100%;
}
#errorMsg strong{
	background-color: #FFCC00;
	padding:2px 3px;
	color:red;
}
form li.error{
	background-color: #CA1E00 !important;
	margin:3px 0;
}
form li.error label{
	color:#FFFFFF !important;
}
form p.error{
	color:#FFFFFF;
	font-weight:bold;
	font-size:10px;
	margin:0 0 5px 0;
	clear:both;
}

/* ----- REQUIRED ----- */

form .req{
	float:none;
	color:red;
	font-weight:bold;
}
#formFields li.focused .instruct, #formFields li:hover .instruct{
	visibility:visible;
}
