/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

@import url(../warp/css/layout.css);


/* Spacing
----------------------------------------------------------------------------------------------------*/

.module,
#header,
#breadcrumbs,
#footer { margin: 15px; font-size:12px;}
#content{ margin: 15px; font-size:14px; border-left:0px dotted #e5e5e5; padding:10px;}
#menu .module { margin: 10px 5px; }

#footer .module { margin: 0;  border-bottom:0px solid #8b744b; color:#545454;}

#toolbar { margin-top:-23px; margin-right:8px; letter-spacing:1px;}
#headerbar { margin-bottom: 15px; background:none; height:130px; border-bottom:0px solid #8b744b; 	z-index:1001 !important; }


/* 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;
	
}