html,
body {
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#333333;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-x;
	background-color:#FFAC34;
	/*background-color:#FFCC6E;*/
	
}

a,
a:link,
a:visited {
	color:#FF9900;
	text-decoration:none;
}

a:hover,
a:focus {
	color:#669933;
	text-decoration:underline;
}


.container {
	width:825px;
	/*left:50%;
	margin-left:-413px;
	position:relative;*/
	margin-left:auto;
	margin-right:auto;
	margin-top:41px;
}

.leftcolumn,
.rightcolumn {
	width:206px;
	float:left;
}

.middlecolumn {
	width:412px;
	float:left;
}

.bigblockempty {
	width:205px;
	min-height:185px;
	float:left;
	margin-top:0px;
	margin-left:0px;
	margin-right:1px;
	margin-bottom:1px;
	text-align:left;
}

.bigblock {
	text-align:left;
	width:205px;
	height:185px;
	margin-right:1px;
	margin-bottom:1px;
	float:left;
	display:block;
	background-image:url(../images/bgbigblock.gif);
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

.logo {
	text-align:center;
	padding-top:38px;
	height:147px;
}

.tijskooktpans {
	font-size:13px;
	font-weight:bold;
	width:167px;
	height:147px;
	padding:19px;
	background-image:url(../images/bgtijskooktpans.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	cursor:pointer;
}

.tijskooktpans ul {
	padding:0px;
	margin:0px;
	margin-left:19px;
	margin-top:15px;
	margin-bottom:-15px; /*IE fix */
}

.tijskooktpans ul li {
	color:#FF9900;
	height:18px;
	font-size:11px;
	font-weight:normal;
	line-height:18px;
}

.tijskooktpans ul li span {
	color:#666666;
}

.order_small {
	background-color:#FFF2D8;
	background-image:url(../images/bgbestel_tijs_small.gif);
	background-repeat:no-repeat;
	width:205px;
	height:92px;
	cursor:pointer;
	float:left;
	margin-bottom:1px;
	margin-right:1px;
}

ul.mainlevel {
	padding:0px;
	margin:0px;
	list-style-type:none;
	width:102px;
	float:left;
}

ul.mainlevel li {
	list-style-type:none;
	width:102px;
	height:92px;
	margin:0px;
	padding:0px;
	margin-bottom:1px;
	margin-right:1px;
	vertical-align:bottom; /*IE list item gap fix*/
}

ul.mainlevel li.first {
	display:none;
}

ul.mainlevel li a.active img {
	border-left:1px dotted #FFFFFF;;
	position:relative;
	left:-1px;
}

ul.mainlevel li img {
	margin:0px;
	padding:0px;
	display:block;
}

.bigblockrandom {
	width:206px;
	height:186px;
	float:left;
}

.randomimage {
	float:left;
	margin-right:1px;
	margin-bottom:1px;
}

.randomimage img {
	margin:0px;
	
}

.bigrecipeblock {
	background-color:#FFF2D8;
	width:175px;
	height:155px;
	cursor:pointer;
	padding-left:20px;
	padding-right:10px;
	padding-top:30px;
	float:left;
	margin-right:1px;
	margin-bottom:1px;
}

.bigrecipeblock h2 {
	color:#669933;
	font-weight:bold;
	font-size:15px;
	line-height:17px;
	margin:0px;
	padding:0px;
	padding-top:12px;
	padding-bottom:12px;
	float:left;
	width:175px;
	overflow:hidden;
}

.smallrecipeblock {
	background-color:#FFF2D8;
	width:175px;
	height:72px;
	cursor:pointer;
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
	margin-right:1px;
	overflow:hidden;
}

.smallrecipeblock h3 {
	color:#669933;
	font-weight:bold;
	font-size:12px;
	margin:0px;
	padding:0px;
	padding-top:3px;
	padding-bottom:5px;
	float:left;
	width:175px;
	line-height:15px;
}

.home_order {
	 width:100%;
	 height:100%;
	 background:transparent url(../images/Tijs.jpg) bottom right no-repeat;
	 cursor:pointer;
}

.footer {
	clear:left;
	text-align:left;
	color:#FFE5B2;
	font-size:9px;
	padding:10px;
	margin-left:205px;
}

.maincontentblock {
	float:left;
	width:411px;
	margin-right:1px;
	background-color:#FFFFFF;
	text-align:left;
	overflow-x:hidden;
	background-image:url(../images/maincontentbottombar.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	min-height:557px;
}

.maincopy {
	padding:14px;
	line-height:15px;
}

h1 {
	color:#FF9900;
	font-size:15px;
	font-weight:bold;
	margin:0px;
	margin-bottom:14px;
	padding:0px;
	line-height:18px;
}

ul.sublevel {
	padding:0px;
	margin:0px;
	margin-left:5px;
	list-style-type:none;
	float:left;
}

ul.sublevel li {
	float:left;
	background-color:#A8DD7D;
	height:25px;
	margin:0px;
	margin-right:6px;
	padding:0px;
	vertical-align:bottom;
	font-size:11px;
	border-bottom:1px solid #A8DD7D;

}

ul.sublevel li.active {
	background-color:#FFFFFF;
	border:1px solid #A8DD7D;
	border-bottom:1px solid #FFFFFF;
	position:relative;
	z-index:10;
}

ul.sublevel li a,
ul.sublevel li a:link,
ul.sublevel li a:visited,
ul.sublevel li a:hover,
ul.sublevel li a:focus {
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	position:relative;
	top:7px;
	display:block;
	float:left;
}

ul.sublevel li a:hover,
ul.sublevel li a:focus {
	text-decoration:underline;
}

ul.sublevel li.active a,
ul.sublevel li.active a:link,
ul.sublevel li.active a:visited,
ul.sublevel li.active a:hover,
ul.sublevel li.active a:focus {
	/*color: #A8DD7D;*/
	color:#8CC470;
	text-decoration:none;
	cursor:text;
}

ul.sublevel li span.left {
	background-image:url(../images/sublevel_left.gif);
	background-repeat:no-repeat;
	display:block;
	float:left;
}

ul.sublevel li.active span.left {
	background-image:url(../images/sublevel_left_on.gif);
	background-repeat:no-repeat;
	position:relative;
	z-index:10;
	top:-1px;
	left:-1px;
}

ul.sublevel li span.right {
	background-image:url(../images/sublevel_right.gif);
	background-position:top right;
	background-repeat:no-repeat;
	display:block;
	float:left;
}

ul.sublevel li.active span.right {
	background-image:url(../images/sublevel_right_on.gif);
	background-position:top right;
	background-repeat:no-repeat;
	position:relative;
	z-index:10;
	top:-1px;
	left:1px;
}

.itemcopy {
	clear:both;
	position:relative;
	top:-1px;
	padding:10px;
	width:363px;
	text-align:left;
	background-image:url(../images/sublevel_cover.gif);
	background-repeat:no-repeat;
	
}

.itemcopy img {
	margin-top:10px;
	margin-bottom:10px;
	position:relative;
	text-align:center;
}

.blogcopy {
	clear:both;
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;
}

.itemcopy ul,
.blogcopy ul {
	padding:0px;
	margin:0px;
	margin-left:19px;
	margin-top:0px;
	margin-bottom:10px;
	list-style-image:url(../images/green_bullet.gif);
}

.itemcopy ul li,
.blogcopy ul li {
	height:20px;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
}



.heading {
	font-weight:bold;
	/*color:#52A628;*/
	color:#8CC470;
	display:block;
	margin-top:10px;
}

.nextprev {
	font-size:9px;
	display:block;
	float:left;
	width:195px;
}

.recipeimgs {
	position:relative;
	left:-4px;
	width:390px;
	margin-top:20px;
}

.recipeimgs span {
	float:left;
	display:block;
	height:24px;
	line-height:24px;
}

.recipeimgs h2 {
	color:#669933;
	font-weight:bold;
	font-size:15px;
	margin:0px;
	padding:0px;
	position:relative;
	top:10px;
}

.blogbullet {
	background-image:url(../images/blogbullet.gif);
	width:25px;
	height:24px;
	line-height:24px;
	font-size:15px;
	display:block;
	text-align:center;
	color:#FFFFFF;
	float:left;
	font-weight:bold;
}

.bloglistbullet {
	background-image:url(../images/bloglistbullet.gif);
	width:22px;
	height:21px;
	line-height:21px;
	font-size:13px;
	display:block;
	text-align:center;
	color:#FFFFFF;
	float:left;
	font-weight:bold;
}

.recipe {
	float:left;
	display:block;
	font-weight:bold;
	font-size:15px;
	color:#FF9900;
	line-height:24px;
}

.recipelisthash {
	float:left;
	display:block;
	font-weight:bold;
	font-size:13px;
	color:#FF9900;
	line-height:21px;
}

.recipelist {
	background-color:#FFFFFF;
	background-image:url(../images/recipebottombar.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	float:left;
	width:175px;
	margin-bottom:1px;
	margin-right:0px;
	text-align:left;
	color:#669933;
	font-weight:bold;
	font-size:11px;
	padding:15px 10px 10px 20px;
	line-height:15px;
	border-right:1px dotted #FFAC34;
}

.recipelist ul {
	padding:0px;
	margin:0px;
	margin-top:20px;
	list-style-type:none;
}

.recipelist ul li {
margin:0px;
padding:0px;
	margin-bottom:5px;
	float:left;
}

.recipelist ul li a,
.recipelist ul li a:link,
.recipelist ul li a:visited {
	color:#669933;
}

.recipelistnavtitle {
	color:#FF9900;
	line-height:15px;
	padding-top:10px;
	font-size:9px;
	text-transform:uppercase;
	clear:both;
	/*border-top:1px dotted #FF9900;*/
	font-weight:normal;
}

.recipelistnav {
	line-height:10px;
	width:85px;
	float:left;
	font-size:9px;
	line-height:11px;
	text-transform:uppercase;
	font-weight:normal;
	background-repeat:no-repeat;
	background-position:center;
	padding-bottom:2px;
}	

.recipelistitem {
	display:block;
	float:left;
	padding-top:4px;
	padding-left:7px;
	width:132px;
}

.inactive {
	color:#CCCCCC;
}

.horizline {
	height:1px;
	width:100%;
	background-image:url(../images/horizline.gif);
	background-repeat:repeat-x;
}

.contact_print {
	display:none;
}