@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

a:link {
	color: #F93;
	text-decoration:none;
}
a:visited {
	color: #F93;
	text-decoration:none;
}
a:hover {
	color: #999;
	text-decoration: underline;
}
a:active {
	color: #999;
	text-decoration:none;
}
a.footer:link {
	color: #666;
	text-decoration:none;
}
a.footer:visited {
	color: #666;
	text-decoration:none;
}
a.footer:hover {
	color: #999;
	text-decoration:underline;
}
a.footer:active {
	color: #999;
	text-decoration:none;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	margin: 14px 0 10px 0;
	padding: 0px;
	display: none;
	cursor: default;
}

.style1 {
	font-size: 18px;
	font-weight: bold;
}

#container {
	width: 1024px;
	height: 878px;
	margin-left: auto;
    margin-right: auto;
	background-image: url(../images/curtain_bg.gif);
}

#content_g {
	position: relative;
	left: 87px;
	width: 849px;
	height: 810px;
	background-color: #666;
}

#content_w {
	position: relative;
	left: 87px;
	width: 849px;
	height: 810px;
	background-color: #FFF;
}

#content_b {
	position: relative;
	left: 87px;
	width: 849px;
	height: 810px;
	background-color: #000;
}

#feature_poster {
	position: absolute;
	width: 261px;
	height: 385px;
	top: 36px;
	left: 48px;
}

#feature_title {
	position: absolute;
	width: 448px;
	height: 30px;
	top: 36px;
	left: 353px;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}

#feature_subinfo {
	position: absolute;
	width: 448px;
	height: 18px;
	top: 66px;
	left: 353px;
	font-size: 12px;
	color: #FFFFFF;
}

#feature_info {
	position: absolute;
	width: 446px;
	top: 100px;
	left: 354px;
	font-size: 12px;
	color: #FFFFFF;
}

#header {
	position: absolute;
	width: 849px;
	height: 109px;
}

#welcome_feature {
	position: absolute;
	width: 849px;
	height: 346px;
	top: 109px;
}

#nav_index {
	position: absolute;
	width: 849px;
	height: 30px;
	top: 455px;
}

#nav_sub {
	position: absolute;
	width: 849px;
	height: 30px;
	top: 109px;
}

#nav_shadow {
	position: absolute;
	width: 849px;
	height: 13px;
	top: 139px;
	background-image: url(../images/nav_shadow.png);
	z-index: 10;
}

#sub_content {
	position: absolute;
	width: 849px;
	height: 471px;
	top: 139px;
	z-index: 9;
	overflow: auto;
}

#sub_content_redcarpet {
	background-image: url(../images/redcarpet_bg.jpg);
	position: absolute;
	width: 849px;
	height: 471px;
	top: 139px;
	z-index: 9;
	overflow: auto;
}

#sub_content_catering {
	background-image: url(../images/catering_bg.jpg);
	position: absolute;
	width: 849px;
	height: 471px;
	top: 139px;
	z-index: 9;
	overflow: auto;
}

#catering_side {
	background-image: url(../images/catering_sidebar.jpg);
	position: absolute;
	width: 64px;
	height: 471px;
	top: 0px;
}

#nav_marquee {
	position: absolute;
	width: 849px;
	height: 30px;
	top: 485px;
	background-image: url(../images/marquee_spacer.jpg);
}

#marquee_sub {
	position: absolute;
	width: 849px;
	height: 30px;
	top: 610px;
	background-image: url(../images/marquee_spacer_180.jpg);
}

#ad_space {
	position: absolute;
	width: 424px;
	height: 124px;
	top: 515px;
}

#now_playing {
	position: absolute;
	width: 424px;
	height: 124px;
	top: 515px;
	left: 425px;
}

#now_playing_header {
	background-image: url(../images/nowplaying.png);
	position: absolute;
	width: 424px;
	height: 29px;
	top: 0px;
	left: 0px;
}

#giftcard {
	position: absolute;
	width: 212px;
	height: 124px;
	top: 688px;
	left: 0px;
}

#conference {
	position: absolute;
	width: 211px;
	height: 124px;
	top: 688px;
	left: 212px;
	border-left:#000 1px solid;
}

#mez_ad {
	position: absolute;
	width: 425px;
	height: 124px;
	top: 688px;
	left: 424px;
	background-color: #000000;
}

#footer {
	position: absolute;
	width: 849px;
	height: 48px;
	top: 813px;
	background-image: url(../images/marquee_footer.jpg);
}

#signupbar {
	position: absolute;
	width: 825px;
	height: 22px;
	top: 640px;
	padding: 16px 12px 12px 12px;
	font-size: 11px;
	background: url(../images/marquee_footer.jpg) no-repeat #000;
}

#copyright {
	position: absolute;
	width: auto;
	height: 12px;
	top: 20px;
	left: 18px;
	font-size: 9px;
}

#footer_nav {
	position: absolute;
	width: 186px;
	height: 12px;
	top: 20px;
	left: 333px;
	font-size: 9px;
	text-align: center;
}

#cog_tag {
	position: absolute;
	width: 265px;
	height: 12px;
	top: 20px;
	left: 565px;
	font-size: 9px;
	text-align: right;
}

#content_header {
	position: absolute;
	width: 745px;
	height: 14px;
	top: 40px;
	left: 50px;
	border-bottom: #333333 1px solid;
}

#content_header_sidebar {
	position: absolute;
	width: 681px;
	height: 14px;
	top: 40px;
	left: 111px;
	border-bottom: #333333 1px solid;
}

#content {
	position: absolute;
	width: 745px;
	height: auto;
	top: 74px;
	left: 50px;
}

#content_half_l {
	position: absolute;
	width: 360px;
	height: auto;
	top: 74px;
	left: 50px;
}

#content_half_r {
	position: absolute;
	width: 360px;
	height: auto;
	top: 74px;
	left: 434px;
}

#content_sidebar {
	position: absolute;
	width: 681px;
	height: auto;
	top: 74px;
	left: 111px;
	color:#FFFFFF;
}

#content_left {
	position: absolute;
	width: 350px;
	height: auto;
	left: 0px;
	padding-right: 15px;
}

#content_right {
	position: absolute;
	width: 372px;
	height: auto;
	left: 373px;
}

.press  {
	color: #FF9933;
	text-align: left;
	cursor: pointer;
	cursor: hand;
}

.vote_form {
	position: relative;
	top: 0px;
	left: 0px;
	border: none;
	width: 372px;
	height: auto;
}

.form_table {
	position: absolute;
	top: 0px;
	left: 0px;
	border: none;
}

.cssform p{
	width: 215px;
	clear: left;
	margin: 0;
	padding: 5px 0 5px 0;
	padding-left: 120px; /*width of left column containing the label elements*/
	border-top: 1px solid #DDD;
	height: 5%;
}

.cssform label{
	font-weight: bold;
	float: left;
	margin-left: -120px; /*width of left column*/
	width: 100px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}
.form_btn {
	position: absolute;
	padding-left: 157px;
}
.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
	width: 205px;
}

.cssform textarea{
	width: 210px;
}

.now_playing_content {
	position: relative;
	float: left;
	top: auto;
	left: auto;
	width: 236px;
	height: 400px;
	margin: 10px 10px 10px 0;
	color: #FFF;
}


#ONA {
	position: absolute;
	width: 215px;
	height: 106px;
	z-index: 10;
	top: 2px;
}


#tour360 {
	position: absolute;
	width: 405px;
	height: 33px;
	left: 6px;
	top: 869px;
	color: #666;
	font-size: 10px;
}

