/* @override 
	http://www.beebielove.com/bbl/css/collectie.css
	http://beebielove.nl/bbl/css/collectie.css
	http://beebielove.nl/bbl/css/collectie.css?m=1262680534
*/

#collectie_menu {
	background-color: #e9e9ea;
	padding: 12px;
	width: 876px;
	overflow:hidden;
}

#collectie_menu ul {
	width: 900px;
	overflow:auto;
	list-style:none;
}

#collectie_menu li {
	float: left;
	display:inline;
	margin-right: 26px;
	width: 73px;
}


/* @group Menu Items */

#collectie_menu li a {
	float: left;
	margin-right:12px;
	display: inline;
	font-size: 18px;
	line-height: 14px;
	background: #b5b5b5 url(../images/winter2010/collectie.jpg) no-repeat;
	text-decoration:none;
	color: #2c2f30 !important;
	width: 73px;
	padding: 7px;
	height: 83px;
	outline: none;
}

#collectie_menu li span a.current,
#collectie_menu li span a:hover {
	color: #fff !important;
}

#collectie_menu li.girls span.sfeer a {
	background-position: 0 0;
}

#collectie_menu li.girls span.sfeer a.current,
#collectie_menu li.girls span.sfeer a:hover {
	background-position: 0 -97px;
}
/*
#collectie_menu li.girls span.collectie a {
	background-position: -99px 0;
}

#collectie_menu li.girls span.collectie a.current,
#collectie_menu li.girls span.collectie a:hover {
	background-position: -99px -97px;
}
*/
#collectie_menu li.boys span.sfeer a {
	background-position: -99px 0;
}

#collectie_menu li.boys span.sfeer a.current,
#collectie_menu li.boys span.sfeer a:hover {
	background-position: -99px -97px;
}
/*
#collectie_menu li.boys span.collectie a {
	background-position: -299px 0;
}

#collectie_menu li.boys span.collectie a.current,
#collectie_menu li.boys span.collectie a:hover {
	background-position: -299px -97px;
}
*/
#collectie_menu li.uni span.sfeer a {
	background-position: -198px 0;
}

#collectie_menu li.uni span.sfeer a.current,
#collectie_menu li.uni span.sfeer a:hover {
	background-position: -198px -97px;
}
/*
#collectie_menu li.uni span.collectie a {
	background-position: -497px 0;
}

#collectie_menu li.uni span.collectie a.current,
#collectie_menu li.uni span.collectie a:hover {
	background-position: -497px -97px;
}
*/
#collectie_menu li.night span.sfeer a,
#collectie_menu li.gifts span.sfeer a {
	background-position: -297px 0;
}

#collectie_menu li.night span.sfeer a.current,
#collectie_menu li.night span.sfeer a:hover,
#collectie_menu li.gifts span.sfeer a.current,
#collectie_menu li.gifts span.sfeer a:hover {
	background-position: -297px -97px;
}

#collectie_menu li.gifts2 span.sfeer a {
	background-position: -396px 0;
}

#collectie_menu li.gifts2 span.sfeer a.current,
#collectie_menu li.gifts2 span.sfeer a:hover {
	background-position: -396px -97px;
}

#collectie_menu li.jeans span.sfeer a {
	background-position: -396px 0;
}

#collectie_menu li.jeans span.sfeer a.current,
#collectie_menu li.jeans span.sfeer a:hover {
	background-position: -396px -97px;
}



/* @end */

#page_content {
	margin-bottom: 12px;
	background: #78797b;
	padding-right: 0;
	padding-top: 25px;
	padding-left: 18px;
	padding-bottom:0;
	height: 390px;
	overflow:hidden;
}

#collectie {
	margin-top: -14px;
	float: right;
	list-style:none;
	width: 665px;
	padding: none;
}

#collectie li {
	float: left;
	display: inline;
	margin-right: 12px;
	margin-bottom:12px;
}

#collectie li a,#collectie li a img {
	border: 0;
}

.sidebar {
	font-size: 21px;
	line-height: 21px;
	color: #fefefe;
}

.sidebar p {
	margin-bottom: 25px;
}

.sidebar .seizoen {
	color: #cbd0d4;
}