/* Begin HTML Elements  */
HTML {
	overflow: -moz-scrollbars-vertical;
}
body{
	margin:0px;
	padding:0px;
	background-color:#EFEFEF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
	color:#333333;
}
table {
	empty-cells: show;
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing:0;
}
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
a {
	text-decoration:none;
	margin:0;
}
a:hover {
	text-decoration:none;
}
a:focus, a:link, object {
	outline:0;
}
input.text{
	margin:0px;
	padding:0px;
	display:inline;
	border:1px solid #CCCCCC;
	width:285px;
	height:19px;
}
#banner {
	display:block;
}
.maintext {
	float:left; 
	line-height:18px;
	padding-right: 6px;
	padding-left:6px;
	width: 444px;
}
input.telareacode{
	margin:0px;
	padding:0px;
	display:inline;
	border:1px solid #CCCCCC;
	width:35px;
	height:19px;
}
input.telno{
	margin:0px;
	padding:0px;
	display:inline;
	border:1px solid #CCCCCC;
	width:100px;
	height:19px;
}
.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:285px;

}
form{
	margin:0px;
	padding:0px;
}
h1{
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:bold;
	color:#CC0000;
	line-height:20px;
}
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; 
	min-height: 124px;
	_height: 124px;
	color:#FFFFFF; 
	background-image:url(../images/bg_home_subbanner1.jpg);
	background-repeat:no-repeat; 
}

.notext {
    text-indent: -9999em;
}    

.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;
}
a.inline {
	display: inline;
	padding: 0;
	background: none;
}
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;
}
.errormsg {
	display: none;
	color: #FF0000;
	clear: both;
	padding-left: 135px;
}


.error2 
{
    visibility:hidden;
    display:none; 
    float:left;
    padding-left:27px;
    color:#FF0000;
}

.right_error 
{
    padding-left:60px;
}

/* End HTML Elements */

/* Begin Unique items */
#exterior{
	position:relative;
	width:100%;
	height: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;
	position: relative;
}

#languageSelect {
	position:absolute;
	top:0;
	right:0;
	background: transparent url(../images/vis_telno.gif) no-repeat scroll top right;
	text-align:right;
	padding: 4px 104px 0 0;
	height: 16px;
}
#languageSelect a {
	text-decoration:underline;
	color:#333333;
}
#menu {
	position:relative;
	float:right;
	padding-top: 21px;
	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;
	text-decoration:none;
}

.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;
}
.bannertopic a:hover {
	text-decoration:underline;
}
.button {
	width: 147px;
	cursor: pointer;
}
/*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{
	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;
}
/*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: 6px;
}
/* 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:0;
}
.verticalspacer2 {
	height:12px;
	line-height:0;
}
.verticalspacer3 {
	height:18px;
	line-height:0;
}
.hr {
	border-bottom: 1px solid #CCCCCC;
	padding-top: 3px;
	line-height: 0;
	height: 0;
	width: 100%;
}
td.hr {
	border:0;
	line-height: 0;
	font-size: 0;
	height:1px;
	padding: 0;
}
.heading{
	height:22px;
	background-color:#DE0000;
	width:900px;
	padding: 2px 6px 2px 12px;
}
.ingredientbox{
	float:left;
	width:306px;
	padding-top:12px;
}

.ingredienttxt{
	float:left;
	width:192px;
	height:200px;
	margin-bottom:12px;
}
.accessoiresbox{
	float:left;
	width:306px;
	height:130px;
	margin-top:12px;
}

/** {
 border: 1px solid #ff0000;
}*/

.formlabel{
	float:left;
	width:130px;
	height:28px;
	margin-top:3px;
}
.formfield{
	float:right;
	width:290px;
	height:auto;
	margin-top:3px;
	margin-right: 10px;
}
.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 */

#prodselect{
	position:relative;
	background-image:url(../images/bg_banner_producten1.gif);
	width:918px;
	height:179px;
}

#prodinforight {
	width:472px;
	float:left;
}

#ProductBanner {
	height:258px; 
	clear:both;
}
#imgProduct {
	position:absolute;
	top:-75px;
}

#techspec {
	 float:left;
	 width:238px;
	 padding-left:12px;
	 height:258px;
}
.link_pdf {
	background: url(../images/pdf_small.gif) no-repeat left;
	padding-left:15px;
}
.link_pdf a {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:bold;
	color:#CC0000;
}
.homesubbanner2 a {
	padding-top:5px;
}

a.specialed {
    background: none;
    position:relative;
    top:33px;
    left:5px;
    width:127px;
    height: 25px;
    padding: 0;
}