*
{
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#64574b;
}

@font-face {
    font-family: 'JusrolRegular';
    src: url('../fonts/jusrol__-webfont.eot');
    src: url('../fonts/jusrol__-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/jusrol__-webfont.woff') format('woff'),
         url('../fonts/jusrol__-webfont.ttf') format('truetype'),
         url('../fonts/jusrol__-webfont.svg#JusrolRegular') format('svg');
    font-weight: normal;
    font-style: normal;	
}

body
{
	background-color: #64574b;
}

a
{
	font-weight: bold;
	text-decoration: underline;
	color:#63b846;
}	


img {border:0;}

#papertext a {
	color:#281F53;
}



input, textarea, #subtext, td, th
{
 font-size: 12px;
}

input.txt
{
	width: 155px;
}

input.longtxt
{
	width: 282px;
}
	
#container
{
	background-image: url(../images/site/bg-low.jpg);
	background-repeat: repeat-y;
	width: 926px;
	padding: 0 12px 12px 12px;
	margin: 0 auto;
}

#header	
{
	width: 928px;
	height: 100px;
	background: url(../images/site/logo.png) no-repeat 792px 13px;
}

#headerTitle {
	background-image:url(../images/site/the-home-head.png);
	background-repeat:no-repeat;
	background-position:0 0;
}


#headerTitle img {
	padding-top:6px;
}

#nav, #footer
{
	padding: 0 10px;
	height: 24px;
	width: 907px;
	border: 1px #64b846 solid;
	background-color: #64b846;
	color: white;
}

#nav a {
	font-size: 14px;
	text-decoration:none;
	color:#FFFFFF;
}

.tell {
	float:left;
	display:block;
	padding-top:3px;
}

#footer
{
	padding-top: 3px;
}

#maincontent
{
	width: 918px;
	padding: 0;
}

#enter-here {
	float: right;
	padding: 0 0 10px 10px;
}

.contentcontainer
{
	width: 342px;
	float: left;
}

#secondarycontent
{
	float: left;
	width: 348px;
}

#maincontent, #secondarycontent
{
	margin: 12px 0 ;
	background-color: #f4e1bd;
	padding: 5px;
}

#maincontent p
{
	padding: 0 5px 14px 5px;	
}

#subtext li
{
	padding-bottom: 3px;
}

#secondarycontent p, #secondarycontent ul, #secondarycontent ol
{
	padding: 7px 5px  7px 5px;
}

#chalkboard
{
	margin: 12px 0 0 10px;
	float: left;
}

#chalkboard p, #chalkboard ul, #chalkboard ol
{
		padding: 0 25px 15px 50px;
		color: white;				
}

#chalkboard p, #chalkboard li, #chalkboard strong
{
	font-size: 12px;	
}

#chalkboard p
{
	padding-right: 50px;
	text-align: justify;
	color:#64574b;
}
		
#chalkboardtext #jusrol
{	
	padding: 0 25px 15px 40px;
	list-style-image: url(../images/site/li_tick.jpg);	
}

#chalkboardtext {
	background-image: url(../images/site/paper-bg.gif);
	background-repeat:repeat-y;
}

#chalkboardtext #winwin li
{
	padding-bottom: 5px;
}

.paper p, .paper ul, .paper ol, .paper table
{
		padding: 0 40px  10px 60px;
		color: #64574b;		
}

.paper h3
{
	margin-left: 90px;
}

.paper textarea
{
	margin-left: 90px;
	width: 350px;
	height: 150px;
}

.paper li, #chalkboard li, #secondarycontent li
{
	margin-left: 20px;
}

.paper h2
{
		font-family: JusrolRegular, Arial, Helvetica, sans-serif;
		color: #64584c;
		font-size: 32px;
}

#papertext b {
	color:#63b846;
	font-size:18px;
}

#papertext p {
	margin-top:12px;
}

#papersubheading {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color:#63b846;
		padding: 20px 0 0 60px;
		text-decoration:underline;
}

#paperheading {
	text-align:center;
	padding:0 20px 20px 20px;
	
}

#papernoimagesheading {
	text-align:center;
	padding-bottom:20px;
}

.paper h4
{
		font-family: Arial, Helvetica, sans-serif;
		color: #281f53;
		font-size: 26px;	
		padding: 0 0 0 90px;
}

