/* body & containers
 ============================================================ */
body {
    background-color: #ffffff;
    background-image: url('../images/background.jpg');
    background-repeat: repeat-x;
    background-position: top;
}

div.container {
    font-family: "Times New Roman", Times, serif;
    /*	font-family: Georgia, "Times New Roman", serif;*/
    background-color: #ffffff;
    border-left: 1px solid #776655;
    border-right: 1px solid #776655;
    /*	background-color: #ffffff;
     background-image: url('../images/background2.jpg');
     background-repeat: repeat-x;
     background-position: bottom; */
}

div.ap-content {
    border-bottom: 1px solid #776655;
    min-height: 600px;
    height: auto !important;
    height: 600px;
}

/* ap-header
 ============================================================ */
.ap-header-large {
    width: 500px;
    height: 100px;
    margin: 0px auto 0px auto;
    padding: 0px;
    text-align: left;
    position: relative;
}

.ap-header-large-first {
    font-size: 80px;
    font-weight: bold;
    color: #ffffff;
    position: absolute;
    top: 0px;
    left: 50px;
    z-index: 1;
}

.ap-header-large-second {
    font-size: 80px;
    font-weight: bold;
    color: #aaa;
    position: absolute;
    top: 1px;
    left: 51px;
    z-index: 0;
}

.ap-header-small {
    font-style: oblique;
    width: 600px;
    height: 36px;
    margin: 0px auto 0px auto;
    padding: 0px;
    text-align: left;
    position: relative;
}

.ap-header-small-first {
    font-size: 24px;
    font-weight: normal;
    color: #ffffff;
    position: absolute;
    top: 0px;
    left: 190px;
    z-index: 1;
}

.ap-header-small-second {
    font-size: 24px;
    font-weight: normal;
    color: #aaa;
    position: absolute;
    top: 1px;
    left: 191px;
    z-index: 0;
}

div.ap-header {
    border-top: 1px solid #776655;
    border-bottom: 1px solid #776655;
    background-color: #d5cdbe;
}

/* ap-content
 ============================================================ */
#ap-content-page {
    background: #fff9e9;
    padding: 1px;
}

div.ap-content-thumbnail {
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    width: 130px;
    height: 130px;
}

div.ap-content-topic {
    background: #d5cdbe;
    margin: 10px;
    padding: 1px;
}

div.ap-content-header {
    margin: 0px 10px 0 10px;
    text-align: center;
    font-size: 26px;
    height: 60px;
    line-height: 60px;
    background: #d5cdbe;
}

div.ap-content-text {
    cursor: pointer;
    display: block;
    padding-left: 10px;
}

div.ap-content-low {
    height: 60px;
    line-height: 60px;
}

div.ap-content-high {
    height: 130px;
    line-height: 130px;
}

a.ap-content-link {
    font-size: 22px;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

div:hover.ap-content-full, div.ap-content-full-hover {
    background: #eae7df;
}

div.ap-content-full {
    /* IE 6 don't use bottom margin it disappears */
    border-color: #d5cdbe;
    border-style: solid;
    border-width: 0px 10px 10px 10px;
}

div.ap-content-full-no-hover {
    background: #fff9e9;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.clear {
    clear: both;
}

/* ap-thumbnail
 ============================================================ */
div.ap-thumbnail-content {
    margin-left: 25px;
    margin-top: 10px;
    /* IE7 fix */
    padding-bottom: 10px;
    /* IE6 fix */
    display: inline;
}

div.ap-thumbnail-full {
    float: left;
}

div:hover.ap-thumbnail-full, div.ap-thumbnail-full-hover {
    background: #f5f5f5;
}

a.ap-thumbnail-link {
    font-size: 14px;
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
}

div.ap-thumbnail {
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    width: 150px;
    height: 150px;
}

div.ap-thumbnail-text {
    cursor: pointer;
    text-align: center;
    display: block;
    margin-left: 5px;
    margin-right: 5px;
    width: 140px;
    height: 60px;
}

/* ap-picture
 ============================================================ */
div.ap-picture-full {
    margin-top: 20px;
    /* http://www.felgall.com/cshow01.htm */
    text-align: center;
}

div.ap-picture {
    /* Picture width */
    width: 800px;
    margin: 0 auto;
    text-align: center;
}

div.ap-picture-text {
    margin-top: 20px;
    margin-bottom: 20px;
    display: block;
    margin-left: 5px;
    margin-right: 5px;
    width: 950px;
    font-size: 20px;
}

.unicode {
    font-family: Code2000, Code2001, "Free Serif", "TITUS Cyberbit Basic", "Doulos SIL", "Chrysanthi Unicode", "Bitstream Cyberbit", "Bitstream CyberBase", Thryomanes, Gentium, GentiumAlt, "Lucida Grande", "Free Sans", "Arial Unicode MS", "Microsoft Sans Serif", "Lucida Sans Unicode";
    font-family /**/:inherit;
}

/* ap-breadcrumb
 ============================================================ */
div.ap-breadcrumb-content {
    border-top: 1px solid #776655;
    border-bottom: 1px solid #776655;
    padding-top: 1px;
    padding-bottom: 1px;
    background-color: #e8e5e0;
    font-style: oblique;
}

#ap-breadcrumb {
    font-size: 18px;
    margin-left: 30px;
}

