/* CSS Document */

body {
  background-color: #BBEAF9;
  background-image: url("../images/interface/background.jpg");
  background-repeat: repeat-y;
  background-position: center;
  margin: 0px;
  padding: 0px;
  text-align: center; /* EXTRA REGEL VOOR IE */
}

img {
  border: 0px;
}

table {
  border-collapse: collapse;
}

td {
  font-family: verdana, geneva, helvetica, arial;
  font-size: 8pt;
  line-height: 12pt;
  letter-spacing: 0.01em;
  word-spacing: 0.05em;
}

h2 {
  font-size: 16px;
  font-weight: bold;
  color: #004785;
  padding-bottom: 2px;
  border-bottom: 2px dotted;
  margin-right: 150px;
}

h3 {
  font-size: 14px;
  font-weight: bold;
  color: #0068B5;
  padding-bottom: 2px;
  border-bottom: 2px dotted;
  margin-right: 150px;
}

#container {
  background-repeat: no-repeat;
  background-image: url("../images/interface/top.jpg");
/*  background-color: #6264FF; */
  background-position: top;
  margin-left: auto; 
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: left; /* EXTRA REGEL VOOR IE */
  width: 800px; /* IE */
  padding-top: 0px;
  font-family: verdana, geneva, helvetica, arial;
  font-size: 9pt;
  line-height: 16pt;
  letter-spacing: 0.01em;
  word-spacing: 0.05em;
  color: #626469;
}

#navigation {
  margin-left: 0px; /* IE */
  margin-top: 0px;
  margin-bottom: 0px;
  width: 550px; 
  height: 45px;
  float: left;
  padding-left: 250px;
  padding-top: 95px;
  color: #B7D162;
  font-weight: bold;
  letter-spacing: 0em;
  word-spacing: 0em;
/*  background-color: #ff0000; */
}

  html>body #navigation {
    width: 550px;
    padding-left: 250px;
  }

  #navigation a:link {
   	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
  }

  #navigation a:hover {
   	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
  }

  #navigation a:visited {
   	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
  }

#left {
  margin-top: 20px;
  margin-left: 0px;
  padding-left: 50px;
  padding-right: 20px;
  margin-bottom: 20px;
  width: 210px; /* 250 */
  float: left;
  min-height: 400px;
/*  background-color: #FFFF00; */
  font-family: verdana, geneva, helvetica, arial;
  font-size: 8pt;
  line-height: 12pt;
  letter-spacing: 0.01em;
  word-spacing: 0.05em;
  color: #626469;
  border-right: 1px solid #626469;
}

  html>body #left {
    width: 180px;
  }

  #left h2 {
    font-size: 16px;
    font-weight: bold;
    color: #004785;
    padding-bottom: 2px;
    border-bottom: 2px dotted;
    margin-right: 50px;
  }

  #left a:link {
   	color: #626469;
	text-decoration: none;
	font-weight: bold;
  }

  #left a:hover {
   	color: #C30080;
	text-decoration: none;
	font-weight: bold;
  }

  #left a:visited {
   	color: #626469;
	text-decoration: none;
	font-weight: bold;
  }

  #left ul {
    margin-left: 0px;
	padding-left: 0px;
  }

  #left li {
  
  }

#content {
  margin-top: 20px;
  margin-left: 0px;
  padding-right: 50px;
  margin-bottom: 20px;
  width: 430px; /* 490 */
  float: right;
  min-height: 400px;
/*  background-color: #FFFF00; */
}

  html>body #content {
    width: 440px;
  }

  #content a:link {
   	color: #00A6EB;
	text-decoration: none;
	font-weight: bold;
  }

  #content a:hover {
   	color: #F28E00;
	text-decoration: none;
	font-weight: bold;
  }

  #content a:visited {
   	color: #00A6EB;
	text-decoration: none;
	font-weight: bold;
  }

#footer {
  width: 780px;
  height: 100px;
  background-image: url("../images/interface/bottom.jpg");
  background-repeat: no-repeat;
  margin: 0px;
  padding-bottom: 0px;
  padding-top: 60px;
  padding-left: 20px;
  clear: both;
  bottom: 0px;
  text-indent: 0px;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  color: #FFFFFF;
}

  html>body #footer {
    width: 780px;
    height: 40px;
  }

