@import url(/stylesheets/awesomeform.css);

html {
	background: #78953C;
	margin: 0; padding: 0;
}
body {
	margin: 0; padding: 0;
	text-align: center;
	background: #000 url(images/bg-gradient.jpg) bottom center repeat-x;
	font-family: "Tahoma", Helvetica, Verdana, sans-serif;
	color: #1E1E1E;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, form, fieldset { margin: 0; padding: 0; border: 0; }
h1, h2, h3, h4, h5, h6 {
	font-size: 20px;
	color: #000;
}
h3 { font-size: 16px; }
address { font-style: normal; }
a { color: #728F39; }
a:hover { color: #350D43; }

*::selection { background-color: rgba(140,44,174,0.8); }
*::-moz-selection { background-color: rgb(140,44,174); }

fieldset.awesomeform {
  border-top: 1px solid #e6e0ce;
}
.awesomeform legend {
  margin: 0 0 0 10px; padding: 0 10px 0 ;
	font-weight: bold;
	font-size: 14px;
	color: #afaa9b;
	float: none;
}
.awesomeform input, .awesomeform textarea {
  margin-left: 0;
}
fieldset.buttons {
  padding-left: 210px;
}
fieldset.buttons input {
  margin: 0 5px 0 0;
  width: auto;
  display: inline;
  float: left;
}

div#content, div#header, div#footer {
	width: 900px;
	margin: 0 auto;
	text-align: left;
}
div#header {
	background: url(images/bg-header.jpg) top center no-repeat;
	height: 200px;
	position: relative;
}
div#content {
	background: url(images/bg-content.jpg) top center repeat-y;
}
div#content div.contentbottom {
	width: 740px;
	padding: 0 80px;
	background: url(images/bg-contentbottom.jpg) bottom center no-repeat;
	min-height: 300px;
}
div#footer {
	background: url(images/bg-footer.jpg) bottom center no-repeat;
	height: 100px;
	text-indent: -999em;
	position: relative;
	overflow: hidden;
}
div#footer a {
	position: absolute;
	top: 0; left: 280px;
	top: 50px;
	height: 30px;
	width: 180px;
}

h1#logo {
	height: 82px;
}
h1#logo a {
	display: block;
	height: 80px;
	width: 405px;
	text-indent: -999em;
	overflow: hidden;
}
ul#nav {
	list-style-type: none;
	float: left;
	width: 450px;
	height: 85px;
	text-align: center;
}
ul#nav li {
	height: 20px;
	margin: 0 auto;
	overflow: hidden;
	width: 242px;
}
ul#nav li a {
	background: url(images/bg-nav.jpg) top center no-repeat;
	height: 20px;
	text-align: left;
	text-indent: -999em;
	overflow: hidden;
	display: block;
}
ul#nav li#nowshowing {
	width: 190px;
}
ul#nav li#nowshowing a:hover, ul#nav li#nowshowing a.current { background-position: center -20px; }
ul#nav li#aboutriverview a { background-position: center -40px; }
ul#nav li#aboutriverview a:hover, ul#nav li#aboutriverview a.current { background-position: center -60px; }
ul#nav li#specialscreenings a { background-position: center -80px; }
ul#nav li#specialscreenings a:hover, ul#nav li#specialscreenings a.current { background-position: center -100px; }
ul#nav li#ticketslocation a { background-position: center -120px; }
ul#nav li#ticketslocation a:hover, ul#nav li#ticketslocation a.current { background-position: center -140px; }

ul#subnav {
	list-style-type: none;
	position: absolute;
	top: 138px;
	left: 470px;
}
ul#subnav li {
	float: left;
	width: auto;
	margin-right: 7px;
}
ul#subnav li a {
	display: block;
	padding-right: 14px;
	font-size: 14px;
	background: url(images/bg-subnavstar.gif) center right no-repeat;
	font-weight: bold;
	text-decoration: none;
	color: #FFF2C5;
}
ul#subnav li a:hover { color: #350D43; }

div#header address {
	width: 390px;
	position: absolute;
	right: 50px;
	top: 30px;
	height: 42px;
	text-indent: -999em;
	overflow: hidden;
	z-index: 400;
}
div#header address a {
	position: absolute;
	top: 0; right: 0; bottom: 0; left: 0;
	text-indent: -999em;
	overflow: hidden;
	z-index: 450;
}
div#header p#emailsignup {
	position: absolute;
	right: 60px;
	top: 60px;
	height: 28px;
	width: 121px;
	z-index: 500;
}
div#header p#emailsignup a {
	display: block;
	background: url(images/bg-emailsignup.jpg) top left no-repeat;
	height: 28px;
	width: 121px;
	text-indent: -999em;
	overflow: hidden;
}
div#header p#emailsignup a:hover { background-position: bottom left; }

div#content p, div#content ul, div#content ol {
	line-height: 20px;
	margin-bottom: 20px;
}

div.showmaincontent {
	float: left;
	width: 410px;
	margin-right: 10px;
}

div.showsecondary {
	float: left;
	width: 300px;
	padding-top: 10px;
}

div.showmaincontent h2 { width: 410px; }
div.showsecondary h2 { width: 300px; }
div.showsecondary ul {
	list-style-type: none;
	margin-left: 10px;
}

