html { min-height: 100%; margin-bottom: 1px; }

body {
	font: .75em/1.63em "Lucida Grande", Verdana, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	background: #fff url("/ezstatic/data/quadcinema/i/bg-body.jpg") repeat-x left -1px;
}

h1, h2, h3, h4, h5, p, ul, ol, li, blockquote, form, img {
	margin-top: 0;
	padding: 0;
}

h1 {
	font-size: 2.0em;
	font-family: Century Gothic, Arial, Verdana, sans-serif;
	color:#83540b;
	color:#599350;
	color: #203982;
	line-height: normal;
	margin: 0 0 4px 0;
	padding: 0 0 4px 0;
}

h2 {
	font-family: Century Gothic, Arial, Verdana, sans-serif;
	font-size: 1.4em;
	color:#83540b;
	color: #203982;
	line-height: normal;
	margin: 0 0 4px 0;
	clear: both;
}

h3 {
	font-family: Century Gothic, Arial, Verdana, sans-serif;
	font-size: 1.4em;
	color:#83540b;
	color: #203982;
	line-height: normal;
	margin: 0 0 4px 0;
	clear: both;
}

h4 {
	color: #203982;

}

p {
	margin: 0 0 14px 0;
}

a {
	text-decoration: none;
	outline: 0;
	color: #83540b;
	color: #203982;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}


table {
	width: 100%;
	margin: 14px auto;
	border-collapse: collapse;
}

th {
	background: #599350;
	background: #465a95;
	color: #fff;
	padding: 4px;
}

td {
	vertical-align: top;
	padding: 4px;
}

.clearboth {
	clear: both;
}

.redtext {
	color: #c00;
	font-weight: bold;
}

div#ezarticleviewtpl ul {
	margin-left: 40px;
}

.smaller {
	font-size: 80%;
	display: block;
}

img#logoforprint {
	display: none;
}


label input {
	display: block;
}

.instructions {
	font-size: .8em;
}


/*
	FRAMEWORK
	---------
*/

.bg-filmstrip {
 	background: transparent url("/ezstatic/data/quadcinema/i/bg-filmstrip.png") repeat-y center top;
}

.ow {
	width: 960px;
	margin: 0 auto;
}


.c {
/*	background: transparent url("/ezstatic/data/quadcinema/i/bg-content-wrapper.gif") repeat-y left top;*/
}

.c-l {
	background: transparent url("/ezstatic/data/quadcinema/i/bg-content-area.jpg") no-repeat left top;
	min-height: 800px;
	height: auto !important;
	height: 800px;
	width: 684px;
	float: left;
	display: inline;
}

.c-l .i {
	padding: 30px;
}

.c-bg-r {
	background: transparent url("/ezstatic/data/quadcinema/i/bg-rightbar.jpg") repeat-y 684px top;
	border-bottom: 1px solid #eaeaea;
}

.c-r {
	width: 258px;
	float: left;
}

.c-r .i {
	padding: 10px;
}

/*
	HEADER
	------
*/

#masthead {
	position: relative;
	height: 182px;
}
#sitename {
	position: absolute;
	top: 0;
	left: 30px;
	margin: 0;
	padding: 0;
	width: 391px;
	height: 205px;
}

#sitename a {
	display: block;
	width: 391px;
	height: 205px;
	background: transparent url("/ezstatic/data/quadcinema/i/logo-quadcinema.png") no-repeat left top;
	text-indent: -9999em;
}

.sitecontact {
	position: absolute;
	right: 30px;
	bottom: 10px;
	width: 220px;
	color: #fff;
	margin: 0;
	padding: 0;
}

.sitecontact span {
	display: block;
}

.sitecontact a {
	color: #fff;
}


/*
	NAVBAR
	------
*/

ul#navbar {
	margin: 0 0 0 190px;
	padding: 0;
}

#navbar {
	background: transparent url("/ezstatic/data/quadcinema/i/navbar.gif") no-repeat left 2px;
	width: 695px;
	height: 42px;
	position:relative;
	list-style: none;
	z-index:100;
}

#navbar li {
	list-style: none;
	position: absolute;
	top: 0;
	z-index: 200;
}

ul#navbar li,
#navbar a {
	height: 42px;
	display: block;
	margin: 0;
	padding: 0;
}

ul#navbar li a {
	text-indent: -9999px;
	text-decoration: none;
	outline: none;
}

#nb0 { left: 0; width: 100px;}
#nb1 { left: 120px; width: 110px;}
#nb2 { left: 246px; width: 134px;}
#nb3 { left: 398px; width: 140px;}
#nb4 { left: 556px; width: 139px;}

#nb0 a:hover { background: transparent url("/ezstatic/data/quadcinema/i/navbar.gif") no-repeat left -42px; }
#nb1 a:hover { background: transparent url("/ezstatic/data/quadcinema/i/navbar.gif") no-repeat -120px -42px; }
#nb2 a:hover { background: transparent url("/ezstatic/data/quadcinema/i/navbar.gif") no-repeat -246px -42px;}
#nb3 a:hover { background: transparent url("/ezstatic/data/quadcinema/i/navbar.gif") no-repeat -398px -42px;}
#nb4 a:hover { background: transparent url("/ezstatic/data/quadcinema/i/navbar.gif") no-repeat -556px -42px;}


/*
	RIGHT BAR
	---------
*/

.small {
	font-size: .9em;
}
.widget {
	margin: 0 0 40px 0;
}

.newsletter {
	background: #7f8db5;
	color: #fff;
}

.newsletter h3 {
 	background: #465a95 url("/ezstatic/data/quadcinema/i/hdr-enews.gif") no-repeat 10px 14px;
	width: 238px;
	height: 60px;
	text-indent: -9999em;
}

input#email {
	width: 210px;
}

.sales,
.sales a {
	color: #203982;
	font-weight: bold;
}

.sales a {
	text-decoration: underline;
}

.sales span {
	display: block;
}

.sales p {
	line-height: normal;
	margin: 0 0 8px 0;
}

.welcome span {
	display: block;
	font-weight: bold;
}

.welcome h3 {
	background: transparent url("/ezstatic/data/quadcinema/i/hdr-welcome.gif") no-repeat left top;
	width: 213px;
	height: 39px;
	text-indent: -999em;
	margin: 0 0 10px 0;
}

/*
	FOOTER
	---------
*/

#bg-base {
	background: transparent url("/ezstatic/data/quadcinema/i/bg-base.gif") no-repeat center top;
	height: 2px;
	margin: 0 auto;
}

#usmtag {
	width: 213px;
	height: 13px;
	margin: 10px auto;
}

#usmtag a {
	display: block;
	width: 213px;
	height: 13px;
	background: transparent url("/ezstatic/data/quadcinema/i/usmtag.gif") no-repeat left top;
	text-indent: -999em;
}


/*
NOW PLAYING
*/

div.subnav {
    font-weight: bold;
}

table#nowplaying td {
padding: 4px 4px 20px 4px;
}
h3 span.rating {
color: #7d7b7d;
padding: 0 0 0 20px;
font-size: 70%;
}

.theatername {
font-style: italic;
padding: 0 40px 0 0;
}

.showingdescription {
padding: 10px 0;
}


/*
OPENING SOON
*/

body.article27188 .contentareabody {

}

table#comingsoon td {
padding: 4px 4px 20px 4px;
}

h3 span.openingdate {
color: #7d7b7d;
padding: 0 0 0 20px;
font-size: 70%;
}

