body {
    margin: 0;
    padding: 20px 0;
    text-align: center;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    background-color: #EAEAEA;
    color: #6E6E6E;
    line-height: 1.8em;
}
a:active, object, embed {
    outline: none;
}
a:focus {
    -moz-outline-style: none;
}
a:hover {
    text-decoration: none;
}
a {
    color: #427327;
}
a img {
    border: none;
}
table, tr, td, form.figureCommand {
    font-size: 100%;
}
p {
    margin: 0 0 1em 0;
    padding: 0;
}
h1, h2, h3, h4 {
    margin: 0 0 1em 0;
    padding: 0;
    line-height: normal;
    font-size: 1.4em;
}
h1 {
    font-size: 1.5em;
}
h2 {
    margin: 1em 0 0.5em 0;
    font-size: 1.3em;
}
h4 {
    font-size: 1em;
}
h5 {
    font-size: 0.9em;
}
/* SIFR definition */
strong#logo a span {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0;
    display: block;
    background-repeat: no-repeat;
}
strong#logo a span {
    cursor: pointer;
}
div#holder {
    width: 1000px;
    margin: 0 auto 0 auto;
    position: relative;
    text-align: left;
}
div.wide#holder {
    width: 1030px;
}
div#top {
    height: 90px;
    background-color: White;
    background-image: url(../img/top-left.gif);
    background-repeat: no-repeat;
    overflow: hidden;
}
div#top div.in {
    background-image: url(../img/top-right.gif);
    background-repeat: no-repeat;
    background-position: right;
    height: 90px;
    padding: 0 20px 0 15px;
}
strong#logo {
    width: 150px;
    height: 50px;
    float: left;
    margin-left: 10px;
}
strong#logo a {
    height: 100%;
    width: 100%;
    position: relative;
    display: block;
}
strong#logo a span {
    background-image: url(../img/likee-logo.gif);
}
ul.menu, ul#langs {
    margin: 0;
    padding: 0;
}
ul.menu li, ul#langs li {
    list-style: none;
    float: left;
    background-image: url(../img/menu-sep.gif);
    background-repeat: no-repeat;
    background-position: right;
}
ul.menu li.last, ul#langs li.last {
    background-image: none;
}
ul.menu li a, ul#langs li a {
    display: block;
    float: left;
    padding: 0 10px;
    text-decoration: none;
    font-weight: bold;
}
ul.menu li a.act, ul#langs li a.act, ul.menu li a:hover, ul#langs li a:hover {
    text-decoration: underline;
}
div#top ul#langs {
    float: right;
    margin: 10px 0;
}
div#top ul.menu {
    clear: both;
    padding-top: 10px;
}
div#clear {
    clear: both;
    background-image: url(../img/bottom-left.gif);
    background-repeat: no-repeat;
    background-color: White;
}
div#clear div {
    background-image: url(../img/bottom-right.gif);
    height: 16px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: right;
}
h1 {
    font-weight: normal;
    margin: 20px 0 5px 20px;
}

