/*
* Copyright 1999-2004 The Apache Software Foundation
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
*     http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

/* page */

#page {
    padding: 0px;
    margin: 0px;
    vertical-align: top;
}


/* breadcrumb */

#breadcrumb {
    border-bottom: groove 1px #DCDCDC;
    margin-bottom: 10px;
    padding-bottom: 2px;
    font-family: Tahoma, Verdana, Arial, Sans-serif;
    font-size: 10px;
    color: #aaaaaa;
}

#breadcrumb a {
    color: #cccccc;
}

#search {
    font-family: Tahoma, Verdana, Arial, Sans-serif;
    font-size: 80%;
    margin-right: 10px;
    text-align: right;
    position:relative;
    top:-17px
}

ul {
    list-style-type: square;
}

.imgmore {
    float: right;
    margin: 5px 5px 5px 5px;
    padding-right: 25px;
    border: none;
}

input.searchfield {
    font-size: 80%;
    background-color: #ffffff;
    border: 1px solid #DCDCDC;
}

input.searchsubmit {
    font-size: 80%;
    color: #000E5A;
    background-color: #FFEEEE;
    border: 1px solid #DCDCDC;
}

input.searchsubmit:hover {
    background-color: #DDBBBB;
}

/*
#search a {
    text-decoration: none;
    color: #000E5A;
}
*/

/* body */

#body {
    border: none;
    padding-left: 0px;
    font-family: Arial, Verdana, Sans-serif;
    font-size: 12px;
    vertical-align: top;
    color: #333333;
}


#main {

    float: left;
    width: 80%;
*/
}

.crossheading { font-weight: bold; font-size: 110%; }

table.simple {
    border-collapse: collapse;
    background-color: #909090;
    border-color: #909090;
*/
    width: auto;
}

td.simple {
    font-size: 100%;
    padding: 3px;
    background-color: White;
    border: solid 1px Navy;
    vertical-align: top;
}

#publication-title {
    font-family: Tahoma, Verdana, Arial, Sans-serif;
    font-size: 12px;
    vertical-align: bottom;
    padding-left: 25px;
    padding-bottom: 15px;
    color: #000E5A;
}

#project-logo {
    padding: 4px 8px 4px 4px;
    text-align: right;
}

.media {
    text-align: center;
    padding: 10px;
}

.caption {
    padding: 5px;
    text-align: center;
    font-style: italic;
    font-size: 100%;
}

.abstract {
    font-weight: bold;
}

h2 {
    font-family: Arial, Verdana, Sans-serif;
    font-size: 12px;
    color: #7b7b7b;
    border-bottom: solid 1px #DCDCDC;
    margin-top: 15px;
    margin-bottom: 5px;
    padding-left: 2px;
    padding-top: 3px;
    padding-bottom: 3px;
    font-weight: bold;
}

.asset {
    display: block;
    color: #000000;
    font-size: 11px;
    margin: 10px 10px 10px 5px;
}

a {
    color: #0e549b;
    text-decoration: none;
    }

a:hover  {
    color: #0e549b;
    text-decoration: underline;
    }

.copyright {
    width: 100%;
    padding-top: 5px;
    padding-right: 5px;
    font-size: 9px;
    color: #999999;
    font-family: Arial, Verdana, Arial, Sans-serif;
    text-align: right;
    text-decoration: none;
}

.switch {
    font-size: 11px;
    padding-right: 15px;
    color: #999999;
    font-family: Arial, Verdana, Arial, Sans-serif;
    text-align: center;
    text-decoration: none;
    margin-top: 5px;
}

.switchrule {
    border-top: solid 1px #cccccc;
    width: 140px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 20px;
}

.switchaddress {
    padding-left: 30px;
    font-size: 11px;
    color: #999999;
    font-family: Arial, Verdana, Arial, Sans-serif;
    text-align: left;
    text-decoration: none;
}

.topbar {
    background-color: #E8E8FC;
    border: solid 1px #C8C8FF;
}


/*
.topbar {
    background-color: #C8CEFC;
    border: solid 1px #DCDCDC;
}


/* tabs

#tabs {
    color: #000E5A;
}

#tabs a {
    text-decoration: none;
    color: #000E5A;
}

#tabs table {
    font-family: Arial, Sans-serif;
    font-size: 12px;
}

.tab {
    padding: .2em 2em .2em 2em;
    background-color: #e4f6d3;
    border-right: solid 1px #C8C8FF;
    border-top: solid 1px #C8C8FF;
}

.tab-selected {
    padding: .2em 2em .2em 2em;
    background-color: #effbe4;
    border-right: solid 1px #C8C8FF;
    border-top: solid 1px #C8C8FF;
}

.tab-separator {
    border-bottom: solid 0px #BB9999;
}

.tab-pre-separator {
    width: 25px;
    border-bottom: solid 1px #BB9999;
}

td.tab-post-separator {
    width: 100%;
    border-left: solid 1px #DCDCDC;
    font-size: 10px;
    color: #666666;
    font-family: Tahoma, Verdana, Arial, Sans-serif;
}

/* menu */

#menu {
    font-family: Arial, Sans-serif;
    font-size: 12px;
    font-weight: medium;
    text-decoration: none;
    color: #666666;
    padding-left: 18px;
    padding-top: 100px;
}

.menublock-2 { display: none; }
.menublock-3 { display: none; }
.menublock-4 { display: none; }
.menublock-5 { display: none; }

.menublock-selected-1 .menublock-2 { display: block; }
.menublock-selected-2 .menublock-3 { display: block; }
.menublock-selected-3 .menublock-4 { display: block; }
.menublock-selected-4 .menublock-5 { display: block; }

img {
    behavior: url(/css/pngbehavior.htc);
}

.menuitem-1 {
    padding-top: 4px;
    padding-left: 22px;
    background-image: url(/images/M1.png);
    background-repeat: no-repeat;
}
.menuitem-2 {
    padding-top: 4px;
    padding-left: 28px;
    background-image: url(/images/M2.png);
    background-repeat: no-repeat;
}
.menuitem-3 {
    padding-top: 4px;
    padding-left: 34px;
    background-image: url(/images/M3.png);
    background-repeat: no-repeat;
}
.menuitem-4 {
    padding-top: 4px;
    padding-left: 38px;
    background-image: url(/images/M4.png);
    background-repeat: no-repeat;
}
.menuitem-5 {
    padding-top: 4px;
    padding-left: 42px;
    background-image: url(/images/M5.png);
    background-repeat: no-repeat;
}
