@charset "utf-8";
/* COPYRIGHT 2009; NATIONAL DOUGHNUT WEEK
   WEB DESIGN AND DEVELOPMENT BY MINTTWIST
   LIMITED - HTTP://WWW.MINTTWIST.COM */

body {
	background:#FF9900 url(bg-body.gif) repeat fixed;
	_background:#FF9900;
	_background-image:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:14px;
}

a { behavior: url("ie6/iepngfix.htc"); }

a, a:visited {
	outline:none;
	text-decoration:none;
	color:#0066FF;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

a.action, a.action:visited {
	color:#0066FF;
	font-weight:bold;
	background:url(bg-icon-action-info.gif) no-repeat left center;
	padding:2px 0 2px 20px;
}

a.action:hover {
	text-decoration:underline;
}

a.pdf, a.pdf:visited {
	color:#0066FF;
	font-weight:normal;
	background:url(icon-acrobat.png) no-repeat left center;
	padding:2px 0 2px 23px;
}

a.pdf:hover {
	text-decoration:underline;
}

#page-top {
	height:30px;
	background:url(bg-page-top.png) no-repeat top center;
	_background:url(bg-page-top.gif) no-repeat top center;
	margin:0 auto;
	position:relative;
	z-index:1;
}

#page {
	overflow:auto;
	margin:0 auto;
	position:relative;
	z-index:1;
	background:url(bg-page.png) repeat-y center;
	_background:url(bg-page.gif) repeat-y center;
}

#page-bottom {
	height:30px;
	background:url(bg-page-bottom.png) no-repeat bottom center;
	_background:url(bg-page-bottom.gif) no-repeat bottom center;
	margin:0 auto;
}

#navs {
	width:870px;
	margin:0 auto;
	height:75px;
	position:relative;
	z-index:0;
	_margin-bottom:-20px;
}

#navs ul {
	list-style:none;
	margin-left:-35px;
}

#navs ul li {
	display:inline;
}

#navs ul li a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:12px;
	width:114px;
	height:40px;
	padding:25px 0 0 0;
	margin: 30px 1px 0 1px;
	display:block;
	cursor:pointer !important;
	line-height:12px;
	float:left;
	text-align:center;
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
}

#navs ul li a.current, #navs ul li a:hover {
	padding:25px 0 0 0;
	height:60px;
	margin:20px 1px 0 1px;
}

#navs ul li a.home { background:url(bg-navs-home.png) no-repeat top center; }
#navs ul li a.about-ndw { background:url(bg-navs-about-ndw.png) no-repeat top center; }
#navs ul li a.the-childrens-trust { background:url(bg-navs-the-childrens-trust.png) no-repeat top center; }
#navs ul li a.register { background:url(bg-navs-register.png) no-repeat top center; }
#navs ul li a.news { background:url(bg-navs-news.png) no-repeat top center; }
#navs ul li a.tips-for-bakers { background:url(bg-navs-tips-for-bakers.png) no-repeat top center; }
#navs ul li a.bakemark-product-range { background:url(bg-navs-bakemark-product-range.png) no-repeat top center; }

#masthead {
	width:860px;
	height:300px;
	margin:0 auto;
}

#logo {
	width:334px;
	height:249px;
	float:left;
}

#logo a {
	display:block;
	width:334px;
	height:249px;
	background:url(bg-logo2011.gif) no-repeat center;
}
	
#content {
	width:860px;
	margin:0 auto;
	clear:both;
}	
	
#main-column {
	width:569px;
	float:left;
	padding:0 0 0 6px;
}
	
	
h3.doughnuts {
	background:url(bg-h2.png) no-repeat top left;
	display:block;
	margin:10px 0 20px -90px;
	*margin:10px 0 20px -89px;
	padding:110px 0 20px 90px;
	text-transform:uppercase;
	font-weight:bold;
	color:#FF0066;
	font-size:20px;
}

.after-h3 {
	margin-top:-30px;
}

#right-column {
	width:205px;
	float:right;
}

#right-column p {
	font-size:12px;
	color:#666666;
	padding:0 0 25px 0;
}

#right-column p.bordered {
	border-bottom:1px solid #FF9900;
	width:210px;
}

#right-column img.padded {
	padding:20px 0 0 0;
}

#ajax-selector {
	float:right;
	overflow:hidden;
	position:absolute;
	margin:30px 0 0 370px;
	*position:relative;
	*margin:30px -30px 0 0;
}

.fadecontentwrapper{
	position: relative;
	width: 350px;
	height: 250px;
	float:right;
	overflow: hidden;
}

.fadecontent{
	position: absolute;
	visibility: hidden;
	float:right;
}

.fadecontenttoggler{
	width:176px;
	height:181px;
	overflow: hidden;
	*margin: 0 0 0 30px;
	_margin:0 0 0 20px;
	background:url(bg-ajax-selector.png) no-repeat top left;
	float:left;
}

