@charset "utf-8";

@import "reset.css";
@import "navigation.css";
@import "mceContentBody.css";
@import "nieuws.css";

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;

}

h1,h2,h3,h4,h5,h6 {

	color: #F75929;
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
/*	font-family: Georgia, "Times New Roman", Times, serif;
*/
}



h1 {
	font-size: 26px;
	letter-spacing:-1px;
	}



h2 {
	font-size: 20px;
    margin-bottom: 6px;
}



h3 {
	font-size: 14px;
	font-weight: bold;
}



h4 {

	font-size: 12px;
}



h5 {

	font-size: 12px;

}



h6 {

	font-size: 12px;

}

p {
	margin-bottom: 6px;
	line-height: normal;
}

strong {
	font-weight: bold;
}

textarea, input {
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

textarea.expanding {
	line-height: 16px;
	width: 98%;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

form td{
	padding: 2px;
}


img{
	font-size: 8px;
	color: #CCCCCC;
	background-position: top;
}

small {
	font-size: 9px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.photoright {
	float: right;
	padding-bottom: 12px;
	padding-left: 12px;	
}

.textright {
	text-align: right;
	display: block;
}

h1 a:visited{
	color: #F75929;}

.a1:link, .a1:visited{
	color: #006699;
	text-decoration: none;
	}
	
.a1:hover, .a1:focus{
    text-decoration: underline;
}

.a2:link, .a2:visited{
	color: #697C7E;
    text-decoration: none;
	}
	
.a2:hover, .a2:focus{
	color: #E3B064;
    text-decoration: underline;
}


.a3:link, .a3:visited{
	color: #697C7E;
	}
	
.a3:hover, .a3:focus{
	color: #E3B064;
	text-decoration: line-through;
}
	
.ablock{
	display: block;
	padding-top: 1px;
	padding-bottom: 3px;
	padding-left: 30px;
	background-image: url(../_images/artefacts/dotted-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.ablock2 {
	display: block;
	float: left;
	width: 250px;
	background-image: url(../_images/artefacts/dotted-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 4px;
}

a.ablock2 h3{
height:21px;
}

.abutton:link, .abutton:visited, .abutton:hover, .abutton:focus{
	color: #ffffff;
	text-decoration: none;
	background-color: #95a3a4;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #697c7e;
	border-right-color: #697c7e;
	border-bottom-color: #697c7e;
	border-left-color: #697c7e;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
	

#gobuttons{
	padding-top: 40px;
	padding-left: 40px;
}

#sb_mijnreacties a.ablock, #sb_reacties a.ablock{
	padding-left: 2px;
}

#sb_agenda a.ablock, #sb_ikganaar a.ablock{
	padding-left: 90px;
}

.ablock:hover, .ablock2:hover{
	background-color: #F1F3F3;
}

.asquare{
	width: 48px;
	height: 48px;
	overflow: hidden;
	background-color: #FFFFFF;
	display: block;
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}

.abigsquare{
	width: 60px;
	height: 60px;
	overflow: hidden;
	background-color: #FFFFFF;
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}


.asquare:hover{
	background-color: #F1F3F3;
}

.adblockl{
	padding: 5px;
	float: left;
}

#nav_t{
	margin-top: 8px;
}

#nav_l{
	display: block;
	float: left;
	width: 79px;
	margin-bottom: 8px;
	overflow: hidden;
}

#nav_r{
	display: block;
	float: left;
	width: 139px;
	margin-bottom: 8px;
}

.sideb_nav{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ECECD9;
	padding-left: 4px;
	font-size: 11px;
}

.sideb_nav ul{
	padding-top: 3px;
	padding-bottom: 2px;
}

.sideb_nav a{
	padding-top: 1px;
	padding-bottom: 1px;
	background-repeat: no-repeat;
	background-position: 2px center;
	opacity: 0.5;
	padding-left: 18px;
	display: inline-block;
}

.orange {
	color: #F75929;
}

.orangelight {
	color: #E3B064;
}

.green {
     color: #609030;
}

.orangestrong {
	color: #F75929;
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 6px;
}

.h3greyblue{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 14px;
	}
	
.grey {
	color: #999999;
	font-size: 11px;
}

.leden {
	color: #697C7E;
}

.blog {
	color: #697C7E;
}

.Shops {
	background-image: url(/_images/cats/i12/shopsstats.png);
}

.Services {
	background-image: url(/_images/cats/i12/servicesstats.png);
}
.Clubs {
	background-image: url(/_images/cats/i12/clubsstats.png);
}
.Out {
	background-image: url(/_images/cats/i12/outstats.png);
}

.comments_s{
	background-image: url(/_images/icons/comments2_s.png);
}
.clicked_s{
	background-image: url(/_images/icons/clicked2_s.png);
}
.favorites_s{
	background-image: url(/_images/icons/favorites2_s.png);
}

.iLeden{
	background-image: url(/_images/cats/i12/leden.png);
}

.iArtikels{
	background-image: url(/_images/cats/i12/artikels.png);
}

.iAgenda{
	background-image: url(/_images/cats/i12/agenda.png);
}

.iPromoties{
	background-image: url(/_images/cats/i12/promoties.png);
}

.iWerk{
	background-image: url(/_images/cats/i12/werk.png);
}

#container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
} 

#header .staylocallogo{
	float: left;
	padding-top: 8px;
	margin-left: 8px;
}

