/* --- Headline panel */
.default_layout .panel-col-headline {
	display: block;
}
/* --- Header panel */
.default_layout .panel-col-header {
	background: none;
}


/* --- Logo */
.default_layout .header-logo .logo-overlay {

}

/* --- center --------------------------------------------------------------- */


/* --- Center Wrapper */
.default_layout .center-wrapper {
	background: none;
}

.default_layout .center-wrapper > div {
	background: url('../images/global/center-wrapper-bg.png') center top repeat-y;

}



/* --- bottom --------------------------------------------------------------- */

/* --- Bottom panel: Footer Menu */
.default_layout .footer-menu {
	background: url('../images/global/footer-menu-bg.png') top center no-repeat;
}

/* background */
#parallax  {
  display: none !important;
}
body {
  min-height: 1328px;
  background: #170704 url('../images/global/main_background2.png') center top no-repeat !important;
}

html {
  background: #170704 url('/sites/all/themes/mc/allods/images/global/tile2.png') repeat-y 50% -209px !important;
}