#ap-breadcrumb ul {
    padding: 0;
    margin: 0;
}

#ap-breadcrumb li {
    float: left;
    list-style-type: none;
    padding-left: 20px;
    padding-right: 5px;
    background-image: url('/web/images/raquo.gif');
    background-repeat: no-repeat;
    background-position: top;
    background-position: 5px;
}

#ap-breadcrumb li.first {
    padding-left: 0;
    background: none;
}

#ap-breadcrumb li.last {
    font-weight: bold;
}

#ap-breadcrumb a {
    text-decoration: none;
}

#ap-breadcrumb a:hover {
    text-decoration: underline;
    color: #8b88ff;
}

/* ap-menu
 ============================================================ */
div.ap-menu {
    background-color: #e8e5e0;
    padding-top: 1px;
    padding-bottom: 1px;
}

#ap-menu-items {
    font-size: 20px;
    margin-left: 10px;
}

#ap-menu-items ul {
    padding: 0;
    margin: 0;
}

#ap-menu-items li {
    float: left;
    list-style-type: none;
    padding-left: 20px;
    padding-right: 5px;
}

#ap-menu-items a {
    text-decoration: none;
}

#ap-menu-items a:hover {
    text-decoration: underline;
    color: #8b88ff;
}

/* ap-footer
 ============================================================ */
div.ap-section {
    font-size: 18px;
    text-align: center;
    font-style: oblique;
    border-bottom: 1px solid #776655;
    padding-top: 2px;
    padding-bottom: 2px;
}

div.ap-random-pictures {
    padding-top: 5px;
    padding-bottom: 5px;
}

div.ap-copyright {
    font-size: 12px;
    text-align: center;
    background-color: #e8e5e0;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #776655;
}

div.ap-footer-copyright {
    font-size: 20px;
    margin-right: 30px;
    float: right;
    /* IE fix */
    display: inline;
}

/* ap-pic-nav
 ============================================================ */
div.ap-pic-nav-container {
    font-style: oblique;
    border-left: 1px solid #776655;
    border-bottom: 1px solid #776655;
    background-color: #e8e5e0;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-right: 30px;
    padding-left: 10px;
    float: right;
    /* IE fix */
    display: inline;
}

#ap-pic-nav {
    font-size: 18px;
    margin-left: 10px;
}

#ap-pic-nav ul {
    padding: 0;
    margin: 0;
}

#ap-pic-nav li {
    float: left;
    list-style-type: none;
    padding-left: 20px;
    padding-right: 5px;
}

#ap-pic-nav a {
    text-decoration: none;
}

#ap-pic-nav a:hover {
    text-decoration: underline;
    color: #8b88ff;
}

/* front-page
 ============================================================ */
div.pic {
    cursor: pointer;
    background-image: url('/web/images/h2.jpg');
    background-repeat: no-repeat;
    background-position: center;
    width: 259px;
    height: 400px;
    margin-right: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
    float: left;
}

div:hover.pic {
    background-image: url('/web/images/h.jpg');
}

a.pic-link {
    display: block;
    width: 100%;
    height: 100%;
}

div.partners {
    border-left: 1px solid #776655;
    border-bottom: 1px solid #776655;
    margin: 0;
    margin-left: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    width: 100px;
    float: right;
    clear: right;
}

img.partner {
    margin-top: 10px;
}

p.text {
    text-align: justify;
    margin: 0px;
    padding: 0px;
    line-height: 1.3em;
    text-indent: 2em;
    margin-top: 1em;
    margin-bottom: 1em;
}

p.header {
    text-align: center;
    margin: 0px;
    padding: 0px;
    line-height: 1.3em;
    margin-top: 1em;
}

div.partners-text {
    margin-bottom: 10px;
    background-color: #e8e5e0;
    font-size: 18px;
    text-align: center;
    font-style: oblique;
}

/* text
 ============================================================ */
div.ap-just-page {
    font-size: 20px;
    padding: 10px 25px 10px 25px;
    text-align: left;
}

p.normal {
    text-align: justify;
    text-indent: 1.5em;
    margin: 0px;
    padding: 4px 0 0 0;
    font-family: Garamond, Georgia, serif;
    font-size: 18px;
    font-weight: 50;
}

p.verse {
    margin: 0px;
    padding: 20px 0 0 300px;
    font-family: Garamond, Georgia, serif;
    font-size: 18px;
    font-weight: 50;
}

p.left {
    text-align: justify;
    margin: 0px;
    padding: 4px 0 0 0;
    font-family: Garamond, Georgia, serif;
    font-size: 18px;
    font-weight: 50;
}

p.right {
    text-align: right;
    margin: 0px;
    padding: 4px 0 0 0;
    font-family: Garamond, Georgia, serif;
    font-size: 18px;
    font-weight: 50;
}

p.center {
    text-align: center;
    text-indent: 1.5em;
    margin: 0px;
    padding: 4px 0 0 0;
    font-family: Garamond, Georgia, serif;
    font-size: 24px;
}

p.remark {
    text-align: justify;
    margin: 0px;
    padding: 4px 0 20px 0;
    font-family: Garamond, Georgia, serif;
    font-size: 16px;
}

p.normal:first-letter {
    font-size: 22px;
    font-family: Garamond, Georgia, serif;
}