/* Designing Haaker all.css
   (c) Martinic 2009-2012   */

body {
  overflow-y: scroll;
  background: #676766 url("/bg.gif") repeat-y center top;
  margin: 0;
  font: small Tahoma, Arial;
}
img {
  border: none;
}

.glue-top,
.glue-both {
  margin-top: 0 !important;
}
.glue-bottom,
.glue-both {
  margin-bottom: 0 !important;
}
.nowrap {
  white-space: nowrap;
}
.large {
  font-size: 115%;
}
.uppercase {
  text-transform: uppercase;
}
.lowercase {
  text-transform: lowercase;
}
.error, .red {
  color: #F03040 !important;
}
table.p {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

div.frame {
  width: 976px;
  margin: 0 auto;
  padding: 0 1px;
}
table.frame {
  width: 974px;
  min-height: 714px;
  margin: 0 auto;
  background: #FFFFFF;
  color: #404041;
}
table.frame td {
  vertical-align: top;
}
table.frame td.menu {
  width: 127px;
  padding: 24px 17px 6px 15px;
}
table.frame td.menu-border {
  width: 2px;
}
table.frame td.images {
  width: 128px;
  padding: 24px;
}
table.frame td.content {
  min-width: 614px;
  padding: 24px 23px 24px 0;
}

.logo {
  text-align: center;
}
.logo p {
  margin: 12px 0 0 0;
}
img.logo {
  width: 76px;
  height: 76px;
  margin-left: 1px;
}
img.designing {
  width: 120px;
  height: 31px;
  margin-left: 1px;
}

div.menu {
  margin: 43px 0 56px 0;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
}
div.menu br {
  display: none;
}
div.menu a {
  display: block;
  width: 100%;
  color: #676766;
  text-decoration: none;
}
div.menu a:hover,
div.menu a.selected {
  color: #BA8748;
}
.menu-border div {
  width: 1px;
  height: 680px;
  margin-top: 24px;
  border-left: 1px solid #676766;
}

.contact,
.menu .sitemap {
  font-size: 11px;
  line-height: 16px;
}
.contact {
  color: #BA8748;
}
.contact abbr,
.content abbr {
  border: none;
}
.contact a {
  color: #BA8748;
}
.contact p {
  margin: 0 0 16px 0;
}

.menu .sitemap {
  margin-top: 32px;
  margin-bottom: 0;
}

.copyright {
  margin-top: 0;
}
.copyright small {
  font-size: 10px;
  line-height: 10px;
}
.copyright,
.copyright a,
.menu .sitemap a {
  color: #676766;
}
.copyright a,
.menu .sitemap a {
  text-decoration: none;
}
.copyright a:hover,
.menu .sitemap a:hover {
  color: #404041;
}
.copyright .martinic {
  width: 12px;
  height: 12px;
  vertical-align: middle;
  margin-bottom: 2px;
}

.images a {
  color: #676766;
}
.images img.portrait {
  width: 128px;
  height: 170px;
}

.content a {
  color: #676766;
  font-weight: bold;
}
.content a:hover {
  color: #BA8748;
}

.content .columns {
  width: 100%;
}
.content .columns td.column {
  width: 50%;
  padding-right: 24px;
}
.content .columns td.last-column {
  padding-right: 0;
}

.content .img-columns {
  width: 100%;
  border-bottom: 1px solid #676766;
}
.content .img-columns td.column {
  width: 50%;
}
.content .img-columns td.column img {
  padding-right: 12px;
  border-right: 1px solid #676766;
}
.content .img-columns td.last-column {
  padding-right: 0;
  padding-left: 12px;
}
.content .img-columns span {
  font-size: 13px;
  display: block;
  min-height: 1.25em;
  padding: 3px 0 5px 0;
  text-transform: uppercase;
  font-weight: bold;
  color: #676766;
}
.content .img-columns span small {
  font-size: 100%;
  text-transform: lowercase;
}
.content .img-columns span a {
  text-decoration: none;
}
.content .img-columns span a:hover {
  color: #676766;
}

.content p {
  margin: 1.25em 0;
}
.content strong {
  color: #676766;
}
.content .more {
  white-space: nowrap;
  text-transform: lowercase;
}
.content .new {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 75%;
  color: #BA8748;
}

.line {
  border-left: 1px solid #676766;
  padding-left: 12px;
}
.corner {
  border-left: 1px solid #676766;
  border-bottom: 1px solid #676766;
  padding-left: 12px;
  padding-bottom: 12px;
  margin-bottom: 24px;
}
.corner h1 {
  margin: 0 0 1.25em 0;
  font-size: 115%;
  line-height: 70%;
  color: #676766;
  text-transform: uppercase;
}

.breadcrumbs h1 {
  margin-bottom: 0.25em;
}
.breadcrumbs p.breadcrumbs {
  margin: 0 0 1.25em 0;
  font-size: 85%;
}
.breadcrumbs p.breadcrumbs,
.breadcrumbs p.breadcrumbs a {
  color: #9A9A99;
}
.breadcrumbs p.breadcrumbs a {
  font-weight: normal;
}

.corner h2 {
  margin: 0;
  font-size: 100%;
}
h2.corner-style {
  margin: 1.25em 0 0 0;
  font-size: 100%;
}
.corner h2,
.corner h2 a,
h2.corner-style,
h2.corner-style a {
  color: #BA8748;
}
.corner h2 a,
h2.corner-style a {
  text-decoration: none;
}

.img-small-portrait {
  min-height: 170px;
}
img.small-portrait {
  width: 128px;
  height: 170px;
}
.img-small-portrait img.small-portrait {
  margin: 0 0 1.25em 1.25em;
  float: right;
}

img.medium-portrait {
  width: 294px;
  height: 441px;
}
.img-medium-portrait .img-wrapper {
  display: block;
  margin-bottom: 1.25em;
}

img.thumbnail {
  width: 209px;
  height: 277px;
}
img.thumbnail-landscape {
  width: 277px;
  height: 209px;
}
img.thumbnail3 {
  width: 188px;
}
.thumbnails {
  width: 466px;
  margin: 1.25em 0 24px 0;
}
.thumbnails-landscape {
  width: 602px;
  margin: 1.25em 0 24px 0;
}
.thumbnails3 {
  width: 612px;
}
.thumbnails td,
.thumbnails-landscape td {
  padding: 0 24px 24px 0;
}
.thumbnails3 td.third {
  padding-right: 0;
}
.thumbnails td.glue-bottom,
.thumbnails-landscape td.glue-bottom {
  padding-bottom: 0;
}
.thumbnails a,
.thumbnails-landscape a {
  text-decoration: none;
}
.thumbnails span,
.thumbnails-landscape span {
  font-size: 13px;
}
.thumbnails span,
.thumbnails-landscape span,
.large-img span {
  display: block;
  min-height: 1.25em;
  padding: 3px 0 5px 0;
  text-transform: uppercase;
  font-weight: bold;
  color: #676766;
  border-bottom: 1px solid #676766;
}
.thumbnails span small,
.thumbnails-landscape span small,
.large-img span small {
  font-size: 100%;
  text-transform: lowercase;
}
.glue-thumbs td {
  padding-left: 0;
  padding-right: 0;
}
img.large-portrait {
  width: 442px;
  height: 663px;
}
img.large-landscape {
  width: 614px;
  height: 409px;
}

.slideshow p {
  margin: 0 0 24px 0;
}

.contact-form table,
.contact-form .max {
  width: 100%;
}
.contact-form table td {
  padding-bottom: 4px;
  vertical-align: middle;
}
.contact-form label {
  color: #676766;
  font-weight: bold;
}
.contact-form .mail {
  color: #0000FF;
  text-decoration: underline;
}

.sitemap ul {
  padding: 0; list-style: none;
}
.sitemap ul li {
  margin-bottom: 1.25em;
}
.sitemap ul li.last {
  margin-bottom: 0;
}
.sitemap ul ul {
  padding: 0 1em;
}
.sitemap ul ul li,
.sitemap ul li.last {
  margin-bottom: 0;
}
.sitemap ul ul a {
  font-weight: normal;
}

