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

/*Background World*/

#page {	background:#0053A0 ; }

#page-bg { }

#block-main { 

}

#block-main > div {

}

#toolbar { text-shadow: 0 1px 0 rgba(255,255,255,0.4); }

.searchbox.loading button { background: url(../../../../images/background/world/searchbox_loader.gif) 50% 50% no-repeat; }

/* Only Phones */
@media (max-width: 767px) { 

	#page-bg { background: none; }

}