/*
 * YOOtheme CSS file
 *
 * @author yootheme.com
 * @copyright Copyright (C) 2007 YOOtheme Ltd. & Co. KG. All rights reserved.
 */ 

div#page-bottom {
	border-top: #000000 1px solid;
	background: #0b304d;
}

div#page-bottom div.page-bottom-middle {
	background: url(../../images/darkblue/bg_darkblue_middle.jpg) 50% 0 repeat-y;
}

div#page-bottom div.page-bottom-shadow {
	background: url(../../images/darkblue/bg_darkblue_shadow_bottom.jpg) 50% 0 no-repeat;
}
