/*
 * Copyright (c) 2010 Macrofocus GmbH. All Rights Reserved.
 */
body {
    background-color: #fff;
}

div, h1, h2, td, ul, li {
    font-family: trebuchet ms, verdana, tahoma, arial, helvetica, sans-serif;
    color: #000;
    font-size: 15px;
    vertical-align: top;
    line-height: 1.5;
}

p {
    margin-top: 0px;
    padding-top: 0px;
    display: inline;
}

h1 {
    font-size: 18px;
    font-weight: bolder;
    color: #E97900;
    margin-top: 0px;
}

h2 {
    font-size: 18px;
    color: #666666;
    margin-top: 10px;
    font-weight: normal;
}

a {
    color: #008AB8;
    border-bottom-style: dashed;
    border-bottom-width: 1px;
    text-decoration: none;
}

a:visited {
    color: #69AFCB;
}

a:hover {
    color: #E97900;
    border-bottom-style: solid;
}

#headerMenu {
    position: absolute;
    left: 217px;
    top: 0px;
    width: 450px;
    height: 90px;
    text-align: right;
    padding: 0 0 0 0;
    border-top: solid 1px #ccc;
}

#headerMenu ul {
    display: block;
    padding-top: 0;
    margin-right: 15px;
    margin-top: 15px;
    float: right;
}

#headerMenu li {
    display: block;
    float: left;
    list-style-type: none;
    text-decoration: none;
    padding: 1px 0 1px 0;
    font-family: Arial, sans-serif;
    margin: 0 0 0 0;
}

#leftMenu {
    position: absolute;
    left: 15px;
    top: 105px;
    width: 175px;
}

/* note: level-1 is wrong, should be level0 but the level returned for the page is wrong */
ul.level-1, ul.level1 {
/*position: absolute;*/
/*left: 15px;*/
/*top: 105px;*/
    margin-left: 0;
    margin-top: 0;
    padding-left: 0;
    padding-top: 0;
    border-top: 1px solid #69AFCB;
    border-bottom: 1px solid #69AFCB;
}

ul.level-1, ul.level1, ul.level2, ul.level3, ul.level4, ul.level5, ul.level6, ul.level7, ul.level8 {
    padding: 0 0 0 0;
    list-style-type: none;
    list-style-position: outside;
    margin-left: 0;
}

ul.level1 li a, ul.level-1 li a {
    padding-bottom: 2px;
    padding-top: 2px;
    padding-left: 2px;
    border-style: none;
    text-decoration: none;
    font-weight: bold;
    display: block;
    color: #236385;
}

ul.level1 li a:hover {
    color: #236385;
    background-color: #FFE7A5;
    border-style: none;
    text-decoration: none;
}

ul.level1 li a:visited {
    color: #236385;
}

ul ul.level2 li a {
    padding-left: 10px;
    font-weight: normal;
}

ul ul.level3 li a {
    padding-left: 20px;
    font-weight: normal;
}

ul ul.level4 li a {
    padding-left: 25px;
    font-weight: normal;
    font-size: 12px;
}

ul ul.level5 li a {
    padding-left: 30px;
    font-weight: normal;
    font-size: 11px;
}

ul ul.level6 li a {
    padding-left: 35px;
    font-weight: normal;
    font-size: 10px;
}

ul ul.level7 li a {
    padding-left: 37px;
    font-weight: normal;
    font-size: 10px;
}

ul ul.level8 li a {
    padding-left: 39px;
    font-weight: normal;
    font-size: 10px;
}

ul.level1 strong a, ul.level-1 strong a, ul.level-1 strong a {
    color: #236385;
    background-color: #FFCB3D;
    text-decoration: none;
}

ul ul.level2 strong a {
    font-weight: normal;
}

.line {
    background-color: #69AFCB;
    font-size: 1px;
    line-height: 1px;
    height: 1px;
}

hr {
    background-color: #69AFCB;
}

.rightColumnImage {
    float: left;
    padding-right: 0px;
    margin-top: 10px;
}

.contentImage_left {
    float: left;
    padding-right: 20px;
    padding-bottom: 10px;
}

.contentImage_right {
    float: right;
    padding-left: 5px;
    padding-bottom: 10px;
}

#contentDivMainColumnTotalWidth {
    position: absolute;
    left: 217px;
    top: 105px;
    width: 710px;
}

#contentDivMainColumn {
    position: absolute;
    left: 217px;
    top: 105px;
    width: 450px;
}

#contentDivRightColumn {
    position: absolute;
    left: 707px;
    top: 105px;
    width: 220px;
    padding-right: 0px;
    padding-left: 0px;
    border-top: 3px solid #69AFCB;
}

.rightColumnTitle {
    color: #236385;
    font-weight: bold;
    padding-top: 2px;
    padding-bottom: 3px;
    padding-left: 2px;
    margin-bottom: 4px;
    margin-top: 0px;
    margin-right: 0px;
}

/* this is cool, but does not work in IE
#contentDivRightColumn > div:first-child {
    border-top: 3px solid #69AFCB;
}
*/

#contentDivRightColumn ul {
    padding-left: 15px;
}

.rightColumnLine {
    background-color: #69AFCB;
    font-size: 1px;
    line-height: 1px;
    height: 1px;
    margin-top: 15px;
    margin-bottom: 0px;
}

table {
    width: 100%;
    border-collapse: collapse;
}

td, td.tableHead {
    padding-top: 2px;
    padding-bottom: 3px;
    padding-left: 2px;
    padding-right: 2px;
    margin-bottom: 4px;
    border-style: solid;
    border-width: 0px;
    border-color: #aaaaaa;
}

th {
    background-color: #999;
    color: #fff;
    font-weight: bold;
}

td.tableHead {
    background-color: #999;
    color: #fff;
    font-weight: bold;
}

tr.even {
    background-color: #eee;
}

.devShowBox {
    background-color: #cccccc;
    padding: 4px;
}

#code {
    font-family: Courier New, monospace;
    font-size: 12px;
    line-height: 1;
}

textarea, input.text, select {
    width: 100%;
    font-family: Verdana, sans-serif;
    font-size: 11px;
}

input.submit {
    font-family: Verdana, sans-serif;
    font-size: 11px;
}

input.checkbox, input.radio {
    position: relative;
    top: 3px;
    margin-right: 6px;
}

.searchresult {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}

.searchresult p {
    margin: 3px 0 3px 0;
}

.searchresult h4, .searchresult a {
    display: block;
    margin-bottom: 2px;
}

.spacer1 {
    height: 20px;
}

.spacer2 {
    height: 20px;
}

