html {
    min-height: 101%;
}
body {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #343434;
    text-align: center;
    background-color: white;
}
body, a {
    /* http://www.alistapart.com/articles/sizematters/ */
    font: xx-small/1.5em Arial, sans-serif;
    voice-family: "\"}\""; 
    voice-family: inherit;
    font-size: x-small;
} html>body, html>body a {
    font-size: x-small;
}

img             {margin: 0; border: 0;}
form            {margin: 0;}
input           {margin: 0;}

.icon           {cursor: pointer;}
.nowrap         {white-space: nowrap;}
.error          {color: red;}
.invisible      {display: none;}

p, h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0;
}

/* Clear Floats Without Structural Markup
http://www.positioniseverything.net/easyclearing.html
----------------------------------------------------------*/
/* put period after content and clear it to expand div */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac *//* lay out
---------------------------------------------- */
body {
    background-color: white;
    background-image: url('../img/background/body.jpg');
    background-repeat: no-repeat;
    background-position: top center; /* x-pos y-pos */
    padding-left: 8px; /* */
}

#center {
    margin: 0px auto 0px auto;/* */
    padding: 0px 0px 0px 0px;
    text-align: left;
    width: 770px;
}

.content {
    margin: 83px 0px 0px 0px;
    padding: 0px 15px 0px 15px; /* */
    background: transparent url('../img/background/content.gif') no-repeat 0px top;
}
.content #mainmenu {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 215px;
}
.content #minheight {
    float: right;
    height: 580px; /* minimal content height */
}
#content_center {
    padding: 0px 0px 0px 0px;
    float: right;
    width: 530px;
}
#column_left {
    padding: 0px 15px 0px 15px;
    float: left;
    width: 180px;
}

#footer {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 30px;
    background: transparent url('../img/background/footer.gif') no-repeat 0px top;
    height: 45px;
}

/* Very general layout rules
--------------------------------------------*/
p, ul, ol, table {
    font-size: 12px;
    line-height: 18px;
    color: #343434;
}
p {
    text-align: justify;
}
h1, h2, h3, h4, h5, h6 {
    font-family: Georgia, Times, serif;
    font-style: normal;
    font-weight: normal;
    color: #0046AD;
}
h1 {
    font-size: 19px;
    line-height: 24px;
}
h2 {
    font-size: 15px;
    line-height: 18px;
}

a,
a:link,
a:visited,
a:visited:hover
a:hover {
    color: #343434;
    font-weight: normal;
    font-size: 12px;
    line-height: 18px;
    text-decoration: underline;
}

.block_link a,
.block_link a:link,
.block_link a:visited,
.block_link a:hover {
    color: #0046AD;
    font-weight: bold;
    font-size: 12px;
    line-height: 18px;
    text-decoration: none;
}
.block_link a:hover {
    text-decoration: underline;
}

/* Rounded column */
.rounded_column {
    padding: 13px 10px 0px 13px;
    background: #EAEAEA url('../img/background/column_top.gif') no-repeat 0px 0px; /* x-pos y-pos */
    margin-bottom: 25px;
}
.end_rounded_column {
    margin: 0px -10px 0px -13px;
    height: 9px; /* */
    font-size: 1px; /* escape IE weird height weirdness */
    line-height: 9px; /* */
    background: #EAEAEA url('../img/background/column_bottom.gif') no-repeat bottom; /* x-pos y-pos */
/*    border: 1px solid red; /* */
}
.rounded_column h2 {
    padding: 0px 0px 5px 0px; 
    margin: 0px 0px 6px 0px;
    font-size: 16px;
    line-height: 18px;
    background-image: url('../img/background/bluedot.gif');
    background-repeat: repeat-x;
    background-position: bottom left;
}
.rounded_column a {
    width: 100%; /* IE block weirdness */
    display: block;
}

h1 {
    margin: 36px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}
.content_item h2 {
    margin: 0px 0px 3px 0px;
    padding: 0px 0px 0px 0px;
}
.content_item {
    width: 340px;
    margin: 0px 0px 20px 4px;
}

.side_image {
    float: right;
    clear: right;
    margin: 57px 0px 20px 0px;
    padding: 0px 15px 0px 0px;
    width: 155px;
}
.side_image img {
    margin: 16px 0px 2px 0px;
}

