*{
	padding: 0px;
	margin: 0px;
		font-size: 12px;
}

body{
	font-family: arial;
	font-size: 12px;
	background: #fff;
	background: url('../template/achtergrond.jpg');
	background-attachment: fixed;
}

div#wrapper{
	position: relative;
	margin: -4px auto;
	width: 960px;
}

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

div#language{
	position: absolute;
	top: 0px;
	left: 830px;
}

div#merk_fabrikant{
	position: absolute;
	top: 50px;
	left: 815px;
	z-index: 1;
}

div#merk_scooter{
	position: absolute;
	top: 50px;
	left: 655px;
	z-index: 1;
}

div#container{
	position: relative;
	width: 100%;
}

div#menu{
	position: relative;
	height: 37px;
	width: 100%;
	background: url('../template/achtergrond_menu.png') no-repeat;
	text-transform: uppercase;
}

div#menu ul li{
	position: relative;
	margin-left: 18px;
	margin-right: 18px;
	float: left;
	list-style: none;
}

div#menu ul li.home{
	position: relative;
	margin-left: 18px;
}

div#menu ul li.spacer{
	position: relative;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
	color: #ff8700;
}

div#menu ul li a{
	position: relative;
	margin-top: 10px;
	display: block;
	color: #b3b3b3;
}

div#searchbox{
    margin-top: -5px;
	position: relative;
	height: 37px;
	width: 100%;
	background: url('../template/achtergrond_searchbox.png') no-repeat;	
}

div#shopping_cart{
	position: relative;
	margin-left: 25px;
	float: left;
	color: #b3b3b3;
	font-weight: bold;
	width: 300px;
}

div#shopping_cart img{
	position: relative;
	margin-right: 10px;
	top: 6px;
}

div#shopping_cart a{
	color: #e03c03;
}

div#adv_search{
	position: relative;
	color: #b3b3b3;
	top: 7px;
	margin-left: 150px;
	float: left;
	width: 463px;
}

div#adv_search input.zoeken{
	position: relative;
	margin-left: 20px;
}

div#adv_search input.zoekenimg{
	position: relative;
	top: 4px;
	margin-left: 10px;
}

div#banner{
	position: relative;
	margin-bottom: 5px;
	padding-left: 1px;
	height: 100%;
	background: url('../template/achtergrond_banner.png') no-repeat;
}

div#slideshow{
	position: relative;
	height: 164px;
	background: url('../template/achtergrond_slideshow.png') no-repeat;
}

/*
**
	Left column
**
*/

div#column_left{
	position: relative;
	float: left;
	height: 100%;
	width: 219px;
}

/*
**
	Right column
**
*/

div#column_right{
	position: relative;
	margin-top: 37px;
	margin-right: 10px;
	float: left;
	height: 100%;
	width: 202px;
}

/*
**
	Content
**
*/

div#content{
	margin-left: -10px;
	position: relative;
	float: left;
	padding: 5px;
	width:746px;
	background: #ffffff;
	border: 1px solid #c4c4c4;
	font-size: 12px;
	font-weight: normal;
}

div.top_menu{
	position: relative;
	height: 36px;
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
}

div.top_menu h2{
	font-size: 14px;
	padding: 5px;
	color: #f64406;
}

div.bottom_menu{
	position: absolute;
	margin-top: -1px;
	height: 14px;
	width: 246px;
	background: url('../template/menu/bottom_menu.png') no-repeat;
}

div.bottom_menu2{
	position: absolute;
	margin-top: 10px;
	height: 14px;
	width: 246px;
	background: url('../template/menu/bottom_menu2.png') no-repeat;
}

div.bottom_menu3{
	position: absolute;
	margin-top: 17px;
	height: 14px;
	width: 246px;
	background: url('../template/menu/bottom_menu2.png') no-repeat;
}

div.inhoud{
	padding: 10px;
}

/*
**
	Clear
**
*/

div.clear{
	clear: both;
}

/*
**
	Footer
**
*/

div#footer{
	position: relative;
	margin-top: 20px;
	padding-top: 5px;
	padding-left: 10px;
	color: #fff;
	height: 90px;
	width: 100%;
	background: url('../template/achtergrond_footer.png') no-repeat;
}

div#footer span.copyright{
	position: relative;
	top: 2px;
	margin-left: 30px;
	font-weight: bold;
	color: #b3b3b3;
	font-size: 14px;
}

div#footer ul li{
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	list-style: none;
}

div#footer ul li.home{
	position: relative;
	margin-left: 20px;
}

div#footer ul li.spacer{
	position: relative;
	margin-top: 8px;
	margin-left: 5px;
	margin-right: 5px;
	color: #ff8700;
}

