/*
//
//	NEWPLA2015
//
*/
*{
	padding: 0px;
	margin: 0px;
}

body{
	font-family: arial;
	font-size: 9pt;
	line-height: 22px;
	background-attachment: fixed;
	background-position: top left;
}

div#content h1{
	font-size: 11pt;
}

div#content h2{
	font-size: 10pt;
}

div#content h3{
	font-size: 9pt;
}

div#wrapper{
	position: relative;
	margin: 0 auto 0;
	width: 980px;
	background: url('../template/wrapper.png') repeat-y;
}

div#header{
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	width: 960px;
}

div#header img{
	max-width: 960px;
}

div#container{
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	height: 100%;
}

div#menu_top{
	position: relative;
	height: 22px;
	margin-left: 5px;
	margin-right: 5px;
	width: 960px;	
}

div#menu_top ul {
	position: relative;
	float: right;
}

div#menu_top ul li{
	margin-right: 20px;
	padding-left: 10px;
	float: left;
	list-style: none;
}

div#outer_menu{
	position: absolute;
	clear: both;
	height: 50px;
	width: 100%;
	z-index: 1;
	background: url('../template/background_menu.png') repeat-x;	
}

div#menu{
	position: relative;
	padding-top: 10px;
	float: left;
	height: 40px;
	z-index: 1;	
}

div#menu ul {
	position: relative;
	margin-top: 5px;
}

div#menu ul li{
	float: left;
	list-style: none;
	border-right: 2px solid #d8e4ec;
}

div#menu ul li a{
	margin-left: 20px;
	margin-right: 20px;
}

div#menu_bg{
	position:absolute;
	left: 0px;
	width: 970px;	
	height: 50px;
	z-index: 0;
}

div#menu_bg div{
	overflow: hidden;
	height:1px;
}

div#menu_bg .menu_pix1
{
	margin: 0px;
	height: 50px;
}

div#searchbox{
	position: relative;
	padding-top: 10px;
	height: 40px;
	float: left;
	z-index: 1;
}

div#language{
	position: absolute;
	top: 1px;
	left: 880px;
}

div#language img{
	width: 24px;
	height: 24px
}

/*
**
	Left column
**
*/

div#column_left{
	position: relative;
	margin-top: 5px;
	float: left;
	height: 100%;
	width: 180px;
}

/*
**
	Right column
**
*/

div#column_right{
	position: relative;
	float: left;
	margin-top: 5px;	
	height: 100%;
	width: 180px;
}

/*
**
	Content
**
*/

div#error_message{
	font-weight: bold;
	color: #ff0000;
}

div#content{
	position: relative;
	float: left;
	padding: 5px;
	margin-top: 5px;
	margin-left: 3px;
	width: 772px;
}

div#content ul{
	margin-top: 10px;
	margin-bottom: 10px;
}

div#content ul li{
	margin-left: 20px;
}

div#footer_top{
	position: relative;
	margin-top: 5px;	
	clear: both;
	height: 5px;
	background: #909090;
}

div#footer{
	position: relative;
	min-height: 50px;
	background: #ebebeb;
}

/*
//
//	Boxen
//
*/

div.box{
	position: relative;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	width: 170px;
}

div.box_top{
	position: absolute;
	height: 25px;
	width: 170px;
	background: url('../template/menu/box_top.png') repeat-x;
	z-index: 1;
}

div.box_content{
	position: relative;
	padding: 5px;
	width: 160px;
}

div.box_content ul li{
	list-style: none;
}

div.box_content img{
	max-width: 160px;
}

div.box_top_bg{
	position:absolute;
	height: 25px;
	width: 170px;
	z-index: 0;
}

div.box_top_bg div{
	overflow: hidden;
	height:1px;
}

div.box_top_bg .box_top_pix1
{
	margin: 0px;
	height: 22px;
}

/*
**
	Clear
**
*/

div.clear{
	clear: both;
}



/*
**
	includes/header.php
**
*/

