/* Smart things to include in your CSS library/framework:
 * A “mass reset” of default browser styles. For example, setting margin and padding to 0 on all elements, turning off borders on framesets and images, etc.
 * Aligning the type to a consistent baseline. This includes things like setting the margins on block level elements like paragraphs, headers, and lists to the same value as (or some multiple of) the base line-height setting for the site.
 * Creating basic styles for forms.
 * Creating a few CSS classes I always use, such as .hide (where I set the display value to none) and .mute (which I set to a smaller type size and sometimes a lighter color).
 */
* {
	margin: 0;
	padding: 0;
	font-family: Arial, "Lucida Sans Unicode", Verdana, "Segoe UI", "Trebuchet MS";
}

html, body {
	width: 100%;
	height: 100%;
	/*background: #711026 url(../img/back_home.gif) repeat-x center top;*/
	background: #58bfcf  url(/scripts/_INCsendbinary.asp?crop=2&width=0&height=0&path=/prodimg/partners/89/back_algemeen.gif) repeat-x center top;
	font-size: 90%;
	color: #999999;
}

form, img { border: 0; }
option { padding-left: 5px; }
input { font-size: inherit; }

th, td {
	text-align: left;
	vertical-align: top;
}

hr {
	height: 1px;
	margin: 10px 0;
	border-width: 0;
	border-bottom: 1px solid #dadada;
	background-color: transparent;
}

.right_column_link	{
	color:#ffffff!important ;
	text-decoration:none!important ;
}

.right_column_link:hover	{
	color:#ffffff!important ;
	text-decoration:overline!important ;
}


p {
	margin-bottom: 10px;
}

input,
select,
option,
textarea {
	padding: 0;
	font-size: 1em;
}

a { outline: none; }
a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #4da0c6; }
a:active { color: #000000; }

#chocolink	{
	color:#E3007A!important ;
}


ul,
ol,
dl {
	margin: 1em 0;
	padding-left: 3em;
}

h1 { font-size:110%; padding: 15px 15px 0 15px; }
h2 { font-size: 110%; padding: 15px 15px 0 15px;}
h3 { font-size: 100%; padding: 15px 15px 0 15px; }


/* >==== Start: Layout ====================================================> */
#wrapper {
	position: relative;
	width: 988px;
	margin: auto;
}

	#header {
		position: relative;
		width: auto;
		height: 170px;
		color: #ffffff;
	}
	
		#header-left { position: absolute; top: 0; left: 0; width: 17px; height: 170px; background: url('/media/img/header-left.jpg') no-repeat top left; }
		#header-right { position: absolute; top: 0; right: 0; width: 17px; height: 170px; background: url('/media/img/header-right.jpg') no-repeat top right; }

		#header-bottom {
			position: absolute;
			left: 0;
			top: 130px;
			width: 100%;
			height: 40px; /* 35px = 20 + 15 padding-top */
			white-space: nowrap;
			color: #999999;
			background-color:#000;
		}
		
		#logo {
			float: left;
			margin: 24px 0 0 0px;
		}
		
		#usermenu {
			clear:both;
			float:right;
			height:25px;
			margin-top:20px;
			width:645px;
		}
		
		#winkelwagen {
			clear:both;
			float:right;
			height:75px;
			width:277px;
			margin-top:10px;
		}
		
		#winkelwagen img {
			vertical-align:middle;
			margin-left:10px;
		}
		
		
	
			#usermenu a {
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				color: #FFFFFF!important;
				text-decoration:none;
			}
			
			#usermenu a:hover {
				color: #FBC14E!important;
				text-decoration:underline;
			}
			
		#categories {
			float: left;
			height:40px;
			background-color:#000;
			width:908px;
			padding-left: 80px;
		}	
		
		#categories span{
			display:none;
		}
		
		.main_menu_button {
			float:left;
		}
		
		#menu_x_1 { width: 72px; height: 40px; background: url(/media/img/menu_snoep.gif) 0 0 no-repeat; display:block; }
		#menu_x_1_sel { width: 72px; height: 40px; background: url(/media/img/menu_snoep.gif) 0px -40px no-repeat; display:block; }
		#menu_x_1:hover { background-position: 0px -40px; }
		
		#menu_x_2 { width: 134px; height: 40px; background: url(/media/img/menu_chocolade.gif) 0 0 no-repeat; display:block; }
		#menu_x_2_sel { width: 134px; height: 40px; background: url(/media/img/menu_chocolade.gif) 0px -40px no-repeat; display:block; }		
		#menu_x_2:hover { background-position: 0px -40px; }
		
		#menu_x_3 { width: 83px; height: 40px; background: url(/media/img/menu_koek.gif) 0 0 no-repeat; display:block; }
		#menu_x_3_sel { width: 83px; height: 40px; background: url(/media/img/menu_koek.gif) 0px -40px no-repeat; display:block; }		
		#menu_x_3:hover { background-position: 0px -40px; }
		
		#menu_x_4 { width: 65px; height: 40px; background: url(/media/img/menu_ijs.gif) 0 0 no-repeat; display:block; }
		#menu_x_4_sel { width: 65px; height: 40px; background: url(/media/img/menu_ijs.gif) 0px -40px no-repeat; display:block; }		
		#menu_x_4:hover { background-position: 0px -40px; }
		
		#menu_x_5 { width: 169px; height: 40px; background: url(/media/img/menu_cadeaus.gif) 0 0 no-repeat; display:block; }
		#menu_x_5_sel { width: 169px; height: 40px; background: url(/media/img/menu_cadeaus.gif) 0px -40px no-repeat; display:block; }		
		#menu_x_5:hover { background-position: 0px -40px; }
		
		#menu_x_6 { width: 79px; height: 40px; background: url(/media/img/menu_kids.gif) 0 0 no-repeat; display:block; }
		#menu_x_6_sel { width: 79px; height: 40px; background: url(/media/img/menu_kids.gif) 0px -40px no-repeat; display:block; }		
		#menu_x_6:hover { background-position: 0px -40px; }
		
		#menu_x_7 { width: 96px; height: 40px; background: url(/media/img/menu_thema.gif) 0 0 no-repeat; display:block; }
		#menu_x_7_sel { width: 96px; height: 40px; background: url(/media/img/menu_thema.gif) 0px -40px no-repeat; display:block; }		
		#menu_x_7:hover { background-position: 0px -40px; }
		
		#menu_x_8 { width: 95px; height: 40px; background: url(/media/img/menu_webwinkel.gif) 0 0 no-repeat; display:block; }
		#menu_x_8_sel { width: 95px; height: 40px; background: url(/media/img/menu_webwinkel.gif) 0px -40px no-repeat; display:block; }	
		#menu_x_8:hover { background-position: 0px -40px; }
		
		#zoekbox {
			float: right;
			width: 173px;
			height: 28px;
		}
	
		#input-zoeken-container {
			float: right;
			width: 169px;
			height: 28px;
			margin: 14px 25px 0 0;
		}
	
	#page-banner {
		position: relative;
		width: auto;
		height: 50px; 
		margin: 10px;
		padding: 0px 15px 5px 15px;
		text-align: right;
		font-size: 85%;
		line-height: 16px;
		color: #999999;
	}
	
	#main {
		position: relative;
		height: 100%;
		width: auto;
		min-width: 988px;
		color: #ffffff;
		overflow: hidden;
	}
	
		#column-left { float: left; width: 225px;  }
		#shop-content { float: left; width: 763px;font-size: 85%;  }
		#column-right { float: right; width: 160px; margin-right: 10px; }

		#main > #column-left { height: auto; }
		#main > #shop-content { height: auto;  }

