*
{
	padding: 0;
	margin: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

body
{
	background-color: #64574b;
}

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


img {border:0;}

#papertext a {
	color:#281F53;
}



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

input.txt
{
	width: 155px;
}

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

#header
{
	width: 922px;
	height: 86px;
	background: url(../images/site/logo.gif) no-repeat 795px -5px;	
}

#homeOf	 {
	background-image:url(../images/site/the-home-of.png);
	height:18px;
	width:174px;
}

#headerTitle {
	width:468px;
	height:47px;
}

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

#footer
{
	padding-top: 3px;
}

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

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

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

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

#maincontent p
{
	padding: 7px 5px  7px 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;
	background-image: url(../images/site/chalkboard-bg.jpg);
	background-position: center;
	background-repeat:repeat-y;
}

#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;
}
		
#chalkboardtext #jusrol
{	
	padding: 0 25px 15px 40px;
	list-style-image: url(../images/site/li_tick.jpg);	
}

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

.paper p, .paper ul, .paper ol, .paper table
{
		padding: 0 25px  10px 90px;
		color: #281f53;		
}

.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: Arial, Helvetica, sans-serif;
		color: #281f53;
		font-size: 24px;
		padding: 0 0 0 90px;
		height: 37px;
}

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

#chalkboard-footer
{
	height: 25px;
	background-image: url(../images/site/chalkboard-bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}

.chalkboard-header
{
	height: 20px;
	background-image: url(../images/site/chalkboard-header.jpg);
	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.png);
}

.paper-header
{
	height: 98px;
	background-image: url(../images/site/paper-header.png);
}

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

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

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

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

#chalkboard h2
{
	color: #fcb131;
	font-size: 38px;
}

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

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

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

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

#nav li a, #chalkboard a
{
	color: white;
}

#nav li a
{
	font-size: 12px;
}
	
#nav img
{
	float: left;
	border: 0;
}

#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;
}

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

.paper td { color: #281F53}

.paper table
{
	width: 150px;
}

#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;
}
	
#savoury ul, #sweet ul
{
	list-style: none;
}
	
#savoury li, #sweet	li
{
	padding-bottom: 8px;
}

#savouryrecipelist a
{	
	color: #fff;
}

#sweetrecipelist a
{	
	color: #fff;
}

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

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

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

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

#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:20px 0 0 190px;
}

strong
{
	font-size: 9px;
	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;
}

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: #fff;
	padding: 0 5px 5px 0;
}

#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;
}

#homeBlackboardVote #vote {
	margin-left:60px;
}

#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%;
}