body{
margin:0;
padding:0;
line-height: 1.4em;
background: #CDF0ED url("images/bg.jpg") repeat-y top center;
      color:#000;
      font:x-small/1.5em Verdana, sans-serif;
      voice-family: "\"}\""; voice-family:inherit;
      font-size:small;
      } html>body {font-size:small;}
	  
#pagewrapper {
text-align:center;
width:960px;
margin:0 auto;
background: #ffffff;
border-right: 1px solid #00A992;
border-left: 1px solid #00A992;
}


#maincontainer{
text-align:left;
width:958px;
margin-right:1px;
margin-left:1px;
}

h1 {
font-size: 133.1%;
margin: 13px 0 10px 0;
}
h2 {
font-size: 133.1%;
margin:0 0 10px 0;
}

#topsection {
background-color: #ffffff;
height: 120px; /*Height of top section*/
margin: 0;
padding:0;
}

#topsection h1{
margin: 0;
float:left;
display:inline;
width:615px;
}
#topsection .sw {
float:right;
width:150px;
display:inline;
margin-right:10px;
}

#contentwrapper{
float: left;
width: 100%;
margin-top:0;
}

#contentcolumn{
margin-left: 220px; /*Set left margin to LeftColumnWidth*/
padding-top:20px;
/*	border-left: 1px solid #ffe4c4;*/
}

#leftcolumn{
float: left;
width: 230px; /*Width of left column*/
margin-left: -100%;
background: #fff;
padding-top:20px;
}
#leftcolumn li{margin-left:-15px;
}

#footer{
clear: left;
width: 100%;
background: white;
color: #FFF;
text-align: center;
padding: 4px 0;
}

