
body {
	background: #000000 url(../images/event-page-bg.jpg) scroll center top repeat-x;
}

#page {
	width: 974px;
	margin: 0 auto;
}

/*
----------------------------------

HEADER

----------------------------------
*/

#header {
	width: 974px;
	height: 40px;
}

#header .logo, #header .logo:visited {
	display: block;
	float: left;
	width: 420px;
	height: 40px;
	text-indent: -9999px;
}

#header .buttons {
	float: left;
	width: 400px;
}

#header .buttons a, #header .buttons a:visited {
	display: block;
	float: right;
	width: 110px;
	height: 23px;
	margin: 7px 15px 0 0;
	line-height: 23px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #b2b2b2;
	background: url(../images/event-nav-btn-bg.gif) scroll 0 0 no-repeat;
}

#header .buttons a:hover, #header .buttons a:active {
	background-position: 0 -23px;
}

#header .login {
	float: left;
	width: 140px;
	color: #cccccc;
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
}

#header .login .login-btn {
	float: left;
}

#header .login .logout-btn {
	float: left;
	margin-left: 15px;
}

#header .login .register-btn {
	float: left;
	margin-left: 15px;
}

#header .login a, #header .login a:visited {
	display: block;
	color: #cccccc;
	font-size: 12px;
	font-weight: bold;
	line-height: 40px;
}

#sub-nav {
	position: relative;
	width: 974px;
	height: 61px;
}

#sub-nav .top {
	display: block;
	position: absolute;
	top: 5px;
	width: 474px;
	height: 50px;
	text-indent: -9999px;
	background: url(../images/event-banner2.jpg) scroll 0 0 no-repeat;
}

#sub-nav .present {
	display: block;
	position: absolute;
	top: 5px;
	left: 484px;
	width: 225px;
	height: 50px;
	text-indent: -9999px;
	background: url(../images/present-banner-small.jpg) scroll 0 0 no-repeat;
}

#sub-nav .about {
	float: right;
	display: block;
	width: 200px;
	height: 26px;
	margin: 17px 55px 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
	color: #6b5830;
	background: url(../images/event-sub-nav-btn-bg.jpg) scroll 0 0 no-repeat;
}

/*
----------------------------------

CONTENT

----------------------------------
*/
#main2{
	background:url(../images/theater-content-main-bg4.jpg) scroll center top no-repeat;
	margin: 30px 0 0 0;
}

#main2 .content-wrapper  {
	float: left;
	width: 620px;
	height: 510px;
	margin: 0px 18px 0 20px;
}

#main .about1{
	position:relative;
	top:160px;
	left:390px;
	color:#333;
	width:250px;
	font-size:11px;
}
#main .about2{
	position:relative;
	top:170px;
	left:390px;
	color:#333;
	width:250px;
	font-size:10px;
}
#main .content_bottom {
	position:relative;
	top:275px;
	left:30px;
}
#main .content_bottom p{
	float:left;
	color:#FFF;
	width:190px;
	font-size:10px;
}

#main .content_bottom .bt1 {
	float:left;
	display: block;
	margin-left:5px;
	width: 140px;
	height: 40px;
	text-indent: -9999px;
	background: url(../images/un_bt1.jpg) scroll 0 0 no-repeat;
}
#main .content_bottom .bt2 {
	float:left;
	display: block;
	margin-left:5px;
	width: 140px;
	height: 40px;
	text-indent: -9999px;
	background: url(../images/un_bt2.jpg) scroll 0 0 no-repeat;
}
#main .content_bottom .bt3 {
	float:left;
	display: block;
	margin-left:5px;
	width: 140px;
	height: 40px;
	text-indent: -9999px;
	background: url(../images/un_bt3.jpg) scroll 0 0 no-repeat;
}




#main .content  {
	width: 650px;
	margin-left: 10px;
}

#main .content .title {
	margin: 10px 0;
	padding: 5px 10px;
	font-size: 18px;
	font-weight: bold;
	color: #d7cec5;
	background-color: #5e3a17;
}

#main .content .scroll {
	overflow: auto;
	width: 650px;
	height: 440px;
}

.sidebar #s_top{
	padding:0px 35px 0 70px;
	color:#333;
	font-size:12px;
}

.sidebar #s_content{
	margin:95px 35px 0 0px;
	color:#333;
	font-size:12px;
	height:235px;
	overflow: auto;
}

.sidebar  {
	float: left;
	width: 260px;
	height: 510px;
	margin-top: 20px;
	margin-left: 28px;
}








div#main2 div.sidebar h3 {
	margin: 0 15px;
}

div#main2 div.sidebar div.informationBox {
	margin: 10px 20px 0;
	width: 230px;
	height: 390px;
	overflow: scroll;
	overflow-x:hidden;
	background-color: #FFF;
}

div#main2 div.sidebar ul#inforMovieBtArea {
	margin: 10px 0 0 25px;
}

div#main2 div.sidebar ul#inforMovieBtArea li {
	float: left;
	padding: 0 15px 0 0;
}




div#main2 div.sidebar div.informationBox p,
div#main2 div.sidebar div.informationBox h4,
div#main2 div.sidebar div.informationBox ul {
	padding: 10px;
}

div#main2 div.sidebar div.informationBox ul li{
	margin: 0 0 10px;
}

/*=================================================================*/
div.errorBox {
	margin: 18px 0 0;
}

div.errorBox div.errorTextContents {
	background-color: #FFFFFF;
	margin: 10px 0;
	padding: 10px 10px 40px;
	border: 1px solid #999;
}

div.errorBox div.errorTextContents p{
	font-size: 12px;
	line-height: 1.8em;
}

.center {
	text-align: center;
}









/*
----------------------------------

FOOTER

----------------------------------
*/

#footer {
	position: relative;
	width: 974px;
	height: 70px;
	margin-top: 140px;
}

#footer .logo, #footer .logo:visited {
	display: block;
	position: absolute;
	right: 0;
	top: 10px;	width: 130px;
	height: 50px;
	text-indent: -9999px;
	background: url(../images/footer-logo.png) scroll 0 0 no-repeat;
}

#footer p {
	font-weight: bold;
	font-size: 12px;
	line-height: 70px;
	color: #939393;
}

#footer p a, #footer p a:visited {
	color: #c72d43;
	text-decoration: underline;
}

#footer p a:hover, #footer p a:active {
	color: #ffffff;
}


#footer p.first {
	padding: 18px 30px 0 30px;
	font-size: 12px;
}


#footer p.second {
	padding-left: 30px;
	font-size: 9px;
	text-align: left;
}

#footer p.second span {
	padding-left: 30px;
}


/*==========================================================================
	clearfix
==========================================================================*/


.clearfix:after {
	content: " ";  
	display: block; 
	visibility: hidden; 
	clear: both; 
	height: 0.1px; 
	font-size: 0.1em; 
	line-height: 0; 
}

.clearfix {
	zoom: 1;
}

/* For only mac IE \*//*/
.clearfix {
	display: inline-table;