.minheighthack {
  height: 400px;
  width: 1px;
  float: right;
/*  background-color: #ff0000; */
}

.bodytext {
  padding-left: 10px;
  text-indent: 10px;
}

.extrapagetext {
  padding-left: 10px;
  text-indent: 10px;
}

.required {
  color: #C30080;
}

.inputrequired {
  border: solid 1px #C30080;
  margin-right: 5px;
}

.inputnormal {
  border: solid 1px #626469;
  margin-right: 5px;
}

.newsheader {
  font-family: verdana, geneva, helvetica, arial;
  font-size: 9pt;
  font-weight: bold;
  line-height: 16pt;
  letter-spacing: 0.01em;
  word-spacing: 0.05em;
  color: #626469;
}

.newstext {
  font-family: verdana, geneva, helvetica, arial;
  font-size: 8pt;
  line-height: 12pt;
  text-indent: 10px;
  letter-spacing: 0.01em;
  word-spacing: 0.05em;
  color: #626469;
}

.productbutton_active {
  background-image: url("../images/interface/productbutton_active");
  background-repeat: no-repeat;
  width: 150px;
  height: 20px;
  padding-top: 5px;
  padding-left: 10px;
}

.productbutton_inactive {
  background-image: url("../images/interface/productbutton_inactive");
  background-repeat: no-repeat;
  width: 150px;
  height: 20px;
  padding-top: 5px;
  padding-left: 10px;
}

.portfoliotable {
  width: 100px;
  height: 100px;
  padding-bottom: 10px;
  margin: 0px;
}

.shopstepactive {
  font-weight: bold;
  color: #C30080;
}

.shopstepinactive {
  font-weight: bold;
}

.shopsteppreview {
  padding-left: 20px;
}

.fonttable {
  width: 400px;
  border: 1px solid #004785;
  background-color: #D8ECFA;
  margin-bottom: 10px;
}

.fontradio {
  width: 20px;
  text-align: left;
  background-color: #004785;
  vertical-align: top;
}

.fontname {
  text-align: left;
  padding-left: 10px;
}

.colortable {
  width: 400px;
  border: 1px solid #004785;
  margin-bottom: 10px;
}

.colorradio {
  width: 30px;
  text-align: left;
}

.colorname {
  width: 120px;
  text-align: left;
}

.colorpantone {
  text-align: left;
}

.linkprev {
  text-align: left;
}

.linknext {
  text-align: right;
}

.sizetable {
  width: 400px;
  border: 1px solid #004785;
  margin-bottom: 10px;
}

.sizefield {
  padding-left: 10px;
}

.quantitytable {
  width: 400px;
  border: 1px solid #004785;
  margin-bottom: 10px;
}

/* cd: cart-detail */
.cd {
  border-collapse: separate;
  width: 400px;
  border: 1px solid #004785;
  margin-bottom: 10px;
}

.cdimage{
  background-color: #9BCFF3;
  vertical-align: top;
  text-align: center;
  padding-top: 20px;
}

.cdtype{
  padding-left: 10px;
  background-color: #9BCFF3;
  width: 100px;  
}

.cddata{
  padding-left: 10px;
  background-color: #D1E8F8;
  width: 100px;  
}

.cdremove{
  background-color: #CDD974;
  text-align: center;
}

/* bestelbon */
.bestelbon {
  border-collapse: separate;
  width: 400px;
  border: 1px solid #004785;
  margin-bottom: 10px;
}

.bbheader{
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #004785;
  color: #D1E8F8;
  font-weight: bold;
}

.bbtype{
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 3px;
  background-color: #9BCFF3;
  font-weight: bold;
}

.bbdata{
  padding-left: 10px;
  padding-top: 2px;
  padding-bottom: 3px;
  background-color: #D1E8F8;
}

.bbbestel{
  padding-right: 10px;
  text-align: right;
  background-color: #CDD974;
}

/* grootformaat media */
.grmedia {
  border-collapse: separate;
  width: 400px;
  border: 1px solid #004785;
  margin-bottom: 10px;
}

.grmheader {
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #004785;
  color: #D1E8F8;
  font-weight: bold;
}

.grmdata {
  padding-left: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  background-color: #D1E8F8;
  vertical-align: top;
}

.faqtitle {
  font-size: 14px;
  color: #0068B5;
  font-weight: bold;
}