@import url(navi.css);
@import url(imgscroller.css);

* {
  font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;	
}

html {
  height: 100%;
  overflow-y: scroll;
}

body {
  margin: 0;
  padding: 0;
  line-height: 17px;
  font-size: 11Px;
  color: #4E4D47;
  background: #FFFFFF;
}

h1, h2, h3, h4,
form {
  margin: 0;
  padding: 0;
}

h1 {
  margin: 0 0 16px 0;
  line-height: 24px;
  font-family: "Times", "Times Roman", "Times New Roman";
  font-size: 24px;
  font-weight: normal;
}

h2 {
  font-size: 100%;
  font-weight: bold;
}

p {
  margin: 0 0 16px 0;
  padding: 0;
}

img {
  border: 0;
}

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

a.more {
  text-decoration: none;
}

a.more strong {
  font-weight: bold;
  padding-right: 12px;
  background: url(../img/bg_link.gif) no-repeat right 3px;
}

/*
a.ext {
  color: #4E4D47;
}
*/

.hr {
  clear: both;
  margin: 0 0 20px 0;
  padding: 20px 0 0 0;
  border-bottom: 3px solid #FFFFFF;
}

.hr hr {
  display: none;
}

ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul li {
  display: block;
  margin: 0;
  padding: 0;
}

textarea,
input.text {
  margin: 0;
  padding: 1px 3px 1px 9px;
  font-size: 11px;
  color: #4E4D47;
  border: 1px solid #ACA899;
}

button {
  position: relative;
  margin: 0;
  padding: 0;
  line-height: 13px;
  text-align: left;
  font-size: 11px;
  color: #891217;
  border: 0;
  background: none;
}

button strong {
  padding-right: 12px;
  background: url(../img/bg_link.gif) no-repeat right 3px;
}


/* SITE */
#page {
  position: relative;
  width: 994px;
  margin: 0 auto;
  background: url(../img/shade_main_sides.gif) repeat-y;
}

#header {
  position: relative;
  height: 267px;
  margin-bottom: 26px;
  background: #FFFFFF url(../img/shade_main_top.gif) no-repeat left bottom;
}

#header h1 {
  position: relative;
  top: 46px;  
  margin: 0 0 46px 0;
}

#header h2 {
  position: absolute;
  top: 4px;  
  right: 8px;
  margin: 0;
}

#pagebody {
  float: right;
  width: 807px;
  padding: 20px 0 0 0;
  background: url(../img/bg_pagebody.gif) no-repeat left top;
}

#content {
  float: left;
  width: 620px;
  margin-right: 5px;
  background: #F3F2EF url(../img/bg_content.gif) repeat-x;
}

#contentbox {
  padding-bottom: 20px;
  background: url(../img/bg_contentbox.gif) no-repeat left bottom;
}

#pagebody.nomarginal {
  background-image: url(../img/bg_pagebody_wide.gif);
}

.nomarginal #content {
  width: 785px;
}

.nomarginal #contentbox {
  background-image: url(../img/bg_contentbox_wide.gif);
}


#marginal {
  width: 160px;
  float: left;
}

#subnavi {
  background: #DDDCD7;
}

#navi {
  width: 146px;
  margin-left: 24px;
}

#footer {
  clear: both;
  height: 30px;
  padding-top: 25px;
  background: #FFFFFF url(../img/shade_main_bottom.gif) no-repeat left top;
}

#footer form {
  position: absolute;
  top: 220px;
  left: 15px;
  color: #959286;
}

#footer form input.text {
  color: #ACA899;
}

#metanavi1 {
  position: absolute;
  z-index: 0;
  top: 223px;
  right: 16px;
}

#metanavi2 {
  margin-left: 8px;
}

/* CONTENT */

.blockend {
  clear: both;
}

.textbox,
.textimgbox {
  padding: 0 24px 0 24px;
}

.textimgbox .textbox {
  float: right;
  width: 340px;
  padding: 0;
}

.textimgbox .imgbox {
  float: left;
  width: 209px;
}

#countdown {
  position: relative;
  width: 340px;
  height: 54px;
  margin-bottom: 25px;
  font-family: "Times", "Times Roman", "Times New Roman";
  font-size: 16px;
  background: url(../img/bg_countdown.gif);
}

