.saleTout {
	width: 602px;
	height: 263px;
	margin: 0 auto 26px;
	/*background: url(../images/tout-bkd.jpg) repeat-x left top;*/
	display: block;
	font-weight: bold;
	font-size: 11px;
	padding-top: 7px;
	padding-bottom: 15px;
}
.saleTout .toutImg {
	position: absolute;
	/*background:url(../images/toutIlan.jpg) no-repeat left top;*/
	width: 602px;
	/*padding-top: 18px;*/
}
.findSale {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 18px 0 0 9px;
	position: absolute;
}
.findSale a {
	text-decoration: underline;
	color: #FFFFFF;
}
.btnCouponsContainer {
	position: absolute;
	margin: 240px 0 0 -140px;
	z-index: 2;
	left: 50%;
}
.popUpContainerCity {
	position: absolute;
	margin: 10px 0 0 -379px;
	z-index:300;
	width: 758px;
	background-color:#FFFFFF;
	left: 50%;
}
.popUpContainerCoupon {
	margin: 10px 0 0 141px;
	width: 369px;
	background-color:#FFFFFF;
	z-index:300;
	position: absolute;
}
.popUpContainerCity .cityR1,
.popUpContainerCoupon .couponR1 {
	height: 13px;
	background-color: #E5B9D0;
	text-align: left;
	padding: 2px 6px 0;
	color: #9B607C;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
}
.close,
.popUpContainer .couponR1 {
	float: right;
	cursor: pointer;
}
.popUpContainerCity .cityR2 {
	height: 375px;
}
.cityName {
	position: absolute;
	margin: 16px 0 0 212px;
	font-weight: bold;
	font-size: 22px;
	color: #E5B9D0;
}
.popUpContainerCity .cityR2 .c1,
.popUpContainer .couponR2 .c1 {
	float: left;
	width: 180px;
	margin: 10px 0 0 34px;
}
.cities {
	color: #4B4B4B;
}
.cities .cTitle {
	font-size: 16px;
	font-weight: bold;
	width: 150px;
	margin: 0 0 15px;
}	
.cities .city {
	font-size: 14px;
	float: left;
	width: 105px;
	margin: 0 8px 10px 0;
	cursor: pointer;
	line-height:14px;
}
.popUpContainerCity .cityR2 .c2,
.popUpContainer .couponR2 .c2 {
	float: left;
	width: 527px;
	height: 323px;
	border: 1px dotted #9E9E9E;
}
.popUpContainerCity .cityR2 .c3,
.popUpContainer .couponR2 .c3 {
	float: left;
	width: 119px;
	height: 180px;
	margin: 85px 0 0 55px;
	border: 1px dotted #9E9E9E;
}
.clkToDownload{
	float: right;
	font-size: 12px;
	color: #E5B9D0;
	margin: 6px 15px;
}
.popUpContainerCoupon .couponR2 {
}
.popUpContainerCoupon .couponR2 .coTitle {
	font-size: 15px;
	font-weight: bold;
	margin: 25px;
	color: #4B4B4B;
}
.couponR2 form, form .couponR2 {
	margin: auto;
	width: 324px;
}
.couponR2 form .inputRow, form .couponR2 .inputRow {
	text-align: right;
	font-size: 11px;
	color: #4B4B4B;
	clear: both;
}
.couponR2 form .input,  form .couponR2 .input {
	border: 1px solid #9B607C;
	width: 214px;
	float: right;
	margin: 0 0 6px 10px;
}
.radioGroup {
	width: 214px;
	float: right;
	margin: 0 0 6px 10px;
}
.radioGroup input {
	float: left;
	display:block;
}
.radioGroup label {
	float: left;
	margin: 2px 0 0 3px;
	display:block;
}
.radioGroup div {
	float: left;
	width: 70px;
}


.imageScroll {
	background: url(../images/homeScrollBkd.jpg) repeat-x top left;
	height: 222px;
	padding: 0 15px 0 15px;
	overflow: hidden;
}

.errMessage  {
    color:#990000;
    font-size:11px;
}
#ctl00_cph1_btnSubmitCoupon {
	float:right;
}
.toutCities {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	margin-top: 25px;
	color: #666666;
}
#popUpContainerZoom1 {
	position: absolute;
	margin: 10px 0pt 0pt -90px;
	background-color:#FFFFFF;
	border: 3px solid #990000;
	padding: 15px;
	z-index: 400;
	cursor: pointer;
}
