﻿body, html
{
    background: #C5C5C5 url(        "../../pics/bg.jpg" ) repeat center top;
    font-family: Verdana;
    font-size: 12px;
    text-align: center;
    border: none;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
}
.rowOver
{
}
.rowOut
{
}
.editField
{
    border: dashed 1px black;
    width: 97%;
    background-color: #FFFDE5;
    padding: 5px;
}
.textBoxS
{
    border: solid 1px black;
    width: 200px;
}

#wrapper
{
    margin: 0 auto;
    text-align: left;
}
.gvRow
{
    border-left: solid 2px #684A32;
    border-right: solid 2px #684A32;
}
.test
{
    background-image: url(../../pics/bean_mini.gif);
    background-position: left;
    background-repeat: no-repeat;
    color: #000000;
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
}
.test2
{
    color: #000000;
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
    background-color: #fff7ef;
    position: relative;
    left: 20px;
}

.buttons
{
    border: solid 1px #37101F;
    background-color: #ECDECF;
}
.hiddenText
{
    visibility: hidden;
}
.textBoxes
{
    border: solid 1px #262525;
    width: 300px;
    font-weight: normal;
    font-family: Arial;
    font-size: 12px;
    color: #000000;
}
/*.textBoxes
{
    border: solid 1px #800000;
    width: 300px;
    font-family: Arial;
    font-size: 12px;
    color: #800000;
}*/
.tableMachine
{
    border: solid 1px #800000;
}
.header1 /* en lite större,fet rubrik brun */
{
    font-weight: bold;
    font-size: 14px;
    color: #800000;
}

.header2 /* vanlig text men fet*/
{
    font-weight: bold;
}
.header3 /* liten text med brun färg*/
{
    color: #C0C0C0;
    font-size: 10px;
}
.machineInfoSubHeader
{
    font-family: Arial;
    color: Black;
    font-weight: bold;
    font-size: 16px;
}
.headerPage /* rubrik som används på sidorna */
{
    font-weight: bold;
    font-size: 18px;
    color: #800000;
}
.headerPageDefault
{
    font-weight: bold;
    font-size: 22px;
    color: #800000;
}
.header2Brown
{
    font-weight: bold;
    color: #800000;
}
.topLeftTable
{
    height: 74px;
    text-align: left;
    vertical-align: top;
}
.pics
{
    border: solid 5px white;
}
.lefttable2
{
    background-color: #fff7ef;
    border-left: solid 2px #800000;
    height: 68px;
}
.lefttable
{
    vertical-align: top;
    background-color: #fff7ef;
    border-left: solid 2px #800000;
}
.topTable
{
    /*height:120px;  140*/
    text-align: left;
    vertical-align: middle;
    background-color: #fff7ef;
    border-top: solid 2px #800000;
    border-right: solid 2px #800000;
}
.footer
{
    background-color: #fff7ef;
    border-left: solid 2px #800000;
    border-right: solid 2px #800000;
}
.mainContent
{
    text-align: left;
    vertical-align: top;
    background-color: #fff7ef;
    width: 770px; /* 710 */
    border-right: solid 2px #800000;
    margin-bottom: 0px;
}
.siteContent
{
    padding: 10px;
    text-align: left;
    vertical-align: top;
    background-color: White;
    border-bottom: solid 2px #8d332b;
    border-left: solid 2px #8d332b;
    border-top: solid 2px #8d332b;
    border-right: solid 2px #8d332b; /*margin: 0px -13px 0px 0px;*/
    width: 666px; /* 687 */
    min-height: 500px;
}

.aiteContent a:link
{
    color: Black;
}
a:link, a:active, a:visited
{
    color: #800000;
    font-weight: bold;
    font-family: Verdana;
    font-size: 12px;
    text-decoration: none;
}
.divEdit
{
    background-color: White;
    width:450px; 
    height:400px;
    position:relative;
    /*filter:alpha(opacity=100);*/
    border:solid 1px black;
    
    }    