div#footer ul li a{
	position: relative;
	margin-top: 8px;
	display: block;
	color: #b3b3b3;
}


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

div#breadcrums{
	position: relative;
	color: #f64406;	
	margin-bottom: 5px;
	padding-top: 6px;
	padding-bottom: 5px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #c8c8c8;
}

div#breadcrums a{
	text-decoration: none;
	color: #f64406;
}

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

/*
**
	includes/categories.php
**
*/

div#categorie{
	margin-top: -37px;
	position: relative;
	background: #6e6e6e;
	border: 1px solid #dbdbdb;
}

div#categorie ul li{
	list-style: none;
}

div#categorie ul li a{
	border-bottom: 1px dashed #999;
	display: block;
	width: 180px;
}

div#categorie ul li a img{
	border: 0;
}

/*
**
	includes/boxes/shopping_cart.php
**
*/

div#shopping_cart_box{
	position: relative;
	margin-top: 18px;
	height: 100%;
	width: 244px;
	background: #cbcbcb;
	border: 1px solid #dbdbdb;
}

div#shopping_cart_box a:hover {
	text-decoration: none;
}

div#shopping_cart_box .info_buttons_cart{
	position: relative;
	margin-top: 5px;
	margin-left: 10px;
}

/*
**
	includes/boxes/loginbox.php
**
*/

div#account{
	position: relative;
	height: 100%;
	width: 244px;
	background: #cbcbcb;
	border: 1px solid #dbdbdb;
}

div#account ul li{
	list-style: none;
	border-bottom: 1px dashed #999;
}

/*
**
	includes/boxes/info_pages.php
**
*/

div#information{
	position: relative;
	margin-top: 5px;
	height: 100%;
	width: 244px;
	background: #cbcbcb;
	border: 1px solid #dbdbdb;
}

div#information ul li{
	padding: 5px;
	list-style: none;
}

/*
**
	includes/boxes/guestbook.php
**
*/

div#guestbook{
	position: relative;
	margin-top: 18px;
	height: 100%;
	width: 244px;
	background: #cbcbcb;
	border: 1px solid #dbdbdb;
}

div#guestbook ul li{
	padding-bottom: 5px;
	list-style: none;
}

div#guestbook .buttons img{
	position: relative;
	top: 5px;
	left: 2px;
}

/*
**
	includes/boxes/manufactures.php
**
*/

div#manufactures{
	position: relative;
	margin-top: 18px;
	height: 100%;
	width: 244px;
	background: #cbcbcb;
	border: 1px solid #dbdbdb;
}

div#manufactures ul li{
	padding: 5px;
	list-style: none;
}

/*
**
	includes/boxes/newsletter.php
**
*/

div#newsletter{
	position: relative;
	margin-top: 18px;
	height: 100%;
	width: 244px;
	background: #cbcbcb;
	border: 1px solid #dbdbdb;
}

/*
**
	linkermenu en rechtermenu
**
*/

div#menulinks{
	position: relative;
	top: 18px;
	color: #fff;
	padding: 10px;
	height: 100%;
	width: 224px;
	background: #cbcbcb;
	border: 1px solid #252525;
}

div#menurechts{
	position: relative;
	top: 28px;
	color: #fff;
	padding: 10px;
	height: 100%;
	width: 224px;
	background: #cbcbcb;
	border: 1px solid #252525;
}

div#menulinks h1,
div#menurechts h1{
	font-size: 14px;
	color: #f64406;
}

/*
**
	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');
}

/*
**
**		Slideshow product_info.php
**
*/
 
div#dhtmlgoodies_slideshow{
	position: relative;
	width:245px;
}


div#previewPane{
	position:relative;
	padding-top: 5px;
	margin-bottom:5px;	
	text-align:center;
	vertical-align:middle;
	height: 205px;		
}

#previewPane img{
	line-height:550px;
}
#previewPane #largeImageCaption{
	font-style:italic;
	text-align:center;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	
	font-size:0.9em;
}
#galleryContainer{
	border:0px solid #CCCCCC;
	position:relative;
	overflow:hidden;
	padding:1px;
	height: 102px;
			
}
#arrow_left{
	position:absolute;
	left:0px;
	z-index:10;
	background-color: #FFF;
	padding:1px;
}
#arrow_right{
	position:absolute;
	right:0px;
	z-index:10;
	background-color: #FFF;
	padding:0px;		
}
#theImages{
	position:absolute;
	height:100px;
	left:40px;
	width:10000px;
       
	
}
#theImages #slideEnd{
	float:left;
}
#theImages img{
	float:left;
	padding:1px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor:pointer;
	border:0px;
	height: 99px;
	width: 99px;
}
#waitMessage{
	display:none;
}
#theImages .imageCaption{
	display:none;
}
#vergroten{
	text-align: center;
}

