/* CSS Document */

/* CSS Document */

/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	background-image:   url(../images/gifs/bk1.gif);
	background-repeat: no-repeat;
	background-position: 50px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}

/*-------------------------------------------------------------------*/

/* Logo System */

.logo {
	position: absolute;
	left: 0px;
	top: 0px;
}

.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	position: absolute;
	left: 220px;
	top: 38px;
	width: 450px;
	height: 30px;
	background-image:   url(../images/gifs/headbk.gif);
	background-repeat: no-repeat;


}
.number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	position: absolute;
	left: 50px;
	top: 75px;
	z-index: 5;

}
/*----------------------------------------------------------------------------------*/

/* Menu System */

.topmenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	left: 240px;
	top: 70px;
	border: 2px none #FF0000;
	margin: 1px;
	padding: 2px;
	background-color: #FF0000;
	color: #FFFFFF;
	z-index: 5;
}

.topmenu a:link, .topmenu a:visited {
	color: #000000;
	color: #333;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

.topmenu a:hover {
	color: #000000;
	color: #333;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

          /*-------------------Side Menu-----------------*/

.sidemenu {
	position: absolute;
	left: 2px;
	top: 12px;
	padding: 2px 2px 1px;
	background-color: #AE5700;
	border: 2px solid #AE5700;
	width: 160px;
	height: 800px;

}

.sidemenumain {
	position: absolute;
	left: 1px;
	top: 178px;
	padding: 2px 2px 1px;
	background-color: #996600;
	border: 2px none #996600;
	width: 160px;
	height: 800px;

}

.sidemenuheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px 0px 0px 3px;
	background-color: #D98200;
	color: #FFFFFF;
	border: 1px none #996600;
	margin: 0px;


}

.sidemenlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px 1px 1px 2px;
	background-color: #996600;
}

.sidemenu a:link, .sidemenu a:visited {
	color: #000000;
	color: #333;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;

}

.sidemenu a:hover {
	color: #000000;
	color: #333;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}

.sidemenumain a:link, .sidemenu a:visited {
	color: #000000;
	color: #333;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;

}

.sidemenumain a:hover {
	color: #000000;
	color: #333;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
               /*---------Right Side Menu---------*/

.concertholder {
	position: absolute;
	left: 565px;
	top: 12px;
	padding: 2px 2px 1px;
	border: 2px solid #D98200;
	width: 175px;
}
			   
.rsidemenu {
	position: absolute;
	left: 575px;
	top: 180px;
	padding: 2px 2px 1px;
	border: 2px solid #D98200;
	width: 175px;
}

.rsidemenuheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	padding: 0px;
	background-color: #FF0000;
	color: #FFFFFF;
	border: 1px solid #000099;

}

.rsideheader2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-color: #AE5700;
	color: #FFFFFF;
	border: 1px double #CC9900;




}


.rsidemenlinks {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px 1px 6px 2px;
}

.rsidemenu a:link, .sidemenu a:visited {
	color: #000000;
	color: #333;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;

}

.rsidemenu a:hover {
	color: #000000;
	color: #333;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
/*--------------------------------------------------------------------------------*/

/* --------------------------- Content -----------------------------*/

.theatrelist {
	padding: 10px 2px 1px;
	border: 2px none #D98200;



}

.pageholder {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 700px;
	left: 2%;
	top: 150px;
}

.pageholdermain {
	margin: 0px;
	padding: 5px;
	position: absolute;
	width: 550px;
	left: 170px;
	top: 175px;



}

.leftcontent {
	position: absolute;
	left: 180px;
	top: 180px;
	text-align: justify;
	width: 370px;
	padding: 2px;
	margin: 1px;
	border: 2px ridge #AE5700;
	background-color: #AE5700;

}

.leftcontentmain {
	text-align: justify;
	width: 554px;
	padding: 2px;
	margin: 1px;
	border: 2px ridge #AE5700;
	background-color: #996600;



}


.contentheader {
	font-family: "Courier New", Courier, mono;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 1px;
	padding: 2px;
	left: 250px;
	border: 2px groove #FD7E00;
	background-color: #D98200;



}
.contentheader2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	padding: 20px 2px 5px 5px;

}
.content {
	padding: 4px 4px 15px 10px;
	background-color: #FFFFFF;
	border: 1px solid #FFA953;




}

.contentticket {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	margin: 2px;
	padding: 5px;
	border: 4px ridge #000066;
	text-align: center;
	background-color: #CCE0F9;


}


.cardimages {
	padding: 1px;
}

.rightsearch {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #FF0000;
	padding: 2px;
	width: 400px;
	position: absolute;
	left: 250px;
	top: 90px;

}

.sidemenhold1 {
	padding: 3px 3px 2px 5px;
	background-color: #EEEECC;

}
.sidemenhold2 {
	background-color: #E3E3AC;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top: 1px solid #996600;
	border-right: 1px none #996600;
	border-bottom: 1px solid #996600;
	border-left: 1px none #996600;

}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: italic;
	text-align: center;
	padding: 50px 10px 10px;

}

.msdisclaimer {
	text-align: justify;
	padding: 15px 5px 5px;
	position: absolute;
	left: 187px;
	width: 360px;
	top: 751px;
	border: 2px none #FF0000;



}

.msdisclaimermain {
	text-align: justify;
	padding: 60px 5px 5px;
	border: 2px none #FF0000;




}

.showtitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px 2px 20px;


}
.showinfo {
	color: #FFFFFF;
	padding: 5px 5px 50px;


}
.showimge {
	padding: 3px;
	float: right;

}
.showsearch {
	padding: 8px 2px 2px 20px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	letter-spacing: .25em;
	background-color: #CC9900;


}
a:link {
	color: #000000;
	text-decoration: none;

}
a:visited {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #000000;
	text-decoration: underline;

}
a:active {
	color: #000000;
	text-decoration: none;

}
.theatredisclaim {
	padding: 5px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	width: 711px;
	left: 11px;
	top: 1029px;
	height: 306px;
	text-align: justify;




}
.vsearch {
}