.innertube {
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
.innertube h3 {clear:left; font-size: 1.1em;font-weight: bold; color:#ff3300; border-bottom: 1px solid #b1d7d7;padding-top:15px;padding-bottom:3px;}

#nav ul {margin:0; padding:0; list-style:none; display:table; white-space:nowrap; font-family: verdana, sans-serif;}
#nav li {display:table-cell; margin:0; padding:0;}
#nav a {float:left; color:#272361; background: #AFE7E2 url(images/left2.gif) no-repeat left bottom; margin:0 2px 0 0; padding:0 0 0 2px; text-decoration:none; letter-spacing:1px;}
#nav a b {float:left; display:block; background:transparent url(images/right2.gif) no-repeat right bottom; padding:5px 16px 5px 12px;}
#nav a:hover {background-color:#CDF0ED; color:#272361; cursor:pointer;} 
#nav #current a {background-color:#ff9966; color:#272361;} 
#nav {padding:1px 0 0 50px; background:#fff; margin: 0 auto; text-align:center;}
#navWrap {padding-left:100px; background:#fff; border-top:8px solid #00A992; margin: 0 auto; text-align:center;}

/* jQuery split list
---------------------------------*/
.mogelijkheden ul {
	width:290px;
	float:left;
	margin:0 10px 20px 0;
}
.mogelijkheden li {
	width:280px;
	float:left;
	padding:0;
}


.screenshots {
margin: 0 10px 15px 0;
float:left;
}
/* right floated container for right-content-menu
---------------------------------*/
.right-content-menu {
	margin: 0px 5px 5px 10px;
	width:180px;
	float:right;
	display:inline;
	border:1px solid #b0c4de;
	padding:7px 5px;
	background-color:#F5F8FE;
}
.right-content-menu p { margin: 0 0 5px 10px;}
.right-content-menu a { color:#005A9D;}

/*=right side bar tertiary navigation - actions, special offers, bestsellers
-----------------------------------------------------------*/
.aanbiedingen, .bestsellerWrapper {
	padding: 0;
	margin:0;
	text-align:left;
}
.aanbiedingen h2 {
	font-size:1em;
	color:#0f174e;
	background:#ebf1fd;
	margin: 5px 0;
	padding:5px 12px;
	border-bottom:1px solid #C1D3FF;
}
.aanbiedingen h2.firstitem {margin-top:0; border-top:0;}
/* colors h2 
----------------*/
h2.yellow {
	background:#FCE27A;
	border-top:1px solid #FCCA32;
	border-bottom:1px solid #FCCA32;
	margin:0;
}
h2.oranje {
	background:#FAB77A;
	border-top:1px solid #F7963E;
	border-bottom:1px solid #F7963E;
	margin:0;
}
.aanbiedingen p {
	margin: 5px 0;
	padding:5px 12px;
}
.aanbiedingenImgWrapper {
	text-align:center;
	margin: 10px 5px 0 5px;
}
.aanbiedingenImgWrapper img {
	border:0;
}

/* for image alignment
------------------------*/
.floatleft { margin: 0px 10px 10px 0px; }
.floatRight { margin-left:10px; margin-right:5px; margin-bottom:10px;}

/* small icons */
.picto {
	vertical-align: middle;
	border:0;
}
/* small buttons (Adobe Reader, etc)*/
.purchase {
	margin-top:3px;
	vertical-align:middle;
}


/* ------------------------------ */
/* Product cover images homepage floats 
/* ------------------------------ */
.Lgthumbnail {
	float: left;
	width: 117px;
	height:210px;
	margin: 0 10px 15px 0;
	padding: 5px;
	font-size:96%;
	line-height: 1.4em;
	overflow:hidden;
}

/* necessary For horizontal stacking in IE7 */
*:first-child+html .Lgthumbnail {
  display: inline;
}
/* necessary For horizontal stacking in IE6 only */
* html .Lgthumbnail {
  display: inline;
}

.Lgthumbnail .Prod1 {
/* product image inside floated container*/ 
	float: left;
	margin-right:10px;
	border:0;
}

/* ------------------------------ */
/* Product informatie boeken.php floats 
/* ------------------------------ */
.half, .fullWidth, .fullWidthNoTopMargin {
  margin: 1.2em 0 0 0;
  float: left;
  border-left: 1px solid rgb(204,204,204);
  text-align:left;
}
.half {
  width: 48%;
  padding: 0 .5em 0 0;
}
.fullWidth {
  width: 96%;
  padding: 0 1.8%;
  border-left: none;
}
.fullWidthNoTopMargin {
  width: 96%;
  padding: 0 1.8%;
  border-left: none;
  margin-top:0;
}
.NoTopMargin {
  margin-top:0;
}
.NoTopBottomMargin {
  margin-top:0;  
  margin-bottom:0;
} 
.noBorderOnLeft {
  border-left: none;
}
.dividingBorderAbove {
  border-top: 1px solid rgb(204,204,204);
}
.dividingBorderRight {
  border-right: 1px solid rgb(204,204,204);
}
.ProductText {
  font-size: 90%;
  line-height: 1.4em;
  padding-bottom:5px;
}
.ProductText .titel {
	font-weight:bold;
	padding-bottom: 5px;
}

/* Clearing
------------------------*/
.clear {clear:both;}
.clearleft {clear:left;}
.clearRight {clear:right;}

.cbvs {
margin: 0 0 15px 10px;
float:right;
border:0;
}

/* red text */
.r_text, 
.red { color: #F70000; }

/* blue text */ 
.blue { color:#002060; }

div#leftcolumn .morebooks {
	background-color: #ffffff;
	height: 500px;
	margin-top: 10px;
	text-align:center;
	display:block;
	width:200px;
}

div#leftcolumn .morebooks p.nu_verkrijgbaar {
	padding-top: 10px;
	margin-bottom:0;
}

div#leftcolumn .morebooks img {
	border:0;
	padding:5px 0;	
}


/* top of page
----------------------------------------------------*/
.naarboven {
float:right; display:block; text-align:right;padding:0 5px; font-size:0.76em;
}


