/* * CMSBOX 2.0 * * * * * * * * *
*                               *
*   Content Management System   *
*   © 2007 Cmsbox GmbH, Bern    *
*   contact (at) cmsbox . com   *
*                               *
* * * * * * * * * * * * * * * * */
/* @group  G L O B A L
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* LAYOUT */
html, body {
  color: #5e5652;
  font-size: 12px;
  background: #fff;
  line-height: 1.4em;
  font-family: "Helvetica Neue", Arial, sans-serif;
}
#desk {
  width: 980px;
  color: #5e5652;
  margin: 0 auto;
  background: #fff;
  min-height: 700px;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url(/images/mood.jpg);
}
#header {
  width: 980px;
  height: 40px;
  background-color: #47403c;
}
#home {
  float: left;
  width: 194px;
  height: 19px;
  margin: 10px;
}
#home img.logo {
  width: 194px;
  height: 19px;
  display: block;
}
#page {
  min-height: 630px;
  position: relative;
  background-repeat: repeat-y;
  background-position: top left;
}
#panel {
  float: left;
  width: 152px;
  height: 600px;
  background-repeat: no-repeat;
  background-position: top left;
}
#scroll {
  float: left;
  width: 627px;
  height: 600px;
  margin-top: 30px;
  overflow-y: auto;
  margin-left: 118px;
}
#content {
  float: left;
  width: 612px;
  min-height: 200px;
}
/* COLORS */
body.sub2 #content, body.sub3 #content {
  background: #f2f6dd;
}
/* @end *//* @group  N A V I G A T I O N
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* GENERAL */
div.navi a.menu:hover {
  text-decoration: none;
}
/* LEVEL 1 */
div.sub1 {
  float: left;
  width: 140px;
  height: 601px;
  margin-top: 29px;
  background-repeat: repeat-y;
  background-position: top left;
  background-image: url(/images/page.gif);
}
div.sub1 div.item {
  float: left;
  width: 130px;
  margin-left: 10px;
  margin-bottom: 13px;
}
div.sub1 div.init {
  margin-top: 20px;
}
div.sub1 a.menu {
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.04em;
  background-color: inherit;
}
div.sub1 a.path,
div.sub1 a.menu:hover {
  color: #cfdf8e;
}
/* LEVEL 2 */
#subnavi {
  float: left;
  width: 980px;
  background-color: #cfdf8e;
}
div.sub2 {
  float: left;
  margin-left: 198px;
  background-color: #cfdf8e;
}
div.sub2 div.item {
  float: left;
  line-height: 30px;
  margin-right: 60px;
}
div.sub2 a.menu {
  color: #788560;
  font-size: 12px;
  letter-spacing: 0.04em;
  background-color: inherit;
}
div.sub2 a.path,
div.sub2 a.menu:hover {
  color: #5e5652;
  background-color: inherit;
}
/* LEVEL 3 */
div.sub3 {
  left: 0;
  top: 30px;
  float: left;
  width: 828px;
  margin-left: 152px;
  background-color: #a4bd7e;
  position: absolute !important;
}
div.sub3 div.item {
  float: left;
  line-height: 30px;
  margin-right: 50px;
}
div.sub3 .init {
  padding-left: 80px;
}
div.sub3 a.menu {
  color: #788560;
  font-size: 12px;
  letter-spacing: 0.04em;
  background-color: inherit;
}
div.sub3 a.path,
div.sub3 a.menu:hover {
  color: #5e5652;
  background-color: inherit;
}
/* @end *//* @group  C O N T E N T
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* HEAD */
#head {
  float: left;
  margin: 15px;
  width: 590px;
  margin-bottom: 0px;
}
#head h1 {
  color: #5e5652;
  font-size: 14px;
  font-weight: bold;
  line-height: 1.5em;
  background-color: inherit;
}
div.unit h2 {
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
}
/* MAIN */
#root div.main {
  width: 600px;
  margin-left: 8px;
  margin-bottom: 20px;
}
div.main div.unit {
  margin: 4px;
}
div.main h2,
div.main div.foot {
  margin: 0 4px;
}
div.main div.part,
div.main div.grid table {
  margin: 0.4em 4px;
}
div.main div.wide  {
  width: 392px;
}
div.main div.wide table,
div.main div.wide div.tall {
  width: 384px;
}
div.main div.wide div.tiny {
  width: 188px;
}
div.main div.slim  {
  width: 192px;
}
div.main div.slim table,
div.main div.slim div.tall {
  width: 184px;
}
div.main div.slim div.tiny {
  width: 88px;
}
#root #view div.unit div.body {
  min-height: 0px;
  margin: 0.2em 0;
}
#root div.main div.edge {
  width: 592px;
}
/* @end *//* @group  U N I T S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/*  PURE */
div.pure {
  border: none;
}
div.pure div.head h2 {
  border-bottom: none;
}
/*  SEAM */
div.seam {
  border: none;
}
div.seam div.head {
  color: #5e5652;
  background: none;
  border-bottom: none;
}
/*  FLAT */
div.flat {
  color: #5e5652;
  border: none;
  background: #cfdf8e;
}
div.flat div.head {
  color: #5e5652;
  background: none;
  border-bottom: 2px solid #f2f6dd;
}
/*  EDGE */
div.edge {
  border: none;
}
div.edge div.head {
  border-bottom: none;
}
/* @end *//* @group  P A R T S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* LEAD */
h3, h4, h5, h6 {
  font-size: 12px;
  font-weight: bold;
}
/* TEXT */
div.text p.loud {
  padding:  0px;
  color: #5e5652;
  font-size: 12px;
  background: none;
  font-weight: bold;
}
div.text p.pale {
  color: #999;
  font-size: 0.9em;
  background: inherit;
}
div.text p.skew {
  font-style:  italic;
  letter-spacing: normal;
}
/*  LINK / FILE  */
a, div.link a.open {
  color: #5e5652;
  text-decoration: none;
  background-color: inherit;
}
a:hover, 
div.link a.open:hover {
  text-decoration: underline;
}
div.link a.open {
  margin-left: 14px;
  text-decoration: underline;
}
div.link {
  background-position: 0 3px;
  background-image: url(/images/link.gif);
}
div.mail {
  background-position: 0 3px;
  background-image: url(/images/mail.gif);
}
div.load {
  background-position: 0 3px;
  background-image: url(/images/file.gif);
}
/* PICT */
div.unit div.crop {
  height: 320px;  
}
/*  LIST */
div.list p.gist {
  list-style-image: url(/images/list.gif);
}
div.list p.dent {
  list-style-image: url(/images/list.gif);
}
/* LINE */
div.line hr  {
  border-bottom-color: #333;
}
/* TABLES */
div.grid table td {
  border-color: #999;
  border-style: solid;
}
div.grid table thead td,
div.grid table tfoot td {
  font-weight: 800;
  background: #ccc; 
}
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;
  background-color: inherit;
}
div.cats p span.same {
  color: #333;
  background-color: inherit;
}
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;
}

