*{outline: none;}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #343D43;
	font-size: 10px;
	font-family: tahoma;
	text-decoration:none
}
.style8 {color: #565B5F; font-size: 11px; font-family: tahoma; }


.tah9 {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}

.tah10 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.tah12 {
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}

.tah14 {
	font-family: Tahoma;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}


img {
	border: none;
}


#markBad, #markBadCoupon{
	width: 310px;
	height: 380px;
	position: absolute;
	left: 50%;
	margin-left: -155px;
	top: 100px;
	background-color: #fff;
	border: 2px solid #333;
	padding: 15px;
	z-index: 101;
	font-size: 12px;
}
#markBad h3, #markBadCoupon h3{
	text-align: left;
	margin: 0.5em 0;
}
#markBad label, #markBadCoupon label{ margin-left: 3px;}
#markBad textarea, #markBadCoupon textarea{ width: 300px; height: 80px;font-size: 0.8em}
#fog{
	width: 100%;
	height: 100%;
	background-color: #334455; 
	position: absolute;
	top:0;
	left:0;
	z-index: 100;

	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	
}

.tagProduct, .tagCoupon {
	width: 310px;
	position: absolute;
	left: 50%;
	margin-left: -155px;
	top: 100px;
	background-color: #fff;
	border: 2px solid #333;
	padding: 15px;
	z-index: 102;
	color: #006;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tagProduct h3, .tagCoupon h3 {
	font-size: 17px;
	margin-bottom: 7px;
}
.tagProduct button, .tagCoupon button { color: #006; font-weight: bold; }
.tagProduct .removeProductTag a, .tagCoupon .removeCouponTag a { color: auto; font-weight: normal; font-size: 11px; }
.tagProduct .thanksClass, .tagCoupon .thanksClass { margin: 10px 0; }

#wishlistTable th, #wishlistTable td {padding: 2px;}
.dragged td{background-color: #E4FFDB;}
.wishlistTableGroup{margin-bottom: 20px;}
.wishlistTableGroup thead th {background-color: #DBF2B0;font-weight: bold; font-size: 14px; padding: 5px;}
.wishlistTableGroup th {background-color: #DBF2B0;font-weight: bold;padding: 2px;}
.wishlistTableGroup td {padding:2px; padding-left: 15px;}
td.reorderItems{
	width: 32px;
	height: 32px;
	background: url("/es/images/reorder-icon.gif") left center no-repeat;
}
.dragged td.reorderItems{
	background: url("/es/images/reorder-icon-gray.gif") left center no-repeat;
}

.alert-product-container {
	width: 100px;
	height: 95px;
	position: absolute;
	left: 50%;
	margin-left: -155px;
	top: 100px;
	background-color: #fff;
	border: 2px solid #333;
	padding: 5px;
	z-index: 101;
	font-size: 12px;
	display: none;
}
.alert-product-container p { color: #d79a03; }
.go-btn { background: url("/es/images/go-btn.png") left center no-repeat; padding: 10px; }
.dropdown-percent { margin: 10px 0 0 0; }
.remove-alert { display: none; margin-top: 5px; color: #F2DEDE; font-weight: bold; }
.cancel-alert { margin-top: 5px; color: #F2DEDE; font-weight: bold; }

.sa-buttons { padding: 1px 1px 1px 1px; border-radius: 5px; color: #fff !important; font-weight: bold; text-decoration: none; margin-bottom: 3px; display: block; font-size: 10px; width: 42px; }
.alert-button { background-color: #5a5aca; }
.tags-button { background-color: #d79a03; }
.fixme-button { background-color: #c0bcc2; }

