body {
	text-align: center;
	margin: 0;
	font:12px Arial, sans-serif;
	line-height:16px;
	background:url(../images/body-top-bg.png) repeat-x left top;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

#container {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

.wrapper {
	position:relative;
	width:100%;
	padding-bottom:40px;
}

.wrapper .wrapper{
	padding:0;
}

.wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/*
 * DEFAULT STYLES ------------------------------------------ */

h1, h2 {
	font:21px Arial, sans-serif;
	line-height:25px;
	text-transform:uppercase;
	color:#333;
	margin:0 0 8px;
}

#header h1{
	margin:0;
}

.typography h2,
h3 {
	font:bold 14px Arial, sans-serif;
	line-height:16px;
	text-transform:uppercase;
	color:#000;
	margin:0 0 8px;
}

p {
	font-size:12px;
	line-height: 16px;
	margin: 0 0 15px 0;
}

a {
	color: #33ACC5;
	text-decoration: none;
	font-weight: bold;
}

a:hover{
	text-decoration:underline;
}

strong, span {
	font-weight: bold;
}

em{
	font-style:italic;
}

.clear {
	clear: both;
}

.big{
	font-size:14px;
}

/*
 * HEADER ------------------------------------------ */
 
#header {
	position: relative;
	width: 960px;
	height: 162px;
	margin-bottom:20px;
}

#header img {
	float: left;
	margin: 0 4px 0 0;
}

#header .right{
	position:absolute;
	right:0;
	top:0;
	padding:0 3px;
	height:124px;
	background:#fff;
	width:219px;
}

/*
 * SEARCH BOX ----------------- */

#search {
	width: 219px;
	height: 60px;
	background: #fff url(../images/search-bg.png) no-repeat left top;
}

#search button {
	margin: 0;
	border: 0;
	padding: 0;
	width:34px;
	height: 25px;
	overflow: hidden;
}

#search button img {
	margin: 0;
	border: 0;
	padding: 0;
	width: 34px;
	height: 25px;
}

#search p {
	color: #000;
	
}

#search form fieldset legend {
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	padding: 8px 0 0 8px;
}

#search form fieldset:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#search form fieldset .text {
	float: left;
	border: 0;
	margin: 6px 0;
	width: 160px;
	height: 16px;
    padding: 2px;
}

#search form fieldset div {
	clear: left;
	margin: 0  0 0 7px;
}

#search form fieldset div input.action {
	margin: 2px 0 0 4px;
	background: none;
	padding: 0;
	border: none;
}

/*
 * CHEATS & IDEAS ----------------- */

#cheats-ideas{
	background:url(../images/cheats-ideas-bg.png) no-repeat left top;
	width:212px;
	height:54px;
	margin:2px 0 0;
	padding:8px 0 0 7px;
	position:absolute;
	top:60px;
	right:3px;
	overflow:hidden;
}

#cheats-ideas a{
	background:url(../images/potsoc.gif) no-repeat left top;
	height:25px;
	text-indent:-30000px;
	display:block;
	float:left;
	margin:-3px 5px 0 0;
}

a#rss{ width:41px; }
a#twitter{ width:55px; background-position:-41px top; }
a#facebook{ width:27px; background-position:-96px top; }
a#youtube{ width:62px; background-position:-123px top; }

a#rss:hover{ background-position:left -25px; }
a#twitter:hover{ background-position:-41px -25px; }
a#facebook:hover{ background-position:-96px -25px; }
a#youtube:hover{ background-position:-123px -25px; }

/*
 * MENU ------------------------------------------ */

#menu {
	position: absolute;
	top: 133px;
	left: 0;
	width: 960px;
}

#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	float: left;
	list-style:none;
	margin:0 12px 0 0;
	padding:0;

}

#menu ul li.last{
        margin-right: 0;
}

#menu a {
	font:bold 18px Avenir, Arial, sans-serif;
	letter-spacing:.75px;
	color: #000;
	text-transform:uppercase;
	float:left;
	text-decoration:none;
}

#menu a:hover,
#menu li.section a,
#menu li.current a {
	color:#fff;
}

#menu ul li#otherStyle{
  padding-top:4px;
}

#menu #otherStyle a{
  font-size:12px;
  
}

.cufon-loading #menu a{
    visibility: hidden !important;
}

/*
 * SUBMENU ---------------------------------------- */

