html{
    overflow: -moz-scrollbars-vertical;
}

body{
	margin: 0;
	padding: 0;
	font-size: 0.65em;
	line-height: 1.4em;
	font-family: Verdana, Arial, sans-serif;
	color: #292728;
	background-image: url(../images/background_body.gif);
}

a{
	color: #292728;
}

img{
	border: 0;
}

#main_container{
	width: 874px;
	min-height: 100%;
	padding: 13px 24px 13px 13px;
	margin: 0 auto;
	background: url(../images/background_main_container.png);
	background-repeat: repeat-y;
}

#header_container{
	position: relative;
	width: 100%;
}

#header_top{
	width: 100%;
	height: 147px;
	background-image: url(../images/update/bannerTop.jpg);
	background-repeat: no-repeat;
}

#header_logo{
	position: absolute;
	z-index: 10;
	left: 0;
	top: 50px;
}

#header_logo a{
	display: block;
	width: 214px;
	height: 65px;
	text-indent: -9999px;
	background-image: url(../images/update/koeltechniekLogoTop.png);
	background-repeat: no-repeat;
}

#header_offers{
	position: relative;
	text-align: center;
	float: left;
	width: 695px;
}

#header_offers ul{
	margin: 0;
	padding: 0;
}

#header_offers ul li{
	position: relative;
	margin-right: 2px;
	display: inline;
}

#header_offers ul li img{
	margin-top: 2px;
}

#header_offers img.offer{
	border: 3px solid red; 	
}

#header_offers img.new{
	border: 3px solid #009ef5; 	
	width: 30px;
	height: 30px ;
}


#header_menu{
	position: relative;
	z-index: 1000;
	width: 100%;
	height: 38px;
	background-image: url(../images/background_header_menu.png);
	background-repeat: repeat-x;
}

#searchForm{
	padding: 8px 0px 0px 15px;
	position: absolute;
	z-index: 100;
	top: 147px;
	left: 0px;
	width: 200px;
	height: 38px;
}

#searchForm input{
	width: 150px;
	float: left;
	background-color: white;
	border: 1px solid #C0C0C0;

}

#searchForm input.button{
	width: 25px;
	height: 16px;
	border-left: none;
	margin-left: 5px;
	border: 0px;
}

table.searchResults{
	width: 100%;
}

td.searchHeader{
	border-bottom: 1px solid #000000;
	width: 100%;
	height: 36px;
	font-weight: bold;
	font-size: 1.1em;
	padding-left: 16px;
	color: #009ef5;
}

td.searchResult{
	padding-left: 16px;	
	border-bottom: 1px solid #C0C0C0;
	height: 36px;
	padding-top: 0px;
}


#header_menu ul{
	margin: 0;
	padding: 0;
}

#header_menu ul li{
	display: block;
	padding: 0px 7px;
	text-align: center;
	float: left;
}

#header_menu ul li.pipe{
	padding: 10px 0px 0px 0px;
	color: white;
}

#header_menu ul li a{
	display: block;
	margin-top: 9px;
	padding: 2px;
	color: white;
	text-decoration: none;
}

#header_menu ul li#searchList{
	padding: 0;
	margin: 0px 120px 0px 0px;
}

#header_menu ul li#searchList a{
	margin: 0;
	padding: 0;
}

#main_content{
	clear: both;
	margin-top: 15px;
	width: 100%;
}

#product_menu{
	position: relative;
	overflow: hidden;
	width: 174px;
	margin-bottom: 40px;
	float: left;
}


#product_menu ul{
	padding: 0;
	margin: 0;
	font-size: 1em;
}

#product_menu li{
	margin-top: 8px;
	list-style-type: none;
}

#product_menu ul li ul{
	padding-left: 10px;
}

#content_container{
	position: relative;
	float: left;
	width: 678px;
	margin-left: 21px;
	margin-bottom: 0px;
	min-height: 300px;
}

#crumble_trail{
	height: 25px;
	border: 1px solid #c0c0c0;
	padding: 12px 0px 0px 18px;
	margin: 0px 0px 10px 0px;
	background-image: url(../images/background_crumb_trail.png);
	background-repeat: repeat-x;
	color: #009ef5;
}

#crumble_trail a{
	color: #009ef5;
}

#sort_menu{
	height: 25px;
	padding: 12px 0px 0px 18px;
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}

#overview{
	position: relative;
	float: left;
	width: 522px;
}

#overviewTOC{
	width: 100%;
	padding: 20px 0px;
	text-align: center; 
}

/* CSS by Hell Yes */
#overview_categories{
	margin-top: 8px;
}

.category_line {
	clear: both;
	background-color: green;
	margin-top: 8px;
	width:100%;
	padding: 0px;
}