.login{
	float: right;
	padding-top: 35px;
	padding-right : 5px;
}



.login a:link,.login a:visited{
	background-color: transparent;
	background-image: url(/_images/artefacts/pipe.png);
	background-repeat: no-repeat;
	padding-left: 6px;
	margin-left: 6px;
	background-position: left center;
}

.login strong{
	color: #F75929;
}

#user {
    float: right; 
	padding-top: 3px;
	padding-right: 2px;
}

#fb_button {
    float: right; 
	padding-top: 30px;
	padding-right: 2px;
}

#squares{
	padding-top: 10px;
}

.square{
	float: left;
	margin-right: 5px;
	margin-bottom: 2px;
	font-size: 9px;
}

.droppable-active {
	background-color: #CCFF66;
}
.droppable-hover {
	background-color: #FFFF66;
}

#breadcrumbs {
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 10px;
	background-color: #95A3A4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8EA2A4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4A5859;
	clear: left;
	padding-top: 1px;
	padding-bottom: 1px;

}
#breadcrumbs a:link,#breadcrumbs a:visited{
	color: #FFFFFF;
}

#breadcrumbs a:hover,#breadcrumbs a:focus{
	color: #FFCC66;
}

#containerLeft {
	width: 770px;
	float: left;
} 


#containerRight {
	float: left;
	width: 230px;
	overflow: hidden;
	display: block;
}

#mainContent {
	margin: 0px;
	width: 770px;
	overflow: hidden;
	display: block;
}

#mainContent.singleentry {
  padding-left: 3px;
  padding-right: 40px;
}

#containerRight a:hover, #containerRight a:focus{
    text-decoration: underline;
}

#search {
	background-color: #95A3A4;
	height: 28px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #718384;
	padding-top: 5px;
}

#search input{
	float:left;

}

#search a {
    text-indent:-9999px;
	border:0;
	display:block;
	text-decoration:none;
	overflow:hidden;
	background-color: transparent;
	background-image: url(/_images/artefacts/search.png);
	background-repeat: no-repeat;
	width:40px;
	height:25px;
	float: left;
	margin-top: 0px;
	background-position: 0px -2px;
	}
	
#search a:hover, #search a:focus {
	background-position:0px -28px;
	 }


#searchadvanced {
	font-size: 11px;
	color: #666666;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 8px;
	background-color: #CED5D5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDC6C6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4A5859;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8D9B9C;
	clear: both;
}


#map {
	margin: 0px;
	height: 230px;
	width: 230px;
	overflow: hidden;
}


