﻿html, body {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    height: 100%;
    font-family: "museo-sans",sans-serif;
    scrollbar-face-color: ThreeDFace !important;
    scrollbar-shadow-color: ThreeDDarkShadow !important;
    scrollbar-highlight-color: ThreeDHighlight !important;
    scrollbar-3dlight-color: ThreeDLightShadow !important;
    scrollbar-darkshadow-color: ThreeDDarkShadow !important;
    scrollbar-track-color: Scrollbar !important;
    scrollbar-arrow-color: ButtonText !important;
}

ul, ol {
    list-style: none;
    margin: 0;
    padding: 0;
}

    ul li {
        float: left;
    }

#header ul li {
    margin-left: 0.5em;
    margin-top: 1.7em;
    color: #fff;
}

#header ul {
    display: inline;
    height: 100%;
    margin-left: 3em;
}

#header {
    background: url(Images/green-bg.png) repeat;
    width: 100%;
    height: 4em;
    position: fixed;
    overflow: no-content;
    z-index: 10000;
    
}

    #header div {
        display: inline;
    }

    #header ul li a {
        font-variant: small-caps;
    }

    #footer #copyright, #header ul li a, #footer ul li, #footer ul li a {
        color: #fff;
        font-size: 0.9em;
        text-decoration: none;
    }

#footer ul li {
    margin-left: 0.2em;
}

#footer ul {
    width: 24.5em;
    margin: 0 auto;
    text-align: center;
    position: relative;
    top: 11.4em;
}


#footer #copyright {
    font-weight: bold;
}

    #footer #copyright p {
        display: block;
        width: 12em;
        margin: 0 auto;
        text-align: center;
    }

#footer #copyright {
    position: relative;
    top: 13em;
}

#header ul li a:hover, #footer ul li a:hover {
    text-decoration: underline;
}

#logo {
    /*overflow: hidden;*/
    margin-left: 9.5em;
    float: left;
    margin-right: 0;
    width: 14em;
    height: 100%;
    /*border:2px solid red;*/
}

    #logo img {
        vertical-align: middle;
        height: 90%;
        width: auto;
        /*float:left;*/
    }

#container {
    width: 100%;
    min-width: 40em;

    margin: 0 auto;
    position: relative;
    top: 4.1em;
}

#footerBorder {
    width: 100%;
    height: 1em;
    background: url(Images/green-bg.png) repeat-x;
    overflow: hidden;
    position: relative;
}

#logo a {
    text-decoration: none;
    background-color: transparent;
    /*margin-top:30px;*/
    /*border:2px solid black;*/
}

    #logo a h1 {
        /*display:inline-block;*/
        color: rgb(255, 255, 255);
        text-align: left;
        vertical-align: middle;
        /*margin: 0 auto;*/
        /*padding: 0 0 0.4em 0;*/
        /*letter-spacing: 1px;*/
        font-size: 2em;
        margin-top: 0.4em;
        font-weight: 100;
        /*float:right;*/
    }

.container22 {
    /*margin: 0 auto;*/
    height: 1000px;
    /*clear:both;*/
}

#search {
    width: 19em;
    height: 40%;
    float: right;
    margin-top: 1em;
    vertical-align: middle;
    /*border:2px solid yellow;*/
    margin-right: 8.5em;
    background-color: transparent;
}

    #search input {
        display: inline;
        float: left;
        height: 100%;
    }

        #search input[type=text] {
            width: 20em;
            /*height: 100%;*/
            text-align: left;
            padding-top: 5px;
            padding-left: 5px;
            vertical-align: middle;
            font-size: small;
            color: rgb(128, 128, 128);
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
            /*border-radius:1px 1px;
    -webkit-box-shadow: -1px 0 10px rgba(0,0,0,0.5) inset,1px 0 1px rgba(255,255,255,0.3);
    box-shadow: -1px 0 10px rgba(0,0,0,0.5) inset,1px 0 1px rgba(255,255,255,0.3);*/
        }

        #search input[type=button] {
            width: 2em;
            height: 100%;
            position: relative;
            left: -2.3em;
            margin-top: 5px;
            /*background: rgb(128, 128, 128) url(../Images/search-white.png) no-repeat center;*/
            background: transparent url(Images/search-white.png) no-repeat center;
            border: none;
            outline: none;
        }

            #search input[type=button]:hover {
                background: transparent url(Images/search-yellow.png) no-repeat center;
                cursor: pointer;
            }

#footer {
    width: 100%;
    height: 15em;
    position: relative;
    background-color: rgb(128, 128,128);
    /*border-top:1em solid url;*/
}

#lastContainer {
    background-color: #ffffff;
    height: 15em;
}

#centerDiv div {
    display: inline-block;
    margin-top: 1.3em;
    float: left;
}

#centerDiv {
    width: 60%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

    #centerDiv div a img {
        margin-top: 25px;
        height: 3.375em;
        /* display:inline;*/
    }

.change:hover {
    background: url(Images/green-bg.png) repeat;
}

#middleContainer {
    background-image: url(Images/grad-bg.png);
    background-repeat: repeat-x;
    width: 100%;
    height: 86px;
}

#middle2Container {
    background-image: url(Images/brown-bg.jpg);
    background-repeat: repeat;
    width: 100%;
    height: 25em;
}

#topContainer {
    /*background-image: url(../Images/grad-bg.png);*/
    background-color: transparent;
    background-repeat: repeat-x;
    width: 100%;
    height: 400px;
}

    #topContainer div {
        display: inline;
        float: left;
        vertical-align: middle;
        position: relative;
        top: 30px;
    }

        #topContainer div.text {
            /*display:inline-block;*/
            left: 9.5em;
            width: 450px;
            height: 300px;
        }

            #topContainer div.text p {
                height: 100%;
                font-family: 'Lucida Sans Unicode',Verdana, sans-serif;
                font-size: medium;
                word-spacing: 1px;
                color: rgb(33, 31, 31);
                font-stretch: expanded;
            }

            #topContainer div.text h1 {
                color: rgb(33, 31, 31);
            }

        #topContainer div.image {
            float: right;
            background-image: url(Images/sync2.png);
            background-color: transparent;
            background-repeat: no-repeat;
            background-size: contain;
            width: 410px;
            height: 350px;
            margin-right: 8.5em;
        }

.change:hover p {
    text-decoration: underline;
}

#centerDiv div p {
    font-family: "museo-sans", sans-serif;
    padding: 1.2em 0 0 0;
    position: relative;
    bottom: 0;
    /*display:inline-block;*/
    /*margin:1.2em 0 0 0;*/
    font-size: 0.77em;
    color: rgb(128,128,128);
    z-index: 20000;
}


#first, #second, #third, #fourth, #fifth {
    background-color: rgb(179, 215, 179);
    vertical-align: middle;
    margin-left: 2em;
    text-align: center;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    /*background-image: url(../Images/icon-back.png);*/
}

.clearfix {
    clear: both;
}

.tk-museo-slab {
    font-family: "museo-slab",serif;
}

.tk-museo-sans {
    font-family: "museo-sans",sans-serif;
}

.tk-museo {
    font-family: "museo",serif;
}

.tk-trajan-pro {
    font-family: "trajan-pro",sans-serif;
}