.caption {
    font-size: 10px;
    line-height: 16px;
    color: #0046AD;
}

.content_item table {
    border: none;
    margin: 10px 0px 10px 0px;
}
.content_item table td {
    padding: 0px 10px 0px 0px;
}

/* Content item overview */
.content_item.overview h2 {
    margin: 0px 0px 3px 0px;
    padding: 0px 0px 0px 0px;
}
.content_item.overview img {
    float: left;
    margin: 3px 15px 0px 0px;
}
.content_item.overview {
    width: 480px;
    margin: 0px 0px 10px 4px;
}
.content_item.overview .block_link {
    margin-top: 2px;
}
.content_item.top.overview p {
    margin: 0px 0px 0px 0px;
    padding-left: 0px;
}

/* product overview */
.content_item.product_overview {
    width: 440px;
}
/* index HOME */
#index_home #header_center {
    padding: 0px 0px 0px 0px;
    float: right;
    width: 530px;
    height: 76px;
}
#index_home #content_center {
    padding-top: 103px;
}
#index_home #column_left {
    padding-top: 103px;
}


/* index DEFAULT */
#index_default #content_center {
    padding-top: 0px;
}
#index_default #column_left {
    padding-top: 76px;
}



/* general menu rules */
#mainmenu a,
#mainmenu a:hover,
#mainmenu a:visited {
    display: block;
    float: left;
    height: 25px;
    background-color: #EAEAEA;
    background-image: url('');
    background-repeat: no-repeat;
    background-position: 0px -25px; /* x-pos y-pos */
}
#mainmenu a:hover,
#mainmenu a.sel,
#mainmenu a.sel:visited {
    background-position: 0px 0px;
}

/* menu items */
#mainmenu a.home,
#mainmenu a.home:visited,
#mainmenu a.home:hover {
    width: 47px;
    background-image: url('../img/menu/home.gif');
}

#mainmenu a.about,
#mainmenu a.about:visited,
#mainmenu a.about:hover {
    width: 109px;
    background-image: url('../img/menu/about.gif');
}

#mainmenu a.products,
#mainmenu a.products:visited,
#mainmenu a.products:hover {
    width: 73px;
    background-image: url('../img/menu/products.gif');
}

#mainmenu a.manufacturing,
#mainmenu a.manufacturing:visited,
#mainmenu a.manufacturing:hover {
    width: 106px;
    background-image: url('../img/menu/manufacturing.gif');
}

#mainmenu a.news,
#mainmenu a.news:visited,
#mainmenu a.news:hover {
    width: 47px;
    background-image: url('../img/menu/news.gif');
}

#mainmenu a.links,
#mainmenu a.links:visited,
#mainmenu a.links:hover {
    width: 46px;
    background-image: url('../img/menu/links.gif');
}

#mainmenu a.contact,
#mainmenu a.contact:visited,
#mainmenu a.contact:hover {
    width: 66px;
    background-image: url('../img/menu/contact.gif');
}


/* rounded column stuff */
.rounded_column ul#menu,
.rounded_column ul#menu li {
    margin: 0;
    padding: 0;
}
.rounded_column ul#menu li {
    list-style: none;
}

/* case productgroup page */
.rounded_column #form_product {
    padding: 10px 0px 5px 2px;
}
/* over write in case home page */
.rounded_column ul#menu #form_product {
    padding: 2px 0px 5px 2px;
}

.rounded_column ul#menu a,
.rounded_column ul#menu a:link,
.rounded_column ul#menu a:visited {
    width: 78%;
    margin: 0px 0px 0px 0px;
    padding: 3px 15% 3px 7%;
    text-decoration: none;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    color: #343434;
    background-image: url('../img/menu/raquo_343434.gif');
    background-repeat: no-repeat;
    background-position: 0px 7px;/* x-pos y-pos */
}
.rounded_column ul#menu a:hover {
    text-decoration: underline; /* */
}
.rounded_column ul#menu .sel a {
    color: #0046AD;
    background-image: url('../img/menu/raquo_blue.gif');
}

