@import url(caketime_menu2.css);
/** Main caketime stylesheet **/
body {
	font-family:Helvetica, Arial, sans-serif;
	background:#fff;
	text-align:center;
	line-height:1.4em;
}

a {
	color:#165A9A;
}

a:hover, a:hover:visited {
	color:#041280;
}

a:visited {
	color:#165A9A;
}

h1, h2, h3 {
	font-family:Arial, Helvetica,  sans-serif;
	color: #ff0d00;
	font-size:1.7em;
	width:60%;
}

h1 {
	margin-top: 22px;
}

h2 {
	margin:0.7em 0 0.3em 0;
	font-size:1.4em;
	color:#000;
}

h3 {
	font-size:1.2em;
	color:#000;
	width:100%;
}

img.right {
	float:right;
	padding:0.5em 0 0.5em 0.5em;
}


img.left {
	float:left;
	padding:0.5em 0.5em 0.5em 0em;
}

p {
	margin:0.5em 0 0.7em 0;
	font-size:0.82em;
}


p.intro {
	color:#000;
	font-weight:bold;
	font-size:0.9em;
/*	position: relative;
	z-index: 1; */
}

p.note {
	font-size:0.7em;
	line-height:1.3em;
}

strong {
	font-weight:bold;
}

strong.red {
	font-weight:bold;
	color:#ff0d00;
}

hr {
	display:none;
}

.hr {
	color:transparent;
	background:transparent url(../images/dashedline.gif) repeat-x top left;
	height:2px;
	padding:0 0;
	margin:0.5em 0 0.5em 0;
}

.hrShort {
	color:transparent;
	background:transparent url(../images/dashedline.gif) repeat-x top left;
	height:2px;
	padding:0;
	margin:0 0 0.5em 0;
}

.centre {
	text-align:center;
}

acronym {
	border-bottom:1px dashed #000;
}

ol {
	color:#f00;
	list-style-type:decimal;
}

ol li {
	margin:0 0.5em 1em 1.7em;
	font-size:0.8em;
	font-weight:bold;
}

ol li span {
	color:#000;
	font-weight:normal;
}

ul.terms {
	margin:0 0.5em 0.3em 1.5em;
}

ul.terms li {
	list-style-type:square;
	margin:0 0.5em 1.5em 0em;
	font-size:0.9em;
}

ul.downloads {
	margin:0 0 1em 0;
}

ul.downloads li {
	margin:0 0.5em 0.3em 1.5em;
	list-style-image:url(../images/redarrow.gif);
	line-height:1.5em;
	font-size:0.8em;
}

ul.downloads li.selected {
	list-style-image:url(../images/redarrow_down.gif);
}

ul.partners li {
	margin:0 0.5em 1em 0em;
	padding:0 0 1em 0;
	font-weight:normal;
	background:transparent url(../images/dashedline.gif) repeat-x bottom left;
}

ul.partners li.last {
	background:none;
}

/* 
ul.easySteps {
	margin:0 0 1em 0;
}

ul.easySteps li {
	float:left;
	display:block;
	width:180px;
	margin:0 60px 0 0;
	padding:0;
	text-align:left;
	list-style-type:none;
	font-size:0.80em;
}

ul.easySteps li.last {
	margin:0;
}
*/

ul.newEasySteps { padding: 0 5px ;height:50px }
ul.newEasySteps li {
	display:block;
	float:left;
	width:170px;
	font-size:14px;
}

ul.easySteps {
	margin:0 0 1.5em 0;
}

ul.easySteps li.last {
	margin:0;
}

ul.easySteps li {
	float:left;
	display:block;
	width:185px;
	margin:0 0.7em 1em 0;
	padding:0;
	text-align:left;
	list-style-type:none;
	font-size:0.80em;
}

ul.easySteps li .title {
	font-size:1.1em;
	font-weight:bold;
}


#caketimeHolder {
	position: relative;
	width: 956px;
	padding:0 0;
	margin: 0 auto 1em auto;
	text-align: left;
	background:#fff url(../images/caketime_header.gif) no-repeat left 70px;
}

#header {
	position:relative;
}

#shelterLogo {
	float:left;
	margin:0.8em 0 0 30px;
}

#strapline {
	position:relative;
	float:right;
	width:700px;
	height:30px;
	margin:30px 0 0 5px;
	overflow:hidden;
}

#strapline span {
	position:absolute;
	width:650px;
	height:30px;
	background:#fff url(../images/caketime_strapline.gif) no-repeat top left;
}

#caketimeLogo {
	float:left;
	width:250px;
	height:190px;
}

#contentHolder {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#mainLeftCol {
	position:relative;
	float:left;
	width:245px;
	height:700px;
	min-height:700px;
	padding-top:1em;
}

