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

/*Background Fabric*/

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

/*#page {	background: linear-gradient(to bottom, rgba(161, 182, 206, 1) 0%, rgba(233, 240, 248, 1) 40%, rgba(233, 240, 248, 1) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); }*/

/*#page {	background: url(../../images/background/fabric/bg_autumn.jpg) 50% 0 no-repeat #1a4c6d; min-width: 640px; }*/
#page {	background: url(../../images/background/fabric/bg.jpg) repeat-x #ffffff; }

/*#page {
background: url(../../images/background/fabric/bg_ng.jpg) 50% 0 no-repeat #fff fixed;
}*/
/*
#page-bg { background: url(../../images/background/fabric/fabric_img.jpg) 50% 0 no-repeat; }
*/
/*#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); }