*{
	padding: 0px;
	margin: 0px;
}

body{
	font-family: arial;
	font-size: 9pt;
	line-height: 22px;
	background-attachment: fixed;
	background-position: top left;
}

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#banner_home{
       display: block;
       width: 590px;
       height: 94px;
       background: url('../banner_home.png');
}

div#banner_home:hover{
       background-position: 0 100%;
}

div#container{
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
	height: 100%;
}

div#menu_top{
	position: relative;
	height: 22px;
	margin-left: 5px;
	margin-bottom: 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: relative;
	float: left;
	height: 30px;
	width: 970px;
	z-index: 1;
	background: url('../template/background_menu.png') repeat-x;		
}

div#menu{
	position: relative;
	float: left;
	width: 720px;
	height: 100%;
}

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;	
	z-index: 0;
}

div#menu_bg div{
	overflow: hidden;
	height:1px;
}

div#menu_bg .menu_pix1
{
	margin: 0px;
	height: 30px;
}

div#searchbox{
	position: relative;
	margin-left: 10px;
	margin-top: 6px;
	float: left;
	height: 100%;
	width: 230px;
	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 li{
	margin-left:20px;
}


/*
//
//	Boxen
//
*/

div.box{
	position: relative;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	width: 170px;
}

div.box_top{
	position: absolute;
	margin-top: 3px;
	margin-left: 3px;
	height: 33px;
	width: 164px;
	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;
	margin-top: 4px;
	margin-left: 4px;
	width: 162px;
	z-index: 0;
}

div.box_top_bg div{
	overflow: hidden;
	height:1px;
}

div.box_top_bg .box_top_pix1
{
	margin:0 2px;
}

div.box_top_bg .box_top_pix2
{
	margin:0 1px;
}

div.box_top_bg .box_top_pix3
{
	margin:0;
	height: 23px;
}

div.box_top_bg .box_top_pix4
{
	margin:0 1px;
}

div.box_top_bg .box_top_pix5
{
	margin:0 2px;
}

/*
**
	Clear
**
*/

div.clear{
	clear: both;
}

/*
**
	Footer
**
*/


div#footer{
	position: relative;
	margin-top: 5px;
}

/*
**
	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 .breadcrums_pix1
{
	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');
}

/*
**
**		producten product_listing.php
**
*/

tr.listrow h2 a{
	font-size: 10pt;
	text-decoration: none;
}

tr.listrow h3{
	font-size: 9pt;
	text-decoration: none;
}

td.listrow{
	padding: 5px;
	height: 85px;
}

td.listrow img{
	max-width: 75px;
	max-height: 75px;
}

td.listrowspacer{
	height: 5px;
}

/*
**
**		producten product_listing_col.php, zie format1.css, format2.css, format3.css, hieronder is voor 1 product per rij geen lijst weergave
**
*/

div.products_1row{
	position: relative;
	padding: 5px;	
	margin-bottom: 5px;
	float: left;
	width: 583px;
}

div.products_imagecontainer_1row{
	position: relative;
	float: left;
	height: 250px;
	width: 250px;
}

div.products_imagecontainer_1row img{
	max-height: 250px;
	max-width: 250px;
}

div.products_description_1row{
	position: relative;
	margin-left: 5px;
	float: left;
	width: 328px;	
}

div.products_price_1row{
	position: relative;	
	float: left;
	margin-left: 5px;	
	width: 328px;	
	text-align: right;	
}

div.products_buttons_1row{
	position: relative;
	margin-left: 5px;
	float: right;
	text-align: center;
	width: 328px;	
}

/*
**
**		categorie
**
*/

div.categories {
	position: relative;
	margin-top: 5px;
	float: left;	
	height: 100%;
	width: 187px;
}

div.categories_imagecontainer {
	position: relative;
	margin-top: 5px;
	width: 187px;
	max-height: 150px;	
	text-align: center;
}

div.categories_imagecontainer img{
	max-width: 150px;
	max-height: 150px;
}

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: 30px;
}

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: 4px;
	font-size: 12px;
}

div.box_content a{
	text-decoration: none;
}

div.boxen_schaduw_boven{
	height: 33px;
}

div.boxen_schaduw_onder{
	height: 5px;
}

/* ruimte tussen producten op overzicht */
div.spacer1{
	left: 5px;
}

div.spacer2{
	left: 10px;
}

div.spacer3{
	left: 15px;
}

/* product overzicht */
/* product overzicht */
div.products_name_3row h2,
div.products_name_2row h2,
div.product_name h2{
	height: 42px;
	font-size: 10pt;
}

div.products_name_1row h2{
	font-size: 10pt;
}

div.products_name_3row h2 a,
div.products_name_2row h2 a,
div.products_name_1row h2 a,
div.product_name h2 a{
	text-decoration: none;
}

div.products_manufacturer_3row h3,
div.products_manufacturer_2row h3,
div.products_manufacturer_1row h3,
div.products_manufacturer h3{
	font-size: 9pt;
	text-decoration: none;
}

/* productinfo pagina */
div#productinfo_name h1{
	font-size: 14pt;
}

div#productinfo_model h2{
	font-size: 12pt;
}

div#productinfo_manufacturer h2 a{
	font-size: 11pt;
	text-decoration: none;
}

/* aanbevolen en alternatieve artikelen */
div#alternate_products h3,
div#recommended_products h3{
	margin-top: 15px;
	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;
}

/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
div .tabberlive .tabbertabhide {
	display:none;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/  
div#content div.tabberlive ul.tabbernav{
	margin-left: 0px;
}
 ul.tabbernav li
{
	margin-right: 5px;
	display: inline;
}

ul.tabbernav li a {	
	padding: 5px;
	text-decoration: none;
}

.tabberlive .tabbertab {
	padding:5px;
}

div.tabbertab ul li{
	margin-left: 20px;
}


.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.social_buttons {
	padding-top: 10px;
}

div.facebook, div.twitter, div.hyves {
	float: left;
}

