@charset "utf-8";

body{
	/*background:url(../img/bg.gif)*/
}
.step{
	background:url(../img/arrow_bg.gif) repeat-y ; padding:0 ; margin:0 
}
.topicBar{
	width:700PX ; clear:both ; 
}

.topicBar .title_RL{
	float:left ;
}

.topicBar .title_M span{
	line-height:55px;
	
}

.topicBar .title_M{
	width:auto; background:url(../img/title_M.png) repeat-x ; height:59px ; float:left ; padding:5px
}
.step .footer{
	background:#fff !important; width:60px; height:45px
}


.fixclear{
	clear:both
}
.textBox{
	clear:both;
	width:90%;
	padding:5px 5px 5px 50px;
	letter-spacing: 0.2em
}

.textBox span{
	
	border-bottom:1px dashed #960 ; line-height:28px ;
	 
	
}

#note{
	width:100%;
	height:5em;
}
/************************************************/
#boundry{width:1005px; font-size:16px; margin:0 auto;}
#logo{
	width:950px; height:200px;
	margin:0 auto;
	border:none;
	/*background:url(../../images/indexTop_01.gif)*/
}
#member{
	width:950px;
	height:2em;
	margin: 0px auto;
	background:#00FFFF;
	font-size:12px;
	border-bottom:#0033FF solid 0px;
	text-align:right;
	position: relative;
	background-color: #FFE3DE;
}
#snap{
	border:#FCC solid 1px;
	width:250px; height:250px;
	/*background:#99FFFF url(../../images/M/0426-M-25.jpg);*/
	position:absolute; top:0; left:0;
	z-index:99;
}
/***************/
#cartList{
	width:95%; border:#999999 solid 1px;
	border-collapse:collapse;
	margin:5px auto;
}
#cartList th, #cartList td{
	background:#FFF;
	text-align:center;
	padding:10px 5px;
	border-bottom:#DDD solid 1px;
	font-size:small;
}

#cartList td.amt{
	text-align:right;
}
#cartList td.itemName{
	text-align:left;
}
#cartList th{
	font-weight:500;
	border-bottom:#FCC solid 3px;
}

#cartList tbody.pane tr td{
	border:none;
	background:#FCC;
	padding:5px;
	font-size:small;
}

input.del, input.add{
	cursor:pointer;
	border:#999999 solid 1px;
}
#totalAmount{
	border-top:#666 double 3px;
}

.nextStepBtns{
	margin:5px 3em 5px 0;
}


/*************/
#giftCardPanel, #ecouponPanel, #refoundPanel{
	position:fixed; width:640px;
	top: 20%;
	left: 50%;
	/*margin-top: -100px;*/
	margin-left: -320px;
	border:#F30 3px double;
	background:#FFFFFF;
	z-index:1002;
	overflow:auto;
}
div.osdHandeler{
	background:#FCF;
	position:relative;
	padding:3px 0;
	cursor:move;
}
#ecouponHere{
	overflow:auto;
	margin:0; padding:0;
} 
#giftCardPanel form, #ecouponPanel form, #refoundPanel form{
	margin:0.5em auto;
	padding:0.5em 1.5em;
}
div.closer {
	padding:0 5px; cursor:pointer;
	right:2px; top:2px;
	border:#00F solid 1px;
	color:#00F;
	position:absolute;
}
#giftCardPanel input[type="text"], #ecouponPanel input{
	font-size:1.3em;
}
span.giftCard{
	font-size:small; color:#F63;
}
#myCoupons{
	width:100%;
}
#rrfnd{
	width:100%;
	border:none 0px;
	font-size:1.3em;
	text-align:right;
}
/*******/


#boxing{
	border:#999999 solid 1px;
	margin-top:1em;
}
#boxing input[type="text"]{
	width:180px;
	font-size:1.1em;
}
#boxing th{
	padding:2px 5px;
	width:125px;
	text-align:right;
	background:#FCC;
}
#boxing td{
	text-align:left;
	padding:2px 5px;

}
label.gen{
	margin-left:1em;
}

span.help{
	background:#FFFF99;
}

div.btnsHere{
	text-align:center;
}

table.data{
	border-collapse:collapse;
}
table.data th, table.data td{
	border:#CCCCCC solid 1px;
	padding:3px;
}
