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

/* Contemporary Legend Theatre Basic */

body{
	margin:0 0 0 0;
	background:url(../img/i_bg.jpg) top no-repeat #151515;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.85em;
	}

img{
	border:0px;
	}

/* Title & Paragragh */

p{
	margin: 0 0 0 0;
	padding: 0;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:1.15em;
	color: #bbbbbb;
	line-height:140%;
	}
	
h1{
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	color: #dd1717;
	font-size:1.75em;
	}

h2{
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	color: #dd1717;
	font-size:1.10em;
	}

h3{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #BBBBBB;
	font-size:0.85em;
	}
	
h4{
	margin: 0;
	padding: 0;
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:0.85em;
	color: #666666;
	}

h5{
	margin: 0 0 20px 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	color: #FFFFFF;
	font-size:1.5em;
	}

h6{
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:1.15em;
	color: #FFFFFF;
	text-align:center;
	}

blockquote {
	margin: 0;
	padding: 0;
	}
	
li {
	list-style: none;
	}

	
/* Texts Styles*/

.relatedTexts{
	color: #BBBBBB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:0.85em;
	line-height:150%;
	}

.ticketTexts{
	color: #BBBBBB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:0.85em;
	line-height:130%;
	text-align:center;
	}

.menuTexts{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:0.9em;
	}

.extraTitle{
	margin: 0;
	padding: 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	color: #666666;
	font-size:1.75em;
	}

.extraTexts{
	color: #BBBBBB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:0.85em;
	line-height:115%;
	}

/* Links */

a{
	blr:expression(this.onFocus=this.blur());
	} 
	
a:focus { 
	-moz-outline-style: none;
	}
	
a.red:link,a.red:visited, a.red:active {
	text-decoration: underline;
	color: #FF0000;
	}

a.mu:link, a.mu:visited {
	color: #FFFFFF;
	text-decoration:none;
	}
	
a.mu:hover, a.mu:active {
	color: #FF0000;
	text-decoration:none;
	}

a.mr:link, a.mr:visited, a.mr:active {
	text-decoration: underline;
	color: #FFFFFF;
	}
	
a.mr:hover{
	text-decoration: underline;
	color: #FF0000;
	}

a.bx:link, a.bx:visited, a.bx:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #666666;
	}
	
a.bx:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #FF0000;
	}

.bx{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #666666;
	}

a.sch:link, a.sch:visited, a.sch:active {
	color: #BBBBBB;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:0.85em;
	line-height:115%;
	text-decoration:none;
	text-align:center;
	}

a.sch:hover{
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:lighter;
	font-size:0.85em;
	line-height:115%;
	text-decoration:none;
	text-align:center;
	}

/* header */

#header{
	width:950px;
	float:left;
	}

#logo{
	width:300px;
	float:left;
	}

#menu{
	width:650px;
	height:20px;
	margin:30px 0 30px 0;
	float:left;
	}
	
/*
#menuitem1{
	margin-left:110px;
	width:45px;
	float:left;
	display:inline;
	}
*/

#menuitem1{
	margin-left:160px;
	width:45px;
	float:left;
	display:inline;
	}
	
#menuitem2{
	margin-left:25px;
	width:110px;
	float:left;
	display:inline;
	}

#menuitem3{
	margin-left:25px;
	width:80px;
	float:left;
	display:inline;
	}

#menuitem4{
	margin-left:25px;
	width:35px;
	float:left;
	display:inline;
	}

#menuitem5{
	margin-left:25px;
	width:55px;
	float:left;
	display:inline;
	}

/*
#menuitem6{
	margin-left:10px;
	width:55px;
	float:left;
	display:inline;
	}
*/

#menuitem6{
	margin-left:10px;
	width:15px;
	float:left;
	display:inline;
	}

/* Content */

#container{
	margin:0 auto 0 auto;
	background:#111111;
	width:950px;
	overflow:hidden;
	}

#banner{
	border-top:#FFFFFF thin solid;
	border-top-width:1px;
	border-bottom:#FFFFFF thin solid;
	border-bottom-width:1px;
	border-left:none;
	border-right:none;
	width:950px;
	height:440px;
	float:left;
	}

#leftWarp{
	width:560px;
	padding:0 0 0 20px;
	float:left;
	}

#rightWarp{
	margin:0 0 0 40px;
	width:330px;
	float:left;
	}

#bottomWarp{
	margin:50px 0 30px 0;
	width:950px;
	float:left;
	}

/* Tour Schedule Content*/
#tourTitle{
	width:555px;
	float:left;
	margin:30px 0 30px 0;
	text-align:left;
	}

#tourContent{
	width:555px;
	float:left;
	text-align:left;
	}

#tourType{
	background:url(../img/bg_dot_2.gif) bottom repeat-x;
	padding:0 0 10px 0;
	width:555px;
	float:left;
}

#tourList{
	padding:5px 0 5px 0;
	width:555px;
	float:left;
}

#tourList:hover{
	background:#800000;
	background-color: #800000;
	padding:5px 0 5px 0;
	width:555px;
	float:left;
}

#tourType1{
	width:180px;
	float:left;
}
#tourType2{
	width:90px;
	float:left;
}
#tourType3{
	width:185px;
	float:left;
}
#tourType4{
	width:100px;
	float:left;
	text-align:center;
}

/* Article Content */

#articleMenu{
	width:555px;
	float:left;
	text-align:left;
	}

#articleTitle{
	width:560px;
	float:left;
	margin:30px 0 30px 0;
	text-align:left;
	}

#articleContent{
	margin:0 0 0 0;
	width:560px;
	float:left;
	text-align:left;
	}
	
#articleContent p {
	margin: 0 0 20px 0;
	padding: 0;
	}
	