/*
		#column-left { position: absolute; width: 170px; top: 0; left: 10px; }
		#column-right { position: absolute; width: 170px; top: 0; right: 10px; }
		#shop-content { width: auto; margin: 0 180px 10px 180px; font-size: 85%; }
*/

	#footer {
		height: 21px;
		padding: 5px 0 0;
		text-align: center;
		font-size: 85%;
		color: #ffffff;
		background-color:#000;
		clear: both;
	}
	
	#footer a	{
		color: #ffffff!important;
		text-decoration:none;
	}
	#footer a:hover	{
		color: #fbc14e!important;
		text-decoration:underline;
	}
/* >==== End: Layout ======================================================> */


/* >==== Start: Presentation ==============================================> */
input#input-zoeken {
	width: 138px; /* 169px = 134 + 5 padding-right + 30 padding-left */
	height: 22px; /* 28px = 22 + 6 padding-top */
	padding: 6px 5px 0 30px;
	border-width: 0;
	background: url(/media/img/skype-zoekbox-bg.gif) no-repeat top left;
	color: #666666;
}

#header-bottom a:link { color: #FFFFFF; outline: none; }
#header-bottom a:visited { color: #FFFFFF; }



#header-bottom a:hover {color: #2d5e96; }
#header-bottom a:active { color: #FFFFFF; }
div#page-banner a {	color: #999999; }

.side-box {
	width: 205px;
	height: auto;
	margin-bottom: 10px;
	padding-left: 10px;
}

	.box-head-blue,
	.box-head-silver {
		width: auto;
		height: 22px; /* 28px = 22 + 3 padding-top + 3 padding-bottom */
		padding:20px 12px 5px;
		font-size: 110%;
		font-weight: bold;
	}
	.box-head-blue {background: #36669a url('../img/head-top.jpg') no-repeat top left; color: #FFFFFF; }
	.box-head-silver { background: #e8e8e8 url('../img/head-top.jpg') no-repeat top left; color: #FFFFFF; }
	.box-content {
		width: auto;
		height: 1%;
		padding: 0px 5px 0 5px;
		background: #ffffff url('../img/head-middle-y.jpg') repeat-y top left;
		white-space: wrap;
		font-size: 85%;
	}
	
	.box-content a {
		text-decoration:none !important;
		font-weight: normal;
		display: block;
		font-size: 16px !important;
	}
	
	.box-content a.sub_link {
		padding-left: 14px;
	}
	
	.box-content a:visited {
		color: #FFFFFF;
	}
	
	.box-bottom { width: inherit; height: 6px; background: transparent url('../img/head-bottom.jpg') no-repeat top left; }
	.afhaalbalie { text-align: center; color: #435073 !important; }
	img#sb-logo { margin-bottom: 10px; }

div#footer img#betaal-methoden { margin: 15px 0 10px 0; }


div#doc-box {
	width: auto;
	margin: 10px;
	padding: 8px;
	border: 1px solid #cccccc;
	text-align: left;
}
	div#doc-box h2 {
		margin-bottom: 0;
		font-size: 15px;
		color: #2c5ea9;
	}
 
	div#doc-box a { color: #2c9bde; }
	div#doc-box a:hover { color: #4db7f7; }
 
	div#doc-box ul {
		list-style-position: inside;
		margin-left: 0;
	}
		div#doc-box ul li {
			list-style-image: url(/media/img/check_green.gif);
		}
/* >==== End: Presentation ================================================> */