#left-menu {
	margin: 0 0 9px 0;
}

#left-menu ul,
.widget.pressarchive ul {
	margin: 0;
	padding:0;
}

#left-menu ul li,
.widget.pressarchive ul li {
	margin: 0 0 2px 0;
	padding:0;
	list-style: none;
}

#left-menu ul li a,
.widget.pressarchive ul li a {
	color: #000;
	background-color:#b7d433;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	width: 209px;
	min-height: 27px;
	line-height: 27px;
	text-decoration: none;
	display: block;
	padding: 0 8px;
}

#left-menu ul li a:hover,
#left-menu ul li.section a,
.widget.pressarchive ul li a:hover {
	background-color:#b7d433;
	color: #fff;
}

/*
 * COLUMNS (To be replaced in all pages with 'NEW COLUMN SYSTEM' -- */

/*
 * 2-COLUMN ---------------------------------------- */

#right {
	float: left;
	background-color:#fff;
	margin: 0 0 0 245px;
	width: 715px;
	padding: 0;
}

#left {
	float: left;
	width: 225px;
	margin: 0 0 0 -960px;
}

/*
 * 3-COLUMN ---------------------------------------- */

#right3col {
	float:right;
	width: 225px;
}

#left3col {
	float: left;
	width: 225px;
	margin: 0 0 0 -715px;
	padding: 0;
}

#middle {
	float: left;
	margin: 0 0 0 245px;
	width: 470px;
	padding: 0;
}

/*
 * NEW COLUMN SYSTEM -------------------------------- */

.col{
	position:relative;
	width:225px;
	float:left;
}

.col2{
	width:470px;
	float:left;
	position:relative;
}

.col3{
	width:715px;
	float:left;
	position:relative;
}

.col-right{
	float:right;
}

/*
 * SLIDES (New slideshow) -------------------------------- */

#slides{
	height:306px;
	overflow:hidden;
	position:relative;
	border-bottom:1px solid #b3b3b3;
	margin-bottom:20px;
	padding-bottom:14px;
}

#slides .col{
	height:320px;
}

#slides .inner{
	height:192px;
	overflow:hidden;
	margin-bottom:4px;
}

#slides h2{
	font-size:24px;
	line-height:32px;
	margin:0 0 16px;
	background:#fff;
}

#slidesNav {
	height: 10px;
	overflow: hidden;
	position: absolute;  
	top:296px;
	left:0;
	z-index:11;
}

#slidesNav a {
	display: block;
	text-indent: -30000px;
	float: left;
	width: 10px; 
	height: 9px; 
	background: url(../images/slidesNav-bullet.gif) no-repeat left top; 
	margin: 0 6px 0 0;
}

#slidesNav a.activeSlide {
 background-position: -10px top;
}

#slidesNav a:focus {
 outline: none;
}

#slides .meta,
#slides p{
	background:#fff;
}

/*
 * FLOATLIST (how to cook the ultimate)-------------- */

.floatlist{
	position:relative;
	overflow:hidden;
	width:100%;
	margin:0;
	padding:0;
}

.floatlist li{
	float:left;
	list-style: none;
	margin:0;
	padding:0;
}

#cook-the-best{
	clear:both;
}

#cook-the-best li {
	margin:0 20px 0 0;
	padding: 0 0 20px 0;
	width: 102px;
	height: 118px;
	text-align: center;
}

#cook-the-best h3{
	line-height:1;
}

#cook-the-best img{
	border:1px solid #d9d9d9;
}

#cook-the-best li.last{
	margin:0;
}

#key-varieties li {
	float: left;
	text-align: center;
	padding: 25px 0 0 30px;
	width: 110px;
	height: 150px;
	font-size: 14px;
	line-height: 22px;
}

/*
 * BOXES -------------------------------------------- */

.new-box,
.border-box{
	margin-bottom:20px;
}

.green{
	background:#B7D433;
	padding:8px 10px;
}

.dot-box{
	padding:8px 10px 18px;
	margin:0 0 20px;
}

.green-dots{
	background:url(../images/green-dots.png) repeat-y left top;
}

.orange-dots{
	background:url(../images/orange-dots.png) repeat-y left top;
}

.purple-dots{
	background:url(../images/purple-dots-space.png) repeat-y left top;
}

.inner-box{
	background:#fff;
	padding:8px;
}

