/* Header Styles */

#header {
	width: 960px;
	height: 230px;
	background-image: url(images/header.png); }

#header-big {
	width: 960px;
	height: 420px;
	background-image: url(images/header-big.png); }

#header-info {
	margin: 0 0 3px 0;
	height: 20px;
	color: #888;
	text-align: right; 
	vertical-align: middle; }

#header-menu-1 {
	height: 70px;
	padding: 20px 20px 0 460px; }

#header-menu-2 {
	padding: 6px 10px;
	text-align: center;
	background-color: #fff; }

#qtranslate-chooser li {
	text-transform: uppercase;
	display: inline;
	margin-right: 15px;}

#header-menu-3 {
	width: 100%;
	height: 112px;
	text-align: left;
	vertical-align: bottom; }

#header-menu-3-big {
	width: 100%;
	height: 302px;
	text-align: left;
	vertical-align: bottom; }
	
#s {
	padding: 2px;
	width: 120px;
	color: #888;
	border: 1px solid #888;
	font-family: Museo300, Helvetica Neue, sans-serif;
	font-size: 13px; }

#searchsubmit {
	padding: 2px;
	border: none;
	font-family: Museo300, Helvetica Neue, sans-serif;
	font-size: 13px;
	background-color: #fff; }
	
#searchsubmit:hover {
	color: #0c0; }