body
{
  background-color: #ffffff;
  font-family: verdana;
  font-size: 11px;
}

.main_bg
{
  background-color: #eae5db;
  padding: 0px; margin: 0px;
}

.page
{
  width: 750px;
  height: 100%;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
}


td
{
  font-family: verdana;
  font-size: 11px;
}


p
{
  margin: 5px 0;
}

h3
{
  font-weight: bold;
  font-size: 16px;
  clear: both;
  color: #323337;
  border-bottom: 1px dotted #323337;
  margin: 0 0 10px;
}

h4
{
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  clear: both;
  background-color: #88898D;
  padding: 2px 1px 2px;
  border: 1px solid #000;
  border-width: 1px 0;
  margin: 5px 0;
}

h5
{
  font-weight: bold;
  font-family: verdana;
  font-size: 12px;
  color: #323337;
  clear: both;
  border-bottom: 1px dotted #323337;
  margin: 15px 0 5px;
}

h6
{
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  clear: both;
  background-color: #323337;
  padding: 2px 1px 2px;
  border: 1px solid #000;
  border-width: 1px 0;
  margin: 5px 0;
}

FORM
{
  padding: 0px;
  margin: 0px;
}

.form_table TD
{
  padding: 2px 0 2px;
}

a
{
  text-decoration: none;
  font-weight: bold;
  color: #49461D;
}

a:hover
{
  text-decoration: underline;
  color: #000;
}


.content
{
  height: 100%;
  padding: 10px 15px 20px;
  background-color: #ffffff;
  background-image: url(/images/body_bg.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;
}

button
{
  font-family: verdana;
  font-size: 11px;
  padding: 2px 4px 2px;
}

.header
{
  background-color: #ffffff;
  height: 151px;
}

.menu_bg
{
  width: 150px;
  color: #000000;
  border-right: 1px solid #000;
  background-image: url(/images/menu_bg.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-color: #FDFBEF;
}

#menu
{
  border-top: 1px solid #000;
  background-color: #fff;
  clear: both;
}

#menu a
{
  clear: both;
  display: block;
  padding: 3px;
  background-color: #FBFAE8;
  color: #000;
  font-weight: bold;
  border-bottom: 1px solid #000;
}

#menu a:hover
{
  background-color: #323337;
  color: #fff;
  text-decoration: none;
}

#menu .submenu
{
  clear: both;
  border-bottom: 1px solid #000;
}

#menu .submenu a
{
  display: block;
  clear: both;
  color: #000;
  font-weight: normal;
  border: 0;
  background: url(/images/navli.gif) 4px 5px no-repeat #fff;
  padding: 1px 2px 2px 14px;
}

#menu .submenu a:hover
{
  background-color: #BCBCBC;
}


#menu .inactive
{
  display: none;
}

#menu .selected, #menu .selected a
{
  background-color: #323337;
  color: #fff;
  border-bottom: 1px solid #000;
}

.footer
{
  background-color: #ffffff;
  background-image: url(/images/footer.jpg);
  text-align: center;
  height: 25px;
  color: #000000;
}

.footer A
{
  color: #393738;
}


.wt_credits
{
  background-color: #eee;
  color: #444;
  text-align: center;
  font-size: 10px;
  height: 20px;
  background-image: url(/images/wt_credits.gif);
  background-repeat: repeat-x;
  background-position: top;
}

.wt_credits A
{
  font-weight: bold;
  color: #666;
  text-decoration: none;
}

.wt_credits A:hover
{
  text-decoration: underline;
}


.iselect
{
  font-family: verdana;
  font-size: 11px;
  color: #000;
  border: 1px solid #bbb;
  padding: 2px 1px;
}

.itext
{
  font-family: verdana;
  font-size: 11px;
  color: #000;
  border: 1px solid #bbb;
  padding: 2px 1px;
}

.itextarea
{
  font-family: verdana;
  font-size: 11px;
  color: #000;
  border: 1px solid #bbb;
  padding: 3px;
}

#thuiswinkel_logo
{
  padding: 5px;
  margin: 5px;
  border: 1px solid #000;
  background: #fff;
}



.albumdesc
{
  font-size: 11px;
}

.th_container {
  position:relative;
  float:left;
  /* width:110px; */
  margin-right: 5px;
  height:110px;
  text-align: center;
}

th
{
  text-align: left;
  color: #000;
  clear: both;
  border-bottom: 1px dotted #828faf;
  font-size: 14px;
}


.search {
	position:relative;
	width: 150px;
	height: 40px;
	background-color: #323337;
}

.search p {
	display:block;
	line-height:20px;
	margin:0; padding:0 4px 0;
	color: #fff;
	font-weight: bold;
}

.search form {
	margin:0;
	padding:0;
	background-color: #fff;
	height:20px;
}

.search input {
	border-width: 0;
	position:absolute;
	top:20px;left:0;height:20px;
	width:125px;
	line-height:20px;
	font-family:verdana;
	font-size:11px;
	margin:0;
	padding:1px ;
}

.btn-search {
	width: 16px;
	height: 18px;
	position: absolute;
	right: 3px;
	top: 22px;
	background: url(/images/search.gif) 0 0 no-repeat #fff;
	cursor: pointer;
}
