@charset "UTF-8";
/* CSS Document */

body {
margin:0px;
padding:0px;
font-family:Helvetica, Arial, sans-serif;
}

textarea {
overflow:auto;
}

p {
margin:0px;
padding:0px;
}

h1 {
margin:0px;
padding:0px;
color:#b3c700;
}

h2, h3 {
margin:0px;
padding:0px;
margin-bottom:10px;
color:#b3c700;
}

h2 a {
	text-decoration:none !important;
}
h1.homePage {
width:363px;
height:23px;
background-image:url(../site-img/H1home.png);
background-repeat:no-repeat;
}

h1.recipesPage {
width:76px;
height:24px;
background-image:url(../site-img/H1recipes.png);
background-repeat:no-repeat;
}

h1.aboutPage {
width:229px;
height:19px;
background-image:url(../site-img/H1about.png);
background-repeat:no-repeat;
}

h1.eventsPage {
width:193px;
height:21px;
background-image:url(../site-img/H1eventsCalendar.png);
background-repeat:no-repeat;
}

h1.eventDetailsPage {
min-width:127px;
height:20px;
background-image:url(../site-img/H1eventDetails.png);
background-repeat:no-repeat;
font-size:20px;
text-indent:132px;
line-height:22px;
color:#fff;
}

h1.offersPage {
width:191px;
height:19px;
background-image:url(../site-img/H1offersAndPromotions.png);
background-repeat:no-repeat;
}

h1.downloadsPage {
width:105px;
height:19px;
background-image:url(../site-img/H1downloads.png);
background-repeat:no-repeat;
}

h1.sponsorsPage {
width:196px;
height:23px;
background-image:url(../site-img/H1sponsorsAndPartners.png);
background-repeat:no-repeat;
}

h1.mediaPage {
width:126px;
height:19px;
background-image:url(../site-img/H1mediaCentre.png);
background-repeat:no-repeat;
}

h1.pressPage {background-image:url(../site-img/H1whatThePressAreSaying.png);
width:253px;
height:24px;
background-repeat:no-repeat;
}	

h1.contactPage {
width:109px;
height:19px;
background-image:url(../site-img/H1contactUs.png);
background-repeat:no-repeat;
}

h1.termsOfUse {
width:122px;
height:19px;
background-image:url(../site-img/H1termsOfUse.png);
background-repeat:no-repeat;
}

h1.privacyPolicy {
width:133px;
height:23px;
background-image:url(../site-img/H1privacyPolicy.png);
background-repeat:no-repeat;
}

h2.registerInterest {
width:205px;
height:23px;
background-image:url(../site-img/H2registerYourInterest.png);
background-repeat:no-repeat;
}

h1.restaurantProfilesPage {
width:182px;
height:19px;
background-image:url(../site-img/H1restaurantProfiles.png);
background-repeat:no-repeat;
}

h3 {
font-size:14px;
}

img.rightColumnCallToAction {
margin-left:-3px;
margin-top:-2px;
margin-bottom:-2px;
}

.recipeOfTheWeek {
display:none;
}



.clear {
clear:both;
}

.spacer {
	height:10px;
}

.spacerLarge {
	height:30px;
}

#headerImage {
width:950px;
height:275px;
margin:auto;
background-image:url(../site-img/leedsLovesFoodBanner.jpg);
background-repeat:no-repeat;

}

#topNavWrapper {
height:31px;
background-image:url(../site-img/topNavBg.png);
background-repeat:repeat-x;
}

#topNav {
width:950px;
margin:auto;
font-family:Arial, Helvetica, sans-serif;
}

#topNav ul {
margin:0px;
padding:0px;
list-style:none;
float:left;
}

#topNav ul li {
float:left;
padding-left:13px;
padding-right:13px;
font-size:14px;
font-weight:bold;
line-height:31px;
background-image:url(../site-img/topNavliBg.png);
background-position:left;
background-repeat:no-repeat;
}

#topNav ul li a:hover {
text-decoration:underline;
}

#topNav ul li.current {
background-image:url(../site-img/topNavliactiveBg.png);
background-position:left;
background-repeat:no-repeat;
background-color:#bfd214;
padding-left:19px;
}

#topNav ul li a {
color:#fff;
text-decoration:none;
}

span.topNavClose {
width:4px;
height:31px;
float:left;
background-image:url(../site-img/topNavCloseBg.png);
background-position:right;
background-repeat:no-repeat;
}

#mainContentWrapper {
margin-top:0px;
padding-top:0px;
background-color:#bfd214;
}

#homePage #mainContent, #homePage {
color:#000 !important;
}
 
