/* css voor almhof */
*{margin:0;	padding:0; border:0; outline:none;}
html{min-height: 100%;	height:100%;}
object { outline:none; }

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:url(../img/bg_almhof.jpg) top center no-repeat #FFF;
	min-height:100%;
	height:100%;
	color:#595959;
}
body.popupblank{background:none;}
textarea  { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
table {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
}
table tr td {word-wrap: break-word }
h1, h2, h3 {font-size:16px; color:#a3c2e4;} 
hr {display:none}

a:link, a:visited {text-decoration:none;color:#333; /*text-decoration:underline*/}
a:hover {color:#333; /*text-decoration:underline*/}

a.blue:link, a.blue:visited, a.blue:hover {color:#39579f;text-decoration:none}
a.none:link, a.none:visited, a.none:hover {color:#333;text-decoration:none}

.clear	{ clear:both; }

.bg_home{
	background:url(../img/bg_home.jpg) top center no-repeat #FFF;
}
.bg_herkomst{
	background:url(../img/bg_herkomst.jpg) top center no-repeat #FFF;
}
.bg_biologisch{
	background:url(../img/bg_biologisch.jpg) top center no-repeat #FFF;
}
.bg_natuurlijk{
	background:url(../img/bg_natuurlijk.jpg) top center no-repeat #FFF;
}
.bg_acties{
	background:url(../img/bg_acties.jpg) top center no-repeat #FFF;
}
.bg_1{
	background:url(../img/bg_1.jpg) top center no-repeat #FFF;
}
.bg_2{
	background:url(../img/bg_2.jpg) top center no-repeat #FFF;
}
.bg_almhof{
	background:url(../img/bg_almhof.jpg) top center no-repeat #FFF;
}
.bg_producten {
	background:url(../img/bg_producten.jpg) top center no-repeat #FFF;
}
.bg_commercial{
	background:url(../img/bg_commercial.jpg) top center no-repeat #FFF;
}
	
.bg_recepten{
	background:url(../img/bg_recepten.jpg) top center no-repeat #FFF;
}

.almhof {
	position:absolute;top:110px;left:45px;
	background-image: url('../img/bg_herkomst_ie6.gif');
	background-repeat:no-repeat;	
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='img/bg_herkomst.png');*/
	width:460px; height:395px;
}
#almhof[id] {
	background-image: url('../img/bg_herkomst.png');
	background-repeat:no-repeat;
}

.almhof .image {
	position:absolute;top:0px;left:0px;
	background-image: url('../img/bg_herkomst_tekstvlak_ie6.gif');
	background-repeat:no-repeat;	
	background-position:right;	
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='img/bg_herkomst.png');*/
	width:900px;height:387px;
}
.almhof #image[id] {
	background-image: url('../img/bg_herkomst_tekstvlak.png');
	background-repeat:no-repeat;
}
.almhof .imageNatuurlijk {
	position:absolute;top:0px;left:0px;
	background-image: url('../img/bg_herkomst_natuurlijkAlmhof_ie6.gif');
	background-repeat:no-repeat;	
	background-position:right;	
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='img/bg_herkomst.png');*/
	width:900px;height:387px;
}

.almhof #imageNatuurlijk[id] {
	background-image: url('../img/bg_herkomst_natuurlijkAlmhof.png');
	background-repeat:no-repeat;
}

/*.almhof .image {position:absolute;top:0px;left:0px;width:900px;height:387px;background:no-repeat right top;}*/
.almhof .content {position:absolute;top:60px;left:30px;width:230px;height:290px;font-size:13px;}
.almhof .intro {font-size:13px;}

.default {
	position:absolute;top:110px;left:20px;
	width:910px; height:315px;
}

.default .questions {width:900px; height:400px;}

.default .title {font-size:14px; font-weight:bold;}
.default .content {padding-left:10px; margin-top:10px; font-size:11px;}
.default .content_actie {
	height: 170px;
	width: 410px;
	margin-left:418px;
	padding-left:10px;
	margin-top:-21px;
	font-size:11px;
	background:url('../img/banner.png') 0 0 no-repeat;
}