#mainLeftCol .pad {
	padding:0.8em 1em 0em 0em;
	margin-bottom:6em;
}

#mainLeftCol p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	line-height:1.5em;
}

#mainLeftCol .title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#ff0d00;
}

#mainLeftCol .title a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-weight:bold;
	color:#ff0d00;
	text-decoration:none;
}

#mainLeftCol .bottom {
	bottom:0;
}

#mainRightCol {
	float:right;
	width:700px;
	min-height:300px;
	background:transparent url(../images/vertical_dashedline.gif) no-repeat 0 85px;
	margin:0 0 0 0;
	padding:0;
}

#mainRightCol .pad {
	padding:0.0em 0 0 1.5em;
	margin-bottom:0em;
	position: relative;
}

/** For home page cols **/
#homeIntroCol {
	float:left;
	width:57%;
}

#homeRightCol{
	float:right;
	width:39%;
	height: 450px;
	padding:0 0 0 1.5em;
	font-size:0.85em;
	line-height:1.4em;
}

#homeRightCol .title {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:1.3em;
	padding:0.5em 0 0 0;
}


.steps {
	padding:0.5em 0 0 0;
}

.stepLeft {
	width:325px;
	width:47%;
	float:left;
}

.stepRight {
	width:325px;
	width:49%;
	float:right;
}

.stepTitle {
	font-weight:bold;
	font-size:0.85em;
}

.stepTitle span {
	color:#f00;
}

a img {
	border:none;
	}

blockquote {
	margin:0 120px 0 0;
	padding:0 35px 0.5em 0;
	background:url(../images/quote_right.gif) no-repeat bottom right;
}

blockquote .quote {
	background:#fff url(../images/quote_left.gif) no-repeat top left;
	color:#888;
	font-weight:bold;
	font-size:0.8em;
	padding:0.5em 35px 0 35px;
}

blockquote .end {
	text-align:right;
	font-size:0.9em;
}

#sarahBeenyQuote {
	background:#fff url(../images/sarah_beeny.jpg) no-repeat bottom right;
}

#amandaLambQuote {
	background:#fff url(../images/amanda_lamb.jpg) no-repeat bottom right;
}

#suePerkinsQuote {
	background:#fff url(../images/index_sueperkins.jpg) no-repeat top right;
}

#sairaKhanQuote {
	background:#fff url(../images/saira_khan.jpg) no-repeat bottom right;
}

.whisk {
	height:80px;
	background:#fff url(../images/whisk.gif) no-repeat top right;
}

ul.prizes li, ul.schoolsdownloads li {
	font-family:Verdana;
	list-style-type:square;
	font-size:0.80em;
	margin:0 0 0 1em;
	color:#999;
	padding:0.2em 0 0.4em 0;
	border-bottom:1px solid #eee;
}

ul.prizes li span,  ul.schoolsdownloads li span {
	color:#000;
}

ul.recipeDownloads li {
	border:0;
	font-size:1em;
	margin:0 0 0 2em;
	padding:0.2em 0 0em 0;
}

/** For footer area **/
#footer {
	background:#EEEEEE url(http://england.shelter.org.uk/_designs/css/main-styles.css/whitepixel.gif) repeat-x scroll center top;
	border-top:4px solid #DCDCDC;
	clear:both;
	margin:30px 0;
	padding:0.5em;
	height:50px;
}

#sponsors {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	position:absolute;
	width:240px;
	height:4.2em;
	margin:-5.7em 0 0 0;
	padding:0.5em 0.5em;
	z-index:200;
	background:#fff url(../images/dashedline.gif) repeat-x top left;
}

#sponsors img, #sponsors_fp img {
	float:right;
}

#sponsors p, #sponsors_fp p {
	font-size:0.7em;
	padding:0 0.5em 0 0;
	line-height:1.2em;
}

#shelterInfo {
	float:right;
	padding:1.1em 0;
	font-size:0.8em;
}

#caketimeClock {
	background:#fff url(../images/lady_caketime_clock.jpg) no-repeat;
	background-position: top;
	height:730px;
}

#caketimeClock .box {
	top:10px;
	width:220px;
	padding:20px 10px 0.5em 0;
	background:none;
	height:760px
}

.partners_logo {
	padding: 0px 0px 10px 20px;
	}

#lady {
	width:250px;
	min-height:24em;
	background:#fff url(../images/lady.jpg) no-repeat top left;
}

#ladyPartners {
	width:250px;
	min-height:43.8em;
	background:#fff url(../images/lady_thankyou.jpg) no-repeat top left;
	background-position:bottom;
}

/** Recipes page **/
#recipesHolder {
	width:660px;
	background:#fff url(../images/tablecloth_bg.jpg) repeat-y 130px 0;
	overflow:hide;
}

.recipe {
	width:660px;
	height:125px;
}