div#slogan {
    background-image: url(../img/hp-left.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-color: #EAEAEA;
    color: White;
    _height: 1px;
}
div#slogan div {
    background-image: url(../img/hp-right.jpg);
    height: 262px;
    background-repeat: no-repeat;
    background-position: right;
    line-height: 1.6em;
}
div#slogan h1 {
    padding: 85px 0 5px 25px;
    margin: 0;
    font-weight: normal;
}
div#slogan p {
    width: 550px;
    font-weight: bold;
    margin: 0 0 0 25px;
}
div.clear {
    clear: both;
}
div#hp {
    background-color: White;
}
div#hp form {
    float: left;
    padding: 15px;
    width: 346px;
    height: 267px;
    _width: 346px;
    _height: 297px;
    background-image: url(../img/login-form-bg.jpg);
    margin: 25px 0 25px 25px;
    _margin-left: 12px;
    color: #6E6E6E;
}
div#hp form div.items {
    width: 346px;
    margin-left: 25px;
}
div#hp form div.item {
    display: block;
    line-height: 2em;
}
div#hp form span.caption {
    display: block;
    float: left;
    width: 120px;
}
div#hp form span.input {
    color: #6E6E6E;
    width: 210px;
    float: right;
}
div#hp form span.input input, form.loginCommand  {
    width: 180px;
}
div#hp form span.submit {
    float: left;
}
div#hp form input.submit {
    width: auto;
}
div#hp form span.errors {
    display: block;
    float: right;
    margin-right: 25px;
}
div#text {
    float: right;
    margin: 25px;
    width: 500px;
    line-height: 1.8em;
}
div#footer {
    background-image: url(../img/likee-l.gif);
    background-repeat: no-repeat;
    background-position: left;
    height: 40px;
    line-height: 40px;
    margin: 10px 25px;
    
}
div#footer div.left {
    float: left;
    padding:0 20px;
}
div#footer div.right {
    float: right;
}
div#footer div.logopadding {
    float: left;
    width: 10px;
}
div#main {
    background-color: White;
    background-image: url(../img/mid-left.gif);
    background-repeat: no-repeat;
    color: #3C3C3C;
}
div#main div.menu{
    margin: 0px 0px 50px 0px;
}
div#main ul.menu {
    margin: 25px 0 25px 0;
}
div#main div.about  {
    background-repeat: no-repeat;
    background-position: right top;
    padding: 25px;
    _height: 1px;
}

div#main div.in  {
    background-image: url(../img/mid-right.gif);
    background-repeat: no-repeat;
    background-position: right top;
    padding: 25px;
    _height: 1px;
}
form#installCommand {
    float: left;
    width: 600px;
    margin: 10px 0;
    padding: 0;
}
form#installCommand div#iffields {
    background-color: #F5F5F5;
    padding: 25px 0 10px 20px;
}
form#installCommand div#iffields div.item {
    display: block;
    line-height: 2em;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
form#installCommand div#iffields span.caption {
    float: left;
    width: 115px;
    display: block;
}
form#installCommand div#iffields span.input {
    float: left;
}
form#installCommand div#iffields span.input input {
    width: 150px;
}
form#installCommand div#iffields span.input input.long {
    width: 290px;
}
form#installCommand div#iffields span.input select {
    width: 180px;
}
form#installCommand div#iffields span.errors {
    float: right;
    padding-right: 15px;
}
form#installCommand div#ifsub {
    background-color: #CBE0A4;
    padding: 5px 0 5px 135px;
    margin: 10px 0;
}
div#installText {
    float: right;
    width: 350px;
    line-height: 1.8em;
    
}
div#installText ol {
    font-size: 1.2em;
    font-weight: bold;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    margin-top: 10px;
}
div#installText ol p {
    font-size: 0.8em;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
}
.green {
    background-color: #CBE0A4;
    padding: 10px 20px;
    margin: 5px 0px 0px 0px;;
    color: #6E6E6E;
}

.green input {
    color: #6E6E6E;
}
.green label {
    margin: 0 10px;
    font-style: italic;
}
.green a {
    padding-left: 20px;
}
col.fst {
    width: 220px;
}
col.snd {
    width: 160px;
}
.setform {
    padding: 10px 20px 10px 20px;
    background-color: #F5F5F5;
    color: #6E6E6E;
    margin: 20px 0 0 0;
}
.setform h2 {
    font-size: 1em;
    border-bottom: 1px solid #E1E1E1;
}
.setform h2 span {
    display: block;
    border-bottom: 1px solid white;
    padding: 5px 0;
}
.setform td {
    padding-bottom: 15px;
    vertical-align: center;
}
.setform table th {
    font-weight: normal;
    vertical-align: top;
}
.setform input.input {
    width: 145px;
}
.setform input {
    color: #6E6E6E;
}
.setform td.info {
    font-style: italic;
    line-height: normal;
}
.setform label.info {
    font-style: italic;
    line-height: normal;
}
form#configCommand p {
    margin-top: 5px;
}
form#statisticsCommand, form#logUrlCommand, div.filter form {
    background-color: #F5F5F5;
    padding: 15px 15px 15px 5px;
    height: 20px;
    _height: 50px;
    position: relative;
    color: #6E6E6E;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