#chalkboard-footer
{
	height: 70px;
	background-image: url(../images/site/paper-footer-big.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

.chalkboard-header
{
	height: 34px;
	background-image: url(../images/site/paper-header.gif);
	background-position: top;
	background-repeat: no-repeat;
}

.paper, .paper-header, .paper-footer, #chalkboard, .chalkboard-header, #chalkboard-footer
{
		width: 558px;
}

#paperimages
{
	width: 927px;
}
		
.paper
{
	background-image: url(../images/site/paper-bg.gif);
}

.paper-header
{
	height: 54px;
	background-image: url(../images/site/paper-header.gif);
	margin-top:30px;
}

.paper-footer
{
	height: 92px;
	background: url(../images/site/paper-footer.gif) no-repeat;
	padding-bottom: 20px;
	
}

#maincontent img
{
	float: right;
	border: 0;
}

h1
{
		font-family: JusrolRegular, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 27px;
}

h2
{
		font-family: JusrolRegular, Arial, Helvetica, sans-serif;
	color: #334029;
	font-size: 22px;
}

#chalkboard h2
{
	color:#64B846;
	font-size: 36px;
	padding:0 0 20px 10px;
	font-weight: normal;
}

.heading2
{
	height: 50px;
	margin: 0 25px 0 40px;
	padding-top: 5px;
	padding-bottom: 20px;
	background-position: right;
	background-repeat: no-repeat;
}

.heading
{
	padding: 0 25px 0 40px;
	background-image: url(../images/site/paper-bg.gif);
	background-repeat:repeat-y;
}

#footer p
{
	float: right;
	padding-left: 30px;	
	padding-top: 3px;
	color:#fff;
}

#nav li
{
		
		display: block;
		float: right;
		list-style: none;
		padding: 3px 12px;
}

#nav li a
{
	color: white;
}

#chalkboard a {
	color:#63b846;

}

#nav li a
{
	font-size: 14px;
	text-decoration:none;

}

#footer li a
{
	color: white;
}

#footer li
{		
		display: block;
		float: left;
		list-style: none;
		padding: 3px;
}

#footer img
{
	float:right;
	border: 0;
}

.clear
{
	clear: both;
}

#images
{
	float: right;
	margin-top: 25px;
}

#images .image
{
	border: 0;
}

#papernoimages .paper,#papernoimages .paper-footer,#papernoimages .paper-header
{
	margin: 0 auto;
}

#papernoimages .paper-header
{
	margin-top: 30px;
}

#secondarycontent a
{
	color: #63b846;
	font-weight: bold;
}

.paper td { 
	color: #64574b;
}

.paper table
{
	width: 500px;
}

#recipelist
{
	display: table;
	width: 520px;
	padding-top: 5px;
	background: url(../images/recipes/recipelist_bg.gif) no-repeat 1px 1px;
}
	
#savoury, #sweet
{	
	text-align: left;
	display: block;
	float: left;
	margin: 20px 0 0 0;
}

#savoury
{
	margin-left: -24px;
	width:309px;
}

#sweet
{
	margin-left: -22px;
	width:240px;
	margin-top: 15px;
}
	
#savoury ul, #sweet ul
{
	list-style: none;
}
	
#savoury li, #sweet	li
{
	padding-bottom: 8px;
}

#savouryrecipelist a
{	
	color: #64574b;
}

#sweetrecipelist a
{	
	color: #64574b;
}

/*.savblur #savouryrecipelist a
{
	color: #5B5953;
}

.savblur #sweetrecipelist a
{
	color: #fff;
}

.sweetblur #savouryrecipelist a
{
	color: #fff;
}

.sweetblur #sweetrecipelist a
{
	color: #5B5953;
}*/


#chalkFooter div {
	clear: both;
	padding-left: 40px;
}

#showsweet, #showsavoury
{	
	padding: 25px 0 13px 0;
}

#showsavoury
{
	padding-left: 30px;
}

#cmsaddedit th, #cmsaddedit td
{
		text-align: left;
		vertical-align: top;
		padding: 5px;
}		

#recipedetails
{
		list-style: none;
}		

#recipedetails input
{
		width: 200px;		
}	

#recipedetails textarea
{
		width: 200px;	
		height: 400px;	
}		