#footer,
#footer a {
    font-size: 11px;
    line-height: 25px;
    font-weight: bold;
    color: white;
    text-decoration: none;
}
#header_center h1 {
    margin: 3px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#header_center h2 {
    margin: 15px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#index_home .content_item h2 {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}
#index_home .content_item img {
    float: left;
}
#index_home .content_item {
    width: 480px;
    margin: 0px 40px 25px 4px;
}
#index_home .content_item p,
#index_home .content_item .block_link {
    padding-left: 138px;
}.thumbwrapper {
    margin-bottom: 20px;
}
.product_thumb {
    float: left;
}
.product_thumb.newline {
    clear: left;
}
.product_thumb img {
    margin: 10px 0px 0px 35px;
}
.product_thumb.newline img {
    margin-left: 0px;
}
.product_thumb .caption{
    margin: 0px 0px 0px 35px;
    display: block;
    white-space: nowrap;
    text-decoration: none;
    line-height: 10px;
}
.product_thumb.newline .caption {
    margin-left: 0px;
}

/* product detail */
.product_detail h1 {
    margin: 3px 0px 20px 0px;
}
.product_detail {
    width: 480px;
    margin: 0px 0px 20px 4px;
}
.product_detail img {
    float: right;
}
.product_detail h3 {
    font-family: Arial, sans-serif;
    font-size: 12px;
    line-height: 18px;
    margin-top: 3px;
}
.product_detail .print_button img {
    float: none;
    margin: 20px 0px 0px 0px;
}
#dmx1IFrame {
    position: absolute;
    top: -10px;
    left:-10px;
} /* */
#dmx1Scroller {
    position: absolute;
    top: 177px; /* 184 - 7 */
    left: auto;
    width: 750px;
    height: 103px; /* 103 = 89 + 2*7 */
    z-index: 100;
    visibility: visible;
    overflow: hidden;
}
#dmx1Container {
    position: absolute;
    left: 15px;
    top: 7px;
    width: 709px;
    height: 89px;
    visibility: visible;
    clip: rect(0px 709px 89px 0px);
    overflow: hidden;
}

.dmx1Content {
    position: absolute;
    left: 709px;
    top: 0px;
    width: 709px;
}
.dmx1Content td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #717171;
}
.dmx1Content td a {
    display: block;
    float: left;
    height: 89px;
    width: 125px;
    padding-right: 4px;
}
.dmx1Content td a.last {
    margin-right: -3px;
}
.dmx1Content td img {
    border: none;
}
#dmx1Content1 {
    position: absolute;
    left: 0px;
    top: 0px;
    visibility: visible;
}
#dmx1Content1,
#dmx1Content1 table {
    width: 903px; /* 875 + 7*(2+2) = 903 */
}
#dmx1Content2 {
    position: absolute;
    left: 0px;
    top: 0px;
    visibility: visible;
}
#dmx1Content2,
#dmx1Content2 table {
    width: 774px; /* 750 + 6*(2+2) = 774 */
}
/* GENERAL */
#news_column .date,
#news_column .header {
    color: #0046AD;
}
#news_column .intro {
    display: block;
}
#news_column .header {
    display: block;
    font: normal 14px/18px Georgia, Times, serif;
    margin: 3px 0px 0px 0px;
}

#news_column a,
#news_column a:link,
#news_column a:visited {
    margin: 0px 0px 13px 0px;
    text-decoration: none;
    font-size: 11px;
    line-height: 14px;
    color: #343434;
}

#news_column a:hover,
#news_column a:hover .date,
#news_column a:hover .header,
#news_column a:hover .intro {
    text-decoration: underline;
}

#news_column a:hover .date,
#news_column a:hover .header {
    color: #0046AD;
}
#news_column a:hover .intro {
    color: #343434;
}
.content.links h1 {
    margin: 36px 0px 13px 0px;
    padding: 0px 0px 0px 0px;
}
.content.links .content_item {
    margin: 0px 0px 15px 0px;
}
.content.links .content_item h2 {
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 0px 0px;
}

.content.contact h1 {
    margin: 36px 0px 13px 0px;
    padding: 0px 0px 0px 0px;
}
.content.contact p {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width: 340px;
}

