﻿html
{
    height: 100%;
    overflow-y: scroll;
}

a
{
    color: #979EA3;
    text-decoration: none;
}
ul#ulFeatures li
{
    color: rgb(255,243,156);
}

table#tabEditions td
{
    vertical-align: top;
}

h1
{
    font-size: 16px;
}
h2
{
    font-size: 14px;
}
fieldset
{
    padding: 10px 10px 10px 10px;
}

br.clear
{
    clear: both;
}
.clear
{
    clear: both;
}

label
{
    display: block;
    float: left;
    width: 120px;
    margin: 0;
    padding: 3px 10px 0px 0px;
    font-weight: bold;
    text-align: left;
}

.labelset
{
    padding-bottom: 10px;
}

.error span
{
    margin-left: 130px;
    margin-top: 10px;
    color: Red;
}

.ErrorField
{
    border: 2px solid red;
    background: #E3E4E5 none repeat scroll 0 0;
    color: #71777E;
    height: 19px;
    padding: 5px 0 0 9px;
    height: auto;
    padding: 5px;
}

body
{
    margin: 0;
    font: 11px "Lucida Grande" , "Lucida Sans Unicode" ,Arial,Verdana,sans-serif;
    color: rgb(103,104,109);
    min-width: 960px;
    line-height: 22px;
}


img
{
    border-style: none;
}
input, textarea, select
{
    font: 11px "Lucida Grande" , "Lucida Sans Unicode" ,Arial,Verdana,sans-serif;
    vertical-align: middle;
}

.png
{
    display: block;
}

.txt
{
    background: #E3E4E5 none repeat scroll 0 0;
    border: 0 none;
    color: #71777E;
    height: 19px !important;
    padding: 5px 0 0 9px;
}
textarea, select
{
    background: #E3E4E5 none repeat scroll 0 0;
    border: 0 none;
    color: #71777E;
    height: 19px;
    padding: 5px 0 0 9px;
    height: auto;
    padding: 5px;
}
.button
{
    background: transparent url(https://www.trilead.com/images/iscrizione-btn.gif) no-repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    height: 27px;
    padding: 5px 0 5px 35px;
}

.VideoDiv
{
    background-color: White;
    padding: 0px 0px 10px 0px;
    visibility: hidden;
    position: absolute;
    width: 720px;
    height: 583px;
    top: 50%;
    left: 50%;
    margin-left: -360px;
    margin-top: -291px;
}
.red
{
    color: Red;
}
.content
{
    overflow: auto;
    width: 955px;
    padding: 30px 10px 30px 10px;
    margin: 0px auto;
}
.header
{
    width: 100%;
}
.headerVMXLogo
{
    float: left;
    width: 25%;
    height: 77px;  
   
}
.headerVMXLogoImage
{    
    width: 112px;
    height: 103px;
    margin-top:5px; 
     position:absolute;  
}
.headerNavigation
{
    float: left;
    width: 75%;
    height: 77px;
}
.headerUpContainer
{
    margin: 0 auto; width: 955px;
}
.headerNavigationLinks
{
    margin: 30px 0 0 0;
    text-align: right;
}
.headerSub
{
    width: 100%;
    margin: 0 auto;
    color: White;
    background-repeat: no-repeat;
    background-position: center;
}
.headerSubLeft
{
    float: left;
    width: 500px;
}
.headerSubRight
{
    float: left;
    width: 455px;
}
.headerSubRightImage
{
    margin-left: 80px;
    margin-top: 63px;
}
.headerSubRightText
{
    margin: 3px 0 0 85px;
}
.headerSubLeftText
{
    margin-top: 6px;
    position:absolute; /* IE6*/
}
.gray
{
    color: #D7D7D7;
}
.footer
{
    width: 955px;
    margin: 0 auto;
    margin-top: 21px;
}
.headerSubCenter
{
    margin: 0 auto;
    width: 955px;
}

