/* ----------------------------------------
   Billingtons Stylesheet
   © Evolving Media Limited 2005
   www.evolvingmedia.co.uk
   ----------------------------------------
   Created by Evolving Media
   on Mon, 01 Sep 2008 14:05:51 +0100
   ---------------------------------------- */

#shadow {
	background: url(/static/images/bodyShadow.png);
	width: 1014px;
}
#contentMiddle {
	float: left;
	width: 465px;
	position:relative;
}
#contentMiddle a {
	text-decoration: underline;
}
#contentMiddle ul {
	margin: 0 20px 0;
}
#contentMiddle ul li {
	list-style-type: disc;
	padding: 2px 5px 3px;
}
#footer {
	background: url(/static/images/footerBg.gif) no-repeat;
	height: 64px;
}
#signoff {
	background: url(/static/images/signoffBg.png) no-repeat;
	height: 60px;
}
#dda {
	color: #fff;
	float: left;
	font-size: 0.9em;
}
#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: right;
	height: 22px;
	overflow: hidden;
	margin: 6px 80px 0 0;
	text-indent: -9999px;
	width: 125px;
}

#access {
	float: right;
	font-size: 0.9em;
	padding-top: 2px;
}
#access a {
	text-decoration: none;
}
#access a.selected {
	background-color: #661619;
	color: #fff;
	padding: 0 3px;
}
#crumbs {
	float: left;
	padding: 0 0 5px 260px;
}
#crumbs a {
	color: #534741;
	font-size: 0.9em;
}
#header {
	background: url(/static/images/headerShadow.png) no-repeat;
	height: 66px;
	text-align: right;
}
#search {
	float: right;
	margin: 0 20px 0 20px;
	width: 250px;
}
#search span {
	float: left;
}
ul#footNav {
	color: #661619;
	font-size: 0.9em;
	margin: 0;
	padding: 42px 0 0 420px;
}
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;
}
#wrapper {
	margin: 10px auto 10px;
	width: 1014px;
}
.break {
	clear: both;
}
.leadPara {
	font-size: 1.1em;
}
.padding10 {
	padding: 10px;
}
.section {
	color: #661619;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px;
}
.line {
	border-bottom: 1px solid #cccccc;
	margin: 10px 0;
}
.lineDotted {
	border-bottom: 1px dashed #cccccc;
}
.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;
	padding: 10px 0 0;
	width: 300px;
}
.colRight p {
	padding: 0;
}

/* ----------- 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;
}

/* ----- COMPETITION SPECIFIC ELEMENTS ---- */

td.divider {
	border-bottom: 1px dashed #d2d2d2;
}
td.bottompad {
	padding-bottom: 15px;
}