#mainContent {
width:950px;
margin:auto;
background-color:#bfd214;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
color:#000;
line-height:16px;
}

#mainContent a {
color:#b3c700;
font-weight:bold;
}

#mainContentForm {
width:950px;
margin:auto;
background-color:#bfd214;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
color:#fff;
line-height:16px;
}

#leftColumn {
width:685px;
float:left;
}

#leftColumn.calendarPage {
width:950px;
float:left;
}


#rightColumn {
width:255px;
float:right;
}

.contentBlock {
background-color:#b3c700;
border:1px solid #dce67e;
padding:10px;
margin-top:10px;
margin-bottom:10px;
}

.contentBlock a, .featuredContent a {
color:#fff;
text-decoration:underline;
font-weight:bold;
}

.contentBlock a:hover, .featuredContent a:hover {
text-decoration:none;
}

.contentTop {

}

.contentBg {
background-color:#fff;
color:#000;
padding:10px;
margin-bottom:10px;
border:1px solid #b4c801;
}

.contentBottom {
}


.vodCasts {
display:none;
padding:0px !important;
height:7px !important;
margin:0px !important;
}

.featuredContent {
width:680px;
height:172px;
margin-bottom:10px;
background-image:url(../site-img/featuredIcon.png);
background-repeat:no-repeat;
padding-top:14px;
padding-left:10px;
}

.featuredImage {
float:left;
margin-left:-5px;
margin-top:-5px;
margin-right:3px;
}

.featuredText {
width:420px;
height:155px;
float:left;
overflow:hidden;
}

p.featuredTitle {
font-size:20px;
font-weight:bold;
line-height:24px;
color:#b3c700 !important;
}

#footerWrapper {
height:63px;
background-image:url(../site-img/footerWrapperBg.png);
background-repeat:repeat-x;
}

#footerContent {
width:950px;
margin:auto;
padding-top:27px;
color:#8c8c8c;
font-size:11px;
}

#footerContent a {
text-decoration:none;
color:#8c8c8c;
}

#footerContent a:hover {
text-decoration:underline;
}

#rightColumn .contentBlock dl {
margin:0px;
padding:0px;
}

#rightColumn .contentBlock dt {
display:none;
}

#rightColumn .contentBlock dd {
padding:0px;
margin:0px;
}

#rightColumn .contentBlock input.element_text {
width:227px;
height:18px;
margin-bottom:10px;
padding-top:6px;
padding-left:4px;
background-color:#fff;
border:1px solid #9da740;
font-size:12px;
font-family:Helvetica, Arial, sans-serif;
color:#000;
}

#leftColumn dt {
width:100px;
float:left;
}

#leftColumn dd {
width:450px;
float:left;
}

#leftColumn .element_textarea {
width:300px;
height:150px;
margin-bottom:10px;
padding-top:6px;
padding-left:4px;
background-color:#fff;
border:1px solid #9da740;
font-size:12px;
font-family:Helvetica, Arial, sans-serif;
color:#000;
}


#leftColumn .element_text {
width:300px;
height:18px;
margin-bottom:10px;
padding-top:6px;
padding-left:4px;
background-color:#fff;
border:1px solid #9da740;
font-size:12px;
font-family:Helvetica, Arial, sans-serif;
color:#000;
}

input#login {
width:78px;
height:30px;
background-position:top;
background-repeat:no-repeat;
border:none;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;
color:#fff;
font-weight:bold;
background-color:#b3c700;
border:1px solid #dce67e;
}

#calendarHead {
width:950px;
height:25px;
background-image:url(../site-img/calendarHeader.png);
background-repeat:no-repeat;
}

#calendarWrapper {
background-image:url(../site-img/calendarWrapperBg.png);
background-repeat:repeat-y;
font-size:11px;
}


#calendarWrapper ul {
margin:0px;
padding:0px;
list-style-type:none;
}

#calendarWrapper ul.eventItem {
height:96px;
margin-left:12px;
margin-top:6px;
}

#calendarWrapper ul.eventItem li {
color:#1f1f1f;
}

#calendarWrapper ul.eventItem a {
color:#581f99;
font-weight:bold;
text-decoration:underline;
}

#calendarWrapper ul.eventItem a:hover {
text-decoration:none;
}

#calendarFoot {
width:950px;
height:4px;
background-image:url(../site-img/calendarFooter.png);
margin-bottom:7px;
}

#mondayWrapper, #tuesdayWrapper, #wednesdayWrapper, #thursdayWrapper, #fridayWrapper {
width:235px;
float:left;
}


/* Holding Page * /
@charset "UTF-8";
/* CSS Document */

