@media all {

  kivitippu {}
  
  html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    display: block;
    background: #122D34 url('/images/stars.jpg') repeat left top;
  }

  body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background: transparent;
    display: block;
  }
  
  /* Global Defaults */
  * {
    font-family: Arial, Verdana, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    text-align: left;
  }
  
  hr {
    border-top: 1px dotted #aaaaaa;
    border-bottom: none;
    border-left: none;
    border-right: none;
  }

  h1 {
    font-family: Arial, Verdana, sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    color: #004056;
    margin: 16px 0;
  }
  
  h2 {
    font-family: Arial, Verdana, sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    margin: 16px 0;
  }

  h3 {
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #000000;
    margin: 10px 0;
  }
  
  p {
    font-family: Arial, Verdana, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    margin: 8px 0;
  }

  li, td, th, span {
    font-family: Arial, Verdana, sans-serif;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    color: #000000;
    margin: 0;
    text-align: left;
  }

  * strong, * b {
    font-weight: bold;
  }

  a:link, a:visited {
    font-family: Arial, Verdana, sans-serif;
    text-decoration: none;
    color: rgb(0,51,255);
  }

  a:hover {
    font-family: Arial, Verdana, sans-serif;
    text-decoration: underline;
    color: rgb(0,51,255);
  }

  img {
    border: none;
    padding: 0;
    margin: 0;
  }

  /* Layout */
  .siteContainer {
    width: 1024px;
    text-align: center;
    margin: 0 auto;
  }

  .navigation {
    width: 1024px;
    height: 38px;
    margin: 0;
    padding: 0;
    background: url('/images/topnavi_bg.png') repeat-x left top;
    display: block;
    vertical-align: center;
  }
  
  .navigation a.homeButton {
    margin-left: 40px;
  }
  
  .navigation table {
    height: 38px;
    display: inline;
  }
  
  .navigation table img {
    vertical-align: top;
  }

  .navigation a:link, .navigation a:visited, .navigation a:hover {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #ffffff;
    padding: 0 8px 0 0;
  }

  .breadcrumb a:link, .breadcrumb a:visited {
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #666666;
  }

  .breadcrumb a:hover {
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #999999;
  }

  .contentLayout {
    width: 1024px;
    height: auto;
    margin: 0;
    padding: 0;
    background: #ffffff;
    background: url('/images/taustakuva.jpg') no-repeat left top;
    display: block;
  }
  
  .contentArea {
    width: 100%;
    height: 621px;
    margin: 0;
    padding: 0;
    background: transparent;
    display: inline-block;
  }
  
  .contentHolder {
    width: 600px;
    height: 400px;
    background: transparent;
    margin-top: 40px;
    margin-left: 48px;
    margin-bottom: 40px;
  }
  
  .contentTop {
    width: 100%;
    height: 80px;
    margin: 0;
    padding: 0;
  }
  
  .contentTopLeft {
    width: 8px;
    height: 80px;
    margin: 0;
    padding: 0;
  }
  
  .contentTopCenter {
    width: auto;
    height: 80px;
    margin: 0;
    padding: 0;
    background: url('/images/content_top_bg.png') repeat-x left top;
  }

  .contentTopRight {
    width: 84px;
    height: 80px;
    margin: 0;
    padding: 0;
  }
  
  table.contentTopLinks {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  table.contentTopLinks tr td br {
    line-height: 6px;
  }

  table.contentTopLinks tr td a {
    padding: 0 20px;
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #F8A13A;
    text-decoration: none;
    text-transform: uppercase;
  }

  table.contentTopLinks tr td a.selectedTopLink {
    /*color: #F8A13A;*/
    color: #ffffff;
  }
  
  .content {
    width: 545px;
    height: 100%;
    margin: 0;
    padding: 10px;
    background: url('/images/content_bg.png') repeat left top;
    overflow: auto;
  }
  
  .contentBottom {
    width: 565px;
    height: 40px;
    margin: 0;
    padding: 0;
  }

  .contentBottomLeft {
    width: 52px;
    height: 40px;
    margin: 0;
    padding: 0;
  }

  .contentBottomCenter {
    width: auto;
    height: 40px;
    margin: 0;
    padding: 0;
    background: url('/images/content_bottom_bg.png') repeat-x left top;
    text-align: left;
  }
  
  .contentBottomCenterLang {
    width: auto;
    height: 40px;
    margin: 0;
    padding: 0;
    background: url('/images/content_bottom_bg.png') repeat-x left top;
    text-align: right;
  }

  .contentBottomCenterLang img {
    margin-top: 4px;
  }

  .contentBottomCenter td a {
    font-family: Arial, Verdana, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    padding: 0 12px 0 8px;
  }

  .contentBottomRight {
    width: 10px;
    height: 40px;
    margin: 0;
    padding: 0;
  }

  .shopSteps {
    position: absolute;
    top: 30%;
    left: 65%;
    height: 350px;
    width: 220px;
    border-top: 4px solid #004056;
    border-bottom: 4px solid #004056;
    background: #eeeeee; /*url('/images/content_bg.png') repeat left top;*/
  }

  .shopSteps h1 {
    padding-left: 10px;
  }

  .shopSteps p {
    padding-left: 10px;
    color: #aaaaaa;
    font-size: 15px;
  }
  
  .shopSteps p.currentStep {
    color: #004056;
    font-size: 15px;
  }

  .shopBox {
    width: 521px;
    border: 1px solid #cccccc;
    padding: 4px;
    background-color: #efebe7;
  }
  
  .shopBoxTitle {
    color: #000000;
    font-size: 16px;
    font-weight: normal;
    font-family: Arial, Helvetical, sans-serif;
  }
  .shopBoxError {
    width:521px;
    border: 1px solid #cccccc;
    background-color: #ffff99;
    padding: 4px;
    margin-bottom: 1em;
  }
  
  .giftCertificateTitle {
    font-size: 14px;
    color: #ffffff;
    background: transparent url('/images/gift_certificate_bg.jpg') repeat-x center left;
    height: 40px;
    vertical-align: center;
    line-height: 40px;
    cursor: pointer;
  }

  .giftCertificateTitle span.presetPackage {
    color: #cccccc;
    text-transform: uppercase;
    font-size: 12px;
  }
  
  .giftCertificateDetails {
    display: none;
    visibility: hidden;
  }
  
  p.shopButtons {
    padding: 20px 0;
    border-top: 1px solid #cccccc;
  }
  
  .shopPresetPrices {
    width: 400px;
  }
  
  .shopPresetPrices td {
    text-align: center;
    vertical-align: center;
    background: white;
    border: 1px solid #999999;
    width: 40px;
  }
  
  .presetPrice {
    color: #1f6786;
    font-size: 20px;
    font-weight: bold;
    font-family: Arial, Helvetical, sans-serif;
  }
  
  .presetCurrency {
    color: #999999;
    font-size: 13px;
    font-weight: bold;
    font-family: Arial, Helvetical, sans-serif;
  }

  ul.errorList li {
    color: #ff0000;
  }
  
  span.auth_code {
    background-color: rgb(255,255,153);
    clear: both;
    display: block;
    padding: 10px;
    font-size: 17px;
    font-weight: bold;
    font-family: Arial, Helvetical, sans-serif;
    border: 1px solid rgb(255,255,204);
    text-align: center;
  }
  
  span.italic {
    font-style: italic;
  }
  
  .footer {
    width: 1024px;
    height: 109px;
    margin: 0;
    padding: 0;
    background: url('/images/bottom_bg.png') repeat-x left top;
    vertical-align: bottom;
    display: inline-block;
  }

  input.input_100 {
    width: 100px;
    color: #333333;
    font-size: 12px;
    font-family: Arial, Helvetical, sans-serif;
  }

  input.input_200 {
    width: 200px;
    color: #333333;
    font-size: 12px;
    font-family: Arial, Helvetical, sans-serif;
  }

  textarea {
    width: 200px;
    height: 100px;
    color: #333333;
    font-size: 12px;
    font-family: Arial, Helvetical, sans-serif;
  }

  .teaser {
    border-bottom: 1px dotted black;
  }

  .teaser a:link, .teaser a:visited {
    font-size: 16px;
    font-weight: bold;
  }

  .teaser a:link, .teaser a:visited {
    font-size: 16px;
    font-weight: bold;
  }
  
  .date {
    font-family: Arial, Helvetical, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: rgb(80,80,80);
  }
  
  .right {
    text-align: right;
  }
  
  .conditionsText {
    width: 580px;
    border: 1px solid #cccccc;
    padding: 4px;
    background-color: #efebe7;
    margin: 0 auto;
  }

  a.wuLink:link, a.wuLink:visited, a.wuLink:hover {
    color: #ffffff;
    font-weight: bold;
    font-size: 9px;
    font-family: Arial, Helvetical, sans-serif;
    text-decoration: none;
  }
}

@media print {

  kivitippu {}

  html {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
  }

  body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
  }
  
  .contentArea {
    background-image: none;
    background: #ffffff;
  }
  
  .contentHolder {
    width: 100%;
    height: 80%;
    background: #ffffff;
  }

  .contentHolder .top, .contentHolder .bottom, .navigation, .footer {
    display: none;
    visibility: hidden;
    height: 0;
  }
}