#countdown span {
  visibility: hidden;
}

#countdown strong {
  visibility: visible;
  position: absolute;
  width: 30px;
  left: 238px;
  top: 22px;
  text-align: center;
}

#bubble {
  position: absolute;
  z-index: 1;
  width: 600px;
  left: 211px;
  border-right: 1px solid #86857C;
  border-bottom: 1px solid #86857C;
}

#bubblecontent {
  position: relative;
  border: 1px solid #891217;
  padding: 28px 0 28px 0;
  background: #FFFFFF
}

#bubbleclose {
  display: none;
}

#bubble #bubbleclose {
  position: absolute;
  display: block;
  top: 8px;
  right: 10px;
}

#bubble .hr {
  border-bottom: 1px solid #DDDCD7;
}

#mp3player {
  width: 380px;
  height: 20px;
  line-height: 10px;
}

#mp3player * {
  vertical-align: top;
}


.submitrow {
  text-align: right;
}

.multiblock {
  position: relative;
  width: 100%;
}


.multiblock .block {
  position: relative;
  width: 48%;
}

.multiblock .first {
  float: left;
}  

.multiblock .second {
  float: right;
}  

.multiblock .end {
  clear: both;
}  

#playlist a {
  padding-left: 10px;
  color: #8E8D87;
}

#playlist a.on,
#playlist a:focus, #playlist a:hover, #playlist a:active {
  color: #891217;
  background: url(../img/bg_link.gif) no-repeat left center;
}

#ecardbox {
  height: 522px;
  padding: 26px;
  background: url(../img/bg_ecardbox.gif) no-repeat;
}

#ecardmotive img {
  display: block;
  margin: 0 auto 0 auto;
}

#ecardmotive img.high {
}

#ecardmotive img.wide {
  margin-top: 82px;
}

.selectedcard {
  position: relative; 
  width: 82px;
  height: 82px;
  background: url(../img/bg_selectedcard.gif) no-repeat;
}

.selectedcard img {
  position: relative;
  display: block;
  margin: 0 auto 0 auto;
  border: 1px solid #FFFFFF;
}

.selectedcard img.high {
  top: 9px;
}

.selectedcard img.wide {
  top: 20px;
}

#ecardback {
  position: relative;
  margin: 0;
  padding: 0;
  width: 547px;
  background: url(../img/bg_ecardback.gif) no-repeat;
}

#ecardback div.inner {
  height: 314px;
  padding-top: 88px;
  background: url(../img/bg_ecard_stamp.gif) no-repeat 450px 30px;
}

#ecardback #errormessage {
  position: absolute;
  width: 445px;
  left: 102px;
  top: -80px;
  color: #BB3333;
}

#ecardback #textbox {
  position: absolute;
  width: 223px;
  height: 300px;
  left: 18px;
  top: 20px;
  background: url(../img/bg_ecard_text.gif) no-repeat left top;
}

#ecardback textarea,
#ecardback #cardtext {
  width: 203px;
  height: 280px;
  margin: 10px 0 10px 0;
  padding: 0 10px 0 10px;
  font-size: 10px;
  border: 0;
  background: #FFFFFF;
  overflow: auto;
}

#ecardback h2 {
  display: block;
  width: 82px;
  margin: 0 0 6px 246px;
  padding-top: 20px;
  text-align: right;
}

#ecardback label {
  display: block;
  width: 265px;
  margin: 0 0 6px 246px;
  text-align: right;
}

#ecardback input.text {
  margin-left: 6px;
  border-color: #DDDCD7;
}

#ecardback .persdata {
  clear: left;
  display: block;
  height: 17px;
  margin: 0 0 6px 246px;
}

#ecardback .persdata span {
  display: block;
  float: left;
  width: 82px;
  margin-right: 8px;
  text-align: right;
}

.hint {
  font-size: 10px;
}

#ecardback .hint {
  display: block;
  width: 265px;
  margin: 20px 0 6px 246px;
  text-align: right;
}

#ecardback #sendresult {
  position: absolute;
  width: 436px;
  height: 100px;
  left: 30px;
  top: 30px;
  line-height: 12px;
  font-size: 10px;
  background: url(../img/bg_ecard_sent_stamp.gif) no-repeat right bottom;
}