input.filterDay {
    margin-right: 10px;
    width: 75px;
    _width: 90px;
}
form#statisticsCommand input, form#statisticsCommand select, form#logUrlCommand input, form#logUrlCommand select, form#loginCommand input, form#loginCommand select,
form.figureCommand input,form.figureCommand select, div.filter form input, div.filter form select {
    color: #6E6E6E;
    margin-left: 3px;
}



form#statisticsCommand div, form#logUrlCommand div {
    background-color: #EBEBEB;
    width: 100px;
    position: absolute;
    padding: 13px 0;
    height: 24px;
    _height: 50px;
    right: 0;
    top: 0;
    text-align: center;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-bottomright: 2px;
    -webkit-border-radius-topright: 2px;
    -webkit-border-radius-bottomright: 2px;
    border-radius-topright: 2px;
    border-radius-bottomright: 2px;
}
table.result {
    border-collapse: collapse;
    width: 100%;
    margin-top: 25px;
}
table.result th {
    font-size: 1.2em;
    font-weight: normal;
    border-bottom: 1px solid #AEAEAE;
    padding: 5px;
    color: black;
    text-align: left;
}

table.result td {
    border-bottom: 1px solid #EAEAEA;
    padding: 5px;
}
table.result td.condition,table.result th.condition {
    text-align: right;
}
table.result td.comparison,table.result th.comparison {
    text-align: center;
}

table.result td div {
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 180px;
}
td.urlFail, table.result td.urlFail {
    background-color: #000000;
    color: white;
    padding: 5px 10px;
}
td.urlWarning, table.result td.urlWarning {
    background-color: #888888;
    color: white;
    padding: 5px 10px;
}
tr.patternFail, td.patternFail, table.result td.patternFail {
    background-color: #9B0000;
    color: white;
    padding: 5px 10px;
    
}
tr.patternWarning, td.patternWarning, table.result td.patternWarning {
    background-color: #F87F23;
    color: white;
    padding: 5px 10px;
}
td.patternWarning a, td.patternFail a {
    color: white;
}
tr.patternOk, td.urlOk, td.patternOk,
table.result td.urlOk, table.result td.patternOk {
    background-color: #CBE0A4;
    color: #6C8342;
    padding: 5px 10px;
}
table.result td.patternOk {
    font-size: 1em;
}
table.result td.space {
    width: 50px;
}
div.pager {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #F5F5F5;
    margin-top: 10px;
    text-align: center;
    padding: 10px 0;
    font-size: 1.1em;
    font-family: Verdana, Geneva, Helvetica, sans-serif;
}
div.pager span {
    padding-left: 20px;
}
div.pager span.act {
    font-weight: bold;
    text-decoration: none;
    padding-left: 0px;
}
table.stats {
    
    width: 100%;
    
    margin: 20px 0 0 0;
    padding: 0;
}
table.stats tr.periodsTitle th {
    padding: 3px 0;
    color:black;
    font-size:1.2em;
    font-weight:normal;
    text-align:left;
    white-space:nowrap;
}
table.stats tr.periodsTimeLine th {
    border-bottom: 1px solid #AEAEAE;
    padding: 3px 0;
    margin: 0;
    color:black;
    font-size:1.2em;
    font-weight:normal;
    text-align:left;
    white-space:nowrap;
}



