html {
	font-size: 100%;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	height: 100%;
	background: url("../images/bg.png") repeat-x 0 0 #ffcc00;
}

a {
	color: #01fcff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container-bg1 {
	background: url("../images/bg_left.png") no-repeat 0 92px;
	height: 100%;
}

#container-bg2 {
	background: url("../images/bg_right.png") no-repeat 100% 150px;
	height: 100%;
}

#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 932px;
	margin: 0 auto -30px auto;
	overflow: hidden;
}

#lady-home {
	background: no-repeat 100% 100%;
	height: 100%;
}

#page-header {
	background: url("../images/bg_header.png") no-repeat 0 0;
	padding: 24px 0 0 98px;
	height: 66px;
}

#page-footer {
	clear: both;
	width: 932px;
	margin: 0 auto;
	height: 30px;
	text-align: center;
}

#page-body {
	background: url("../images/bg_cols.png") repeat-y 0 0;
	margin-top: 30px;
	padding-bottom:10000px;
	margin-bottom:-10000px;
	height: 100%;
}

#page-push {
	height: 30px;
}

a.logo {
	background: url("../images/logo.png") no-repeat 0 0;
	display: block;
	width: 587px;
	height: 42px;
	text-indent: -999em;
}

.sidebar {
	float: left;
	width: 151px;
/*	background: url("../images/bg_column.png");*/
	padding: 0 20px;
/*	position: absolute;
	bottom: 0;
	top: 120px;*/
}

.sidebar .top {
	background: url("../images/bg_column_top.png") no-repeat 0 0;
	height: 10px;
	line-height: 1px;
	font-size: 1px;
	margin: 0 -20px;
}

.sidebar h2 {
	color: #ffcc00;
	font-weight: normal;
	font-size: 1.8em;
	letter-spacing: .2em;
	background: url("../images/bg_title.png") no-repeat 0 100%;
	padding-bottom: 20px;
	margin-bottom: -5px;
}

.sidebar h2 span {
	display: block;
	height: 25px;
	padding-left: 33px;
}

.sidebar h2 span a {
	color: #ffcc00;
}

.lovers {
	background: url("../images/title_lovers.png") no-repeat 0 0;
}

.familie {
	background: url("../images/title_family.png") no-repeat 0 0;
}

.interieur {
	background: url("../images/title_present.png") no-repeat 0 0;
}
.buitenleven {
	background: url("../images/title_present.png") no-repeat 0 0;
}

.gadgets {
	background: url("../images/title_present.png") no-repeat 0 0;
}
.overige {
	background: url("../images/title_present.png") no-repeat 0 0;
}
.vrienden {
	background: url("../images/title_friends.png") no-repeat 0 0;
}

