/**
 * Star Truck
 *
 * Contains all general layout declarations.
 *
 * @author 			Davy De Pauw (davy@marlon.be)
 * @copyright		Marlon BVBA <http://www.marlon.be>
 * @date 			2010-01-20
 */

/* page structure
---------------------------------------------------------- */

#header { background: url(../img/nl/logo.jpg) no-repeat 0 0; }
.home-startruck #header,.content-startruck #header { background: url(../img/nl/logo_startruck.jpg) no-repeat 0 0; }

.startruck a.more { background-image: url(../img/nl/btn_learn_more.png); }
.week .widget { background-image: url(../img/nl/sprite_calendar.png); }

.startruck {   background: #061e4b url(../img/nl/bg_widget_startruck.jpg) no-repeat 0 0;}