#titleOLD {
	background-image: url(/_images/artefacts/titlebg.png);
	background-color: #F8F8F1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECD9;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECECD9;
	margin-bottom: 8px;
	margin-right: 8px;
	margin-top: 8px;

}

#titleOLD h1 {
	padding-top: 5px;
	padding-bottom: 5px;
}

.dorp {
	background-image: url(/_images/artefacts/bgreg.png);
	background-color: #F8F8F1;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECD9;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECECD9;
	margin-bottom: 0px;
	margin-top: 8px;
	margin-right: 4px;
	padding-bottom: 5px;
}
div.dorp h1 {
	padding-top: 5px;
	padding-bottom: 5px;
}


div.logo {
	width: 60px;
	height: 60px;
	overflow: hidden;
	display: block;
	float: left;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom: 6px;
}

.date {
	color: #F75929;
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	height: 20px;
	width: 50px;
	padding-top: 5px;
	font-weight: bold;
	padding-right: 10px;
}

#Iorganisaties {
	height: 51px;
}

#Ihandelaars {
	background-image: url(/_images/cats/Titlebars/Shops.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	height: 51px;
}

#Idiensten {
	background-image: url(/_images/cats/Titlebars/Services.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	height: 51px;
}

#Iverenigingen {
	background-image: url(/_images/cats/Titlebars/Clubs.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	height: 51px;	
}

#Iuit {
	background-image: url(/_images/cats/Titlebars/Out.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	height: 51px;	
}

#Ifavorites {
	background-image: url(/_images/cats/Titlebars/Favorites.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	height: 51px;	
}

#Ileden {
	background-image: url(/_images/cats/Titlebars/Leden.png);
	background-repeat: no-repeat;
	background-position: right 21px;
	height: 69px;	
}


#Ilocals {
	background-image: url(/_images/cats/Titlebars/Locals.png);
	background-repeat: no-repeat;
	background-position: right 21px;
	height: 69px;
}

#Ilocalsmain {
	background-image: url(/_images/cats/Titlebars/Locals.png);
	background-repeat: no-repeat;
	background-position: right 3px;
	height: 51px;
}

.address {
	color: #697C7E;
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.2;
}


#Iagenda {
	background-image: url(/_images/cats/Titlebars/Agenda.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#Iartikel {
	background-image: url(/_images/cats/Titlebars/Artikels.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#Ijob {
	background-image: url(/_images/cats/Titlebars/werk.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#Ipromotie {
	background-image: url(/_images/cats/Titlebars/Promoties.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#Ivraag {
	background-image: url(/_images/cats/Titlebars/Vragen.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 69px;
}

#Iartikel p, #Iagenda p, #Ijob p, #Ipromotie p{
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;

	padding-top: 1px;
		}

#Izoekertje {
	background-image: url(/_images/cats/Titlebars/Zoekertjes.png);
	background-repeat: no-repeat;
	background-position: right bottom;
		height: 69px;
}

#dorpstats {
	font-size: 9px;
	color: #9FB17C;
	float: right;
}

#dorpstats span {
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 13px;
	padding-right: 4px;
	}
	
#dorpstats span.infolink {
	font-size: 11px;
	padding-left: 0px;
}	

#colL {
	width: 377px;
	float: left;
	margin-left: 3px;
	margin-bottom: 5px;
} 

#colR {
	width: 377px;
	float: left;
	margin-left: 8px;
	margin-bottom: 5px;
}



#footer {
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #84929C;
	margin-right: 4px;
	clear: both;
} 


#footer p {

	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */

	padding-top: 2px;

	padding-bottom: 3px;

	text-align: center;

}

#showhere {
	display: block;
	height: 82px;
	padding-top: 0px;
	overflow: hidden;
	line-height: normal;
}

#news_button{
	float: right;
	padding-top: 2px;
	padding-bottom: 1px;
}


