﻿* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Tahoma;
}

html, body {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	font-size: 11px;
	color: #666666;
}

form, img {border: 0;}
option {padding-left: 5px;}
input {font-size: 11px;}

th, td {
	text-align: left;
	vertical-align: top;
}

input[type="text"], input[type="password"] {
	height: 14px;
	padding: 2px;
	border: 1px solid;
	border-color: #666666 #CCCCCC #CCCCCC #666666;
}

input[type="button"], input[type="submit"] {
	height: 18px;
	border: 1px solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

ul {list-style: disc;}
ul, ol {margin-left: 20px;}
a {color: #ff6600;}

h1 {font-size: 14px;}
h2 {font-size: 12px;}


/* >==== Start: Layout ====================================================> */
table#container {
	position: relative;
	width: 100%;
	min-width: 1007px;
	/*height: 100%;*/
}

tr#header {height: 85px;}
tr#nav {height: 139px;}
tr#main {height: auto;}
tr#footer {height: 20px;}
tr#footer td {
	padding-top: 4px;
	border-top: 1px solid #e3e3e3;
	text-align: center;
	font-size: 9px;
}

#header-left {
	width: 222px;
	min-width: 222px;
	height: 85px;
}

#header-right {
	width: 184px;
	min-width: 184px;
	height: 85px;
}

#header-middle {
	position: relative;
	width: auto;
	min-width: 537px;
	height: 85px;
}

#shade-left {
	width: 12px;
	height: 225px;
	background: #ffffff url("/media/img/shades_left_top.png") no-repeat top left;
}

#shade-left-bottom {width: 12px; background: #ffffff url("/media/img/shades_left_slice.png") repeat-y top left; vertical-align: bottom;}
#shade-left-bottom img {width: 12px; height: 348px;}

#shade-right {
	width: 12px;
	height: 225px;
	background: #ffffff url("/media/img/shades_right_top.png") no-repeat top left;
}

#shade-right-bottom {width: 12px; background: #ffffff url("/media/img/shades_right_slice.png") repeat-y top left; vertical-align: bottom;}
#shade-right-bottom img {width: 12px; height: 348px;}

#shade-left img, #shade-right img {width: 12px; height: 1px;}

#nav-left, #nav-right {
	border: 15px solid #aaaaaa;
	border-width: 15px 0 15px 0;
	background-color: #ff5f00;
	color: #ffffff;
}

#nav-left {
	width: 191px;
	height: 96px;
	padding: 13px 0 0 21px;
}

#nav-right {
	width: 208px;
	height: 71px;
	padding: 38px 0 0 14px;
}

#nav-middle {
	position: relative;
	display: block;
	width: auto;
	min-width: 557px;
	height: 110px;
	background: url('../../images/theme_sint_bgmain.jpg') repeat-x top left;
	/*padding: 40px 0 0 16px;*/
	padding: 0;
	border: 15px solid #e3e3e3;
	border-width: 15px 0 14px 0;
}

#main-left {
	width: 188px;
	height: 351px;
	min-height: 351px;
	padding: 10px 12px;
}

#main-right {
	width: 206px;
	height: 351px;
	min-height: 351px;
	padding: 10px 8px;
}

#main-middle {
	width: auto;
	min-width: 537px;
	height: 371px;
	min-height: 371px;
}
#main-middle ul {margin-bottom: 1em;}
/* <==== End: Layout ======================================================< */


/* >==== Start: Presentation ==============================================> */
div#usermenu {
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	height: 24px;
	z-index: 260;
}

div#usermenu div {
	display: block;
	float: right;
	height: 19px;
	padding: 5px 10px 0 10px;
	background-color: #ffffff;
}

div#usermenu div img {vertical-align: middle;}

div#theme-img {
	position: absolute;
	top: 35px;
	right: 234px;
	z-index: 3;
	width: 331px;
	height: 203px;
	overflow: hidden;
}

div#theme-frame-original {
	position: absolute;
	top: -73px;
	right: 0px;
	z-index: 150; /* Above menu (100), under thickbox (300). */
	width: 337px;
	height: 204px;
	overflow: hidden;
}

