body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	padding: 0px;
	margin: 0px;
	background: repeat-y;
}

form {
	margin: 0;
	padding: 0;
}

a img {
	border-style: none;
}

/*<group=navigation>*/

div#breadcrumbs {
	visibility: visible;
}

body.frontPage div#breadcrumbs{
	display: none;
}

div#breadcrumbs a {
	background: url(images/breadcrumbsDivider.gif) no-repeat left center;
	text-decoration: none;
	font-size: 9px;
	display: block;
	float: left;
	padding: 3px 5px 3px 15px;
	font-style: italic;
	font-weight: normal;
	color: #68CE3E;
}

div#breadcrumbs a.current {
	color: black;
	font-weight: bold;
}

div#breadcrumbs a:hover {
	text-decoration: underline;
}

#nav {
	margin: 0px 0px 0px 0px;
	float: right;
	display: block;
	background: url(images/navigation.gif) repeat-x left top;
	width: 740px;
	padding: 0px 0px 0px 0px;
	height: 170px;
	overflow: hidden;
}

#nav a {
		text-decoration: none;
	}

#nav li { /*float the main list items*/
	margin: 0;
	float: right;
	display: block;
	margin-right: 8px;
	margin-left: -25px;
}

#nav li.current ul, #nav li.off ul {
	margin: 0;
	padding: 0;
	background: url(images/tabSub.gif) center bottom;
	
	position: absolute;
	*top: 44px;
	height: 28px;
	width: 740px;
	left: 0px;
	top: 136px;
}

#nav li ul {
	display: none;
	background: url(images/tabSub.gif) no-repeat left top;
}

#nav li a {
	color: white;
	font-weight: bold;
	display: block;
	height: 136px;
	width: 75px;
	text-align: center;
	padding-top: 133px;
	font-size: 10px;
	overflow: hidden;
	padding-bottom: 3px;
}

html>body #nav li a {
	height: 0;
}

#nav li.current {
	background-position: left top;
	background-repeat: no-repeat;
}

#nav li.current li a,#nav li.off li a {
	float: left; /*ie doesn't inherit the float*/
	border: 0;
	color: black;
	width: auto;
	background: none left top;
	height: 20px;
	margin-right: 7px;
	padding-top: 8px;
}

html>body #nav li.current ul a,#nav li.off ul a {
	margin-right: 15px;
}

#nav li.current ul {
	display: block;
	overflow: hidden;
}

#nav li ul li {
	background: none;
	margin-left: 0px;
}

#nav li.off:hover ul {
/*	display: block;
	z-index: 6000; */
				}

#nav li.off a:hover {
	color: black;
	padding-top: 8px;
	height: 133px;
	font-weight: bold;
}

html>body #nav li.off a:hover {
	height: 125px;
	padding-top: 8px;
}

#nav li.off li a:hover,#nav li.current li a:hover {
	background: none;
	height: auto;
	padding-top: 8px;
	color: white;
}

#nav li:hover a {
	color: white;
	padding-top: 0;
}

#nav li:hover li a {
	background: none;
}

#nav li.current li {
	background: none;
}

#nav li.current a {
	color: black;
	padding-top: 8px;
	height: 136px;
	font-weight: bold;
}

html>body #nav li.current a {
	height: 125px;
	padding-top: 8px;
}

#nav li li.current a {
	color: white;
	background: none;
}

#nav li.high a {
	background-position: top;
	background-repeat: no-repeat;
}

#nav li.low a  {
	background-position: 0px 25px;
	background-repeat: no-repeat;
}

#nav li.again4kids a {
	background-image: url(images/iconDefault.gif);
}

#nav li.frontpage a {
	background-image: url(images/iconDefault.gif);
}

#nav li.default a {
	background-image: url(images/iconDefault.gif);
}

#nav li.completeKamers a {
	background-image: url(images/iconCompleteKamers.gif);
}

#nav li.kleding a {
	background-image: url(images/iconKleding.gif);
}

#nav li.accessoires a,#nav li.accessoires2columns a {
	background-image: url(images/iconAccessoires.gif);
}

#nav li.speelgoed a,#nav li.speelgoed2columns a {
	background-image: url(images/iconSpeelgoed.gif);
}

#nav li.stoelen a {
	background-image: url(images/iconStoelen.gif);
}

#nav li.losseMeubelen a,#nav li.losseMeubelen2columns a {
	background-image: url(images/iconLosseMeubelen.gif);
}

#nav li.baden a {
	background-image: url(images/iconBadjes.gif);
}

#nav li.mobiel a {
	background-image: url(images/iconMobiel.gif);
}

#nav li.low.current ul li a,#nav li.low a:hover ul li a {
	background: none;
	color: black;
}

