
body{
    background: #8A9786 url('/static/images/version2_contact_02.gif') repeat-x top left;
    padding: 0;
    margin: 0;
    width: 100%;
    font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:76%;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:1.7;
}

h2 {
    margin-top: 0em;
    font-family: sans-serif;
    font-size: 18px;
    font-weight: bold;
    font-style: italic;
    color: #FBAE00;
}

img {
    border: 0px;
}

div, span{
    margin: 0;
    padding: 0;
    border: 0;
}

img#title{
    position: absolute;
    top: 11px;
    right: 50px;
}

img#title1{
    position: absolute;
    top: 12px;
    right: 156px;
}
img#title2{
    position: absolute;
    top: 10px;
    right: 20px;
}

ul#tabbar{
    margin: 102px 0 0 0;
    padding: 0 0 0 140px;
    list-style: none;
    background: url('/static/images/Nav_Bar.gif') repeat-x bottom left;
    height: 40px;
}

ul#tabbar li{
    float: left;
    margin: 0;
    padding: 0;
}

div#content{
    padding: 50px 0 50px 0;
    background-color: white;
    min-height: 400px;
}

ul.frontpage{
    margin: 0 0 0 150px;
    padding: 0;
}

ul.frontpage li{
    line-height: 30px;
    padding: 5px 0 0 40px;
    background-image: url('/static/images/Film_Logo_Bullets.gif');
    list-style-type: none;
    background-repeat: no-repeat;
    background-position: 0 .5em;
}

ul.flvio {
    margin: 0 0 0 40px;
    padding: 0;
}

ul.flvio li, dl.flvio dt {
    line-height: 30px;
    padding: 5px 0 0 40px;
    background-image: url('/static/images/Film_Logo_Bullets.gif');
    list-style-type: none;
    background-repeat: no-repeat;
    background-position: 0 .5em;
}

dl.flvio dt {
  font-weight: bold;
}

div#about{
    margin: 30px 0 0 150px;
}
#about a, a#contact, a.reference, .account a {
    color: #FBAE00;
    font-weight: bold;
}


div.col{
    float: left;
    width: 35%;
    border-right: 1px solid #FBAE00;
    margin: 20px 20px 0 0;
    padding-right: 10px;
}

div#description{
    float: left;
    width: 35%;
    margin: 20px 0 0 0;
}

div#footer{
    background-color: #8A9786;
    height: 100px;
}

div#powered{
    margin-left: 10%;
    padding: 0 0 0 20px;
    height: 28px;
    display: block;
    float:left;
    background: white url('/static/images/powered_left.gif') no-repeat top left;
}

div#powered span{
    display: block;
    float: left;
    margin-top: 5px;
    color: grey;
}

div#powered a{
    background: white url('/static/images/powered_right.gif') no-repeat top right;
    padding: 0 20px 0 0;
    margin: 0 0 0 10px;
    border: 0;
    float: left;
}

div#powered a img{
    float: left;
    border: 0;
    margin: 0;
    padding: 0;
}

div#copyright{
    float: right;
    color: white;
    margin: 0 0.5em 0 0;
}

div#copyright a {
    color: white;
    text-decoration: none;
}

div#copyright a:hover {
    text-decoration: underline;
}

div#contact, div#demo, div#flvio-mediakit-technical-overview, div.genericpadding {
    margin: 0 150px 0 150px;
}

#status_block {
    margin: 1em 150px;
}

#contact th {
    text-align: left;
    width: 200px;
}

#contact td {
    width: 400px;
}

#contact .textfield, #contact .textarea {
    width: 90%;
}

.account {
  color: grey;
  background-color: white;
  text-align: right;
  padding-right: 170px;
}