/* Produced by Wildwood Technology Limited, info@wwood.co.uk */
/* Jane Scott Flowers Stylesheet */

/* HTML Styles */

body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	background-color: #dddddd;
	color: #828282;
	font-size: 0.8em;
}

h1 {
	color: #ec0b8d;
	font-size: 1.6em;
}

h2 {
	color: #b195c6;
	font-size: 1.4em;
	margin-bottom: 5px;
}

h3 {
	color: #ed0c8d;
	display: inline;
}

h4 {
	color: #ec0b8d;
	font-size: 1.3em;;
}

a {
	color: #f89e59;
}

a:hover {
	color: #95a9cc;
}

a img {
	border: none;
}

input, textarea {
	color: #000000;
	border: 1px solid #dddddd;
	font-size: 1em;
}


/* Layout */

#container {
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 891px;
	min-height: 290px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 20px;
	background-color: #ffffff;
}

#header {
	padding: 10px;
}

#strip {
	background-image: url("/layout/images/bg-strip.gif");
	background-repeat: repeat-x;
	height: 30px;

}

#columnContainer {
	padding: 10px;
}

#left {
	width: 302px;
	float: left;
	margin-right: 9px;
}

#right {
	width: 560px;
	float: left;
}

.contentContainer ul {
	margin: 0px;
	padding: 0px;
}

.contentContainer ol {
	margin: 10px;
	padding: 10px;
}

.contentContainer ul li {
	background-image: url("/layout/images/bg-bullet-circle-orange.gif");
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	padding: 0px 0px 10px 20px;
}

#footer {
	clear: both;
	font-size: 80%;
	padding: 5px;
}


/* Navigation */

.navBar ul {
	margin: 0px;
	padding: 0px;
}

.navBar li {
	list-style-type: none;
	float: left;
	margin: 0px 1px 1px 0px;
}

.navBar li a {
	text-decoration: none;
	font-weight: bold;
	width: 130px;
	height: 16px;
	background-color: #f89e59;
	padding: 10px;
	display: block;
	color: #ffffff;
	background-repeat: no-repeat;
	background-position: right;
}

* html .navBar li a {
	width: 150px; /* IE6 Box model fix */
}

.navBar li a:hover {
	background-color: #b3b3b3;
	color: #3a3a3a;
}


/* Nav Background Images & highlights */

/* Home */
#navItem1 a, #page1 .pageHeader {
	background-color: #c1d82f;
	background-image: url("/layout/images/nav/bg-home-off.jpg");
}

#navItem1 a:hover, #navItem1 .hi a {
	background-color: #b4b4b4;
	background-image: url("/layout/images/nav/bg-home-on.jpg");
}

/* About */
#navItem2 a, #page2 .pageHeader  {
	background-color: #95a9cc;
	background-image: url("/layout/images/nav/bg-about-off.jpg");
}

#navItem2 a:hover, #page2 #navItem2 a, #navItem2 .hi a  {
	background-color: #b0b0b0;
	background-image: url("/layout/images/nav/bg-about-on.jpg");
}

/* Recipes */
#navItem3 a, #page3 .pageHeader  {
	background-color: #72cdf4;
	background-image: url("/layout/images/nav/bg-recipes-off.jpg");
}

#navItem3 a:hover, #page3 #navItem3 a, #navItem3 .hi a  {
	background-color: #b3b3b3;
	background-image: url("/layout/images/nav/bg-recipes-on.jpg");
}

/* Portfolio */
#navItem4 a, #page4 .pageHeader  {
	background-color: #f89e59;
	background-image: url("/layout/images/nav/bg-portfolio-off.jpg");
}

#navItem4 a:hover, #page4 #navItem4 a, #navItem4 .hi a  {
	background-color: #a8a8a8;
	background-image: url("/layout/images/nav/bg-portfolio-on.jpg");
}

/* Tips */
#navItem5 a, #page5 .pageHeader  {
	background-color: #95a9cc;
	background-image: url("/layout/images/nav/bg-tips-off.jpg");
}

#navItem5 a:hover, #page5 #navItem5 a, #navItem5 .hi a  {
	background-color: #c3c3c3;
	background-image: url("/layout/images/nav/bg-tips-on.jpg");
}

/* Press */
#navItem6 a, #page6 .pageHeader  {
	background-color: #ed0c8d;
	background-image: url("/layout/images/nav/bg-press-off.jpg");
}

#navItem6 a:hover, #page6 #navItem6 a, #navItem6 .hi a  {
	background-color: #b2b2b2;
	background-image: url("/layout/images/nav/bg-press-on.jpg");
}

/* Q&A */
#navItem7 a, #page7 .pageHeader  {
	background-color: #72cdf4;
	background-image: url("/layout/images/nav/bg-qa-off.jpg");
}

#navItem7 a:hover, #page7 #navItem7 a, #navItem7 .hi a  {
	background-color: #b3b3b3;
	background-image: url("/layout/images/nav/bg-qa-on.jpg");
}

/* Contact */
#navItem8 a, #page8 .pageHeader  {
	background-color: #b195c6;
	background-image: url("/layout/images/nav/bg-contact-off.jpg");
}

#navItem8 a:hover, #page8 #navItem8 a, #navItem8 .hi a  {
	background-color: #adadad;
	background-image: url("/layout/images/nav/bg-contact-on.jpg");
}

/*Christmas Fair*/
#page9 .pageHeader  {
	background-color: #EC068D;
	font-size: 11.6pt;
	background-image: url("/layout/images/nav/bg-christmas-fair.jpg");
}

/* subNav */