#articleContent li {
	color: #fff;
	padding: 0 15px 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	}

#articleBanner{
	margin:0 0 20px 0;
	width:547px;
	float:left;
	text-align:left;
	border:#CCCCCC medium solid;
	border-width:4px;
	}

#articleTime{
	margin: 0 0 0 0;
	padding: 0;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:1.15em;
	color: #ffffff;
	line-height:140%;

	width:50px;
	float:left;
	}

#articleDetail{
	margin: 0 0 0 0;
	padding: 0;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:1.15em;
	color: #bbbbbb;
	line-height:140%;
	
	width:500px;
	float:left;
	}

#articleList{
	margin:0 0 10px 0;
	wifth:550px;
	float:left;
	}


/* Contact Us*/

#contactContent{
	width:550px;
	float:left;
	}

#contactMap{
	border:#CCCCCC medium solid;
	border-width:4px;
	width:541px;
	float:left;
	}

#contactView{
	margin:5px 0 0 0;
	width:550px;
	float:left;
	}

/* Extra Page*/

#extraCalendar{
	margin:30px 0 10px 0;
	width:330px;
	float:left;
	}

#extraCalendarTitle{
	margin:0 0 10px 0;
	text-align:left;
	width:330px;
	float:left;
	}

#extraCalendarContent{
	text-align:left;
	width:330px;
	float:left;
	}

#extraBooking{
	margin:30px 0 10px 0;
	width:330px;
	float:left;
	}

#extraBookingTitle{
	margin:0 0 10px 0;
	text-align:left;
	width:330px;
	float:left;
	}

#extraBookingContent{
	text-align:left;
	width:330px;
	float:left;
	}

#extraBookingRow{
	margin:0 0 5px 0;
	text-align:left;
	width:330px;
	float:left;
	}

#extraHalfRow{
	text-align:left;
	width:165px;
	float:left;
	}

/*Gallery Design*/

#GalleryWarp{
	background:url(../img/bg_dot_2.gif) top repeat-x;
	width:555px;
	float:left;
	}

#GalleryTitle{
	margin:10px 0 0 0;
	text-align:left;
	width:555px;
	float:left;
	}

#GalleryThumbs{
	width:555px;
	float:left;
	}

#GalleryPhoto{
	margin:17px 17px 0 0;
	width:70px;
	height:70px;
	border:#CCCCCC medium solid;
	border-width:4px;
	float:left;
	}

#GalleryPhotoLast{
	margin:17px 0 0 0;
	width:70px;
	height:70px;
	border:#CCCCCC medium solid;
	border-width:4px;
	float:left;
	}


/* Form Design*/

#FirstName{
	width:150px;
	}

#LastName{
	width:150px;
	}

#Email{
	width:315px;
	}

#Phone{
	width:315px;
	}

#Month{
	width:155px;
	}

#Day{
	width:155px;
	}

#Comments{
	width:315px;
	height:200px;
	}


/* Related Stuffs */

#relatedWarp{
	width:560px;
	float:left;
	}

#relatedLinks{
	background:url(../img/bg_dot.gif) bottom no-repeat;
	margin:10px 0 10px 5px;
	width:263px;
	height:200px;
	float:left;
	}

#relatedLast{
	background:url(../img/bg_dot.gif) bottom no-repeat;
	width:263px;
	height:200px;
	margin:10px 0 10px 15px;
	float:left;
	display:inline;
	}

#relatedLinksNew{
	background:url(../img/bg_dot.gif) bottom no-repeat;
	margin:10px 0 10px 5px;
	width:263px;
	height:140px;
	float:left;
	}

#relatedLastNew{
	background:url(../img/bg_dot.gif) bottom no-repeat;
	width:263px;
	height:140px;
	margin:10px 0 10px 15px;
	float:left;
	display:inline;
	}

#relatedPeople{
	background:url(../img/bg_dot.gif) bottom no-repeat;
	margin:10px 0 10px 0;
	width:263px;
	float:left;
	}
	
#relatedPeopleLast{
	background:url(../img/bg_dot.gif) bottom no-repeat;
	margin:10px 0 10px 15px;
	width:263px;
	float:left;
	}
	
.relatedPeopleBox{
	background:url(../img/bg_dot.gif) bottom no-repeat;
	margin:10px 0 10px 0;
	width:263px;
	float:left;
	}

#relatedPeopleTxt{
	width:555px;
	float:left;
	text-align:left;
	}
	
.relatedPeopleTxtBox {
	width:555px;
	float:left;
	text-align:left;
	}



#relatedTitle{
	text-align:left;
	width:263px;
	float:left;
	}

#relatedBanner{
	border:#CCCCCC medium solid;
	border-width:4px;
	margin:9px 0 9px 0;
	text-align:left;
	width:255px;
	float:left;
	}

#relatedBanner:hover{
	border:#FF0000 medium solid;
	border-width:4px;
	margin:9px 0 9px 0;
	text-align:left;
	width:255px;
	float:left;
	}

#relatedScript{
	text-align:left;
	width:263px;
	margin:0 0 20px 0;
	float:left;
	}

#bottomStamp{
	margin:7px 0 7px 25px;
	width:45px;
	float:left;
	display:inline;
	}

#bottomContact{
	margin:0 0 0 15px;
	width:305px;
	float:left;
	}

#bottomMenu{
	margin:20px 0 20px 0;
	text-align:right;
	width:535px;
	float:left;
	}

/* Copyright */

#copyright{
	text-align:left;
	margin:10px auto 0 auto;
	width:950px;
	height:25px;
	overflow:hidden;
	}

#copyrightLeft{
	float:left;
	text-align:left;
	width:450px;
	overflow:hidden;
	}

#copyrightRight{
	float:left;
	text-align:right;
	width:500px;
	overflow:hidden;
	}