div#breadcrums{
	position: relative;
	margin-top: -5px;
	margin-bottom: 5px;
	margin-left: -5px;
	margin-right: -5px;
	height: 22px;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	z-index: 1;
}

div#breadcrums_bg{
	position:absolute;
	top: 0px;
	margin-left: -5px;
	margin-right: -5px;	
	width: 100%;	
	height: 26px;
	z-index: 0;
}

div#breadcrums_bg div{
	overflow: hidden;
	height:1px;
}

div#breadcrums_bg div#breadcrums_pix
{
	margin: 0px;
	height: 26px;
}

/*
**
	sitemap.php
**
*/

div.sitemap{
	position: relative;
	float: left;
	width: 160px;
}

div.sitemap ul{
	padding-left: 10px;
	margin-bottom: 10px;
}

div.sitemap ul li{
	list-style-image: url('../template/menu/categorieHeading.png');
}

/*
**
**		productoverzicht als lijstweergave
**
*/

div.products_list_name h2 a,
div.products_list_manufacturer h3 a{
	text-decoration: none;
}

div.products_list{
	position: relative;
	padding: 5px;
	margin-bottom: 10px;
}

div.products_list_imagecontainer{
	position: relative;
	float: left;
	width: 150px;
}

div.products_list_imagecontainer img{
	max-width: 150px;
}

div.products_list_left{
	position: relative;
	margin-left: 5px;
	float: left;
	width: 405px;
}

div.products_list_right{
	position: relative;
	margin-left: 10px;
	float: left;
	width: 190px;
}

div.products_list_buttons{
	position: relative;
	margin-top: 35px;
	text-align: center;
}

div.products_list_buttons img{
	position: relative;
	margin-bottom: 5px;
}




/*
**
**		productoverzicht 3 per rij
**
*/

div.products_3_row_name {
	height: 20px;
}

div.products_3_row_name h2 a,
div.products_3_row_manufacturer h3 a{
	text-decoration: none;
}

div.products_3_row{
	position: relative;
	float: left;
	width: 252px;
	margin-bottom: 10px;
	text-align: center;
}

div.products_3_row_imagecontainer{
	position: relative;
	padding: 5px;	
	height: 242px;	
	width: 242px;
	text-align: center;
}

div.products_3_row_imagecontainer img{
	max-width: 242px;
	max-height: 242px;
}

div.products_3_row_price{
	position: relative;
	padding: 5px;	
	height: 65px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 242px;
}

div.products_3_row_description{
	position: relative;
	padding: 5px;	
	width: 242px;
	text-align: left;	
	overflow: hidden;	
}


/*
**
**		productoverzicht 2 per rij
**
*/

div.products_2_row_name h2 a,
div.products_2_row_manufacturer h3 a{
	text-decoration: none;
}

div.products_2_row{
	position: relative;
	float: left;
	width: 381px;
	margin-bottom: 10px;
	text-align: center;
}

div.products_2_row_imagecontainer{
	position: relative;
	padding: 5px;	
	height: 250px;	
	width: 371px;
	text-align: center;
}

div.products_2_row_imagecontainer img{
	max-width: 371px;
	max-height: 250px;
}

div.products_2_row_price{
	position: relative;
	padding: 5px;	
	height: 65px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 371px;
}

div.products_2_row_description{
	position: relative;
	padding: 5px;	
	width: 371px;
	text-align: left;
	overflow: hidden;
}

/*
**
**		categorie
**
*/

div.categories {
	position: relative;
	margin-top: 5px;
	float: left;	
	height: 100%;
	width: 187px;
}

div.categories_imagecontainer {
	position: relative;
	margin-top: 5px;
	width: 187px;
	height: 175px;	
	text-align: center;
}

div.categories_imagecontainer img{
	max-width: 175px;
	max-height: 175px;
}

div.categories_name {
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
}

div.categories_info img {
	max-width: 772px;
}

/*
**
	Main page
**
*/

div#mainpage img{
	max-width: 772px;
}

/*
**
**		Aanbevolen en alternatieve artikelen
**
*/

div.other{
	position: relative;
	clear: both;
}