/* 
 * MORE BOXES... :( -------------------------------- */

.border-box div{
	overflow:hidden;
	padding:6px;
	background-color:#fff;
}

.border-box p, .border-box li {
	font:14px Arial, Helvetica, sans-serif;
	line-height:18px;
}

.border-box li, #best-for-list li, #key-varieties li {
	list-style:none;
	margin:0;
}

.border-box_green div{	border:1px solid #1e8d47; }
.border-box_orange div{	border:1px solid #f96311; }
.border-box_pink div{ border:1px solid #EF4042; }
.border-box_blue > div{	border: 1px solid #1D7AAD; }

.border-box_green h2 { background:#1e8d47; }
.border-box_orange h2{ background:#f96311; }
.border-box_pink h2{ background:#EF4042; }
.border-box_blue h2{ background:#1d7aad; }

.border-box h2,
#best-for-list h2,
#latest-news h2,
#key-varieties h2 {
	color: #fff;
	padding: 3px 10px 2px;
	margin-bottom: 0;
}

#food-archaeologist p strong {
	font-size:13px;
}

.border-box ul {
	margin-bottom:0;
}

.border-box ul li img, #best-for-list img, #key-varieties li img, #recipe-of-the-day a img {
	border: 1px solid #ccc;
}

body .acbox li.first, body .recipebox li.first {
 
	border-top:none;
	padding-top:0;
}

body .acbox li, body .recipebox li {
	padding:6px 0;
	overflow:hidden;
}

.acbox.border-box_green li, .recipebox.border-box_green li {
	border-top:1px solid #71a83b;
}

.acbox.border-box_orange li, .recipebox.border-box_orange li {
	border-top:1px solid #f96311;
}

.acbox.border-box_pink li, .recipebox.border-box_pink li {
	border-top:1px solid #e21a5d;
}

body .acbox li img, body .recipebox li img {
	float:left;
	margin-right:5px;
}

#variety-box ul {
	font-size: 1.2em;
	margin:-5px 0 0;
	padding: 0 0 10px 0;
}

#variety-box p {
	font-weight:bold;
}

.talltext{
	height:300px;	
	overflow:hidden;
}

.smalltext{
	height:140px;
	overflow:hidden;
}

.talltext p,
.smalltext p{
	font-size:16px;
	line-height:1.4;
	font-weight:bold;
}


.talltext h2,
.smalltext h2{
	margin-bottom:0;
}

/*
 * TWITTER WIDGET ----------------------------------- */

.twitter h2{
	background:url(../images/social-big.gif) no-repeat left 4px;
	padding-left:48px;
}


.twitter h3{
	text-transform:lowercase;
}

#Tweet{
	background:#2180af url(../images/tweet-top.gif) no-repeat left top;
	margin:0 0 4px;
        overflow: hidden;
}

#Tweet div{
	background:url(../images/tweet-bottom.gif) no-repeat left bottom;
	padding:15px 15px 30px;
}

#Tweet div,
#Tweet div a{
	color:#fff;
	font-size:15px;
	font-weight:bold;
}

#Follow{
	position:relative;
	margin-bottom:8px;
}

#Follow img{
	position:absolute;
	top:0;
	left:0;
	width:75px;
	height:80px;
}

#Follow p{
	margin:0 0 0 85px;	
}

/*
 * COMPETITION WIDGET ----------------------------------- */

.competitionWidget{
    background: #e7e2d3;
}

.competitionWidget p{
    padding: 4px 8px 6px;
}

/*
 * PROFILE WIDGET ---------------------------------- */
.profile{
	background:#e12b37;
	padding:8px;
}

.widget .widgetImage
{
	float:left;
}

.profile h2{
	float:right;	
}

.profile .info{
	clear:both;
	border-bottom:2px dashed #fff;
	margin-bottom:7px;
	padding-top:3px;
}

.profile .info p{
	margin-bottom:10px;
}

/*
 * QUOTE WIDGET ---------------------------------- */
.quoteWidget{
	padding:6px 8px;
	background:#fcdf91;
}

/*
 * SEVENDAY RECIPE WIDGET ------------------------- */
.sevenDay{
	background:#fcdf91;
	padding:6px 8px;
}

.sevenDay h2{
	float:right;
	width:116px;
}

.sevenDay ul{
	position:relative;
	clear:both;
}

