/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

/*
 * Page
 */
 
body.yoopage {
	background: #727274;
}

div#page-body {
	background: url(../../images/white/page_bg.png) 50% 0 repeat-x;
}



div.wrapper-tr {
	background: url(../../images/white/wrapper_tr.png) 98% 87px no-repeat;
}

div.wrapper-t {
	background: ;
}

div.wrapper-tm {
	background: url(../../images/white/wrapper_tm.png) 95% 90px no-repeat;
}

div.wrapper-bl {
	background: url(../../images/middle_bl.png) 0 100% no-repeat;
}

div.wrapper-br {
	background: url(../../images/middle_br.png) 100% 100% no-repeat;
}