/* @override 
	http://www.beebielove.nl/bbl/css/summer.css
	http://localhost/~kaz/beebielove/bbl/css/summer.css
*/

body {
	background: #d6d6d6 url(../images/summer2010/bg.png) repeat-y center 9px;
}


#header {
	background-image: url(../images/summer2010/bg_top_border.png);
}

h1 {
	top: 53px;
	left: 28px;
	height: 78px;
	width: 150px;
	background-image: url(../images/summer2010/logo.png);
}

#header_bar {
	background-color: #d6d6d6;
}

#header_label {
	visibility:hidden;
}

#header_text {
	font-size: 50px;
	line-height: 60px;
}

#header_text .seizoen{
	color: #acacac;
}

#header_text .thema {
	color: #494d4f;
}

#page_menu {
	background-color: #d6d6d6;
	color: #fefefe;
}

#page_menu a {
	color: #fefefe;
}

#page_menu .menu a:hover, 
#page_menu .menu li.current a,
#page_menu .menu li.section a {
	background-color: #fefefe;
	color: #d6d6d6;
}

#collectie_menu li a {
	background-image: url(../images/summer2010/collectie.jpg) !important;
}

#content {
	background: #d6d6d6 url(../images/summer2010/bg_bottom_border.png) repeat-x 0 bottom;
}

#footer {
	color: #515356;
}