@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cccccc;
	background-image: url(images/bkgd.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.head {
	color: #FF9900;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.textB {
	color: #24245C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
.notice {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
}
#wrapper {
	width: 785px;
}
#head {
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
}
#navLocations {
	width: 176px;
	float: left;
}
#nav {
	
	width: 609px;
	text-align: right;
}
#nav img {
	margin-right: 5px;
}

#mainColumn {
	width: 609px;
	float: right;
}
#content {
	width: 555px;
	padding: 0 0 0 24px;
	background-color: #faf3ed;
}
#title {
	margin: 11px 0 17px 0;
}
.movieTitle {
	font-size: 11px;
	color: #30108F;
	font-weight: bold;
}
#movieTable {
	width: 538px;
	padding: 0 0 16px 0;
}
#movieDivider {
	height: 16px;
	width: 538px;
	color: #feba0b;
	background-color: #feba0b;
	margin: 0 0 16px 0;
}
#movieInfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#contentFrame {
	height: 13px;
	width: 579px;
	background-color: #969696;
	margin: 0 0 12px 0;
}


#linkCC {
	height: 13px;
	margin: 0 0 25px 0;
	width: 579px;
	text-align: right;
}


/* Theatre Info Pages styles */
#theatre {
	margin-left: 185px;
}

#theatreContainer {
	width:650px;
}

#theatreImage {
	width:382px;
}

#button_theatre{
	padding: 0px 5px 0px 0px;
}

/* end Theatre Info Pages styles */
#buttonTickets {
	margin-top: 5px;
}

