/* 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: url(../images/body_bg.gif) repeat-x;
}

h1 {
	position: absolute;
	top: 40px;
	left: 10px;
	text-indent: -999px;
	overflow: hidden;
	background: url(../images/logo.gif) no-repeat;
	width: 244px;
	height: 39px;
}

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

#header {
	position: relative;
	background: url(../images/header_bg.png) right no-repeat;
	height: 148px;
}

#menu {
	position: absolute;
	bottom: 0;
	left: 0;
}

#menu_admin {
	position: absolute;
	bottom: 0;
	right: 0;
}

#menu ul li, #menu_admin ul li  {
	float: left;
	margin-right: 2px;
}

#menu ul li a, #menu_admin ul li a {
	display: block;
	height: 37px;
	width: 100px;
	background: url(../images/menu_bg.gif) no-repeat;
	text-indent: -999px;
	overflow: hidden;
}

#menu_admin ul li a {
	background: url(../images/menu_admin_bg.gif) no-repeat;
}

#menu_admin ul li a.blacklist {
	width: 103px;
	background-position: 0 0;
}

#menu_admin ul li.selected a.blacklist {
	background-position: 0 -37px;
}

#menu_admin ul li a.statistieken {
	width: 118px;
	background-position: -105px 0;
}

#menu_admin ul li.selected a.statistieken {
	background-position: -105px -37px;
}

#menu_admin ul li a.updates {
	width: 92px;
	background-position: -428px 0;
}

#menu_admin ul li.selected a.updates {
	background-position: -428px -37px;
}

#menu_admin ul li a.categorieen {
	width: 118px;
	background-position: -225px 0;
}

#menu_admin ul li.selected a.categorieen {
	background-position: -225px -37px;
}

#menu_admin ul li a.instellingen {
	width: 120px;
	background-position: -522px 0;
}

#menu_admin ul li.selected a.instellingen {
	background-position: -522px -37px;
}

#menu_admin ul li a.loguit {
	width: 81px;
	background-position: -345px 0;
}

#menu_admin ul li.selected a.loguit {
	background-position: -345px -37px;
}

#menu ul li a.home {
	width: 73px;
	background-position: 0 0;
}

#menu ul li.selected a.home {
	background-position: 0 -37px;
}

#menu ul li a.merken {
	width: 87px;
	background-position: -75px 0;
}

#menu ul li.selected a.merken {
	background-position: -75px -37px;
}

#menu ul li a.producten {
	width: 110px;
	background-position: -164px 0;
}

#menu ul li.selected a.producten {
	background-position: -164px -37px;
}

#menu ul li a.girls {
	width: 89px;
	background-position: -276px 0;
}

#menu ul li.selected a.girls {
	background-position: -276px -37px;
}

#menu ul li a.boys {
	width: 94px;
	background-position: -367px 0;
}

#menu ul li.selected a.boys {
	background-position: -367px -37px;
}

#menu ul li a.contact {
	width: 93px;
	background-position: -463px 0;
}

#menu ul li.selected a.contact {
	background-position: -463px -37px;
}

#information_bar {
	height: 14px;
	color: #60666a;
	font: 11px Arial;
	padding: 15px;
}

#information_bar a {
	color: #60666a;
	text-decoration: underline;
}

#menu_left {
	float: left;
	width: 220px;
}

#menu_left h2 {
	font: 14px Arial;
	color: #fff;
	background: url(../images/menu_left_h2_bg.gif) no-repeat;
	height: 17px;
	padding: 8px 10px 8px 29px;
	border-bottom: 1px #fff solid;
}

#menu_left h2.top {
	background: url(../images/menu_left_h2_top_bg.gif) no-repeat;
	height: 22px;
	padding: 16px 10px 8px 19px;
}

#menu_left .selection {
	background: #d4f2f2;
	padding: 10px 19px;
	border-bottom: 1px #fff solid;
}

#menu_left ul li {
	display: inline;
}

#menu_left ul li a {
	display: block;
	height: 13px;
	background: url(../images/menu_left_item_bg.gif) no-repeat;
	color: #014848;
	font: 12px Arial;
	padding: 10px 10px 10px 29px;
	border-bottom: 1px #fff solid;
}

#menu_left ul li a:hover {
	text-decoration: underline;
}

#menu_left .search {
	background: url(../images/menu_left_search_bg.gif) no-repeat;
	height: 44px;
	padding: 10px 0 10px 29px;
}

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

#menu_left .search .text {
	background: url(../images/menu_left_search_input_bg.gif) no-repeat;
	border: 0;
	padding: 5px;
	width: 124px;
	height: 24px;
	color: #6f9191;
	font: 11px Arial;
}

#content {
	width: 738px;
	float: right;
}

#left {
	float: left;
	width: 507px;
}

#updates .box {
	background: url(../images/left_updates_box_bg.gif) no-repeat;
	height: 12px;
	padding: 16px;
	margin-bottom: 8px;
}

#updates .box h2 {
	width: 50%;
	float: left;
	font: bold 11px Arial;
	color: #60666a;
}

#updates .box a {
	width: 50%;
	float: right;
	display: block;
	text-align: right;
	font: 11px Arial;
	color: #993366;
	text-decoration: underline;
}

#updates .update {
	margin-bottom: 8px;
}

#updates .update p {
	font: 11px Arial;
	color: #60666a;
	margin-bottom: 2px;
	text-align: justify;
}

#updates .update p.start {
	font-weight: bold;
	margin-bottom: 15px;
}

#updates .update a {
	color: #993366;
	text-decoration: underline;
}

#menu_products {
	clear: both;
	height: 31px;
	border-bottom: 1px #e7e6e6 solid;
}

#menu_products ul li {
	float: left;
	margin-right: 2px;
}

#menu_products ul li a {
	display: block;
	height: 32px;
	width: 100px;
	text-indent: -999px;
	overflow: hidden;
	background: url(../images/menu_products_bg.gif) no-repeat;
}

#menu_products ul li a.products {
	width: 96px;
	background-position: 0 0;
}

#menu_products ul li.selected a.products {
	background-position: 0 -32px;
}

#menu_products ul li a.new {
	width: 73px;
	background-position: -98px 0;
}

#menu_products ul li.selected a.new {
	background-position: -98px -32px;
}

#menu_products ul li a.bestel {
	width: 71px;
	background-position: -173px 0;
}

#menu_products ul li.selected a.bestel {
	background-position: -173px -32px;
}

#menu_products ul li a.alleproducten {
	width: 119px;
	background-position: -246px 0;
}

#menu_products ul li.selected a.alleproducten {
	background-position: -246px -32px;
}

#content .text {
	padding: 20px;
	font: 11px Arial;
	color: #60666A;
}

#content .text a {
	color: #993366;
	text-decoration: underline;
}

#content textarea {
	font: 11px Arial;
}

#content .statistics table tr td {
	border-bottom: 1px dotted #60666A;
	padding: 2px 0 2px 0;
}

#content .statistics .spacer {
	padding: 10px;
}

#content form table tr td {
	padding: 1px 10px 0 0;
}

#content form table tr td input {
	font: 11px Arial;
}

#content .categories .lines tr td, #content .updates .lines tr td {
	border-bottom: 1px dotted #60666A;
	padding: 2px 0 2px 0;
}

#content .categories hr, #content .updates hr {
	height: 0;
	border: 0;
	border-top: 1px #60666A solid;
	margin: 15px 0;
}

.navigation {
	position: relative;
	font: 13px Arial;
	color: #c9c5c5;
	text-align: center;
	padding: 10px 0 0 0;
}

.navigation a.selected {
	border: 1px #852d59 solid;
	background: #a1386d;
	color: #fff;
	padding: 1px;
}

.navigation .previous_arrow {
	font-weight: bold; 
	position: absolute; 
	top: 8px; 
	left: 5px;
}

.navigation .next_arrow {
	font-weight: bold; 
	position: absolute; 
	top: 10px; 
	right: 5px;
}

.bottom {
	padding: 0 0 10px 0;
}

.bottom .next_arrow, .bottom .previous_arrow {
	top: -2px;
}

.navigation a {
	color: #a1386d;
}

#products .product {
	position: relative;
	width: 150px;
	height: 210px;
	float: left;
	padding: 5px;
	text-align: center;
	margin: 10px 0 10px 13px;
}

#products .product .title {
	position: absolute;
	bottom: 42px;
	left: 0;
	width: 160px;
	font: bold 11px Arial;
	color: #993366;
	text-decoration: underline;
}

#products .product .price {
	position: absolute;
	bottom: 11px;
	left: 9px;
	font: bold 11px Arial;
}

#products .product .order {
	position: absolute;
	right: 12px;
	bottom: 10px;
}

#products .boy {
	background: url(../images/products_boy_bg.gif) no-repeat;
}

#products .girl {
	background: url(../images/products_girl_bg.gif) no-repeat;
}

#products .boy .price {
	color: #5cb6b6;
}

#products .girl .price {
	color: #d96898;
}

#products .first {
	margin: 10px 0 10px 0;
}

#products .product .admin {
	position: absolute;
	top: 10px;
	right: 10px;
}

#product {
	font: 11px Arial;
	color: #60666a;
	padding-bottom: 10px;
	margin: 20px 0 10px;
	border-bottom: 1px #e7e6e6 solid;
	overflow: hidden;
}

#product .container {
	float: left;
	position: relative;
	background: url(../images/product_large_bg.gif) no-repeat;
	width: 160px;
	height: 237px;
	text-align: center;
	padding: 5px;
	margin-right: 20px;
}

#product .container .title {
	position: absolute;
	bottom: 42px;
	left: 0;
	width: 160px;
	font: bold 11px Arial;
	color: #993366;
	text-decoration: underline;
}

#product .container .price {
	position: absolute;
	bottom: 18px;
	left: 12px;
	font: bold 11px Arial;
	color: #d96898;
}

#product .container .order {
	position: absolute;
	right: 12px;
	bottom: 19px;
}

#product h2 {
	font: bold 13px Arial;
	color: #60666a;
	margin-bottom: 10px;
}

#menu_products .back {
	diplay: block;
	background: url(../images/terug_bg.gif) no-repeat;
	width: 71px;
	height: 32px;
	text-indent: -999px;
	float: right;
	overflow: hidden;
}

#right {
	float: right;
	width: 222px;
}

#newsletter {
	width: 182px;
	height: 90px;
	padding: 20px;
	background: url(../images/right_newsletter_bg.gif) no-repeat;
	color: #60666a;
}

#newsletter h2 {
	font: 14px Arial;
	margin-bottom: 12px;
}

#newsletter p {
	font: 11px Arial;
	margin-bottom: 12px;
}

#newsletter .text, #newsletter .submit {
	float: left;
}

#newsletter .text {
	background: url(../images/right_newsletter_input_bg.gif) no-repeat;
	border: 0;
	padding: 5px;
	width: 143px;
	height: 24px;
	color: #6f9191;
	font: 11px Arial;
}

#spotlight {
	margin-top: 9px;
	width: 182px;
	height: 389px;
	background: url(../images/right_spotlight_bg.gif) no-repeat;
	padding: 20px;
	text-align: center;
}

#spotlight h2 {
	font: 14px Tahoma;
	color: #014848;
	text-align: left;
	margin-bottom: 25px;
}

#spotlight .product {
	padding: 8px;
}

#spotlight .product .title {
	display: block;
	font: bold 11px Arial;
	color: #014848;
	text-decoration: underline;
	margin: 3px 0 6px 0;
}

#spotlight .product .price {
	display: block;
	font: 11px Arial;
	color: #5cb6b6;
}

#spotlight .first {
	border-bottom: 1px #d4f2f2 solid;
}

#spotlight img {
	height: 120px;
}

#footer {
	clear: both;
	height: 80px;
	background: url(../images/footer_bg.gif) no-repeat;
	font: 11px Arial;
	color: #959fa5;
	padding: 15px;
}

#footer ul li {
	float: left;
	margin-right: 15px;
}

#footer ul li a {
	color: #959fa5;
	text-decoration: underline;
}

#footer .copy {
	clear: both;
	text-decoration: none;
	margin-top: 50px;
	color: #b0bbc1;
}

#footer .up {
	float: right;
	color: #993366;
	text-decoration: underline;
}
