/* CSS Document */

.hdTOP {
	position: relative;
	width: 100%;
	height: 100%;

	*height: 640px;
	*background: url(../images/ie7_bg.jpg) no-repeat center top;
	*padding-top: 70px;

}

.headContent {
	width: 100%;
	height: 220px;
	padding-top: 37px;
	background: url(../images/hd_btmbg.png) repeat-x bottom;
	position: absolute;
	bottom: 0;
	z-index: 101;
}

#hdMovies {
	width: 100%;
	height: 100%;
}

.overlay_bg {
	background: url(../images/video_overlay_s.png);
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 100;
	*display: none;

}

.mainLogo {
	/*	float:left;*/
	margin-right: auto;
	margin-left: auto;
	/*	padding-top:20px;*/
	width: 720px;
	height: 204px;
	*background: url(../images/logos_722.png) top left no-repeat;
	*height: 204px;
}

.event_wrap {
	background: url(../images/event_bg.png);
	padding: 10px;
	position: relative;
	width: 277px;
	float: left;
	margin-left: 30px;

	display: none;
}

.event_wrap li {
	background: #000000;
	padding: 5px;
	margin-top: 5px;
}

.event_wrap .eventTitle {
	position: absolute;
	top: -8px;
	left: 10px;
}

.fastContent {
	margin-bottom: 10px;
}

.fastContent hgroup {
	margin-bottom: 20px;
	background: url(../images/shop_img.jpg) no-repeat right top;
	padding: 42px 430px 50px 0;
}

.fastContent hgroup h2 {
	color: #FAD602;
	font-size: 343%;
	line-height: 100%;
	margin-bottom: 20px;
	font-weight: bold;
}

.fastContent hgroup h3 {
	color: #FFFFFF;
	font-size: 239%;
	line-height: 130%;
	margin-bottom: 20px;
	font-weight: bold;
}

.fastContent hgroup .text {
	margin-bottom: 20px;
	width: 89%;
}

.fastContent hgroup .btn {
	margin-left: 20px;
}

.logos ul {
	padding: 0 0 50px;
	text-align: center;
}

.logos li {
	display: inline-block;
	margin: 5px;
	vertical-align: top;

}

.l_shop_logo img {
	height: 80px;
}

.btn_jump {
	position: absolute;
	left: 8px;
	bottom: 0px;
}