/* CSS Document */

@import "reset.css"/* Mass reset */;
/*@import "color_default.css"/* Color */
@import "grid.css"/* Base grid */;
@import "typography.css"/* Typography */;

/* BACKGROUND PICTURES */
div#placeholder-top{
	background:#000 url(images/topp_bg.jpg) bottom right no-repeat;
}

#placeholder-right .vertical-menu{
	background:#FFFFFF url(images/club_senior_kort.jpg) center top no-repeat;
}

#placeholder-content .sitelocator, #placeholder-content .linktoolbar{
	background:url(images/header_bg.jpg) repeat-x;
}

#placeholder-right .vertical-menu h3 span{
	background:url(images/header_bg_blaa.jpg) repeat-x;
}
#placeholder-right .small-articlelist h3 span{
	background:url(images/header_bg.jpg) repeat-x;
}

#placeholder-right .login-form h3 span{
		background:url(images/header_bg.jpg) repeat-x;
}
