h2 orange
{
    color: #FF9900;
}

p.intro
{
    color: #006666;
}

ul
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin-top: 2px;
    margin-bottom: 4px;
    list-style-type: circle;
}

td.level1-group-title
{
    font-size: 18px;
    margin-left: 100px;
}
td.level1-group-desc
{
    font-size: 16px;
}
td.level1-item-title
{
    font-size: 18px;
    margin-left: 100px;
}
td.level1-item-build
{
    font-size: 22px;
    margin-left: 100px;
}

td.level2-group-title
{
    font-size: 18px;
    margin-left: 100px;
}
td.level2-group-desc
{
    font-size: 16px;
}
td.level2-item-title
{
    font-size: 18px;
    margin-left: 100px;
}
td.level2-item-build
{
    font-size: 18px;
    margin-left: 100px;
}

td.level3-group-title
{
    font-size: 14px;
    margin-left: 100px;
}
td.level3-group-desc
{
    font-size: 12px;
}
td.level3-item-title
{
    font-size: 14px;
    margin-left: 100px;
}
td.level3-item-build
{
    font-size: 14px;
    margin-left: 100px;
}

td.level4-group-title
{
    font-size: 14px;
    margin-left: 100px;
}
td.level4-group-desc
{
    font-size: 12px;
}
td.level4-item-title
{
    font-size: 14px;
    margin-left: 100px;
}
td.level4-item-build
{
    font-size: 12px;
    margin-left: 100px;
}
td.error
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: red;
}
td.success
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: green;
}

form
{    
    margin-top: 0px;
    margin-bottom: 0px;
}

.orangeback
{
    background-color: #FEA818;
}

.greenback
{
    background-color: #006666;
}

.lightgreenback
{
    background-color: #DDF0E6;
}

tr.oddlist
{
    background-color: #F5F5F5;
}
tr.evenlist
{
    background-color: #D2D2D2;
}
tr.headlist
{
    background-color: #A0A0A0;
}
tr.headlist-separator td
{
    padding-bottom: 2px;
    border-bottom-width: 2px;
    border-bottom-color: Gray;
    border-bottom-style: solid;
}
tr.activelistitem td /* print a selected line with another color */
{
    background-color: #d9e7e8;
    border-bottom-width: 1px;
    border-bottom-color: Gray;
    border-bottom-style: solid;
}
tr.headlist-separator td
{
    padding-right: 8px;
}

div.myinno_active_row_arrow, div.myinno_active_row_arrow_check
{
    position: relative;
    left: -16px;
    background: url(images/list_arrow_active.png) no-repeat;
}

div.myinno_active_row_arrow_check
{
    left: -48px;
}

tr.activelistitem td
{
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
}
tr.listfield-tr-separator td
{
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 2px;
}
tr.listfield-tr-separator td /* separator border at bottom, another style than oddlist/evenlist*/
{
    border-bottom-width: 1px;
    border-bottom-color: Gray;
    border-bottom-style: solid;
}

td.list-description-row
{
    /*background-color: #d9e7e8;*/
    background-color: #adced2;
    font-weight: bold;
    text-decoration: none;
    color: #282828;
    border-bottom-width: 1px;
    border-bottom-color: Gray;
    border-bottom-style: solid;
}

tr td.list-description-row
{
    border-left-width: 1px;
    border-left-color: Gray;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-color: Gray;
    border-right-style: solid;
    padding-bottom: 2px;
    padding-top: 4px;
}

table.listfield
{
    border-spacing: 0px;
    border-collapse:collapse;
    margin-bottom: 10px;
}

a.columnhead:link
{
    text-decoration: none;
    color: Black;
}
a.columnhead:visited
{
    text-decoration: none;
    color: Black;
}
a.columnhead:hover
{
    text-decoration: none;
    color: Black;
}

a.sortcolumnhead:link
{
    font-weight: bold;
    font-style: oblique;
    text-decoration: none;
    color: Black;
}
a.sortcolumnhead:visited
{
    font-weight: bold;
    font-style: oblique;
    text-decoration: none;
    color: Black;
}
a.sortcolumnhead:hover
{
    font-weight: bold;
    font-style: oblique;
    text-decoration: none;
    color: Black;
}

a.myinno-columnhead
{
    font-weight: bold;
    text-decoration: none;
    color: #d99904;
}
a.myinno-columnhead:visited
{
    font-weight: bold;
    text-decoration: none;
    color: #d99904;
}
a.myinno-columnhead:hover
{
    font-weight: bold;
    text-decoration: underline;
    color: #d99904;
}

a.myinno-sortcolumnhead:link
{
    font-weight: bold;
    font-style: oblique;
    text-decoration: none;
    color: #d99904;
}
a.myinno-sortcolumnhead:visited
{
    font-weight: bold;
    font-style: oblique;
    text-decoration: none;
    color: #d99904;
}
a.myinno-sortcolumnhead:hover
{
    font-weight: bold;
    font-style: oblique;
    text-decoration: underline;
    color: #d99904;
}

a.myinno-listlink
{
    font-weight: normal;
    text-decoration: none;
    color: #d99904;
}
a.myinno-listlink:visited
{
    font-weight: normal;
    text-decoration: none;
    color: #d99904;
}
a.myinno-listlink:hover
{
    font-weight: normal;
    text-decoration: underline;
    color: #d99904;
}

div.columnnolinkhead
{
    font-weight: bold;
    text-decoration: none;
}

td.listfieldborder 
{
    height:4;
    border-top-color:#c0c0c0;
    border-top-style:solid;
    border-top-width:2px;
}

div.listpagenavigator
{
    /* background-color: White; */
}

div.innosuffix
{
    float:right;
}

xdiv /* .debug */
{
    border-style: solid;
    border-width: thin;
}

xtable /*.debug */
{
    border-width: thick;
    border-style: dashed;
}

input.readonly
{
    background-color: Silver;
}

span.fieldvalue
{
    font-family: courier;
}


div.scrollinglistfield table tbody
{
    height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
}

div.scrollinglistfield#samplelistfield table tbody 
{
    height: 600px;
}

img.myinnoerror
{  
    border-style: none;
}

div.tooltip
{
    max-width: 600px;
}

/* this middle aligns radio buttons with their label */
input[type="Radio"]
{
    vertical-align: middle; 
    margin-top: -2px;
}

input[type='text'][disabled]
{
    background-color: #E8E8E8;
}

input[type='text'][readonly]    
{
    background-color: #E8E8E8
}

input[type='button'][disabled]
{
    color: Gray;
}

/*input
{
    border-width: 1px;
    border-style: solid;
    border-color: #7bb1a3; 
}*/

/*table
{
border:solid;
}*/