/* >==== Start: Shop classes ==============================================> */
/* START Categories top menu */
ul.menu-categories {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

	ul.menu-categories li {
		position: relative;
		z-index: 50;
		display: block;
		float: left;
		margin-right: 2px;
		padding-left: 2px;
	}

	ul.menu-categories li a {
		display: block;
		float: left;
		margin: 0 !important;
		text-decoration: none;
		font-weight: normal;
		color: #3B669D;
		width:195px;
	}
	ul.menu-categories li.active a { color: #000000; font-weight: bold; }
	ul.menu-categories li a:hover { color: #000000; }
	
	ul.menu-categories li ul {
		display: none;
		position: absolute;
		z-index: 50;
		margin: 0;
		padding: 0;
		background-color: #f0f0f0;
	}
	ul.menu-categories li:hover ul { display: block; border: 1px solid #666666; }

	ul.menu-categories li ul li { display: block; clear: both; margin: 0; }
	ul.menu-categories li ul li a {
		display: block;
		width: 120px;
		padding: 5px;
		background-color: #cccccc;
		border-bottom: 1px solid #eeeeee;
		white-space: nowrap;
		color: #000000 !important;
	}
	ul.menu-categories li ul li a:hover { background-color: #aaaaaa; color: #ffffff !important; }
/* END Categories top menu */
/* START Categories left menu */
.categories-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.categories-list ul {
	margin: 0 0 0 10px;
	padding: 0;
}

	.categories-list li {
		width: 100%;
		margin: 0;
		padding: 0;
		list-style: none;
	}

	.categories-list li a,
	.categories-list li span,
	.categories-list .active li a {
		display: block;
		width: auto;
		padding: 3px 3px 3px 25px;
		background: #ffffff url(/images/arrow_3.gif) no-repeat 12px center;
		border-bottom: 1px dotted #9cc7f7;
		text-decoration: none;
		font-weight: bold;
		color: #333333;
	}
	
	.categories-list li li a,
	.categories-list .active li a {
		padding-left: 24px;
		background-image: none;
		border-color: #C8DEF7;
		font-weight: normal;
	}
	
	.categories-list .active a,
	.categories-list .active .active a { color: #5fafe0; font-weight: bold; }
	.categories-list li a:hover { color: #5fafe0; }
/* END Categories left menu */
/* START Subcategories prodlist */
div.prodlist-sub-nav {
	clear: both;
	width: auto;
	margin-bottom: 8px;
	padding: 2px 10px 0 10px;
	border: 1px solid #cccccc;
	border-top: 3px solid #999999;
	background-color: #f3f3f3;
}

ul.prodlist-subcategories {
	margin: 0;
	padding-top: 8px;
	list-style-type: none;
}

	ul.prodlist-subcategories li {
		float: left;
		position: relative;
		top: 1px;
		margin-right: 1px;
		padding: 0;
	}

	ul.prodlist-subcategories li a,
	ul.prodlist-subcategories li span {
		display: block;
		width: auto;
		padding: 3px 10px;
		background-color: #ffffff;
		border: 1px solid #cccccc;
		text-decoration: none;
		font-weight: bold;
		outline: 0;
	}

	ul.prodlist-subcategories li.active a { border-bottom: 1px solid #ffffff; }
	ul.prodlist-subcategories li a:hover { text-decoration: underline; }
/* END Subcategories prodlist */
/* START Subcategories w/ images prodlist */
ul.prodlist-subcategories-img {
	margin: 0;
	list-style-type: none;
}

	ul.prodlist-subcategories-img li {
		float: left;
		width: 105px;
		height: 122px;
		margin: 3px;
		padding: 3px;
		border: 1px solid #cccccc;
		background-color: #ffffff;
		color: #2D5E96;
	}
	
	ul.prodlist-subcategories-img li img { margin-bottom: 2px; }

	ul.prodlist-subcategories-img li a,
	ul.prodlist-subcategories-img li span {
		display: block;
		width: auto;
		background-color: #ffffff;
		text-decoration: none;
		font-weight: bold;
		text-align: center;
		outline: 0;
	}

	ul.prodlist-subcategories-img li.active { border-color: 1px solid #333333; background-color: #e9e9e9; }
	ul.prodlist-subcategories-img li:hover { text-decoration: underline; border-color: #2D5E96; }
/* END Subcategories w/ images prodlist */

a.block-link {
	display: block;
	clear: both;
	width: auto;
	padding: 4px 4px 4px 16px;
    background: transparent url('/media/img/block-link-arrow.png') no-repeat center left;
    border-bottom: 1px dotted #d1d1d1;
	outline: none;
}
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 {
	min-height: 120px;
	border: 1px solid #E3001A;
	background-color: #ffffff;
}
table.products-table td.product h1,
table.products-table td.product h2 { font-size: 100%; font-weight: normal; margin: 0; }

table.products-table tr.product-row td { padding: 10px; }
table.products-table tr.product-row td td { padding: 0; } /* because child selector > doesn't work in ie6 */
.products-table tr.product-row-footer td { border-bottom: 1px solid #999999; }

div.product-box-container {
	position: relative;
	width: 100%;
	height: auto;
	min-height: 100%;
}

	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: #530000 !important; }
	table.product-box td.price { text-align: left; font-size: 12px; font-weight: bold; }

table#product-details td { padding: 10px; }
table#product-details td td { padding: 0; }

table.ProdContentZone td .t { border: 1px solid #DBDBDB; }

.CPthumbImgDiv { margin: auto; }

/* >= Start: ShoppingBasket() => */
#CPshoppingBasket { width: 100%; }
#CPshoppingBasket td, #CPshoppingBasket th { padding: 2px; border-bottom: 1px dashed #999999; }
#CPshoppingBasket th { font-weight: bold; }
#CPshoppingBasket .product { height: 42px; padding-left: 10px; }
/* <= End: ShoppingBasket() =< */

.CPyouAreAt { margin-bottom: 5px; color:#000!important; margin:30px 10px 10px; width:743px; }
.CPyouAreAt a { color:#000!important; }
.CPpageNav { background-color: #ffffff; border: 1px solid #E3001A; border-top: 1px solid #E3001A; }
.CPpageNav { width:743px; margin:10px; }
.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 #E3001A; color: #000000; }
.CPpageNav a:hover { border: 1px solid #E3001A; background-color: #E3001A; color: #ffffff; }
.CPpageNav span { border: 1px solid #E3001A; color: #000000; background-color: #E3001A; }

.CPhighlight { color: #000000; background-color: #6ee0f2; }
.CPbox1 { border: 1px solid #cccccc; margin: auto; }
.CPbox2 { /* Table on 10_logon.asp */
	background-color: #ffffff;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	text-align: left;
}
.CPbox2 td { padding: 4px; }

.CPpayStep { font-weight: bold; color: #ff6600; } /* langGenStepX */

.CPprodImg { width: 250px; text-align: }
.CPprodImgDiv { width: 210px; height: 210px; margin: auto; }
.CPthumbImgDiv div { display: block; width: 60px; height: 60px; margin: 4px 3px; border: 1px solid #BCBCBC; cursor: pointer; float:left;}
.CPprodInfo { padding: 0 10px; }
.CPpriceMsg { color: #5ec022; }
.CPprodDescHead { font-size: 10px; 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; }
.CPprodPriceV {font-size:15px; font-weight:bold; color:#000000; }
.CPprodPriceV_list {COLOR: #000000; font-size:14px; color:#000000; }
.CPprodDescDet {font-size: 30px; font-weight:bold; }

#orderButtonContainer {
	position: relative;
	margin: 12px 0;
	z-index: 10;

}


#tab1 { width: auto; padding-bottom: 5px; border-bottom: 1px dashed #999999; }
#tab2 { width: auto; padding-top: 15px; border-bottom: 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 <= */

.imgBorder {
	border-left: 3px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
}

.imgBorderRight {
	border-right: 3px solid #ffffff;
	border-left: 3px solid #ffffff;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
}
/* <==== End: Shop classes ================================================< */


/* >==== Start: Global class library ======================================> */
.empty { font-size: 1px; line-height: 1px !important; }
.hover { cursor: pointer !important; }
.full-width { width: 100% !important; }
.auto-width { width: auto !important; }
.auto-margin { margin-left: auto !important; margin-right: auto !important; }
.no-border { border: none !important; }
.plain { border-width: 0 !important; background-color: transparent !important; padding-top:4px; }

.block { display: block !important; }
.inline { display: inline !important; }
.visible { display: block !important; visibility: visible !important; }
.hidden { display: none !important; visibility: hidden !important; }
.relative { position: relative !important; }
.absolute { position: 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; }
.underline { text-decoration: underline !important; }

.wrap { white-space: normal !important; }
.nowrap { white-space: nowrap !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 ========================================< */

/* Vertical categories menu */
ul.menu3,
ul.menu3 ul {
	width: 154px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.menu3 {
	padding: 0 0 1em 0;
}


	ul.menu3 li { display: block; clear: both; width: 100%; }
	
	ul.menu3 li a {
		display: block;
		width: auto;
		padding: 5px;
		color: #377eaa;
		text-decoration: none;
		/*background: #ffffff url("/images/arrow_3.gif") no-repeat 3px 4px;*/
		border-bottom: 1px solid #efefef;
	}
	
	ul.menu3 li ul li {
		list-style: circle;
	}
	
	ul.menu3 li a:hover { color: #5fafe0; }

	ul.menu3 li ul li a {
		padding-left: 15px;
		border-bottom: 1px dashed #e3e3e3;
		font-weight: normal;
	}

	ul.menu3 li.active a,
	ul.menu3 li.active ul li.active a { font-weight: bold; }
	ul.menu3 li.active ul li a { font-weight: normal; }
/* /Vertical categories menu */


/* Horizontal specbrowser */
.specBrowserContainerX {
	width: auto;
	padding: 4px;
	border: 1px solid #CCCCCC;
}

.specTitle {
	float: left;
	clear: left;
	width: 38px;
	margin: 5px 0;
}

.specList {
	float: left;
	clear: right;
	width: 560px;
	margin: 5px 0 3px 0;
}

.specList .specBrowser,
.specList .specChosen {
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.specList .specBrowser li,
.specList .specChosen li {
	display: block;
	float: left;
	margin: 0 5px 2px 0;
	padding-right: 5px;
	border-right: 1px solid #e3e3e3;
}
	
.specList .specBrowser a,
.specList .specChosen a {
	color: #377eaa;
	text-decoration: underline;
}
	
.specList .specBrowser a:hover,
.specList .specChosen a:hover {
	color: #5FAFE0;
	text-decoration: none;
}

.specList .specBrowserChosen {
	border-bottom: 1px dotted #999999;
}
/* /Horizontal specbrowser */

/* Vertical specbrowser */
.specBrowserContainerY {
	width: auto;
	padding: 4px;
	border: 1px solid #CCCCCC;
}

.specTitleY {
	/*padding-left: 8px;*/
	color: #333333;
	padding: 5px;
}

	.specTitleY strong {
		font-weight: normal;
	}

.specListY {
	margin-bottom: 8px;
}

.specListY .specBrowser,
.specListY .specChosen {
	width: auto;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.specListY .specBrowser li,
.specListY .specChosen li {
	display: block;
	width: auto;
	padding: 1px 1px 1px 28px;
	background: transparent url(../img/specification_arrow.gif) no-repeat 16px center;
	color: #999999;
}
	
.specListY .specBrowser a,
.specListY .specChosen a {
	display: inline;
	color: #999999;
	text-decoration: none;
	border-width: 0;
	padding: 0;
}
	
.specListY .specBrowser a:hover,
.specListY .specChosen a:hover {
	color: #5FAFE0;
	text-decoration: underline;
}

.specBrowserChosen {
	border-bottom: 1px solid #999999;
	margin-bottom: 8px;
}
/* /Vertical specbrowser */

.specBrowserSeparation {
	height: 0px;
	margin: 5px 0;
	border: 1px dotted #999999;
	border-width: 0 0 1px 0;
	background-color: transparent;
	clear: both;
}

/* Order process new look & feel */
#order_steps {
	border-top: 1px solid #D2D2D2;
}

	.order_step_wrapper,
	.order_step_done_wrapper,
	.order_step_active_wrapper {
		float: left;
		width: 20%;
	}
	
		.order_step {
			padding: 7px 5px;
			border: 1px solid #D2D2D2;
			border-width: 0 1px 1px 0;
			color: #999999;
			font-size: 1.1em;
		}
		
		.first .order_step {
			border-left-width: 1px;
		}
		
		.order_step_done_wrapper .order_step,
		.order_step_done_wrapper a {
			/*background: #ffffff url(/media/img/check_green.gif) no-repeat 95% center;*/
			color: #aaaaaa;
			color: #1F9A1D !important;
		}
		
		.order_step_done_wrapper a:hover { color: #3CCE39 !important; }
		
		.order_step_active_wrapper .order_step {
			border-bottom-color: #ffffff;
			font-weight: bold;
			color: #000000;
		}

#order_step_content {
	margin-bottom: 10px;
	padding: 20px;
	border: 1px solid #D2D2D2;
	border-width: 0 1px 1px 1px;
	color: #000000;
}

#order_step_content hr {
	height: 1px;
	margin: 10px 0;
	border-width: 0;
	border-bottom: 1px solid #dadada;
	background-color: transparent;
}

hr.cart_row_separator {
	border-bottom: 1px dotted #e3e3e3;
}

hr.cart_separator {
	border-bottom: 1px solid #e0e0e0;
}

#table_cart { width: 100%; }

#table_cart th,
#table_cart td {
	padding: 4px;
	vertical-align: middle;
}

.CPgenHeadings {
	color: #000000;
	font-style: italic;
}

.ItemRowTopTen {
	height: 45px;
}

.CPbox2B td {
	border-bottom: 1px solid #EEEEEE;
	padding: 4px;
	vertical-align: middle;
}

.CPbox2B a {
	text-decoration: none;
	color: #999999;
}

.prod-title {
	font-size: 10px;
	font-weight: normal;
}


.CPprodLPriceT	{
	font-size:10px;
}

.CPprodLPriceV	{
	font-size:10px;
}

.prod-text {
	font-weight:bold!important; 
	font-size:13px!important;
	color:#000!important;
	height:51px;
	text-align:left;
	padding: 0;
}

.prod-text a:hover {
	color:#fab500;!important;
}

.box-content a {
	display:block;
	border-bottom:1px dashed;
	padding:7px 7px 7px 0px;
}

.sliderContent { 
	width:756px;
	height:334px;
	border-left:3px solid #FFFFFF;
	border-right:3px solid #FFFFFF;	
	border-top:3px solid #FFFFFF;
	float:left;
}

.mainContent { 
	float:left;
}

.menuRight {
	background-color:#E3001A;
	border-color:#FFFFFF;
	border-style:solid solid solid none;
	border-width:3px 3px 3px 0;
	float:left;
	height:473px;
	padding:10px 0 0 7px;
	width:216px;
}


.box-content .mailForm a {
	text-decoration:underline;
	padding-top:3px;
	font-size:12px !important;
	border:none;
}

	/*#productTabs ul li*/
	.tabProdOff	{
		float: left;
		padding-left: 7px;
		background:url(../img/tab_grey_left.gif) no-repeat left top;
	}
	
	.tabProdOff a {
		float: left;
		background:url(../img/tab_grey_right.gif) no-repeat right top;
		height: 19px !important;
		font-size:11px !important;
		padding-top:4px !important;
		padding-right: 7px;
		margin-right: 5px;
	}
	
	.tabProdOn {
		float: left;
		padding-left: 7px;
		background:url(../img/tab_red_left.gif) no-repeat left top;
	}
	
	.tabProdOn a {
		float: left;
		background:url(../img/tab_red_right.gif) no-repeat right top;
		height: 19px !important;
		font-size:11px !important;
		padding-top:4px !important;
		padding-right: 7px;
		margin-right: 5px;
		color:#ffffff !important;
	}
	
	#productTabs {
		border-bottom: 1px solid #bcbcbc;
	}
	
	#productTabs a {
		text-decoration:none;
	}
	
	#product-details	{
		color:#000!important;
	}
	
	#productTabs ul {
		float: left;
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	
	#tabContent {
		padding: 10px;
	}

	.prod_det_header	{
		border-bottom: 1px solid #bcbcbc;
		margin-bottom: 5px;
	}
	

.table_order {
	width: 100%;
	border-width: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

.table_order caption {
	padding: 5px;
	text-align: left;
}

.table_order th,
.table_order td {
	padding: 5px;
	border: 0px solid #333333;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}

.table_order th {
	font-style: italic;
}

.block_hide,
.row_hide,
.rows_hide,
.inline_hide {
	display: none;
}

.block_show { display: block; }
.row_show { display: table-row; }
.rows_show { display: table-row-group; }
.inline_show { display: inline; }

/*
.required,
.optional {
	padding-right: 20px;
}

.required_info_idle,
.required_info_valid {
	position: relative;
	right: 30px;
	top: 2px;
}
*/

.required,
.optional {
	width: 150px;
	vertical-align: middle;
}

.required_info_idle,
.required_info_valid {
	margin: 0 10px;
	vertical-align: middle;
}

.required_info_idle {
	color: #D6D6D6;
}

.required_info_valid {

	color: #16BD00;
}

.row_show th,
.rows_show th {
	padding-left: 20px;
}

#returningCustomerContent {
	border: 1px solid #07C86B;
	background-color: #B9FFB9;
	color: #435377;
}

#forgotPasswordBox {
	position: relative;
	z-index: 1;
}

	#returningCustomerContent td { vertical-align: top; }

	#forgotPassword {
		position: absolute;
		top: 10px;
		left: 0;
		width: 320px;
		border: 5px solid #c3c3c3;
		padding: 10px;
		background-color: #fafafa;
		z-index: 2;
	}

.paymentMethods {
	width: 100%;
	margin-bottom: 10px;
	/*
	width: 49%;
	margin-right: 1%;
	float: left;
	*/
}

.paymentMethods caption {
	font-style: italic;
	padding-left: 0;
}

.paymentRadio {
	width: 22px;
}

.paymentDescription {
	width: 170px;
}

#personalMessage {
	width: 500px;
	height: 125px;
}

#personalMessageCounter {
	font-weight: bold;
}

.orderSectionTitle {
	margin-bottom: 10px;
	font-weight: bold;
	font-style: italic;
}

.expanded {
	/*padding-left: 20px;
	background: transparent url(/media/img/icon_expanded_1.gif) no-repeat left center !important;*/
	line-height: 16px;
	/*cursor: pointer;*/
}

.collapsed {
	/*padding-left: 20px;
	background: transparent url(/media/img/icon_collapsed_1.gif) no-repeat left center !important;*/
	line-height: 16px;
	cursor: pointer;
}

#order_step_content p {
	margin: 2px 0 10px 0;
}

.orderSubText {
	font-size: 0.9em;
}

.info_message,
.warning_message,
.error_message {
	margin-bottom: 1em !important;
	padding: 10px 5px 10px 26px !important;
	color: #333333 !important;
}

.info_message { border: 1px solid #408DCC !important; background: #EDF8FF url(/media/img/information.png) no-repeat 5px 50% !important; }
.warning_message { border: 1px solid #E6E600 !important; background: #FEFEE2 url(/media/img/warning.png) no-repeat 5px 50% !important; }
.error_message { border: 1px solid #D20D06 !important; background: #FFEDEC url(/media/img/error.png) no-repeat 5px 50% !important; }

.error_field {
	padding-left: 20px !important;
	background: url(../img/bullet_error.png) no-repeat 5px center;
	color: #D20D06 !important;
}

#passwordInfoLink,
#zipInfoLink,
#shippingZipInfoLink {
	vertical-align: middle;
}

.orderSectionTitle {
	margin-left: 20px;
	padding-left: 10px;
	border-left: 5px solid #e3e3e3;
}

#table_cart_v2 {
	width: 100%;
}

#table_cart_v2 th,
#table_cart_v2 td {
	padding: 5px;
	vertical-align: middle;
}

#table_cart_v2 .CPgenHeadingsOut .CPgenHeadings {
	color: #ffffff;
	background-color: #c0c0c0;
}

#order_steps_v2 {
	height: 40px;
	margin-bottom: 20px;
	background: #ffffff url(../img/order_steps_x.gif) repeat-x left top;
}

#order_step_text_v2 {
	float: left;
	padding-right: 10px;
	background-color: #ffffff;
}

	#order_step_text_v2 img {
		vertical-align: middle;
	}

#order_steps_progress_v2 {
	float: right;
}

.order_step_v2 {
	float: left;
	margin-left: 20px;
}

#order_step_content_v2 {
	margin-bottom: 10px;
	color: #000000;
}

.table_order_v2 {
	table-layout: fixed;
	width: 100%;
	border-width: 0;
	border-collapse: collapse;
	border-spacing: 0;
}

.table_order_v2 caption {
	padding: 5px;
	text-align: left;
}

.table_order_v2 th,
.table_order_v2 td {
	padding: 3px;
	border: 0px solid #333333;
	vertical-align: middle;
	font-weight: normal;
}

.table_order_v2 th {
	font-style: normal;
}

.table_order_v2 .required,
.table_order_v2 .optional {
	width: 200px;
	padding: 4px;
}

.row_heading th {
	color: #ffffff;
	background-color: #c0c0c0;
}

.cell_heading {
	border-left: 1px solid #ffffff !important;
}

.cell_number {
	text-align: right;
}

.orderSectionTitle_v2 {
	margin-bottom: 8px;
	font-family: georgia;
	font-size: 16px;
	color: #1e8acb;
	font-weight: bold;
}

.orderSectionContent_v2 {
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #e2e2e2;
	background-color: #fafafa;
}

#order_step_content_v2 hr.order_section_separator {
	display: none;
}


.menu_link li {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

	.menu_link li.active a {
		font-weight: bold;
	}

.menu_link {
	margin:0px;
	padding:0px;
}

#print_content {
	font-size: 13px;
	border: solid 3px #FFF;
	min-height: 597px;
	line-height: 20px;
	height:auto !important; /* voor moderne Browser */
	height:597px; /*voor IE6 */
}

#thema_sint_verloren	{
	line-height: 0 !important;
}

#print_content td {
	text-align: justify;
}

#sweetmailForm input	{

}

.JaminTekst {
	padding: 15px;
}

.box-head {
	margin: 10px 0px 5px 5px;
}

/*//////Subpage Styling///////*/

#sub-nav-return {
	border-top:1px solid #E3007A;
	float:left;
	height:20px;
	margin-bottom:0;
	margin-left:20px;
	margin-right:0;
	padding:5px 0 0;
	width:280px;
}

#sub-nav-shop {
	border-top:1px solid #E3007A;
	float:right;
	height:20px;
	margin-right:20px;
	padding:5px 0 0;
	text-align:right;
	width:436px;
}

.sub-banner-left {
	padding-top: 0px;
	border-top: solid 3px #FFF;
	border-bottom: solid 3px #FFF;
}

.sub-banner {
	padding-top: 0px;
	border-left: solid 3px #FFF;
	border-top: solid 3px #FFF;
	border-bottom: solid 3px #FFF;
}

.sub-banner-txt {
	height: 90px;
}


/* Snoepgoed */

#sub-content-table-snoep {
}

.sub-banner-snoep {
	height: 288px;
}

.sub-content-snoep {
	height: 25px;
	width: auto;
	vertical-align: bottom;
}

#table-snoep { margin-top: 10px;}

#table-snoep td { padding-top:10px; height: 40px ; border-top: 1px solid #DD6AA3; }

#sub-content-table-snoep td {
	font-size: 0px;
	line-height: 0px;
}


/* Chocolade */

.sub-content-choco {
	height: 25px;
	width: auto;
	vertical-align: bottom;
}

#sub-content-table-choco td {
	font-size: 0px;
	line-height: 0px;
}

#sub-content-table-thema td {

}

#table-chocolade { margin-top: 10px;}

#table-chocolade td { padding-top: 10px; height: 40px; border-top: 1px solid #E3007A; }

/* Kids */

.sub-content-theme {
	height: 25px;
	width: auto;
	vertical-align: bottom;
}

#sub-content-table-kids td {
	font-size: 0px;
	line-height: 0px;
}