#recipeBack {
	margin:0 0 0 175px;
}

strong
{
	font-size: 12px;
	font-weight: bold;
}

#backbutton
{
	width: 140px;
	height: 141px;
	margin: 15px 0 25px 195px;
}

#hpvotebtn
{	
	margin-top: -10px;
	padding-right: 15px;
}
	
#papertext p, #papertext td, #papernoimagesText p, #papernoimagesText td
{
	line-height: 20px;
}		
	
h1
{
	width: 468px;
	background: transparent url(../img/great-british-pie.png) top left no-repeat;
}

h1
{
	height: 47px;
	float: left;
}

em span
{
	display:none;
}

em
{
	width: 174px;
	height: 18px;
	background-image: url(../img/the-home-of.png);
	float:left;
}

#maintext em {
	width: auto;
	float: none;
	height: auto;
}

h1 a
{
	display: block;
	height: 47px;
	width: 468px;
	background-image: url(../img/great-british-pie.png);
	text-decoration: none;
	text-indent: -1000em;
}

.leading p
{
	
}	

#nav
{
	margin-top: 0px;
}

#headingimage, #subheadingimage
{
	float: none !important;
}

#submitButton
{
	margin-left: 40px;
}

#votetable
{
	margin-left: 40px;
}
	
#votetable td
{
	color: #64574b;
	padding: 0 5px 5px 0;
	vertical-align:top;
}

#votetablefooter
{
	margin: 5px 0 0 40px;
}

#thankyou
{
	width: 400px;
	height: 150px;
	margin: 30px 0 0 40px;
	color: #fff;
	font-size: 12px;
}

#finalist
{
	width: 950px;	
	margin: 0 auto;
}

#footerwrap
{
	background: url(../gfx/bg-low.jpg) repeat-y;
	width: 926px;
	padding: 0 12px 12px 12px;
	margin: -3px auto 0 auto;
}	

#finalists #description, #finalists #recipe, #finalists #pub
{
	color: #fff;
	padding: 0 40px 15px 40px;
}

#finalists #pub
{
	font-size: 14px;
	font-weight: bold;
}

#finalists #recipe, #finalists #recipe a
{
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

#finalists img
{
float: left;
padding: 0 20px 20px 40px;
}

#recaptcha_area
{
	padding-left: 90px;
}


/* A */
#homeBlackboardVote {
	padding-top:20px;
}

#vote {
	margin-left:170px;
}

#nominatepub {
	margin-left:30px;
	padding-top:16px;
}

#maintext {
	padding-right:10px;
	padding-bottom: 3px;
}


#maintext li{
	margin-left:25px;
	padding-bottom: 3px;
}

.error {
	color:red;
	font-weight:bold;
}

#submit {
	background-image: url(../images/site/submit.gif);
	width:80px;
	height:44px;
	text-indent:-999em;
	border:none;
	cursor:pointer;
	font-size: 0px;
	display:block;
	line-height: 0px;
}

@media print {
	#headerTitle, #nav, #footer {
		display:none;
	}
}


/* THE FINALISTS PAGE */

#finalsclear {
	clear: both;
}

#thefinalists {
	margin: 12px 0;
}

#finalspic {
	width: 348px;
	float: right;
}

#boardspace {
	background-image: url(../images/site/chalkboard-bg.jpg);
	background-repeat:repeat-y;
	background-position: center center;
	width:558px;
	float: left;
}

#finalsboardtop {
	background-image: url(../images/site/chalkboard-header.jpg);
	background-repeat:repeat-y;
	background-position: center top;
	height: 30px;
}

#finalsboardbase {
	background-image: url(../images/site/chalkboard-bottom.jpg);
	background-repeat:repeat-y;
	background-position: center bottom;
	height: 45px;
}

#finalsboard {
	padding: 0 36px;
}

.afinalist img {
	float: left;
}

.afinalist {
	clear: both;
	padding: 16px 0;
}

.afinalist p {
	padding-left: 135px;
	color: #ffffff;
}

.afinalist strong {
	font-size: 140%;
	color: #fcb131;
}

.afinalist b {
	font-size: 120%;
}


#maLogo {
	position: relative;
	left:355px;
	top:-35px;
}

div.print-only {
	display: none;
}
