/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: arial, sans-serif;
	font-size: 10.5px;
	color: #000000;
	background-image: url("../images/bg.png");
	background-color: #242424;
}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #3300FF;
	text-decoration: none;
}
 
a:visited {
	color: #3300FF;
	text-decoration: none;
}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FFFFFF;
}

a:active {
	color: #0000FF;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
}

.biggerText {
	font-size: 1.2em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
}

CODE {
	font-family: arial, sans-serif;
	font-size: 1em;
}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
}

LABEL, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	font-family: arial, sans-serif;
	font-size: 10.5px;
}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}

LABEL.inputLabel {
	width: 300px;
	float: left;
}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
}
	
.titelLabel {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
}

P, ADDRESS {
	padding: 0.5em;
}

ADDRESS {
	font-style: normal;
}

.clearBoth {
	clear: both;
}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: transparent;
	text-align: left;
	width: 975px;
	vertical-align: top;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
}

#accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}

.floatingBox {
	width: 48.1%;
}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
}

/*navigation*/

.navSplitPagesResult {}

.navSplitPagesLinks {
	position: absolute;
	font-family: arial, sans-serif;
	font-size: 10.5px;
	color: #FFFFFF;
	margin-top: 50px;
	margin-left: 64px;
	text-align: right;
	width: 600px;
}

.navSplitPagesLinks a {
	color: #808080;
}

.navNextPrevCounter {
	margin: 0em;
	font-size: 10.5px;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
}

#navMainWrapper {
	margin: 0em;
	background-color: transparent;
	height: 15px;
	width: 975px;
	margin-top: 64px;
	font-size: 10.5px;
	font-weight: bold;
}
	
#navCatTabsWrapper {
	margin: 0em;
	background-color: #000000;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
}
	
#navSuppWrapper {
	height: 37px;
	border-top: 1px solid #393939;
	border-left: 1px solid #393939;
	border-right: 1px solid #393939;
	background-color: #171717;
	padding-left: 25px;
	padding-top: 10px;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}

#navSupp ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: left;
	line-height: 1.5em;
}
	
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}

#navMain ul li a, #navCatTabs ul li a {
	font-family: arial, sans-serif;
	font-size: 11.5px;
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #808080;
	white-space: nowrap;
}

#navSupp ul li a {
	text-decoration: none;
	padding-right: 50px;
	margin: 0;
	color: #FFFFFF;
	font-size: 11.5px;
	font-weight: bold;
	white-space: nowrap;
}
	
#navSupp ul li a:hover {
	color: #808080;
}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
}

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
}

#navEZPagesTOC ul li {
	white-space: nowrap;
}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
}

#navCategoryIcon, #indexProductListCatDescription {
	margin: 0.5em;
}

#navMainSearch {
	float: right;
}

#navBreadCrumb {
	background-color: #cc9900;
}

#navEZPagesTop {
	background-color: #ffff33;
}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
}

#navColumnOne {
	background-color: transparent;
}

#navColumnTwo {
	background-color: transparent;
}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}

#productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
}
.advisory {}
.important {
	font-weight: bold;
}
.notice {}
.rating{}
.gvBal {
	float: right;
}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 10.5px;
}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
}

.tableHeading, #cartSubTotal {
	background-color: #DDDDDD;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
}

#scUpdateQuantity {
	width: 2em;
}

.cartQuantity {
	width: 4.7em;
}

.cartNewItem {
	font-size: 10.5px;
	font-weight: bold;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}

.cartOldItem {
	font-size: 10.5px;
	font-weight: bold;
	position: relative;   /*do not remove-fixes stupid IEbug*/
}

.cartBoxTotal {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	color: #FFFFFF;
	font-weight: bold;
}

.cartRemoveItemDisplay {
	width: 3.5em;
}

.cartAttribsList {
	margin-left: 1em;
}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
}
.mediaTitle {
	float: left;
}
.mediaTypeLink {
	float: right;
}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
}

.amount {
	width: 5.5em;
}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
}

.sideBoxContent {
	background-color: transparent;
	padding: 0.4em;
}

.sideBoxContent a {
	color: #808080;
	font-weight: bold;
}