#table-kids { margin-top: 10px;}

#table-kids td { padding-top:10px; height: 40px ; border-top: 1px solid #DD6AA3; }

/* Koek */

.sub-content-koek {
	height: 25px;
	width: auto;
	vertical-align: bottom;
}

#table-koek { margin-top: 10px;}

#table-koek td { padding-top:10px; height: 40px ; border-top: 1px solid #FAB500; }


/* IJs */

.sub-content-ijs {
	height: 25px;
	width: auto;
	vertical-align: bottom;
}

#table-ijs { margin-top: 10px;}

#table-ijs td { padding-top:10px; height: 40px ; border-top: 1px solid #58BFCF; }

/* Cadeau */

.sub-content-cadeau {
	height: 25px;
	width: auto;
	vertical-align: bottom;
}

#table-cadeau { margin-top: 10px;}

#table-cadeau td { padding-top:10px; height: 40px ; border-top: 1px solid #E3007A; }

/* Kids */

.sub-content-kids {
	height: 25px;
	width: auto;
	vertical-align: bottom;
}

.faqAnwserQuestion {
	font-weight:bold;
}

.faqAnwser {
	font-style:italic;

}

.left_menu_link_active {
	font-weight: bold !important;
}

.left_menu_sub_link_active {
	font-weight: bold !important;
}

