.BODY
{
 -border-radius: 10px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 -box-shadow: 10px 10 px 45px #c7c7c7;
 -moz-box-shadow: 10px 10px 45px #c7c7c7;
 -webkit-box-shadow: 10px 10px 45px #c7c7c7;
 width: 1050px;
 height: 3700px;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left : auto;
 margin-right : auto;
 background-color:#dedede;
 background-image:url();
 background-repeat: repeat;
 font: bold 12px arial;
 border:4px solid#ffffff; 
}

.BUTTON
{ 
 -border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 -box-shadow: 10px 10 px 45px #c7c7c7;
 -moz-box-shadow: 10px 10px 45px #c7c7c7;
 -webkit-box-shadow: 10px 10px 45px #c7c7c7;
 width: 60px;
 border-top:1px solid #ff6820;
 border-bottom:1px solid #ff6820;
 border-left:1px solid #ff6820;
 border-right:1px solid #ff6820;
 background-color:#fff;
 cursor:pointer;
}

.TableBox
{
 -border-radius: 10px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border: 2px solid #c7c7c7;
 width: 210px;
 text-align:center;
 font-size: 12px;
 font-family:Arial, Helvetica, sans-serif;
 margin-left:auto;
 margin-right:auto;
 margin-bottom: 2px;
 background: #ffffff;
}

.TableBox2
{
 -border-radius: 10px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border: 2px solid #c7c7c7;
 padding-bottom: 5px;
 width: 240px;
 margin-bottom: 2px;
 text-align:center;
 font-size: 12px;
 font-family:Arial, Helvetica, sans-serif;
 margin-left:auto;
 margin-right:auto;
 background: #ff7700;
}

.TableBoxCart
{
 -border-radius: 10px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border: 2px solid #c7c7c7;
 width: 210px;
 text-align:center;
 font-size: 12px;
 font-family:Arial, Helvetica, sans-serif;
 margin-left:auto;
 margin-right:auto;
 background: #ff6820;
}

.TableBox3
{
 -border-radius: 10px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 border: 2px solid #c7c7c7;
 padding-bottom: 5px;
 width: 240px;
 margin-bottom: 2px;
 text-align:center;
 font-size: 12px;
 font-family:Arial, Helvetica, sans-serif;
 margin-left:auto;
 margin-right:auto;
 background: #ffffff;
}

.PriceBox
{
 -border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 width: 120px;
 background: #ffffff;
 margin-bottom: 1px;
 border: 1px solid #d7d7d7;
 padding-bottom: 1px;
 text-align:center;
 font-size: 12px;
 font-family:Arial, Helvetica, sans-serif;
 margin-left:auto;
 margin-right:auto;
}

.TitleBox
{
 -border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 width: 300px;
 background: #ffffff;
 margin-bottom: 1px;
 border: 1px solid #d7d7d7;
 padding-bottom: 1px;
 text-align:center;
 font-size: 12px;
 font-family:Arial, Helvetica, sans-serif;
 margin-left:auto;
 margin-right:auto;
}

.AantalBox
{
 -border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 width: 60px;
 background: #ffffff;
 margin-bottom: 1px;
 border: 1px solid #d7d7d7;
 padding-bottom: 1px;
 text-align:left;
 font-size: 12px;
 font-family:Arial, Helvetica, sans-serif;
 margin-left:auto;
 margin-right:auto;
}

.StatusBox
{
 -border-radius: 5px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
 width: 200px;
 background: #ffffff;
 margin-bottom: 1px;
 border: 1px solid #d7d7d7;
 padding-bottom: 1px;
 text-align:center;
 font-size: 12px;
 font-family:Arial, Helvetica, sans-serif;
 margin-left:auto;
 margin-right:auto;
}


.CenterBox
{
 width:530px;
 -border-radius: 10px;
 -moz-border-radius: 10px;
 -webkit-border-radius: 10px;
 -box-shadow: 10px 10px 45 px #c7c7c7;
 -moz-box-shadow: 10px 10px 45px #c7c7c7;
 -webkit-box-shadow: 10px 10px 45px #c7c7c7;
 border:2px solid #c7c7c7;
 margin-top:2px;
 margin-left:auto; 
 margin-right:auto;
 background-color:#fff;
}
 
.topTable
{
 width:100%;
 background-color:#ff6820;
 border: 4px solid #ff6820;
 text-decoration:none;
}

.bottomTable
{
 width: 100%;
 background-color:#191919;
 border-bottom:0px solid #ff6820;
 border-left:0px solid #ff6820; 
 border-right:0px solid #ff6820;
 border-top:0px solid #ff6820;
 text-decoration:none;  
}

.box
{
background-color: transparent;
}