#ecardback #logosmall {
  position: absolute;
  left:  18px;
  top: 333px;
}

#ecardback .submitrow {
  margin-right: 5px;
}

/* videos */
#videobox {
  position: relative;
  width: 100%;
  height: 342px;
}

#videobox .intro {
  width: 296px;
  height: 35px;
  margin: 0 auto 0 auto;
}

#videoplayer {
  width: 296px;
  height: 277px;
  margin: 0 auto 10px auto;
}

#videoplayer object {
	display: block;
}

#urlbox {
  position: relative;
  height: 20px;
}

#urlbox input.text {
  width: 440px;
  position: absolute;
  right: 0;
  text-align: center;
  background: #FFFFFF;
}

#contactbox {
  position: relative;
}

#contact {
  position: relative;
  height: 300px;
} 

#contact .row {
  position: relative;
} 

#contact .hinttext {
  width: 310px;
} 

#contact #message {
  position: absolute;
  width: 393px;
  right: 0;
  top: -10px;
} 

#contact #errormessage {
  position: absolute;
  width: 500px;
  right: 0;
  top: -20px;
  text-align: right;
  color: #BB3333;
}

#contact textarea {
  width: 379px;
  height: 175px;
}

#contact input.text {
  width: 379px;
} 

#contact label.adress {
  position: relative;
  padding-left: 15px;
} 

#contact label.adress input.clickbox {
  position: absolute; 
  left: -5px;
  top: -3px;
  vertical-align: top;
}

#contact #sender {
  position: absolute;
  width: 100%;
  top: 240px;
}

#contact .submitrow {
  position: absolute;
  width: 100%;
  bottom: 10px;
}  

#suggest {
  position: relative;
  height: 285px;
} 

#suggest .row {
  position: relative;
  margin-bottom: 25px;
} 

#suggest .hinttext {
  width: 310px;
} 

#suggest #message {
  position: absolute;
  width: 393px;
  right: 0;
  top: -10px;
} 

#suggest #errormessage {
  position: absolute;
  width: 500px;
  right: 0;
  top: -40px;
  text-align: right;
  color: #BB3333;
}

#suggest textarea {
  width: 379px;
  height: 175px;
}

#suggest input.text {
  position: absolute;
  width: 379px;
  right: 0;
  top: 0;
  margin: 0;
} 

#suggest #sender {
  position: absolute;
  width: 100%;
  top: 225px;
}

#suggest .submitrow {
  position: absolute;
  width: 100%;
  bottom: 10px;
}  

.errormessage {
  color: #BB3333;
}

#game {
  width: 160px;
  height: 242px;
  margin-top: 20px;
  background: url(../img/bg_game.gif) no-repeat;
}

#game h3 {
  padding: 12px 10px 10px 10px;
  line-height: 15px;
  text-decoration: none;
  font-family: "Times", "Times Roman", "Times New Roman";
  font-size: 18px;
  font-weight: normal;
  color: #FFFFFF;
}

#game a span {
  display: block;
  padding: 0 10px 0 10px;
  line-height: 13px;
  color: #214160;
}

#morebooks {
  position: absolute;
  width: 600px;
  height: 20px;
  left: 0;
  top: 0;
  background: #E4E0DD;
}

#morebooks ul {
  position: absolute;
  width: 600px;
  height: 24px;
  top: -24px;
  margin: 0;
  padding: 0;
  list-style: none;
}

#morebooks ul li,
#morebooks ul li a {
  display: block;
  float: left;
  height: 24px;
}

#morebooks ul li a {
  padding: 0 20px 0 20px;
  line-height: 24px;
  margin-right: 1px;
  text-decoration: none;
  font-weight: bold;
  color: #4E4D47;
  background: url(../img/bg_register.gif) repeat-x left top;
}

#morebooks ul li strong a {
  background: url(../img/bg_register-on.gif) repeat-x left top;
}

#morebooks ul li.first a {
  background: url(../img/bg_register-first.gif) no-repeat left top;
}

#morebooks ul li.first strong a {
  background: url(../img/bg_register-first-on.gif) no-repeat left top;
}

#morebooks ul li.last a {
  background: url(../img/bg_register-last.gif) no-repeat right top;
}

#morebooks ul li.last strong a {
  background: url(../img/bg_register-last-on.gif) no-repeat right top;
}