#newscount{
	float: left;
	font-size: 10px;
	font-weight: bold;
	padding-left: 45px;
	padding-top: 6px;
	padding-right: 6px;
	color: #697C7E;
}

#news_display
{
	font-size: 10px;
	font-weight: bold;
	padding-top: 6px;
	color: #697C7E;
}

#artikel {
	margin-right: 4px;
	margin-left: 3px;
}

#addfav {
	background-image: url(/_images/cats/i12/favsoranje.png);
	background-repeat: no-repeat;
	background-position: left 1px;
	float: right;
    padding-left: 13px;
	padding-top: 1px;
	padding-bottom: 1px;
}

#addfav a:link, #addfav a:visited {
	text-decoration: none;
	color: #006699;
}

#addfav a:hover, #addfav a:focus {
	text-decoration: underline;
}

#descriptionplus{
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 20px;
	clear: both;
}

#descriptionplus li{
	line-height: normal;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 3px;
	padding-left: 30px;
}

#descriptionplus a:link, #descriptionplus a:visited {
	text-decoration: none;
	color: #006699;
}

#descriptionplus a:hover, #descriptionplus a:focus {
	text-decoration: underline;
}

.v_cat {
	background-image: url(/_images/artefacts/i16/cat.png);
}

.v_contact {
	background-image: url(/_images/artefacts/i16/email.png);
}

.v_rss {
	background-image: url(/_images/artefacts/i16/rss.png);
}
.v_nieuwsbrief {
	background-image: url(/_images/artefacts/i16/nieuwsbrief.png);
}
.v_location {
	background-image: url(/_images/artefacts/i16/at.png);
}

.v_phone {
	background-image: url(/_images/artefacts/i16/telefoon.png);
}

.v_website {
	background-image: url(/_images/artefacts/i16/www.png);
}

.v_home {
	background-image: url(/_images/artefacts/i16/home.png);
}

.v_contactinfo {
	background-image: url(/_images/artefacts/i16/contactinfo.png);
}

.v_open {
	background-image: url(/_images/artefacts/i16/openingsuren.png);
}

.e_price {
	background-image: url(/_images/artefacts/i16/promoties.png);
}

#slideshow{

	background-color: #000000;

	height: 240px;

	width: 360px;

	background-image: url(images/allen_delancey.jpg);

	position: relative;

	top: 0px;

}


div.dottedline {
	clear: both;
	background-image: url(../_images/artefacts/dotted-line.gif);
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: left center;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

div.sb {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
	padding-top: 2px;
	margin-bottom: 10px;
	}	
	
	
div.sb .sbheader{
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 8px;
	text-align: right;
	height: 18px;
	display: block;
	padding-top: 5px;
}

div.sb .sbheader a {
	font-size: 11px;
}

.halfblock{
	float: left;
	width: 375px;
	margin-right: 10px;
}


#sb_leden .sbheader{
	background-image: url(../_images/titles/leden.png);
	}

#sb_nieuwleden .sbheader{
	background-image: url(../_images/titles/nieuweleden.png);
	}	
	
#sb_agenda .sbheader{
	background-image: url(../_images/titles/agenda.png);
	}	

#sb_promoties .sbheader{
	background-image: url(../_images/titles/promoties.png);
	}	
	
#sb_werk .sbheader{
	background-image: url(../_images/titles/werk.png);
	}
		
#sb_spreeklocals .sbheader{
	background-image: url(../_images/titles/spreeklocals.png);
	}	
	
#sb_spreekoverons .sbheader{
	background-image: url(../_images/titles/spreekoverons.png);
	}	
	
#sb_locals .sbheader{
	background-image: url(../_images/titles/locals.png);
	}	
	
#sb_fans .sbheader{
	background-image: url(../_images/titles/fans.png);
	}
	
#sb_reacties .sbheader{
	background-image: url(../_images/titles/reacties.png);
	}	
	
#sb_blogs .sbheader, #sb_blogssmall .sbheader{
	background-image: url(../_images/titles/artikels.png);
}

