/* Edited with EditCSS */

/**** Inline STYLE-tag style sheet ****/


#right {
	background: #FFFFFF;
	float: right;
	display: block;
	width: 120px;
	height: 600px;
	margin-top: -95px;
}


BODY {

	margin: 0px 0px 20px 0px;
	background-color: white;
	text-align:center;margin:0 auto
	}

TD {
	font-family: verdana, helvetica, sans-serif;
	font-size: xx-small;
	color: #F22891;
	align: center;
	}

#container {
	text-align:left;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	}

#header {
	float: top;
	height: 94px;
	width: 770px;
	padding: 0px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	border-bottom: 1px solid #FD3389;
	}

#home {
	display: block;
	width: 180px;
	height: 95px;
	margin-bottom: -90px;
	border: 0px solid black;
	}
	
	
#left {

	float: left;
	left: 0px;
	margin-top: -10px;
	width: 163px;
	background-image: url(../images/stargirl.gif);
	background-repeat: no-repeat;
	border-right: 1px dashed #FBC7E2;
	padding-right: 0px;
	}

#content {
	float: left;
	margin: 5px;
	width: 580px;
	padding: 5px;
	}

#wwcontent {
	float: top;
	margin-left: auto;
	margin-right: auto;
	padding: 20px 0 0px 50px;
	width: 544px;
	}

#witem {
	float: top;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 20px 0 0px 50px;
	width: 544px;
	border-bottom: 1px dashed pink;
}

#witemTD {
	border-right: 1px dashed pink;
	}

#wwheader {
	background-color: #F685C0;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	}


a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #BD135B;
	}

a:hover	{
	text-decoration: none;
	color: #F22891;
	}

a.cat, a:visited.cat {
/*	margin-left: 115px; */
	font-weight: bold;
	line-height: 19px;
	}

a:hover.cat: {
	color: #F22891;
	}

#cat {
	margin: 230px 2px 0 0px;
	text-align: right;
	}

#alg {
	margin: 70px 2px 0 0px;
	text-align: right;
	}

a.alg, a:visited.alg {
	margin: 20px 0px 10px 15px;
	line-height: 19px;
	}

a:hover.alg: {
	color: #F00;
	}

#info {
	text-align: justify;
	color: #F22891;
	}

h3 {
	font-size: small;
	color: #F22891;
	margin-bottom: 0px;
	}

hr {
	height: 1px;
	background-color: #FD3389;
	border-top: 0px;
	}

#thumbtxt {
	width: 150px;
	height: 15px;
	margin: 3px 0 15px 0px;
	text-align: center;
	background-color: #FBC7E2;
}

#footer {
	clear: left;
	text-align: center;
	color: #ADADAD;
	padding: 5px 0 20px 0px;
	line-height: 25px;
	
	}

a:link.footer {
 color: #C468AB;
 font-weight: normal;
 text-decoration: none;
}

/********************/
/*    BEGIN SHOP    */
/********************/
.shop_verderwinkelen, .shop_bestellen,.shop_meerinfo, .shop_afronden, .shop_annuleer{
	background-image: none /* url('../images/knop.gif') */;
	height:20px;
	width:126px;
	color:white;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	padding-top:2px;
	font-size:10px;
}
.shop_verderwinkelen:hover, .shop_bestellen:hover,.shop_meerinfo:hover, .shop_afronden:hover, .shop_annuleer:hover{
	color: #f22891;
}

.shop_bestellen,.shop_afronden {
	background-image: none /* url('../images/knop_bestellen.gif') */;
	margin-left: 15px;
}

.prijs {
	margin-top:10px;
	margin-bottom:2px;
	font-weight:bold;
}



#bestellingTabel {
	width:100%;
	background-color: transparent;
	margin-bottom: 2px;

}

#bestellingTabel th {
	background-color: #FFDDF6;
	color: #BD135A;
	font-weight: bold;
	font-size: 11px;
	padding-left:5px;
}

#bestellingTabel td {
	vertical-align:top;
	padding-left:5px;
	background-color:white;
}


.bestellingAfbeelding {
	width:70px;
	text-align:center;
}

.bestellingThumbPic {
	width:50px;
	border-width: 0px;
}


.bestellingArtikel{}


.bestellingAantal,.bestellingPrijs {
	width:70px;
	text-align:right;

}
.bestellingPlusMin {
	font-size:14px;

}
.bestellingPlus, .bestellingPlus:hover {
	color:#DA2031;
	text-decoration:none;
	font-weight:bold;
}
.bestellingMin, .bestellingMin:hover {
	color:#5598CC;
	text-decoration:none;
	font-weight:bold;
}

.bestellingPrijs {
	font-weight:bold;

}
#bestellingTotaal {
	font-weight:bold;
	position:relative;
	top:15px;
	text-align:right;
}

#leftheader {
	float: left;
	width: 450px;

}


#box {
	float: right;
	margin: 39px 3px 0 0px;
	background-color:#FFDDF6;
	border: 1px solid #BD135B;
}

#shopBoxAantalLabel,#shopBoxAantalValue,#shopBoxTotaalLabel,#shopBoxTotaalValue {
	font-size:10px;
	padding-left: 2px;
	text-align: left;
	padding-right: 2px;
}

#shopBoxAantalValue,#shopBoxTotaalValue {
	text-align: right;
	font-weight: bold;
	}
#shopBoxTotaalLabel { }
#shopBoxTotaalValue {
	padding-bottom: 2px;
	font-weight: bold;
}

/* #shopBoxBestelLink {

	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #BD135B;

}
*/

#shopBoxBestelLinkTd {
	background-color:white;
	border-bottom: 1px solid #C468AB;
	padding-left: 2px;
	padding-right: 2px;

}




/********************/
/*     EIND SHOP    */
/********************/



.thumbPic, .thumbPicOdd {
	width:100px;
	float: right;
	border-width: 0px;
}


.paginaSectie {

	width:100%;
	padding: 0px;
}

.error {
	color:red;
	font-weight:bold;
}
