/* v1.0 | 20080212 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, button {
	margin: 0; padding: 0;
	border: none; outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
body {
	font: 0.75em "Trebuchet MS", Arial, Helvetica, Tahoma, Verdana, sans-serif;
	color: #333;
	text-align: center;
}

h1 {
	position: absolute;
	top: -10px; left: 0;
	margin-top: 50px;
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
	z-index: 50;
}

h1 img { margin: -42px 0 -26px 19px; }

h2 {
	color: #DF0A15;
	font-size: 2.4em;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 0.3em;
	font-weight: bold;
	letter-spacing: 0.06em;
}

a { color: #09F; }
a:link, a:visited { text-decoration: none; }
a:hover, a:active { text-decoration: underline; }

/* Overall container */
#container {
	text-align: left;
	width: 760px;
	margin: 10px auto 0 auto;
	position: relative;
}

/* Header area */
#header {
	height: 97px;
	position: relative;
}

/* sign up / login */
#header div {
	position: absolute;
	top: 0; right: 0;
	font-size: 0.9em;
	color: #999;
}
#header div img { vertical-align: -0.4em; margin-left: 0.4em; }

/* Site menu */
#menu {
	float: right;
	margin-top: 40px;
	padding: 7px 0 7px 40px;
	border-top: 1px solid #DEDEDE;
	border-bottom: 1px solid #DEDEDE;
}

#menu li {
	float: left;
	text-transform: uppercase;
	font-weight: bold;
	border-left: 1px solid #DEDEDE;
	padding: 0 8px 0 7px;
}

#menu li img { display: block; }
#menu li:first-child { border-left: none; padding-left: 0; }

/* Submenu */
#subMenu {
	position: absolute;
	right: 0; top: 74px;
}

#subMenu li {
	float: left;
	border-left: 1px solid #DBDBDB;
	padding: 0 13px;
}

#subMenu li:first-child { border-left: none; padding-left: 0; }
#subMenu li img { display: block; }

/* Footer */
#footer {
	color: #999;
	clear: both;
	font-size: 0.9em;
	border-top: dotted 1px #CCC;
	padding: 0.5em 0 2em 0;
	margin-top: 10px;
}

#footer span {
	float: right;
	display: block;
}

#footer span a {
	color: #999;
	text-decoration: underline;
}

/* Right sidebar */
#sidebarRight {
	width: 179px;
	float: right;
}

#sidebarRight .feature {
	border: 1px solid #DDD;
	padding: 4px;
	margin-bottom: 11px;
}

#sidebarRight .feature h3 {
	color: #666;
	text-transform: uppercase;
	padding-left: 4px;
	margin-bottom: 4px;
}
#sidebarRight .feature img { display: block; }

#sidebarRight .feature-seasonal {
	border: 1px solid #DDD;
	color: #FFF;
	padding: 4px;
	margin-bottom: 11px;
}
#sidebarRight .feature-seasonal div { background: #64A63A; text-align: center; }
#sidebarRight .feature-seasonal div h3 { font-size: 1.6em; padding: 25px 0 0 0; letter-spacing: 0.18em; margin: 0; text-transform: uppercase; }
#sidebarRight .feature-seasonal div ul li { line-height: 1.1em; margin: 0 7px; padding: 10px 0; border-bottom: 1px dotted #FFF; }
#sidebarRight .feature-seasonal div ul li.last { border: none; }
#sidebarRight .feature-seasonal div ul li a { color: #FFF; display: block; padding: 10px 0 5px 0; text-transform:uppercase; font-weight:bold; }
#sidebarRight .feature-seasonal div ul li strong { font-size: 1.1em; }

/* Content */
#content { margin-right: 190px; }
#content.noright { margin-right: 0; }
#content  { padding-left: 19px; }
#content p { margin-bottom: 1em; }

#content.promo blockquote { margin: 0 2em 1em; }

/* Heston, Popham */
#intro.channel4 {
	border: 1px solid #DBDBDB;
	padding: 5px;
	margin-bottom: 1.4em;
}

#intro.channel4 div {
	background: #000 url(../images/promo/channel4/bg-heston.jpg) no-repeat top right;
	color: #FFF;
	padding: 12px 300px 16px 16px;
}

#intro.channel4 h2 { color: #FFF; margin: 0.5em 0 0.8em 0.15em; }
#intro.channel4 .opener { font-size: 1.3em; font-weight: bold; margin:0.5em 0 1em 0.3em; }

#content.heston blockquote {
	font-style: italic;
	margin: 0.5em 1em;
}

#sidebarRight.heston, #sidebarRight.popham, #sidebarRight.goodFoodGuide {
	border: 1px solid #DDD;
	padding: 5px;
}