#nav li.current li.current a {
	color: white;
}
	
/*</group>*/

/*<group=content>*/

/*<group=productPhotos>*/

div#productPhotos {
	width: 540px;
	height: 405px;
	display: block;
	float: left;
	margin-right: 0;
	margin-top: 10px;
}

div#productPhotos span {
	width: 540px;
	height: 405px;
	background: url(images/roundedCornersSuperImpose-540.gif) no-repeat;
	display: block;
	float: left;
}

div#productPhotos span a img {
	width: 80px;
	height: 60px;
	/* margin-top: -80px; IE BUG */
	margin-top: 0px;
	border: 4px solid #ccff00;
	margin-right: 15px;
	margin-bottom: 15px;
	display: none;
}

div#productPhotos span a:hover img {
	border: 4px solid black;
}
	
/*</group>*/

a#companyLogo {
	background: url(images/logo.gif) no-repeat center center;
	height: 0px;
	display: block;
	width: 780px;
	padding-top: 150px;
	overflow: hidden;
}

#main {
	width: 740px;
	display: block;
	margin-left: -370px;
	float: left;
	left: 50%;
	position: absolute;
	top: 0px;
	padding-top: 200px;
}

#superPanel {
	width: 740px;
	background: repeat-y center center;
	float: left;
	position: absolute;
	left: 50%;
	top: 20px;
	margin-left: -370px;
}

div#search {
	width: 132px;
	position: absolute;
	top: 140px;
	z-index: 5000;
	left: 20px;
}

div#search input {
	width: 100px;
	float: left;
	border: none;
	font-size: 10px;
	padding: 2px;
	background: #ccff00;
	height: 19px;
}

html>body div#search input {
	height: auto;
}

div#search a {
	margin-top: 1px;
}

#content {
	width: 540px;
	padding-right: 0;
	padding-left: 0px;
	padding-top: 20px;
}

html>body #content {
	display: block;
	float: left;
}

body.frontPage #content {
	padding-top: 0;
	margin-top: -26px;
}

#content dt {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

#content dt a {
	color: #68CE3E;
}

#content dd {
	margin: 0;
	padding: 0;
	font-size: 12px;
}

body#products #content {
	width: 746px;
}

body#products #content p {
	width: 740px;
	display: block;
	float: left;
}

body#products #content span {
	margin-right: 6px;
}

body#products #sideBar {
	display: none;
}

#content h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 0;
	text-transform: uppercase;
}

#content p {
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 18px;
}

#content p.buttons input {
	background: url(images/buttonMain.gif) no-repeat center center;
	width: 184px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	text-align: center;
	border-style: none;
	color: white;
	font-weight: bold;
	float: right;
}

#content p.buttons input:hover {
	color: black;
	cursor: pointer;
}

#content p.buttons input:active {
	background: url(images/buttonMain-over.gif) no-repeat center center;
	color: black;
	cursor: pointer;
}

#content p.introduction {
	font-weight: bold;
	color: #68CE3E;
	margin-bottom: 15px;
}

body#products.mobiel #content p.introduction {
	width: 740px;
	display: block;
	float: left;
	padding-right: 240px;
	background: url(images/introductionMobiel.gif) no-repeat;
	margin-top: -50px;
	padding-left: 10px;
	padding-top: 60px;
	min-height: 150px;
}

html>body#products.mobiel #content p.introduction {
	width: 490px;
}

body#products.mobiel #content p.introduction span {
	width: 1px;
	height: 160px;
	display: block;
	float: right;
	margin: 0;
}

body#products.baden #content p.introduction {
	width: 740px;
	display: block;
	float: left;
	padding-right: 250px;
	background: url(images/introductionBaden.gif) no-repeat;
	margin-top: -50px;
	padding-left: 10px;
	padding-top: 60px;
	min-height: 150px;
	margin-bottom: 20px;
}

html>body#products.baden #content p.introduction {
	width: 480px;
}

body#products.baden #content p.introduction span {
	width: 1px;
	height: 120px;
	display: block;
	float: right;
	margin: 0;
}

body#products.losseMeubelen #content p.introduction {
	width: 740px;
	display: block;
	float: left;
	background: url(images/introductionLosseMeubelen.gif) no-repeat;
	margin-top: -50px;
	padding-left: 10px;
	padding-top: 60px;
	min-height: 150px;
	padding-right: 220px;
	margin-bottom: 20px;
}

html>body#products.losseMeubelen #content p.introduction {
	width: 510px;
}

body#products.losseMeubelen #content p.introduction span {
	width: 1px;
	height: 120px;
	display: block;
	float: right;
	margin: 0;
}

