
.NWSearch {
	position: absolute;
	width: 150px;
	right: 21px;
}

.NWSearchArea {
	float: right;
	z-index: 999;
	width: 90px;
	height: 22px;
	margin: 15px 0px 0px 0px;
	font-family: latoregular;
	font-size: 10px;
	letter-spacing: 1px;
	line-height: 12px;
	text-transform: uppercase;
	background-color: #efefef;
	border: 1px solid #999999;
}
.NWSearchArea.Focus {
	width: 150px;
	height: 22px;
	border: 1px solid #333333;
	outline: 0;
}
.NWSearchArea.Error {
	border: 1px solid #CC0000;
	outline: 0;
}
.NWSearchBox {
	width: 66px;
	height: 22px;
	float: left;
	overflow: hidden;
	color: #aaaaaa;
	font-family: "latoregular", arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.03em;
	line-height: 22px;
	text-transform: uppercase;
	vertical-align: middle;
	margin: 0;
	padding: 0 0 0 4px;
	background-color: #efefef;
	border: 0;
	outline: 0;
}

.NWSearchBox.Focus {
	width: 126px;
	border-right: 1px solid #333333;
	outline: 0;
	background-color: #ffffff;
	color: #333333;
	font-weight: normal;
}
.NWSearchBoxBtn {
	width: 18px;
	height: 22px;
	margin: 0px;
	padding: 0px 9px 0px 9px;
	background-color: #efefef;
	display: block;
	float: right;
	background-image: url(../images/parts/sprite-non-retina.png);
	background-position: -409px -1324px;
	cursor: pointer;
	font-family: latoregular;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 12px;
	text-indent: -999px;
	text-transform: none;
	border: 0;
}

.NWSearchBoxBtn.Focus {
	background-color: #ffffff;
}

.NWSearchError {
	width: 100%;
	float: right;
	display: block;
	text-align: right;
	font-family: "latoregular", arial;
	font-size: 10px;
	color: #CC0000;
	letter-spacing: 0.05em;
	line-height: 12px;
	text-transform: uppercase;
	padding-top: 2px;
}
.add-to-bag {
	right: -3px !important;
}

.PopupPanelClass {
	right: 0 !important;
	top: 38px !important;
}
