
body{
	margin: 0px 0px 0px 0px;
	background: White url(../gfx/kinderkleding.background2.jpg) no-repeat scroll;
	font: 14px "trebuchet ms";
	}

img{
	border: none;
	margin: 0px 0px 0px 0px;
}

.htmltable{
	float: left;
}

table{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

hr{
	margin: 5px 10px 5px 10px;
	background: url(../gfx/lijn.jpg);
	height: 1px;
}
small{
	font-size:12px;
}
a,a:link,a:visited{
	margin: 0px 0px 0px 0px;
	padding: 2px;
	text-decoration: underline;
	color:navy;
}
a:hover,a:active{
	margin: 0px;
	padding: 2px;
	text-decoration: none;
	color:orange;
}


.topnav{
	padding: 10px 20px 4px 0px;
	position: absolute;
	left: 610px;
	top: 30px;
	z-index: 18;
}

.toplinkitem{
	margin:2px;
}

.toplink a, .toplink a:hover, .toplink a:visited, .toplink a:link{
	text-decoration: none;
}

.toplinkselected a, .toplinkselected a:visited, .toplinkselected a:link{
	text-decoration: none;
	color:black;
}

.toplink a,.toplink a:visited,.toplink a:link{
	color:white;
}

.toplink a:hover{
	color:black;
}

.toplinkselected a:hover{
	color:black;
}


.button{
	width: 120px;
	border: 1px solid #000080;
	margin: 5px;
	background: url(../gfx/navbuttonselectedover.gif);
	font-size: 10px;
	text-align: center;
}

.totalbox{
	border-color: #0000FF;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}

.lrgtotalbox{
	border-width: 1px 0px 0px 0px;
	border-color: #0000FF;
	border-style: solid;
	font-weight: bold;
	font-size: 14px;
}
.kortingscodebox{
	border:1px solid silver;
	padding:10px;
}

.kortingscodebox .aanbieding{
	display:block;
}
.tinybutton{
	width: 60px;
	border: none;
	margin: 0px 10px 0px 10px;
	background: transparent url(../gfx/navbuttonselectedover.gif);
	color: #FFFFFF;
	font-size: 9px;
}

.inlinetinybutton{
	width: 60px;
	border: none;
	margin: 0px 2px 0px 2px;
	padding: 2px; /* background:transparent url(../gfx/navbuttonselectedover.gif);*/
	display: inline;
	background: transparent url(../gfx/add2cart.gif); /* color:#FFFFFF;*/
	color: #000000;
	font-size: 10px;
	text-align: right;
	height: 20px;
}

.inlinetinybuttonlink,.inlinetinybuttonlink a,.inlinetinybuttonlink a:hover,.inlinetinybuttonlink a:visited{
	width: 150px;
	border: none;
	margin: 0px 2px 0px 2px;
	padding: 0px 0px 0px 0px;
	background: transparent url(../gfx/navbuttonselectedover.gif) repeat-x;
	color: #FFFFFF;
	font-size: 9px;
	height: 15px;
	overflow: hidden;
}

.verzenddefinput{
	border: 0px solid #000080;
	background: transparent;
	font: bold 14px "trebuchet MS",Tahoma;
}

.definput{
	border: 1px solid #000080;
	background: #FDF5E6;
	font: 11px verdana,"trebuchet MS",Tahoma;
}

.userinput{
	border: 1px solid #000080;
	background: #FDF5E6;
	font: 14px verdana,"Trebuchet MS",Tahoma;
}

.errmsg{
	padding:5px;
	border: 2px solid #FF0000;
	width: 500px;
	color: #000000;
	background: #FFDEAD;
	font-size: 14px;
	position: relative;
	left: 20px;
	overflow: hidden;
}

.statusmsg{
	padding:5px;
	width: 500px;
	color: #000000;
	font-size: 14px;
	position: relative;
	left: 10px;
	overflow: hidden;
	background-color: #E7F44B;
	border: 1px solid silver;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}

.sizeinput{
	width: 22px;
	border: 0px solid #000080;
	margin: 0px 3px 0px 3px;
	background: #FFDEAD;
	font-size: 9px;
}

.sizeselect{
	width: 55px;
	border: 0px solid #000080;
	margin: 0px 3px 0px 3px;
	background: #FFDEAD;
	font-size: 9px;
}

.sizemultiselect{
	width: 85px;
	border: 0px solid #000080;
	margin: 0px 3px 0px 3px;
	background: #FFDEAD;
	font-size: 9px;
}

.numselect{
	width: 40px;
	border: 0px solid #000080;
	margin: 0px 3px 0px 3px;
	background: #FFDEAD;
	font-size: 9px;
}

.logo{
	width: 99%;
	height:70px;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	display:block;
}

.maatitemj,.maatitemj a,.maatitemj a:visited{
	margin: 1px;
	background: transparent url(../gfx/navbuttonselected.gif);
	color: #FFFFFF;
}

.maatitemj a:hover{
	margin: 1px;
	background: transparent url(../gfx/navbuttonselectedover.gif);
	color: #000000;
}

.maatitemm,.maatitemm a,.maatitemm a:visited{
	margin: 1px;
	background: transparent url(../gfx/navbutton.gif);
	color: #000000;
}

.maatitemm a:hover{
	margin: 1px;
	background: transparent url(../gfx/navbuttonover.gif);
	color: #FFFFFF;
}

.navigatieframe{
	position: relative;
}

.linkscat{
	width: 180px;
	float: left;
	border: 1px solid #4689FF;
	padding: 20px;
	margin: 10px;
	height: 140px;
	overflow: auto;
}

.linksheader{
	display: block;
	font-size: 20px;
	font-weight: bold;
}

.linksrow{
	display: block;
	color:black;
}
.linksrow a, .linksrow a:visited{
	color:black;
}
.contenttopbar{
	width: 800px;
	text-align: left; /* margin-left:20px;*/
	overflow: hidden; /* clear:both;*/
	height: 26px;
	position: relative;
	left: 20px;
	bottom: 20px;
}

.contenttopbar .topmiddle{
	width: 720px; /* padding:5px 0px 0px 0px;*/
	float: left;

	height: 26px;
}

.contentframe{
	width: 800px;
	padding: 20px 0px 20px 0px;
	/*border-left: 1px solid #6495ED;
	border-bottom: 1px solid #6495ED;*/
	/*background: #F6FFAC;*/
	text-align: left;
	overflow: hidden; /* clear:both;*/
	position: relative;
	top: 20px;
	left: 20px;
}

.hand{
	cursor: pointer;
}



.leftnav{
	width: 145px;
	padding: 20px 0px 20px 10px;
	top:20px;
	position:relative;
}



.nwsbrfholder{
	position:relative;
	width: 145px;
	border-top: 1px solid #FDF5E6;
	padding: 0px 5px 0px 5px;
	margin-top: 10px;
	left:5px;
}

.srchboxholder{
	position: absolute;
	z-index: 5;
	top: 2px;
	left: 765px;
}

.navlist{
	clear:both;
	margin: 5px;
	border: 0px;
	padding: 0px;
	list-style: none;
	font-size: 14px;
	line-height: 0.8em;
}

.navlistitemselected a{
	display:block;
	width:140px;
	font-weight:bold;
}

.navlistitemselected a:link,.navlistitemselected a:visited{
	color:black;

}

.navlistitemselected a:hover,.navlistitemselected a:active{
	text-decoration:none;
}

.navlistitem a{
	display:block;
	width:140px;
}

.navlistitem a:link,.navlistitem a:visited{
	color:white;
}

.navlistitem a:hover,.navlistitem a:active{
	color:black;
}

.newsbrfpopup{
	position:absolute;
	padding:30px;
	padding-top:10px;
	height:100px;
	width:500px;
	z-index:20;
	top:50px;
	left:50px;
	border:1px solid silver;
	border-right:2px solid silver inset;
	border-bottom:2px solid silver inset;
	background: White url(../gfx/navbuttonselectedover.gif) repeat-x top;
}
.overviewheader{
	padding: 0px 5px 0px 5px;
	background: #6495ED;
	color: #FFFFFF;

}
.overviewheader TH{
	font-weight: normal;
	font-size:10px;
}

.evenrow{
	background: #FAFAD2;
}

.cmsevenhandrow{
	background: #FFDEAD;
	cursor: pointer;
}

.oddrow{
	background: #F2E4D5;
}


.pidthmb{
	margin: 0px 5px 5px 5px;
	cursor: pointer;
}

.productoverview{
	/*border:1px solid black;*/
	float: left;
	width: 258px;
/*
	background: transparent url(../gfx/shopgfx/productoverview.gif) no-repeat fixed bottom right;
*/
	background: transparent url(../gfx/shopgfx/productoverview.gif) no-repeat top;

	font: 11px "trebuchet ms";
	margin: 3px 3px 15px 3px;
	height: 285px;
	}

.productdetails{
	border: 1px dashed #808080;
	float: left;
	width: 790px;
	margin: 5px;
	font: 8px "trebuchet ms";
	height: 100%;
}
.plaincontent{
	padding:20px;
}
.productdetailsform{
	background: #FFF0F5;
}

.productoverview a,.productoverview a:link,.productoverview a:visited{
	padding: 6px;
	color: Black;
	text-decoration: none;
}

.productoverview a:hover,.productoverview a:active{
	color: Orange;
	text-decoration: none;
}

.productoverview table{

}

.selectbox{
	color: #000000;
	position: absolute;
	z-index: 5;
	top: 0px;
	right: 0px;
}

.shopsubnav{
	padding: 10px 0px 0px 10px;
	text-align: left;
	height: 30px;
}

.shopsubnav a:link,.shopsubnav a:visited{
	text-decoration: underline;
}

.shopsubnav a:hover,.shopsubnav a:active{
	color: #FF0000;
	text-decoration: none;
}


.shrtnavlist{

	margin: 0px 50px 0px 50px;

}
.shrtnavlist a, .shrtnavlist a:visited, .shrtnavlist a:hover{
	text-decoration: none;
	color:blue;
}

.shrtpagelist .paging{

}

.shrtpagelist .selpage{
	border: 1px solid red;
	font-size:14px;
	font-weight: bold;
}

.shrtpagelist a, .shrtpagelist a:visited{
	text-decoration: none;
	color:blue;
}
.shrtpagelist a:hover{
	text-decoration: none;
	color:orange;
}

.shopthmbaanbieding{
	color: Red;
	font-weight: bold;
	font-size: 12px;
	/*background: url(../gfx/navbutton.gif) repeat-x;*/
	}

.shoptitle{
	font-size: 14px;
	font-weight: bold;
}
.shoowoff{
	display:block;
	width: 700px;
	height: 300px;
	color: Black;
	font-size: 14px;
	position: relative;
	left: 210px;

	padding:10px;
	background-color: #E7F44B;
	border: 1px solid silver;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}

.missingfielderror{
	width: 200px;
	padding: 10px;
	background: #FF0000;
}


.aanbiedingsprijs{
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
}

.oudeprijs{
	color: #00008B;
	font-size: 14px;
	font-weight: bold;
	}

.shopthmbrow{

}


.ordernewsbox{
	border: 2px solid #FF4500;
	display:block;
	width: 130px;
	font-size:18px;
	background: White url(../gfx/shopgfx/u_bespaart.gif);
	position: absolute;
	top: 0px;
	left: 645px;
	color: Black;
	padding:10px;
}

.orderid{
	color:blue;
	font-size:14px;
	font-weight: bold;
	border: 1px solid silver;
	padding:5px;
}

.orderamount{
	color:blue;
	font-size:14px;
	font-weight: bold;
	border:1px solid silver;
	padding:5px;
}

.normaleprijs{
	color: #FF0000;
	font-size: 20px;
}

.aanbiedingsmelding{
	color: #0000FF;
	font-size: 12px;
	font-weight: bold;
}

.articleheader{
	padding: 5px;
	color: #0000CD;
	font-size: 14px;
	text-decoration: underline;
}

.voordeelbeschrijving{
	color: #DC143C;
	font-size: 14px;
}

tr,table,td{
	margin: 0px 0px 0px 0px;
}



form,select{
	clear: both;
	margin: 0px 0px 0px 0px;
}

.leftframe,.spaced{
	width: 150px;
}

.contenttopbar .topleft{
	width: 50px;
	float: left;

	height: 26px;
}

.catlink,.prodsubdetails{
	font-weight: bold;
}

.cartcatlink, .cartcatlink a{
	text-decoration:none;
	font-weight: normal;
}


.catitemsholder{
	width:150px;
	text-align:center;
	margin:5px;
	color: Black;
	font-size: 12px;
	font-weight: bold;
	padding:4px;
	background-color: #E7F44B;
	border: 1px solid silver;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}

.cmsoddrow,.shopfotoholder{
	background: #ADD8E6;
}

.searchresult,.searchform{
	padding: 10px;
}

.contenttopbar .topright {
	width: 30px;
	float: left;

	height: 26px;
	display: block;
}

.leftnavtopbar .topright {

}

.xtranavbox{
	border:1px solid red;
	position: absolute;
	top:70px;
	left: 670px;
}

.pagetitle{
	color: Black;
	font-size: 30px;
	font-weight: bold;
	position: absolute;
	top: 80px;
	left: 210px;
	z-index: 7;
	padding:10px;
	background-color: #E7F44B;
	border: 1px solid silver;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}

.subcatbox{
	color: Black;
	font-size: 12px;
	font-weight: bold;
	padding:4px;
	background-color: #E7F44B;
	border: 1px solid silver;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
}
