/* Main HTML Elements  */
HTML {
	overflow: -moz-scrollbars-vertical;
}
html, body, img, h1, h2, h3, h4, 
a, img, table, tr, td,
ul, ol, li,
form, input, select, textarea {
	margin: 0;
	padding: 0;
	border: 0;
}
html, body{
	background-color:#EFEFEF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#333333;
	width: 100%;
	height:100%;
}
a {
	text-decoration:none;
}
/* removes dotted border in firefox, object for ff3 */
a:active, a:focus, object {
    outline: 0;
}
img {
	border: 0;
	font-size:0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
}
input, select, textarea {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
}
h1{
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
	line-height: 20px;
}
h2{
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
h4{
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
ul{
	padding-left: 18px;
	list-style-type:square;
}
ol{
	padding-left: 22px;
}

/* Specific HTML Elements  */
.verticalspacer {
	line-height: 0;
	height:6px;
	clear: both;
}
.verticalspacer2 {
	line-height: 0;
	height: 12px;
	clear: both;
}
.verticalspacer3 {
	line-height: 0;
	height: 18px;
	clear: both;
}
.hr {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 3px;
	line-height: 0;
	height: 0;
	width: 100%;
}
h1.red{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
h2.red{
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
}
h3.red{
	font-size:11px;
	font-weight:bold;
	color:#CC0000;
}
.maintext {
	float:left; 
	line-height:18px;
	padding:0 6px;
	width: 444px;
}
.maintext a {
	color:#BE0000;
	text-decoration:none;
	font-weight:bold;
	padding-left: 10px; 
	background-image:url(../images/ic_arrow_main.gif);
	background-repeat:no-repeat;
	padding-top:6px;
}
.maintext a.inline {
	background-image: none;
	padding-left: 0;
}
.homesubbanner {
	float:left; 
	margin-right:6px; 
	padding: 105px 12px 12px 12px; 
	width:202px; 
	height: 117px;
	color:#FFFFFF;
}

.homesubbanner_wide {
	float:left; 
	margin-right:6px; 
	padding: 105px 12px 12px 12px; 
	width:430px; 
	height: 117px;
	cursor:pointer;
	color:#FFFFFF;
}
.homesubbanner3 {
	float: right; 
	width: 206px; 
	height: 210px; 
	margin: 0; 
	padding: 12px 12px 12px 236px;
}
.homesubbanner h2, .homesubbanner3 h2 {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:6px 0;
	overflow: visible;
}
.homesubbanner a, .homesubbanner3 a, 
#thirdSelectionDiv a {
	display:block;
	color:#FFEA00;
	text-decoration:none;
	font-weight:bold;
	padding-left: 8px; 
	background-image:url(../images/ic_arrow_subbanner.gif);
	background-repeat:no-repeat;
	padding-top:6px;
}
#container{
	width:972px;
	background-image:url(../images/bg_main.gif);
	margin:auto;
}
#content{
	background-color:#FFFFFF;
	width:918px;
	position:relative;
	margin:auto;
	padding-left:6px;
	padding-right:6px;
}
#topnav{
	height:78px;
}
#menu{
	float:right;
	position: relative;
	padding-top:20px;
	height:51px;
}
#menu_tel {
	position: absolute;
	top: 0;
	right: 0;
	width: 100px;
	height: 21px;
	background: transparent url(../images/menu_bg_tel.gif) no-repeat scroll top right;
}
.menuitem {
	position:relative;
	float:left;
	height:100%;
	background-image:url(../images/menu_bg_middle.gif); 
	cursor:pointer;
	padding-left:6px;
	color:#363636;
	width:78px;
}
.menuitem2 {
	background-image:url(../images/menu_bg_middle2.gif);
	width:94px;
}
.menuitem3 {
	background-image:url(../images/menu_bg_middle3.gif);
	width:98px;
}
.menuitemhover {
	border: 1px solid black;
}
.menuitem div {
	position:absolute;
	bottom:0;
	left:0;
	padding: 0 0px 6px 5px
}
.menuitem a {
	display:block;
	color:#363636;
	text-decoration:none;
	font-weight:bold;
	padding-left: 8px; 
	background-image:url(../images/menu_arrow_inactive.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-top:15px;
}
.menuitem a:hover {
	color:#E30809;
	text-decoration:none;
}
.menuitemactive a {
	background-image:url(../images/menu_arrow_active.gif);
	padding-left: 10px;
	color:#E30809;
}
#banner {
	padding-bottom: 4px;
}
.content_main{
	background-color:#FFFFFF;
	width:918px;
	margin:auto;
	padding-left:6px;
	padding-right:6px;
}
.heading{
	height:22px;
	background-color:#de0000;
	width:900px;
	padding:2px 6px 2px 12px;
}
.heading h1 {
	float: left;
}
.heading a {
	float: right;
	margin-top: 2px;
	margin-left: 6px;
}
.bannertopic {
	width:204px; 
	height: 72px; 
	padding: 6px 12px 6px 12px; 
	color:#FFFFFF; 
	margin-bottom: 2px; 
	background-image:url(../images/bg_banner_topic1.gif);
	background-repeat:no-repeat;
}
.bannertopic a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.buttons {
	float:right;
	position:relative;
	width:147px;
	padding-top:24px;
}
.triggers {
}
#DownloadLink{
	padding-bottom: 6px;
}
#ProductContent{
	font-family: Arial,sans-serif;
	font-size: 11px;
	color: #424242;
}
/* KOFFIEMACHINES */
#prodselect {
	position:relative;
	background: transparent url(../images/bg_banner_producten1.gif) no-repeat scroll top left;
	width:918px;
	height:179px;
	padding-bottom: 4px;
}
#firstSelectionDiv,
#secondSelectionDiv {
	position:absolute;
	left:12px;
	top:12px;
	width:227px;
	height:137px;
	color:#FFFFFF;
	z-index:1;
}
#secondSelectionDiv {
	left:273px;
	width:352px;
}
#thirdSelectionDiv {
	position:absolute;
	left:680px;
	top:15px;
	width:227px;
	height:132px;
	color:#FFFFFF;
	z-index:1;
}
#thirdSelectionDiv h2 {
	color: #FFFFFF;
}
.curs_hand {
	cursor: pointer;
}
.curs_default{
	cursor: default;
}
.product_overlay {
	display: none;
}

