/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

@import url(../warp/css/layout.css);


/* Spacing
----------------------------------------------------------------------------------------------------*/


.module,
#footer,
#content,
#footer { margin: 15px; }
#menu .module { margin: 10px 5px; }
#breadcrumbs .module { margin: 0; }

#toolbar { margin: 18px 0; padding:0; }
#headerbar { margin-bottom: 0; padding:0;}

#breadcrumbs { margin:0; padding:0; height: 30px; }
#header { margin: 0; padding:0; }

/* Layout
----------------------------------------------------------------------------------------------------*/

#totop-scroller {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	width: 20px;
	height: 20px;
	background: url(../images/totop_scroller.png) 50% 50% no-repeat;
	text-decoration: none;
}