﻿body {
 background-color: #000000;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 9px;
 margin: 0px;
 color: #ffffff;
}
img {
 border: 0;
}
h2 {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 12px;
 text-transform: uppercase;
 padding-top: 18px;
 padding-left: 2px;
 margin: 0px;
 line-height: 10pt;
 color: #f47820;
}
h3 {
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 10px;
 text-transform: uppercase;
 padding: 0px;
 margin: 0px;
 line-height: 10pt;
 color: #f47820;
}
ul {
 list-style-type: square;
 margin-top: 0px;
 margin-left: 20px;
 margin-bottom: 5px;
}

.hidden {
 visibility: hidden;
}
.boxback {
 position: absolute;
 top: 50%;
 left: 0;
 width: 100%;
 height: 500px;
 margin: -240px auto auto auto;
 border-bottom: solid 2px #ffffff;
 border-top: solid 2px #ffffff;
 text-align: center;
 background-image: url('img/whatyouseeiswhatyouget.jpg');
 background-repeat: no-repeat;
 background-position: right;
}
.boxmenu {
 position: absolute;
 top: 50%;
 left: 2%;
 height: 50px;
 width: 500px;
 margin: -240px auto auto auto;
 padding-top: 5px;
 text-align: left;
}
.boxhead {
 position: absolute;
 top: 50%;
 left: 2%;
 height: 50px;
 width: 45%;
 margin: -190px auto auto auto;
 background-color: #ffffff;
 border-right: solid 2px #f47820;
}
.boxmain {
 position: absolute;
 top: 50%;
 left: 2%;
 height: 402px;
 width: 45%;
 margin: -140px auto auto auto;
 border-left: solid 1px #ffffff;
 border-right: solid 1px #ffffff;
}
.boxtext {
 position: absolute;
 padding: 3px;
}
.hamiplant {
 position: absolute;
 top: 50%;
 right: 48px;
 width: 141px;
 height: 50px;
 margin: -290px auto auto auto;
 background-image: url('img/hamiplant.gif');
 background-repeat: no-repeat;
}
.logodfg {
 position: absolute;
 top: 330px;
 right: 10px;
}
.logovideo {
 position: absolute;
 top: 336px;
 left: 0px;
}
.logonto {
 position: absolute;
 top: 330px;
 left: 10px;
}
.boxinfo {
 position: absolute;
 top: 50%;
 left: 0px;
 width: 100%;
 height: 40px;
 margin: 270px auto auto auto;
 font-size: 10px;
 color: #666666;
 text-align: center;
}
.boxlogin {
 position: absolute;
 top: 50%;
 right: 15px;
 width: 500px;
 height: 40px;
 margin: 195px auto auto auto;
 font-size: 10px;
 color: #ffffff;
 text-align: right;
}


.menuitem {
 font-size: 12px;
 color: #ffffff;
 text-decoration: none;
 text-transform: uppercase;
 padding-left: 5px;
 padding-right: 5px;
}
.menuselect {
 font-size: 12px;
 color: #f47820;
 text-decoration: none;
 text-transform: uppercase;
 padding-left: 5px;
 padding-right: 5px;
}
.menuitem:hover {
 color: #f47820;
}

.headlanguage {
 top: 0px;
 left: 350px;
 width: 110px;
 height: 50px;
 padding-right: 5px;
 float: right;
 text-align: right;
 background-color: #f47820;
 line-height: 9pt;
}

.forminput {
 height: 10px;
 width: 50px;
 font-family: Verdana, Helvetica, sans-serif;
 font-size: 9px;
 font-weight: bold;
 color: #000000;
}
.formbutton {
 background-color: #000000;
 font-size: 8px;
 color: #ffffff;
}

.prodcell {
 width: 50%;
 height: 14px;
}

.headlink {
 font-size: 12px;
 text-transform: uppercase;
 color: #f47820;
 text-decoration: underline;
}
.headlink:hover {
 color: #ffffff;
}
.textlink {
 color: #ffffff;
 text-decoration: underline;
}
.textlink:hover {
 color: #f47820;
}
.infolink {
 color: #666666;
 text-decoration: underline;
}
.infolink:hover {
 color: #f47820;
}
.infolinkno {
 color: #666666;
 text-decoration: none;
}
.infolinkno:hover {
 color: #f47820;
}
.langlink {
 color: #000000;
 text-decoration: none;
}
.langlink:hover {
 color: #ffffff;
}
.langlinkno {
 color: #000000;
 font-size: 9px;
 letter-spacing: 1pt;
 text-transform: uppercase;
 text-decoration: none;
}
.langlinkno:hover {
 color: #ffffff;
}