/* ----------------------------------------
   Billingtons Stylesheet
   © Evolving Media Limited 2005
   www.evolvingmedia.co.uk
   ----------------------------------------
   Created by Evolving Media
   on Mon, 01 Sep 2008 14:05:51 +0100
   ---------------------------------------- */

a {
	color: #333;
	text-decoration: none;
}
body {
	background: none;
	font-family: 'Trebuchet MS', verdana, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #333;
	margin: 0;
	padding: 0;
}
h1 {
	display: none;
}

h2 {
	color: #661619;
	font-size: 22px;
	margin: 10px 0 0;
	padding: 0;
}
.sIFR-flash, .sIFR-flash object, .sIFR-flash embed {
	display: none !important;
	height: 0;
	width: 0;
	position: absolute;
	overflow: hidden;
}

span.sIFR-alternate {
	visibility: visible !important;
	display: block !important;
	position: static !important;
	left: auto !important;
	top: auto !important;
}
h3 {
	color: #78611A;
	font-size: 16px;
	margin: 0px;
	padding: 0;
}
h4{
	font-size: 16px;
	margin: 0;
	padding: 0;
}
h5 {
	color: #661619;
	font-size: 18px;
	margin: 10px 0 10px;
	padding: 0;
	line-height: 1em;
}
img {
	display: none;
}
img.cms_img {
	border: none;
	display: block;
}
li {
	margin: 0;
	padding: 0;
}
ul, ol {
	margin: 0;
	padding: 0;
}

#shadow {
	background: none;
}
#container {
	background: none;
	width: 960px;
}
#content {
	background: none;
	padding: 20px 20px 10px;
}
#contentLeft {
	display: none;
}
#contentMiddle {
	float: left;
	width: 465px;
}
#contentMiddle ul {
	margin: 0 20px 0;
}
#contentMiddle ul li {
	list-style-type: disc;
	padding: 2px 5px 3px;
}
#contentRight {
	display: none;
}
#footer {
	display: none;
}
#signoff {
	display: none;
}
#dda a {
	color: #fff;
}
#dda {
	color: #fff;
	float: left;
	font-size: 0.9em;
	width: 840px;
}
#dda ul {
	margin: 7px 0 0 45px;
}
#dda ul li {
	background: url(/static/images/bulletLineRed.gif) no-repeat 0 2px;
	float: left;
	list-style-type: none;
	padding: 0 10px 0;
}
#dda ul li.first {
	background: none;
}
#evolvingLogo a {
	background: url(/static/images/evolvingLogo.gif) no-repeat;
	display: block;
	float: left;
	height: 22px;
	overflow: hidden;
	margin: 5px 0 0;
	text-indent: -9999px;
	width: 125px;
}

#access {
	color: #cccccc;
	float: right;
	font-size: 0.9em;
	padding-top: 2px;
}
#access a {
	color: #cccccc;
	text-decoration: none;
}
#crumbs {
	display: none;
}
#header {
	display: none;
}
#search {
	float: right;
	margin: 0 20px 0 20px;
	width: 250px;
}
#search span {
	float: left;
}
ul#footNav {
	color: #661619;
	font-size: 12px;
	float: right;
	margin: 0px;
	padding: 42px 0 0 0;
	text-align: right;
	width: 580px;
}
ul#footNav li {
	background: url(/static/images/bulletRed.gif) no-repeat 0 6px;
	float: left;
	list-style-type: none;
	padding: 0 5px 0 10px;
}
ul#footNav li.first {
	background: none;
}
ul#mainNav {
	display: none;
}
li a.home {
	background: url(/static/images/navHome.gif) no-repeat;
	width: 62px;
}
li a.homeon {
	background: url(/static/images/navHomeOn.gif) no-repeat;
	width: 62px;
}
li a.about {
	background: url(/static/images/navAbout.gif) no-repeat;
	width: 88px;
}
li a.abouton {
	background: url(/static/images/navAboutOn.gif) no-repeat;
	width: 88px;
}
li a.club {
	background: url(/static/images/navClub.gif) no-repeat;
	width: 104px;
}
li a.clubon {
	background: url(/static/images/navClubOn.gif) no-repeat;
	width: 104px;
}
li a.contact {
	background: url(/static/images/navContact.gif) no-repeat;
	width: 107px;
}
li a.contacton {
	background: url(/static/images/navContactOn.gif) no-repeat;
	width: 107px;
}
li a.faq {
	background: url(/static/images/navFaq.gif) no-repeat;
	width: 57px;
}
li a.faqon {
	background: url(/static/images/navFaqOn.gif) no-repeat;
	width: 57px;
}
li a.our {
	background: url(/static/images/navOur.gif) no-repeat;
	width: 98px;
}
li a.ouron {
	background: url(/static/images/navOurOn.gif) no-repeat;
	width: 98px;
}
li a.recipes {
	background: url(/static/images/navRecipes.gif) no-repeat;
	width: 74px;
}
li a.recipeson {
	background: url(/static/images/navRecipesOn.gif) no-repeat;
	width: 74px;
}
li a.sugar {
	background: url(/static/images/navSugar.gif) no-repeat;
	width: 116px;
}
li a.sugaron {
	background: url(/static/images/navSugarOn.gif) no-repeat;
	width: 116px;
}
#wrapper {
	margin: 10px auto 10px;
	width: 500px;
}
.break {
	clear: both;
	margin: 0;
	padding: 0;
}
.leadPara {
	font-size: 1.1em;
}
.leadParaRed {
	color: #661619;
	font-size: 1.1em;
	padding: 10px 0 10px;
}
.padding10 {
	padding: 10px;
}
.section {
	color: #661619;
	padding: 10px;
}
.line {
	border: none;
	margin-bottom: 10px;
}
.lineDotted {
	border: none;
}
.hr {
	border-bottom: 1px dashed #d2d2d2;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.colLeft {
	float: left;
	font-size: 0.9em;
	padding: 10px 10px 0 0;
	width: 150px;
}
.colRight {
	float: left;
	width: 300px;
}

