@charset "utf-8";

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
h7,
p,
form,
ul,
li,
dt,
dd
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

ul
{
	list-style-type: none;
}

body
{
	font-size: 12px;
	letter-spacing: 1px;
	background-color: #ffebef;
	color: #666;
	line-height: 150%;
}

*:first-child+html body
{
	font-size: 75%;
}

* html body
{
	font-size: 75%;
}

.small
{
	font-size: 83.33%;
}

.medium
{
	font-size: 100%;
}

.large
{
	font-size: 116.66%;
}

#WHOLE
{
	width: 1000px;
	margin: 0 auto;
}

#INNER
{
	width: 814px;
	background: url(../img/bg.gif) repeat-y left top;
	float: left;
}

#BANNER-AREA
{
	width: 160px;
	float: right;
}

#BANNER-AREA p
{
	margin: 10px 0;
}

#WRAPPER
{
	background: url(../img/foot.gif) no-repeat left bottom;
	padding-bottom: 8px;
}

#CONTENT
{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	width: 798px;
	margin-left: 7px;
	background-color: #fff;
}

#TAGLINE
{
	background: #ec5781 url(../img/bg_tagline.gif) repeat-x left top;
	color: #fff;
	padding: 3px 10px;
}

#TAGLINE span
{
	background: url(../img/img_heart.gif) no-repeat left center;
	padding-left: 17px;
}

#BILLBOARD h1,
#BILLBOARD h2,
#BILLBOARD p
{
	text-indent: -99999px;
	overflow: hidden;
}

#BILLBOARD h1
{
	background: url(../img/pic_billboard_1.jpg) no-repeat left top;
	height: 109px;
}

#BILLBOARD h2
{
	background: url(../img/pic_billboard_2.jpg) no-repeat left bottom;
	height: 123px;
}

#BILLBOARD p
{
	background: url(../img/pic_billboard_3.jpg) no-repeat left bottom;
	height: 113px;
}

#ACCESS
{
	background: url(../img/bg_access.gif) no-repeat left top;
	height: 237px;
	position: relative;
	left: 0;
	top: 0;
}

#ACCESS h2,
#ACCESS p
{
	position: absolute;
	left: 0;
	top: -99999px;
}

#ACCESS #FLASH
{
	position: absolute;
	left: 12px;
	top: 20px;
	width: 300px;
	height: 200px;
	z-index: 1;
}

#ACCESS #LOGO
{
	position: absolute;
	left: 19px;
	top: 157px;
	background: url(../img/logo.png) no-repeat left top;
	width: 99px;
	height: 56px;
	text-indent: -99999px;
	overflow: hidden;
	z-index: 2;
}

* html #ACCESS #LOGO
{
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/logo.png', sizingMethod='crop');
}

#INFO
{
	margin-top: 20px;
}

#INFO .box
{
	margin-bottom: 30px;
	background: no-repeat right top;
	width: 778px;
	height: auto !important;
	height: 105px;
	min-height: 105px;
}

#INFO .box div
{
	background: url(../img/img_ball.gif) no-repeat right top;
	width: 455px;
	height: auto !important;
	height: 105px;
	min-height: 105px;
}

#INFO .box h4
{
	margin-bottom: 10px;
}

#INFO .box p
{
	margin: 0 25px 0 50px;
}

#INFO #INFO-1
{
	background-image: url(../img/pic_actors_1.jpg);
}

#INFO #INFO-2
{
	background-image: url(../img/pic_actors_2.jpg);
}

#INFO #INFO-3
{
	background-image: url(../img/pic_actors_3.jpg);
}

#LINEUP
{
	padding: 20px 15px 5px 15px;
}

#LINEUP .outer
{
	background: url(../img/img_decoration_top.gif) no-repeat left top;
	margin-bottom: 15px;
}

#LINEUP .inner
{
	background: url(../img/img_decoration_btm.gif) no-repeat left bottom;
	padding-top: 20px;
	overflow: hidden;
	zoom: 1;
}

#LINEUP .box
{
	width: 204px;
	float: left;
	margin: 0 14px 10px 32px;
	color: #956253;
	display: inline;
}

#LINEUP h4
{
	margin-bottom: 5px;
	font-size: 116.66%;
}

#LINEUP h5
{
	margin: 15px 0 12px 0;
	font-size: 116.66%;
}

#LINEUP li
{
	background: url(../img/icn_bullet.gif) no-repeat left 0.6em;
	padding-left: 6px;
}

#COPYRIGHT
{
	text-align: center;
	color: #666;
	padding: 10px 0 30px 0;
	width: 814px;
	float: none;
	clear: both;
}