.sideBoxContent a:hover {
	color: #FFFFFF;
	font-weight: bold;
}		

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-family: Arial Narrow;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	width: 252px;
	text-align: left;
	padding-left: 8px;
}

.rightBoxHeading {
	margin: 0em;
	background-color: transparent;
	padding: 0.2em 0em;
}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
} 

.rightBoxContainer {
	width: 260px;
	border: 1px solid #393939;
	background-color: #171717;
	margin-bottom: 23px;
}

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}
	
.productListing-heading {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
	
.productListing-heading a {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}	
	
.productListing-heading a:hover {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #7292cb;
	text-align: left;
}	
	
#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
}

#upDateHeading {
	text-align: right;
}

/*misc*/
.back {
	float: right;
}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
}

.bold {
	font-weight: bold;
}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

CAPTION {
	/*display: none;*/
}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
}

#siteMapList {
	width: 90%;
	float: right;
}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
#seShipTo {
	padding: 0.2em;
}

.glas {
	position: absolute; 
	margin-top: -48px; 
	margin-left: 230px;
}

.winkelwagen {
	position: absolute; 
	margin-top: -113px; 
	margin-left: 202px;
}	

.links {
	width: 260px; 
	height: 61px; 
	border: 1px solid #393939;
	background-color: #FFFFFF; 
	padding-top: 18px;
}

.ideal_bt {
	width: 47px;
	height: 41px;
	margin-left: 15px;
}

.rabobank_bt {
	width: 32px;
	height: 43px;
	margin-top: -42px;
	margin-left: 73px;
}

.tnt_bt {
	width: 60px;
	height: 23px;
	margin-top: -35px;
	margin-left: 114px;
}

.paypal_bt {
	width: 60px;
	height: 17px;
	margin-top: -20px;
	margin-left: 185px;
}

.meisje_bt {
	/*
	background-image: url(../images/meisje_ov.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	*/
	width: 198px;
	height: 318px;
	margin-top: 8px;
	margin-left: 8px;
	cursor: pointer;
}
/*
.meisje_bt img { 
	width: 198px;
	height: 318px;
	border: 0px;
}
* html a:hover { 
	visibility: visible;
}
.meisje_bt a:hover img { 
	visibility: hidden;
}
*/

.jongen_bt {
	/*
	background-image: url(../images/jongen_ov.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	*/
	width: 198px;
	height: 318px;
	margin-top: 8px;
	margin-left: 8px;
	cursor: pointer;
}
/*
.jongen_bt img { 
	width: 198px;
	height: 318px;
	border: 0px;
}
* html a:hover { 
	visibility: visible;
}
.jongen_bt a:hover img { 
	visibility: hidden;
}
*/

.baby_bt {
	/*
	background-image: url(../images/baby_ov.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	*/
	width: 198px;
	height: 318px;
	margin-top: 8px;
	margin-left: 8px;
	cursor: pointer;
}
/*
.baby_bt img { 
	width: 198px;
	height: 318px;
	border: 0px;
}
* html a:hover { 
	visibility: visible;
}
.baby_bt a:hover img { 
	visibility: hidden;
}
*/

.newLink {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	font-weight: thin;
	color: #7292cb;
}

.newLink a {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #7292cb;
}

.newLink a:hover {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #000000;
}

#categoriesContent a {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #7292cb;
}

#categoriesContent a:hover {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #FFFFFF;
}

#cartBoxListWrapper a {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #7292cb;
}

#cartBoxListWrapper a:hover {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #FFFFFF;
}

#bestsellers li {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #FFFFFF;
}

#bestsellers a {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #7292cb;
}

#bestsellers a:hover {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #FFFFFF;
}

.aantal {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #7292cb;
}

.listingDescription {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	color: #7292cb;
	margin-top: -13px;
}

#titelLink a {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #7292cb;
}

#titelLink a:hover {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #000000;
}

/* homepagina */
.logoHome {
	width: 204px; 
	height: 128px;
}

.menuHome {
	position: absolute;
	height: 45px; 
	width: 100%;
	margin-top: -44px;
	margin-left: 277px;
}

.headerHome {
	width: 100%; 
	height: 334px; 
}

.meisjeHome {
	position: absolute; 
	z-index: 1; 
	width: 214px; 
	height: 334px; 
	border: 1px solid #393939; 
	background-color: #171717;
}