.default .content_actie a {
	display:block;
	text-align:center;
	padding-top: -34px;
	margin-left:220px;
	width: 149px;
	height: 21px;
	color:#FFFFFF; font-size:12px; text-shadow: #000000 1px 1px 5px;;
	background:url('../img/home_box_button.png') 0 0 no-repeat;
}
.default .content_actie a:hover { 
	background:url('../img/home_box_button_o.png') 0 0 no-repeat;
	text-decoration:none;
}
.default .floatRight {float: right; margin: 4px; }

.biologisch {
	color:#FFFFFF;
	position:absolute;top:195px;left:-10px;
	width:470px; height:340px;
}

.biologisch .title {font-size:14px; font-weight:bold; color:#FFFFFF;}
.biologisch .content {padding-left:10px; font-size:11px; color:#FFFFFF;}

.biologisch .content a {text-decoration:underline;color:#FFFFFF;}

.recipe_form {
	position:absolute;top:110px;left:45px;
	background-image: url('../img/bg_recipe_form_ie6.gif');
	background-repeat:no-repeat;	
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='img/bg_herkomst.png');*/
	width:908px; height:364px;
}
#recipe_form[id] {
	background-image: url('../img/bg_recipe_form.png');
	background-repeat:no-repeat;
}

.recipe_form .image {
	position:absolute;top:56px;right:4px;
	background-image: url('../img/bg_recipe_cow_ie6.gif');
	background-repeat:no-repeat;	
	background-position:right;	
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='img/bg_herkomst.png');*/
	width:900px;height:299px;
}
.recipe_form #image[id] {
	background-image: url('../img/bg_recipe_cow.png');
	background-repeat:no-repeat;
}
.recipe_form td { vertical-align:top; }
.recipe_form .content {position:absolute;top:15px; left:20px; }
.recipe_form .label	{ font-size:12px; font-weight:bold; }
.recipe_form .small	{ font-size:11px; }
.recipe_form .explanation{ font-size:11px; margin-top:10px; }
.recipe_form input.large	{ border:1px solid #cad5e6; width:308px; background:#fff; }
.recipe_form textarea.large	{ border:1px solid #cad5e6; width:308px;height:138px; }
.steps			{ margin-top:10px; height:50px; }
.submit			{ margin: 5px 12px 0 0; }
.back				{ margin: 5px 0 0 -3px; }
.check 			{ cursor:pointer;float:left; width:20px; margin-top:2px; }
#error			{ color:#8db2e9; font-size:11px; float:left; width:300px; display:none; }
.error			{ color:#8db2e9; }

/*.almhof .image {position:absolute;top:0px;left:0px;width:900px;height:387px;background:no-repeat right top;}*/
.almhof .content {position:absolute;top:60px;left:30px;width:230px;height:290px;font-size:13px;}
.almhof .intro {font-size:13px;}

.banner {position:absolute;top:10px;right:35px;}
.bg{}

.farmered {margin-left:185px; margin-top:0px; z-index:100;}
#biologisch .farmered a{color:#FFFFFF !important; text-decoration:underline !important;}
#biologisch .farmered a:hover{color:#FFFFFF !important; text-decoration:underline !important;}

.actie {
	position:absolute;top:110px;left:50%;
	margin-left:-499px;
	/*background-image: url('../img/bg_ie6.gif');*/
	background-repeat:no-repeat;	
	/*filter:progid:DX ImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='img/bg_actie.png');*/
	width:998px; height:700px;
}
#actie[id] {
	background-image: url('../img/bg_actie.png');
	background-repeat:no-repeat;
}
.actie iframe {
	position:absolute;
	top:15px;
	left:20px;
}
.actie_background {
	display:block;
/*	position:absolute;top:90px;left:0px; 	background-color:#FF0000;
*/
	width:100%;
	height:100%;
}

.actie_background #flashbg{}

.actie .content	{ margin:20px 0 0 50px; }
.actie .content a	{ font-weight:bold;}
.bt_ingezondenrecepten	{ position:absolute; left:560px; top:230px; }
.bt_verstuurrecept			{ position:absolute; left:470px; top:145px; }

.button_left{
    position:absolute;
    left: 0px;
    top: 315px;
}

.button_right{
    position:absolute;
    left: 925px;
    top: 315px;
}

.button {margin-top:10px;height:35px;}
.center
{
	position:relative;
	width:990px;
	margin:0 auto;
	z-index:999;
}
.center #flashbg{}
.close {position:absolute;top:5px;right:10px;}
.close a:link, .close a:visited {text-decoration:none;color:#111;}
.close a:hover {text-decoration:underline;color:#000;}

.cMail {float:left;width:580px;display:inline; margin-left:10px;}
.cMail .content {float:left;display:block; width:580px;}
.cMail table {font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#333;}
.cMail .text {
	width:580px;height:206px;
}
.cMail .mailafriend 
{
	width:580px;height:200px;
}

.popup_text {float:left;width:525px;margin:148px 0px 0px 55px;display:inline}
.popup_text .content {float:left;width:470px;margin:15px 0px 0px 10px;display:inline}
.popup_text table {font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#333;line-height:20px;}
.popup_text .text {
	position:absolute;top:160px;left:52px;
	background:#fff;
	width:500px;
}


.commercial {
	position:absolute;top:100px;left:45px;
	width:908px; height:395px;
}
#commercial[id] {

}
.commercial .content {position:absolute;top:110px;left:30px;width:230px;height:290px;}
.commercial .video {position:absolute;top:10px;left:90px;width:575px;height:305px;}


.vacatures{
	position:absolute;top:110px;left:45px;
	background-image: url('../img/bg_vacatures_ie6.gif');
	background-repeat:no-repeat;	
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='img/bg_producten_tekstvlakBoven.png');*/
	width:911px; height:404px;
}
#vacatures[id] {
	background-image: url('../img/bg_vacatures.png');
	background-repeat:no-repeat;
}

.vacatures .content {position:absolute;top:60px;left:30px;width:230px;height:290px;font-size:13px;}
.vacatures .intro {font-size:13px;}



.contact {
	position:absolute;top:110px;left:46px;
	background-image: url('../img/bg_contact_ie6.gif');
	background-repeat:no-repeat;	
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='img/bg_contact.png');*/
	width:908px; height:289px;
}
.contact #error { color:#8db2e9; font-size:11px; float:left; width:300px; display:none; }
.error			{ color:#8db2e9; }

#contact[id] {
	background-image: url('../img/bg_contact.png');
	background-repeat:no-repeat;
}

.contact .margin {margin:15px 0px 0px 20px}

a.send {
display:block;
text-align:center;
padding-top: 2px;
width: 149px;
height: 21px;
color:#FFFFFF; font-size:12px; text-shadow: #000000 1px 1px 5px;;
background:url('../img/home_box_button.png') 0 0 no-repeat;
}
a.send:hover { 
background:url('../img/home_box_button_o.png') 0 0 no-repeat;
text-decoration:none;
}

a.sendSmall {
display:inherit;
text-align:center;
padding-top: 2px;
width: 102px; 
height: 21px;
color:#FFFFFF; font-size:12px; text-shadow: #000000 1px 1px 5px;
background:url('../img/small_button.png') no-repeat;
}
a.sendSmall:hover { 
background:url('../img/small_button_o.png') no-repeat;
text-decoration:none;
}

.home_leftarticle {position:absolute;top:388px;left:0px;}
.home_rightarticle {position:absolute;top:480px;left:870px;}
/*.home_rightarticle {position:absolute;top:495px;left:745px;}*/

.home_background {
	display:block;
	position:absolute;top:-1px;left:-81px;
	z-index:1;
}

.home_banner {
	display:block;
	position:absolute;top:470px;left:105px;
	background-image: url('../img/home_box.jpg');
	background-repeat:no-repeat;
	width:990;height:265px;
	z-index:5;
}

.home_banner table 	{}
.home_banner tr			{color:#FFFFFF; vertical-align: top; text-shadow: #000000 1px 1px 5px;}
.home_banner tr h6	    {color:#FFFFFF; font-size:16px; text-shadow: #000000 1px 1px 6px;}
.home_banner .margin    {margin:10px 0px 0px 10px}
.home_banner .content   {margin:14px 40px 0px 0px;line-height:18px;font-size:14px;color:#FFFFFF;}

.home_banner a {
display:block;
text-align:center;
padding-top: 2px;
width: 149px;
height: 21px;
color:#FFFFFF; font-size:12px; text-shadow: #000000 1px 1px 5px;;
background:url('../img/home_box_button.png') 0 0 no-repeat;
}
.home_banner a:hover { 
background:url('../img/home_box_button_o.png') 0 0 no-repeat;
text-decoration:none;
}

.home_nieuwflash {position:absolute;top:270px;left:0px;}
.home_commercialflash {position:absolute;top:425px;left:545px;}
.home_receptflash {position:absolute;top:320px;left:654px;}
.home_stylingflash {position:absolute;top:450px;left:704px;}
.recipe_stylingflash	{position:absolute;top:80px;left:348px;}
.recipe_cornerflash	{position:absolute;top:441px;left:840px; width:250px; height:250px; z-index:1000000}
.fl {float:left;}

.input {background:url(../img/bg_input.png) no-repeat}
.input input {width:205px;margin:3px 0px 1px 3px;font-size:11px;}
p.large {font-size:18px;font-weight:bold;color:#333333;}
.logo{ margin-left:-21px; margin-top:1px;}

.mainNav{margin-left:-21px; margin-top:1px; float:left; width:1100px;}
.mainNav div{float:left;}
.mainNav.pageGame{/margin-left:116px !important;}
#mainNav{ padding: 0; list-style: none;}

#mainNav ul { padding: 0; list-style: none;}

#mainNav li {height:100px; float: left; repeat; position:relative;z-index:30; height:20px;}

#mainNav ul {
	position: absolute;
	left: -1600px;
	width: 150px;
	margin-top:-5px;
}

#mainNav li:hover ul, #mainNav li.ie_does_hover ul { left: auto; background-position: 0 0; left: -20px; top: 45px; padding-left:20px;}

#dropNav li {width:135px;padding-left:20px; overflow:hidden; display:block; float:left;} 
#dropNav a { display: block; color:#000000; text-decoration:none;} 
#dropNav a:hover {color:#FFFFFF; background:url(../img/nav/drop_hov.png); margin-left: -20px; padding-left:20px;}

.message {background:url(../img/bt_textarea.png) no-repeat;width:470px;height:115px;}
.message textarea{width:460px;height:110px;margin:2px 0px 1px 4px}

/* body.popup {background:url(../img/bg_mailpopup.jpg) no-repeat;}*/
body.popup {/*background:url(../img/bg_popuptext.jpg) no-repeat;*/}
body.popup_bgtext {/*background:url(../img/bg_popuptext.jpg) no-repeat;*/}
body.popupblank {/*background:url(../img/bg_popuptext.jpg) no-repeat;*/}
/*body.popupblank {background:url(../img/bg_popup.jpg) no-repeat top;} */

.products_small {position:absolute;top:-20px;left:40px;width:180px;height:90px;}
.products_small table {text-align:center}

.products_title {
	position:absolute;top:90px;left:610px;
	background-image: url('../img/prod_box.png');
	background-repeat:no-repeat;	
	width:375px; height:201px;
}

.products_title .title {
	position:absolute;
	top:35px;
	left:15px;
	width:340;
	padding-left:5px;
}

.products_title .title1 {
	position:absolute;
	top:15px;
	left:15px;
	width:372;
	padding-left:5px;
	color:#a3c2e4;
	font-size:16px;
	font-weight:bold;
}


.products_detail {
	position:absolute;top:96px;left:614px;
	background-image: url('../img/prod_box3.png');
	background-repeat:no-repeat;
	padding-left:15px;
	z-index: 5;	
	width:380px; height:480px;
}

.products_detail .title1 {
	position:absolute;
	top:15px;
	left:15px;
	width:372;
	color:#a3c2e4;
	font-size:16px;
	font-weight:bold;
}

.products_detail .title2 {
	position:absolute;
	top:35px;
	left:15px;
	width:372;
	color:#a3c2e4;
	font-size:14px;
	font-weight:bold;
}
	
.products_detail .title3 {
	color:#a3c2e4;
	font-size:16px;
	font-weight:bold;
}
	
	
.products_detail .content {
	position:absolute;
	top:60px;
	left:15px;
	width:330;
	height:410px;
	overflow-x: hidden;
	overflow-y: auto;
}
.products_detail .content TD{font-size:11px;}

.products_detail .content .recepten a{display:block; width:250px; height:16px; line-height:17px; float:left; background:url(../img/bt_right_small.png) top left no-repeat; text-indent:20px;}
.products_detail .content .recepten a{color:#333 !important;}

.products_top {
	position:absolute;top:230px;left:10px;
	background-repeat:no-repeat;	
	width:700px; height:340px;
}
.products_top .elements {margin-left:0px;}
.products_top .items {float:left;width:900px;height:140px;}
.products_top .item {float:left;width:auto;height:130px;margin:0px 15px 0px 0px;display:inline;text-align:center;}
.products_top .item_on {float:left;width:auto;height:130px;margin:0px 15px 0px 0px;display:inline;background:#f0f0f0;text-align:center;}
.products_top a:hover {background:#ffffff; text-decoration:none;} /*BG color is a must for IE6*/
.products_top a span {display:none; width:105px; height:21px;}
.products_top a span .1{z-index: 10; display:inline; width:105px; height:21px; text-align:center; font-weight:bold; position:absolute; border:1px; background:url(../img/prod/mousetip.png) no-repeat; color:#FFFFFF;}
.products_top a:hover span{z-index: 10; display:inline; text-align:center; font-weight:bold; position:absolute; border:1px; background:url(../img/prod/mousetip.png) no-repeat; color:#FFFFFF;}

.products_bottom {
	position:absolute;top:95px;left:20px;
	background-image: url('../img/prod_box2_top.png');
	background-repeat:no-repeat;	
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='img/bg_producten_tekstvlakOnder.png');*/
	width:595px; height:145px;
}
#products_bottom[id]{
	background-image: url('../img/prod_box2_top.png');
	background-repeat:no-repeat;
}

.products_bottom .elements {margin-left:0px;}
.products_bottom .items {float:left;width:580px;height:160px;}
.products_bottom table {text-align:center !important}
.products_bottom .items_width {width:500px; float:left;margin-left:50px;display:inline;}
.products_bottom .item {float:left;height:136px;margin:7px 0px 0px 0px;display:inline;}
.products_bottom .item_on {float:left;height:135px;margin:7px 0px 0px 0px;display:inline; color:#3a7cc3; } /*no color change in FF...*/
.products_bottom .desc {float:left;width:230px;margin:10px 0px 0px 20px;display:inline}

.products_bottom #left{position:absolute;top:55px;left:15px;}
.products_bottom #right{position:absolute;top:55px;left:550px;}
.products_bottom .productTitle{margin-top:-1px; display:block; text-align:center; width:84px; float:left; line-height:12px;}

.bio {
	position:absolute;top:110px;left:46px;
	background-image: url('../img/bg_questions_tekstvlak_ie6.gif');
	background-repeat:no-repeat;	
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image src='img/bg_product_detail_recept.png');*/
	width:912px;height:404px;
}
#bio[id] {
	background-image: url('../img/bg_questions_tekstvlak.png');
	background-repeat:no-repeat;
}

.bio .image {position:absolute;top:-21px;left:0px;width:908px;height:439px;background:no-repeat left top;}
.bio #image[id] {
	background-image: url('../img/bg_questions.png');
	background-repeat:no-repeat;
}
.bio .content {position:absolute;top:60px;left:275px;width:420px;font-size:13px; z-index:5;}

.rel {position:relative}

.recepies_left {
	position:absolute;top:80px;left:15px;
	background-image: url('none');
	width:435px; height:445px;
}
#recepies_left[id] {
	filter:none;
	background-repeat:no-repeat;
}

.recepies_left .title {
	position:absolute;
	left:5px;
	margin-top:-3px;
	width:340;
	color:#a3c2e4;
	font-size:16px;
	font-weight:bold;
}

.recepies_left .top {
	position:absolute;top:50px;left:15px;
	width:435px;
	height:50px;
}

.recepies_left .list {
	position:absolute;top:115px;left:15px;
	width:422px;
	height:343px;
	background-image: url('../img/rec/li_inner.png');
	background-repeat:repeat-y;
}

.recepies_left .listBlank {
	position:absolute;top:115px;left:15px;
	width:422px;
	height:343px;
}


.recepies_left .innerList {
	width:420px;
	height:130px;
	font-size:11px;
	line-height: 20px;
	margin-bottom:15px;
	overflow-x: hidden;
	overflow-y: auto;
}

.recepies_left .listTitleOn{
	background-image: url('../img/rec/cat_open.png');
	background-repeat:no-repeat;
	text-transform: uppercase;
	padding-top:10px;
	padding-left:5px;
	margin-top:-12px;
	margin-left:-1px;
	width:423px;
	height:35px;
}

.recepies_left .listTitleOff {
	background-image: url('../img/rec/cat_closed.png');
	background-repeat:no-repeat;
	text-transform: uppercase;
	padding-top:10px;
	padding-left:5px;
	margin-top:-10px;
	width:423px;
	height:35px;
}

.recepies_left a.Item {
	margin-left:10px;
	padding-left:15px;
}

.recepies_left a.Selected {
	color:#a3c2e4;
	margin-left:10px;
	padding-left:15px;
	background-image: url('../img/rec/li.png');
	background-repeat:no-repeat;
}

.recepies_left .title {position:absolute;top:15px;left:15px;}

.recepies_right {
	position:absolute;top:95px;left:490px;
	background-repeat:no-repeat;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/bg_recepten_bottom.png');*/
	width:435px; height:440px;
}

.recepies_right .title {
	position:absolute;
	top:-3px;
	left:5px;
	width:340;
	color:#a3c2e4;
	font-size:16px;
	font-weight:bold;
}

.recepies_right .content {
	position:absolute;
	top:32px;
	height:370px;
	overflow-x: hidden;
	overflow-y: auto;
}

.recepies_right .block {
	position:absolute;
	top:40px;
	left:195px;
	height:370px;
	overflow-x: hidden;
	overflow-y: auto;
}



.recepies_right .left {
	position:absolute;
	top:35px;
	left:0px;
	height:370px;

}

.recepies_right .floatLeft {
    float: left; 
    margin: 4px; 
}

.recepies_right .box {
	background-image: url('../img/rec/box_right.png');
	background-repeat:no-repeat;
	left:5px;
	top:35px;
	height:285px;
	width:175px;
}

.recepies_right .text {
	height:245px;
	width:170px;
	padding-left:5px;
	padding-top:2px;
	overflow-x: hidden;
	overflow-y: auto;
}

.recepies_right .buttons {
	float:left;
	width:170px;
	display:block;
	height:25px;
}

.recepies_right .buttons.abs
{
	position:absolute;
	top:400px;
	left:-10px;

}
.recepies_right .buttons .btnMailRecipe
{
	display:block; float:left; text-indent:-9999px;
	width:71px; height:21px; margin-left:5px;
	background:url(../img/rec/bt_send.png) top left no-repeat;
}

.recepies_right .buttons .btnPrintRecipe
{
	display:block; float:left; text-indent:-9999px;
	width:71px; height:21px; margin-left:10px;
	background:url(../img/rec/bt_printrec.png) top left no-repeat;
}

.recepies_right .buttons .btnPrintenRecipe
{
	display:block; float:left; text-indent:-9999px;
	width:71px; height:21px; margin-left:10px;
	background:url(../img/rec/bt_print.png) top left no-repeat;
}


.recepies_right ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.recepies_right li{
	background-image: url('../img/rec/li.gif');
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 14px;
}

.recepies_detail {
	position:absolute;top:110px;left:45px;
	background-image: url('../img/bg_recepten_big_ie6.gif');
	background-repeat:no-repeat;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/bg_recepten_big.png');*/
	width:908px; height:354px;
}
#recepies_detail[id] {
	background-image: url('../img/bg_recepten_big.png');
	background-repeat:no-repeat;
}

.recepies_detail .image {position:absolute;top:0px;left:0px;width:900px;height:350px;background:no-repeat left top;}
.recepies_detail .imagedetail {position:absolute;width:150px;height:350px;} /*positie geplaatst in asp*/
.recepies_detail .margin {position:absolute;top:10px;left:265px;}
.recepies_detail .content {float:left;width:620px;height:280px;}

.sound {position:absolute;top:130px;left:910px;}

.subnav {position:absolute;top:16px;left:140px;width:760px;height:29px;}
.subnav div {float:left;width:auto}
.subnav .bg {width:100px;line-height:20px;height:29px;text-align:center;background:url(../img/almhofnav_bg.png) repeat-x;}
.subnav .bg_on {width:100px;line-height:20px;height:29px;text-align:center;background:url(../img/almhofnav_bg_o.png) repeat-x;cursor:pointer;}

.wrapper{position:relative; background-position:50% 0px; background-repeat:no-repeat; }

.printDiv{height:0px; width:0px; overflow:hidden;}

div.pane{
	overflow:hidden;
	clear:left;
	margin: 0px 0 0 35px;
	position:relative;
	width:835px;
	height:135px;
}

.btn_left{position:absolute;top:90px;left:10px;}
.btn_right{position:absolute;top:90px;left:870px;}

.userrecipes 	{
 	position:absolute;top:110px;left:45px;
	background-image: url('../img/bg_userrecipes_ie6.gif');
	background-repeat:no-repeat;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='img/bg_recepten_big.png');*/
	width:908px; height:354px; 
}
#userrecipes[id] { 
	background-image: url('../img/bg_userrecipes.png');
	background-repeat:no-repeat;
}
 
.userrecipes .blockleft				{ width:610px; float:left; display:inline; margin:10px 0 0 20px;  }
.userrecipes .blockright			{ float:left; display:inline; width:200px; margin:10px 0 0 55px; }
.userrecipes .content					{ width:908px; float:left; display:inline;  }
.userrecipes .imageBlock			{ float:left; display:inline; width:200px; }
.userrecipes .image_large			{ margin:2px; }
.userrecipes .image_large_kader	{ float:left; display:inline; background:#fff; text-align:center; width:200px; }
.userrecipes .imgborder				{ background-color:#fff; width:70px; height:70px;float:left; display:inline; }
.userrecipes .item						{ width:290px; height:130px; border-bottom:1px solid #c5c5c5;float:left; display:inline; margin:9px 0 0 20px; }
.icon													{ float:left; display:inline;width:35px;margin-top:4px; }
.listitem											{ float:left; display:inline; width:155px; margin-top:6px; }
.userrecipes .margin					{ width:908px; float:left; display:inline;  }
.morerecipes			{ margin-top:10px; height:250px; }
.userrecipes .recipelist			{ width:620px; float:left; display:inline; margin:10px 0 0 10px;  }
.userrecipes .recpipeimage		{ width:66px; height:66px; margin:2px 0 0 2px;float:left; display:inline; background-repeat:no-repeat; background-position:center; }
.userrecipes .recipedetails		{ margin-left:10px; float:left; display:inline; width:210px; }
.userrecipes .recipeblock			{ float:left; display:inline; width:360px; margin-left:20px; } 
.userrecipes .review					{ font-weight:bold; font-size:14px; margin-top:10px; float:left; width:200px; }
.userrecipes .rating					{ text-align:left; margin:4px 0 0 -16px;float:left;width:200px;  }
.userrecipes .showmore				{ float:right; margin-right:-8px; }
.userrecipes .title						{ margin-left:20px; }
.userrecipes .text						{  }
.userrecipes .votes						{ color:#767676; font-size:13px; margin-top:4px; width:200px; float:left; }

.paging												{ text-align:center; color:#767676; font-size:11px; }
.paging a, .paging a:hover		{ color:#767676; }
.paging a.act, .paging a.act:hover	{ color:#212121; }
.paging a.prevnext, .paging a.prevnext:hover	{ color:#212121; }
/*.content a.underline 										{ text-decoration:underline; color:#000; };*/
/* CSS Document */

.highslide-header { display:none;}
.highslide-dimming {
	background: black;
}
.popup_message			{ padding:10px; }
.popup_message .text	{ margin-top:20px; float:left; width:340px; }
.popup_message .text.full	{  width: 580px; }
.popup_message .image	{ margin-top:20px; float:right; width:200px; height:200px; overflow:hidden; } 
.message_text			{ float:left; width: 540px; }
.message_text.full		{ width: 900px; }
.message_image			{ float:left; width:320px; height:280px; overflow:hidden; margin-left:20px; }

/*maps*/
.mainNav .gmnoprint div { float:none;}
.gmapDir  				{ margin-top:10px; width:230px;}
.gmnoprint a 			{ text-decoration:underline;}
.gmapTextBox			{ background-color:#ffffff !important; background-image:url(../img/bg_input.png); background-repeat:no-repeat; width:215px; height:23px; padding:2px; }
.gmapDirButton {
display:inherit;
text-align:center;
padding-top: -2px;
width: 180px; 
height: 21px;
color:#FFFFFF; font-size:11px; text-shadow: #000000 1px 1px 5px;
background:url('../img/large_button.png') no-repeat;
cursor:pointer;
}
.gmapDirButton:hover { 
background:url('../img/large_button_o.png') no-repeat;
text-decoration:none;
}
.gmapDirBtnsTo input { margin:0px; padding:0px;}