div#theme-frame {
	position: absolute;
	top: -73px;
	right: 0;
	z-index: 150; /* Above coolmenu (100), under thickbox (300). */
	width: 337px;
	height: 208px;
	background: transparent url('/media/img/theme_img_main_valentine.jpg') no-repeat top left;
	overflow: hidden;
}


#header-left #tnt-logo {
	position: relative;
	top: 13px;
	left: 16px;
}

#header-middle #tnt-winkel {
	display: block;
	margin: 16px 0 0 20px;
}

#tnt-winkel-dikkie-dik {
	display: block;
	margin-left: 20px;
}


td#header-right a#logo-sb {
	position: relative;
	top: 32px;
	left: 34px;
}

#prijs-zoeker {
	margin: 0;
}

#prijs-zoeker li {
	list-style-image: url("/media/img/li_item_cross.gif");
	margin-left: 15px;
}

	/* Custom list-item, doesn't work in IE6 */
	/*ul#prijs-zoeker li:before {
		content: "+";
		padding-right: 1em;
	}*/

	ul#prijs-zoeker li a {
		color: #ffffff;
		font-weight: bold;
	}

div#input-zoeken-container {width: 150px;}

	input#input-zoeken {
		width: 120px;
		height: 15px;
		padding: 3px 5px;
		border-width: 0;
		/*border: 1px solid #b83e03;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;*/
		background: #ffffff url("/media/img/input_zoeken_bg.gif") no-repeat top left;
}

div#info-box, div#kado-vd-maand, div#klanten-service, div#afhaal-balie {
	position: relative;
	width: auto;
	height: auto;
	margin-bottom: 10px;
	padding: 4px;
}
div#top-verkopen, div#winkelwagen{
	position: relative;
	width: auto;
	height: auto;
	margin-left: 6px;
	margin-bottom: 10px;
	padding: 4px;
}

div#winkelwagen { margin-left: 0; padding: 0; }

div#info-box{padding-left: 34px; border: 1px solid #e8e8e8;}
div#info-box ul li {list-style: circle;}
div#winkelwagen > span.note {font-size: 9px;}
div#kado-vd-maand {color: #ff5f00;}

.banner-left {margin-bottom:8px;}

div#top-verkopen table.top-sells-items {width: 100%;}
div#top-verkopen table.top-sells-items td {
	height: 45px;
	padding: 6px;
	cursor: pointer;
	border-bottom: 1px dotted #cccccc;
}

div#top-verkopen td a {text-decoration: none; color: #999999;}

td#main-left hr, td#main-right hr {width: 100%; height: 1px; margin-bottom: 2px; border: none; background-color: #cccccc;}
/*div#klanten-service div {width: auto; min-height: 63px; padding: 2px; padding-left: 52px; background: transparent url("/media/img/tnt_klantenservice.png") no-repeat 2px top;}*/
div#klanten-service div  {width: auto; min-height: 63px; padding: 2px;}
div#klanten-service a {color: #999999;}

div#nieuwsbrief div  {width: auto; min-height: 63px; padding: 2px;}
div#nieuwsbrief a {color: #999999;}

#main-middle td {padding: 2px;}
#main-middle p {margin-bottom: 1em;}

div#login {
	width: auto;
	min-width: 537px;
	text-align: center;
}

div#login table {
	border: 1px solid #333333;
	background-color: #f5f5f5;
	margin: 0 10px;
	float: left;
}

div#login table td {padding: 5px; color: #333333;}

div#menu-categorieen {
	position: relative;
	z-index: 10;
	width: auto;
	min-height: 24px;
	border-bottom: 1px solid #e3e3e3;
	clear: both;
}