.CPpageHead {
	padding:10px;
}

#sysmsg	{
	padding:10px;
}

.td_headers {
	font-weight:bold;
	font-size:11px;
}

#search	{
	width:134px;
	height:18px;
	border-width: 0;
	margin: 0 5px 0 0;
	padding: 2px 4px 0 4px;
	background: #ffffff url(/media/img/back_search.gif) no-repeat left top;
	vertical-align: middle;
}

/* thema pagina */

.thema_content_main	{
	background-color: #ffffff;
	height: 664px;
	width: 756px;
}

#thema_content_input_main	{
	height: 645px;
	width: 729px;
	float:left;
}

#thema_main_invul	{
	height: 718px;
	width: 756px;
}

#thema_sint_invul	{
	height: 718px;
	width: 756px;
}

.thema_content	{
	height: 500px;
	width: 756px;
}

.thema_content2	{
	width: 756px;
	color: #000000;
}

#thema_content_input	{
	padding:100px 5px 5px 22px;
	height: 269px;
	width: 729px;
	float:left;
}

#thema_content_input_version2	{
	float:left;
}

#thema_content_input2	{
	height:91px;
	padding:50px 5px 5px 22px;

	width: 530px;
	float: left;
}

#coupon	{
	float:left;
	padding:22px 22px 0 22px;
}

