/*--------------------

	I M P O R T   C I N E M A   C S S

--------------------*/

@import url(cinema.css);
@import url(headings.css);

/*--------------------

	G L O B A L S

--------------------*/

* {
	margin: 0;
	padding: 0;
	border: 0;
	behavior: url(inc/iepngfix.htc);
}
body {
	color: #ffffff;
	background-color: #000000;
	text-align: center;
	min-width: 940px;
	font-family: "Lucida Grande", Verdana, sans-serif;
	background: #000000 url(img/content_bkg.gif) no-repeat 50% 618px;
	/*background: #000000 url(img/page_bkg.gif) no-repeat 50% 100%;*/
}

/*--------------------

	L A Y O U T

--------------------*/

#header {
	height: 159px;
	width: 100%;
	background: #000000 url(img/header_bkg.gif) no-repeat 50% 0;
	text-align: left;
}
#cinema {
	height: 459px;
	width: 100%;
	background-color: #000000;
	text-align: center;
}
#content {
	width: 100%;
/*	background: url(img/content_bkg.gif) no-repeat 50% 0;*/
	text-align: left;
	margin: auto;
/*	height: 300px;*/
}
#header div.headerwrap, #content div.contentcontainer, #footer div.footercontainer {
	width: 932px;
	margin: auto;
}
/*
#header div.headerwrap {
	width: 932px;
	margin: auto;
}
*/
.leftwidecolumn {
	display: block;
	float: left;
	width: 456px;
	margin-top: 33px;
}
.rightwidecolumn {
	display: block;
	float: left;
	width: 453px;
	margin-top: 33px;
}
.quartercolumn {
	display: block;
	float: left;
	width: 218px;
}
.threecolumn {
	display: block;
	float: left;
	width: 694px;
}
.leftwidecolumn, .rightmargin {
	margin-right: 20px;
}
#footer {
	display: block;
	float: left;
/*	height: 69px;*/
	width: 100%;
}
h3#release, h3#eureka, h3#moc {
	text-indent: -9999px;
	display: block;
	float: left;
	height: 39px;
	margin-right: 20px;
/*	border: 1px #00f solid;*/
}
h3#release {
	width: 456px;
	background: url(img/h3s/footer-inukcinemas.gif) no-repeat 0 0;
}
h3#eureka {
	width: 99px;
	background: url(img/eureka_logo.gif) no-repeat 0 0;
}
h3#moc {
	width: 218px;
	background: url(img/moc_logo.gif) no-repeat 0 5px;
}
h3#cdreams {
	text-indent: -9999px;
	display: block;
	float: left;
	height: 39px;
	width: 99px;
	background: url(img/celluloiddreams_logo.gif) no-repeat 0 5px;
	margin: 0;
}
h3#eureka a, h3#moc a, h3#cdreams a {
	display: block;
	height: 39px;
}
.footercontainer p {
	display: block;
	float: left;
	margin: -35px 0 0 0;
	padding-bottom: 20px;
}

/*--------------------

	N A V I G A T I O N

--------------------*/

#mast {
	width: 300px;
	height: 250px;
	float: left;
	position: absolute;
}
#navigation {
	float: right;
	width: 500px;
	height: 148px;
	text-align: center;
/*	border-top: 1px #D7C8B5 solid;
	margin-top: -1px;*/
}
/*
#nav {
	float: right;
	width: 500px;
	height: 148px;
}
*/

#nav {
	float: right;
	width: 500px;
	height: 148px;
	background: url(img/nav.gif) 0 -296px no-repeat;
	margin: 0px auto;
	padding: 0;
	position: relative;
}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	position: absolute;
}
#nav a {
	display: block;
	text-indent: -9999px;
	text-decoration: none !important;
}

#home, .home {
	left: 11px;
	top: 21px;
	width: 208px;
	height: 18px;
}
#about, .about {
	left: 11px;
	top: 43px;
	width: 208px;
	height: 18px;
}
#castcrew, .castcrew {
	left: 11px;
	top: 65px;
	width: 208px;
	height: 18px;
}
#dstatement, .dstatement {
	left: 11px;
	top: 87px;
	width: 208px;
	height: 18px;
}
#trailer, .trailer {
	left: 11px;
	top: 109px;
	width: 208px;
	height: 18px;
}
#gallery, .gallery {
	left: 239px;
	top: 21px;
	width: 208px;
	height: 18px;
}
#reviews, .reviews {
	left: 239px;
	top: 43px;
	width: 208px;
	height: 18px;
}
#downloads, .downloads {
	left: 239px;
	top: 65px;
	width: 208px;
	height: 18px;
}
#screenings, .screenings {
	left: 239px;
	top: 87px;
	width: 208px;
	height: 18px;
}
#dvd, .dvd {
	left: 239px;
	top: 109px;
	width: 208px;
	height: 18px;
}

