﻿BODY {
	margin: 0;
	background: url(../images/bg_cute.jpg) top center no-repeat #FFCA59;
	color: #000;
}

BODY, select, option, input, #copyright, #login {
	font: 8pt/16pt "Lucida Grande", Verdana, Lucida, "LiGothicMed", "MS Gothic", Arial, Tahoma, sans-serif;
}
TD, TH {
	font-size: 12px;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #000;
}
a:hover {
	color: #F26522;
	text-decoration: underline;
}
#copyright {
	color: #000;
	padding: 0 0 10px 0;
}
#couponmsg {
	background: url(../images/coupons_bg_ctop.jpg);
	padding: 60px 10px 10px 10px;
}
/* Set font size */
#designerinfo em {
	font-size: 30px;
}
#couponmsg em, #coupons em {
	font-size: 17px;
}
#couponmsg strong, #coupons strong, #sugtxt {
	font-size: 13px;
}
#reg strong {
	font-size: 15px;
}
#copyright span, div.clsttxt strong {
	font-size: 10px;
}
/* Set font color */
#coupons strong, #sugtitle, #couponmsg strong, #storeinfo, #storeinfo a, #reg a:hover, div.clsttxt a:hover {
	color: #fff;
}
#coupons em, div.clsttxt strong, #couponmsg em, #designerinfo em, #reg a {
	color: #0054A6;
}
/* Set font weight */
#couponmsg em, #coupons em, #designerinfo em {
	font-weight: bold;
}
/* Set font style */
#couponmsg em, #coupons em, #designerinfo em {
	font-style: normal;
}
/* Set line height */
#reg, #designerinfo {
	line-height: 24px;
}
#sugtxt {
	background: #f4f4f4;
	padding: 20px;
	color: #666;
}
#sugtitle {
	padding-bottom: 10px;
	font-family: simhei;
	background: url(../images/sug_title_bg.gif) top left no-repeat;
}
#sugtitle span {
	font-family: tahoma;
}
#sugselect {
	padding: 0;
	text-align: right;
	vertical-align: bottom;
	background: url(../images/suggest_title.gif) top right no-repeat;
}
#sugselect img {
	margin-left: 10px;
}
.input {
	border-top: 1px solid #AB865C;
	border-left: 1px solid #AB865C;
	border-bottom: 1px solid #ECB980;
	border-right: 1px solid #ECB980;
	background-color: #FDC689;
	alpha(opacity=70);
	opacity:0.70;
	moz-opacity:0.7
}
.couponslst, .clstmenu {
	width: 210px;
	text-align: left;
}
div.clstmenu {
	height: 80px;
}
div.clstimg {
	width: 63px;
	border: 1px solid #C21C1E;
	padding: 4px;
	text-align: center;
	vertical-align: middle;
	float: left;
}
div.clsttxt strong {
	letter-spacing:-1px;
}
div.clsttxt {
	width: 130px;
	text-align: left;
	float: right;
	vertical-align: middle;
}
div.gallery img {
	border: 1px solid #fff;
	margin: 5px;
}
div.gallery a:hover img {
	border: 3px solid #F26522;
	margin: 3px;
}
#storeinfo {
	background: #0054A6;
	text-align: right;
	vertical-align: top;
	padding: 10px 0;
}
#designers TD {
	font-weight: bold;
	padding: 1px 5px;
	font-size: 10px;
}
