html
{
	
}
body
{
	margin: 0px;
	font-size:75%;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(../images/background.jpg);
	padding-top:20px;
}

@font-face {
	font-family: 'mu700';
	src: url('fonts/museo700-regular-webfont.eot');
	src: local('Museo 700'), local('Museo 700'), url('fonts/museo700-regular-webfont.woff') format('woff'), url('fonts/museo700-regular-webfont.ttf') format('truetype'), url('fonts/museo700-regular-webfont.svg') format('svg');
}

div, img
{
	display: block;
}
a
{
	text-decoration: none;
	}
	
ul, li{
list-style:disc;
margin:0.5em 0 0.5em 0;

}

h1
{
	font-family: mu700;
	font-size:1.8em;
	margin:0 0 .75em 0;
	padding:0;
	color:#654a2c;
	font-weight:normal;
	padding-top:1.4em;
}

h1.home
{
	padding-top:0;
}

h1 span{
	color:#3a5593;
}

h2
{
	font-family: mu700;
	font-size:1.7em;
	margin:0;
	padding:0;
	color:#654a2c;
	font-weight:normal;
}

h2 span{
	color:#3a5593;
}

h2 strong
{
	font-family: mu700;
	color:#000;
}

h3
{
	font-family: mu700;
	font-size:1.4em;
	margin:0;
	padding:1em 0 0 0;
	color:#3a5593;
	font-weight:normal;
}

p
{
	position: relative;
	margin:1em 0 1em 0;
	line-height: 125%;
	z-index: 10;
}

p.copy
{
	font-size:.9em;
	color:#000;
	margin-top:2.5em;
}

p.large
{
	font-size:1.2em;
}

	p.copy a
	{
		font-style:normal;
		font-weight:normal;
		color:#000;
	}

p.joinRevolution
{
	font-size:1.2em;
	color:#d44221;
	font-weight:bold;
	font-style:italic;
}

p span{
	color:#654a2c;
}

p a
{
	font-style:italic;
	font-weight:bold;
	color:#d44221;
	text-decoration:none;
}

p a.plainLink
{
	font-style:normal;
	font-weight:normal;
	color:#000;
	text-decoration:none;
}

span.highlight
{
	font-size:1.1em;
	margin:0.5em 0 0.5em 0;
	padding:0;
	color:#229c8f;
	font-weight:bold;
}

span.highlight.italic
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	margin:0.5em 0 0.5em 0;
	padding:0;
	color:#229c8f;
	font-style:italic;
}

p.intro
{
	font-weight:bold;
	margin:0 0 1em 0;
}

p.intro.classic
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#654a2c;
	font-weight:bold;
	margin-top:0;
}

p a:hover
{
	color:#3a5593;
	text-decoration:none;
}

img
{
	border: 0px;
}
.pin
{
	clear: both;
	height: 3px;
}

.hr
{
	width:100%;
	background:url(../images/body.hr.gif) no-repeat;
	height:6px;
}

/*#pageShadTop
{
	width: 100%;
	background-image: url(images/pageShad.top.png);
	background-repeat: repeat-x;
	background-position: top left;
}
#pageShadLeft
{
	padding: 0px 0px 0px 8px;
	background-image: url(images/pageShad.left.png);
	background-repeat: repeat-y;
	background-position: top left;
}
#pageShadRight
{
	padding: 0px 8px 0px 0px;
	background-image: url(images/pageShad.right.png);
	background-repeat: repeat-y;
	background-position: top right;
}*/

#holder
{
	width: 76em;
	margin: auto;
	z-index:0;
	/*overflow: auto;*/
}