#sintform	{
	float:left;
	padding:5px 5px 5px 22px;
	width:729px;
}


#coupon input, #sintform input, #sintform textarea	{
	border: 1px solid #000000;
}

#sintform select	{
	border: 1px solid #000000;
	width: 193px !important;
}

#sintbutton	{
	float:left;
	padding:0 0 0 22px;
}

#thema_content_input3	{
	height:135px;
	width: 135px;
	float:right;
	margin: 0 40px 10px 0;
}

.thema_content_verloren	{
	background: #FFFFFF;
}

#thema_verloren_left	{
	float: left;
	background: #452c7b url(../img/thema_sint_verloren_left.jpg) no-repeat top left;
	height: 413px;
	width: 428px;
}

#thema_verloren_right	{
	float: right;
	height: 413px;
	width: 328px;
	cursor: pointer;

}

.thema_content_gewonnen	{
	background: #ffffff;
	height: 413px;
	width: 756px;
}

#thema_gewonnen	{
	float: left;
	background: #452c7b url(../img/thema_sint_gewonnen.jpg) no-repeat top left;
	height: 416px;
	width: 756px;

}

#sweetmailForm td	{
	padding: 5px 5px 5px 0;
}

#condition	{
	color: #58bfcf;
	text-decoration: underline;
}

