@charset "utf-8";
/* IE */
.promotion_main { /*091201 eva*/
	float: left;
	text-align: left;
	width: 690px !important;
	width/**/: 680px;
}
/* Firefox and all other browsers */
html > body .promotion_main { /*091201 eva*/
	float: left;
	text-align: left;
	width: 690px;
}

/* 091201 eva menu start here*/

/* IE */
.promotion_menu{ /*091201 eva*/
	background: url(../image/member/member_sub_menu_680_bg.jpg) no-repeat ;
	width:680px;
	display:block;
	overflow:hidden;
	margin:5px;
	height:27px;
	font-size:13px;
	
	position:relative;
	top:0px;
	left:0px; /*091206 eva -16px;*/
}

/* Firefox and all other browsers */
html > body .promotion_menu{ /*091201 eva*/
	background: url(../image/member/member_sub_menu_680_bg.jpg) no-repeat ;
	width:680px;
	display:block;
	overflow:hidden;
	margin:5px;
	height:27px;
	font-size:13px;
	
	position:relative;
	top:0px;
	left:0px;	
}

.promotion_menu .name {
	margin:0;
	height:27px;
	width:auto;
	display:block;
	float:left;
}

.promotion_menu .name div {
	background: url(../image/member/member_sub_menu_b_bg.gif) repeat-x ;
	margin:0;
	height:21px;
	width:auto;
	display:block;
	float:left;
	padding-top:5px;	/*6px*/
	font-weight:bold;
	color:white;
}

.promotion_menu .name .name_left{
	background: url(../image/member/member_sub_menu_a_bg.gif) no-repeat ;	
	width:16px;
	
}

.promotion_menu .name .name_right{
	background: url(../image/member/member_sub_menu_c_bg.gif) no-repeat ;	
	width:16px;
	
}



.promotion_menu ul{
	width:auto;
	display:block;
	float:left;
	padding:5px 12px;
	height:17px;
	margin:0;
	
}

.promotion_menu ul li{
	width:auto !important;	
	display:inline !important;
	float:left !important;
	margin:0 !important;
	padding:0px 12px  !important;/*top:6px*/
	line-height:130% !important;
	vertical-align: baseline !important;
	overflow:hidden !important;
}

.promotion_menu ul li a{	
	/*padding:5px 0 0 !important;*/
	/*height:22px !important;*/
	display:block;
	float:left;
	
	
}

.promotion_menu ul li.current a{
	color:#7eae58;
	font-weight:bold;
}

.promotion_main .sort {
	/*margin-right:10px; 091206 eva*/
	padding:0;
	width:150px;/*091201 eva*/
}
.promotion_main .sort .left{
	margin-top:2px;
	float:left; /*091202 eva*/
}
.promotion_main .sort .right{ /*091202 eva*/
	float:right;
}
.promotion_main .sort form{
	margin-left:5px;
}

/* 091201 eva end here*/



.promotion .list_box {
	width: 680px;/*091206 eva*/	
	margin:5px; /*091206 eva*/	
	display:inline;/*091206 eva*/
	float:left;/*091206 eva*/
}
/*091130 eva*/
/*
.promotion .list_box a:link,hover,visited {
	color:#657360
}*/

.promotion .list_box .title{
	clear:both; /*091130 eva*/
	display:block;
	color:#ffffff;
	overflow:hidden;
	height:22px;
	font-weight:bold;
	font-size:12px;
	text-align:left;
	background-image: url(../image/promotion/promotion_680greenbar.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
}
.promotion .list_box .title a:link,.promotion .list_box .title a:hover,.promotion .list_box .title a:visited{
	color:#ffffff;
}

.promotion .list_box .odd{
	font-size:12px;
	color:#5B5B5B;
	background-color:#f0f0f0;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height:140%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.promotion .list_box .even{
	font-size:12px;
	color:#5B5B5B;
	background-color: #f7f7f7;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height:140%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.promotion .list_box .smallodd{
	font-size:12px;
	color:#5B5B5B;
	background-color:#f0f0f0;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height:140%;
	padding-top: 2px;
	padding-bottom: 2px;
}
.promotion .list_box .smalleven{
	font-size:12px;
	color:#5B5B5B;
	background-color: #f7f7f7;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	line-height:140%;
	padding-top: 2px;
	padding-bottom: 2px;
	}

.promotion .list_box .give  a:link,.promotion .list_box .give  a:visited,.promotion .list_box .give  a:hover{
	color:#FF3366;
	font-weight:bold;
}
.promotion .list_box .cheap a:link,.promotion .list_box .cheap a:visited,.promotion .list_box .cheap a:hover{
	color:#FF9900;
	font-weight:bold;
}
.promotion .list_box .discount  a:link,.promotion .list_box .discount  a:visited,.promotion .list_box .discount  a:hover{
	color:#915728;
	font-weight:bold;
}

.promotion_TabbedPanelsTab{
	cursor: pointer;
}
.promotion_coupon_in{
	width:480px;
	background-image:url(../image/promotion/promotion_couponbg.jpg);
	background-repeat:repeat-x;
	border: 1px solid #999999;
	font-size:12px;
	color:#5B5B5B;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.promotion_coupon_mapselect{
	width:100px;
	background-image:url(../image/promotion/promotion_couponbg.jpg);
}
/*katherine 20091105*/
.promotion_coupon{
	width:492px;
	border: 5px solid #A5CA7B;
	font-size:12px;
	color:#5B5B5B;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	position: relative;
}
.promotion_coupon .content {
	width:270px;
	font-size:12px;
	color:#5B5B5B;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	float: right;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.promotion_coupon   .content   h1 {
	font-size:22px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0px;
	color: #009900;
}


.promotion_coupon .photo {
	width:200px;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	background-color: #F2F2F2;
	float: left;
	height: 100%;
	position: relative;
}
.promotion_coupon   .content   .subtitle {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	top: -20px;
	color: #65725F;
	font-weight: bold;
}
.promotion_coupon .logo {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	background-color: #F2F2F2;
	float: left;
	width: 100%;
}
.promotion_coupon .main {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
.promotion_coupon .term  {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 460px;
	line-height: 140%;
	background-color: #F2F2F2;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D0D0D0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.promotion_coupon  .shoplist  {
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 145%;
	background-color: #F3F8ED;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E1EDD3;
	margin: 0px;
	padding-bottom: 1px;
}
.promotion_coupon_term   li  {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	list-style-type: disc;
}

.promotion_coupon   .shoplist  li {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	list-style-type: disc;
	margin: 0px;
}
#blackarea {
	z-index: 2;
	background-color: #000000;
}
.print_section
{
	float:left;
	width:100%;
	background-color: #FFFFFF;
}
.noprint, .printbutton
	{
	display:none;
	}
.print
	{
	display:block;
	}
.promotion_coupon  .main  a:visited ,{
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