#holdingPage {
width:879px;
height:429px;
margin:auto;
background-image:url(../site-img/leedsLovesFood.jpg);
background-repeat:no-repeat;
margin-top:50px;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;

}

#holdingPage label {


}

#holdingPage dd  {
margin-left:40px;
padding:0px;
clear:both;
}

#holdingPage  dt {
margin-left:40px;
padding:0px;
clear:both;
}


#holdingPage .element_text {
margin-bottom:10px;
width:250px;
border:1px solid #bfbfbf;
}

#form {
color:#5c2d91;
padding-top:300px;
padding-left:420px;
}

.response {
padding-left:40px;
}


/* Twitter Feed */

#twitterWrapper {
width:285px;
float:right;
margin-top:-390px;
}

h2.twitterTitle {
width:285px;
height:33px;
line-height:33px;
background-repeat:no-repeat;
background-image:url(../site-img/h2_twitterIcon.png);
margin-bottom:4px;
}

#twitter_div {

}

ul#twitter_update_list {
margin:0px;
padding:0px;
list-style-type:none;
border-top:1px dashed #ccc;
}

ul#twitter_update_list li {
padding-top:12px;
padding-bottom:12px;
border-bottom:1px dashed #ccc;
}

ul#twitter_update_list li:hover {
background-color:#f9fecd;
}

ul#twitter_update_list li span {
display:block;
float:none;
line-height:14px !important;
}

/** Recipe Section **/

#recipeDetails {
}

#recipeDetails h1 {
	background-color:#b2c700;
	width:auto;
	font-size:34px;
	line-height:34px;
	color:#fff;
	float:left;
	padding:6px;
}

#recipeDetails h2 {
	background-color:#b2c700;
	width:auto;
	font-size:16px;
	line-height:20px;
	color:#fff;
	float:left;
	padding:6px;
}

#recipeDetails h3 {
	font-size:14px;
	color:#b2c700;
	text-transform:uppercase;
}

#recipeDetailsLeft {
	width:265px;
	float:left;
}

#recipeDetailsRight {
	width:355px;
	float:right;
}

#recipeDirectory h2 {
	margin-top:10px;
	line-height:20px;
}

#recipeDirectory ul {
	margin-left:0px;
	padding-left:0px;
}

#recipeDirectory img {
	padding:5px;
	border:1px solid #b3c700;
	float:left;
	margin-right:10px;
	margin-top:10px;	
	margin-bottom:10px;	
}

#recipeDetailsLeft img {
	padding:5px;
	border:1px solid #b3c700;
	clear:both;
	margin-bottom:12px;
}

#recipeDirectory hr {
	clear:both;
	height:2px;
	border:none;
	color:#ebf1bd;
	background-color:#ebf1bd;
	padding:0px;
	margin:0px;
}

#recipeDirectory  p {
	height:30px;
}

.bottom {
	margin-top:15px;
}

#previewCompetition .element_text {
	border:1px solid #cfdf3e !important;
	background-color:#fff !important;
	color:#000 !important;
}

#previewCompetition  input#login {
	background-image:none !important;
	background-color:#cfdf3e !important;
	border:1px solid #aebd21 !important;
}

#startersForTenList li {
	list-style:none;
	background-image:url(../site-img/offerBullet.png);
	background-repeat:no-repeat;
	background-position:left;
	text-indent:20px;
}


p.downloadRecipe {
	margin-top:10px;
}

.downloadRecipe a {
	background-image:url(../site-img/downloadRecipe.png);
	background-repeat:no-repeat;
	height:23px;
	display:block;
	text-indent:27px;
	line-height:23px;
}

.pressArticle h2 {
	font-size:20px;
	color:#b3c700;
	margin-top:20px;
}

.pressArticle img {
	padding:3px;
	border:1px solid #b3c700;
	margin-bottom:20px;
}

.pressArticle a {
	background-image:url(../site-img/downloadRecipe.png);
	background-repeat:no-repeat;
	height:23px;
	display:block;
	text-indent:27px;
	line-height:23px;
}

.pressArticle hr {
	height:2px;
	border:none;
	background-color:#ebf1bd;
	color:#ebf1bd;
}


/* Feedback Form */

#feedback dt {
	width:300px !important;
	margin-bottom:10px;

}

#feedback dd {
	margin:0px !important;
	margin-bottom:20px !important;
}

ul.errors {
	padding:0px !important;
	margin:0px !important;
}

ul.errors li {
	background-color:#FFC4C7;
	border:1px solid #880500;
	color:#780501 !important;
	font-size:11px;
	height:16px;
	list-style:none outside none;
	margin-bottom:10px;
	padding:2px;
	text-align:center;
	width:300px;
	
}