/* Copyright (C) 2007 - 2009 YOOtheme GmbH */

/*
 * This CSS file is for customization purpose only
 */ 

#logo a.logo-icon {
	display: block;
	width: 300px;
	height: 100px;
	background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
}

#logo {
	position: absolute;
	top: 13px;
	left: 0px;
}
#page-top {
	border-bottom: 1px solid #000000;
	background: #ffffff url(../images/page_top_t.png) 0 0 repeat-x;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #000;
}