table.stats tr.periodsTimeLine td {
    border-bottom: 1px solid #AEAEAE;
    padding: 3px 0;
    margin: 0;
    color:black;
    font-size:1.2em;
    font-weight:normal;
    text-align:center;
    background-color: 	#ffffff;
}
table.stats td.name, th.name {
    min-width: 200px;
    width: 200px;
}
table.stats td.name div {
    white-space: nowrap;
    overflow: hidden;
    display: block;
    width: 200px;
}
table.stats td.nameLeftStat, th.nameLeftStat {
    min-width: 20px;
    max-width: 20px;
    width: 20px;
}
table.stats td.leftStat, th.leftStat {
    min-width: 150px;
    max-width:150px;
    width: 150px;
}
table.stats td.leftRightStat, th.leftRightStat {
    min-width: 20px;
    max-width: 100%;
    width: auto;
}
table.stats td.rightStat {
    border: none;
    width: 18px;
    padding: 0;
    font-size: 1.1em;
    text-align: center;
}
table.stats td {
    
}

table.statsInner {
    border-collapse: collapse;
}
table.statsInner td {
    border-collapse: collapse;
}
tr.module td.name {
    font-size: 1.4em;
}
table.horizontal {
    width: 150px;
    margin: 0;
    padding: 0;
}
table.vertical {
    margin: 0;
    padding: 0;
    width: 18px;
}
td.sc1 {
    overflow: hidden; color: white;
    background-color: #000000; text-align: center;
    padding: 0 3px;
}
td.sc2 {
    overflow: hidden; color: white;
    background-color: #888888; text-align: center;
    padding: 0 3px;
}
td.sc3 {
    overflow: hidden; color: white; 
    background-color: #9B0000; text-align: center;
    padding: 0 3px;
}
td.sc4 {
    overflow: hidden; color: white; 
    background-color: #F87F23; text-align: center;
    padding: 0 3px;
}
td.sc5 {
    overflow: hidden; color: black; 
    background-color: #CBE0A4; text-align: center;
    padding: 0 3px;
}
tr.afterPattern {
    height: 0px;
}
tr.afterUrl {
    height:3px;
}
tr.afterModule {
    height:6px;
}
td.rightStat {
    margin: 0px;
    padding: 0px;
    background-color: #F5F5F5;
    border-bottom: 1px solid #EAEAEA;
}
td.rightStat td {
    width: 20px;
}
td.nameLeftStat {
    margin: 0px;
    padding: 0px;
    width: 50px;
    border-bottom: 1px solid #EAEAEA;
}
td.leftRightStat {
    margin: 0px;
    padding: 0px;
    width: 150px;
    border-bottom: 1px solid #EAEAEA;
}
td.leftStat, td.name {
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #EAEAEA;
}
a.scale {
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    display: block;
}
table.result td.icon {
    width: 18px;
}
table.result td.icon img {
    border: 0px;
}
table.result td.caption {
    width: 110px;
    padding-right: 5px;
}
table.result td.caption a.icon{
    border: 0px;
    text-decoration:none;
}

span.errors {
    color: #9B0000;
}
input#order{
    width: 40px;
}
input#vital{
    width: 70px;
}

fieldset {
    border: 0px;
}

select.module,select.results{
    width: 156px;
}
input.submit {
    width: 55px;
}
div.edhouseLogo{
    float:right;
    margin: 3px;
}
div.sc1{
    margin: 0 10px;
    float:left;
    width: 20px;
    height: 20px;
    background-color: #000000;
}
div.sc2{
    margin: 0 10px;
    float:left;
    width: 20px;
    height: 20px;
    background-color: #888888;
}
div.sc3{
    margin: 0 10px;
    float:left;
    width: 20px;
    height: 20px;
    background-color: #9B0000;
}
div.sc4{
    margin: 0 10px;
    float:left;
    width: 20px;
    height: 20px;
    background-color: #F87F23;
}
div.sc5{
    margin: 0 10px;
    float:left;
    width: 20px;
    height: 20px;
    background-color: #CBE0A4;
}
ul.menu li div.legendItem, ul#langs li div.legendItem{
    padding:0 8px;
}

