/* PRE STYLESHEET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

a {
	text-decoration: none;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 1px 0;
}

/* STYLESHEET */
body {
	background: #eef4f3;
}

#container {
	width: 966px;
	margin: 0 auto;
}

#header h1 {
	height: 112px;
	background: url(../images/logo.gif) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

#header span {
	display: none;
}

#menu, #menu_admin {
	height: 42px;
	background: url(../images/menu_bg.gif) no-repeat;
	overflow: hidden;
}

#menu_admin {
	margin-top: 10px;
}

#menu ul li, #menu_admin ul li {
	float: left;
	padding: 11px 0 11px 11px;
}

#menu ul li a, #menu ul li span, #menu_admin ul li a, #menu_admin ul li span {
	display: block;
	font: bold 12px Arial;
	color: #fff;
}

#menu ul li a span, #menu_admin ul li a span {
	height: 15px;
	padding: 3px 9px;
	text-align: center;
}

#menu ul li a:hover, #menu ul li.selected a, #menu_admin ul li a:hover, #menu_admin ul li.selected a {
	background: url(../images/menu_item_left_bg.gif) no-repeat;
}

#menu ul li a:hover span, #menu ul li.selected a span, #menu_admin ul li a:hover span, #menu_admin ul li.selected a span {
	background: url(../images/menu_item_right_bg.gif) right no-repeat;
}

#wrapper {
	background: url(../images/wrapper_bg.gif) repeat-y;
	overflow: hidden;
	border-bottom: 1px #ddd3bf solid;
	margin-bottom: 40px;
}

#menu_left {
	float: left;
	background: url(../images/menu_left_bg.gif) repeat-y;
	width: 215px;
	margin-left: 1px;
}

#menu_left ul {
	border-right: 1px #ddd3bf dotted;
}

#menu_left ul li a {
	font: 12px Arial;
	display: block;
	padding: 9px 0 9px 40px;
	height: 17px;
	background: url(../images/menu_left_item_bg.gif);
	color: #000;
}

#menu_left ul li a.selected {
	color: #ac1422;
}

#menu_left ul li a:hover {
	color: #ac1422;
}

#menu_left .sex_choise {
	background: url(../images/sex_choise.gif) no-repeat;
	border-bottom: 1px #edeae2 solid;
	height: 33px;
}

#menu_left .sex_choise a {
	display: block;
	width: 81px;
	padding: 9px 13px;
	float: left;
	font: 12px Arial;
}

#menu_left .sex_choise a:hover {
	text-decoration: underline;
}

#menu_left .sex_choise a.sex0 {
	color: #757575;
	background: url(../images/sex_choise_selected_bg.gif) no-repeat;
}

#menu_left .sex_choise a.sex1 {
	margin-left: 1px;
	color: #757575;
	background: url(../images/sex_choise_right_selected_bg.gif) no-repeat;
}

#menu_left .sex_choise a.selected {
	font-weight: bold;
	color: #000;
	background: none;
}

#menu_left .search {
	height: 40px;
	margin-top: 50px;
	background: url(../images/menu_left_search_bg.gif) no-repeat;
	padding: 50px 18px 0 18px;
}

#menu_left .search h2 {
	display: none;
}

#menu_left .search .text, #menu_left .search .submit {
	float: left;
}

#menu_left .search .submit {
	width: 27px;
	height: 23px;
	background: url(../images/menu_left_search_submit_bg.gif) no-repeat;
	border: 0;
	cursor: pointer;
}

#menu_left .search .text {
	width: 139px;
	height: 15px;
	border: 0;
	padding: 4px;
	font: 11px Arial;
	color: #000;
	background: url(../images/menu_left_search_input_bg.gif) no-repeat;
}

#content {
	float: left;
	width: 748px;
	background: #fff;
	margin-right: 1px;
}

#content .header {
	border-bottom: 1px #edeae2 solid;
	height: 33px;
}

#content .genderbutton {
	display: block;
	width: 24px;
	height: 21px;
	background: url(../images/gender_bg.gif) no-repeat;
	float: right;
	text-indent: -999px;
	overflow: hidden;
	margin: 6px 7px 7px 0;
}

#content .meisjes {
	background-position: -24px 0;
}

#content .meisjes_selected {
	background-position: 0 0;
}

#content .jongens {
	background-position: -24px -21px;
}

#content .jongens_selected {
	background-position: 0 -21px;
}

#content h2 {
	margin-top: 4px;
	padding-left: 12px;
	height: 29px;
	text-align: center;
	float: left;
}

