/* * CMSBOX 2.2 * * * * * * * * *
*                               *
*   Content Management System   *
*   © 2007 Cmsbox GmbH, Bern    *
*   contact (at) cmsbox . com   *
*                               *
* * * * * * * * * * * * * * * * */
/* @group  G L O B A L */
/* LAYOUT */
html, body {
  color: #333;
  font-size: 14px;
  background: #ccc;
  line-height: 1.4em;
  font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif;
}
#desk {
  width: 980px;
  margin: 0 auto;
  min-height: 100%;
  background: #fff url(/images/desk.png) repeat-x 0 158px;
}
#header {
  float: left;
  width: 980px;
  background: #fff url(/images/header.png) repeat-x 0 0;
}
.service_rse {
  float: left;
  width: 181px;
  height: 70px;
  text-indent: -9000px;
  margin: 72px 0 0 20px;
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-image: url(/images/logo-2024-11-20.png);
}
.service_promo {
  float: left;
  width: 379px;
  height: 54px;
  margin-left: 100px;
  text-indent: -9000px;
  background: url(/images/promo.png) no-repeat 0 0;
}
.home {
  display: none;
}
#edit .home {
  top: 130px;
  left: 10px;
  display: block;
  position: absolute;
}
#mood {
  float: right;
  width: 300px;
  min-height: 158px;
  background-repeat: no-repeat;
  background-position: right 0;
}
/* @end */
/* @group  N A V I G A T I O N */
/* GENERAL */
.navi,
.navi .item {
  float: left;
}
.menu {
  color: #fff;
  font-size: 13px;
  line-height: 1.3em;
  text-decoration: none;
  padding: 0 12px 0 10px;
  border-right: 1px solid #fff;
}
.init .menu {
  padding-left: 21px;
}
.exit .menu {
  border-right: none;
}
.menu:hover,
.menu:focus {
  color: #ddd;
  text-decoration: none;
}
/* LEVEL 1 */
div.sub1 {
  width: 980px;
  background: #9ec43b;
}
div.sub1 .item {
  position: relative;
}
/* LEVEL 2 */
div.sub2,
div.sub2 div.item {
  width: 120px;
  background: #9ec43b;
}
div.sub2 {
  left: 0;
  top: 1.3em;
  font-size: 13px;
  position: absolute !important;
  box-shadow: 0 2px 4px rgba(0,0,0,.4);
}
div.sub2 .exit {
  padding-bottom: 4px;
}
div.sub2 .menu {
  border: none;
  line-height: 1.2em;
  padding: 2px 0 2px 10px;
}
div.sub2 .init .menu {
  padding-top: 4px;
  border-top: 1px solid #fff;
}
/* LEVEL 3 */
div.sub3 .exit {
  padding-bottom: 0;
}
div.sub3 .item .menu {
  border: none;
  font-size: 12px;
  line-height: 1.2em;
  padding: 1px 0 1px 13px;
}
/* @end */
/* @group  C O N T E N T */
/* HEAD */
#head {
  float: left;
  width: 960px;
  margin: 23px 0 0 20px;
}
h1,
div.unit h2 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2em;
}
/* custom main (1/1 & 1/6) */
div.main {
  width: 960px;
}
div.main div.unit {
  margin: 10px 0;
}
div.main h2,
div.main div.foot {
  margin: 0 10px;
}
div.main div.part,
div.main div.grid table {
  margin: .24em 10px;
}
div.main div.wide  {
  width: 960px;
}
div.main div.wide table,
div.main div.wide div.tall {
  width: 940px;
}
div.main div.wide div.tiny {
  width: 460px;
}
div.main div.slim  {
  width: 160px;
}
div.main div.slim div.part {
  width: 140px;
}
/* custom side (wide tall only) */
div.side div.unit,
div.side h2,
div.side div.foot {
  margin: 0;
}
div.side div.part,
div.side div.grid table {
  margin: .4em 0;
}
div.side,
div.side div.unit,
div.side div.unit table,
div.side div.unit div.part {
  width: 420px;
}
/* AREA PLACEMENT */
.main {
  margin-left: 10px;
  padding-bottom: 40px;
}
.main .wide:first-child {
  margin-top: 0;
}
.main .wide:first-child .head { /* in case there's h2 */
  margin-top: 10px;
}
#desk div.side {
  top: 73px;
  left: 283px;
  min-height: 70px; /* hacks */
  position: absolute;
}
/* @end */
/* @group  U N I T S */
/*  ALL PURE */
div.unit {
  color: #333;
  border: none;
  background: transparent;
}
div.unit div.head,
div.unit div.head h2 {
  color: #333;
  border: none;
  background: transparent;
}
/* FLAT UNIT SEPARATOR */
div.main div.flat {
  margin: 0;
}
#desk div.flat div.body {
  margin: 0;
  min-height: 0;
}
#edit div.flat {
  border-top: 2px dashed #f29296;
}
/* SIDE UNITS */
.side .unit .head h2 {
  color: #b0cee5;
  font-size: 50px;
  text-align: center;
  font-weight: normal;
  white-space: nowrap;
  text-transform: uppercase;
  font-family:  'open sans', sans-serif;
}
/* @end */
/* @group  P A R T S */
/* LEAD */
h3,
h4,
h5,
h6 {
  font-size: 1em;
}
/* TEXT */
div.text p.loud {
  background: #083552;
}
.loud .open {
  color: #fff;
}
div.text p.pale {
  font-size: 13px;
}
div.text p.skew {
  /*font-style: normal;*/
  letter-spacing: normal;
  font-family: georgia, serif;
}
/* LINK / FILE */
a,
div.link a.open,
a.open {
  color: #333;
  text-decoration: underline;
}
a:hover,
div.link a.open:hover {
  color: #666;
  text-decoration: underline;
}
#root a.null:hover {
  text-decoration: none;
}
h3 .open {
  text-decoration: none;
}
h3 .open:visited {
  color: #666;
}
h3 .open:hover,
h3 .open:focus {
  color: #006b66;
}
div.link a.open {
  margin-left: 14px;
}
/* PICT */
div.unit div.crop {
  height: 320px;  
}
/* LIST */
div.list p.item {
  list-style-image: url(/icon-link/list.gif);
}
/* LINE */ 
div.line hr  {
  color: #aaa;
  border-bottom-color: #aaa;
}
/* TABLES */
div.grid table td {
  border-color: #999;
  border-style: solid;
}
div.grid table thead td,
div.grid table tfoot td {
  background: #ccc; 
  font-weight: 800;
}
div.grid table.vert tbody.beam td.odd,
div.grid table.horz tbody.beam tr.odd td {
  background: #eee;
}
/* FILTER */
div.cats p a.same {
  color: #999;
}
div.cats p span.same {
  color: #333;
}
div.scan a.same,
div.scan li.same,
div.scan td.same,
div.scan span.same {
  background-color: #ddd;
}
div.this a.same,
div.this li.same,
div.this td.same,
div.this span.same {
  color: #fff;
  text-decoration: none;
  background-color: #900;
}
/* fix default.css */
#root div.cats a {
  padding: 0;
}
div.cats .cb-count {
  padding-left: 5px;
}
/* @end */
/* @group  S E R V I C E S */
/* BRANDING */
#cmsbox {
  left: 0;
  bottom: 0;
  color: #ddd;
  float: left;
  padding: 20px;
  font-size: 11px;
  position: absolute;
  letter-spacing: .05em;
  text-transform: lowercase;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#cmsbox .meta {
  padding: 0;
  color: #ccc;
  -o-transition: all .218s;
  -moz-transition: all .218s;
  -webkit-transition: all .218s;
  transition: all .218s;
}
#cmsbox a.meta:hover,
#cmsbox a.meta:focus {
  color: #aaa;
  text-decoration: none;
}
/* @group custom Lightbox */
/* LIGHTBOX */
#disp {
  width: 350px;
  border: none;
  background-color: transparent;
}
#disp div.head { /* not always direct child element (form in #disp.mail) */
  height: 24px;
}
#disp div.head,
#disp div.head h2,
#disp div.head a.quit  {
  line-height: 24px;
  background-color: transparent;
}
#disp div.head h2 {
  color: #fff;
  font-size: 21px;
  font-weight: 300;
  letter-spacing: .025em;
}
#disp div.body {
  padding: 15px;
  margin-bottom: 0;
  border-radius: 2px 2px 0 0;
}
/* DISP MAIL */
#disp.mail div.body,
#disp.resp div.body {
  padding-bottom: 0;
}
.mail p + fieldset + fieldset {
  min-height: 4.4em;/* no jumping after recipient address renders */
}
#disp.mail .foot,
#disp.resp .foot,
#disp.cb-lightbox-code .foot,
#disp.message .foot {
  text-align: right;
  padding: 0 15px 10px;
  background-color: #fff;
}
#disp.mail .submit,
#disp.resp .submit,
#disp.message .submit + .submit {
  margin-right: 0;
}
#root div.cb-lightbox-code textarea {
  width: 428px;
}
/* DISP CONTROLS */
#disp .head .ctrl {
  right: 8px;
  width: 30px;
  position: absolute;
}
#disp.zoom .ctrl {
  width: 71px;
}
#disp .head .next,
#disp .head .prev,
#disp .head .cb-hybrid,
#disp div.head a.quit {
  width: 22px;
  height: 24px;/* #disp .head height */
  margin-top: 0;
  text-indent: -9000px;
}
.zoom div.quit {
  margin-left: 5px;
}
#disp .next,
#disp .prev {
  background-image: none;
}
#disp .head .cb-hybrid,
#disp div.head a.quit {
  background: url(/images/lb-ctr.png) no-repeat;
}
#disp .prev .cb-hybrid {
  background-position: 3px 50%;
}
#disp .next .cb-hybrid {
  background-position: -15px 50%;
}
#disp div.quit a.quit {
  background-position: -50px 50%;
}
#disp .head .cb-hybrid:hover,
#disp .head .cb-hybrid:focus,
#disp .head .quit:hover,
#disp .head .quit:focus {
  opacity: .75;
}
#disp .head .cb-hybrid:active,
#disp .head .quit:active {
  opacity: .5;
}
/* DISP SITEMAP */
#disp.site ul,
div.cb-sitemap ul {
  font-size: 15px;
  list-style: url(/images/list-sitemap.png);
}
#disp.site li,
div.cb-sitemap li {
  margin-top: 5px;
}
#lbox div.site h2 { /* german version "not found" has to fit in head */
  font-size: 18px;
}
/* DISP SEARCH */
#lbox div.srch td { /* overwrite default */
  padding-bottom: .8em;
}
#lbox div.srch th:first-child { /* overwrite default */ 
  text-align: right;
}
#lbox div.srch a,
#lbox div.site a {
  color: #444;
  display: block;
}
#lbox div.srch a:focus {
  color: #111;
  text-decoration: underline;
}
/* DISP ZOOM */
#lbox div.zoom,
#lbox div.tube {/* tube = zoomed film */
  width: 770px;
  margin-left: -370px;
}
/* ZOOM IMAGE DESCRIPTION */
.zoom fieldset p {
  color: #444;
  padding: 0 15px 25px;
  text-shadow: 0 1px 0 #fff;
}
/* DISP FOOTER */
#disp div.foot {
  background: #fff;
  border-radius: 0 0 2px 2px;
}
#disp div.foot input.prev,
#disp div.foot input.canc,
#disp div.foot .button {
  margin-left: 15px;	
}
#disp div.foot input.next,
#disp div.foot input.conf,
#disp div.foot div .button {
  margin-right: 15px;
}
/* DISP CODE */
#disp.cb-lightbox-code div.foot input.conf {
  margin-right: 0;
}
/* @end */
/* LIGHTBOX EDIT: only portrait */
#lbox div.zoom {
  width: 455px;
  margin-left: -212px;
}
#disp.zoom .body,
#disp.zoom .foot {
  background: #eee;
  box-shadow: 0 6px 6px rgba(0,0,0,.2);
}
#disp.zoom .body .cb-hybrid {
  width: 405px;
  overflow: hidden;
}
#disp.zoom .foot {
  background-color: #eee;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#c8c8c8));
  background-image: -webkit-linear-gradient(top, #eeeeee, #c8c8c8);
  background-image: -moz-linear-gradient(top, #eeeeee, #c8c8c8);
  background-image: -o-linear-gradient(top, #eeeeee, #c8c8c8);
  background-image: -ms-linear-gradient(top, #eeeeee, #c8c8c8);
  background-image: linear-gradient(top, #eeeeee, #c8c8c8);
}
#disp.zoom .body > div {
  width: 405px !important;
}
#disp.zoom .body img {
  border-radius: 2px;
  background: url(/images/loading.gif) no-repeat 50% 50%;
  box-shadow: 0 0 3px rgba(0,0,0,.1);
}
/* @end */