﻿#detail-header-logo
{
	width: 225px;
	float: left;
	padding-top: 10px;
}
#detail-header
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#detail-header-home
{
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#detail-header-home a
{
	margin: 0;
	padding: 0;
	color: #949494;
	text-decoration: none;
}
#detail-header-home a:hover
{
	margin: 0;
	padding: 0;
	color: #7CA1BB;
	text-decoration: none;
}
#detail-header-home ul
{
	margin: 0;
	padding: 0;
	margin-top: 20px;
	list-style-type: none;
}
#detail-header-home ul li
{
	display: inline;
	margin-left: 5px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 11px;
}
#detail-header-languages
{
	display: block;
	float: left;
}
#detail-header-languages a
{
	margin: 0;
	padding: 0;
	color: #949494;
	text-decoration: none;
}
#detail-header-languages a:hover
{
	margin: 0;
	padding: 0;
	color: #7CA1BB;
	text-decoration: none;
}

#detail-header-languages ul
{
	margin: 0;
	margin-top: 20px;
	padding: 0;
	margin-left: 15px;
	list-style-type: none;
	width: auto;
}
#detail-header-languages ul li
{
	display: inline;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 11px;
}
#detail-header-login
{
	width: 150px;
	height: 57px;
	padding-left: 65px;
	background: transparent url('/images/header/header_login_bg.png') no-repeat center 0;
	display: block;
	float: left;
	color: #7CA1BB;
}
#detail-header-login a
{
	margin: 0;
	padding: 0;
	color: #7CA1BB;
	text-decoration: none;
}
#detail-header-login a:hover
{
	margin: 0;
	padding: 0;
	color: #949494;
	text-decoration: none;
}
#detail-header-login ul
{
	margin: 0;
	margin-top: 9px;
	margin-left: 10px;
	padding: 0;
	list-style-type: none;
	width: auto;
}
#detail-header-login ul li
{
	padding-bottom: 6px;
}

#detail-header-basket
{
	width: 150px;
	height: 57px;
	padding-left: 65px;
	background: transparent url('/images/header/header_basket_bg.png') no-repeat right 0;
	display: block;
	float: left;
}
#detail-header-basket a
{
	margin: 0;
	padding: 0;
	color: #7CA1BB;
	text-decoration: none;
}
#detail-header-basket a:hover
{
	margin: 0;
	padding: 0;
	color: #949494;
	text-decoration: none;
}
#detail-header-basket ul
{
	margin: 0;
	margin-top: 9px;
	margin-left: 10px;
	padding: 0;
	list-style-type: none;
	width: auto;
}
#detail-header-basket ul li
{
	padding-bottom: 6px;
}

