/* 
    Document   : style
    Created on : 06.10.2012, 22:33:25
    Author     : locke25
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

#fullSize, #animal, #promotedContent, #detailContentView {
  width: 100%;
  /*height: 768px;*/
  position:absolute;  
  display: none;
}

#detailLeftSide {
    width: 50%;
    float: left;
}

#detailRightSide {
    width: 50%;
    float: left;
}

#fullScreen {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
 /*   top: 0;
    left: 0;*/
}

#zoomGarden, #animateCanvas, #funkel {
    width: 770px;
    height: 580px;
    margin: 0 auto;
}

#detailCanvas {
    width: 50px;
    height: 50px;
}

html, body {
    width: 100%;    
}

body { background-color: #000; color: #FFF; overflow-x: hidden;}

a { color: white; text-decoration: none; }

a:hover { text-decoration: underline; }

li { list-style-type: none; }

label { display: block; margin-top: 15px; }

form { padding-left: 10px; }

li form { padding: 0; }

img { width: 100%; } 

ul { padding: 0; }

li { margin-bottom: 5px; }

table { width: 800px; border-collapse: collapse; }

table * { text-align: left; }

table, tr, td { border: 1px solid #FFF; }

textarea, select, input { width: 250px; }

.odd { background-color: #333; color: #FFF; }

.odd a { color: #FFF; }

.even { background-color: #666; color: #FFF; }

td, th { padding: 3px; vertical-align: top; }

.cb { clear: both; }

#book { 
    display:none;
    visibility: hidden;
}

#containerHead {
    position: absolute;
    top: 0;
    left: 50%;
    width: 620px;
}

#start { position: absolute; width: 620px; color: #000; left: -310px;}

#logo { width: 400px; margin-left: 100px; }

#zitat { 
    border-top: 1px solid silver;
    border-bottom: 1px solid silver;
    margin-top: 130px;
    padding: 35px 10px;
    font-size: 36px;
}

div[page='5'] .p5,
div[page='6'] .p6, div[page='7'] .p7,
div[page='8'] .p8, div[page='9'] .p9,
div[page='10'] .p10, div[page='11'] .p11,
div[page='12'] .p12, div[page='13'] .p13,
div[page='14'] .p14, div[page='15'] .p15 {
  color: #000 !important;
}

.teaserJewel {
    margin-bottom: 20px;
    height: 161px;
    overflow: hidden;
    font-family: Georgia;
}

.teaserHeader {
    font-size: 16px;
    font-weight: bold;
    color: grey;
}

.descFooter {
    margin: 10px 0 0 5px;
    font-size: 11px;
    color: silver;
    padding-right: 25px;
}

.marginTop {
    margin-top: 45px;
}

.marginTop25 {
    margin-top: 50px;
}

.content {
    width: 200px;
    color: gray;
    font-size: 12px;
}

.teaserPadding {
    padding: 10px 0;
}

.rightDetails {
    margin-top: 150px;
    color: #000;
}

.rightDetails p {
    color: silver;
    margin-right: 10px;
}

.rightDetails h1 {
    color: grey;
}

.fontBold {
    font-weight: bold;
}

#animal { display: none; }

.img_normal { position: relative; width: 100px; height: 100px; overflow: hidden; border: 1px solid silver; padding: 3px;}

.img_normal_sub_window { width: 100%; overflow: hidden; height: 100%;}

.img_big { position: relative; width: 130px; height: 130px; overflow: hidden; border: 1px solid silver; padding: 3px;}

.img_detail { width: 312px; height: 312px; overflow: hidden; }

.img_big_sub_window { width: 100%; overflow: hidden; height: 100%;}

.img_normal img,
.img_big img,
.img_detail img { width: auto; cursor: pointer;}

.img_normal td,
.img_big td,
.img_detail td { text-align: center; vertical-align: middle; }

#footer { display: none; position: absolute; top: 318px; left: -385px; z-index: 100000;}

iframe { height: 22px; width: 150px !important; position: relative; top: 8px;}

.imprint { visibility: hidden; }

.imprint:hover, .glossarprint:hover, .gardenprint:hover, .contact:hover {
    text-decoration: none;
    cursor: pointer;
}

.glossarprint, .gardenprint, .imprint, .contact, .rings {
    position: relative; top: 0; text-decoration: none;
}

#imPrintContent { display: none; position: absolute; left: -220px; top: -268px; z-index: 20000;}

#funkel { display: none; position: absolute; width: 43px; height: 43px; overflow: hidden; z-index: 100; }

#contactInfo { position: absolute; color: silver; font-size: 12px; top: 77px; left: 100px; line-height: 16px;}

.colorGreg { color: #461482; }

#turnPageInfo { position: absolute; left: 210px; top: 290px; display: none;}

/* mainPageEntry Styles declare here */

#main-head, #main-navi-garden {
    width: 1024px;
    margin: auto;
}

#main-body {
    width: 1024px;
    height: 610px;
    margin: auto;
    background-image: url('../img/main/StartHintergrund.png');
    background-repeat: no-repeat;
}

#main-logo {
    float: left;
    margin: 25px 0 15px 111px;
    position: relative;
}