#sb_mijnreacties .sbheader{
	background-image: url(../_images/titles/mijnreacties.png);
}

#sb_mijnfavorites .sbheader{
	background-image: url(../_images/titles/mijnfavorites.png);
}

#sb_ikganaar .sbheader{
	background-image: url(../_images/titles/ikganaar.png);
}

#sb_wiegaat .sbheader{
	background-image: url(../_images/titles/wiegaat.png);
}

#sb_ikbeheer .sbheader{
	background-image: url(../_images/titles/ikbeheer.png);
}

#sb_aanbod .sbheader{
	background-image: url(../_images/titles/ikbiedaan.png);
}

#sb_vraag .sbheader{
	background-image: url(../_images/titles/ikzoek.png);
}

#sb_mijnzoekertjes .sbheader{
	background-image: url(../_images/titles/mijnzoekertjes.png);
}

#sb_zoekertjes .sbheader{
	background-image: url(../_images/titles/zoekertjes.png);
}

#sb_vragen .sbheader{
	background-image: url(../_images/titles/vragen.png);
}		
	
#sb_newsflash {
	background-image: url(../_images/titles/tips.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 0px;
	}	
	
#sb_spreek{
	background-color: #F8F8F1;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	border: 1px solid #ECECD9;
	clear: both;
	font-size: 11px;
	padding-left: 3px;
}	

#sb_spreek h3{
	padding-top: 3px;
	padding-bottom: 3px;
}

.sb_cbox{
	background-color: #F8F8F1;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 8px;
	border: 1px solid #ECECD9;
	clear: both;
	font-size: 11px;
	padding-left: 3px;
}	

.sb_cbox h3{
	padding-top: 3px;
	padding-bottom: 3px;
}	

#sb_wiegaat, #sb_locals, #sb_fans {
	font-size: 11px;
}

div.sb p {
	display: block;
	height: 29px;
	overflow: hidden;
	padding-top: 2px;
	margin-bottom: 2px;
	font-size: 11px;
}

div #sb_vragen p {
	display: inline;
}

div #sb_blogssmall p {
	height: 14px;
}

#sb_mijnreacties.sb p, #sb_reacties.sb p {
	height: auto;
	padding-top: 2px;
}

div .sb a span {
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 13px;
	padding-right: 4px;
	}

.stats_small {
	font-size: 9px;
	color: #9FB17C;
	padding-top: 1px;
}

#sb_agenda .stats_small{
	padding-top: 3px;
}

/* Photo .sb row left. Replace with generic photo60sq class */
div.sb_photo {
	width: 60px;
	height: 60px;
	overflow: hidden;
	background-color: #FFFFFF;
	display: block;
	float: left;
	margin-right: 5px;
}

div.sb_avatar {
	width: 30px;
	height: 30px;
	overflow: hidden;
	background-color: #FFFFFF;
	display: block;
	float: right;
	clear: left;
	margin-right: 4px;
}

div.sb_antwoorden {
	width: 30px;
	height: 30px;
	overflow: hidden;
	background-color: #FFFFFF;
	display: block;
	float: right;
	clear: left;
	margin-top: 4px;
	margin-right: 4px;
	padding-top: 4px;
	font-weight: bold;
	text-align: center;
}

/* Icon .sb row left */
div .sb em{
	width: 20px;
	height: 20px;
	background-color: transparent;
	display: block;
	clear: left;
	float: left;
	margin-top: 3px;
	margin-left: 2px;
	margin-right: 8px;
	background-repeat: no-repeat;
	background-position: left top;
}

#sb_aanbod em,#sb_vraag em, #sb_zoekertjes em{
	margin-top: 1px;
    height: 17px;}

#sb_aanbod h3,#sb_vraag h3{
    padding-top: 2px;
	padding-bottom: 1px;
	font-size: 12px;
}

