

/*      ---------------------------------
       |       Global Declarations       |
	---------------------------------*/

body, td {
	font: 12px verdana, arial, sans-serif;
	color: #000000;
	}

p, li {
	font: 12px verdana, arial, sans-serif;
	color: #000000;
	line-height: 2.7ex;
	}

form {
	margin: 0px;
	}

h1 {	
	font-size: 26px;
	line-height: 2ex;
	}
h2 {	
	font-size: 22px;
	line-height: 2ex;
	}
h3 {	
	font-size: 18px;
	line-height: 2ex;
	}
h4 {	font-size: 16px;}
h5 {	font-size: 14px;}
h6 {	font-size: 12px;}

a:link, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #000099;
	
	}	

a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000099;
	}

a:hover {
	text-decoration: underline;
	color: #0000FF;
	}	

p.footer {
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
	
	}
	
.watermarkBG{
	background-image: 
     url('images/showtime_bg.jpg');
}

.footerBG{
	background-image: 
     url('images/showtime_foot_ban.gif');
     width: 750px;
     height: 44px;
}

.footerBG2{
	background-image: 
     url('images/tickets_foot_banner.gif');
     width: 750px;
     height: 50px;
}

#nav a:link, #nav a:active, #nav a:visited {
font-size: 12px;
color: #000000;
margin-top: 5px;
//padding: 5px;
height: 14px;
}

#mainContent {
	text-align: center;
	}

#mainContent p, LI {
	font-size: 11px;
	margin: 0px;
	}

#mainContent h2 {
	font: bold 24px tahoma, sans-serif;
	color: #099fd7;
	margin: 0px;
	display: inline;
	}

#mainContent h3 {
	font: bold 20px tahoma, sans-serif;
	color: #583d69;
	margin: 0px;
	display: inline;
	}
	
#mainContent .small {
	font-size: 10px;
	}

#mainContent form td, #mainContent form p {
	color: #006;
	}

#mainContent form{
	background-color: #EEF5FC;
	border: solid 2px #BFD0E7;
	}
	

#mainContent input {
	font: 11px tahoma, verdana, sans-serif;
	border: solid 1px #055DC9;
	color: #055DC9;
	background-color: #E4EEFA;
	padding: 1px;
	}

#mainContent option {
	font: 11px tahoma, verdana, sans-serif;
	border: solid 1px #055DC9;
	color: #055DC9;
	background-color: #E4EEFA;
	}


#scheduleTable a, #scheduleTable a:link {
	font-size: 10px;
	font-weight: normal;
	display: block;
	margin-bottom: 4px;
	}

#scheduleTable a:acitve, #scheduleTable a:hover {
	text-decoration: none;
	background-color: #E4E8FB;
	}

#rhSide {
	text-align: center;
	}

#rhSide a.text, #rhSide a.text:link {
	font-size: 10px;
	font-weight: normal;
	display: block;
	margin-bottom: 4px;
	}

#rhSide a.text:active, #rhSide a.text:hover {
	text-decoration: none;
	background-color: #E4E8FB;
	}

#rhSide .small {
	font-size: 11px;
	padding-left: 10px;
	padding-right: 10px;
	}

#scheduleTable2 td {
	font-size: 10px;
	font-weight: normal;
	color: #009;
	}



/*	Table classes	*/
.header {
	font: bold 12px tahoma;
	font-weight: bold;
	letter-spacing: 1px;
	color: #030084;
	padding: 5px;
	}

.header2 {
	font: bold 14px tahoma;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
	padding: 5px;
	}

#header3  {
	font: bold 7px tahoma;
//	font-weight: bold;
//	letter-spacing: 1px;
	color: #030084;
//	padding: 5px;
	}

.content {
	font: 11px tahoma;
	color: #030084;
	padding: 5px;
	}
