@charset "iso-8859-1";

/* ELEMENT ALL */

body, html {
    height: 100%;
}

body {
    overflow: -moz-scrollbars-vertical;
    overflow-x: auto;
    background: #2e2e2e url('../img/body_background.gif') repeat-x;
}

body, div, p, h1, h2, h3, h4, h5, h6, input, select, textarea, label, ul, li, td {
    font-family: verdana, arial;
    font-size: 11px;
    line-height: 16px;
}

body, p, h1, h2, h3, h4, h5, h6, form, input, select, textarea, label, ul, li {
    margin: 0;
}

img, td, th {
    vertical-align: top;
}

img {
    border: none;
}

a {
    color: #804620;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

a:focus {
    outline: none;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #000000;
    text-decoration: none;
}

ul {
    padding: 0;
}

ul li {
    padding: 0;
    list-style: none;
}

/* DEFAULT CLASS */

.clear {
    font-size: 0; /* ie6 */
    line-height: 0; /* ie6 */
    height: 0; /* ie6 & ie7*/
    clear: both;
}

input.text { /* => fix_ie.css */
    border: 1px solid #b3b3b3;
    padding: 3px 4px 3px 4px;
    font-size: 10px;
    line-height: 12px;

    width: 200px;
}

textarea.text { /* => fix_ie.css */
    border: 1px solid #b3b3b3;
    padding: 3px 4px 3px 4px;
    font-size: 10px;
    line-height: 12px;
    width: 200px;
    height: 96px;
}

/* MAIN CONTENT */

#wrapper {
    position: relative;
    width: 999px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
    background: url('../img/wrapper_background.gif') top center repeat-y;
}

#header {
    width: 737px;
    height: 140px;
    padding: 0 10px 0 10px;
    margin: 0 121px 0 121px;
    background: url('../img/header_background.gif') no-repeat;
}

#footer {
    width: 691px;
    position: absolute;
    text-align: right;
    background: url('../img/footer.gif') top right no-repeat;
    padding: 3px 0 0 0;
    bottom: 5px;
}

#footer a {
    text-decoration: none;
    font-size: 10px;
    padding-left: 30px;
}

#navigation {
    float: left;
    width: 131px;
}

#navigation div.entry {
    padding: 6px 0 3px 6px;
}

#navigation div.entry_child {
    padding: 0 0 0 28px;
    background: url('../img/nav_sub_background.gif') 28px 1px no-repeat;
}

#navigation div.entry_child a {
    display: block;
    color: #acacac;
    text-decoration: none;
    line-height: 17px;
    padding: 0 0 1px 3px;
}

#navigation div.entry_child a.active,
#navigation div.entry_child a:hover {
    color: #ffffff;
    font-weight: bold;
}

#content {
    float: left;
    width: 691px;
    padding: 5px 13px 30px 33px;
}

#content_left {
    float: left;
    width: 539px;
}

#content_left div.container {
    width: 508px;
}

#content_right {
    float: left;
    width: 152px;
}

/* CONTENT */

#content h1 {
    font-size: 12px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 1px;
    margin-bottom: 10px;
}

#content h2 {
    font-size: 11px;
    color: #464949;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 1px;
    margin-bottom: 3px;
}

#content h3 {
    font-size: 11px;
    color: #464949;
}

#content h4 {
    font-size: 11px;
    color: #804620;
}

#content div.line {
    height: 1px;
    font-size: 0;
    line-height: 0;
    background: #cccccc;
}

/* EVENT */

#content table.event {
    margin: 0 0 3px 0;
}

#content table.event td.label {
    width: 50px;
}

/* MEMBER OVERVIEW */

#content div.member_overview {
    margin-top: 21px;
    border-top: 1px solid #cccccc;
}

#content div.member_overview div.entry {
    border-bottom: 1px solid #cccccc;
}

#content div.member_overview div.entry a {
    display: block;
    font-weight: bold;
    text-decoration: none;
    padding: 1px 5px 3px 5px;
}

#content div.member_overview div.entry a.row_a {
    background: #ffffff;
}

#content div.member_overview div.entry a.row_b {
    background: #f2ece8;
}

#content div.member_overview div.entry a:hover {
    background: #d9c7bc;
}

/* MEMBER */

#content div.member {
    border-top: 1px solid #cccccc;
}

#content div.member table.entry td.image {
    width: 70px;
}

#content div.member table.entry td.image div {
    border: 1px solid #cccccc;
    width: 58px;
    height: 58px;
    margin: 5px 0 5px 0;
}

#content div.member table.entry td.image table td {
    width: 58px;
    height: 58px;
    text-align: center;
    vertical-align: middle;
}

#content div.member table.entry td.text div {
    padding: 2px 0 0 0;
}

#content div.member table.entry td.text span.quote {
    font-style: italic;
}

/* GALLERY */

#content div.gallery_overview {
    float: left;
    border: 1px solid #cccccc;
    width: 341px;
    margin-bottom: 5px;
}

#content div.gallery_overview div.image {
    float: left;
    height: 109px;
    border-right: 1px solid #cccccc;
    background: #f2f2f2;
}

#content div.gallery_overview div.text {
    float: left;
    width: 231px;
    height: 109px;
}

#content div.gallery_overview h3 {
    padding: 3px 9px 3px 9px;
}

#content div.gallery {
    float: left;
    border: 1px solid #cccccc;
    width: 109px;
}

#content div.gallery_overview table td,
#content div.gallery table td {
    width: 109px;
    height: 109px;
    text-align: center;
    vertical-align: middle;
}

#content div.gallery_spacer {
    float: left;
    width: 5px;
    height: 5px;
    line-height: 5px;
    font-size: 3px;
}

#content div.gallery_detail {
    border: 1px solid #cccccc;
    width: 689px;
    height: 689px;
}

#content div.gallery_detail table td {
    width: 689px;
    height: 689px;
    text-align: center;
    vertical-align: middle;
}



/* GUESTBOOK */

#content table.form {
    width: 318px;
}

#content table.form td.label {
    width: 108px;
}

#content table.form td.spacer {
    height: 3px;
}

#content table.form td.submit {
    text-align: right;
}