/*
**
**		producten product_listing_col.php
**
*/

div.products{
	position: relative;
	margin-bottom: 10px;
	float: left;
	height: 100%;
	width: 361px;
	border: 1px solid black;
	/*background: #333333;*/
	background: url(../template/product_bg.gif);
}

div.products_result{
	position: relative;
}

div.products_name{
	position: relative;
	float: left;
	width: 361px;
	height: 30px;
	background: #3f3f3f;
	border-bottom: 1px solid #000;
}

div.products_name a{
	font-weight: normal;
	color: #fff;
}
div.products_name a h1 {
	height: 30px;
	color: #fff;
	margin-top: 4px;
	margin-left: 3px;
	font-size: 12px;
}

div.products_description{
	position: relative;
	float: left;
	color: #000;
	width: 176px;
	height: 75px;
	padding-left: 10px;
	padding-right: 10px;
	margin: 2px;
	font-weight: bold;
	font-size: 12px;
}
div.products_price_container {
	float: left;
	width: 200px;
}

div.products_description a{
	color: #fff;
	text-decoration: underline;
}

div.products_description a:hover{
	color: #fff;
	text-decoration: none;;
}

div.products_information{
	position: relative;
	height: 30px;
	width: 100%;
	background: #393939;
}

div.products_extra{
	position: absolute;
	left: 565px;
	top: 5px;
	text-align: right;
}

div.products_extra a{
	color: #fff;
	font-weight: normal;
}

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

div.products_extra img{
	position: relative;
	top: 2px;
	margin-left: 5px;
	border: 0px;
}

div.products_imagecontainer{
	position: relative;
	float: left;
	width: 160px;
	border-right: 1px solid black;
	background: #444444;
}

div.products_imagecontainer img{
	width: 160px;
}

div.products_buttons{
	position: relative;
	float: left;
}

div.products_price{
	position: relative;
	margin-top: 5px;	
	margin-left: 15px;
	float: left;
}

div.products_aantal{
	position: relative;
	margin-top: 4px;
	margin-left: 475px;
	width: 50px;
	float: left;
}

div.products_bestellen{
	position: relative;
	margin-top: 8px;
	margin-left: 10px;
	margin-right: 15px;
	float: left;
}



/*
**
**		categorie
**
*/

div.categories {
	position: relative;
	margin: 6px;
	float: left;
	height: 200px;
	width: 216px;
	background: #333333;
	border: 1px solid black;
	display: block;
}

div.categories2 {
	margin: 6px;
	float: left;	
	height: 200px;
	width: 216px;
	display: block;
}

