body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0;
	overflow: scrollbars-vertical;
}
img{
	border: 0;
}
a{
	color: #7D5130;
	text-decoration: none;
	outline: none;
}
a:link, a:visited{
	color: #7D5130;
	text-decoration: none;
}
a:hover{
	color: #7D5130;
	text-decoration: underline;
}

/* DIV ELEMENTS */
#logo{
	width: 300px;
	left: 50%;
	margin-left: -150px;
	margin-top: 10px;
	top: 0;
	position: relative;		
}
#header{
	width: 100%;
	height: 230px;
	background-image: url(../images/header.png);
	background-repeat: repeat-x;
	position: relative;
	margin-top: 22px;
}

#container{
	width: 980px;
	left: 50%;
	margin-left: -490px;
	top: 0;
	position: relative;		
}
#content_top{
	background-image: url(../images/bg_content_top.png);
	background-repeat: no-repeat;
	width: 980px;
	height: 3px;
	position: relative;
	font-size: 0.1em;
	margin-top: -2px;
}
#content{
	background-image: url(../images/bg_content.png);
	background-repeat: repeat-y;
	width: 980px;
	position: relative;	
	padding-top: 30px;
	padding-bottom: 30px;
}
#content #top{
	background-image: url(../images/content_top.png);
	background-repeat: no-repeat;
	width: 974px;
	height: 5px;
	margin-left: 3px;
	font-size: 0.1em;
}
#content #text{
	background-image: url(../images/content_text.png);
	background-repeat: y-repeat;
	width: 929px;
	margin-left: 3px;
	padding-left: 45px;
	padding-top: 18px;
	padding-bottom: 15px;
}
#content #text #stores{
	position: relative;
	width: 248px;
	margin-top: -45px;
	margin-left: 325px;
	z-index: 100
}

#content #text #news{
	width: 180px;
	height: 405px;
	left: -23px;
	background-color: #B1011F;
	position: relative;
	float: left;
}
#content #text .news_first_item{
	width: 150px;
	height: 68px;
	
	margin-left: 10px;
	padding-left: 10px;
	padding-top:15px;
	color: #FFF;
}

#content #text .news_items_total{
	
	width: 150px;
	height: 68px;
	
	margin-left: 10px;
	padding-left: 10px;
	padding-top: 15px;
		
	background-image: url(../images/news_item_bg.png);
	background-repeat: no-repeat;
	
	color: #FFF;
}
#news_navigation{
	width: 180px;
	margin-left: 2px;
}
.table_navigation{
	float: right;
	margin-top: 5px;	
	margin-bottom: 5px;
	font-size: 8px;
}
.table_navigation td{
	width: 15px;
	height: 15px;
	padding: 0px;
	text-align: center;
}

.table_navigation td.active{
	color: #b1011f;
	cursor: pointer;
}
.table_navigation td.current{
	color: #FFF;
	background-color: #b1011f;	
}
.table_navigation td.inactive{
	color: #FFF;
	background-color: #979080;
	cursor: pointer;	
}
.table_navigation td.inactive a{
	color: #FFF;
}
a:link, a:visited{
	color: #FFF;
	text-decoration: none;
}
a:hover{
	color: #FFF;
	text-decoration: underline;
}

#content #text #central{
	margin-left: -13px;
	margin-top: -35px;
	width: 554px;	
	position: relative;
	float: left;
}
#content #text #flash_theoldbarn{
	width: 270px;
	height: 318px;
	background-color: #242424;
	position: relative;
	float: left;
	z-index: 1;
}
#content #text #flash_young{
	width: 270px;
	height: 318px;
	margin-left: 6px;
	background-color: #242424;
	position: relative;
	float: left;
}
#content #text #show_products{
	background-image: url(../images/bg_show_products.png);
	background-repeat: no-repeat;
	width: 554px;
	height: 158px;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color: #d9d1bf;
	position: relative;
	float: left;
}
#content #text #show_products #all_items{
	width: 426px;
	margin-left: 43px;
	position: relative;
}
#content #text #show_products #sale_tag{
	left: 420px;
	position: absolute;
	width: 140px;
	height: 140px;
	z-index: 100;
}