p.competitionIntro{
	font-weight:bold;
	color:#661619;
	font-size:1.1em;
	line-height:1.3em;
}
p.competitionCopy b{
	color:#754c24;
}
p.competitionCopy i{
	color:#754c24;
	font-style:normal;
	font-size:0.8em;
}
#searchSubmittedBox{
	padding:10px;
	background:url(/static/images/searchBoxBg.gif) no-repeat;
}
#searchSubmittedBox input.text, #searchSubmittedBox select{
	border-top:1px solid #a2978e;
	border-right:1px solid #a2978e;
	border-left:1px solid #d0cbc7;
	border-bottom:1px solid #d0cbc7;
	margin:0px;
	padding:0px;
	width:200px;
	height:16px;
	line-height:16px;
	margin-right:5px;
	float:left;
	color:#636363;
	font-size:10px;
	padding-top:1px;
	padding-left:1px;
}
select#submitedSection{
	width:135px;
}
#searchSubmittedBox input.text{
	height:14px;
	padding-top:2px;
}
div.recipesList div.newslistitem{
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
.pagination {
	color: #661619;
	float: right;
	margin-bottom: 10px;
}
#contentMiddle .pagination a {
	background-color: #d1c697;
	border: 1px solid #661619;
	margin: 0 0 0 2px;
	padding: 2px 5px;
	text-decoration: none;
}
#contentMiddle .pagination a.selected {
	background-color: #ffffff;
}
div.stepsBar{
	height:20px;
	width:469px;
	margin-top:10px;
	background-color:#e1d9c2;
}
div.step1{
	background:url(/static/images/steps.gif) no-repeat;
	background-position:0px 0px;
}
div.step2{
	background:url(/static/images/steps.gif) no-repeat;
	background-position:0px -20px;
}
div.step3{
	background:url(/static/images/steps.gif) no-repeat;
	background-position:0px -40px;
}
div.formColumn{
	width:230px;
	float:left;
	display:block;
	margin-bottom:10px;
}
div.formColumn label{
	float:left;
	font-weight:bold;
	margin-top:10px;
}
div.formColumn input.text{
	width:210px;
	float:left;
}
div.formColumn span{
	float:left;
	width:5px;
	display:block;
	margin-left:3px;
}
div.formColumn textarea{
	float:left;
	height:65px;
	width:210px;
	margin:0px;
	padding:0px;
}
div.formColumn div.genders{
	width:210px;
	float:left;
	color:#333 !important;
}
label.smallLabel{
	font-size:0.9em;
}
div.formColumn.wide{
	width:295px !important;
}
div.formColumn.wide input.text, div.formColumn.wide textarea{
	width:270px;
}
div.formColumn.small{
	width:165px !important;
}
div.formColumn.small select{
	float:left;
	width:155px;
	border:1px solid #9f9f9f;
	color:#333;
}
.rightFloat{
	float:right;
}
div.addStep, div.removeStep{
	float:left;
	padding-left:15px;
	height:15px;
	width:100px;
	cursor:pointer;
}
div.addStep{
	background:url(/static/images/plus.gif) no-repeat;
}
div.removeStep{
	background:url(/static/images/minus.gif) no-repeat;
}
p.normalText{
	color:#333;
}
textarea.bigTextarea{
	width:445px;
	height:140px;
	float:left;
	margin-bottom:10px;
}
ul.errors li{
	color:#960F1D;
	padding:0px;
	margin:0px;
	line-height:1em;
}
div.ageCol{
	width:104px;
	float:left;
}
table.listTable tbody tr td img.rowImage{
	float:left;
}
table.listTable tbody tr td a.rowTitle{
	font-size:12px;
	float:left;
	display:block;
}
tr.dark{
	background-color:#ECECEC;
}
.listTable th{
	text-align:left !important;
}
div.adminForm label{
	width:200px;
	float:left;
}
div.adminForm input.text, div.adminForm textarea{
	margin-bottom:5px;
}
td.date {
	font-size:0.8em;
}

#confirmBox-Box {
	background:#fff;
	border:1px solid #000;
	padding:20px;
	text-align:center;
}

.newslistitem {
	border-bottom:1px dashed #d2d1cf;
	padding-bottom:16px;
	position:relative;
	clear:both;
	float:left;
	width:465px;
}

.newslistitem .more {
	position:absolute;
	bottom:6px;
	right:20px;
}

.newslistitem .story {
	padding-bottom:10px;
}

.newslistitem .image {
	width:172px;
	float:left;
	text-align:center;
}

.newslistitem .details {
	float:right;
	width:250px;
	padding-right:20px;
}

a.view_all {
	position:absolute;
	bottom:-20px;
	right:8px;
}

.newslistlead {
	color:#8f8f8f;
	font-size:0.8em;
}

.image_insert {
	float:right;
	margin-left:5px;
}

a.competition_recipe {
	margin-top:40px;
	height:161px;
	display:block;
}

p.success {
	padding:4px 6px;
	border:1px solid green;
	background:#ddffdd;
}

/* --------------------------------------- 	*/
/* © Evolving Media Limited 2005    		*/
/* --------------------------------------- 	*/