.sevenDay li{
	background:url(../images/sevenday-widget.gif) no-repeat left 10px;
	list-style:none;
	border-bottom:2px dashed #fbc63f;
	padding:7px 0 7px 30px;
	margin:0;
}

.sevenDay li.tuesday{ background-position:-250px 10px; }
.sevenDay li.wednesday{ background-position:-500px 10px; }
.sevenDay li.thursday{ background-position:-250px 10px; }
.sevenDay li.friday{ background-position:-750px 10px; }
.sevenDay li.saturday{ background-position:-1000px 10px; }
.sevenDay li.sunday{ background-position:-1000px 10px; }

.sevenDay ul a{
	font:18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}

/*
 * FACEBOOK WIDGET ---------------------------------- */

.facebook h2{
	background:url(../images/social-big.gif) no-repeat left -96px;
	padding-left:48px;
}

.fbActivityFeed{ text-align: right; }
.fbActivityFeed a{
    padding:0 8px;
}

/*
 * IMAGE BOX WIDGET --------------------------------- */

.image-box{
	height:300px;
	overflow:hidden;
}

.image-box h3{
	margin:2px 0 0;
}

.beige{
	background:#f1f0eb;
	padding:3px 8px;
	height:294px;
}

.beige img{
	margin:0 0 0 -8px;
}

.beige h2{
	margin:0;
}



/*
 * NEWSLETTER SIGN UP ------------------------------- */

.newsletter div.field {
  padding: 0;
  margin: 8px 0;
  overflow:hidden;
}

.newsletter label {
  width: 38px;
  float: left;
  color: #000;
  font-size:12px;
}
.newsletter.purple-dots h3{
  background-color: #fff;
  padding-left: 1px;
}

.newsletter .dropdown{
  margin: 8px 0;
}

.newsletter .dropdown label {
  width: auto;
}

.newsletter form .field input {
  width: 144px;
  float: left;
  padding:2px;
  border:1px solid #ff6633;
}

.newsletter div.Actions {
  margin: 8px 0 4px;
  padding: 0;
  position:relative;
  overflow:hidden;
  height:28px;
}

.newsletter input.action {
  float: right;
  width: 70px;
  height:25px;
  color:#fff;
  background:#fff;
  border:none;
  text-transform:uppercase;
  font:bold 14px Arial, sans-serif;
  padding:0;
}

.newsletter .inner-box{
	background:#fff url(../images/newsletter.png) no-repeat 80px 182px;
}

/*
 * RECIPE PAGE PER SERVING ------------------------- */

#per-serving h2{
	font-size:14px;
	font-weight:bold;
	border-bottom:2px solid #000;
	padding:0;
	margin:12px 0 4px;
	line-height:1.2;
	position:relative;
}

#per-serving h2 span{
	position:absolute;
	right:0;
}

#per-serving p{
	margin:0 0 4px;
	padding:0 0 0 34px;
	position:relative;
	height:25px;
	line-height:25px;
}

#per-serving p span.type{
	font-weight:bold;
}
#per-serving p span.gda{
	font-weight:normal;
	position:absolute;
	right:8px;
}

#per-serving p.low{ background:url(../images/traffic-light.png) no-repeat left top; }
#per-serving p.medium{ background:url(../images/traffic-light.png) no-repeat left -29px; }
#per-serving p.high{ background:url(../images/traffic-light.png) no-repeat left -56px; }

.info #general{
	min-height:44px;
}

#comlike{
	position:absolute;
	top:8px;
	right:12px;
}

/*
 * VIDEO ------------------------------------ */

.class-RecipePage #video,
.class-PressPage #video{
	border:9px solid #323232;
	width:697px;
	height:392px;
	margin:8px 0 16px;
}

#shareOptions ul{
	position:relative;
	overflow:hidden;
	border-top:2px solid #817e76;
	border-bottom:2px solid #817e76;
	padding:4px 0 1px 11px;
	margin:0 0 6px;
}

#shareOptions li{
	list-style:none;
	float:left;
	margin:0 6px 0 0;
}

#shareOptions h3{
	margin:8px 0 2px;
}


/*
 * RECIPE OF THE DAY ------------------------------- */

#recipe-of-the-day h2{
	text-indent:-30000px;
	background:url(../images/recipe-of-the-day-2010.png) no-repeat left top;
	margin-bottom:8px;
	height: 26px;
}