.prevnext a {
	background-color: #e2dcc0;
	border: 1px solid #603813;
	margin: 5px 0px 5px;
	padding: 2px 8px 3px;
}
.prevnext a.buttonPrevious {
	float: left;
}
a.buttonNext {
	float: right;
}

/* ----------- FONT ELEMENTS ----------- */

.normal {
	font-size: 0.8em;
}
.large {
	font-size: 1em;
}

/* ----------- NEWS ELEMENTS ----------- */

.displaying {
	margin: 5px 0 5px;
}
.newsDate {
	font-size: 0.9em;
	float: right;
}
.newsHead {
	float: left;
	width: 400px;
}

/* ----------- FORM ELEMENTS ----------- */

form {
	color: #661619;
	margin: 0;
	padding: 0;
}
form fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
form fieldset li {
	list-style-type: none;
	padding: 10px 0 4px;
}
input.text {
	border: 1px solid #999;
	font-size: 10px;
	width: 220px;
}
input.textshort {
	border: 1px solid #999;
	width: 120px;
}
textarea {
	border: 1px solid #999;
	width: 220px;
}

.innerSearch {
	background: url(/static/images/innerSearchBg.gif) no-repeat;
}
.search {
	background: url(/static/images/searchBg.gif) no-repeat;
	border: none;
	height: 19px;
	padding: 3px 0 0 5px;
	width: 196px;
}

/* ----- HOMEPAGE SPECIFIC ELEMENTS ----- */

#homeLeft {
	float: left;
	width: 255px;
}
#homeLeftRecipeTop {
	background: url(/static/images/homeRecipeSearchTop.gif) no-repeat;
	height: 127px;
	margin: 0 9px 0 20px;
}
#homeLeftRecipeTop form {
	margin: 20px 0 0 4px;
}
#homeLeftRecipeTop form select {
	font-size: 10px;
	width: 196px;
}
#homeLeftRecipeTop form input.text {
	width: 190px;
}
#homeLeftRecipeTop form input.submit {
	float: right;
	margin-right: 6px;
}
#homeLeftRecipeTop fieldset li {
	padding: 2px 0 4px;
}
#homeLeftRecipeTop .padding10 {
	padding-bottom: 0px;
}

#homeLeftRecipeTail {
	background: url(/static/images/homeRecipeSearchTail.gif) no-repeat;
	margin: 0 9px 15px 20px;
}
#homeLeftRecipeTail a {
	display: block;
	height: 111px;
	overflow: hidden;
	text-indent: -9999px;
}
#homeRight {
	float: left;
	width: 703px;
}

/* ----- RECIPE SPECIFIC ELEMENTS ---- */
.error {
	color: #663333 !important;
	font-size: 0.9em;
}
ul.error {
	padding-bottom: 10px;
}
#foot {
	display: none;
}
#tabs {
	display: none;
}
a.addReview {
	background: url(/static/images/recAddReview.gif) no-repeat;
	float: right;
	height: 17px;
	overflow: hidden;
	text-indent: -9999px;
	width: 93px;
}
a.backRecipes {
	background: url(/static/images/recBack.gif) no-repeat;
	float: right;
	height: 17px;
	overflow: hidden;
	text-indent: -9999px;
	width: 101px;
}
a.viewRecipe {
	background: url(/static/images/recView.gif) no-repeat;
	float: right;
	height: 17px;
	overflow: hidden;
	text-indent: -9999px;
	width: 98px;
}

.newsItem {
	border-bottom: 1px solid #d2cdca;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.newsImage {
	float: left;
	width: 150px;
}
.newsImage img {
	width: 120px !important;
}
.newsContent {
	float: left;
	width: 300px;
}
.editdel, .editdel a {
	color: #661619;
	font-size: 0.9em;
	text-transform: uppercase;
}
img, div { behavior: url(/static/scripts/iepngfix.htc) }
/* --------------------------------------- 	*/
/* &copy; Evolving Media Limited 2005    	*/
/* --------------------------------------- 	*/