/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(../../../css/layout.css);

#logo
{
  background-color: #2A2F31;
  height: 41px;
  width:200px;;
}

#block-headerbar, #header
{
	height:40px;
}

#block-main
{
  padding-bottom: 0;
}

#menubar
{
  float: right;
  height:40px;
}

#block-main, #block-bottom
{
  padding-top: 0;
  padding-right: 0px;
  padding-bottom: 0;
  padding-left: 0px;
}

#block-header + #block-top-a, #block-main
{
  margin-top: 0;
}

#toolbar
{
  margin-top: 0px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 5px;
}

#breadcrumbs, #content, .module
{
  margin-top: 5px;
  margin-right: 5px;
  margin-bottom: 40px;
  margin-left: 5px;
}

#totop-scroller
{
  background-image: url("../../images/color/blue/totop_scroller.png");
  margin-top: -20px;
}

#block-bottom
{
	margin-bottom: -20px;
}