

/* ############### BASIC BUILDING BLOCKS ADDONS ############### */
#outerwrapper{	}
#pagewrapper{
	/*width: 960px;*/
	width: 1030px;
	margin-top:3px;
	/* standard centered layout*/
	/* for left- or righthanded laoyout: set margin-left or -right to 0*/
	/*margin-left: 0;*/
	/*margin-right: 0;*/	
}

#topblock{
	overflow: hidden;
	margin-bottom: 10px;
	
	margin-right:43px;
	text-align:right; 
	font-size:10px}

#header{
	overflow: hidden;
	margin-bottom:20px;
/*	height:160px;*/
	margin-left: 35px;}

#topnav{
	overflow: hidden;
	/* relative positioning: pull #topnav up or down, to the left or right, it will layer itself above the header */
	/*position: relative;
	left: 257px;
	top: -38px;*/}

#contentsection{
	position: relative;
	top: -34px;
	margin-left: 35px; }

#footer{
	overflow: hidden; margin-bottom:30px; 
	margin-left: 35px;}

#madeby{
	overflow: hidden;
	margin-left: 35px;}


/* minimum height system */
/*
First rule is mozilla + IE7
Second rule is IE6 

.oneCol#header .col1 {min-height: 200px;}
*html* .oneCol#header .col1 {height: 200px;}

*/

.twoCols#contentsection{}

.back{ display:block; text-align:right; margin-bottom:10px;}



/* ############### 2 COLUMN LAYOUT ADDONS: dimensions, colors, backgrounds ############### */
.twoCols#header .col1{	width: 446px; }
.twoCols#header .col2{	width: 508px; text-align:right; }
.twoCols#contentsection .col1{	width: 180px;}
.twoCols#contentsection .col2{	width: 770px;}


/* CONTENT IS 1 COL ###*/
.twoCols#contentsection .col2 #contentOneColHome .col1{	width: 766px; margin:10px 0 0 0;}
	
.twoCols#contentsection .col2 #contentOneCol .col1{	width: 710px; margin:0 30px 30px 30px;}
	#IE6 .twoCols#contentsection .col2 #contentOneCol .col1{margin:0 15px 15px 15px;} 
	

/* CONTENT IS 2 COLS ###*/
.twoCols#contentsection .col2 #contentTwoCols .col1{ width: 570px; margin-left:30px; padding-right:15px; margin-right:-5px;}
	#IE6 .twoCols#contentsection .col2 #contentTwoCols .col1{margin-left:15px;}
.twoCols#contentsection .col2 #contentTwoCols .col2{	width: 128px; margin-right:10px; margin-left:10px; padding-left:10px;}
	

/* CONTENT IS 3 COLS ###*/
.twoCols#contentsection .col2 #contentThreeCols .col1{	width: 420px; margin-left:30px; padding-right:165px; margin-right:-165px;}
	#IE6 .twoCols#contentsection .col2 #contentThreeCols .col1{margin-left:15px;}
.twoCols#contentsection .col2 #contentThreeCols .col2{	width: 130px; padding:50px 15px 0 15px;}
.twoCols#contentsection .col2 #contentThreeCols .col3{	width: 128px; margin-right:10px; margin-left:10px; padding-left:10px;}


/* CONTENT IS 3 COLS MENUSTYLE ###*/
.twoCols#contentsection .col2 #contentMenuThreeCols .col1{	width: 216px; margin-left:30px; padding-right:369px; margin-right:-369px;}
	#IE6 .twoCols#contentsection .col2 #contentMenuThreeCols .col1{margin-left:15px;}
.twoCols#contentsection .col2 #contentMenuThreeCols .col2{	width: 334px; padding:0 15px 0 15px;}
.twoCols#contentsection .col2 #contentMenuThreeCols .col3{	width: 128px; margin-right:10px; margin-left:10px; padding-left:10px;}



/* ############### ADDITIONAL GRIDS OR SUBGRIDS ############### */

/* ######### SMALLBOX #########*/

.smallbox{ margin-bottom:10px;}
#IE6 .smallbox{ float: left;} /*is nodig om priceblockcontainer in de smallbox te houden*/
.smallbox .inside{ 
	position:relative;
	/*display: inline-block;*/
	padding:0 10px 10px 10px;	}
	
.smallboxhome .inside{ /*smallbox voor promobanner homepage*/
	position:relative;
	/*display: inline-block;*/
	padding:0 0 10px 0 !important;	}

.smallbox .producttitle{ text-align:right}
.smallbox .productimage{ margin-left:-10px; margin-right:-10px;}

.smallbox .priceblockcontainer{ position:absolute; bottom:10px; right:0;}
#IE6 .smallbox .priceblockcontainer{ position:absolute; bottom:17px; right:0;}
.smallbox .priceblockcontainerAlignTop{ position:absolute; top:10px; right:0 }
.smallbox .priceblockAccesoire{	position:relative; margin-left:17px;}

