/* -------------------------------------------------
	Version	:	1.83
	Author	:	Point-Online, David Knowles
	Email	:	info@point-online.nl
	Website	:	http://point-online.nl
	Client	:	http://meanttoshine.org
	Purpose	:	English Real styles
---------------------------------------------------- */

	
/* header ----------------------------------------------------------- */
.en	li#wat {background: url(../img/nav-EN-paars.png);left:0;}
.en	li#wie {background: url(../img/nav-EN-rood.png);left:130px;	}
.en	li#hoe {background: url(../img/nav-EN-cyan.png);left:260px;	}
.en	li#contact {background: url(../img/nav-NL-groen.png);left:390px;}
.en	li#weblog {background: url(../img/nav-EN-geel.png);left:520px;	}
			
/* Main links ----------------------------------------------------------- */
.en	li#wat a, .en li#wat a:visited {background: url(../img/nav-EN-paars.png);}
.en	li#wie a, .en li#wie a:visited {background: url(../img/nav-EN-rood.png);}
.en	li#hoe a, .en li#hoe a:visited {background: url(../img/nav-EN-cyan.png);}
.en	li#contact a, .en li#contact a:visited {background: url(../img/nav-NL-groen.png);}
.en	li#weblog a, .en li#weblog a:visited {background: url(../img/nav-EN-geel.png);}

/* Main links:hover & select --------------------- */
.en	li#wat a:hover, .en	li#wie a:hover, .en	li#hoe a:hover, .en	li#contact a:hover, .en	li#weblog a:hover,
.en	li#wat a:focus, .en	li#wie a:focus, .en	li#hoe a:focus, .en	li#contact a:focus, .en	li#weblog a:focus {background-position: 0 -74px; position:absolute;}
	
.en	li#wat a:active, .en li#wie a:active, .en li#hoe a:active, .en li#contact a:active, .en li#weblog a:active,
.en #paars li#wat a, .en #rood li#wie a, .en #cyaan li#hoe a, .en #groen li#contact a, .en #blog li#weblog a  {background-position: 0 -148px; position:absolute; }

/* Related links ----------------------------------------------------------- */
.en #relatedLinks-NL { background: transparent url(../img/relatedLinks-EN.png) no-repeat left center; }

/* Nieuws kolom ----------------------------------------------------------- */
.en #laatste-nieuws { background: transparent url(../img/laatsteNieuws-EN.png) no-repeat left center;}
.en #foto-vd-week h3{ background:transparent url(../img/foto-vd-week-NL.png) no-repeat left center;}
.en #sponsors { background: transparent url(../img/blok-title_sponsors-EN.png) no-repeat left center;}
.en #erkend { background: transparent url(../img/blok-title_erkend-en.png) no-repeat left center;}


.en li#cta-nieuwsbrief,
.en li#cta-nieuwsbrief a  { background: transparent url(../img/cta-knoppen-pdf-EN.png) no-repeat 0 0;}
.en li#cta-nieuwsbrief a:hover  { background: transparent url(../img/cta-knoppen-pdf-EN.png) no-repeat 0 -27px;}
.en li#cta-nieuws,
.en li#cta-nieuws a  { background: transparent url(../img/cta-knoppen-nieuws-EN.png) no-repeat 0 0; }
.en li#cta-nieuws a:hover  { background: transparent url(../img/cta-knoppen-nieuws-EN.png) no-repeat 0 -27px; }
.en li#cta-weblog,
.en li#cta-weblog a  { background: transparent url(../img/cta-knoppen-blog-EN.png) no-repeat 0 0; }
.en li#cta-weblog a:hover  { background: transparent url(../img/cta-knoppen-blog-EN.png) no-repeat 0 -27px; }
.en li#cta-feeds,
.en li#cta-feeds a { background: transparent url(../img/cta-knoppen-rss-EN.png) no-repeat 0 0; }
.en li#cta-feeds a:hover { background: transparent url(../img/cta-knoppen-rss-EN.png) no-repeat 0 -27px; }
.en li#cta-archive,
.en li#cta-archive a { background: transparent url(../img/cta-knoppen-archive-EN.png) no-repeat 0 0; }
.en li#cta-archive a:hover { background: transparent url(../img/cta-knoppen-archive-EN.png) no-repeat 0 -27px; }
.en li#cta-gallery,
.en li#cta-gallery a { background: transparent url(../img/cta-knoppen-gallery.png) no-repeat 0 0; }
.en li#cta-gallery a:hover { background: transparent url(../img/cta-knoppen-gallery.png) no-repeat 0 -27px; }


/* Weblog ----------------------------------------------------------- */
.en #categories-NL {background:transparent url(../img/blog-title-category-EN.png) no-repeat left center;}


/* Downloads ----------------------------------------------------------- */
.en .download-latest a { background: transparent url(../img/download-nieuwsbrief-pdf-EN.png);}


