
#popup_CNTNR {
	background-image: url(/img/BG_popUp.jpg);
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	width: 370px;
	padding: 20px 15px 0px 15px;
	height: 847px;
}

/*     *****     Popup:  Store Locator Map Settings		 *****     */
div#map .topBorder {
		margin: 0px; padding: 0px;
		background-color: #575757;
}

div#map .btmBorder {
		margin: 0px; padding: 0px;
		background-color: #fffdee;
}

div#map .shadow {
		margin: 0px; padding: 0px;
		background-image: url(../img/imgShadowR.gif);
		background-position: 0px 0px;
		background-repeat: repeat-y;

}
div#map input {
		margin: 0px 0px 8px 0px; padding: 1px 0px 0px 3px;
		background-color: #F6F5F3;
		border-top: 1px solid #b7b6b2;
		border-right: 1px solid #e3e2de;
		border-bottom: 1px solid #e3e2de;
		border-left: 1px solid #b7b6b2;
		font-size: 10px;
}

div#map table.content {
		margin: 0px; padding: 0px 0px 0px 0px;
}

div#map div.inner 
{
	  background-image: url(/img/BG_popUp.jpg);
		width: 100%;
		margin: 0px 0px 0px 0px; padding: 0px;
		border: 1px solid #000;
}

div#map .popupLogo {
		margin: 12px 0px 4px 11px; padding: 0px;
		float: left;		
}

div#map .closeWindow {
		margin: 30px 9px 4px 0px; padding: 0px;
		float: right;		
}

div#map .error
{ 
	color:#ED950A; 
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

/*giftsets css*/
.VWhite12_R {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: White;
	text-decoration: none;
}
.VBrownRed12_B {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #96774d;
	text-decoration: none;
	padding-left:20px
}
.hdr_giftset{
	text-transform:uppercase;font-size:12px;font-weight:bold;
}
ul.popup li{
	margin-left:-20px;
	font-weight:bold;
	font-size:12px;
}
ul.popup{
	margin-top:-10px;
}




