/* CSS Document */

.clear {
	clear:both;
	width:800px;
}

/*///////////////////////////////////////////*/

#head {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	height:127px;
	background-image:url(/images/hd/bg_head.jpg);
}

#cont {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	text-align:center;
}

.playerHD {
	text-align:center;
}

.chHD {
	width:100%;
	height:104px;
	background-image:url(/images/hd/bg_ch.jpg);
	background-repeat:no-repeat;
}


.spaceHD {
	width:100%;
	height:87px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/hd/title_hd_movie.jpg);
	background-repeat:no-repeat;
	clear:both;
}

.giftHD {
	width:301px;
	height:285px;
	background-image:url(/images/hd/bg_gift.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding-left:78px;
	float:left;
}

.giftHD a:link {color:#e7efc6; text-decoration:none;}
.giftHD a:visited {color:#e7efc6; text-decoration:none;}


.giftHD a:hover {
	text-decoration:underline;
	}

.btnGift {
	font-weight:bold;
	text-align:right;
	padding-right:15px;
}


.lineHD {
	width:63px;
	height:285px;
	background-image:url(/images/hd/line.jpg);
	background-repeat:no-repeat;
	float:left;
}

.couponHD {
	width:280px;
	height:285px;
	background-image:url(/images/hd/bg_coupon.jpg);
	background-repeat:no-repeat;
	float:left;
	}

.couponHD a:link {color:#e7efc6; text-decoration:none;}
.couponHD a:visited {color:#e7efc6; text-decoration:none;}
	
.couponHD a:hover {
	text-decoration:underline;
	}

.btnCoupon {
    width:129px;
    padding-top:127px;
    padding-right:5px;
    text-align:right;
    font-size:12px;
    float:right;
}

.couponCode {
	width:135px;
	margin-top:48px;
	float:left;
	color:#FFFFFF;
}

.couponCode fieldset {
	margin-top:10px;
	height:20px;
	font-weight:bold;
	color:#67aade;
}

.couponCode legend {
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
}

.linkHD {
	width:120px;
	float:right;
	margin-top:50px;
	text-align:left;
}

.linkHD ul {
	margin:0;
	padding:0;
	font-size:12px;
}

.linkHD li {
	margin-top:1px;
}

.linkHD a:link {color:#e7efc6; text-decoration:none;}
.linkHD a:visited {color:#e7efc6; text-decoration:none;}

.linkHD a:hover {
	text-decoration:underline;
}


#footHD {
	width:800px;
	height:51px;
	background-image:url(/images/hd/foot.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	clear:both;
}


/*div { border: solid 1px #f00; }*/
 /* subMovieg\pcss */

#subm{position:absolute; top:0; left:0; z-index:2; background-color:#000000; vertical-align:top; padding-bottom:10%;}
#subm p{text-align:right; padding:10px 50px 0 0; top:0; left:0; z-index:3;}
#subm a{color:#FFFFCC; font-size:14px;}
#subm a:hover{color:#FFFF00;}
#subm object{margin:0; padding:0;}