.fadecontenttoggler a, .fadecontenttoggler a:visited{ 
	text-decoration: none;
	padding:5px;
	width:167px;
	height:51px;
	display: block;
	font-size:11px;
	color:#CC3300;
}

.fadecontenttoggler a:hover{
	color:#333333;
	
}

.fadecontenttoggler a.toc{ 
	
}

.fadecontenttoggler a.top.selected, .fadecontenttoggler a.top:hover{
	background:url(bg-ajax-selector-top-selected.png) no-repeat;
	color:#CC3300;
}

.fadecontenttoggler a.middle.selected, .fadecontenttoggler a.middle:hover{
	background:url(bg-ajax-selector-middle-selected.png) no-repeat;
	color:#CC3300;
}

.fadecontenttoggler a.bottom.selected, .fadecontenttoggler a.bottom:hover{
	background:url(bg-ajax-selector-bottom-selected.png) no-repeat bottom left;
	color:#CC3300;
}	

.fadecontenttoggler a.selected {
	_background:url(bg-ajax-selector-middle-selected.png) no-repeat;
}

#footer {
	width:880px;
	margin:0 auto;
	height:50px;
}

#footer p a, #footer p a:visited {
	color:#333333;
	text-decoration:underline;
}

#footer p a:hover, #footer p a.no-underline, #footer p a.no-underline:visited {
	text-decoration:none;
}

#footer p {
	color:#333333;
	font-size:13px;
}

#footer p.left {
	float:left;
}

#footer p.right {
	float:right;
}

#top-picture-about {
	background:url(bg-masthead-banner-about-ndw.jpg) no-repeat;
	float:right;
	width:482px;
	height:181px;
	margin:30px 0 0 40px;
}

#top-picture-about p {
	padding:115px 10px 10px 10px;
	*padding:130px 10px 10px 10px;
	color:#FFFFFF;
}

#top-picture-the-childrens-trust {
	background:url(bg-masthead-banner-the-childrens-trust.jpg) no-repeat;
	float:right;
	width:482px;
	height:181px;
	margin:30px 0 0 40px;
}

#top-picture-the-childrens-trust p {
	padding:115px 10px 10px 10px;
	*padding:130px 10px 10px 10px;
	color:#FFFFFF;
}

#top-picture-tips-for-bakers {
	background: url(bg-masthead-banner-tips-for-bakers.jpg) no-repeat;
	float:right;
	width:482px;
	height:181px;
	margin:30px 0 0 40px;
}

#top-picture-tips-for-bakers p {
	padding:115px 10px 10px 10px;
	*padding:130px 10px 10px 10px;
	color:#FFFFFF;
}

#top-picture-news {
	background: url(bg-masthead-banner-news.jpg) no-repeat;
	float:right;
	width:482px;
	height:181px;
	margin:30px 0 0 40px;
}

#top-picture-news p {
	padding:115px 10px 10px 10px;
	*padding:130px 10px 10px 10px;
	color:#FFFFFF;
}

#top-picture-register  {
	background: url(bg-masthead-banner-register.jpg) no-repeat;
	float:right;
	width:482px;
	height:181px;
	margin:30px 0 0 40px;
}

#top-picture-register p {
	padding:115px 10px 10px 10px;
	*padding:130px 10px 10px 10px;
	color:#FFFFFF;

}

#top-picture-bakemark-product-range {
	background: url(bg-masthead-banner-bakemark-product-range.jpg) no-repeat;
	float:right;
	width:482px;
	height:181px;
	margin:30px 0 0 40px;
}

#top-picture-bakemark-product-range p {
	padding:115px 10px 10px 10px;
	*padding:130px 10px 10px 10px;
	color:#FFFFFF;
}

#top-picture-the-childrens-trust-doughnut {
	background: url(bg-masthead-banner-the-childrens-trust-doughnut.jpg) no-repeat;
	float:right;
	width:482px;
	height:181px;
	margin:30px 0 0 40px;
}

#top-picture-the-childrens-trust-doughnut p {
	padding:115px 10px 10px 10px;
	*padding:130px 10px 10px 10px;
	color:#FFFFFF;
}

#top-picture-about-ndw2 {
	background: url(bg-masthead-banner-about-ndw2.jpg) no-repeat;
	float:right;
	width:482px;
	height:181px;
	margin:30px 0 0 40px;
}

#top-picture-about-ndw2 p {
	padding:115px 10px 10px 10px;
	*padding:130px 10px 10px 10px;
	color:#FFFFFF;
}

#thanks {
	width:400px;
	font-size:12px;
	color:#444444;
	line-height:22px;
}

#thanks h4 {
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 10px 0;
	padding:0;
}

blockquote {
	padding:5px 0 5px 0;
	margin:10px 20px 10px 20px;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#555555;
}

#register-now-column {
	float:right;
	width:80px;
	height:300px;
	margin-right:-100px;
	*padding:0 0 0 20px;
}

#register-now-column a {
	display:block;
	width:75px;
	height:250px;
	background:url(register-now-tab.png) no-repeat;
}

sup {
	font-size:50%;
}