/* FORM Elements  */
input.text{
	display:inline;
	width:294px;
	height:19px;
}
.right_error 
{
    padding-left:70px;
}
input.text2 
{
    height:19px;
}
textarea.text{
	width:294px;
}
input#submitButton {
	border: 0;
}
input.telareacode, 
input.telno {
	display: inline;
	width: 30px;
	height: 19px;
}
input.telno {
	width: 54px;
}
.formlabel {
	float: left;
	width: 108px;
	height: 24px;
	margin-top: 3px;
}
.formfield {
	float: right;
	width: 300px;
	height: auto;
}
.errormsg {
	color: #FF0000;
	clear: both;
	padding-left: 145px;
}

/* INGEDIENTEN.HTML */
.ingr_section {
}
.ingr_container{
	float: left;
	width: 300px;
	margin-top: 12px;
	margin-left: 6px;
}
.ingr_container .hr {
	clear: both;
	width: 300px;
}
.ingr_header {
	padding-bottom: 3px;
	padding-left: 12px;
}
.ingr_txt {
	float:left;
	width:186px;
	min-height:180px;
	_height: 180px;
	margin-bottom:12px;
}
.acc_txt {
	float:left;
	width:186px;
	min-height: 115px;
	_height: 115px;
	margin-bottom:12px;
}
.ingr_txt h3, .acc_txt h3 {
	padding-bottom: 3px;
}
.ingr_txt a {
	color:#BE0000;
	text-decoration:none;
	font-weight:bold;
	padding-left: 10px; 
	background-image:url(../images/ic_arrow_main.gif);
	background-repeat:no-repeat;
	padding-top:6px;
}
.ingr_txt span, .acc_txt span{
	display: block;
}
/* KOFFIEMACHINE.ASPX */
#prodinforight {
	width:472px;
	float:left;
}
#ProductBanner {
	height:258px; 
	clear:both;
}
#imgProduct {
	margin-top:-75px;
	position:relative;	
}
#techspec {
	 float:left;
	 width:238px;
	 padding-left:12px;
}
.RedTitle{
	font-size: 18px;
	color: #cc0000;
	font-weight:bold;
}
.BlackTitle{
	font-size: 14px;
	color: #272727;
	font-weight:bold;
}
.hlPrevNav{
	background-image: url("../images/nav_prev.jpg");  
	color: #DD0000;
	font-family: Arial,sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-repeat : no-repeat;
	padding: 4px  10px 5px 20px;
	text-decoration:none;
}
.hlNextNav{
	background-image: url("../images/nav_next.jpg");  
	color: #DD0000;
	font-family: Arial,sans-serif;
	font-weight: bold;
	font-size: 11px;
	background-repeat : no-repeat;
	padding: 4px 30px 5px 10px;
	text-decoration:none;
}

