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

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


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

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

#footer .module { margin: 0;font-size: 10px; }

#content {padding: 10px;}




/* Layout
----------------------------------------------------------------------------------------------------*/

body#page { background: #F0F0F0; }


#search { margin-left: 10px; }

#bottom-c {padding: 15px 0;}


#menu { 
	width: 920px; background:#61A83D;
}

#headerbar { margin-bottom: 50px; }

#block-top-a { padding-top: 15px; }


#block-main {
	padding: 15px 0 ;
	background: #ffffff;
}