.talk{
	cursor: pointer;
	line-height: normal;
	background-image: url(../_images/artefacts/dotted-line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.talk2{
	cursor: pointer;
	line-height: normal;
	background-image: url(../_images/artefacts/dotted-line.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.talkmin{
	height : 30px;
	overflow: hidden;
	clear: both;
	font-style: italic;
}

.talkmin2{
	height : 32px;
	overflow: hidden;
	clear: both;
}

.talkmax{
	height : auto;
	clear: both;
	font-style: italic;
	padding-bottom: 5px;
}

.talkmax2{
	height : auto;
	clear: both;
	padding-bottom: 5px;
}

.commentleft{
	clear: left;
	float: left;
	width: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECECD9;
	padding-top: 0px;
	padding-bottom: 2px;
}

.commentright{
	padding: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECECD9;
	float: left;
	width: 270px;
	margin-bottom: 2px;
	font-size: 10px;
}


#reacties{
	margin-top: 16px;
	margin-right: 40px;
}

.schrijf{
	background-image: url(../_images/artefacts/i24/pencil.png);
	background-position: left top;
	padding-top: 9px;
	background-repeat: no-repeat;
	height: 14px;
	margin-left: 56px;
	padding-left: 29px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline-block;
}

.reactienumber{
	float: left;
	height: 24px;
	width: 32px;
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #9FB17C;
	display: block;
	font-size: 18px;
	white-space: pre;
	padding-top: 2px;
}

.reactiesleft{
	clear: both;
	float: left;
	width: 140px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECECD9;
	padding-top: 8px;
	padding-bottom: 10px;
}

.reactiesright{
	padding: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECECD9;
	float: left;
	width: 500px;
	margin-bottom: 10px;
}

.reactiesright a:link, .reactiesright a:visited{
	color: #006699;
	text-decoration: none;
	}
	
.reactiesright a:hover, .reactiesright a:focus{
    text-decoration: underline;
}

.reactiesright blockquote{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ECECD9;
	background-color: #F3F3E9;
	padding: 7px;
	margin-top: 12px;
	margin-right: 40px;
	margin-bottom: 12px;
	margin-left: 12px;
	display: block;
	clear: both;
	border-right-color: #ECECD9;
	border-bottom-color: #ECECD9;
	border-left-color: #ECECD9;
}


div.sideb {
	margin-top: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 4px;
	font-size: 11px;
	clear: both;
	border-top-color: #ECECD9;
	margin-bottom: 20px;
	}	

div.sideb h3{	
	color: #697C7E;
	padding-bottom: 5px;
	}
	
div.sideb p{
	padding-top: 8px;
	}	
	
div.sideb li{
	padding-top: 2px;
	}	

div.sideb_owner {
	margin-top: 8px;
	font-size: 11px;
	background-color: #FFFFCC;
	padding: 4px;
	border: 1px solid #FBFB00;
}	

div.sideb_owner li{
	padding-top: 4px;
	font-size: 12px;
	padding-bottom: 3px;
	}
	
#comingsoon {
	background-image: url(/_images/artefacts/comingsoon.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	height: 100px;
	display: block;
	overflow: visible;
	float: right;
	top: 30px;
	position: absolute;
	visibility: visible;
	left: 590px;
}

#gratis {
	background-image: url(/_images/artefacts/gratis.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 100px;
	height: 100px;
	display: block;
	overflow: visible;
	float: right;
	top: 5px;
	position: absolute;
	visibility: visible;
	left: 530px;
}

#registerclubs{

	width: 200px;
	height: 66px;
	text-indent:-9999px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#registerclubs a {
	background-image: url(/_images/artefacts/vereniging.png);
	background-repeat: no-repeat;
	background-position: center top;
	display:block;
	width: 200px;
	height: 66px;
}

#registerclubs a:hover {
	background-position: center bottom;
}


#registerhandelaar{
	width: 200px;
	height: 66px;
	text-indent:-9999px;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 60px;
}

#registerhandelaar a{
	background-image: url(/_images/artefacts/handelaar.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 200px;
	height: 66px;
	display:block;
}