#headHolder
{	width:76em;
	float:left;
	z-index:99;
}

	#headTop{
		width:76em;
		height:35em;
		float:left;
		background-image:url(../images/wbbc_head.png);
		background-repeat:no-repeat;
	}
	
	#headLogo{
		width:537px;
		height:264px;
		float:left;
		
	}
	
	#headLogo h1 a{
		display:block;
		text-indent:-9999px;
		width:537px;
		height:264px;
		
	}
	
	#nationalTrust
	{
		width:140px;
		height:150px;
		position:relative;
		float:left;
		top:60px;
		left:-10px;
	}
	
	#nationalTrust a
	{
		width:140px;
		height:150px;
		display:block;
		text-indent:-9999px;
	}
	
	#otherSponsors
	{
		width:140px;
		height:120px;
		position:relative;
		float:left;
		top:100px;
		left:35px;
	}
	
	#otherSponsors a
	{
		width:140px;
		height:60px;
		display:block;
		text-indent:-9999px;
	}

	#navHolder{
		width:76em;
		height:8.833em;
		float:left;
		background-image:url(../images/wbbcNav.png);
		background-repeat:no-repeat;
		font-family: mu700;
		}
	
	#nav{
		width:785px;
		float:left;
		margin:-170px 53px 0px 66px;
		font-size:13px;
		font-weight:lighter;
		z-index:99;
	}
	
	#nav ul
	{
		margin: 0em;
		padding: 0em;
		list-style: none;
		color:#d44221;
		width:100%;
		position:relative;
		z-index:99;
	}	
	
	
	#nav ul li
	{
		display: block;
		float: left;
		list-style:none;
		background-color:#d44221;
		margin:0;
		border-right:solid 1px #fff;
		overflow:hidden;
		white-space:nowrap;
	}
	
		#nav ul li:hover ul
		{
			display: block;
		}
	
		#nav ul li ul
		{
			position:absolute;
			width:755px;
			padding-left:30px;
			background-color:#3a5593;
			left:0;
			height:27px;
			display:none;
		}
	
			#nav ul li ul li
			{
				display: block;
				background:#3a5593;
				color:#FFF;
				margin:0;
				border:none;
				position:relative;
				height:27px;
				overflow:visible;
			}
			
				#nav ul li ul li ul
				{
					background:#fff;
					padding:0;
					width:100%;
					display:none;
					position:absolute;
					height:5px;
					overflow:hidden;
					bottom:-5px;
				}

			
					#nav ul li ul li ul li
					{
						display:none;
						background:#d44221;
						height:5px;
						margin:0;
						border:none;
						width:100%;
					}
					
					#nav ul li ul li:hover ul li
					{
						display: block;
					}
	
		#nav ul li.first a
		{
			/*
			padding:.75em 1em .75em 2em;
			*/
		}
		
		#nav ul li.last a
		{
			padding:.75em 1.5em .75em 1em;
		}
		
		#nav ul li.last
		{
			border-right:none;
		}
	
	
	#nav li a
	{
		font-family: mu700;
		color: #fff;
		padding: .75em .5em;
		text-decoration:none;
		text-align: center;
		display:block;
	}
	
	#nav li ul li a
	{
		padding:.5em.75em;
	}
	
	#nav ul li:hover
	{
		background-color:#3a5593;
	}
	#nav ul li.a1
	{
		width:61px;
	}
	
	#nav ul li.a2
	{
		width:79px;
	}
	
	#nav ul li.a3
	{
		width:116px;
	}
	
	#nav ul li.a4
	{
		width:112px;
	}
	
	#nav ul li.a5
	{
		width:70px;
	}
	
	#nav ul li.a6
	{
		width:165px;
	}
	
	#nav ul li.a7
	{
		width:85px;
	}
	
	#nav ul li.a8
	{
		width:90px;
	}
	
	/*#nav li a:active
	{
		text-decoration:underline;
	}*/
	
	#nav ul li img
	{
		float:left;
		display:inline;
	}
	
#mainHolder{
	width:76em;
	float:left;
	background: url(../images/mainbody.bg.png) repeat-y;
	z-index:1;
}

#mainHolderBottom{
	clear:both;
	width:76em;
	height:35em;
	background: url(../images/wbbc_footer.png) no-repeat;	
}

#mainHolder.ie6Fix
{
	background: url(../images/IE6backdrop.png) no-repeat;	
}


	#main
	{
		width:785px;
		float:left;
		margin:-100px 53px -330px 66px;
		z-index:9999;
		position:relative;
		
		clear: both;
	
	}

	#mainLeftSlice{
		width:912px;
		float:left;
		background-image:url(../images/wbbcLeftslice1.png);
		background-repeat:no-repeat;
		background-position:left top;
		margin:0;
		padding:0;
	}
	
	#mainRightSlice{
		width:912px;
		float:left;
		background-image:url(../images/wbbcRightslice.png);
		background-repeat:no-repeat;
		background-position:right top;
		margin:0;
		padding:0;
	}
	