/* START Categories top menu */
ul.menu-categories {
	margin: 0 !important;
	padding: 0;
	list-style-type: none;
}

	ul.menu-categories li {
		position: relative;
		display: block;
		float: left;
		padding: 0 10px;
		border-right: solid 1px #999999;
	}
	ul.menu-categories li a {
		display: block;
		padding: 5px;
		text-decoration: none;
		font-weight: bold;
		color: #000000;
	}
	ul.menu-categories li.active a { color: #012F6A; }
	ul.menu-categories li a:hover { color: #FF6600; }
	
	ul.menu-categories li ul {
		display: none;
		position: absolute;
		z-index: 500;
		margin: 0;
		padding: 0;
		background-color: #f0f0f0;
	}
	ul.menu-categories li:hover ul {
		display: block;
		border: 1px solid #999999;
		border-width: 0 1px 1px 0;
	}

	ul.menu-categories li ul li { display: block; float: none; clear: both; padding: 0; border-width: 0; }
	ul.menu-categories li ul li a {
		display: block;
		float: none;
		width: auto;
		padding: 5px 5px 5px 18px;
		background: #FFE7D6 url( /images/arrow_mo.gif) no-repeat 0.3em;
		border-bottom: 1px dotted #eeeeee;
		white-space: nowrap;
		font-weight: normal;
		color: #333333;
	}
	ul.menu-categories li ul li a:hover { background-color: #FFB584; color: #000000; font-weight: normal; }


#main-content {
	position: relative;
	width: auto;
	margin-top: 12px;
	padding: 5px;
	clear: both;
}
#main-content ul {margin-bottom: 1em;}

div#main-footer {
	width: auto;
	padding-top: 20px;
	clear: both;
	text-align: center;
}

table.products-table {
	width: 100%;
	margin: 0 auto;
	border-spacing: 20px 10px; /* Equivalent of cellspacing attribute of table tag, doesn't work in IE? */
}

table.products-table td.product {
	width: 200px;
	min-height: 120px;
	border: 1px solid #cccccc;
	-moz-border-radius: 6px;
}

table.products-table tr.product-row-footer td {border-bottom: 1px solid #999999;}

div.product-box-container {
	position: relative !important;
	left: 0;
	top: 0;
	width: 50px;
	height: 1px;
}

	table.product-box {width: 100%; height: auto;}
	table.product-box td, table.product-box th {padding: 6px; font-size: 11px;}
	table.product-box tr.header th h2 a {font-size: 13px; font-weight: bold; text-decoration: none; color: #ff6000 !important;}
	table.product-box td.price {text-align: left; font-size: 12px; font-weight: bold;}

	div.stamp {
		position: absolute; /* The parent element in the DOM must have position: relative. */
		bottom: 0;
		left: -12px;
		z-index: 100;
		width: 50px;
		height: 50px;
		background: transparent url("/media/img/brievenbus_ok.gif") no-repeat top left;
	}
	
	div.new_stamp {
		position: absolute; /* The parent element in the DOM must have position: relative. */
		bottom: 0;
		left: -12px;
		z-index: 100;
		width: 50px;
		height: 50px;
		background: transparent url("/media/img/icon_nieuw.gif") no-repeat top left;
	}
	
	div.stamp-small {
		position: absolute; /* The parent element in the DOM must have position: relative. */
		bottom: 0;
		z-index: 100;
		width: 25px;
		height: 25px;
		background: transparent url("/media/img/brievenbus_ok_small.gif") no-repeat top left;
	}
	
div#info-box div.stamp-small {top: -6px; left: -6px;}
span.telefoonnr {color: #ff6000; font-weight: bold;}
a.block-link {
	display: block;
	width: auto;
	height: 14px;
	padding: 4px;
	padding-left: 16px;
	background: transparent url("/media/img/arrow_red.png") no-repeat center left;
	border-bottom: 1px dotted #9cc7f7;
}

/* >= Start: Heading text replacement with image => */
#nav-left h2 span,
#nav-right h2 span,
#main-left h1 span,
#main-right h1 span,
#info-box h2 span,
#winkelwagen h2 span,
#kado-vd-maand h2 span,
#top-verkopen h2 span,
#menu-categorieen h2 span,
#klanten-service h2 span,
#afhaal-balie h2 span,
#veilig-betalen h2 span,
#bezorg-kosten h2 span,
#categories h2 span,
#nieuwsbrief h2 span {
	display: none;
}

#nav-left h2 {width: 78px; height: 16px; margin-bottom: 3px; background: transparent url("/media/img/prijszoeker.png") no-repeat top left;}
/*#nav-middle h2 {width: 323px; height: 32px; background: #ffffff url("/media/img/txt_brievenbus_kado.png") no-repeat top left;}*/
/*#nav-middle h2 {width: 175px; height: 50px; background: #ffffff url("/media/img/txt_brievenbus_kado_short.png") no-repeat top left;}*/
#nav-right h2 {width: 120px; height: 12px; margin-bottom: 3px; background: transparent url("/media/img/cadeauzoeker.png") no-repeat top left;}
#info-box h2 {width: 151px; height: 14px; margin-bottom: 3px; background: transparent url("/media/img/brievenbusvriendelijk.png") no-repeat top left;}
#kado-vd-maand h2 {width: 143px; height: 14px; margin-bottom: 3px; background: transparent url("/media/img/kadotips_vd_maand.png") no-repeat top left;}
#winkelwagen h2 {width: 100px; height: 16px; margin-bottom: 3px; background: transparent url("/media/img/winkelwagen_orange.png") no-repeat top left;}
#top-verkopen h2 {width: 89px; height: 14px; margin-bottom: 3px; background: transparent url("/media/img/cadeau_tips.png") no-repeat top left;}
#menu-categorieen h2 {position: absolute; top: -14px; left: 14px; width: 117px; height: 15px; /*background: transparent url("/media/img/gelegenheden.png") no-repeat top left;*/}
#sbcommerce-disclaimer {margin-top:5px; margin-bottom:5px; width:180px;}
#sbcommerce-disclaimer a { color:#666666;}
#klanten-service h2 {width: 109px; height: 13px; margin-bottom: 3px; background: transparent url("/media/img/klantenservice.png") no-repeat top left;}
#nieuwsbrief h2 {width: 181px; height: 13px; margin-bottom: 3px; background: transparent url("/media/img/header_nieuwsbrief.gif") no-repeat top left;}
#afhaal-balie h2 {width: 85px; height: 13px; margin-bottom: 3px; background: transparent url("/media/img/afhaalbalie.png") no-repeat top left;}
#veilig-betalen h2 {width: 104px; height: 16px; margin-bottom: 3px; background: transparent url("/media/img/veilig_betalen.gif") no-repeat top left;}
#bezorg-kosten h2 {width: 142px; height: 15px; margin-bottom: 3px; background: transparent url("/media/img/vertrouwd_bezorgd.png") no-repeat top left;}
.kado-box h2 {}
.top5-box h2 {}
#categories h2 {width: 95px; height: 16px; margin-bottom: 3px; background: transparent url("/media/img/categorien.png") no-repeat top left;}
#nav-middle h2 {width: auto; padding-right: 290px;}
#nav-middle h2 span {font-family: Gill Sans MT, Verdana; font-size: 16px;}
/* <= End: Heading text replacements with images =< */
/* <==== End: Presentation ================================================< */


/* >==== Start: Shop classes ==============================================> */
/* >= Start: ShoppingBasket() => */
#CPshoppingBasket {width: 100%;}
#CPshoppingBasket td, #CPshoppingBasket th {padding: 2px; border-bottom: 1px dotted #cccccc;}
#CPshoppingBasket th {font-weight: bold;}
#CPshoppingBasket .product {height: 42px; padding-left: 10px;}
/* <= End: ShoppingBasket() =< */

.CPyouAreAt {margin-bottom: 5px;}
.CPpageNav {background-color: #f3f3f3; border: 1px solid #cccccc; border-top: 3px solid #999999;}
.CPpageNav {width: 100%;}
.CPpageNav td {padding: 4px;}
.CPpageNav a, .CPpageNav span {
	display: block;
	float: left;
	margin: 0 2px;
	padding: 3px;
	background-color: #ffffff;
	text-decoration: none;
}

.CPpageNav a {border: 1px solid #FFD6BF; color: #ff6000;}
.CPpageNav a:hover {border: 1px solid #FFD6BF; background-color: #ff5f00; color: #ffffff;}
.CPpageNav span {border: 1px solid #cccccc; color: #999999;}

.CPpageNavClean {background-color: #f5f5f; border: 1px solid #cccccc;}
.CPpageNavClean {width: 100%;}
.CPpageNavClean td {padding: 4px;}
.CPpageNavClean a, .CPpageNav span {
	display: block;
	float: left;
	margin: 0 2px;
	padding: 3px;
	background-color: #ffffff;
	text-decoration: none;
}
.CPpageNavClean a {border: 1px solid #FFD6BF; color: #ff6000;}
.CPpageNavClean a:hover {border: 1px solid #FFD6BF; background-color: #ff5f00; color: #ffffff;}
.CPpageNavClean span {border: 1px solid #cccccc; color: #999999;}

CPprodDescLong a {colo:#666666;}

.CPhighlight {color: #000000; background-color: #ffff66;}
.CPbox1 {border: 1px solid #cccccc; margin: auto;}
.CPbox2 {BACKGROUND-COLOR: #F3F3F4;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align:left;
	padding:2px;}
.CPpayStep {font-weight: bold; color: #ff6600;} /* langGenStepX */

.CPprodImg {width: 250px; text-align: }
.CPprodImgDiv {width: 210px; height: 210px; margin: auto;}
.CPthumbImgDiv div {display: block; width: 36px; height: 36px; margin: 4px 3px; border: 1px solid black; cursor: pointer; float: left;}
.CPprodInfo {padding: 0 10px;}
.CPpriceMsg {color: #5B7EB6;}
.CPprodDescHead {color: #333333;}
.CPrelatedProd {width: 100%; margin-top: 10px; background-color: #f3f3f3; border: 1px solid #999999; border-width: 1px 0 1px 0;}
.ProdContentHead {margin-bottom: 3px; font-weight: bold; color: #333333;}

#table-cart td {padding: 2px;}
#table-cart tr.row-footer td {border-bottom: 1px dashed #999999;}
#table-cart tr.table-cart-footer td {border-bottom: 1px solid #999999;}
.CPgenHeadingsOut td {border-bottom: 1px solid #999999;}
#tab1 {width: auto; padding-bottom: 10px; border-bottom: 1px dashed #999999;}
#tab2 {width: auto; padding-top: 10px; border-top: 1px solid #999999;}
.CPchocTxt {height: 26px !important;}

/* >= Start: SpecBrowser Horizontal => */
#specbrowser {width: auto; height: 40px;}
#specbrowser li {display: inline;}
#specbrowser li a {display: inline-block; width: auto; padding: 5px; border: 1px solid; border-color: #cccccc #666666 #666666 #cccccc; background-color: #f3f3f3; color: #000000;}
#specbrowser li.active a {border-color: #666666 #cccccc #cccccc #666666; background-color: #aaaaaa; color: #ffffff;}
/* <= End: SpecBrowser Horizontal <= */
/* <==== End: Shop classes ================================================< */


/* >==== Start: Global class library ======================================> */
.error {color: red;}
.empty {font-size: 1px !important; line-height: 1px !important;}
.hover {cursor: pointer !important;}
.full-width {width: 100%;}
.auto-width {width: auto;}
.auto-margin {margin-left: auto; margin-right: auto;}
.no-border {border: none !important;}

.block {display: block !important;}
.inline {display: inline !important;}
.visible {display: block !important; visibility: visible !important;}
.hidden {display: none !important; visibility: hidden !important;}
.relative {display: relative !important;}
.absolute {display: absolute !important;}

.left {text-align: left !important;}
.right {text-align: right !important;}
.center {text-align: center !important;}

.vtop {vertical-align: top !important;}
.vmiddle {vertical-align: middle !important;}
.vbottom {vertical-align: bottom !important;}

.float-left {float: left !important;}
.float-right {float: right !important;}
.clear-right {clear: right !important;}
.clear-both {clear: both !important;}

.italic {font-style: italic !important;}
.bold {font-weight: bold !important;}
.small-caps {font-variant:small-caps !important;}
.uppercase {text-transform: uppercase !important;}
.lowercase {text-transform: lowercase !important;}
.wrap {white-space: normal !important;}
.nowrap {white-space: nowrap !important;}
.underline {text-decoration: underline !important;}

.x-small {width: 50px;}
.small {width: 100px;}
.medium {width: 150px;}
.large {width: 200px;}
.x-large {width: 250px;}

.input-button {width: 100px; height: 18px;}
.input-upload {border: 1px solid black;}
/* <==== End: Global class library ========================================< */


/* >==== Start: CoolMenu ==================================================> */
#divMenu {position: relative; left: -1px;}
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs {position: absolute; visibility: hidden; left: 0; top: 0;}
/* CoolMenus 4 - default styles - end */

/* Style for the background-bar */
.clBar{position: absolute; width: 10px; height: 18px; background-color: #ffffff;}

/* Styles for level 0 */
.clLevel0, .clLevel0over {position: absolute; padding: 2px; font-size: 11px; font-weight: bold; text-align: center; z-index: -1;}
.clLevel0 {width: auto; color: #000000; background-image: url(/media/img/moduleBg0.gif);}
.clLevel0over {padding: 2px; background-image: url(/media/img/moduleBg1.gif); color: #ff6600; cursor: pointer;}
.clLevel0border {position: absolute; visibility: hidden; border-left: 1px solid #999999;}

/*Styles for level 1*/
.clLevel1, .clLevel1over {position: absolute; padding: 2px; font-size: 11px; font-weight: normal;}
.clLevel1 {background-color: #ffe7d6; color: #000000;}
.clLevel1over {background-color: #ffb584; color: #000000; cursor: pointer; font-weight: bold}
.clLevel1border {position: absolute; visibility: hidden;}

/*Styles for level 2*/
.clLevel2, .clLevel2over {position:absolute; padding:2px; font-size:11px; font-weight:normal}
.clLevel2 {background-color: #DFDFFF; color: navy;}
.clLevel2over {background-color: white; color: navy; cursor: pointer; font-weight: bold}
.clLevel2border {position: absolute; visibility: hidden; border: 1px solid #999999;}
/* <==== End: CoolMenu ====================================================< */
.details_inv { display:none; visibility:hidden; }
.details_vis { display:block; visibility:visible; }

/* <======Categorieën=======> */
.side-categories,
.side-categories ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

	.side-categories a {
		display: block;
		padding: 2px 2px 4px 15px;
		border-bottom: 1px dotted #cccccc;
		background: #ffffff url(../img/arrow_orange.gif) no-repeat 2px center;
		color: #666666;
		text-decoration: none;
	}
	
	.side-categories a:hover {
		color: #FF9900;
	}
	
	.side-categories .active a {
		background-image: url(../img/arrow_gray.gif);
		color: #FF9900;
		font-weight: bold;
	}
	
	.side-categories ul {
		padding-left: 10px;
	}
	
	.side-categories .active ul a {
		font-weight: normal;
	}
	


div.catselected a:link, div.catselected a:visited {
	background:url(../img/arrow_gray.gif) no-repeat 0.2em;
	display:block;
	text-decoration:none;
	color:#FF9900;
	padding-left:15px;
}

.CPgenHeadings {
	background-color: #e9e9e9;
}


.specBrowserContainer {
	width: auto;
	padding: 4px;
	border: 1px solid #CCCCCC;
}

.specTitle {
	float: left;
	clear: left;
	width: 38px;
	margin: 5px 0;
}

.specList {
	float: left;
	clear: right;
	width: 90%;
	margin: 5px 0 3px 0;
}

.specBrowser,
.specChosen {
	width: auto;
	margin: 0 !important;
	padding: 0;
	list-style-type: none;
}

.specBrowser li,
.specChosen li {
	display: block;
	float: left;
	margin: 0 5px 2px 0;
	padding-right: 5px;
	border-right: 1px solid #e3e3e3;
}
	
.specBrowser a,
.specChosen a {
	color: #377eaa;
	text-decoration: underline;
}
	
.specBrowser a:hover,
.specChosen a:hover {
	color: #5FAFE0;
	text-decoration: none;
}

.specBrowserChosen {
	border-bottom: 1px dotted #999999;
}

.specBrowserSeparation {
	height: 0px;
	margin: 5px 0;
	border: 1px dotted #999999;
	border-width: 0 0 1px 0;
	background-color: transparent;
	clear: both;
}