/**
 * <Poncha>
 *
 * Language specific CSS
 *
 * @author 			Davy De Pauw <davy@marlon.be>
 * @copyright		Marlon bvba <http://www.marlon.be>
 * @date 			2009-03-26
 * @lastmodified	2009-03-26
 */

/* banners
---------------------------------------------------------- */

#aside .ponchabox .text {
	height: 120px;
	background: url(../img/nl/banner_ponchabox.png) no-repeat 0 0;
}

#aside .deliverytime .text {
	height: 100px;
	background: url(../img/nl/banner_deliverytime.png) no-repeat 0 0;
}

#aside .newsletter .text {
	height: 60px;
	background: url(../img/nl/banner_newsletter.png) no-repeat 0 0;
}

.ponchabox .congrats .inner {
	background: url(../img/nl/banner_ponchabox_congrats.png) no-repeat 0 0;	
}

#logo {
	position: absolute;
	top: 35px;
	left: 20px;
	width: 180px;
	height: 55px;
	text-indent: -999em;
	overflow: hidden;
	background: url(../img/nl/logo.png) no-repeat 0 0;
}