/* @override http://www.zoo-thomashauert.be/style/website.css */

body {
    background-color: #000000;
    color: #FFFFFF;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    letter-spacing: 1px;
    word-spacing: 4px;
    line-height: 15px;
}
select {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    letter-spacing: 1px;
    word-spacing: 4px;
    line-height: 15px;
}
div, ul, li {
    margin: 0;
    padding: 0;
    border: 0;
    list-style-type: none;
}
strong {
    font-weight: bold;
}
a:link, a:visited, a:hover, a:active {
    text-decoration: none;
	color: #FFFFFF;
}

h2 {
    border-bottom: 1px solid #000000;
    font-style: italic;
}
h4 {
    border-bottom: 1px solid #000000;
    padding-bottom: 10px;
    margin: 0;
    font-size: 14px;
    text-transform:uppercase;
}
/* Positioning */
#page-wrapper {
    position: relative;
    width: 1200px;
    margin: 0px auto;
}
#left-to-logo {
    position: absolute;
    top: 11px;
    left: -9985px;
    height: 12px;
    width: 10000px;
    z-index: 5;
    overflow: hidden;
}
#logo {
    position: absolute;
    top: 10px;
    left: 10px;    
    height: 51px;
    width: 153px;
}
#logo-title {
    color: #FFFFFF;
    font-style: italic;
    font-size: 18px;
    position: absolute;
    top: -20px;
    left: 30px;    
    height: 30px;
    width: 950px;
    text-transform:uppercase;
}
#logo .inner {
    position: absolute;
    top: 0;
    left: 0;    
    height: 51px;
    width: 153px;
    background-image: url('http://www.zoo-thomashauert.be/images/logo.gif');
}
#logo-to-right {
    position: absolute;
    top: 48px;
    left: 153px;
    height: 13px;
    width: 1012px;
    z-index: 5;
}
#corner-top-right-logo-to-right {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}
#corner-top-right-logo-to-right .inner {
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 15;
}
#corner-top-left-menu-root {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
#corner-top-left-menu-root .inner {
    position: absolute;
    top: -5px;
    left: -5px;
    z-index: 15;
}
#top-right-to-menu-root {
    position: absolute;
    top: 61px;
    left: 1152px;
    width: 13px;
    height: 39px;
    z-index: 1;
}
#menu-root {
    position: absolute;
    top: 100px;
    left: 975px;
    height: 13px;
    width: 190px;
    z-index: 5;
}
#menu-sub-1 ul.color-bg,
#menu-root ul.color-bg {
    text-align: right;
}
#menu-sub-1 li,
#menu-root li {
    clear:both;
}
.menu-link a {
    display: block;
    padding: 1px 0 1px 10px;
    text-transform:uppercase;
	color: black;
}
.menu-link a.current,
.menu-link a:hover {
    text-align: left;
}
.menu-link a.current span,
.menu-link a span {
    margin: 0;
    padding:0;
    border:0;
    display:block;
    width: 5px;
    height: 9px;
    float:right;
    line-height:1px;
    overflow: hidden;
    margin-top:2px;
    margin-left:2px;
    text-decoration:none;
}
.menu-link a.current span,
.menu-link a:hover span {
    background-image: url('http://www.zoo-thomashauert.be/images/rollover-arrow.gif');
    background-position: center left;
    background-repeat: no-repeat;
}
.menu-title h4 {
    text-align: left;
    font-weight: bold;
    margin: 0;
    padding-bottom: 5px;
    text-align: left;
    font-weight: bold;
    display:block;
    margin: 0;
    font-size: 12px;
    border: none;
}
.menu-title h4 .inner {
    text-decoration: underline;
}
.menu-seperator {
    height: 10px;
    line-height: 10px;
    font-size: 10px;
}
.menu-seperator span {
    display:block;
    height: 5px;
    line-height: 5px;
    font-size: 5px;
    border-bottom: 1px dashed #000000;
}
#menu-root-to-menu-sub-1 {
    position: absolute;
    top: 100px;
    left: 975px;
    height: 200px;
    width: 13px;    
    z-index: 1;
}
#menu-sub-1 {
    position: absolute;
    top: 300px;
    left: 728px;
    width: 260px;
    z-index: 5;
}
#menu-sub-1 ul {
}
#menu-sub-1 span.inner {
    padding: 5px 10px;
    display:block;
}
#menu-sub-1 label {
    padding: 10px 0 5px 0;
}
#menu-sub-1 select {
    width: 100%;
}
#corner-bottom-left-menu-sub-1 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
}
#corner-bottom-left-menu-sub-1 .inner {
    position: absolute;
    bottom: -5px;
    left: -5px;
    z-index: 15;
}
#corner-bottom-right-menu-sub-1 {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
}
#corner-bottom-right-menu-sub-1 .inner {
    position: absolute;
    bottom: -5px;
    right: -5px;
    z-index: 15;
}
#images-box-right {
    position: absolute;
    top: 100px;
    left: 728px;
    height: 200px;
    width: 13px;    
    z-index: 1;
}
#corner-top-right-images-box-right {
    position: absolute;
    top: 0;
    right: -1px;
    z-index: 10;
}
#corner-top-right-images-box-right .inner {
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 15;
}
#images-box-top {
    position: absolute;
    top: 100px;
    left: 10px;
    height: 13px;
    width: 718px;    
    z-index: 1;
}
#corner-top-left-images-box-top {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
}
#corner-top-left-images-box-top .inner {
    position: absolute;
    top: -5px;
    left: -5px;
    z-index: 15;
}
#images-box-bottom {
    position: absolute;
    top: 632px;
    left: 10px;
    height: 13px;
    width: 269px;    
    z-index: 1;
}
#corner-bottom-left-images-box-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
}
#corner-bottom-left-images-box-bottom .inner {
    position: absolute;
    bottom: -5px;
    left: -5px;
    z-index: 15;
}
#corner-top-right-images-box-bottom {
    position: absolute;
    top: 0;
    right: -1px;
    z-index: 10;
}
#corner-top-right-images-box-bottom .inner {
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 15;
}