/* ----- */

#home a, #about a, #castcrew a, #dstatement a, #trailer a, #gallery a, #reviews a, #downloads a, #screenings a, #dvd a {
	height: 18px;
}

/* ----- */

#home a:hover {
	background: url(img/nav.gif) -11px -21px no-repeat;
}
#about a:hover {
	background: url(img/nav.gif) -11px -43px no-repeat;
}
#castcrew a:hover {
	background: url(img/nav.gif) -11px -65px no-repeat;
}
#dstatement a:hover {
	background: url(img/nav.gif) -11px -87px no-repeat;
}
#trailer a:hover {
	background: url(img/nav.gif) -11px -109px no-repeat;
}
#gallery a:hover {
	background: url(img/nav.gif) -239px -21px no-repeat;
}
#reviews a:hover {
	background: url(img/nav.gif) -239px -43px no-repeat;
}
#downloads a:hover {
	background: url(img/nav.gif) -239px -65px no-repeat;
}
#screenings a:hover {
	background: url(img/nav.gif) -239px -87px no-repeat;
}
#dvd a:hover {
	background: url(img/nav.gif) -239px -109px no-repeat;
}

/* ----- */

li.home {
	text-indent: -9999px;
	background: url(img/nav.gif) -11px -169px no-repeat;
}
li.about {
	text-indent: -9999px;
	background: url(img/nav.gif) -11px -191px no-repeat;
}
li.castcrew {
	text-indent: -9999px;
	background: url(img/nav.gif) -11px -213px no-repeat;
}
li.dstatement {
	text-indent: -9999px;
	background: url(img/nav.gif) -11px -235px no-repeat;
}
li.trailer {
	text-indent: -9999px;
	background: url(img/nav.gif) -11px -257px no-repeat;
}

li.gallery {
	text-indent: -9999px;
	background: url(img/nav.gif) -239px -169px no-repeat;
}
li.reviews {
	text-indent: -9999px;
	background: url(img/nav.gif) -239px -191px no-repeat;
}
li.downloads {
	text-indent: -9999px;
	background: url(img/nav.gif) -239px -213px no-repeat;
}
li.screenings {
	text-indent: -9999px;
	background: url(img/nav.gif) -239px -235px no-repeat;
}
li.dvd {
	text-indent: -9999px;
	background: url(img/nav.gif) -239px -257px no-repeat;
}

/*--------------------

	T Y P E

--------------------*/

h2 {
	display: none;
}
h3 {
	font-size: 22px;
	line-height: 28px;
	text-indent: -9999px;
	height: 22px;
	margin-bottom: 18px;
}
h4 {
	text-indent: -9999px;
	height: 22px;
	margin: 18px 0 18px 0;
}
p {
	font-size: 12px;
	line-height: 20px;
	color: #999;
}
p.indent {
	text-indent: 50px;
}
.noindent {
	text-indent: 0;
	margin-top: 18px;
}
.citation {
	font-size: 10px;
	text-indent: 0;
	text-align: right;
	text-transform: uppercase;
	font-style: italic;
	letter-spacing: 1px;
	margin-top: 18px;
}
p strong {
	color: #fff;
}
sup {
	text-transform: uppercase;
	font-size: 7px;
	letter-spacing: 1px;
}

/*--------------------

	L I N K S

--------------------*/

h3#release a, h3#eureka a, h3#moc a {
	display: block;
}
a:link, a:visited {
	text-decoration: none;
	color: #8e5254;
}
a:hover, a:active {
	text-decoration: underline;
	color: #ffffff;
}

/*--------------------

	M I S C .

--------------------*/

div.hr {
	display: block;
	float: left;
	height: 40px;
	width: 100%;
	margin: 10px 0 10px 0;
	background: url(img/hr.gif) no-repeat scroll center;
}
div.hr-half {
	display: block;
	float: left;
	height: 40px;
	width: 100%;
	margin: 10px 0 10px 0;
	background: url(img/half-hr.gif) no-repeat scroll center;
}
div.hr hr, div.hr-half hr {
	display: none;
}
.nobottommargin {
	margin-bottom: 0 !important;
}
.notopmargin {
	margin-top: 0 !important;
}
.topmargin {
	margin-top: 33px;
}
.toppadding {
	padding-top: 33px !important;
	border: 1px #f00 solid;
}
.absolutely {
	position: absolute;
}
.bumpdownmore {
	margin-top: 131px;
}