div.categories_imagecontainer {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

div.categories_imagecontainer img {
	width: 150px;
}

div.categories_name {
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
}

div.categories_zoom{
	display: none;
}

div.categories_zoomimagecontainer img{
	position: relative;
	width: 310px;
	border: 1px solid #ccc;
}

div.categories_zoomimagecontainer{
	position: relative;
	top: -20px;
	left: -40px;
	z-index: 3;	
}

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

div.other{
	position: relative;
	margin-top: 10px;
	height: 100%;
	width: 100%;
}

div.products_other{
	position: relative;
	margin-bottom: 18px;
	float: left;
	height: 100%;
	width: 234px;
	background: #fff;
	border: 1px solid #afafaf;
}

div.products_other_name{
	position: relative;
	margin-left: 5px;
}

div.products_other_price{
	position: relative;
	margin-left: 5px;
}

div.products_other_imagecontainer{
	position: relative;
	text-align: center;
}

div.products_other_buttons{
	position: relative;
	text-align: center;
	background: #dbdfe6;
}

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

div#content h2{
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

/*
**		Kleuren en grootte
**		Links
**
*/

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

a:hover{
	text-decoration: underline;
}

/*
**		Kleuren en grootte
**		Prijs op product_info.php
**
*/

.specialPrice{
	position: relative;
	top: -2px;
	margin-right: 10px;
	color: #fff;
	font-size: 13px;
	font-weight: bold;	
}

div.normalPrice{
	color: #000;
	font-size: 20px;
	font-weight: bold;
	width: 160px;
	height: 20px;
	background: #ff6600;
	text-align: center;
	padding-top: 2px;
	border: 1px solid #fff;
	padding: 3px;
}

/*
**
**		Overig
**
*/

span.inputRequirement{
	color: #ff0000;
}

img.rightmenuHeading{
	position: relative;
	top: -2px;
	margin-right: 5px;

}

a.categorieHeading{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.categoriesubHeading{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a.categoriesubHeading2{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

a.categoriesubHeading3{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

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

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

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

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

tr.background_buttons{
	background: #b0b0b0;
}


/* div#slider-wrapper :

beginning of styles for nested elements */






    div#sample-slider {

        height: 139px;

        overflow: hidden;

        position: relative;

        width: 870px;

    }

        div#sample-slider ol#slides {

            height: 139px;

            left: -20px;
			

            list-style-type: none;

            margin: 0;

            overflow: hidden;

            padding-left: 0;

            position: relative;

            width: 1000px;

        }

            div#sample-slider ol#slides li.mover {

                float: left;

                height: 139px;

                margin: 2px 0;

                width: 0;

            } 

            div#sample-slider ol#slides li.slide {

                float: left;

                height: 1px;

                padding: 4px;

                width: 167px;
				

            }
			
			li.slide img{width:60%; height:60%;}

			li.slide{ text-align:center;}

			li.slide a{color:#000000; font-family:Arial, Helvetica, sans-serif; font-size:10px; text-decoration:none; display:block}

			li.slide a:hover{text-decoration:none !important; color:#FF0000}

    /* div#slider-wrapper div#sample-slider :

    end of styles for nested elements */


    

/* div#slider-wrapper :

end of styles for nested elements */

div#slide-right{
	position: relative;
	left: 2px;
	display:block; 
	width:23px; 
	height:46px; 
	 background:url(../template/arrows/slideshow_right.gif);
}

#slide-right:hover{ 
	background-position: 0 100%;
}



#slide-left{
	position: relative;
	right: 2px;
	display: block; 
	width:23px;
	height:46px; 
	 background:url(../template/arrows/slideshow_left.gif);
 }
 

#slide-left:hover{ 
	background-position: 0 100%;
}
.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;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	font: menu;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	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;
}

/* NEW PRODUCT INFO PAGINA */
div#nyroModalContent {
	background: #393939;
}
div.new_product_info_pagina {
	width: 804px;
	padding: 10px;
	background: #393939;
	color: #959595;
	display: none;
}
div#new_product_info_pagina a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	font-family: arial 12px;
}
div#new_closebutton {
	text-align: right;
	width: 804px;
}
div#new_productinfo_extra {
	padding-bottom: 58px;
	padding-top: 5px;
}
div#new_productinfo_extra a img {
	border: 0;
	padding-left: 3px;
}
div#new_productinfo_extra ul {
	list-style: none;
	height: 20px;
	padding-left: 0;
}
div#new_productinfo_extra ul li {
	width: 20px;
	text-align: center;	
	float: left;
}
div#new_content {
	border: 2px solid #000;
	width: 800px;
}
div#new_productinfo_name_nummer_locatie {
	width: 550px;
}
div#new_productinfo_name_nummer_locatie h1 {
	font-size: 15px;
	margin: 0;
}
div#new_products_image,
div#new_products_content,
div#new_productinfo_name_nummer_locatie,
div#new_rechter_kolom,
div#new_file_include,
div#new_productinfo_options,
div#new_bestellen,
div#new_aantal_select,
div#new_bestel_button {
	float: left;
}
div#new_products_image, div#new_products_content, div#new_productinfo_name_nummer_locatie {
	padding-top: 5px;
}
div#new_products_image {
	padding-left: 5px;;
}
div#new_productinfo_name_nummer_locatie {
	padding-left: 10px;
}
div#new_productinfo_options {
	text-align: right;
	width: 356px;
	height: 30px;
}
div#new_products_price {
	font-weight: bold;
}
div#new_file_include {
	width: 320px;
	position: relative;
}
div#new_file_include p {
	margin: 0;
}
div#new_bestellen {
	padding-left: 5px;
	width: 100px;
	height: 30px;
}
div#new_bestellen .bestellen {
	margin-top: 3px;
	margin-left: 5px;
}
#new_product_info_pagina span.normalPrice{
	color: #808080;
	font-weight: bold;
	font-size: 15px;
}
#verzekering_aanbieding {
	position: absolute;
	left: 620px;
	width: 190px;
	top: 45px;
}
#verzekering_aanbieding a{
	color: #C0C0C0;
}

a.closeBut {
	position: absolute;
	display: block;
	top: -13px;
	right: -13px;
	width: 25px;
	height: 25px;
	text-indent: -9999em;
	background: url(../template/lightbox/closelabel.png) no-repeat;
	outline: 0;
	z-index: 4;
}