/** press downloads page **/
#downloads-box-bottom {
    position: absolute;
    bottom: -13px;
    left: -13px;
    height: 13px;
    width: 450px;    
    z-index: 1;
}
#corner-top-right-downloads-box-bottom {
    position: absolute;
    top: 0;
    right: -1px;
    z-index: 10;
}
#corner-top-right-downloads-box-bottom .inner {
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 15;
}
#corner-bottom-left-downloads-box-left {
    position: absolute;
    bottom: -1px;
    left: 0;
    z-index: 10;
}
#corner-bottom-left-downloads-box-left .inner {
    position: absolute;
    bottom: -5px;
    left: -5px;
    z-index: 15;
}
#corner-bottom-left-list-box {
    position: absolute;
    bottom: -1px;
    left: -13px;
    z-index: 10;
}
#corner-bottom-left-list-box .inner {
    position: absolute;
    bottom: -5px;
    left: -5px;
    z-index: 15;
}
#downloads-box, #list-box {
    position: absolute;
    top: 113px;
    left: 10px;
    width: 680px;    
    z-index: 1;
    border-left-width: 13px;
    border-left-style: solid;
    padding-left: 10px;
    padding-bottom: 16px;
    padding-top: 10px;
}
#downloads-subscribe {
    position: absolute;
    top: 13px;
    right: 0;
    width: 300px;
    z-index: 5;
}
#downloads-subscribe .inner {
    padding: 5px 5px 5px 5px;
}
#menu-sub-2 {
    position: absolute;
    top: 645px;
    left: 78px;
    width: 202px;
    z-index: 5;
}
#menu-sub-2-to-performance-detail-wrapper {
    position: absolute;
    top: 645px;
    left: 267px;
    height: 94px;
    width: 13px;    
    z-index: 1;
}
#performance-detail-wrapper {
    position: absolute;
    top: 739px;
    left: 267px;
    width: 430px;
    z-index: 5;
    padding:10px;
}
#corner-top-right-performance-detail-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}
#corner-top-right-performance-detail-wrapper .inner {
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 15;
}
#corner-bottom-left-performance-detail-wrapper {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
}
#corner-bottom-left-performance-detail-wrapper .inner {
    position: absolute;
    bottom: -5px;
    left: -5px;
    z-index: 15;
}
.performance-detail-wrapper-to-full {
    position: absolute;
    bottom: 0;
    left: 450px;
    height: 13px;
    width: 40px;    
    z-index: 1;
}
.performance-detail-full {
    position: absolute;
    top: 0;
    left: 40px;
    width: 400px;
    z-index: 5;
    padding:10px;
}
.corner-top-right-performance-detail-full {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
}
.corner-top-right-performance-detail-full .inner {
    position: absolute;
    top: -5px;
    right: -5px;
    z-index: 15;
}

#about-block-text {
    position: absolute;
    top: 113px;
    left: 50px;
    width: 500px;    
    z-index: 1;
}
#table-supported-by {
    border-collapse: collapse;
}
#table-supported-by td {
    padding-top: 10px;
    padding-bottom: 10px;
}
#table-supported-by a img {
    float: right;
}

