@charset "utf-8";
/* CSS Document */

.logo {
	float:left;
	margin:17px 0 0 0;
}
.top-right {
	float:right;
}
.top-right p {
	background:#FFFFFF;
	padding:2px 6px 6px 6px;
	margin:4px 0;
	border-left: solid 1px #e9e9e9;
	border-right: solid 1px #e9e9e9;
	border-bottom: solid 1px #e9e9e9;
}
.top-right p select {
	padding:4px;
	border-top: solid 1px #bdbdbd;
	border-left: solid 1px #bdbdbd;
	border-right: solid 1px #f0f0f0;
	border-bottom: solid 1px #f0f0f0;
	outline: 0;
	width: 215px;
	background: #fbfbfb;
	margin:0px 0 0px 0;
	font-weight:bold;
	color:#696868;
	text-transform:uppercase;
}
.more {
	background:url(../images/customer-support.jpg) no-repeat left top;
	height:24px;
	clear:both;
	width:224px;
	padding:40px 0 0 0;
}
.more a {
	background:url(../images/arrow.png) no-repeat right;
	padding:0 10px 0 0;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
	text-decoration:none;
}
.more a:hover {
	color:#ff1713;
	background:url(../images/arrow-hover.png) no-repeat right;
}
ul.login {
	margin:6px 2px 0 0;
	padding:0;
	float:right;
}
ul.login li {
	background:none;
	float:left;
	margin:0 10px 0 0;
}