.werk {
	background: url("../images/title_colleagues.png") no-repeat 0 0;
}
.special {
	background: url("../images/title_present.png") no-repeat 0 0;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sidebar ul li {
	font-size: 1.3em;
	line-height: 1.6em;
}

.sidebar ul li a {
	color: #ffffff;
}

.sidebar ul li a.active {
	color: #ffcc00;
	font-weight: bold;
}

.sidebar ul li ul li a {
	color: #ffcc00;
}

.sidebar ul li ul {
	margin-left: 1.3em;
}

.sidebar ul li ul li {
	font-size: 1em;
}

.content {
	float: left;
	width: 521px;
	position: relative;
	margin: -30px 14px 0 14px;
	/*position: absolute;
	margin-left: 205px;
	top: 90px;
	bottom: 0;
	z-index: -1;*/
}

.content-inner {
/*	background: url("../images/bg_column.png");*/
	padding: 0 6px 0 7px;
	/*position: absolute;
	top: 30px;
	bottom: 0;
	z-index: 0;*/
	color: #ffffff;
}

.content-inner .top {
	background: url("../images/bg_content_top.png") no-repeat 0 0;
	height: 10px;
	line-height: 1px;
	font-size: 1px;
	margin: 0 -6px -4px -7px;
}

.window .top {
	background: url("../images/bg_window_top.png") no-repeat 0 0;
	height: 8px;
	line-height: 1px;
	font-size: 1px;
	margin: 0;
}

.window .middle {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 0 5px;
	font-size: 1.2em;
}

.window .bottom {
	background: url("../images/bg_window_bottom.png") no-repeat 0 0;
	height: 8px;
	line-height: 1px;
	font-size: 1px;
}

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.cadeau_cols {
	list-style-type: none;
}

.col {
	float: left;
	width: 161px;
	margin-right: 7px;
}

.col h3 {
	color: #000;
	font-size: 1.2em;
	font-weight: normal;
	text-align: center;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
	background: url("../images/bg_heading.png") no-repeat 0 0;
}

ul.prodlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.prodlist li {
	position: relative;
	clear: both;
	margin-bottom: 4px;
}

ul.prodlist li sup {
	font-size: 2em;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #3d3b33;
	position: absolute;
	right: 7px;
	z-index: 0;
	top: 4px;
	clear: both;
}

ul.prodlist li img {
	float: left;
	border: 1px solid #b1b1b1;
}

ul.prodlist li p {
	font-size: 1em;
	float: left;
	width: 80px;
	padding: 0 0 0 10px;
	line-height: 1.4em;
	margin: 0;
	color: #ffffff;
	letter-spacing: 0;
}

ul.prodlist li p strong {
	font-size: .95em;
	font-weight: normal;
	color: #01fcff;
}

.content h1 {
	font-size: 2.4em;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: .1em;
}

.content p {
	font-size: 1.4em;
	color: #ffffff;
	line-height: 1.7em;
	letter-spacing: .1em;
}

.content p strong {
	font-size: 1.2em;
	color: #ffcc00;
	font-weight: normal;
}

.content p small {
	font-size: .8em;
}

.calbox {
	margin: -50px -4px 0 -4px;
}

.calbox .top, .calbox .bottom {
	background: url("../images/bg_topbox_top.png") no-repeat 0 0;
	height: 7px;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
}

.calbox .middle {
	background: url("../images/bg_topbox_middle.png") repeat-y 0 0;
	padding: 0 7px;
}

.calbox .bottom {
	background: url("../images/bg_topbox_bottom.png") no-repeat 0 0;
}

.calbox .middle .calendar {
	margin: -20px -20px 0 0;
	float: right;
}

.calbox .middle p {
	font-size: 1.2em;
	color: #ffffff;
	line-height: 1.5em;
	margin: 0;
}

ul.breadcrumbs {
	margin: 5px 0 5px 0;
	padding: 0;
	height: 20px;
	list-style-type: none;
}

ul.breadcrumbs li {
	display: inline;
	color: #ffffff;
	font-size: 1.2em;
}

ul.breadcrumbs li a {
	color: #ffffff;
}

h1.cadeaus {
	background: url("../images/cadeaus_voor.png") no-repeat 0 0;
	height: 21px;
	line-height: 1px;
	font-size: 1px;
	text-indent: -999em;
}

.col-nav {
	height: 25px;
}

.col-nav h1 {
	text-indent: -999em;
	background: url("../images/top_3.png") no-repeat 0 0;
	float: left;
	display: block;
	margin: 0;
	height: 21px;
	width: 206px;
	margin: 3px 0 0 120px;
}

.col-nav .prev {
	display: block;
	width: 29px;
	height: 21px;
	text-indent: -999em;
	float: left;
	background: url("../images/arrow_left.png") no-repeat 0 0;
}

.col-nav .next {
	display: block;
	width: 29px;
	height: 21px;
	text-indent: -999em;
	float: right;
	background: url("../images/arrow_right.png") no-repeat 0 0;
}

.box {
	margin: 20px -5px 0 -4px;
}

.box-top {
	background: url("../images/bg_block_top.png") no-repeat 0 0;
	padding: 3px 5px 3px 5px;
	font-size: 1.2em;
}

.box-bottom {
	background: url("../images/bg_block_bottom.png") no-repeat 0 100%;
	height: 6px;
}

.box-middle {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: center;
	padding: 5px;
}

.box-middle img {
	vertical-align: middle;
}

.footerlinks {
	margin: 0;
	padding: 7px 0 0 0;
	list-style-type: none;
	height: 23px;
}

.footerlinks li {
	display: inline-block;
	font-size: 1.1em;
	height: 23px;
	line-height: 23px;
	margin: 0;
	padding: 0;
}

.footerlinks li a {
	color: #ffffff;
	text-decoration: none;
	background: url("../images/footer-center.png") repeat-x 0 0;
	height: 23px;
	line-height: 23px;
	display: inline-block;
	padding: 0 5px 0 3px;
	margin: 0 -4px;
}

.footerlinks li.first {
	background: url("../images/footer-left.png") no-repeat 0 0;
	padding: 0 0 0 10px;
}

.footerlinks li.last {
	background: url("../images/footer-right.png") no-repeat 100% 0;
	padding: 0 10px 0 0;
}

/* IE hacks */
html>body #page-body {
	*padding-bottom: 20px;
	*margin-bottom: 0;
}

html>body .footerlinks li {
	*display: inline;
}

html>body ul.prodlist li {
	*position: static;
}

html>body #page-push {
	*height: 0px;
}

/* osCommerce styles */
td.pageHeading {
	color: #ffcc00;
	font-size: 1.8em;
	font-weight: normal;
}

.content a {
	color: #ffffff;
}

ul.product_listing {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.product_listing li {
	clear: both;
	padding-top: 10px;
}

ul.product_listing li img {
	float: left;
	margin: 0 5px 5px 0;
}

ul.product_listing li h3 {
	width: 370px;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
	color: #ffcc00;
}

ul.product_listing li h3 a {
	color: #ffcc00;
}

ul.product_listing li p {
	width: 370px;
	margin-top: 0;
	float: left;
}

ul.product_listing li p strong {
	font-weight: bold;
	font-size: 1em;
	color: #fff;
	color: #01fcff;
}

/* General fixes */
.dd-col select {
	font-size: 1em;
}