#content h2 span {
	overflow: hidden;
	display: block;
	background: url(../images/content_title_right_bg.gif) right no-repeat;	
}

#content h2 span span {
	height: 14px;
	font: 12px Arial;
	color: #000;
	background: url(../images/content_title_left_bg.gif) no-repeat;	
	padding: 8px;
}

#products {
	display: block;
	padding: 30px 30px 0 30px;
}

#products .product {
	float: left;
	width: 227px;
	background: url(../images/product_large_bg.gif) no-repeat center top;
	height: 203px;
	font: 12px Arial;
	margin-bottom: 25px;
	position: relative;
}

#products .product .image {
	width: 168px;
	height: 189px;
	margin: 10px auto;
	text-align: center;
}

#products .product .image a {
	display: block;
	height: 189px;
	line-height: 189px;
}

#products .product .image a:hover img {
	opacity: 0.8;
}

#products .product .image a img {
	vertical-align: middle;
}

#products .product .image .width {
	width: 160px;
}

#products .product .image .height {
	height: 179px;
}

#products .product h3 {
	font-weight: normal;
	text-align: center;
}

#products .product h3 a {
	color: #000;
	display: block;
}

#products .product h3 a:hover {
	color: #cc6699;
}

#products .product h3 span {
	margin-left: 15px;
	font-weight: bold;
}

#products .product .admin {
	position: absolute;
	top: 0;
	left: 0;
}

.text {
	padding: 40px;
	font: 12px Arial;
}

.text a {
	color: #C11626;
}

.text p{
	padding-bottom: 15px;
}

.text .spacer {
	height: 50px;
}

.text table tr td {
	padding-right: 10px;
}

#product {
	padding: 40px;
	font: 12px Arial;
	position: relative;
}

#product .image {
	float: left;
	margin-right: 20px;
	background: url(../images/product_large_bg.gif) no-repeat center top;
	width: 178px;
	height: 203px;
	text-align: center;
}

#product .image .width {
	width: 162px;
	margin-top: 8px;
}

#product .image .height {
	height: 185px;
	margin-top: 8px;
}

#product .back {
	position: absolute;
	top: 40px;
	right: 40px;
	color: #000;
}

#product h3 {
	font-weight: normal;
	margin-bottom: 20px;
}

#product h3 span {
	font-weight: bold;
	margin-left: 10px;
}

#product .description {
	color: #757575;
}

#product .bestel {
	margin-top: 20px;
	display: block;
	background: url(../images/product_bestel_bg.gif) no-repeat;
	width: 47px;
	height: 23px;
	text-indent: -9999px;
	overflow: hidden;
}

#footer {
	float: right;
	width: 708px;
	border-top: 1px #edeae2 solid;
	padding: 20px;
	position: relative;
}

#footer .sitemap {
	width: 350px;
	float: left;
}

#footer .sitemap a {
	font: 11px Arial;
	color: #cbc8c1;
	text-decoration: underline;
	margin-right: 10px;
}

#footer span {
	display: block;
	width: 200px;
	margin-top: 2px;
	height: 19px;
	float: left;
	margin-left: 80px;
	font: 11px Arial;
	color: #000;
	background: url(../images/footer_bg.gif) no-repeat right;
}

#footer span span {
	display: none;
}

#footer .navigation {
	position: absolute;
	top: -1px;
	right: 6px;
	width: 66px;
}

#footer .navigation .next {
	float: right;
	display: block;
	text-indent: -999px;
	overflow: hidden;
	width: 33px;
	height: 29px;
	background: url(../images/navigation_next_bg.gif) no-repeat;
}

#footer .navigation .prev {
	float: left;
	display: block;
	text-indent: -999px;
	overflow: hidden;
	width: 33px;
	height: 29px;
	background: url(../images/navigation_prev_bg.gif) no-repeat;
}

#footer .navigation .next_hidden {
	background: url(../images/navigation_next_hidden_bg.gif) no-repeat;
}

#footer .navigation .prev_hidden {
	background: url(../images/navigation_prev_hidden_bg.gif) no-repeat;
}

ul.sitemap { display:block; }
ul.sitemap li { display:block; padding: 5px 0 5px;	background-color : none;width:auto;height:auto;  }
ul.sitemap li ul { display:block; margin-left:100px; background-color : none;  }
ul.sitemap li ul li { display:block; padding: 5px 0 5px; background-color : none; clear:both;width:auto;height:auto;  }