.jongenHome {
	position: absolute; 
	z-index: 2; 
	width: 214px; 
	height: 334px; 
	margin-left: 236px; 
	border: 1px solid #393939; 
	background-color: #171717;
}

.babyHome {
	position: absolute; 
	z-index: 3;
	width: 214px; 
	height: 334px; 
	margin-left: 472px; 
	border: 1px solid #393939; 
	background-color: #171717;
}

.centerHome {
	width: 100%; 
	margin-top: 25px;
	border: 1px solid #393939; 
	background-color: #171717;
}

.contentHome {
	width: 631px; 
	margin-left: 8px; 
	margin-top: 8px; 
	margin-bottom: 8px;
	padding-left: 39px;
	padding-top: 30px;
	padding-bottom: 50px;
	background-color: #FFFFFF;
}

.titelHome {
	position: absolute; 
	margin-left: 19px; 
	margin-top: 17px; 
	z-index: 1;
}

.lijnHome {
	position: relative; 
	width: 94.3%; 
	height: 1px; 
	margin-left: 19px; 
	margin-top: 60px;
}

.wrapperHome {
	position: absolute; 
	width: 670px; 
	height: 705px; 
	margin-top: 50px;
	margin-left: -2px;
}

/* meisjes */
.headerMeisje {
	width: 100%; 
	height: 332px; 
	border: 1px solid #393939; 
	background-color: #171717;
}

.bannerMeisje {
	width: 97.7%; 
	height: 316px; 
	margin-left: 8px; 
	margin-top: 8px; 
	margin-right: -8px; 
	margin-bottom: 8px; 
	background-color: #FFFFFF;
}

.plaatjeMeisje {
	position: absolute; 
	z-index: 2;
}

.logoMeisje {
	position: absolute; 
	margin-left: 547px; 
	margin-top: 233px; 
	z-index: 3;
}

.titelMeisje {
	margin-top: 19px;
	margin-right: 19px;
	float: right;
}

/* jongens */
.headerJongen {
	width: 100%; 
	height: 332px; 
	border: 1px solid #393939; 
	background-color: #171717;
}

.bannerJongen {
	width: 97.7%; 
	height: 316px; 
	margin-left: 7px; 
	margin-top: 8px; 
	margin-right: -8px; 
	margin-bottom: 8px; 
	background-color: #FFFFFF;
}

.plaatjeJongen {
	position: absolute; 
	z-index: 2;
}

.logoJongen {
	position: absolute; 
	margin-left: 547px; 
	margin-top: 233px; 
	z-index: 3;
}

.titelJongen {
	margin-top: 19px; 
	margin-right: 19px; 
	float: right;
}

/* baby's */
.headerBaby {
	width: 100%; 
	height: 332px; 
	border: 1px solid #393939; 
	background-color: #171717;
}

.bannerBaby {
	width: 97.7%; 
	height: 316px; 
	margin-left: 8px; 
	margin-top: 8px; 
	margin-right: -8px; 
	margin-bottom: 8px; 
	background-color: #FFFFFF;
}

.plaatjeBaby {
	position: absolute; 
	z-index: 2;
}

.logoBaby {
	position: absolute; 
	margin-left: 547px; 
	margin-top: 233px; 
	z-index: 3;
}

.titelBaby {
	margin-top: 19px; 
	margin-right: 19px; 
	float: right;
}

/* zoeken */
.holderZoek {
	width: 100%; 
	border: 1px solid #393939; 
	background-color: #171717;
}

.helpZoek {
	margin-top: -50px;
}

.zoekb_bt {
	/*
	background-image: url(../images/buttons/zoek_ov.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	*/
	width: 80px;
	height: 33px;
	margin-top: -2px; 
	float: right;
}
/*
.zoekb_bt img { 
	width: 80px;
	height: 33px;
	border: 0px;
}
* html a:hover { 
	visibility: visible;
}
.zoekb_bt a:hover img { 
	visibility: hidden;
}
*/

.vorige_stap_bt {
	/*
	background-image: url(../images/buttons/volgende_stap_ov.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	*/
	width: 94px;
	height: 33px;
	margin-top: 10px;
	float: right;
}
/*
.vorige_stap_bt img { 
	width: 94px;
	height: 33px;
	border: 0px;
}
* html a:hover { 
	visibility: visible;
}
.vorige_stap_bt a:hover img { 
	visibility: hidden;
}
*/