.overview_category {
	position: relative;
	float: left;
	width: 141px;
	height: 130px;
	padding: 8px 8px 0px 18px;
	margin-right: 8px;
	margin-left:0px;
	margin-bottom: 8px;
	font-size: 0.9em;
	background-image: url(../images/background_category_overview.png);
	background-repeat: no-repeat left; 
}

.overview_category_last {
	position: relative;
	float: left;
	width: 140px;
	height: 130px;
	padding: 8px 8px 0px 18px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 8px;
	font-size: 0.9em;
	background-image: url(../images/background_category_overview.png);
	background-repeat: no-repeat left; 
}

.overview_category_info a{
	color: #009ef5;
}

a.overview_image_link{
	border: 1px solid #292728;
	display: block;
	width: 130px;
	height: 95px;
	background-color: white;
}

.overview_category h1{
	font-size: 1em;
	margin-bottom: 0;
}

/* End of CSS by Hell Yess */

.overview_product{
	position: relative;
	float: left;
	width: 140px;
	height: 181px;
	padding: 18px 8px 0px 18px;
	margin-right: 8px;
	margin-bottom: 10px;
	font-size: 0.9em;
	background-image: url(../images/background_product_overview.png);
	background-repeat: no-repeat;
}


.overview_product .overview_product_info h1{
	font-size: 1em;
	margin-bottom: 0;
}

.overview_price{
	color: red;
	font-size: 1.2em;
	text-decoration: line-through;
}

.overview_offer{
	color: blue;
	font-size: 1.3em;
	text-decoration: none;
}

a.overview_bodem{
	color: #009ef5;
}

#overview_filter{
	position: relative;
	float: right;
	width: 163px;
	margin-right: 5px;
}

#filter_price, #filter_brand{
	padding: 20px 0px 20px 20px;
	border-bottom: 1px solid #292728;
}

#filter_price ul, #filter_brand ul{
	margin: 0;
	margin-top: 7px;
	padding-left: 12px;
}

#filter_price ul li, #filter_brand ul li{
	margin-top: 8px;
}

#product_pictures, #product_description{
	background-color: #e8e9ea;
	width: 513px;
	clear: both;
}


#main_picture{
	width: 230px;
	height: 171px;
	margin: 5px 12px;
	border: 1px solid #b8b8b9;
	float: left;
}

#main_picture .slide{
	text-align: center;
	width: 230px;
	height: 171px;
	background-color: white;
}

#main_picture .description{
	z-index: 1000;
	height: 15px;
	padding: 2px;
	background-color: gray;
}


#main_picture .description p{
	margin: 0;
	color: white;
}

.thumbnails{
	padding-top: 5px;
	width: 255px;
	float: left;
}

.thumbnails a.productThumbnail{
	text-align: center;
	display: block;
	float: left;
	border: 1px solid #b8b8b9;
	background-color: white;
	width: 68px;
	height: 50px;
	margin-right: 12px;
	margin-bottom: 8px;
}

#product_description, table#product_spec{
	margin-top: 10px;
}

.content{
	padding: 0px 18px;
}

table#product_spec{
	width: 676px;
	margin-bottom: 25px;
}

table#product_spec tr.top{
	background: url(../images/background_gray_table.jpg);
	background-repeat: no-repeat;
	height: 36px;
	font-weight: bold;
}

table#product_spec tr.top td.first, table#product_spec tr.data td.first{
	padding-left: 18px;
}

table#product_spec tr.top td.first_ac, table#product_spec tr.data td.first_ac{
	padding-left: 18px;
	width: 523px;
	height: 36px;
}


table#product_spec tr.data td, table#product_spec tr.top td{
	padding-left: 2px;
	border-bottom: 1px solid #009ef5;
}

.roundTop, .roundBottom{
	width: 513px;
	height: 9px;
	background-repeat: no-repeat;
}

.roundTop{
	background-image: url(../images/background_gray_top.jpg);
}

.roundBottom{
	background-image: url(../images/background_gray_bottom.jpg);
	clear: both;
}

.footer{
	position: relative;
	text-align: center;
	clear: both;
	height: 25px;
	border: 1px solid #c0c0c0;
	padding: 12px 0px 0px 18px;
	background-image: url(../images/background_crumb_trail.png);
	background-repeat: repeat-x;
}

.mainCat {
	border-bottom: 1px solid #c0c0c0;
	width: 167px;
	padding: 4px 0px 10px 0px;
}
.mainCat a{
	text-decoration: none;
}
.mainCat a:hover, a:active{
	text-decoration: underline;
}

