/* CSS Document */
#christmasg {
	width:100%;
	min-width:100%;
	height:500px;
   background: #153357 url(../images/christmasg/ch_back.jpg) no-repeat center top;
   margin-bottom:10px;
   margin-top:-5px;
}

#christmasg .down_cd {
	width:100%;
	min-width:100%;
	height:500px;
   background: url(../images/christmasg/pocket_down.png) no-repeat 15% top;
}
#christmasg .down_cd .cd {
	width:100%;
	min-width:100%;
	height:500px;
   background:  url(../images/christmasg/pocket2.gif) no-repeat 15% top;
   
}
#christmasg .down_cd .cd .pocket_down {
	width:100%;
	min-width:100%;
	height:500px;
   background: url(../images/christmasg/cd_down.png) no-repeat 15% top;
}
#christmasg .down_cd .cd .pocket_down .pocket {
	width:100%;
	min-width:100%;
	height:500px;
   background:  url(../images/christmasg/cd.gif) no-repeat 15% top;
   
}
#christmasg .down_cd .cd .pocket_down .pocket .cal_down {
	width:100%;
	min-width:100%;
	height:500px;
   background:  url(../images/christmasg/cal_down.png) no-repeat 80% top;
   
}
#christmasg .down_cd .cd .pocket_down .pocket .cal {
	width:100%;
	min-width:100%;
	height:500px;
   background:  url(../images/christmasg/cal.png) no-repeat 80% top;
   
}
.clear {
	clear:both;
	visibility:hidden;
}
#christmasg .down_cd .cd .pocket_down .pocket .cal .order {
	width:100%;
	height:500px;
   
}
#christmasg .down_cd .cd .pocket_down .pocket .cal .order img  {
	width:240px;
	height:201px;
   background:  url(../images/christmasg/order.png) no-repeat left top;
   float:left;
}

#christmasg .down_cd .cd .pocket_down .pocket .cal .order .features {
	width:460px;
	height:150px;
	float: right;
}
#christmasg .down_cd .cd .pocket_down .pocket .cal .order .features .info1 {
	padding:15px 15px;
	text-align:center;
	background-color:#900;
	color: #ffca98;
	margin:0px 0px;
	font-weight:bold;
	font-size:1.4em;
}
#christmasg .down_cd .cd .pocket_down .pocket .cal .order .features .info2 {
	padding:10px  0px;
	text-align:center;
	background-color:#FC0;
	color: #000;
	margin:0px 0px 0px 0px;
	font-weight:bold;
}
#christmasg .down_cd .cd .pocket_down .pocket .cal .order .features .info3 {
	padding:2px  0px;
	text-align:center;
	background-color:#999;
	color: #000;
	margin:0px 0px 0px 0px;
	font-weight:bold;
	font-size:0.8em;
}