#recipe-of-the-day{
	border-bottom:1px solid #b3b3b3;
	padding-bottom:2px;
}

.meta span{
	display:block;
	height: 20px;
	padding-left: 24px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}

.meta .likes {
  background: url(../images/like-icon.gif) no-repeat;  
}

.meta .comments {
  background: url(../images/comment-icon.gif) no-repeat;
}

/* 
 * TAGS ----------------------------------------------- */

.tagblock {
  border-width: 2px 0;
  border-color: #c7e230;
  border-style: solid;
  padding: 5px 0;
  text-align: center;
  line-height:1.4;
}

.tagcloud a {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  margin: 0 5px;
  font-weight: normal;
}

.tagcloud .not-popular,
.tagcloud .not-very-popular,
.tagcloud .somewhat-popular {
  color: #71a83b;
}

.tagcloud .not-popular { font-size: 1em; }
.tagcloud .not-very-popular { font-size: 1.3em; }
.tagcloud .somewhat-popular { font-size: 1.6em; }
.tagcloud .popular { font-size: 1.9em; }
.tagcloud .very-popular { font-size: 2.2em; }
.tagcloud .ultra-popular { font-size: 2.5em; }

/* 
 * BREADCRUMBS ---------------------------------------- */

#breadcrumbs {
	position: relative;
	font-size: 11px;
	line-height: 18px;
	height: 18px;
	margin: 0 0 10px !important;
	padding: 4px 10px;
	background-color: #e6e2d4;
  	float: none !important; 
}

#breadcrumbs a {
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}

#breadcrumbs span {
	position: absolute;
	right: 15px;
	top: 4px;
	text-transform: uppercase;
}

#breadcrumbs span a {
	text-decoration: none;
	padding-left: 22px;
	margin-left: 10px;
}

#breadcrumbs .sendtofriend {
	background: url(../images/email.gif) left center no-repeat;
}

#breadcrumbs .print {
	background: url(../images/print.gif) left center no-repeat;
}

#breadcrumbs .rss  {
	background: url(../images/rss-icon.png) left center no-repeat;
  padding-left: 18px;
}

/*
 * Standard Table Layout ---------------------------- */
table {
	border-collapse: collapse;
	border-top: 1px solid #72A83B;
	border-right: 1px solid #72A83B;
}

td {
	padding: 4px;
	border-bottom: 1px solid #72A83B;
	border-left: 1px solid #72A83B;
}

/*
 * FOOTER ------------------------------------------- */

#footer {
	position:relative;
	padding: 10px 2px;
	border-top: 2px solid #B7D433;
}

#footer h2{
	margin-bottom:4px;
}

#footer img{
	float:left;
	margin:0 12px 0 -3px;
}

#credits{
	position:absolute;
	right:0;
	top:70px;
}


/* Be Different - Top 25 Recipes Additional CSS */
ul.bd-list { font-family: arial; font-size: 14px; }
ul.bd-list h4 { margin-top: 0; margin-bottom: 1em; line-height: 1.2; text-transform: uppercase; font-size: 1.7em; font-weight: normal; }
ul.bd-list { list-style-type: none; margin: 0; }
ul.bd-list li { overflow: hidden; margin-bottom: 16px; }
ul.bd-list li div.bd-number { color: #ffc709; font-size: 1.5em; }

ul.bd-list li div.bd-number { float: left; width: 35px; }
ul.bd-list li div.bd-image { float: left; width: 156px; }
ul.bd-list li div.bd-image img  { display: block; border: 5px solid #ffc709; }
ul.bd-list li div.bd-content { float: left; width: 500px; }
div.bd-link a { text-decoration: none; background: #b7d433 url(http://www.lovepotatoes.co.uk/assets/Recipes/top25/bd-link.png) no-repeat top right; color: #000; float: right; padding: 4px 30px 4px 10px; }
div.bd-link a strong { font-style: italic; }
div.bd-link a:hover { text-decoration: underline; }
div.bd-intro { clear: both; margin-bottom: 10px; padding-bottom: 10px; border-bottom: #c9c9c9; }
div.bd-intro img { float: right; margin-left: 15px; }

.bd-pages { overflow: hidden; margin-bottom: 15px; clear: both; padding-left: 46%; }
.bd-pages a { float: left; padding: 4px 12px; background: #ffc94f; }
.bd-pages a.on { background: #ffe4a7; }