#registerhandelaar a:hover {
	background-position: center bottom;
}

.infogroup {
	margin-top: 5px;
	margin-bottom: 10px;
}

.infogroup p {
	line-height: normal;
	font-size: 14px;
	margin-top: 14px;
}

.infogroup li{
	font-size: 12px;
	list-style-type: square;
	padding-left: 16px;
	list-style-position: inside;
	line-height: normal;
	list-style-image: url(/_images/icons/sqbullet.png);
	text-indent: -16px;
	padding-bottom: 4px;
}
#process .infogroup ul{
	margin-left: 16px;
}

#process .h3greyblue {
	margin-top: 10px;
	margin-bottom: 4px;
}

#registerlocals{
	font-size: 14px;
	line-height: normal;
	padding-top: 1px;
	padding-bottom: 15px;
	padding-right: 10px;
		}

.infobox {
	float: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	margin-bottom: 8px;
	line-height: 1.2;
	font-size: 11px;
}

.bigline {
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ECECD9;
	padding-top: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #697C7E;
	margin-top: 8px;
	clear: both;
}

#full.bigline{
	margin-right: 0px;
}

.smallline {
	background-color: #FFFFFF;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECECD9;
	top: -5px;
	position: relative;
}

#loginpage #colL, #handelaars #colL {
	width: 230px;
	float: left;

} 

#loginpage #colR, #handelaars #colR {

	width: 230px;
	float: right;

}

#loginpage #containerLeft {
	width: 462px;
	float: left;
} 

#handelaars #containerLeft {
	float: left;
} 

#handelaars #containerLeft {
	width: 530px;
	float: left;
} 

#loginpage #containerRight {
	float: right;
	width: 530px;
}

#handelaars #containerRight {
	float: right;
	width: 462px;
}

#showcases{
	display: block;
	width: 380px;
	border: 1px solid #ECECD9;
	margin-bottom: 10px;
	padding: 5px;
}

div.form1{
	background-color: #E6E6DC;
	background-image: url(/_images/artefacts/bgreg.png);
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 10px;
	font-size: 11px;
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ECECD9;
	border-right-color: #ECECD9;
	border-bottom-color: #ECECD9;
	border-left-color: #ECECD9;
	margin-top: 20px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.formdropshadow{
	background-color: #transparent;
	background-image: url(/_images/artefacts/halfdropshadow.png);
	margin-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
	height: 5px;
	background-repeat: no-repeat;
}

#memberegbox{
	position: absolute;
	visibility: visible;
	top: 240px;
	left: 608px;
	clear: both;
}

#membereg{
	background-color: #transparent;
	background-image: url(/_images/artefacts/bgreg.png);
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 10px;
	border: 1px solid #ECECD9;
	font-size: 11px;
	background-repeat: repeat-x;
	width: 370px;
}

#membereg2{
	background-color: #transparent;
	background-image: url(/_images/artefacts/bgreg.png);
	padding-right: 10px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 7px;
	border: 1px solid #ECECD9;
	font-size: 11px;
	background-repeat: repeat-x;
	margin-top: 16px;
}

#memberegbottom{
	background-color: #transparent;
	background-image: url(/_images/artefacts/regbottom.png);
	margin-bottom: 8px;
	padding-right: 10px;
	padding-left: 10px;
	width: 370px;
	height: 8px;
	background-repeat: no-repeat;
}

#memberlog{
	background-color: #transparent;
	position: relative;
	top: -5px;
}

#loginform{
	background-color: #transparent;
	background-image: url(/_images/artefacts/bgreg.png);
	padding-right: 0px;
	padding-left: 8px;
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ECECD9;
	border-bottom-color: #ECECD9;
	background-position: top;
}

#memberlogbottom{
	background-color: #transparent;
	background-image: url(/_images/artefacts/logbottom.png);
	margin-bottom: 8px;
	width: 228px;
	height: 8px;
	position: relative;
	top: -5px;
	background-repeat: no-repeat;
}

