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