.volgende_stap_bt {
	/*
	background-image: url(../images/buttons/volgende_stap_ov.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	*/
	width: 94px;
	height: 33px;
	margin-top: 10px;
	float: right;
}
/*
.volgende_stap_bt img { 
	width: 94px;
	height: 33px;
	border: 0px;
}
* html a:hover { 
	visibility: visible;
}
.volgende_stap_bt a:hover img { 
	visibility: hidden;
}
*/

.afrekenen_bt {
	/*
	background-image: url(../images/buttons/afrekenen_ov.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	*/
	width: 92px;
	height: 56px;
	margin-top: -20px; 
	float: right;
}
/*
.afrekenen_bt img { 
	width: 92px;
	height: 56px;
	border: 0px;
}
* html a:hover { 
	visibility: visible;
}
.afrekenen_bt a:hover img { 
	visibility: hidden;
}
*/

.terugb_bt {
	/*
	background-image: url(../images/buttons/zoek_ov.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	*/
	width: 90px;
	height: 44px;
	margin-top: -13px;
	float: right;
}
/*
.terug_bt img { 
	width: 90px;
	height: 44px;
	border: 0px;
}
* html a:hover { 
	visibility: visible;
}
.terug_bt a:hover img { 
	visibility: hidden;
}
*/

.inputZoekb {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	color: #7292cb;
	width: 66%;
	border: 1px solid #DDDDDD;
}

.contentZoekb {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	color: #7292cb;
	width: 92.2%; 
	margin-left: 8px; 
	margin-top: 8px; 
	margin-bottom: 8px; 
	padding: 19px; 
	background-color: #FFFFFF;
}

.contentZoekb a {
	font-weight: bold;
	text-decoration: underline;
	color: #7292cb;
}

.contentZoekb a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.contentZoekb b {
	color: #000000;
}

.contentZoekb legend {
	font-size: 10.5px;
}

.contentZoekc {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	color: #7292cb;
	width: 92.2%; 
	margin-left: 8px; 
	margin-top: 8px; 
	margin-bottom: 8px; 
	padding: 19px; 
	background-color: #FFFFFF;
}

.contentZoekc a {
	font-weight: bold;
	text-decoration: underline;
	color: #7292cb;
}

.contentZoekc a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.contentZoekc legend {
	font-size: 10.5px;
}

.titelContact {
	position: absolute; 
	margin-top: 19px;
	margin-left: 19px;
	z-index: 1;
}

.lijnZoek {
	width: 100%; 
	border-color: 1px solid #000000;
}

.lijnZoekb {
	width: 100%; 
	border-color: 1px solid #DDDDDD;
}

.dropdownZoek {
	width: 40%;
}

.buttonZoek {
	height: 30px;
	margin-top: 15px;
	margin-left: 378px;
}

.buttonResultaat {
	height: 30px;
	margin-top: 10px;
	margin-left: 100px;
}

.categorieZoek {
	margin-top: -50px;
	margin-left: 447px;
	margin-bottom: 50px;
}

/* producten */
.wrapperProducten {
	width: 100%; 
	margin-top: 25px; 
	border: 1px solid #393939; 
	background-color: #171717;
}

.contentProducten {
	width: 92.2%; 
	margin-left: 8px; 
	margin-top: 8px; 
	margin-bottom: 8px; 
	padding: 19px; 
	background-color: #FFFFFF;
}

.hrProducten {
	width: 100%;
	border-color: #000000;
}

.tabelProducten {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	color: #7292cb;
}