#content #text #show_products .item{
	
	margin-top: 20px;
	width: 110px;
	height: 120px;
	background-color: #FFF;
	margin-left: 30px;
	float: left;
	border-left: 1px solid #d6d0c0;
	border-right: 1px solid #c1bdb2;
	border-top: 1px solid #d9d6d0;	
}
#content #text #show_products .item img{
	margin-left: 5px;
}
#content #text #show_products .item h3{
	border-top: 1px solid #efe9d7;
	margin: 0;
	width: 110px;
}
#content #text #thewebshop{
	background-image: url(../images/webshop_bg.png);
	background-repeat: no-repeat;	
	background-position: 5px 35%;

	width: 180px;
	height: 405px;
	margin-left: 2px;
	background-color: #996D4C;
	position: relative;
	float: left;

}
#content #text #thewebshop h2{
	margin-top: 160px;
	width: 143px;
}
#content #text #thewebshop p{
	margin-top: 10px;
	width: 143px;
	padding-left: 25px;
	
}

#content .text_box_small{
	width: 460px;
	left: -26px;
	position: relative;
	background-image: url(../images/content_box_top.png);
	background-position: top;
	background-repeat: no-repeat;
	float: left;
	
	font-family: "Georgia", Arial, Helvetica;
	font-size: 12px;
	color: #282424;
	padding-top: 40px;
}
#content .text_box_small p{
	margin-top: 0px;
	padding-left: 26px;
}


#content .text_box_small p img{
	border: 7px solid #986d4C;
	border-style: solid;
	border-color: #986d4C;
	margin: 0px 10px 10px 10px;
}

#content .text_box_large{
	width: 460px;
	left: -19px;
	position: relative;
	background-image: url(../images/content_box_top.png);
	background-position: top;
	background-repeat: no-repeat;
	float: right;
	
	font-family: "Georgia", Arial, Helvetica;
	font-size: 12px;
	color: #282424;
	padding-top: 40px;
}
#content .text_box_large p{
	margin-top: 0px;
	padding-left: 26px;
}

#content .text_box_large p img{
	border: 7px solid #986d4C;
	border-style: solid;
	border-color: #986d4C;
	margin: 0px 10px 10px 10px;
}


#content .photo_box{
	width: 460px;
	height: 550px;
	margin-top: -40px;
	left: -19px;

	position: relative;
	background-color: #242424;
	float: right;
	
	font-family: "Georgia", Arial, Helvetica;
	font-size: 12px;
	color: #282424;	
	z-index: 15;
}
#title_bottom{
	margin: 0;
	z-index: 100;
	text-align: center;
	background-color: #f4f1e9;
}
#title_bottom p{
	font-family: "Georgia", Arial, Helvetica;
	font-size: 11px;
	color: #2c1d16;
	margin: 0;
	padding-bottom: 10px;	
}

#content #bottom{	
	background-image: url(../images/content_bottom.png);
	background-repeat: no-repeat;
	width: 974px;
	height: 5px;
	margin-left: 3px;
	font-size: 0.1em;
}
#content_bottom{
	background-image: url(../images/bg_content_bottom.png);
	background-repeat: no-repeat;
	width: 980px;
	height: 40px;
	padding-top: 10px;
	position: relative;
}
#copyright{
	text-align: center;
	color: #453934;
	font-size: 11px;
	position: relative;
	margin-top: -30px;
}

#copyright a{
	color: #7D5130;
	text-decoration: none;
	outline: none;
}
#copyright a:link, #copyright a:visited{
	color: #7D5130;
	text-decoration: none;
}
#copyright a:hover{
	color: #7D5130;
	text-decoration: underline;
}

.clear{
	clear:both;
}

/* FORM ELEMENTS */ 


form{
	margin-left: 26px;
	padding-top: 15px;
	padding-bottom: 10px;
}

label{
	float: left;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	margin: 5px 0px 5px 0px;
}

input {
	padding: 5px;
	width: 300px;
	margin: 5px 0px 5px 0px;
	background-color: #F4F1E9;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	border: 0;
}