/*Homepage styles*/

	#homePostcard{
		width: 871px;
		height: 690px;
		float: left;
		display: block;
		padding-right: 10px;
		position: absolute;
		z-index: 2;
		top: 17em;
		left: -5px;
	}

/*Hompage styles End*/

	
	#col1
	{	width: 455px;
		float: left;
		padding-right:10px;
		z-index:999;
	}
	
	#col1 h1{
		letter-spacing:0px;
		color:#654a2c;
	}
	
	#col1 h1 span{
	color:#3a5593;
	}
	
		#heading{
			float:left;
			padding-bottom:10px;
			letter-spacing:-1px;
		}
		
		#heading h1{
			color:#654a2c;
		}
		
		#heading span{
		color:#229c8f;
		}
	
		#mainText{
			width:444px;
			float:left;
		}
		
	
	#col2
	{
		width:318px;
		float: left;
		min-height:350px;
		position:relative;
		overflow:visible;
		z-index:3;
	}
	
	#col2 a img
	{
		position:relative;
		z-index:9;
	}
	
	
	
	#postIt{
		width:194px;
		height:200px;
		background-image:url(../images/postIt.png);
		background-repeat:no-repeat;
		background-position:right top;
		position:relative;
		padding:50px 0px 0px 100px;
		color:#654a2c;
		font-weight:bold;
		z-index:10;
		
	}
	
		#postIt a{
			font-style:italic;
			text-decoration:none;
			color:#654a2c;
		}
		
		#postIt a:hover{
			color:#c03292;
			}
		
	#postcardHolder{
		width:300px;
		display:block;
		z-index:5;
		position:relative;
		bottom: 50px;
		left:10px;
	}
	
	.registerPostcard{
		display:block;
		position:relative;
		bottom:60px;
	}

#footerHolder{
	width:885px;
	padding-left:2em;
	margin:auto;
}

	#footerHolder .leftPanel{
		width:285px;
		height:437px;
		float:left;
		background:url(../images/footer.left.png) no-repeat;
	}
	
		#footerHolder .leftPanel .wrapper{
			padding:1.8em;
		}
	
	#footerHolder .rightTopPanel{
		width:600px;
		height:212px;
		float:left;
		background:url(../images/footer.right.top.png) no-repeat;
	}
	
		#footerHolder .rightTopPanel .wrapper{
			padding:2em 15em 2em 2.5em;
		}
		
		#footerHolder .rightTopPanel .wrapper ul{
			float:left;
			list-style-type:none;
			margin:1em 1em;
			padding:0;
			font-size:.9em;
		}
		
			#footerHolder .rightTopPanel .wrapper ul li{
				padding:0;
				margin:0 0 .5em 0;
				list-style:none;
			}
			
			#footerHolder .rightTopPanel .wrapper ul li a{
				color:#000;
			}
	
	#footerHolder .rightBottomPanel{
		width:600px;
		height:225px;
		float:left;
		background:url(../images/footer.right.bottom.png) no-repeat;
		position:relative;
		overflow:visible;
	}
	
		#footerHolder .rightBottomPanel .wrapper{
			position:absolute;
			top:4em;
			left: 15.5em;
		}
	
		#footerHolder .rightBottomPanel .socialNetworks{
			width:168px;
			height:275px;
			background:url(../images/socialNetworks.bg.png) no-repeat;
			position:absolute;
			bottom:16px;
			left:1.5em;
		}
		
			#footerHolder .rightBottomPanel .socialNetworks a{
				position:absolute;
			}
			
				#footerHolder .rightBottomPanel .socialNetworks a.flickrBtn {
					top:4.5em;
					left:7em;
				}
				
				#footerHolder .rightBottomPanel .socialNetworks a.facebookBtn {
					top:8em;
					left:5em;
				}
				
				#footerHolder .rightBottomPanel .socialNetworks a.twitterBtn {
					top:10em;
					left:8em;
				}
		
		#footerHolder .rightBottomPanel .flickr{
			position:absolute;
			bottom:22px;
			right:1.8em;
			width: 175px;
		}
	
	.poster
	{
		position:relative;
		left:20px;
		top:-20px;
		z-index:10;
		margin-bottom:-20px;
	}
	
	.rulesList
	{
		padding:0 0 0 70px;
		width:200px;
	}
	
	.rulesList a
	{
		font-size:12px;
		font-style:normal;
		color:#654a2c;
		display:block;
		width:100%;
		padding:4px 0 9px;
		background-image:url('../images/rules_hr.gif');
		background-repeat:no-repeat;
		background-position:bottom;
	}
	
	.rulesList a.last
	{
		background-image:none;
	}
	
	.rulesList a:hover
	{
		color:#229c8f;
	}
	
	.tint
	{
		background-color:#c8e6e3;
		width:530px;
		position:relative;
		right:15px;
	}
	
	.tint .content
	{
		padding:0 15px;
	}
	
	.tint .content p strong
	{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:1.2em;
		color:#229C8F;
	}
	
	.tint .tinttop
	{
		background-image:url('../images/tint_top.png');
		background-repeat:no-repeat;
		width:530px;
		height:14px;
		margin:0 0 -10px 0;
	}
	
	.tint .tintbottom
	{
		background-image:url('../images/tint_bottom.png');
		background-repeat:no-repeat;
		background-color:#c8e6e3;
		width:530px;
		height:17px;
		margin:-10px 0 0 0;
	}
	
	#MapImage
	{
		position:relative;
		right:35px;
	}
	
	.overlay
	{
		width:100%;
		height:100%;
		position:absolute;
		top:0;
		left:0;
		display:none;
	}
	
	.overlayBg
	{
		width:100%;
		height:100%;
		top:0;
		left:0;
		z-index:99;
		position:fixed;
		background-color:#000;
		opacity: .62;
		filter: alpha(opacity=62);
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=62)";
		
	}
	.overlay .overlayContent
	{
		width:510px;
		margin:0 auto 0 auto;
		background-color:#FFF;
		position:relative;
		top:130px;
		z-index:101;
		padding:30px;
	}
	
	.overlay .overlayContent p
	{
		margin:15px 0 0 0;
	}
	
	.overlayContent .closeOverlay
	{
		color:#000;
		text-decoration:underline;
		font-style:normal;
		font-weight:normal;
		font-size:12px;
	}
	
	.overlayContent .closeOverlay.image
	{
		position:absolute;
		right:20px;
		top:20px;
		cursor:pointer;
	}
	
	.overlayContent h2
	{
		font-size:1.8em;
	}
	
	.overlayContent span
	{
		font-weight:bold;
		color:#229C8F;
	}
	
	#randomFact
	{
		padding-left:1em;
	}
	
	#MapImage, #Map
	{
		margin:auto;
		position:static;
	}
	