#main-navi {    
    float: left;
    margin-top: 43px;
    margin-left: 55px;
    position: relative;
}

#main-navi a {
    display: inline-block;
    margin-right: 60px;
}

#additional {
    position: absolute;
    top: -40px;
    right: -75px;
}

#additional a {
    margin: auto;
    color: #000 !important;
    font-size: 8px;
}

#left {
    width: 385px;
    height: 580px;
    position: absolute;
    top: 0;
    left: 0;
}

#right {
    width: 385px;
    height: 580px;
    position: absolute;
    top: 0;
    left: 385px;
}

.bobbles {
    position: relative;
}

.bobbles  img{
    width: auto !important;
}

.linkAbout {
    left: 164px;
    top: 34px;
}

.linkGarden {
    left: 326px;
    top: 248px;
}

.linkBook {
    top: 128px;
    left: 302px;
}

.linkDiary {
    top: 460px;
    left: 232px;
}

.linkShowroom {
    left: 128px;
    top: 263px;
}

#main-body-about, #main-body-diary {
    width: 1024px;
    height: 610px;
    margin: auto;
    background-image: url('../img/main/VerlaufBeige.png');
    background-repeat: repeat-x;
}

#aboutText {
    position: absolute;
    top: 20px;
    left: 340px;
    width: 670px;
}

#diary-left-container {
    background-image: url('../img/main/Trennlinie.png');
    background-repeat: no-repeat;
    background-position: right 14%;
}

#diary-right-container {
    background-image: url('../img/main/Trennlinie.png');
    background-repeat: no-repeat;
    background-position: left 14%;
}

#gallery {
    margin-top: 30px;
}

#gallery img {
    display: inline-block;
    margin-left: 10px;
}

.corners {
    -moz-border-radius:10px; /* Firefox */
    -webkit-border-radius:10px; /* Safari, Chrome */
    -khtml-border-radius:10px; /* Konqueror */
    border-radius:10px; /* CSS3 */
}

.slideshow-container img {
    -moz-border-radius:10px; /* Firefox */
    -webkit-border-radius:10px; /* Safari, Chrome */
    -khtml-border-radius:10px; /* Konqueror */
    border-radius:10px; /* CSS3 */
}

.advance-link {
    line-height: 16px !important;
}

#slideshow .advance-link img {
    width: 526px !important;
    height: 417px !important;
}

#slideshow span {
    top: 15px !important;
}

.thumb img {
    -moz-border-radius:10px; /* Firefox */
    -webkit-border-radius:10px; /* Safari, Chrome */
    -khtml-border-radius:10px; /* Konqueror */
    border-radius:10px; /* CSS3 */
    width: 104px;
    height: 83px;
}

ul.thumbs li {
    margin: 5px !important;
}

.selected img {
    border: 3px solid rgb(89,18,111) !important;
    -moz-border-radius:10px; /* Firefox */
    -webkit-border-radius:10px; /* Safari, Chrome */
    -khtml-border-radius:10px; /* Konqueror */
    border-radius:10px; /* CSS3 */
}

.menueLink {
    position: absolute;
    top: 5px;
    left: -51px;
}

#backbutton {
    position: absolute;
    top: 470px;
    left: 10px;
}

#backbuttonLeft {
    position: absolute;
    top: 470px;
    right: 10px;
}

* {
    font-family: "Georgia Italic",Georgia, serif;
    font-style: italic;
}

.lila {
    color: rgb(89,18,111) !important;
}

.black {
    color: #000 !important;
}

map area { border: 0px; }

.fontHelv { font-family: Helvetica !important; }

#additional * { font-style: normal !important; }

div.navigation a.prev {
    background-image: url('../img/main/PfeilLinks.png');
}
div.navigation a.next {
    background-image: url('../img/main/PfeilRechts.png');
}
div.loader {
    background-image: url('galleriffic/loaderWhite.gif');
}