#sidebarRight.heston ul, #sidebarRight.popham ul, #sidebarRight.goodFoodGuide ul {
	background: #ED1B2D;
	padding: 10px;
}

#sidebarRight.heston ul img, #sidebarRight.popham ul img, #sidebarRight.goodFoodGuide ul img { display: block; margin-top: 10px; }
#sidebarRight.heston ul li:first-child img, #sidebarRight.popham ul li:first-child img,
	#sidebarRight.goodFoodGuide ul li:first-child img { margin-top: 0; }

/* Out and about */
#outAndAboutGuide { border: 1px solid #DDD; padding: 19px; }

#outAndAboutGuide h2 {
	color: #323463;
	width: 10em;
	font-size: 2em;
	line-height: 1;
	margin-bottom: 0.5em;
}
#outAndAboutGuide p { margin-bottom: 1em; }

#outAndAboutGuide .r { width: 220px; float: right; }
#outAndAboutGuide .l { margin-right: 280px; }

#outAndAboutGuide .r p { margin: 2em 0 1em; }
#outAndAboutGuide .r a { text-decoration: underline; color: #ED1B2D; }

/* York and Kettering */
#intro .r { float: right; }
#intro .r img { display: block; }

#intro.york .r { width: 304px; }
#intro.kettering .r { width: 279px; }

#intro .l { padding-left: 19px; font-size: 1.2em; }
#intro.york .l { margin-right: 304px; }
#intro.kettering .l { margin-right: 279px; }

#intro h2 { font-weight: normal; font-size: 2em; line-height: 1; }
#intro h2 strong { display: block; font-size: 1.15em; }

#intro p.opener { font-weight: bold; }
#intro p { margin-bottom: 1em; }
#intro blockquote { font-size: 1.1em; margin-bottom: 0.8em; }
#intro p.cufon { text-transform: uppercase; }

#features {
	background: #F2F2F2;
	clear: both;
	border-top: 1px dotted #BFBFBF;
	border-bottom: 1px dotted #BFBFBF;
	padding: 0 19px;
	font-size: 1.2em;
}

#features h3 {
	font-size: 1.6em;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 0.4em;
}

#ourPics {
	position: relative;
	min-height: 105px;
	padding: 0.8em 350px 0 0;
}

#ourPics img { position: absolute; right: 0; top: 0; }

#seeTheFood {
	border-top: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	position: relative;
	padding: 0.8em 0 0 350px;
}
#features.york #seeTheFood { min-height: 182px; }
#features.kettering #seeTheFood { min-height: 121px; }

#seeTheFood .l {
	position: absolute;
	left: 0; bottom: 0;
}

#seeTheFood ul { margin-top: 0.8em; }
#seeTheFood ul li { display: inline; }

#meetTheTeam {
	position: relative;
	min-height: 114px;
	padding: 0.8em 350px 0 0;
}
#meetTheTeam img { position: absolute; right: 0; bottom: 0; }

#messageBoard {
	font-size: 1.2em;
	padding-left: 19px;
	margin-top: 1em;
}

#messageBoard h3 { font-size: 1.8em; color: #DF0A15; text-transform: uppercase; }
#messageBoard p { margin-bottom: 1em; }
#messageBoard a { color: #BF141E; font-weight: bold; }
#messageBoard ul { border-top: 1px dotted #BFBFBF; margin-left: -19px; }
#messageBoard ul li { border-bottom: 1px dotted #BFBFBF; padding: 0.8em 0 0.8em 19px; }
#messageBoard ul strong { display: block; font-size: 0.8em; font-style: italic; }


#content.barclaycard .section {
	background: #F3F3F3;
	padding: 1px 19px 19px;
}
#content.barclaycard .stepByStep { text-align: center; margin: 1em 0; }

#content.barclaycard .stepByStep li {
	display: inline-block;
	width: 100px;
	vertical-align: top;
	text-align: left;
	margin: 0 2em;
	
}
#sidebarRight.barclaycard .applicationForm {
	border: 1px solid #DDD;
	padding: 5px;
}

#sidebarRight.barclaycard .applicationForm div {
	background: #F7F7F7;
	padding: 8px 8px 8px 11px;
	font-size: 0.9em;
}

#content.barclaycard .stepByStep li img { display: block; margin: 0 0 0.8em 11%; }

/***********************************************************
 *
 * Aster offer
 *
 ***********************************************************/

 .aster .intro {
 border: 1px solid #DBDBDB;
 padding: 12px 19px;
 background: url(../images/promo/aster/bg-main.jpg) no-repeat top right;
}
 .aster small { font-size: 0.8em; color: #999; line-height: 1.1; }

 .aster h3 { margin-bottom: 1.5em; }
 .aster h4 { margin-bottom: 3.5em; }
 .aster hr { border: none; height: 1px; background: #CCC; }