/* KOMO.ASPX */
#discountImage {
	position: absolute;
	top:25px;
	left:550px;
	display:none;
}
#discountButton {
	position:absolute;
	bottom:269px;
	left:140px;
	width:97px;
	height:97px;
	z-index:2;
}
/* FOOTER */
#footer{
	height:120px;
	margin:auto;
	width:928px;
	background-color:#EFEFEF;
	background-image:url(../images/bg_footer.gif);
	background-repeat:no-repeat;
	color:#999999;
	padding: 10px 22px 0px 22px;
}
#footernav{
	float:left;
}
#copyright{
	float:right;
}
#footernav li{
	display: inline;
	list-style-type:none;
	padding-right: 16px;
	padding-left: 4px;
	background-image: url(../images/ic_arrow_footer.gif);
	background-repeat:no-repeat;
}
#footernav ul{
	margin: 0px;
	padding-left: 0px;
}
#footernav a,
#footernav a.visited{
	color:#999999;
	text-decoration:none;
}
#footernav a:hover,
#footernav a:active {
	color:#666666;
}

.radio 
{
    line-height:22px;
}
.radio label
{
    padding-left:6px;
    padding-right:12px;
}

.error2 
{
    visibility:hidden;
    display:none; 
    float:left;
    padding-left:37px;
    color:#FF0000;
}
.banner_home_inner1 {	
	background:url(../images/bg_home_nonflash_01.jpg) no-repeat;
	width: 918px;
	height:323px;
	margin-left: 27px;
	position:relative;
}
.banner_home_inner1 .homebutton {
	position:absolute;
	top: 191px;
	left: 606px;
}
.banner_home_inner2 {	
	background:url(../images/bg_home_nonflash_02.jpg) no-repeat;
	width: 918px;
	height:323px;
	margin-left: 27px;
	position:relative;
}
.banner_home_inner2 .homebutton {
	position:absolute;
	top: 177px;
	left: 479px;
}
.button,
.button div {
	height:39px;
	line-height: 39px;
	cursor:pointer;
	float:left;
	color:#fff;
	font-size: 14px;
	font-weight:bold;
	display:inline;
}
.buttonmiddle {
	background: url(../images/bt_middle.gif) 0px 0px repeat-x;
	min-width: 60px;
}
.buttonleft {
	background: url(../images/bt_left.gif) repeat-x;
	width:38px;
}
.buttonright {
	background: url(../images/bt_right.gif) repeat-x;
	width:17px;
}
.button_roll .buttonmiddle,
.button_roll .buttonleft,
.button_roll .buttonright {
	background-position: 0px -40px;
}
.fourcolumn_product {
	background:url(../images/bg_3stap_prod_amazonexl.jpg) no-repeat;
	width: 190px;
	padding: 165px 10px 0 10px;
	display:inline;
	margin-right: 20px;
	float:left;
	cursor:pointer;
}
.fourcolumn_product_minicafe {
	background:url(../images/bg_3stap_prod_minicafe.jpg) no-repeat;
}
.fourcolumn_product_minivistaquick {
	background:url(../images/bg_3stap_prod_vistaquick.jpg) no-repeat;
}
.fourcolumn_product_minihotcold {
	background:url(../images/bg_3stap_prod_minihotcold.jpg) no-repeat;
}
.fourcolumn_product_komo {
	background:url(../images/bg_3stap_prod_komo.jpg) no-repeat;
}
.maintext_threecolumn {
	width: 670px;
}
/*Orange version*/
.orange h1,
.orangebox h1,
.orangebox h2 {
	color:#9d3720;
}
.orange .maintext a {
	color:#9d3720;
	background-image:url(../images/ic_arrow_main_orange.gif);
}
.orangebox {
	float:left; 
	line-height:18px;
	width: 456px;
	padding-right: 6px;
}
.orangebox .orangebox_top {
	background:url(../images/orangebox_top.gif) no-repeat;
	height:13px;
}
.orangebox .orangebox_bottom {
	background:url(../images/orangebox_bottom.gif) no-repeat;
	height:13px;
}
.orangebox .orangebox_middle {
	background-color: #ffe9c8;
	padding: 0 6px;
}
.orangebox .orangebox_bottom {
	background:url(../images/orangebox_bottom.gif) no-repeat;
	height:17px;
}

a.komobannerbutton {
    background:none repeat scroll 0 0 transparent;
    height:64px;
    left:17px;
    padding:0;
    position:relative;
    top:120px;
    width:227px;
}

.notext {
    text-indent: -9999em;
}

.nopad {
    padding: 0 0;
}