.recipe .picture{
	float:left;
	width:130px;
	font-size:0.8em;
	padding:100px 0 0 0;
}

.recipe .link {
	float:right;
	width:400px;
	margin:0 100px 0 0;
}

.recipe .left {
	text-align:left;
}

.recipe .right {
	text-align:right;
}

.recipe .picture .text {
	border-top:2px solid #f00;
	background:#FFF;
}

#donateBox {
	display:none;
}

.frills {
	background:transparent url(../images/recipe_frills.gif) no-repeat 130px bottom;
	height:50px;
}

.amandaLamb .picture { background:#fff url(../images/amandalamb_pic.jpg) no-repeat top left; }
.brianTurner .picture { background:#fff url(../images/brianturner_pic.jpg) no-repeat top left; }
.deliaSmith .picture { background:#fff url(../images/deliasmith_pic.jpg) no-repeat top left; }
.hughFearnley .picture { background:#fff url(../images/hughfearnley_pic.jpg) no-repeat top left; }
.sarahBeeny .picture { background:#fff url(../images/sarahbeeny_pic.jpg) no-repeat top left; }
.michTurner .picture { background:#fff url(../images/michturner_pic.jpg) no-repeat top left; }
.hairyBaker .picture { background:#fff url(../images/thehairybaker_pic.jpg) no-repeat top left; }

.amandaLamb .link { background:transparent url(../images/amandalamb_cake.png) no-repeat top right; }
.brianTurner .link { background:transparent url(../images/brianturner_cake.png) no-repeat top right; }
.deliaSmith .link { background:transparent url(../images/deliasmith_cake.png) no-repeat top left; }
.hughFearnley .link { background:transparent url(../images/hughfearnley_cake.png) no-repeat top left; }
.sarahBeeny .link { background:transparent url(../images/sarahbeeny_cake.png) no-repeat top right; }
.michTurner .link { background:transparent url(../images/michturner_cake.png) no-repeat top left; }
.hairyBaker .link { background:transparent url(../images/thehairybaker_cake.png) no-repeat top left; }

/* 2010 */
.suePerkins .picture { background:#fff url(../images/recipe_suepic.jpg) no-repeat top left; }
.hughFearnleyNew .picture { background:#fff url(../images/recipe_hughpic.jpg) no-repeat top left; }
.janeAsher .picture { background:#fff url(../images/recipe_janepic.jpg) no-repeat top left; }
.sarahBeenyNew .picture { background:#fff url(../images/recipe_sarahpic.jpg) no-repeat top left; }
.mattDawson .picture { background:#fff url(../images/recipe_mattpic.jpg) no-repeat top left; }
.amandaHolden .picture { background:#fff url(../images/recipe_amandapic.jpg) no-repeat top left; }

.suePerkins .link { background:transparent url(../images/recipe_suecake.png) no-repeat top right; }
.hughFearnleyNew .link { background:transparent url(../images/recipe_hughcake.png) no-repeat top right; }
.janeAsher .link { background:transparent url(../images/recipe_janecake.png) no-repeat top left; }
.sarahBeenyNew .link { background:transparent url(../images/recipe_sarahcake.png) no-repeat top right; }
.mattDawson .link { background:transparent url(../images/recipe_mattcake.png) no-repeat top left; }
.amandaHolden .link { background:transparent url(../images/recipe_amandacake.png) no-repeat top left; }

div.hughFearnley, div.hughFearnleyNew { height:150px !important; line-height:14px; }
div.link { height:115px;}

/** Forms **/
ul.errors {
	list-style-type:square;
	color:#f00;
}

ul.errors li {
	font-size:0.8em;
	margin:0 0.5em 0.2em 1.7em;
}

ul.errors li span {
	color:#000;
}

form#register {
	width:490px;
}

legend {
	color:#000;
	font-weight:bold;
}
	
fieldset {
	border:1px solid #f00;
	padding:1em 0.8em;
	margin:0 0 1em 0;
}

form {
	margin-bottom:1em;
}

form input.textbox, form textarea.textbox { 
	float:right;
	width:300px;
}

form .selectbox {
	float:right;
	width:304px;
	margin:0;
}

form .error {
	/* background:#FFCCCC; */
	border:2px solid #f00;
}

form input.short {
	width:150px;
	margin:0 150px 0 0;
}

form label {
	float:left;
	width:150px;
	font-weight:bold;
	font-size:0.80em;
	line-height:1.4em;
}

form .clearfix {
	padding:0 0 0.5em 0;
}

form .submit {
	width:200px;
	font-size:0.9em;
	font-weight:bold;
	background:#f00;
	padding:0.2em 0.3em;
	color:#fff;
	border:#900 solid 1px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	cursor: pointer;
}


/* CSS hack to avoid having to use a clearing element to extend a div around floated elements */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */	