


/* Main frame layout */
html
{
}

body
{
  background-image: url('../Images/Layout/background-top2.png');
  background-position: top left;
  background-repeat: repeat-x;
  padding: 0;
  margin: 0;
  text-align: center;
  font-family: Arial, Verdana, Sans-Serif;
  font-size: 12px;
}

div#container
{
  /*width: 840px;  -- inclusief shoppanel*/
  width: 695px;
  margin: 0 auto;
  min-height: 728px;
  text-align: left;
}

div#ads
{
  margin-top: 55px;
  width: 142px;
  float: right;
}

div#wrapper
{
  width: 693px;
}

div#top
{
  height: 45px;
  width: 693px;
}

div#menu
{
  border: solid 1px #d9d9d9;
  border-left: none;
  border-top-width: 0;
  border-bottom-width: 0;
  height: 27px;
  width: 692px;
  padding-right: 1px;
}

div#header
{
  height: 168px;
  clear: left;
  border: solid 1px #d9d9d9;
  border-top-width: 0;
  border-bottom-width: 0;
  width: 692px;
}

div#search
{
  height: 56px;
  background-image: url('../Images/Layout/Laser-img000av.png');
  border: solid 1px #d9d9d9;
  border-top-width: 0;
  border-bottom-width: 0;
  
  width: 693px;
}

div#zoek
{
    padding-left:10px;
}

input.searchimg
{
	float: left;
}

a.searchimg
{
	float: left;
	background-image:url(../images/layout/Laser-img000bm.png);
	width:25px; height:22px;
}

a:hover.searchimg
{
	background-image:url(../images/layout/Laser-img000bn.png);
}

div#searchimg:hover
{
	background-image: url('../Images/Layout/Laser-img000bm_hover.png');
	width: 25px;
	height: 22px;
	float: left;
	cursor: pointer;
}

input.searchinput, input.searchInputWatermark
{
	border: solid 1px grey;
	font-family: Sans-Serif;
	font-size: 13px;
	color: #4d4d4d;
	height: 18px;
	width:158px;
}

input.searchInputWatermark
{
	color: #999999;
}

div#content
{
  border: solid 1px #d9d9d9;
  border-top-width: 0;
  border-bottom-width: 0;
  background-color: #fff;
  width: 693px;
}

div#leftmenu
{
  width: 205px;
  float: left;
}

div#main
{
  float: left;
  width: 488px;
}

div#bottom
{
  background-image: url('../Images/layout/Laser-img000ac.png');
  background-repeat: repeat-x;
  border-top-width: 0;
  border-bottom-width: 0;
  width: 693px;
  height: 35px;
  clear: both;
  text-align: center;
  vertical-align: bottom;
  color: #6f6f6f;
}

a.FooterLink
{
    color:#486695;
    text-decoration:none;
}

a:hover.FooterLink
{
    text-decoration:underline;
}

/* Text markup */
.textbig
{
  font-size: 16pt;
  font-family: Arial, Helvetica, sans-serif;
  color: #737373;
  margin-left: 4px;
}

.textsmall
{
  font-family: Arial, Helvetica, sans-serif;
  color: #737373;
  font-size: 9pt;
}

h1
{
	font-size: 21px;
}

/* Menu markup */
td.topmenuitem
  {
    height:24px;
    background-image:url('../Images/layout/Laser-img0000u.png');
    background-repeat: repeat-x;
    cursor:pointer;
  }

td.topmenuitem_hover
  {
    height:24px;
    background-image:url('../Images/layout/Laser-img000ad.png');
    background-repeat: repeat-x;
    cursor:pointer;
  }

td.topmenuitem span a
  {
    color: #6bd2fc;
    font-family: Trebuchet MS;
    font-size: 12px;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:none;
  }
td.topmenuitem_hover span a
  {
    color: #c9eefd;
    font-family: Trebuchet MS;
    font-size: 12px;
    font-weight:bold;
    text-transform:uppercase;
    text-decoration:none;
  }

td.topmenuitem span
  {
    color: #6bd2fc;
    font-family: Trebuchet MS;
    font-size: 12px;
    font-weight:bold;
    text-transform:uppercase;
  }

td.topmenuitem_hover span
  {
    color: #c9eefd;
    font-family: Trebuchet MS;
    font-size: 12px;
    font-weight:bold;
    text-transform:uppercase;
  }
  
/* Shop panel markup */
div#ads div.products
{
	background-image: url(../Images/001_r29_c35.png);
	border: solid 1px #b9dafd;
	border-bottom-width: 0px;
	width: 140px;
	background-color: #fff;
}

div#ads div.spacer
{
	background-image: url('../Images/layout/Laser-img000be.png');
	background-repeat: repeat-x;
	width: 136px;
	height: 1px;	
	margin: 6px 2px 0;
}

div#ads div.title
{
	background-repeat: repeat-x;
	background-image: url(../Images/layout/Laser-img000am.png);
	font-family: Trebuchet MS, Sans-Serif;
	color: #488DDA;
	font-size: 15pt;
	height: 24px;
	text-align: center;
}

.interbody
{
	width: 485px;
	border-top:solid 1px #d4d4d4;
}

.phlimage 
{
    padding:1px;
    border:1px solid #b4b4b6;
    /*
    margin-left:8px;
    margin-top:7px;
    margin-bottom:11px;*/
    background-color: #FFFFFF;
}


/*Om de image naar rechts te laten floaten*/
.callout
{
    float:right;
    margin-right: 10px;
    width: 118px;
    position: relative;
    /*position: relative;
    width:118px; 
    padding:6px;
    margin:10px 30px 10px 40px;
    position:relative; 
    top:50px;*/
}
