/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

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


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

#breadcrumbs,
#content,
.module { margin: 5px; }



#toolbar,
#footer { margin: 0 5px; }


#footer .module { margin: 0; }


/* Layout
----------------------------------------------------------------------------------------------------*/
#toolbar .float-right .module {
margin: 0 310px 0 15px;
float: right;
}



/* Blocks */
#block-toolbar { padding: 5px 0; }

#top-b {margin: 0 -5px 10px -5px;}

#block-bottom { padding: 15px 0 10px 0; }

#block-main { padding-bottom: 20px; }

/* Widths */
.wrapper.max-width80 { max-width: 80%; }
.wrapper.max-width100 { max-width: 100%; }

/* Header */
#menubar { float: left; }


#logo > img {
	width: auto;
	max-height: 100%;
}

#block-main,
#block-bottom,
#block-footer { position: relative; }

/* Footer */
#footer { text-align: left; }


#toolbar {
	font-size: 12px;
	line-height: 31px;
	color: #666666;
}

#footer {
	font-size: 12px;
	line-height: 31px;
	color: #fff;
}

#sidebar-a {background: #013567;}