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

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


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

.module,
#header,
#breadcrumbs,
#content,
#footer { margin: 15px; }

#menu .module { margin: 10px 5px; }

#footer .module { margin: 0; }

#toolbar,
#headerbar { margin-bottom: 15px; }

.homepage #toolbar,
.homepage #headerbar,
.homepage #menubar {
	margin-left: 25px;
	margin-right: 25px;
}

#maininner {
	margin-top: 15px;
}


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

#headerbar .module {
	max-width: none !important;
	border: none;
	margin-bottom: 0;
}

footer#footer {
	background: #e8edf1;
	text-align: left;
}

#header-responsive {
	margin:0 25px;
}

#header-responsive select {
	background: #fff;
	border: 1px solid #DDDDDD;
	color: #8D959B;
}