#MSSLogin{
	background-image: url(/_images/artefacts/Overview.png);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: visible;
	height: 380px;
	display: block;
	width: 520px;
	margin-bottom: 10px;
	clear: both;
	position: absolute;
	top: 320px;
	left: 420px;
	visibility: visible;
	}
	

#Overview{
	background-image: url(/_images/artefacts/Overview.png);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: visible;
	height: 380px;
	display: block;
	width: 520px;
	margin-bottom: 10px;
	clear: both;
	}
	
#HandelaarsShow{
	background-image: url(/_images/artefacts/HandelaarsSlide.png);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: visible;
	height: 260px;
	display: block;
	width: 530px;
	clear: both;
	}	
	
#VerenigingenShow{
	background-image: url(/_images/artefacts/VerenigingenSlide.png);
	background-repeat: no-repeat;
	background-position: center center;
	overflow: visible;
	height: 260px;
	display: block;
	width: 530px;
	clear: both;
	}	
	
.greyform{
	background-color: #F8F8F3;
	font-size: 11px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ECECD9;
	border-bottom-color: #ECECD9;
	padding: 14px;
	margin: 20px;
}

#process {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 24px;
}

.notes{
	padding-bottom: 10px;
	font-style: italic;
	font-weight: bold;
	padding-top: 10px;
}

#voorwie{
	font-size: 9px;
	color: #CED68F;
	display: block;
	padding-top: 15px;
	padding-left: 5px;
	padding-bottom: 5px;
	text-align: justify;
}

#fragment-1, #fragment-2, #fragment-3, #fragment-4, #fragment-5, #fragment-6{
	height: 180px;
} 

#ziplist ul{
	padding-top: 20px;
	padding-bottom: 20px;
}

#ziplist ol{
	padding-top: 10px;
	padding-bottom: 20px;
}

#ziplist li{
	display: block;
	float: left;
	width: 172px;
	height: 16px;
	overflow: hidden;
	padding-right: 20px;
	line-height: normal;
}

#socialbookmarks ul{
	padding-top: 4px;
	display: block;
	}

#socialbookmarks ul li{

	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	}

#logreg{
	background-color: #F8F8F1;
	border-width: 1px;
	border-style: solid;
	border-color: #ECECD9;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 30px;
}

#logreg_log{
	background-color: #F8F8F1;
	float: left;
	padding: 10px;
}

#logreg_reg{
	background-color: #FDFDFB;
	float: right;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ECECD9;
}

.formcomment{
	font-size: 9px;
	font-style: italic;
}

.examplebox{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ECECD9;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ECECD9;
	padding: 5px;
	margin-bottom: 30px;
}

div.examplebox li{
	padding: 8px;
	float: left;
}

div.fb_pic{
	display: block;
	float: left;
	height: 50px;
	width: 50px;
	margin-bottom: 2px;
	margin-right: 2px;
}

div.fb_name{
	display: none;
	float: left;
	height: 35px;
	width: 120px;
	padding-top: 15px;
	overflow: hidden;
	padding-right: 10px;
	margin-bottom: 3px;
}

.bon {
	display: block;
	width: 600px;
	border: 2px dashed #9D924F;
	font-size: 18px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}

.bon .icon{
	width: 81px;
	height: 162px;
	display: block;
	float: left;
	margin-right: 5px;
}

.bon .main {
	height: 103px;
	width: 500px;
	display: block;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
	overflow: hidden;
}


.bon .bonfooter{
	display: block;
	height: 40px;
	width: 495px;
	background-color: #E2DDC5;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
    padding-right: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #9D924F;
	float: left;
}

.bon .logo {
	width: 60px;
	height: 60px;
	overflow: hidden;
	display: block;
	float: right;
	margin-top: 14px;
}

.bon h2{
	font-weight: bold;
	text-align: center;
}

.bon p{
	text-align: center;
}



.bon .bonfooter .right{
	display: inline-block;
	float: right;
}

.bon p.voorwaarden {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


