@charset "utf-8";
/* CSS Document for HF Technology (C) 2008, Gorter Advisie */

body				{		width: 100%;
							height: 100%;
							margin: 0px;
							background-color: #000C36;
							font-family: Verdana, Arial, Helvetica, sans-serif, Calibri;
							font-weight: bold;
							font-size: 11px;
							color: #FFFFFF;
							line-height: 150%;
							
							
					}

a					{		color: #FFFFFF;
							text-decoration: none
					}

img					{		border:none
					}

.sidepicsfirst		{		border: 1px solid #FFFFFF;
							margin-top: 400px;
							margin-left: 15px;
					}

.sidepics			{		border: 1px solid #FFFFFF;
							margin-bottom: 61px;
					}
					
.sidepicsproducts	{		border: 1px solid #FFFFFF;
							margin-bottom: 15px;
							margin-right: 17px;
					}
					
.sidepicslast		{		border: 1px solid #FFFFFF;
					}

.newspics			{		border: 1px solid #FFFFFF;
							margin-left: 15px; 
							margin-top:4px
					}

.contactpic			{		border: 1px solid #FFFFFF;
							margin-right: 5px;
					}

#bg					{ 		position: absolute;
							left: 50%;
							width: 950px;
							background-image: url(../images/bgloop.jpg);
							background-repeat:repeat-y;					
							height:100%;
							margin-left: -475px;
							vertical-align:bottom;
							border-right:1px solid #FFFFFF;
							border-left: 1px solid #FFFFFF;
							z-index: 100
					}

							/*to keep the globe on the bottom */
#bgplacer			{		position:absolute;
							bottom: 0px;
							
					}


#headerbg			{		position: absolute;
							width: 926px;
							height: 156px;
							_height: 162px;
							background-color: #000C36;
							filter:alpha(opacity=70);
							opacity: 0.70;
							left: 50%;
							margin-left: -463px;
							top: 10px;
							z-index: 200;
					}

#headerwrap			{		position: absolute;
							width: 906px;
							height: 136px;
							left: 50%;
							margin-left: -463px;
							top: 10px;
							border: 1px solid #FFFFFF;
							padding: 10px;
							z-index: 210;
					}

#rohs				{		position: absolute;
							width: 30px;
							height: 20px;
							left: 50%;
							margin-left:427px;
							top: 105px;
							z-index: 220;
					}

#setlanguage		{		position: absolute;
							width: 30px;
							height: 20px;
							background-color:#FF0000;
							left: 50%;
							margin-left:427px;
							top: 140px;
							z-index: 220;
					}


#menubg				{		position: absolute;
							width: 188px;
							background-color: #000C36;
							filter:alpha(opacity=70);
							opacity: 0.70;
							left: 50%;
							margin-left: -463px;
							top: 180px;
							bottom: 73px;
							z-index: 200;
					}

#menuwrap			{		position: absolute;
							width: 188px;
							left: 50%;
							margin-left: -463px;
							top: 180px;
							bottom: 73px;
							border: 1px solid #FFFFFF;
							z-index: 210;
							overflow-x: hidden;
							overflow-y: auto;
					}

#contentbg			{		position: absolute;
							width: 726px;
							background-color: #000C36;
							filter:alpha(opacity=70);
							opacity: 0.70;
							left: 50%;
							margin-left: -263px;
							top: 180px;
							bottom: 73px;
							z-index: 200;
					}

#contentoutside		{		position: absolute;
							width: 726px;
							left: 50%;
							margin-left: -263px;
							top: 180px;
							bottom: 73px;
							border: 1px solid #FFFFFF;
							overflow:auto;
							z-index: 210;
					}

#contentinside		{		position: absolute;
							width: 686px;
							font-weight: 100;
							margin-top: 11px;
							margin-left: 10px;
							letter-spacing: 1px;
							line-height:18px;
					}

#nawbg				{		position: absolute;
							width: 916px;
							height: 40px;
							background-color: #000C36;
							filter:alpha(opacity=70);
							opacity: 0.70;
							left: 50%;
							margin-left: -463px;
							bottom: 10px;
							border: 1px solid #FFFFFF;
							padding: 5px;
							z-index: 200;
							
					}


#naw				{		position: absolute;
							width: 906px;
							height: 30px;
							left: 50%;
							margin-left: -448px;
							letter-spacing: 1px;
							bottom: 30px;
							_bottom: 13px;
							color: #FFFFFF;
							font-size:10px;
							z-index: 300;
					}
					
.newsitemcontainer	{		
					}

.newsseparator		{		border-bottom: 1px solid #FFFFFF;
							margin-top: 20px;
							margin-bottom: 20px;
							display: block
					}


.menubutton 		{		width: 178px;
							height: 25px;
							line-height:25px;
							padding-left:10px;
							border-bottom: 1px solid #FFFFFF;
							color: #FFFFFF;
					}

.subbutton			{		width: 178px;
							height: 15px;
							line-height:15px;
							border-bottom: 1px solid #FFFFFF;
							padding-left:10px;
							font-size: 9px;
							color: #FFFFFF;
							
					}

.pagetitle			{		font-size:14px;
							letter-spacing:5px;
					}


/* FORM DECORATIONS */

.textfield			{		width: 330px;}