/* -------------------------------------------------------------------- */
/* --------    Deze website is ontwikkeld door Websites Enzo   -------- */
/* --------          Copyright: 2009, Websites Enzo            -------- */
/* --------					 			www.websites-enzo.nl 								 -------- */
/* --------               Autheur: Eefje Damen            		 -------- */
/* -------------------------------------------------------------------- */

html, body, container {
  height: 100%;
	margin: 0;
	padding: 0;
}

body {
  background: #fff;
  color: #231f20;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
} 

a {
  color: #7a2a90;
	text-decoration: none;
}

a:hover {
  font-weight: bold;
  text-decoration: none;
}

div, p {
  padding: 0;
	margin: 0;
}

ul {
  margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

h1 {
  color: #7a2a90;
  font-size: 1.2em;
	font-weight: bold;
	margin: 15px 0;
}

h2 {
  font-size: 1.1em;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

h3 {
  color: #7a2a90;
	font-size: 1.0em;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

hr {
  border-top: 0;
	border-left: 0;
	border-right: 0;
	color: #fff;
  border-bottom: 2px solid #7a2a90;
	margin: 0;
	_margin-top: 0;
}

img, a img {
  border: 0;
}

#melding {
  color: #ad7470;
	font-style: italic;
}

/******************************************************************************/

#container {
  background: url("img/container_bg.jpg") 400px 0 repeat-y;
  margin: 0 auto;
	width: 985px;
	height: 100%;
	text-align: left;
	position: relative;
}

/*********** MENU ************/
#menu {
  background: url("img/menu_bg.jpg") bottom left no-repeat;
  width: 170px;
	height: 100%;
	
	text-align: center;
	
	position: absolute;
	top: 0;
	left: 415px;
	z-index: 10;
}

#menu ul {
  margin-top:20px;
  list-style: none;
	font-size: 14px;
}

#menu ul li {
  margin-left: -40px;
	width: 170px;
	height: 27px;
	cursor: pointer;
	position: relative;
}

#menu a {
  color: #231f20;
}

#menu img {
  margin: 0;
	padding: 0;
}

#menu .active {
  text-decoration: none;
  font-weight: bold;
}

#menu .logo {
  margin-top: 32px;
}
/*********** CONTENT ************/
#content {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	padding-top: 30px;
}

#textpage {
  width: 370px;
	margin: 0 0 120px 20px;
	text-align: justify;
	float: left;
	position: relative;
}

#specials {
  width: 385px;
	text-align: justify;
	float: right;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0 10px 10px 0;
	position: relative;
}

#specials .pascalle {
  float: right;
}

#specials .emmy {
  float: left;
	margin-top: 128px;
}

#teltable {
  width: 150px;
  font-size: 12px;
  letter-spacing: -1px;
	font-weight: normal;
}

#teltable td {
  padding: 0 2px;
}


form label {
  width: 110px;
	float: left;
	margin: 0;
	height: 12px;
	font-size: 11px;
	padding-top: 4px;
}

/*
form .radiolabel {
  height: 12px;
	padding-bottom: 5px;
	font-size: 11px;
	padding-top: 3px;
}
*/
form input, form textarea {
  width: 220px;
	border: 1px solid #7a2a90;
	margin: 2px 5px;
	height: 18px;
	font-size: 11px;
}

form textarea {
  height: 120px;
	width: 340px;
	margin: 10px 0 0 0;
	font-family: arial;
	font-size: 11px;
	overflow: auto;
	clear: both;
}

form .radio {
  width: 12px;
	border: 0;
	padding-bottom: 5px;
}

form .checkbox {
  width: 14px;
	border: 0;
}

form .button, form .cancel, form .active, form .active1 {
  background: #7a2a90;
	color: #fff;
  width: 90px;
	cursor: pointer;
	margin-left: 105px;
	font-weight: bold;
	font-size: 1.1em;
	height: 20px;
}

form .cancel, form .active1 {
  background: #d8cae3;
  margin-left: 45px;
	color: #7a2a90;
}