/* @end *//* @group  E X T R A S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* DIALOG + FORUM BUTTON*/
div.frum div.ctrl a, div.dlog div.ctrl a {
  background-color: #A5B367;
}
div.frum div.ctrl a:active, div.dlog div.ctrl a:active {
  background-color: #96A42B;
}

/* @end *//* @group  S E R V I C E S
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* SERVICES */
#services {
  left: 10px;
  bottom: 0px;
  width: 130px;
  height: 85px;
  position: absolute;
}
#services a.meta {
  float: left;
  width: 130px;
  height: 20px;
  padding: 0px;
  color: #a4a295;
  font-size: 11px;
}
#services a.meta:hover {
  text-decoration: none;
}
/* BRANDING */
#cmsbox {
  width: 980px;
  color: #a4a295;
  margin: 0 auto;
  font-size: 9px;
  text-align: right;
  background: inherit;
}
#cmsbox a.meta {
  color: #a4a295;
  font-size: 9px;
  letter-spacing: 1px;
  text-transform: lowercase;
  background-color: inherit;
}
/* LIGHTBOX */
#disp {
  background: #fff;
  border: 3px solid #888;  
}
#lbox div.head,
#lbox div.head h2,
#lbox div.head a.quit  {
  color: #444;
  height: 36px;
  background: #ddd;
  line-height: 36px;
}
/* ZOOM */
#lbox div.zoom {
  width: 740px;
  margin-left: -373px;
}
/* @end */