/* Begin HTML Elements  */
body{
	margin:0px;
	padding:0px;
	background-color:#EFEFEF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#333333;
}
input.text{
	margin:0px;
	padding:0px;
	display:inline;
	border:1px solid #CCCCCC;
	width:294px;
	height:19px;
}
.maintext {
	line-height:18px;
	padding-right: 6px;
	padding-left:6px;
	float:left; 
	width: 280px;
}


.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;
}

textarea.text{
	margin:0px;
	padding:0px;
	border:1px solid #CCCCCC;
	width:294px;

}
form{
	margin:0px;
	padding:0px;
}

h1{
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
}

h2{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	color:#000000;
}
h1.red{
	margin:0px;
	padding:0px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
h2.red{
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
}
h3.red{
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:bold;
	color:#CC0000;
}

.homesubbanner {
	float:left; 
	margin-right:6px; 
	padding: 105px 12px 12px 12px; 
	width:202px; 
	height: 117px;
	color:#FFFFFF; 
	background-image:url(../images/bg_home_subbanner1.jpg);
	background-repeat:no-repeat; 
}

.homesubbanner 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;
}

ul{
	margin:0px;
	padding:0px;
	padding-left: 15px;
	list-style-type:square;
}

ol{
	margin:0px;
	padding:0px;
	padding-left: 22px;
}

li{
	margin:0px;
	padding:0px;
}

.inside {
	padding-left:12px; 
	margin-top:12px; 
	list-style:inside; 
	list-style-type:square;
}

/* End HTML Elements */

/* Begin Unique items */
#exterior{
	position:relative;
	width:100%;
}
#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{
visibility:hidden;
	float:right;
	padding-top:20px;
	height:51px;
}

.menuitem {
	position:relative;
	float:left;
	height:100%;
	background-image:url(../images/menu_bg_middle.gif); 
	cursor:pointer;
	padding-left:6px;
	color:#363636;
	width:83px;
}

.menuitem2 {
	background-image:url(../images/menu_bg_middle2.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;
}

.menuitemactive a {
	background-image:url(../images/menu_arrow_active.gif);
	padding-left: 10px;
	color:#E30809;
}

.tipblock {
	width:204px; 
	height: 60px; 
	padding: 12px; 
	color:#FFFFFF; 
	margin-bottom: 3px; 
	background-image:url(../images/bg_prodsup_tips.gif); 
	background-repeat:no-repeat;
}

.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;
}

/*BEGIN 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{
	visibility:hidden;
	float:left;
}
#copyright{
	float:left;
	clear:both;
	padding-left: 12px;
}
#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;
}
/*END FOOTER*/
#leftbox {
	position: absolute;
	left: 10px;
	width: 500px;
}
#middlebox {
	margin:  -40px 280px 0 510px;
	padding: 10px;
}
#rightbox {    
	position: absolute;
	right: 25px;     
	width: 230px;
	padding-top: 50px;
}
#navigationbox {

}
#prevnav{
	float:left;
	width:150px; 
}
#nextnav{
	float:right;
	width:150px; 
}
#Download {
	clear:both;
}
#Download .img{
	border: 0px;
	display: block;
}
#ProductContent{
	font-family: Arial,sans-serif;
	font-size: 11px;
	color: #424242;
}
#divTasty{
	clear:both;
}
#divSep1,
#divSep2,
#divSep3,
#divSep4{
	padding-top: 10px;
	clear:both;
	border-top: solid 1px #767676;
	padding-bottom: 10px;
}
#Download a{
	color : #be0000;
	font-weight: bold;
	border: 0px solid #ffffff;
}
#Download img{
	border: 0px solid #ffffff;
}

#divBusinessTip{
	padding: 10px 0 10px 0;
}
#DownloadLink{
	padding-bottom: 15px;
}
/* End Unique items */

/* Begin common style items */

.content_main{
	background-color:#FFFFFF;
	width:918px;
	position:relative;
	margin:auto;
	padding-left:6px;
	padding-right:6px;
}
.verticalspacer{
	height:6px;
	line-height:6px;
}
.heading{
	height:21px;
	background-color:#CC0000;
	width:906px;
	padding-left:12px;
	padding-top:6px;
}
.ingredientbox{
	float:left;
	width:306px;
	height:140px;
	margin-top:12px;
}
.accessoiresbox{
	float:left;
	width:306px;
	height:130px;
	margin-top:12px;
}
.formlabel{
	float:left;
	width:108px;
	height:24px;
	margin-top:3px;
}
.formfield{
	float:left;
	width:300px;
	height:30px;
}
.padRepDiv{
	padding-bottom: 5px;
}
.RedTitle{
	font-size: 18px;
	color: #cc0000;
	font-weight:bold;
}
.BlackTitle{
	font-size: 14px;
	color: #272727;
	font-weight:bold;
}
.bold{
	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;
}
.curs_hand{
	cursor:pointer;
}
.curs_default{
	cursor:default;
}
/* End common style items */

#bannerhome {
	width:610px;
	height:203px;
}
#banner {
	width:610px;
	height:171px;
}
#bannersmall {
	width:380px;
	height:143px;
}

#prodselect{
	position:relative;
	background-image:url(../images/bg_banner_producten1.gif);
	width:918px;
	height:auto;
	visibility:hidden;
}
.product {
	float:left;
	width:178px;
	height:133px;
}

#producten{
width:750px;
}

#prodinforight {
	width:572px;
	float:none;
	margin-top:100px;
}

#ProductBanner {
	clear:both;
	display:none;
}

#imgProduct {
	position:relative;
	height:345px;
	width: 222px;
}

#techspec {
	 float:none;
	 width:238px;
	 padding-left:12px;
	 height:258px;
}