#header-container {
	position: relative;
	font-size: 90%;
}

#header-motive {
	height: 132px;
}

#header-top, #header-top-right, #header-top-left {
	height: 5px;
	line-height: 5px;
	font-size: 5px;
}

#header-bottom {
	display: none;
}

.header-price {
	font-weight: bold;
}

.header-ba-items {
	font-size: 90%;
}

#language-container {
	position: absolute;
	top: 9px;
	left: 8px;
	z-index: 6;
}

#language-home {
	padding: 0 10px;
	top: 9px;
	left: 8px;
	z-index: 6;
}

#user-container {
	position: absolute;
	top: 0;
	width: 970px;
	height: 33px;
	left: 0;
	text-align: right;
}

#user-menu {
	padding: 0;
	margin: 6px 5px 0 0;
	border: 0;
	float: right;
}

#user-menu li {
	margin: 0;
	padding: 2px 8px 0 12px;
	float: left;
	list-style-position: outside;
	list-style-type: none;
	background-repeat: no-repeat;
	background-position: 1px 4px;
}

#user-menu li.user {
	background-position: 5px 3px;
	padding: 2px 8px 0 20px;
}

#logo {
	position: absolute;
	top: 67px;
	left: 23px;
}

#currency {
	position: absolute;
	top: 6px;
	width: 90px;
	left: 180px;
	z-index: 10;
	font-size: 110% !important;
}

#currency .left {
	padding-top: 3px;
}

.currency-form {
	font-size: 11px;
	width: 55px;
}

#template-switch {
     position: absolute;
     top: 0;
     left: 300px;
     height: 33px;
     line-height: 33px;
     z-index: 10;
}

#template-switch div {
     float: left;
     margin-right: 10px;
}

#template-switch ul {
     margin: 0;
     padding: 0;
     float: left;
     list-style-type: none;
}

#template-switch li {
     float: left;
     margin-right: 5px;
}

#template-switch li img {
     margin-top: 9px;
}

#header-ba {
	position: absolute;
	top: 50px;
	right: 10px;
}

#header-ba-note {
	float: right;
	background-repeat: no-repeat;
	background-position: 14px 4px;
	padding: 6px 14px 6px 34px;
}

#header-ba .header-ba-basket {
	padding: 5px 0 2px 21px;
	float: right;
	background-repeat: no-repeat;
	background-position: 14px 5px;
	padding: 6px 14px 6px 34px;
}

#search-content {
	font-size: 90%;
}

#search-container {
	position: absolute;
	top: 99px;
	right: 13px;
	width: 260px;
}

.detailsearch {
	margin-top: 4px;
}

.detailsearch img, #header-compare img {
	margin-right: 3px;
}

#header-compare {
	position: absolute;
	top: 103px;
	right: 280px;
}