.productListing-data {
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
	
.productListing-data a {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #7292cb;
}
	
.productListing-data a:hover {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	color: #000000;
}

.keuzeProduct {
	width: 100%;
	border: 1px solid #393939; 
	background-color: #171717;
}

.contentProduct {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	width: 97.7%; 
	margin-left: 8px; 
	margin-top: 8px; 
	margin-right: -8px; 
	margin-bottom: 8px; 
	background-color: #FFFFFF;
}	

.titelProduct {
	position: absolute; 
	margin-top: 19px;
	margin-left: 19px;
	z-index: 1;
}

.buttonProduct {
	width: 260px;
	height: 50px;
	margin-top: 19px;
}

.inhoudProduct {
	font-size: 10.5px;
	padding-top: 50px;
	padding-bottom: 19px;
	padding-left: 19px;
	padding-right: 19px;
}

.lijnProduct {
	width: 100%; 
	border-color: #000000;
}

.fotoProduct {
	margin-left: 12px;
	background-color: #FF0000;
}

.beschrijvingProduct {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	color: #7292cb;
}

.tdplaatjeProduct {
	padding-left: 15px; 
	padding-right: 15px; 
	border: 1px solid #DDDDDD;
}

.tdplaatjeProduct a {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	text-decoration: underline;
	color: #7292cb;
}

.tdplaatjeProduct a:hover {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.tdomschrijvingProduct {
	height: 150px; 
	border: 1px solid #DDDDDD; 
	padding: 8px;
}

.tdprijsProduct {
	border: 1px solid #DDDDDD; 
	padding: 8px;
}

.tdoverigeProduct {
	height: 150px; 
	border: 1px solid #DDDDDD; 
	padding: 8px;
	vertical-align: top;
}

.tdoverigeProduct a {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	text-decoration: underline;
	color: #7292cb;
}

.tdoverigeProduct a:hover {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.vriendProduct {
	/*
	background-image: url(../images/buttons/stuur_aan_ov.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	*/
	width: 159px;
	height: 57px;
	margin-top: -57px;
}
/*
.vriendProduct img { 
	width: 92px;
	height: 57px;
	border: 0px;
}
* html a:hover { 
	visibility: visible;
}
.vriendProduct a:hover img { 
	visibility: hidden;
}
*/

.toevoegen_bt {
	/*
	background-image: url(../images/buttons/toevoegen_ov.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	*/
	width: 92px;
	height: 56px;
}
/*
.toevoegen_bt img { 
	width: 92px;
	height: 56px;
	border: 0px;
}
* html a:hover { 
	visibility: visible;
}
.toevoegen_bt a:hover img { 
	visibility: hidden;
}
*/

.vorige_bt {
	/*
	background-image: url(../images/buttons/vorige_ov.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	*/
	width: 90px;
	height: 44px;
	margin-top: 20px;
}
/*
.vorige_bt img { 
	width: 90px;
	height: 44px;
	border: 0px;
}
* html a:hover { 
	visibility: visible;
}
.vorige_bt a:hover img { 
	visibility: hidden;
}
*/

.overzicht_bt {
	/*
	background-image: url(../images/buttons/overzicht_ov.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	*/
	width: 80px;
	height: 33px;
	margin-top: -33px;
	margin-left: 92px;
}
/*
.overzicht_bt img { 
	width: 80px;
	height: 33px;
	border: 0px;
}
* html a:hover { 
	visibility: visible;
}
.overzicht_bt a:hover img { 
	visibility: hidden;
}
*/

.volgende_bt {
	/*
	background-image: url(../images/buttons/volgende_ov.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	*/
	width: 90px;
	height: 44px;
	margin-top: -44px;
	margin-left: 174px;
}
/*
.volgende_bt img { 
	width: 90px;
	height: 44px;
	border: 0px;
}
* html a:hover { 
	visibility: visible;
}
.volgende_bt a:hover img { 
	visibility: hidden;
}
*/

/* over bella nino */
.headerOver {
	width: 100%; 
	height: 332px; 
	border: 1px solid #393939; 
	background-color: #171717;
}

.bannerOver {
	width: 672px 
	height: 316px; 
	margin-left: 8px; 
	margin-top: 8px; 
	margin-right: -8px; 
	margin-bottom: 8px; 
}

.titelOver {
	position: absolute; 
	margin-left: 19px; 
	margin-top: 19px; 
	z-index: 2;
}

.tekstOver {
	position: absolute; 
	width: 350px;
	margin-left: 19px; 
	margin-top: 113px; 
	font-family: arial; 
	font-size: 11.5px; 
	color: #000000; 
	text-align: justify;
	z-index: 3;
}

.logoOver {
	position: absolute; 
	margin-left: 19px; 
	margin-top: 359px; 
	z-index: 3;
}

.linksOver {
	width: 100%; 
	height: 334px; 
	margin-top: 25px;
}

.meisjeOver {
	position: absolute; 
	z-index: 1; 
	width: 214px; 
	height: 334px; 
	border: 1px solid #393939; 
	background-color: #171717;
}

.jongenOver {
	position: absolute; 
	z-index: 2; 
	width: 214px; 
	height: 334px; 
	margin-left: 236px; 
	border: 1px solid #393939; 
	background-color: #171717;
}

.babyOver {
	position: absolute; 
	z-index: 3; 
	width: 214px; 
	height: 334px; 
	margin-left: 472px; 
	border: 1px solid #393939; 
	background-color: #171717;
}

/* account */
.holderAccount {
	width: 688px; 
	border: 1px solid #393939; 
	background-color: #171717;
}

.contentAccount {
	font-family: arial, sans-serif;
	font-size: 11.5px;
	color: #7292cb;
	width: 634px; 
	margin-left: 8px; 
	margin-top: 8px; 
	margin-bottom: 8px; 
	padding: 19px; 
	background-color: #FFFFFF;
}

.contentAccount a {
	font-weight: bold;
	text-decoration: underline;
	color: #7292cb;
}

.contentAccount a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.contentAccount label {
	font-family: arial, sans-serif;
	font-size: 11.5px;
	font-weight: bold;
	color: #7292cb;
	margin-left: -3px;
}

.contentAccount address {
	font-family: arial, sans-serif;
	font-size: 11.5px;
	color: #7292cb;
}

.contentAccount b {
	color: #000000;
}

.contentAccount ul {
	margin-left: -27px;
}

.titelAccount {
	position: absolute;
	z-index: 1;
}

.lijnAccount {
	position: relative; 
	width: 100%;
	height: 1px; 
	margin-top: 40px;
	margin-bottom: 5px;
}

.inputAccount {
	font-family: arial, sans-serif;
	font-size: 11.5px;
	color: #7292cb;
	width: 99.2%;
	border: 1px solid #DDDDDD;
}

.buttonAccount {
	width: 260px;
	height: 50px;
	margin-top: 15px;
	margin-left: 378px;
}

.wijzig_bt {
	/*
	background-image: url(../images/buttons/zoek_ov.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	*/
	width: 84px;
	height: 42px;
	float: right;
	margin-top: 2px;
}
/*
.wijzig_bt img { 
	width: 84px;
	height: 42px;
	border: 0px;
}
* html a:hover { 
	visibility: visible;
}
.wijzig_bt a:hover img { 
	visibility: hidden;
}
*/

/* contact */
.centerContact {
	width: 100%;
	border: 1px solid #393939; 
	background-color: #171717;
}

.bottomContact {
	width: 100%;
	margin-top: 25px;
	border: 1px solid #393939; 
	background-color: #171717;
}

.contentContact {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	color: #7292cb;
	width: 92.2%; 
	margin-left: 8px; 
	margin-top: 8px; 
	margin-bottom: 8px; 
	padding: 19px; 
	background-color: #FFFFFF;
}

.contentContact a {
	font-weight: bold;
	text-decoration: underline;
	color: #7292cb;
}

.contentContact a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.titelContact {
	position: absolute; 
	margin: 0px;
	z-index: 1;
}

.lijnContact {
	position: relative; 
	width: 100%;
	height: 1px; 
	margin-top: 40px;
	margin-bottom: 25px;
}

.inputContact {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	color: #7292cb;
	width: 99.2%;
	border: 1px solid #DDDDDD;
}

.textareaContact {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	color: #7292cb;
	width: 99.2%;
	border: 1px solid #DDDDDD;
}

.buttonContact {
	width: 260px;
	height: 50px;
	margin-top: 15px;
	margin-left: 378px;
}

.verzend_bt {
	/*
	background-image: url(../images/buttons/zoek_ov.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	*/
	width: 96px;
	height: 46px;
	float: right;
	margin-top: -2px;
}
/*
.verzend_bt img { 
	width: 96px;
	height: 46px;
	border: 0px;
}
* html a:hover { 
	visibility: visible;
}
.verzend_bt a:hover img { 
	visibility: hidden;
}
*/

.huisje {
	position: absolute; 
	margin-left: 220px; 
	margin-top: -50px;
}

.wrapperHuisje {
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	height: 60px;
}

/* zoekmachine */
.glasZoek {
	position: absolute; 
	margin-left: 230px; 
	margin-top: -48px;
}

.contentZoek {
	width: 248px; 
	padding-left: 6px; 
	padding-bottom: 8px; 
	margin-top: 7px;
}

.inputZoek {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	height: 15px; 
	width: 151px; 
	border: 1px solid #393939; 
	color: #000000; 
	padding: 5px;
	margin-left: -1px;
	background-color: #FFFFFF;
}

.zoek_bt {
	/*
	background-image: url(../images/buttons/zoek_ov.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	*/
	position: absolute;
	width: 80px;
	height: 33px;
	margin-top: -31px;
	margin-left: 170px;
	float: right;
}
/*
.zoek_bt img { 
	width: 80px;
	height: 33px;
	border: 0px;
}
* html a:hover { 
	visibility: visible;
}
.zoek_bt a:hover img { 
	visibility: hidden;
}
*/

/* merken */
.wrapperMerken {
	height: 222px;
}

.selectMerken {
	width: 244px; 
	height: 210px; 
	margin-left: -1px; 
	margin-top: 8px;
}

/* maten */
.wrapperMaten {
	width: 251px; 
	height: 146px; 
	line-height: 15pt;
}

.listMaten {
	width: 260px;
	margin-left: -37px; 
	margin-top: 3px;
}

.itemMaten {
	float: left; 
	padding-right: auto; 
	list-style: none; 
	width: 85px;
}

/* populairste artikelen */
.wrapperPopulair {
	width: 100px; 
	height: 146px; 
	margin-left: 61px;
	margin-bottom: -35px;
	line-height: 10pt;
}

.listPopulair {
	width: 170px;
	margin-top: 3px;
}

.itemPopulair {
	float: left; 
	padding-right: auto; 
	width: 85px;
}

/* winkelwagen */
.plaatjeWinkelwagen {
	position: absolute;
	margin-left: 200px;
	margin-top: -50px;
}

.wrapperWinkelwagen {
	margin-top: 4px; 
	margin-bottom: -15px;
}

#cartBoxListWrapper ul {
	padding-left: 4px;
}

.hrWinkelwagen {
	width: 244px; 
	margin-left: 4px; 
	border-color: #FFFFFF;
}

.helpWinkelwagen {
	margin-top: -50px;
}

/* footer content */
.holderFooter {
	width: 100%; 
	border: 1px solid #393939; 
	background-color: #171717;
}

.contentFooter {
	font-family: arial, sans-serif;
	font-size: 10.5px;
	color: #7292cb;
	width: 92.2%; 
	margin-left: 8px; 
	margin-top: 8px; 
	margin-bottom: 8px; 
	padding: 19px; 
	background-color: #FFFFFF;
}

.contentFooter a {
	font-weight: bold;
	text-decoration: underline;
	color: #7292cb;
}

.contentFooter a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.contentFooter b {
	color: #000000;
}

.titelFooter {
	position: absolute; 
	z-index: 1;
}

.lijnFooter {
	position: relative; 
	width: 100%;
	height: 1px; 
	margin-top: 40px;
	margin-bottom: 25px;
}

.contentFooter ul {
	margin-left: -26px;
}

.contentFooter li {
	padding-bottom: 10px;
}

.buttonFooter {
	width: 100%; 
	height: 44px;
	margin-top: 35px;
}

.terug_bt {
	/*
	background-image: url(../images/buttons/zoek_ov.png);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	*/
	width: 90px;
	height: 44px;
	float: right;
}
/*
.terug_bt img { 
	width: 90px;
	height: 44px;
	border: 0px;
}
* html a:hover { 
	visibility: visible;
}
.terug_bt a:hover img { 
	visibility: hidden;
}
*/

form {
	margin: 0px;
}

fieldset {
	border: 0px;
}

.ruimte {
	margin-top: 106px;
}

.rechts {
	margin-left: 545px;
}

.fout {
	margin-top: 25px;
}

#contact_us input {
	border: 2px solid #000000;
}