.contactForm
{
	margin-top:1em;
	width:100%;
	overflow:hidden;
}
	
.contactForm input, .contactForm textarea
{
	background-color:#d2d7e9;
	border:none;
	padding:5px;
}
.contactForm div
{

}
.contactForm input#name
{
	width:370px;
	float:right;
}

.contactForm input#email
{
	width:325px;
	float:right;
}
.contactForm input#tel
{
	width:290px;
	float:right;
}
.contactForm textarea
{
	display:block;
	width:445px;
}

.contactForm label
{
	font-weight:bold;
	padding:.5em 0 0 0;
	display:block;
	float:left;
}

#col1 .contactForm div p
{
	margin:0 0 5px 0;
}

.contactForm input[type='submit']
{
	font-family: mu700;
	font-size:1.8em;
	color:#3a5593;
	font-weight:normal;
	width:auto;
	padding:.25em 1em;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	cursor:pointer;
}

.subText
{
	width:230px;
	position:relative;
	left:5em;
	color:#3A5593;
}

.subText p
{
	font-family: mu700;
	font-size:1.4em;
	line-height:1.4em;
}

.subText p span a
{
	color:#654A2C;
	font-size:1.45em;
}

#main ul
{
	margin:0;
	padding:0 0 0 1.5em;
}

#main ul li
{
	margin:0;
}

.box.blue
{
	background:#dfebf7;
	padding:1em;
	margin-top:1em;
}

.wrapper
{
	padding-left:1em;
}

.resultsList h2
{
	margin-bottom:0;
	padding-bottom:0;
}

.resultsList p
{
	margin-top:0;
	padding-top:0;
}

.cornishwareLink {
	display:inline-block;
	width:100px;
	height:19px;
	background:url(../images/corniwshwareSmall.png) no-repeat left center;
	text-indent:-999px;
	position: relative;
	left: 2px;
	top: 2px;
}
.cwInline {
	display: inline;
position: relative;
top: 13px;
margin: 0 .25em;
}