body#products.speelgoed #content p.introduction {
	width: 740px;
	display: block;
	float: left;
	padding-right: 200px;
	background: url(images/introductionSpeelgoed.gif) no-repeat;
	margin-top: -50px;
	padding-left: 10px;
	padding-top: 60px;
	min-height: 120px;
	margin-bottom: 20px;
}

html>body#products.speelgoed #content p.introduction {
	width: 530px;
}

body#products.speelgoed #content p.introduction span {
	width: 1px;
	height: 130px;
	display: block;
	float: right;
	margin: 0;
}

body#products.accessoires #content p.introduction {
	width: 740px;
	display: block;
	float: left;
	padding-right: 200px;
	background: url(images/introductionAccessoires.gif) no-repeat;
	margin-top: -50px;
	padding-left: 10px;
	padding-top: 60px;
	min-height: 140px;
	margin-bottom: 20px;
}

html>body#products.accessoires #content p.introduction {
	width: 530px;
}

body#products.accessoires #content p.introduction span {
	width: 1px;
	height: 110px;
	display: block;
	float: right;
	margin: 0;
}

#content p img {
	margin-right: 8px;
	float:
	margin-bottom: 8px;
}

#content p img.wrapAround {
	margin-right: 8px;
	margin-bottom: 0;
	float: left;
	clear: left;
	margin-lef

/* margin-bottom: 0;
	float: left;
	clear: left;
	margin-lef */t: 0;
}

#content table {
	font-size: 12px;
	line-height: 18px;
}

#content ul {
	font-size: 12px;
	line-height: 18px;
	clear: both;
}
#content table td,#content table th {
	vertical-align: top;
	padding: 5px 5px 5px 0;
}

form table {
	width: 540px;
}

form table td input {
	border-style: none;
	width: 350px;
	background: #ccff00;
	padding: 3px;
	float: right;
	margin-top: -3px;
	height: 22px;
}

html>body form table td input {
	height: auto;
}

form table td input.required {
	background: #ffcc00;
}

form table td textarea {
	border-style: none;
	width: 350px;
	background: #ccff00;
	padding: 3px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	float: right;
	margin-top: -3px;
	overflow: auto;
}

/*<group=sideBar>*/

div#subNavigation {
	display: none
}

div#preview {
}

body#products div#preview {
	background: url(images/preview.gif) repeat;
	width: 744px;
	display: block;
	float: left;
	margin-bottom: 15px;
	overflow: hidden;
}

div#preview span {
	z-index: 2;
	width: 180px;
	height: 135px;
	display: block;
	float: left;
	margin-bottom: 10px;
	background-color: #ffcc00;
}

div#preview span a {
	width: 180px;
	height: 135px;
	display: block;
	float: left;
	background: url(images/roundedCornersSuperImpose-180.gif) no-repeat;
	padding-top: 135px;
	overflow: hidden;
}

html>body div#preview span a {
	height: 0;
}

div#marginalComment p {
	font-size: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#sideBar {
	float: right;
	width: 180px;
	padding-top: 45px;
}

#sideBar a.buttonBestel {
	float: left;
	display: block;
	width: 90px;
	text-align: center;
	background: url(images/buttonBestel.gif) no-repeat center center;
	padding-top: 40px;
	padding-bottom: 43px;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#sideBar a.buttonBestel:hover {
	color: black;
}

#sideBar a.buttonPrint {
	float: left;
	display: block;
	width: 90px;
	text-align: center;
	background: url(images/buttonPrint.gif) no-repeat center center;
	padding-top: 40px;
	padding-bottom: 43px;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

#sideBar a.buttonPrint:hover {
	color: black;
}

/*<group=thumbnails>*/

div.thumbnails {
	width: 190px;
	display: block;
	float: left;
	margin-right: 0;
	z-index: 100;
}

div.thumbnails a img {
	width: 83px;
	height: 60px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid silver;
}

div.thumbnails a:hover img {
	border: 1px solid black;
}
	
/*</group>*/
	
/*</group>*/

/*<group=footer>*/

p#footer {
	width: 740px;
	display: block;
	float: left;
	background: url(images/footer.gif) no-repeat center center;
	color: white;
	text-align: center;
	padding: 8px 0px 12px;
	margin: 20px 0px;
}

body.frontPage p#footer {
	margin-top: 0;
}

p#footer a {
	color: white;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

p#footer a:hover {
	color: black;
}
	
/*</group>*/

/*<group=productOverviewFilter>*/

div#productOverviewFilter {
	
}

div#productOverviewFilter span {
	width: 100px;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0;
	font-size: 12px;
	display: block;
	text-transform: none;
}

div#productOverviewFilter span input {
	margin-right: 2px;
	vertical-align: middle;
}

html>body div#productOverviewFilter span input {
	vertical-align: inherit;
	margin-right: 5px;
}
	
/*</group>*/