#condition:hover	{
	color: #5ddef2;
}

.valentijnimg	{
	border: 1px solid #fff;
	margin: 5px 5px 5px 0;
}

#responsetext_valentijn	{
	width: 756px;
	height: 100px;
}

#valentineMessagesBox	{
	height: 29px;
	overflow: hidden;
}

.versionCountInfo	{
	font-size: 10px;
	font-weight: normal;
}

.product_view_related_product	{
	float: left;
	text-align: center;
}

#offerte	{
	padding: 10px 0;
}

.tablewithgreyborder td	{
	border: 1px solid #cccccc;
	padding:5px;
}

.errorMsg	{
	background:url("/scripts/images/orderprocess/error.png") no-repeat scroll 5px 50% #FFEDEC !important;
	border:1px solid #D20D06 !important;
	color:#333333 !important;
	margin-bottom:1em !important;
	padding:10px 5px 10px 26px !important;
}

.prod-price {
	color:#DDDDDD;
	display:block;
	float:right;
	font-size:22px;
	padding-right:5px;
	text-align:left;
}

.product_view_price_currency  {
	display: none;
}

.product_view_price_euros  {
	font-size:26px;
}

.product_view_price_cents  {
	line-height:1.5;
	vertical-align:top;
	font-size:16px;
}