textarea {
	padding: 5px;
	width: 400px;
	height: 150px;
	margin: 5px 0px 5px 0px;
	background-color: #F4F1E9;
	border: 0;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.checkbox_label{
	width: 200px;
	float: right;
}
.checkbox {
	width: 25px;
	float: left;
}
textarea:focus, input:focus, input.focused {
	background-color: #A0774E;
	color: #FFF;
}
textarea.error, input.error{
	border: 1px solid #A0774E;
	margin: 4px 0px 4px 0px;
}
#error_message {
	margin-left: 26px;
	display: none;
	color: #453934;
	font-weight: bold;
}
.submit{
	margin-left: 303px;
	width: 106px;
	height: 25px;	
	border: 0px;
	padding: 0;
}
.marginTop20{
	margin-top: 25px;	
}
.bedankt{
	margin: 10px 0px 10px 26px;	
}
.comment{
	margin-left: 26px;	
	margin-bottom: 20px;
}
.msg{
	clear: right;	
	width: 434px;
	display: block;
	position: relative;
	
	margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold;
}

#gastenboek label{
	width: 125px;
	float: left;
}
#gastenboek label.long{
	width: 415px;	
}
#gastenboek input{
	width: 250px;
	float: left;	
}
#gastenboek textarea{
	width: 250px;
	float: left;	
}
#gastenboek input[type=button]{
	margin-left: 125px;	
	width: 260px;
}
/* Menu */
#head_menu{
	margin-top: -273px;
	z-index: 10;
	position: relative;
	height: 43px;
	margin-left: 38px;
	margin-bottom: 0px;
	font-size: 0.1em;
}
#ul_head_menu { 
	top: 0;
	padding: 0px;
	margin: 0px; 
}
#ul_head_menu li { 
	list-style-type: none;
	list-style: none; 
	height: 43px;
	margin-right: 48px;
	float: left;
} 
#ul_head_menu li a, #ul_head_menu li a:visited { 
	display: block; 
	text-decoration: none; 
	text-indent: -3000px;	
	height: 43px; 
	background-repeat: no-repeat;
}
#meer_gastenboek_reacties{
	margin-left: 26px;	
}
#meer_gastenboek_reacties {
	color: #000 !important;
}

#contact_menu{
	margin-top: -43px;
	float: right;
	height: 50px;
	z-index: 10;
	position: relative;
	height: 43px;
	margin-left: 40px;
	margin-bottom: 0px;
	font-size: 0.1em;
}
#ul_contact_menu { 
	top: 0;
	padding: 0px;
	margin: 0px; 
}
#ul_contact_menu li { 
	list-style-type: none;
	list-style: none; 
	height: 43px;
	margin-right: 10px;
	float: left;
} 
#ul_contact_menu li a, #ul_contact_menu li a:visited { 
	display: block; 
	text-decoration: none; 
	text-indent: -3000px;	
	height: 43px; 
	background-repeat: no-repeat;
}

#menu{
	z-index: 10;
	position: relative;
	height: 43px;
	margin-left: 40px;
	margin-bottom: 0px;
	margin-top: 6px;
	font-size: 0.1em;
}
#ul_menu { 
	top: 0;
	padding: 0px;
	margin: 0px; 
}
#ul_menu li { 
	list-style-type: none;
	list-style: none; 
	height: 43px;
	float: left;
}
#ul_menu li a, #ul_menu li a:visited { 
	display: block; 
	text-decoration: none; 
	text-indent: -3000px;	
	height: 43px; 
	background-repeat: no-repeat;
}
#ul_webshop{ list-style:none;}
#ul_webshop li{float:left;}
#ul_webshop .search{
	background:url(../images/searchentry.gif) no-repeat;
	width:189px;
	height:26px;

}
#ul_webshop .search input[type="submit"]{
	display:block;
	float:left;
	text-indent:-9999px;
	background:none;
	border:0;
	height:26px;
	width:50px;
	cursor:pointer;
	font-size:0;
	line-height: 1 !important;
}
#ul_webshop .search input[type="text"]{
	display:block;
	border:0;
	padding:0 0 0 10px;
	margin:0;
	float:left;
	height:26px;
	width:119px;
	background:none;
	line-height:25px;
}
#ul_webshop input:focus{
	background:none;
	color:#000000;
}
#ul_webshop .cart{
	background:url(../images/cart.gif) no-repeat;
	padding-left:30px;
	font-size:13px;
	margin-right:30px;
	padding-left:30px;
	padding-top:5px;
}
#ul_webshop .cart a:link, #ul_webshop .cart a:visited{
	color:#535353;
	text-decoration:none;
} 
#ul_webshop form{ margin:0; padding:0;}
.home a{
	background-image: url(../images/menu_home.png);  
	width: 63px;
}
.home a:hover{
	background-image: url(../images/menu_home_active.png);
} 
.home_active{
	background-image: url(../images/menu_home_active.png);  
	width: 63px;
} 