.smallbox .priceblockcontainerTable{ position:relative; bottom:0px; color:#333; font-family:Arial, Helvetica, sans-serif; }
#IE6 .smallbox .priceblockcontainerTable{ position:relative; bottom:0px; }


	.priceblock{ width:86px; margin-top:2px;}
		.block{ display:block;  padding:5px 5px 0 5px;}		
		.oldprice{ display:block; font-size:18px; text-decoration:line-through;}
		.newprice{ display:block; padding:5px 0; font-size:34px;}
		.price{ display:block; padding:0 5px 5px 0; text-align:right; font-size:16px; font-weight:bold;}
		
		.inside .green{ background-color:#cadf86}
		.inside .red{ background-color:#e5322d}
	
/*.smallbox .logocontainer{ position: absolute; bottom:15px; right:106px }*/
.smallbox .logocontainer{ position: relative; margin-top: -40px; margin-left: 30px; padding-bottom: 13px;}



/* ######### ORDER #########*/

.addToChart{
/*	width:148px;
	background-position: 135px;
	padding:4px 10px 4px 4px;*/
	width:200px;
	padding:10px;
	background-position: 187px;
	background-repeat:no-repeat;
	}
	
.addToReview{
	width:100px;
	padding:4px 10px 4px 4px;
	background-repeat:no-repeat;
	background-position: 135px;
	}

.alignBottom{
	position:absolute;
	bottom:0;
	}
.alignBottomRight{
	position:absolute;
	bottom:0;
	right:0;
	}


#order{}
#order .inside{ 
	position:relative;
	padding:10px 0 10px 10px;
	font-size:95%}
#order .smallbox .inside .column1{ float:left; width:150px; margin-top:10px; margin-right:10px;}
#order .smallbox .inside .column2{ float:left; width:120px; margin-top:10px; margin-right:10px;}
#order .smallbox .inside .column3{ float:left; width:160px; margin-top:10px; margin-right:10px;}
#order .smallbox .inside .column4{ float:left; width:140px; margin-top:10px; margin-right:10px;}


/* smallbox met 1 grote linkerkolom en 1 smalle rechterkolom*/
#order .smallbox  .twoColkitpack .column1{ float:left; width:450px; margin-top:10px; margin-right:10px;}
#order .smallbox .twoColkitpack .column2{ float:left; width:140px; margin-top:10px; margin-right:10px;}


/* container smallbox(en) op volle breedte houden, ook met enkel 1 smallbox */
#order .fourColkitpackContainer {
	display:inline-block;
	}
/* 2 smallboxen met 2 kolommen naast elkaar*/
#order .fourColkitpackContainer .smallbox {
	float:left;
	width:275px;
	padding-bottom:5px;
	}
#order .fourColkitpackContainer .smallbox .inside{
	height:300px;
	width:263px;
	position:relative;
	overflow: hidden;
	}

/* niet meer gebruikt wegens nu met tables wegens te complexe layout */
/*#order .smallbox .fourColkitpack .column1{ float:left; width:150px; margin-top:10px; margin-right:10px;}
#order .smallbox .fourColkitpack .column2{ width:100px; margin-top:10px; margin-right:10px;}*/


/* content 2 kolommen zonder kader errond */
#contentTwoColsNoBox{}
#contentTwoColsNoBox .col1 {
	float:left;
	display:block;
	width: 310px !important;
	border-right:none !important;
	margin-left:0px !important; margin-right: 0px !important;
}
#contentTwoColsNoBox .col2 {float:left; width: 234px !important; margin-left:10px !important; margin-right:0px !important; padding:0 !important; }




/* ###### TRANSACTION PROCESS ######  */
#transactionproces{ 
	padding-top:15px;
	margin-bottom:70px;
	}
#transactionproces ul {
	padding-top:10px; margin-bottom:0px;}
#transactionproces ul li{
	display:inline;
	font-family:Arial, Helvetica, sans-serif;
	color:#d3d6dd;
	margin-right:10px;
	text-transform: uppercase;
	}
#transactionproces ul li.selected{
	color:#a8acb6
}
#transactionproces img{ margin-right:5px;}


/* ########################### HOMEPAGE PROMOS ############################# */
.homepagetekst {	
	margin: 0 0px 5px 12px;
}
.promo {
	float: left;
	width: 240px;
	height:260px;
	overflow: hidden;
	margin: 0 0px 5px 12px;
}
#IE6 .promo {
	margin: 0 6px 5px 6px;
	width: 240px;
}
.promo .titel, .promo .titel a:link, .promo .titel a:visited{
	color:#666!important;
	font-size:14px!important;
	font-weight:bold;
	}
.promo .titel a:hover{
	color:#00abc4!important;
	}
.promo ul { margin-top:5px;}
.promo ul li, .promo ul li a:link, .promo ul li a:visited{
	color:#666!important;
	padding:0!important;
	margin:0!important;
	font-size:12px;
	list-style-image:url(../gfx/basics/ico_arrow.gif);
	}
.promo ul li a:hover{
	color:#00abc4!important;
	list-style-image:url(../gfx/basics/ico_arrow_over.gif)!important;
	}


