.hint {
	background-color: #C798BA;
	border: 1px solid #CDCDCD;
	font-family: Verdana;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	height: 50px;
	left: 40%;
	line-height: normal;
	opacity: 0.95;
	padding: 15px;
	position: absolute;
	text-align: center;
	top: 200px;
	visibility: hidden;
	width: 220px;
	z-index: 10;
}

.submenu {
	background-color: #9778aa;
	border: 1px solid #FFCDCD;
	opacity: 0.90;
	padding: 15px;
	position: absolute;
	text-align: center;
	top: 125px;
	display: none;
	width: auto;
	z-index: 10;
}

#overlay, #overlayDiamond10yr, #overlaySaleTerms {
	width: 100%;
	min-width: 580px;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: transparent url(images/overlay.png);
	z-index: 10;
	text-align: center;
	vertical-align: middle;
}

#overlay div, #overlayDiamond10yr div, #overlaySaleTerms div {
	position: relative;
	/*padding: 5px;*/
	background-color: #FFFFFF;
	border: 5px solid #C798BA;
	width: 580px;
	margin: auto;
	top: 100px;
}

#sendToFriendBlock {
	width: 100%;
	min-width: 580px;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: transparent url(images/overlay.png);
	z-index: 10;
	text-align: center;
	vertical-align: middle;
}
#sendToFriendBlock div {
	position: relative;
	padding: 15px;
	background-color: #C798BA;
	width: 400px;
	margin: auto;
	top: 150px;
	background-color: White;
	text-align: left;
	border: 5px solid #C798BA;
}

.removeButton{ font-size:10px;float:right;margin-right:3px; }

.productGreyedOutTD {
	text-align: center;
	padding: 0px 0px 0px 0px;
	background: #ececec;
	width: 142px;
	height: 145px;
	margin: 0px;
}

#categoryName {
	font-family: GillSans Light, Gill Sans MT, GillSans, sans-serif;
	font-size: 25px;
	z-index: 2;
	padding: 0px 0px 0px 0px;
	position: relative;
	left: -2px;
	line-height: normal;
}

.oldPrice {
	text-decoration: line-through;
	color: Red;
}

/*input[type=text]
{
	border: 1px solid #999999;
	background-color: #f4f4f4;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 2px 2px 2px 2px;
}

select
{
	background-color: #f4f4f4;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
}*/