#left .subNav {
	text-align: right;
	font-size: 1.3em;
	padding-top: 10px;
	clear: both;
}

.subNav ul {
	margin: 0px;
	padding: 0px;
}

.subNav li {
	font-size: 1em;
	list-style-type: none;
	margin-left: 0px;
	font-weight: bold;
}

.subNav li a {
	text-decoration: none;
	color: #95a9cc;
	padding-right: 10px;
}

.subNav li a:hover {
	text-decoration: none;
	color: #ed0c8d;
	background-image: url("/layout/images/bg-bullet.gif");
	background-repeat: no-repeat;
	background-position: right center;
}

.subNav .hi a {
	text-decoration: none;
	color: #ed0c8d;
	background-image: url("/layout/images/bg-bullet.gif");
	background-repeat: no-repeat;
	background-position: right center;
}

/* 3rd level navigation */

.subNav .subSubNav a, .subNav .subSubNavHi a {
	font-size: 0.6em;
	color: #ed0c8d;
}

.subNav .subSubNavHi a {
	text-decoration: underline;
}

/* Other Styles */

.headerLogo {
	margin: 30px 0px 10px 20px;
	padding: 5px 5px 5px 5px;
	width: 450px;
}

.headerBanner {
	font-weight: bold;
	color: #ffffff;
	margin: 0px 0px 5px 5px;
	padding: 0px 5px 5px 5px;
	float: right;
	background-color: #EC068D;
}

.headerBanner a {
	margin-top: 8px;
	color: #fae6f2;
	text-decoration: none;
}

.headerBanner a:hover {
	color: #ffffff;
}

#left .content {
	font-size: 1.2em;
	clear: left;
	padding-top: 10px;
}

#left h3 {
	font-weight: normal;
}

.content {
	padding: 0px 10px 10px 10px;
}

.pageHeader {
	background-color: #95a9cc;
	background-position: right;
	background-repeat: no-repeat;
	height: 16px;
	line-height: 16px;
	padding: 10px;
	font-size: 1.6em;
	color: #ffffff;
	margin-bottom: 10px;
}

.pageHeader a, .pageHeader a:hover {
	color: #ffffff;
	text-decoration: none;
}

.clear {
	clear: both;
}

.footnote {
	font-size: 80%;
}

.imageLeft, .imageRight {

}

.imageLeft {
	float: left;
	margin: 0px 10px 0px 0px;
}

.imageRight {
	float: right;
	margin: 0px 0px 0px 10px;
}

.imageLeftNoBorder {
	float: left;
	margin: 0px 10px 10px 0px;
	border: none;
}

.imageRightNoBorder {
	float: right;
	margin: 0px 0px 10px 10px;
	border: none;
}

.imageHome {
	width: 560px;
}

.noWrap {
	white-space: nowrap;
}

.center {
	text-align: center;
}

#footer a {
	color: #dddddd;
	text-decoration: none;
}

#footer a:hover {
	color: #dddddd;
	text-decoration: underline;
}

.button {
	font-weight: bold;
	color: #dddddd;
}

.italic {
	font-style: italic;
	display: block;
}
/*
.imageDownload {
	width: 40px;
	text-align: right;
	float: left;
	margin: 0px 10px 10px 0px;
}
*/
.imageDownload img {
	border: none;
}

.contentContainer .listPress li {
	list-style-type: none;
	clear: both;
	padding: 10px 0px 10px 0px;
	margin: 0px;
	border-top: 1px dotted #cccccc;
	background-image: none;
}

.contentContainer .listPress {
	margin: 0px;
	padding: 0px;
}

.item {
	padding: 0px 0px 20px 0px;
	clear: both;
	border-top: 1px dotted #cccccc;
}


.box {
	background-color: #dbeff7;
	padding: 10px;
	clear: both;
}

.box h2 {
	margin-top: 0px;
}

.contentContainer .box ul li {
	background-image: url("/layout/images/bg-bullet-blue.gif");
	/*background-image: url("/layout/images/bg-bullet-sunflower-blue.gif");
	background-repeat: no-repeat;
	padding: 10px 0px 5px 35px;
	min-height: 40px;*/
}

.tableGrid {
	margin-top: 20px;
}

.tableGrid td {
	vertical-align: top;
	padding: 0px 20px 10px 0px;
}


/* Text colours */

.colorText {
	font-size: 1.2em;
}

.item .colorText {
	font-size: 1.2em;
	background-image: url("/layout/images/bg-bullet-sunflower.gif");
	background-repeat: no-repeat;
	background-position: left center;
	padding: 5px 0px 5px 35px;
	line-height: 40px;
}

	
/* Home */
#page1 .colorText {
	color: #c1d82f;
}

/* About */
#page2 .colorText {
	color: #95a9cc;
}

/* Recipes */
#page3 .colorText {
	color: #72cdf4;
}

/* Portfolio */
#page4 .colorText {
	color: #f89e59;
}

/* Tips */
#page5 .colorText {
	color: #95a9cc;
}

/* Press */
#page6 .colorText {
	color: #ed0c8d;
}

/* Q&A */
#page7 .colorText {
	color: #72cdf4;
}

/* Contact */
#page8 .colorText {
	color: #b195c6;
}

.contentContainer .floweredList li {
	background-image: url("/layout/images/bg-bullet-sunflower.gif");
	background-repeat: no-repeat;
	padding: 10px 0px 5px 35px;
	min-height: 40px;
}

#linkJohnLewis {
	margin-top: 10px;
	float: left;
}

.linkButton {
	font-size: 0.8em;
}

.itemContent {
	padding-top: 10px;
	display: block
}

