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

/*Background Fabric*/

@import url(../outercolor/black.css);

#page {	background: #ebe7dc}

#page-bg {  }

#page-bg > div { 
	background: url(../../images/background/fabric/radial_gradient.svg) 0 0 no-repeat fixed;
	background-size: 100% 100%;
}

.searchbox.loading button { background-image: url(../../images/background/fabric/searchbox_loader.gif); }