body {
    margin: 0;
    padding: 0;
    font-family: verdana;
    font-size: 0.9em;
}

a,
a:active,
a:visited {
    text-decoration: none;
}

.clear {
    clear: both;
}

#container {
    margin: 0 auto;
    width: 956px;
}

#header {
    width: 956px;
}

#header_top {
    height: 16px;
    background-image: url(../../images/system/obi/header_top_bg.jpg);
}

#language {
    text-align: right;
}

#language ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#language li {
    border-right: 1px solid #FFFFFF;
    color: #FFFFFF;
    padding: 0 8px;
    font-weight: bold;
    float: right;
    font-size: 0.7em;
    margin-top: 2px;
}

#language li a,
#language li a:active,
#language li a:visited {
    color: #FFFFFF;
}

#language li.right {
    border-right: 0;
    padding-right: 28px;
}

#header_bottom {
    position: relative;
    height: 87px;
    background-image: url(../../images/system/obi/header_bg.jpg);
}

#top_nav {
    position: absolute;
    top: 65px;
    left: 175px;
    width: 600px;
    font-size: 0.8em;
    z-index: 9999;
}

#google_cse {
    position: absolute;
    top: 65px;
    right: 28px;
    font-weight: bold;
    font-size: 0.8em;
    color: #90908F;
    text-transform: uppercase;
}

#google_cse .q {
    border: 1px solid #5C5C5C;
    height: 1em;
    width: 102px;
}

#google_cse .sa {
    color: #FFFFFF;
    height: 1.2em;
    width: 24px;
    border: 1px solid #5C5C5C;
    background-color: #FBDB7D;
    font-weight: bold;
}

#advertise_header {
    position: relative;
    top: 7px;
    left: 305px;
    width: 625px;
    height: 49px;
}

#main {
    width: 954px;
    border: 1px solid #E6E5E5;
    border-top: 0;
    border-bottom: 0;
    background-image: url(../../images/system/obi/main_bg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    padding: 14px 0 0 0;
    z-index: 10;
}

#main_popup {
    position: relative;
    padding: 16px;
}

#main_popup h1{
    width: 440px;
    margin: 0;
    padding: 0;
    padding-bottom: 5px;
    font-weight: normal;
    font-size: 1.5em;
    color: #000000;
    text-align: center;
}

#footer {
    width: 954px;
    padding: 10px 0;
    border: 1px solid #E6E5E5;
    background-color: #FFFFFD;
    text-align: center;

}

#advertise {
    width: 954px;
}

#advertise ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-left: 6px;
}

#advertise li {
    float: left;
    margin-right: 6px;
}

#advertise li.right {
    margin-right: 0;
}

.ads {
    width: 150px;
    height: 51px;
    border: 1px solid #969696;
    /*border-bottom: 1px solid #000000;*/
    background-image: url(../../images/system/obi/ads_bg.jpg);
}

.ads img {
    border: 0;
}

#bottom_nav {
    clear: both;
    width: 954px;
}

#bottom_nav ul {
    padding: 0;
    margin: 0 auto;
    list-style-type: none;
    padding-top: 10px;
    width: 520px;
}

#bottom_nav li {
    float: left;
    padding: 1px 8px;
    border-right: 1px solid #90908F;
    color: #90908F;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 0.8em;
}

#bottom_nav li a {
    color: #90908F;
}

#bottom_nav li.right {
    border-right: 0;
}

#copyright {
    clear: both;
    font-size: 0.7em;
    padding-top: 10px;
}