.content.contact #column_left div,
.content.contact #column_left a {
    white-space: nowrap;
    font-weight: bold;
    font-size: 11px;
    line-height: 18px;
}
.content.contact #column_left a {
    display: inline;
    text-decoration: underline;
}/* general form settings
------------------------------------*/
.formulier {
    margin: 15px 0px 0px 0px;
}
.formulier label {
    float: left;
    clear: left;
    padding: 2px 10px 0px 5px;
    width: 75px;
    text-align: left;
    font-size: 12px;
    line-height: 22px;
}
.formulier label.error {
    color: #ff0000;
}
.formulier label.error_message {
    width: 300px;
    color: #0046AD;
}

/* text fields
------------------------------------*/
.formulier input.text {
    float: left;
    padding: 3px 0px 1px 5px;
    width: 242px;
    height: 15px;
    border: 1px solid #D4D4D4;
    font: normal 12px/15px Arial, sans-serif;
}

/* textarea
------------------------------------*/
.formulier div.textarea label {
    text-align: left;
    padding: 4px 0px 0px 5px;
}
.formulier div.textarea {
    float: left;
}
.formulier div.textarea textarea {
    padding: 3px 0px 0px 5px;
    width: 242px;
    height: 80px;
    border: 1px solid #D4D4D4;
    font: normal 12px/15px Arial, sans-serif;
}




/* radio buttons
------------------------------------*/
.formulier div.radio {
    padding-left: 140px;
    padding: 0px 3px 0px 0px;
    border: 0px solid white;
}
.formulier div.radio input {
    margin: 4px 0px 0px 0px;
    height: 15px;
    float: left;
    vertical-align: text-bottom;
}
.formulier div.radio label {
    clear: none;
    width: 40px;
    text-align: left;
    padding: 4px 0px 0px 5px;
}

/* file upload fields
------------------------------------*/
.formulier input.file {
   border: 1px solid #D4D4D4;
}

/* selects
------------------------------------*/
.formulier select {
    padding: 0px 0px 0px 0px;
    height: 18px; /* 13px = 20px(source) - 2x1px(border) - 5px(padding)*/
    width: 354px;
    font: normal 1.1em/1em Verdana, sans-serif;
}
.formulier select option {
    border: 1px solid #D4D4D4;
}

/* checkbox
------------------------------------*/
.formulier ul.checkbox {
    list-style: none;
    list-style-position: outside;
    padding: 0px 3px 0px 0px;
    margin: 0px 3px 0px 180px;
    border: 0px solid white;
    font: normal 1.1em/1.1em Verdana, sans-serif;
    color: #fff;
}
.formulier ul.checkbox li {
    padding: 0px 3px 2px 0px;
    border: 0px solid red;
}
.formulier input.checkbox {
    margin: 4px 0px 0px 0px;
    height: 15px;
/*    vertical-align: text-bottom;*/
}

/* submit button
------------------------------------*/
.formulier div.submit {
    float: left;
    clear: left;
    padding: 12px 0px 20px 0px;
    width: 337px;
    text-align: right;
    border: none;
}.multipage_nav {
    width: 480px;
    padding: 10px 0px 0px 0px;
}

.multipage_nav .nav_left {
    float: left;
    padding-left: 4px;
}
.multipage_nav .nav_right {
    float: right;
    padding-right: 0px;
}

.multipage_nav,
.multipage_nav a,
.multipage_nav a:hover,
.multipage_nav a:visited {
    font: normal 11px/24px Arial, sans-serif;
    color: #696969}
.multipage_nav a,
.multipage_nav a:hover,
.multipage_nav a:visited {
    display: block;
    text-decoration: none;
}

.multipage_nav .nav_right a {
    float: left;
    padding: 0px 0px 0px 0px;
}
.multipage_nav .nav_right .nav_prev,
.multipage_nav .nav_right .count_string,
.multipage_nav .nav_right .nav_next {
    padding: 0px 0px 0px 0px;
    float: left;
    display: block;
}
.multipage_nav .nav_right .nav_prev {
    width: 60px;
}
.multipage_nav .nav_right .count_string {
    padding: 0px 10px 0px 10px;
    width: 35x;
}
.multipage_nav .nav_right .nav_next {
    width: 35px;
}