.webshop a{
	background-image: url(../images/menu_webshop.png);  
	width: 78px;
}
.webshop a:hover{
	background-image: url(../images/menu_webshop_active.png);
} 
.webshop_active{
	background-image: url(../images/menu_webshop_active.png);  
	width: 78px;
}
.news a{
	background-image: url(../images/menu_news.png);  
	width: 69px;
}
.news a:hover{
	background-image: url(../images/menu_news_active.png);
} 
.news_active{
	background-image: url(../images/menu_news_active.png);  
	width: 69px;
}

.guestbook a{
	background-image: url(../images/menu_gastenboek.png);  
	width: 108px;
}
.guestbook a:hover{
	background-image: url(../images/menu_gastenboek_active.png);
} 
.guestbook_active{
	background-image: url(../images/menu_gastenboek_active.png);  
	width: 108px;
}

.newsletter a{
	background-image: url(../images/menu_newsletter.png);  
	width: 113px;
}
.newsletter a:hover{
	background-image: url(../images/menu_newsletter_active.png);
} 
.newsletter_active{
	background-image: url(../images/menu_newsletter_active.png);  
	width: 113px;
}

.contact a{
	background-image: url(../images/menu_contact.png);  
	width: 76px;
}
.contact a:hover{
	background-image: url(../images/menu_contact_active2.png);
} 
.contact_active{
	background-image: url(../images/menu_contact_active2.png);  
	width: 76px;
}

.introductie a{
	background-image: url(../images/menu_introductie.png);  
	width: 99px;
}
.introductie a:hover{
	background-image: url(../images/menu_introductie_active.png);
} 
.introductie_active{
	background-image: url(../images/menu_introductie_active.png);  
	width: 99px;
} 

.oldbarn a{
	background-image: url(../images/menu_oldbarn.png);  
	width: 120px;
}
.oldbarn a:hover{
	background-image: url(../images/menu_oldbarn_active.png);
} 
.oldbarn_active{
	background-image: url(../images/menu_oldbarn_active.png);  
	width: 120px;
} 

.young a{
	background-image: url(../images/menu_young.png);  
	width: 63px;
}
.young a:hover{
	background-image: url(../images/menu_young_active.png);
} 
.young_active{
	background-image: url(../images/menu_young_active.png);  
	width: 63px;
}

.spaar a{
	background-image: url(../images/menu_spaar.png);  
	width: 119px;
}
.spaar a:hover{
	background-image: url(../images/menu_spaar_active.png);
} 
.spaar_active{
	background-image: url(../images/menu_spaar_active.png);  
	width: 119px;
}

.was a{
	background-image: url(../images/menu_was.png);  
	width: 146px;
}
.was a:hover{
	background-image: url(../images/menu_was_active.png);
} 
.was_active{
	background-image: url(../images/menu_was_active.png);  
	width: 146px;
}

.nieuws a{
	background-image: url(../images/menu_nieuws.png);  
	width: 69px;
}
.nieuws a:hover{
	background-image: url(../images/menu_nieuws_active.png);
} 
.nieuws_active{
	background-image: url(../images/menu_nieuws_active.png);  
	width: 69px;
}

.over a{
	background-image: url(../images/menu_over.png);  
	width: 139px;
}
.over  a:hover{
	background-image: url(../images/menu_over_active.png);
} 
.over_active{
	background-image: url(../images/menu_over_active.png);  
	width: 139px;
}


/************** sIFR styles start ************************/

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 30px;
	margin: 0;
	z-index: 10;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 15px;
	width: 290px;
	margin: 0;
	margin-left: 26px;
	margin-bottom: 5px;
	z-index: 10;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 15px;
	width: 290px;
	margin: 0;
	margin-left: 26px;
	margin-bottom: 5px;
	z-index: 10;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	font-size: 14px;
	width: 95px;
	margin: 0;
	z-index: 10;
}

.sIFR-hasFlash h5 {
	visibility: hidden;
	font-size: 14px;
	margin: 0;
	z-index: 10;
}


.sIFR-hasFlash h6 {
	visibility: hidden;
	font-size: 24px;
	margin: 0;
	z-index: 10;
}


/************** sIFR styles end ************************/