.extraTable
{
 padding-left:20px;
 border-left:20px outset;
 border-right:20px outset;
 border-top:20px outset;
 border-bottom:20px outset;
 border-color:#ff8c00;
 background-color:#ffffff;
}

.subpageBox
{
 -border-radius: 10px;
 -moz-border-radius top: 10px;
 -webkit-border-radius: 10px;
 -box-shadow: 2px 2px 5px #c7c7c7;
 -moz-box-shadow: 2px 2px 5px #c7c7c7;
 -webkit-box-shadow: 2px 2px 5px #c7c7c7;
 width:800px;
 border:2px solid #ff6820;
 margin-top:5px;
 margin-left:auto; 
 margin-right:auto;
}


.BR 
{
 line-height:5px;
}

.tTop
{
 height:1px;
 border-top:1px solid #666666;
 border-left:0px solid #666666;
 border-right:0px solid #666666; 
}

.tBottom
{
 height:1px;
 border-bottom:1px solid #666666;
 border-left:0px solid #666666;
 border-right:0px solid #666666; 
}
 
 .navbar
{
 text-indent: 5px;
 font: bold 10px arial;
 text-align:left;
 float:left;
 width:250px;
 height:3500px;
 background:#ffffff; 
 border-top: 0 px;
 border-right:2px solid #ff6820;
 border-left:2px solid #ff6820;
 border-bottom: 0px;
 text-transform:uppercase;
 cursor:pointer;
 display: inline;
}

 .navbar-right
{
 text-indent: 5px;
 font: bold 12 px arial;
 text-align:left;
 float:right;
 width:220px;
 height:3500px;
 background:#ffffff; 
 border-top: 0 px;
 border-right:2px solid #ff6820;
 border-left:2px solid #ff6820;
 border-bottom: 0px;
 text-transform:uppercase;
 cursor:pointer;
 display: inline;
}

 .navbar-center
{
 text-indent: 3px;
 font: bold 12 px arial;
 text-align:center;
 float:center;
 width:100%;
 height:3500px;
 background-color:#dedede; 
 display: inline;
}

.fontfamily
{
 text-align:left;
 float:left;
 font: bold 12 px arial;
 width:220px;
 height:3500px;
 background:#d7d7d7;
 border-right:1px solid #ff6820;
 border-left:1px solid #ff6820;
 cursor:pointer;
}

.mainDiv
{
  margin-left:3px;
  width:220px;
  position:relative;
  top:3px;
  
}

.searchDiv
{
  font: bold 12px tahoma,verdana,sans-serif;
  margin-left:12px;
  width:220px;
  position:relative;
  top:12px;
  background-color: #FDE8DB;
  background-repeat:no-repeat;
}

.searchdetailDiv
{
  padding-left:5px;
  padding-right:5px;
  padding-top:5px;
  padding-bottom:5px;
  text-indent:5px;
}

.topItemClose
{
  text-indent:5px;
  font: bold 12px arial;
  background-color: #ffffff;
  text-decoration:none;
  border-bottom: 1px solid #d7d7d7;
  height: 12px;
  width: 230px;
  color: #191919;
  cursor:pointer;
}

.topItemCloseOver
{
  text-indent:5px;
  font: bold 12px arial;
  background-color: #FFFFFF;
  text-decoration:none;
  height: 12px;
  width: 230px;
  color: #ff6820;
  cursor:pointer;
}
  
.dropMenu
{
  border-width: 0 1px 1px 1px;
  background-color: #ffffff;
  filter:alpha(opacity=200);
  padding-top:1px;
  padding-bottom:2px;
}

.subMenu
{
   display:block;
}

.subItem
{
   margin-left:2px;
   margin-top:2px;
   height:12px;
   font: bold 11px arial;	
   text-decoration:none;
   color: #ff6820;
   cursor:pointer;
}

.subItem a
{
   margin-left:2px;
   font: bold 11px arial;	 	
   text-decoration:none;
   color: #ff6820;
   cursor:pointer;
}

.subItemOver
{
   margin-left:2px;
   margin-top:2px;
   font: bold 11px arial;	  
   height:12px;
   color: #ffffff;
   cursor:pointer;
}


.drop
{
   border-left:1px;
   border-right:1px;
}

.title
{
	font-weight: bold;
	font-size: 50px;
	font-family: "Tempus Sans ITC";
	text-align: center;
	margin:5px;
}
.underline
{
	font: 12px arial;
	text-decoration:none;
	font-size: 25px;
	text-align: center;
	margin:5px;
}

.scroll_clip
{  
	position:relative; 
	height:3500px; 
	overflow:auto;
	background:#FDE8DB;
}

.scroll_txt
{
	background:#FFFFFF;
}