@charset "utf-8";
/* CSS Document */

#header button.button {
/* 	padding: 0px 8px 0px 8px; */
}

ul.language {
/* 	margin-top:-50px; */
}
.nav ul {
/* 	width:100px; */
}
.top {
/* 	position:relative; */
/* 	height:100px; */
	width:300px;
	margin-right:-100px;
}
.top ul.nav {

	margin-left:-200px;
	float:left;
}
.logged_in {
		color: #000000;
	float: right;
	margin-top: 0;
	margin-right: 137px;
/* 	width: 320px; */
	text-align: right;
	line-height: 1.2em;
	font-weight: bold;
	clear: both;
/* 	color: #000000; */
/* 	float: right; */
/* 	margin-top: -76px; */
/* 	margin-right: 11px; */
/* 	width: 160px; */
/* 	text-align: right; */
/* 	line-height: 1.2em; */
}
#header ul.language {
/* 	width:140px; */
/* 	background:blue; */
	float:right;
}
#header ul.language li {
	border-left: 0;
	height: 25px;
/* 	margin:1px 181px; */
/* 	border-left: 0; */
/* 	height: 25px; */
/* 	/* float:left; */ */
/* 	margin:1px 87px; */
}

#header ul.language li a {
		text-align: right;
	width: 142px;
/* 	position: absolute; */
/* 	text-align: right; */
/* 	width: 142px; */
/* 	margin-left:530px; */
/* 	margin-top: -21px; */
}
#header ul.nav {
/* 	width:500px; */
}

#header ul.nav li {
	border-left: none;
}

#header .search {
	-moz-box-shadow: 1px 1px 1px #cccccc;
	-webkit-box-shadow: 1px 1px 1px #cccccc;
	box-shadow: 1px 1px 1px #cccccc;
	margin: 28px 120px 0 0;
}

.checkoutProgress li {
	/*background: url("../images/bg-gradient-nav.png") repeat-x scroll center top #191919;*/
	/*border-right: 1px solid #dddddd;*/
	width: 163px;
	margin-right: 11px;
	text-transform: uppercase;
	font-family: "Trade-Gothic-Bold","Meiryo",Arial, Helvetica, Verdana;
	font-size: 1.4em;
	padding: 2px 6px 2px 6px;
}
