body {
	background-color: #EBF0F1;
	color: #000000;
	background-image: url(/images/background.gif);
	background-repeat: repeat-y;
	background-position: top center;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

body a {
	color: #C63D0D;
	background-color: #FFFFFF;
}

img {
	display: block;
	border: 0px;
}

#header-container {
	width: 730px;
	height: 110px;
	background-image: url(/images/header_background.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
	
#content-container {
	width: 730px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
	
#content-left {
	display: inline;
	width: 180px;
	margin: 0px;
	float: left;
}	

#content-right {
	display: inline;
	width: 540px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: .7em;
	float: right;
}

#logo {
	display: inline;
	width: 185px;
	height: 100px;
	margin-left: 105px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	float: left;
}

#scroller {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;		
	padding: 0px;
	width: 180px;
}

#nav {
	width: 180px;
	margin: 0px;
	padding: 0px;
	font-size: 0;

}

#navlist
{
	margin: 0px;
	padding: 0px;
	width: 180px;
}

#navlist ul {
	margin: 0px; /*removes indent IE and Opera*/
	padding: 0px; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}

#navlist li {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 33px;
}
	
#navlist a {
	margin: 0px;
	padding: 0px;
}

#advertise {
	width: 180px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#search {
	width: 180px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	padding: 5px;
}

#search form {
	margin: 5px 5px;
	padding: 0px;
}

#search fieldset {
	margin:5px;
	padding:5px;
	border: 1px solid #CCCCCC;
}
	
#search label {
	display:none;
}

#search legend {
	font-weight: bold;
	font-size: .7em;
	color: #000000;
	background-color: #FEFBF3;
}

#new-release, #about-us, #showtimes, #faq, #employment, #contact-us, #advertise-with-us, #theatre-search, #notfound, #movie-details {
	width: 300px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
}

.new-release-content, .about-us-content, .showtime-content, .faq-content, .employment-content, .contact-us-content, .advertise-with-us-content, .search-content, .notfound-content {
	width: 278px;
	margin-top: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	clear: both;
}

.new-release-text {
	width: 178px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: left;
}

.new-release-image {
	width: 90px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float: right;
}

#new-release img, #about-us img, #showtimes img, #faq img, #employment img, #contact-us img, #advertise-with-us img, #theatre-search img, #notfound img, #movie-details img {
	margin: 5px;
}

.new-release-content img{
	display: inline;
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	margin-bottom: 7px;
	float: right;
}

.new-release-content p{
	text-align: right;
}

.new-release-content a, .about-us-content a, .now-playing-content a, .showtime-content a, .faq-content a, .employment-content a, .contact-us-content a, .advertise-with-us-content a, .search-content a, .notfound-content a {
	background-color: transparent;
	text-decoration: none;
}

.new-release-content a:HOVER, .about-us-content a:HOVER, .now-playing-content a:HOVER, .showtime-content a:HOVER, .faq-content a:HOVER, .employment-content a:HOVER, .contact-us-content a:HOVER, .advertise-with-us-content a:HOVER, .search-content a:HOVER, .notfound-content a:HOVER {
	text-decoration: underline;
}

#coming-soon, #now-playing, #showtime-sponsor {
	width: 239px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	float: right;
}

#coming-soon img, #now-playing img, #showtime-sponsor img {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 0px;			
}

.coming-soon-content{
	width: 234px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.coming-soon-header-text, .new-release-header-text, .now-playing-header-text, .search-header-text, .movie-header-text {
	font-weight: bold;
}

.coming-soon-banner, .now-playing-banner {
	margin-top: 7px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
}

.clear-all {
	clear: both;
	margin: 0;
	padding: 0;
}

.footer {
	float: left;
	width: 90px;
}

.footer a {
	background-color: transparent;
}

.banner {
	margin-top: 7px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
}

.banner img 
{
    margin: 0px;
}

#movie-container
{
	width: 188px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.now-playing-content p, .faq-content p, .employment-content p, .showtime-content p
{
    margin-top: 0px;
    margin-bottom: 7px;
}