/*
**		Kleuren en grootte
**		Headings
**
*/

div.menuheight{
	height: 50px;
}

div.categories_name a{
	text-decoration: none;
}

div#breadcrums a{
	font-weight: bold;
	text-decoration: none;	
}

div#breadcrums a:hover{
	text-decoration: underline;
}

div#menu a{
	font-weight: bold;
	text-decoration: none;
}

div#searchbox .zoeken{
	position: relative;
}

div#searchbox .zoekenimg{
	position: relative;
	margin-right: 5px;
}

div.box input.zoekenimg{
	position: relative;
	top: 0px;
}

div.box_top h2{
	position: relative;
	margin-left: 10px;
	margin-top: 2px;
	font-size: 12px;
}

div.box_content a{
	text-decoration: none;
}

div.boxen_schaduw_boven{
	height: 25px;
}

/* ruimte tussen producten op overzicht */
div.spacer1{
	left: 5px;
}

div.spacer2{
	left: 10px;
}

/* productinfo pagina */
div#productinfo_name h1{
	font-size: 12pt;
}

div#productinfo_model h2{
	font-size: 11pt;
}

div#productinfo_left{
	position: relative;
	float: left;
	width: 275px;	
}

div#productinfo_right{
	position: relative;
	margin-left: 15px;	
	float: left;
	width: 305px;
}

div#productinfo_imagecontainer{
	position: relative;
	float: left;
	width: 275px;
}

a.productinfo_imagecontainer_hidden {
	display: none;
}

img.vergroten{
	position: absolute;
	bottom: 0px;
	right: 5px;
	display: none;
}

tr.social_buttons{
	height: 30px;
}

div#preview{
	position: relative;
	height: 273px;
	width: 273px;
	text-align: center;
}

div#preview img{
	max-height: 273px;
	max-width: 273px;
}	

div#slider{
	position: relative;
	margin-top: 5px;
	/* height: 190px; */
}

div#slider ul li{
	position: relative;
	margin-bottom: 5px;
	float: left;
	height: 85px;
	width: 85px;
	list-style: none;
	margin-left: 0px;
	text-align: center;
}

div#slider ul li img{
	max-height: 85px;
	max-width: 85px;
}

div#slider ul li a{
	display: block;
	width: 85px;
	height: 85px;
}

div#slider ul li.thumb_2,
div#slider ul li.thumb_3,
div#slider ul li.thumb_5,
div#slider ul li.thumb_6{
	margin-left: 7px;
}

div#productinfo_sku,
div#productinfo_ean,
div#productinfo_name{
	position: relative;
	float: right;
	width: 305px;
}

div#productinfo_manufacturer h2 a{
	font-size: 10pt;
	text-decoration: none;
}

div#productinfo_manufacturer{
	position: relative;
	float: left;
}

div#productinfo_manufacturer img{
	max-width: 100px;
	max-height: 100px;
}

div#productinfo_model,
div#productinfo_social_buttons,
div#productinfo_dateavailable,
div#productinfo_quantity,
div#productinfo_staffel,
div#productinfo_price{
	position: relative;
	margin-top: 10px;
	float: right;
	width: 305px;
}

div#productinfo_social_buttons a{
	font-weight: bold;
	text-decoration: none;
}


div#productinfo_options{
	position: relative;
	padding: 5px;
	margin-bottom: 10px;
	float: right;
	width: 295px;
}


div#productinfo_shipping{
	position: relative;
	padding: 5px;
	margin-bottom: 10px;
	float: right;
	width: 295px;
}

div#productinfo_social_buttons{
	position: relative;
	padding: 5px;
	margin-bottom: 10px;
	float: right;
	width: 295px;
}

div#productinfo_website{
	position: relative;
	padding: 5px;
	margin-bottom: 10px;
	float: right;
	width: 295px;
}

div#productinfo_bestelknop{
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 305px;
	text-align: center;
}

div#productinfo_description,
div#productinfo_extra,
div#productinfo_reviews{
	position: relative;
	margin-bottom: 10px;
	padding: 5px;
}

/*
**
**** tabbladen
**
*/