.subCat {
	color: #009ef5;
	width: 167px;
	padding: 4px 0px 4px 10px;
}
.subCat a {
	color: #009ef5;
	text-decoration: none;
}
.subCat a:hover, a:active{
	color: #009ef5;
	text-decoration: underline;
}

.prodCat {
	color: #009ef5;
	width: 167px;
	padding: 4px 0px 4px 20px;
}

.prodCat a{
 	color: #009ef5;	
	text-decoration: none;
}

.prodCat a:hover, a:active{
	color: #009ef5;
	text-decoration: underline;
}


/* POPUP */

#popup_container{
	background-color: #FFFFFF;
	width: 530px;
	margin: 0 auto;
}

#popup_header{
	background-color: #2B2A2B;
	padding: 15px;
}

#popup_title{
	height: 20px;
	margin: 0px 15px 0px 15px;
	padding-top: 3px;
	background-color: #FFFFFF;
}

#popup_content{
	background: url(../images/popup_bg_gray.png);
	background-repeat: no-repeat;
	margin: 15px 15px 0px 15px;
	background-color: #E8E9EB;
	padding: 15px;
}

#popup_footer{
	background-color: #FFFFFF;
	height: 50px;
	margin: 0px;
	margin: 0px 15px 0px 15px;
	background: url(../images/popup_bg_gray_bottom.png);
}

td.popup_record {
	text-align: right;
	width: 300px;
}

td.popup_top {
	text-align: left;
	width: 200px;
}

td.popup_both {
	text-align: center;
	width: 500px;
	padding-top: 10px;
	padding-bottom: 10px;
}

span.error {
	color: red;
}

span.succes {
	color: green;
}

.clear{
	clear: both;
}

/*****
/*  ~Boxes
/*****/

.boxLarge{
	width: 668px;
    position: relative;
    padding: 10px 0px 0px 10px;
    background-image: url(../images/update/boxLargeTop.jpg);
    background-color: #D2D3D7;
    background-repeat: no-repeat;
    background-position: left top;
}

.boxBottomLarge{
    background-image: url(../images/update/boxLargeBottom.jpg);
    background-repeat: no-repeat;
    background-color: white;
    height: 20px;
    margin: 0px 0px 0px -10px;
    clear: both;
}

.boxLarge .contentInside{
    position: relative;
	width: 656px;
}

#bannerLogo{
    position: absolute;
    z-index: 10000;
    top: 84px;
    right: 0px;
    width: 219px;
    height: 93px;
    background-image: url(../images/bannerLogo.png);
    background-repeat: no-repeat;
}

.boxLarge .contentInside .logoSmall{
	padding: 20px 10px 0px 25px;
}

.boxLarge .contentInside .columnInside{
	position: relative;
	width: 290px;
}


#homeContent{
	padding: 20px 25px;
}

.boxSmall{
	width: 153px;
    position: relative;
    float: left;
    padding: 10px 0px 0px 10px;
    margin: 0px 8px 10px 0px;
    background-image: url(../images/update/boxSmallTop.jpg);
    background-color: #D2D3D7;
    background-repeat: no-repeat;
    background-position: left top;
}

.boxBottomSmall{
    background-image: url(../images/update/boxSmallBottom.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 10px;
    margin: 0px 0px 0px -10px;
    clear: both;
}

.boxSmall .contentInside, .boxSmall .block{
	width: 141px;
}

.contentInside, .block{	
	background-color: white;
	border: 1px solid #969696;
}

.block{
	cursor: pointer;
}

#adresBox, #contactBox{
	position: relative;
	padding: 10px 0px;
	line-height: 1.7em;
	color: #00aeef;
}

#contactBox{
    float: right;
}

.smallContent{
 	width: 500px;
 	float: right;
}

.smallContent h3, .largeContent h3{
	font-size: 1em;
	font-weight: bold;
	color: #00aeef;
}

h1{
	font-size: 1.4em;
	font-weight: normal;
	color: #00aeef;
}

p{
	line-height: 1.7em;
}

.contentInside table{
	color: #00aeef;
}

.contactText{
	width: 240px;
	border: 1px solid #939393;
	color: #939393;
}

.contactButton{
	width: 98px;
	height: 30px;
	background-color: #f19849;
	background-image: url(../images/update/sendButton.jpg);
	background-repeat: no-repeat;
	text-indent: -99999px;
	border: none;
	color: white;
	padding: 0px;
	margin: 0;
}

.slideshow-images {
	height: 300px;
	width: 400px;
}		
.slideshow-images-visible { 
	opacity: 1;
}	
.slideshow-images-prev { 
	opacity: 0; 
}
.slideshow-images-next { 
	opacity: 0; 
}
.slideshow-images img {
	float: left;
	left: 0;
	top: 0;
}	