@charset "utf-8";
/* CSS Document */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif,Century Gothic;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(images/back_new_2.jpg);
	background-repeat: repeat;
}
#container {
	width:767px;  /* this will create a container 80% of the browser width */
	background-image: url(ticket_images/back.jpg);
	background-repeat: repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: right; /* this overrides the text-align: center on the body element. */
}


#mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

#events {
	width:767px;  /* this will create a container 80% of the browser width */
	background-image: url(images/back.jpg);
	background-repeat: repeat;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: right; /* this overrides the text-align: center on the body element. */
}
#mainContent {
	padding: 0 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}

.cellback1 {
background: url(ticket_images/mtcell.gif) repeat-x;
border-right: 0px;
padding: 0px;
}

.cellback2 {
background: url(ticket_images/mrcell.jpg) repeat-y;
border-right: 0px;
padding: 0px;
}

.cellback3 {
background: url(ticket_images/bmcell.gif) repeat-x;
border-right: 0px;
padding: 0px;
}

.cellback4 {
background: url(ticket_images/background_about.jpg) repeat-y;
border-right: 0px;
padding: 0px;
}

.eventcellback1 {
background: url(images/tmcell.jpg) repeat-x;
border-right: 0px;
padding: 0px;
}

.eventcellback2 {
background: url(images/main_brown_04.jpg) repeat-y;
border-right: 0px;
padding: 0px;
}

.eventcellback3 {
background: url(images/main_brown_side2.jpg) repeat-y;
border-right: 0px;
padding: 0px;
}

.eventcellback4 {
background: url(images/bmcell.jpg) repeat-x;
border-right: 0px;
padding: 0px;
}

.containercellbacktop{
background:url(images/gallery_box_02.jpg) repeat-x;
border-right: 0px;
padding: 0px;
}

.containercellbackleft{
background:url(images/gallery_box_04.jpg) repeat-y;
border-right: 0px;
padding: 0px;
}

.containercellbackright{
background:url(images/gallery_box_06.jpg) repeat-y;
border: 0px;
padding: 0px;
}

.containercellbackbottom{
background:url(images/gallery_box_08.jpg) repeat-x;
border-right: 0px;
padding: 0px;
}
.dhtmlevent{	
	color:#00000;
	font-size:18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom:2px;
	margin-top:2px;
	padding-left:2px;
	text-align: center;
	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlcontainer{	/* Parent box of slide down content */
	/* Start layout CSS */
	width:100%;
		
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmldetails{	
	padding:1px;
	font-size:12px;	
	position:relative;
	text-align: center;
}

#apDiv1 {
	position:absolute;
	width:200px;
	height:71px;
	z-index:1;
	left: 312px;
	top: 5px;
	overflow: visible;
}
#apDiv2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
.style19 {
	font: Century Gothic;
}
.style20 {font-size: 75%}
.style18 {font-size: 50%}
.style24 {
	font-size: 36px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style27 {font-size: 80%}
.style28 {
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.style29 {
	color: #000000
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:71px;
	z-index:1;
	left: 312px;
	top: 5px;
	overflow: visible;
}
#apDiv2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
.shows {
	font-family: "century gothic"
}
.style20 {font-size: 75%}
.style18 {font-size: 50%}
