@charset "UTF-8";

body {
    margin-top: 25px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    background-color: #f7eace;
    background-image: url('http://www.janbatiuk.com/themes/janbatiuk/images/jb_background_lo.jpg');
    background-repeat: repeat-x;
    background-position: center top;
}

a:link {
    color: #000000;
}

a:visited {
    color: #000000;
}

a:hover {
    color: #880000;
}

a:active {
    color: #ff0000;
}

.footer {
    height: 50px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    color: #666666;
}

.footer a:link {
    font-size: 13px;
    color: #666666;
}

.footer a:visited {
    font-size: 13px;
    color: #666666;
}

.footer a:hover {
    font-size: 13px;
    color: #ff6666;
}

.footer a:active {
    font-size: 13px;
    color: #ff6666;
}

.homepad {
    background-image: url('http://www.janbatiuk.com/themes/janbatiuk/images/homepad_02.gif');
    background-repeat: no-repeat;
    background-position: center top;
    height: 432px;
    width: 740px;
    padding-top: 18px;
    padding-right: 23px;
    padding-bottom: 23px;
    padding-left: 23px;
}

.homeright {
    height: 432px;
    width: 210px;
}

.homeleft {
    height: 432px;
    width: 529px;
}

.intro {
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #000000;
    background-image: url('http://www.janbatiuk.com/themes/janbatiuk/images/home_gradient.gif');
    background-repeat: no-repeat;
    background-position: center top;
    height: 202px;
    width: 509px;
    font-size: 14px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: justify;
    padding-bottom: 2px;
}

h3 {
    margin-top: 0px;
    font-size: 14px;
}

.byline {
    text-align: right;
    font-size: 12px;
    line-height: 12px;
}

.nav {
    height: 204px;
    width: 210px;
    background-color: #990000;
}

.innerpad {
    background-image: url('http://www.janbatiuk.com/themes/janbatiuk/images/inner_midpad_03.gif');
    background-repeat: repeat-y;
    background-position: center top;
    width: 740px;
    padding-top: 0px;
    padding-right: 23px;
    padding-left: 23px;
    padding-bottom: 1px;
}

.contenta {
    width: 529px;
}

.contentb {
    color: #000000;
    padding-right: 12px;
    padding-left: 12px;
    text-align: justify;
}

.footer_inside {
    width: 767px;
    font-family: Georgia, "Times New Roman", Times, serif;
    background-image: url('http://www.janbatiuk.com/themes/janbatiuk/images/inner_footer_pad_04.gif');
    font-size: 13px;
    color: #666666;
    background-repeat: no-repeat;
    background-position: center top;
    padding-top: 52px;
    padding-right: 14px;
    padding-left: 14px;
}

.innerright {
    width: 210px;
}

.innerleft {
    background-image: url('http://www.janbatiuk.com/themes/janbatiuk/images/inner_gradient.gif');
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #000000;
    background-repeat: repeat-x;
    background-position: center top;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 25px;
    width: 529px;
}

.message {
    color: #008800;
}
/******************************************************************************/
/*                        BLOCKS STYLE CSS FILE                               */
/******************************************************************************/
/*
Theme  : Default Seagull Theme
Author : Julien Casanova <julien_casanova@yahoo.fr>
Version: 1.0
Date   : 2006/03/20
*/

/*
====================Default Block Styling=====================*/
.block {
    margin-bottom: 1.5em;
}
.block .header {
    margin: 0 0.4em;
    padding-bottom: 0.4em;
    border-bottom: 1px solid #0099CC;
    color: #0099CC;
    font-weight: bold;
}
.block .header h2 {
    font-size: 1.1em;
    font-family: arial;
}
.block .content {
    padding: 0.4em;
    font-size: 0.9em;
}

/*
=====================Lang Switcher Block======================*/
#lang-switcher {
    float: right;
}

/*
====================Top Navigation Block======================*/
#top-nav {
    position: relative;
    background: #EEF7D4;
    border: 2px solid #FFFFFF;
    border-top: none;
}
#top-nav .inner {
    height: 2.2em;
    padding-left: 180px;
    border: 1px solid #BBBBBB;
}
#top-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#top-nav li {
    float: left;
    padding-left: 0;
}
#top-nav li a {
    display: block;
    padding: 0.5em 1em;
    border-right: 1px solid #FFFFFF;
    font-weight: bold;
    color: #66A326;
}
#top-nav li a:hover, #top-nav li.current a {
    background-color: #99CC00;
    color: #FFFFFF;
    text-decoration: none;
}
#nav {
    height: 50px;
    font-size: 0.75em;
}
#nav ul {
    position: absolute;
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #99CC00;
}
#nav ul li {
    float: left;
    display: inline;
    margin: 0;
}
#nav ul li a {
    display: block;
    position: relative;
    padding: 0.2em 1.5em;
    background-color: #0099CC;
    font-size: 1.3em;
    font-weight: bold;
    color: #EEF7D4;
    text-align: center;
    text-decoration: none;
    letter-spacing: 0.05em;
    border-right: 1px solid #99CC00;
}
#nav ul li a:hover {
    color: #2666A3;
    text-decoration: underline;
}
#nav ul li.current a {
    color: #2666A3;
    background-color: #E5F8FF;
}
#nav ul li.current a:visited {
    color: #2666A3;
}
/* hide the sublevels */
#nav ul ul {
    display: none;
}
#nav ul li.current ul {
    position: absolute;
    left: 0;
    display: block;
    /* use max-width emulation hack from
     * http://www.svendtofte.com/code/max_width_in_ie/, using the IE5.0+ dynamic
     * properties syntax, see
     * http://msdn.microsoft.com/workshop/author/dhtml/overview/recalc.asp */
        padding: 0;
    background-color: #E5F8FF;
}
#nav ul li.current li {
    padding: 0.4em 0;
}
#nav ul li.current li a {
    /* hide first pipe */
    left: -1px;
    padding: 0 1em;
    font-weight: normal;
    font-size: 1.1em;
    color: #2666A3;
    border-right: none;
    border-left: 1px solid #2666A3;
}
/* hide 3rd or more levels */
#nav ul ul ul li {
    display: none;
}