form .active {
  background: #666;
}
form .active1 {
  background: #eee;
}

form .verplicht {
  width: 140px;
}

/*************** PRODUCTPAGINA'S  *******************/

#producten ul {
  position: absolute;
	top: 124px;
	left: 0;
}

#specials ul, #producten ul {
  margin: 0 0 0 -40px;
	_margin-left: 0;
}


#specials ul li, #producten ul li {
  list-style: none;
	background: url("img/product_bg_small.png") 0 0 no-repeat;
	width: 105px;
	height: 105px;
	float: left;
	margin: 0 16px 19px 0;
	overflow: hidden;
	position: relative;
}

#specials ul li a, #producten ul li a {
  position: absolute;
	left: 6px;
	bottom: 4px;
	width: 92px;
	height: 90px;
	overflow: hidden;
	color: #231f20;
	text-align: center;
}

#specials ul li a:hover, #specials ul li a.actief {
  font-weight: bold;
}

#specials ul li img, #producten ul li img {  
	margin-bottom: 3px;
	position: relative;
}

#producten .linkterug, #producten ul li.linkterug a {
  background: none;
	width: 300px;
	clear: both;
	color: #7a2a90;
	font-weight: bold;
	text-align: left;
}

#specials .itembig {
  background: url("img/product_bg_big.png") 0 0 no-repeat;
	width: 215px;
	_width: 229px;
	height: 229px;
	position: absolute;
	top: 0;
	right: 30px;
	_right: 20px;
	padding: 0 7px;
	text-align: center;
}

#specials .itembig a {
  width: 229px;
	height: 229px;
	position: absolute;
	top: 0;
	right: 0;
	z-index:100;
}

#specials .itemopvul {
  background: transparent;
	width: 229px;
	height: 229px;
	float: right;
}

#specials .itembig a {
  height: 240px;
}

#specials .itembig img {
  width: 215px;
	margin: 20px 3px 0 -8px;
}

#specials .itembig a {
  position: relative;
	width: 200px;
}

#specials .text {
  margin-bottom: 10px;
	clear: both;
}

#producten {
	margin: 20px 0 0 0;
	padding: 0;
}

#producten .product_item, #specials .product_item {
  background: url("img/product_bg.jpg") 0 0 no-repeat;
  width: 350px;
	height: 350px;
	text-align: center;
	padding: 20px 10px;
	margin-top: -20px;
}

#specials .product_item {
  margin-top: 124px;
}

#specials .linkterug {
  display: none;
}

#specials .partner {
  list-style: none;
	background: url("img/partner_bg.jpg") 0 0 no-repeat;
	width: 93px;
	_width: 102px;
	height: 95px;
	_height: 101px;
	float: left;
	margin: 0 16px 19px 0;
	position: relative;
	padding: 6px 5px 0 4px;
	text-align: center;
	overflow: hidden;
}

/*********** FOOTER ************/
#footer {
  background: #7a2a90;
	width: 100%;
	height: 86px;
	text-align: center;
	
	position: absolute;
	bottom: 28px;
	left: 0;
	z-index: 40;
}

#footer .adres {
  background: url("img/footer_adres.jpg") 400px 0 repeat-y;
	
	 margin: 0 auto;
	width: 970px;
	_width: 985px;
	height: 86px;
	text-align: center;
	position: relative;
	padding-left: 15px;
	color: #7a2a90;
	font-size: 11px;
}

#footer table {
  margin: 0 auto;
  width: 116px;
	color: #7a2a90;
	font-weight: normal;
  font-size: 11px;
  letter-spacing: -1px;
}

#footer .tel td {
  padding: 0 2px;
}

#footer #btn_new {
  position: absolute;
	bottom: 55px;
	margin-left: 150px;
	z-index: 100;
}

#riekz {
  position: absolute;
	bottom: 10px;
	left: 20px;
	font-size: 10px;
	letter-spacing: -1px;
	color: #231f20;
	z-index: 41;
}

#riekz a {
  color: #231f20;
}