div#productinfo_tabheading{
	position: relative;
	height: 27px;
}

div#productinfo_tabheading ul li{
	position: relative;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
	list-style: none;
	height: 27px;
}

div#productinfo_tabheading ul li span{
	position: relative;
	top: 3px;
	padding: 7px 10px 7px 10px;	
	text-decoration: none;
}

div#first, div#second, div#third, div#fourth{
	postion: relative;
	padding: 5px 10px 5px 10px;
}

/* aanbevolen en alternatieve artikelen */
div#recommended_products{
	margin-top: 15px;
}

div#alternate_products{
	margin-top: 50px;
}

div#alternate_products h3,
div#recommended_products h3{
	margin-bottom: 5px;
	font-size: 12pt;
}

/* prijzen */
span.specialPrice{
	font-size: 9pt;
}

span.normalPrice{
	font-weight: bold;
	font-size: 10pt;
}

/* overige */
span.required{
	color: #ff0000;
	font-weight: bold;
}

span.orderEdit{
	color: #ff0000;
	font-size: 11pt;
	font-weight: bold;
}

fieldset.error{
	position: relative;
	margin-top: 5px;
	border: 1px solid red;
	background: #fff;
}

table.stappen{
	background: #ccc;
	margin-bottom: 5px;
}

table.stappen a{
	font-weight: bold;
	text-decoration: none;
}

table.sortby{
	margin-bottom: 5px; 
	padding-left: 5px; 
	padding-right: 5px;
	font-weight: bold;
}

tr.sortby img{
	position: relative;
	top: 4px;
}

td.messageStackSuccess img{
	position: relative;
	top: 4px;
}

td.shopping_cart{
	padding: 5px;
}

td.shopping_cart img{
	max-width: 100px;
	max-height: 100px;
}

td.messageStackError img{
	position: relative;
	top: 3px;
}

td.checkout1_active{
	color: #fff;
	text-align: center;
	width: 147px;
	height: 32px;
	background: url('../template/checkout/checkout_bullet.png') repeat-x;
}

td.checkout2_active{
	color: #fff;
	text-align: center;
	width: 147px;
	height: 32px;
	background: url('../template/checkout/checkout_bullet.png') repeat-x;
}

td.checkout3_active{
	color: #fff;
	text-align: center;
	width: 147px;
	height: 32px;
	background: url('../template/checkout/checkout_bullet.png') repeat-x;
}

td.checkout4_active{
	color: #fff;
	text-align: center;
	width: 147px;
	height: 32px;
	background: url('../template/checkout/checkout_bullet.png') repeat-x;
}

td.checkout1_inactive{
	text-align: center;
	width: 147px;
	height: 32px;
}

td.checkout2_inactive{
	text-align: center;
	width: 147px;
	height: 32px;
}
td.checkout3_inactive{
	text-align: center;
	width: 148px;
	height: 32px;
}
td.checkout4_inactive{
	text-align: center;
	width: 148px;
	height: 32px;
}

/*
//
//	Uitlijning van de categorie
//
*/

img.menuLink{
	position: relative;
	top: -1px;
	margin-left: 5px;
	margin-right: 5px;
}

img.menusubLink{
	position: relative;
	top: -1px;	
	margin-left: 10px;
	margin-right: 5px;
}

img.menusubLink2{
	position: relative;
	top: -1px;	
	margin-left: 15px;
	margin-right: 5px;
}

fieldset{
	padding: 5px;
	margin-bottom: 5px;
}




.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	font: menu;
	font-size: 10pt;
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white;
}

.debugClass {
	position: relative;
}
.debugClass div.twee {
	border: 1px solid #000;
	background: #EDF263;
	position: absolute;
	top: 10px;
	z-index: 3;
}

.moduleRowOver {
	background: #cccccc;
}

.moduleRowSelected {
	background: #afafaf;
}



div.tabbladen_background {
	position: absolute;
	width: 100%;
	background: url(../template/tabblad_top.png);
	height: 27px;
}

.disabled {
	background: #EDEDED;
}