/* corner and arrow classes */
.corner-top-left {
    width: 13px;
    height: 13px;
    background-image: url('http://www.zoo-thomashauert.be/images/corner-top-left.gif');
    background-repeat: no-repeat;
    line-height:1px;
}
.corner-top-right {
    width: 13px;
    height: 13px;
    background-image: url('http://www.zoo-thomashauert.be/images/corner-top-right.gif');
    background-repeat: no-repeat;
    line-height:1px;
}
.corner-bottom-left {
    width: 13px;
    height: 13px;
    background-image: url('http://www.zoo-thomashauert.be/images/corner-bottom-left.gif');
    background-repeat: no-repeat;
    line-height:1px;
}
.corner-bottom-right {
    width: 13px;
    height: 13px;
    background-image: url('http://www.zoo-thomashauert.be/images/corner-bottom-right.gif');
    background-repeat: no-repeat;
    line-height:1px;
}
.arrow-down {
    width: 11px;
    height: 11px;
    background-image: url('http://www.zoo-thomashauert.be/images/arrow-down.gif');
    background-repeat: no-repeat;
    line-height:1px;
    overflow: hidden;
}
.arrow-up {
    width: 11px;
    height: 11px;
    background-image: url('http://www.zoo-thomashauert.be/images/arrow-up.gif');
    background-repeat: no-repeat;
    line-height:1px;
    overflow: hidden;
}
.arrow-right {
    width: 11px;
    height: 11px;
    background-image: url('http://www.zoo-thomashauert.be/images/arrow-right.gif');
    background-repeat: no-repeat;
    line-height:1px;
    overflow: hidden;
}
.arrow-left {
    width: 11px;
    height: 11px;
    background-image: url('http://www.zoo-thomashauert.be/images/arrow-left.gif');
    background-repeat: no-repeat;
    line-height:1px;
    overflow: hidden;
}
.nav-link {
    padding-top: 10px;
    text-transform:uppercase;
    text-align: left;
}
.nav-link a {
    padding-left: 20px;
    background: transparent url('http://www.zoo-thomashauert.be/images/arrow-right-black.gif') no-repeat left center;
}
.nav-link a:hover {
    border: 1px solid #000000;
}
.nav-link span.subtitle {
    font-style: italic;
    text-transform: none;
}
.nav-link-alt {
    text-transform:uppercase;
    text-align: center;
}
.nav-link-alt a {
    padding: 2px;
}
.nav-read-more {
    padding-top: 5px;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 2px;;
}
.nav-read-more a {
    float: right;
    text-transform: uppercase;
}
.nav-read-more a span {
    float:left;
}
.clear-both {
    height: 1px;
    line-height: 1px;
    clear: both;
}
.pager {
     line-height: 13px;
     text-align: center;
     padding-bottom: 15px;
}
.pager a {
    padding-left: 5px;
    padding-right: 5px;
    border: 1px solid #000000;
}
.overview {
    width:100%;
}
.overview td {
    padding: 4px;
    vertical-align: middle;
    border-width: 1px;
}
.overview th {
    text-align: left;
    white-space: nowrap;
}
.overview td table {
    border-collapse:collapse;
}
.overview td table td {
    padding: 0 0 4px 0;
}
/** biograhpy overview **/
.nav-biography {
    height: 150px; 
    width: 32px; 
    float: left;
    background: #000000;
    cursor: pointer;
}
.nav-biography span {
    display:block; 
    margin: 69px 11px;
}
.bio-preview {
    width:100px; 
    height: 150px; 
    float:left; 
    text-align: center; 
    padding: 0 10px; 
    overflow: hidden;
}
.bio-image {
    width:98px; 
    height: 110px; 
    margin:5px 0; 
    border-width: 1px; 
    border-style: solid; 
    background: #000000;
}

/** contact form **/
#frmContact label {
    display:block;
    margin-top:5px;
}
#ajax_loading {
    background: transparent url('http://www.zoo-thomashauert.be/images/ajax-loader.gif') no-repeat left center;
    width: 66px;
    height: 66px;
    padding: 5px;
}
#frmContact textarea.color-border {
    background: #000000;
    color: #FFFFFF;
    width: 400px;
    height: 150px;
}
#frmContact input.color-border {
    background: #000000;
    color: #FFFFFF;
    width: 400px;
}
#frmPressLogin label {
    width: 100px;
    display:block;
    float:left;
}

#msg_error {
    background:#000000; 
    color:#FF0000; 
    padding: 10px;
}

a.calendar,
a:hover.calendar,
a:visited.calendar {
	color: #FFFFFF;
}
a:hover.calendar {
	color: #FFFFFF;
	text-decoration: underline;
}

#downloads-box a:hover, #list-box a:hover {
	color: #fdde58;
}

ul.nav {
    height: 40px;
}
ul.nav li {
    float: left;
    width: 50%;
    text-align: center;
}
ul.nav li a.calendar {
    display: block;
    text-transform: uppercase;
    font-size: 14px;
    padding: 5px;
    margin: 5px;
}
ul.nav li a.active {
    border: 1px solid #FF0000;
    color:#FF0000;
}