div.maincontent {
	float: left;
	width: 550px;
	margin-right: 10px;
}
div.tourcontent {
	float: left;
	width: 750px;
	text-align: center;
}
div.secondary {
	float: left;
	width: 180px;
	padding-top: 0px;
}
div.maincontent h2 { width: 550px; }
div.secondary h2 { width: 180px; }
div.secondary ul {
	list-style-type: none;
	margin-left: 10px;
}
ul#posters {
	line-height: 1em; margin: 10px 0 0;
	min-height: 220px;
	list-style-type: none;
	width: 560px;
	margin-right: -10px;
	overflow: hidden;
}
ul#posters li {
	float: left;
	width: 119px;
	height: 230px;
	margin-right: 10px;
	padding-top: 16px;
	background: url(/images/css_images/bg-postersmall.jpg) top center no-repeat;
	text-align: center;
}
ul#posters li a {
	text-decoration: none;
}
ul#posters li img {
	display: block;
	margin: 0 14px 10px 9px;
	border: 0;
}
ul#posters li p.postermissing {
  margin: 0 14px 10px 9px;
  padding-top: 10px;
  padding-bottom: 50px;
  color: white;
  width: 101px;
  height: 90px;
}
div#poster {
  background: url(/images/css_images/bg-posterlarge.jpg) top center no-repeat;
  padding: 23px 15px;
  text-align: center;
  width: 300px;
  min-height: 443px;
}
div#poster p.postermissing {
  margin-top: 26px;
  color: white;
  font-size: 35px;
  line-height: 45px;
}
div#poster p.title {
  margin-top: 10px;
}
table#posters {
  vertical-align: top;
}
table#posters td.poster {
	background: url(/images/css_images/bg-postersmall.jpg) top center no-repeat;
  width: 119px;
  margin: 0 9px;
  padding: 17px 0 9px 0;
}
table#posters td.title {
  vertical-align: top;
}
table#posters p.postermissing {
  color: white;
  margin: 5px 9px 0;
  vertical-align: top;
/*  line-height: 30px;*/
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: 0;
}

img.imgdescriptor {
	float: right;
	width: 180px;
	padding-top: 14px;
	margin-left: 10px;
	background: url(images/bg-photo.gif) top center repeat-x;
}
div.secondary img.imgdescriptor { margin: 0 0 10px 0; }

div.secondary table {
	clear: both;
	width: 100%;
}
div.secondary table caption {
	font-weight: bold;
	font-size: 14px;
}
div.secondary table th { 
	text-align: left; 
	background: #728F39;
	color: #FFF2C5;
	padding: 2px;
}
div.secondary table td { padding: 4px 2px; }
div.secondary table tr.alt td {
	background: #FFF1C3;
}

div.secondary ul#posters { width: 190px; margin-right: -10px; }
dl#listinginfo dt {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

div#map {
	border: 1px solid #728F39;
}

p#buytickets, p#watchtrailer, p.buytickets {
	float: right;
	width: 114px;
	margin: 10px 0;
}
p#buytickets a, p#watchtrailer a, p.buytickets a {
	display: block;
	height: 80px;
	text-indent: -999em;
	background: url(images/bg-buytickets.jpg) top left no-repeat;
}
p#watchtrailer a { background-image: url(images/bg-watchtrailer.jpg); }
p#buytickets a:hover, p#watchtrailer a:hover, p.buytickets a:hover {
	background-position: bottom left;
}


/*------------------------ ARIK start*/
div.event {
  border-bottom: 1px solid #e6e0ce;
  margin-bottom: 15px;
}
div.event .description {
  float: left;
  display: inline;
}
div.event .description.buy_ticket {
  width: 430px;
}
div.event img.buy_ticket {
  float: right;
}
#listinginfo {
  margin-bottom: 20px;
}
#listinginfo dd {
  padding: 0;
  margin: 5px 0 5px 10px;
}
.tourcontent table.gallery td {
  vertical-align: top;
}
.tourcontent table.gallery td p {
  width: 180px;
  float: left;
}
.tourcontent a img {
  border: none;
}
#announcements {
  padding: 15px;
  margin: 0 0 15px 0;
  background-color: #F1EBD3;
  border: 1px solid #D1CAB0;
}
#announcements em {
  color: #75705F;
  font-weight: bold;
}
div#content #announcements ul {
  padding: 0 0 0 15px;
  margin: 15px 0 0;
}
div#content #announcements ul li {
  color: #8B8676;
  list-style-type: none;
  border-bottom: 1px solid #DDD2AF;
  padding: 0 0 8px;
  margin: 0 0 6px;
}
div#content #announcements ul li .date {
  float: left;
  margin-right: 10px;
  padding: 0 5px 2px;
  color: #fff;
  background: #B6AC8B
}
div#content #announcements ul li .annoucement {}

div#content h2, div#content h3 { 
  font-family: Arial, Verdana, Impact;
  font-size: 20px;
  margin-bottom: 10px;
  letter-spacing: -0.08em;
  text-align: left;
}
div#content h3 {
  font-size: 16px;
}
/*------------------------ ARIK end */ 
.social {margin: 0; padding: 0;}
.social a { text-decoration: none; margin-right:10px; }
.social img{ border:none; vertical-align:bottom;}

.poster a img {
  border: 0;
}