.prodlistpricelang	{
	font-size: 11px;
}

.product_price {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 0px 0px 5px 0px;
	color:#000000!important;
}

#price_left	{
	float: left;
	font-weight:normal;
}

#price_right	{
	float: right;
	font-weight:bold;
}

.prodlist-desc-listprice .product_view_price_cents	{
	font-size: 11px;
	line-height: 0;
	vertical-align: baseline;
	text-decoration:line-through;
}

.prodlist-desc-listprice .product_view_price_euros	{
	font-size: 11px;
	line-height: 0;
	text-decoration:line-through;
}

.prodlist-desc-listprice .product_view_price_currency	{
	font-size: 11px;
	line-height: 0;
	text-decoration:line-through;
}

.CPpageNav_prodlist	{
	background-color: #58BFCF;
	margin: 7px 10px 0;
	width: 743px;
}

.CPpageNav_prodlist td	{
	padding: 4px;
	vertical-align: middle;
}


.CPpageNav_prodlist span	{
	background-color:#58BFCF !important;
	color:#ffffff;
	font-weight: bold;
}

.CPpageNav_prodlist a, .CPpageNav_prodlist span	{
	display:block;
	float:left;
	padding:3px;
	text-decoration:none;
}

.CPpageNav_prodlist a	{
	color:#000000;
}

.CPpageNav_prodlist a:hover	{
	color:#ffffff;
}

#sortPageTop2, #sortPageTop1	{
	text-decoration: underline;
}

#showall	{
	text-decoration: underline;
}

#login_zoekbalk	{
	color:#000;
	text-decoration: underline;
}

#login_zoekbalk:hover	{
	color:#ffffff;
}

#searchHeaderTitle	{
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
}

#herinnering_container	{
	min-height: 979px;
}

#login_cart	{
	font-size: 13px;
	background-color:#FAFAFA;
	border:1px solid #E2E2E2;
	padding:10px;
}

	#login_cart a	{
		color: #007FFF;
	}

.shop-content-docs	{
	min-height: 928px;
	padding: 10px;
}

.sub-content-table-kids	{
	line-height: 0;
}
.input-row {
	height:30px;
}
.input-label {
	float:left;
	width: 200px;
}

/* kids uitbreiding ontmoet jammies */

.ontmoet_jammie	{
	position: relative;
	cursor: pointer;
}

.ontmoet_content	{
	position: absolute;
	top: 100%;
	visibility: hidden;
	left: 0;
}

.ontmoet_jammie:hover .ontmoet_content {
	visibility: visible;
}

#ontmoet_content2 .ontmoet_content { left: -130px; }
#ontmoet_content3 .ontmoet_content { left: -304px; }
#ontmoet_content4 .ontmoet_content { left: -487px; }
#ontmoet_content5 .ontmoet_content { left: -620px; }

/* end kids uitbreiding ontmoet jammies */

#zomerboekForm	{
	padding: 0 15px 15px;
}

#jaminlied	{
	padding: 20px 0 20px 10px;
}

.JaminTabel	{
	margin: 15px;
	border-left: 1px solid #1a7494;
}

.JaminTabel th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #1a7494;
	border-right: 1px solid #1a7494;
	border-bottom: 1px solid #1a7494;
	border-top: 1px solid #1a7494;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #3ec7f8 url(images/bg_header.jpg) no-repeat;
}

.JaminTabel td {
	border-right: 1px solid #1a7494;
	border-bottom: 1px solid #1a7494;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #1a7494;
}

.JaminTabel caption {
	padding: 0 0 5px 0;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

.upsale
{
	border: 1px;
	border-style:solid;
	border-color:#FF0000;
	float:left;
	margin-right:5px;
	width:175px;
	height:270px;
	float:left;
	
}

.upsale_title
{
	background-color:#FF0000;
	color:#FFFFFF;
	font-weight:700;
}

.upsale_desc
{
	height:75px;
	margin-left:5px;
	margin-right:5px;
	margin-bottom: -5px;
	margin-top:15px;
	color: #000000;
	font-family: Arial, "Lucida Sans Unicode", Verdana;
	font-weight: bold;
	font-size: 13px;
}

.upsale_image
{
	margin-top: 15px;
	text-align:center;
}

.upsale_voeg_toe
{
	margin-left:5px;	
}

.product_price_div
{
		margin-left:10px;
		margin-right:10px;
}

.product_price_left
{
	float:left;
	margin-left:10px;
}

.product_price_right
{
	margin-right:10px;
	text-align:right;	
	color: #000000;
	font-family: Arial, "Lucida Sans Unicode", Verdana;
	font-weight: bold;
	font-size: 13px;
}