@font-face {
  font-family: 'Lato-Black';
  src: url('/sites/ECLIPSE/fonts/Lato-Black.ttf');
  font-style: normal;
}
@font-face {
  font-family: 'Lato-Black';
  src: url('/sites/ECLIPSE/fonts/Lato-BlackItalic.ttf');
  font-style: italic;
}
@font-face {
  font-family: 'Lato';
  src: url('/sites/ECLIPSE/fonts/Lato-Italic.ttf');
  font-style: italic;
}
@font-face {
  font-family: 'Lato';
  src: url('/sites/ECLIPSE/fonts/Lato-Italic.ttf');
}
@font-face {
  font-family: 'Lato';
  src: url('/sites/ECLIPSE/fonts/Lato-Bold.ttf');
  font-weight: bold;
}
@font-face {
  font-family: 'Lato';
  src: url('/sites/ECLIPSE/fonts/Lato-Regular.ttf');
  font-style: normal;
}
@font-face {
  font-family: 'Lato-BoldItlic';
  src: url('/sites/ECLIPSE/fonts/Lato-BoldItalic.ttf');
}
@font-face {
  font-family: 'Lato-HairlineItalic';
  src: url('/sites/ECLIPSE/fonts/Lato-HairlineItalic.ttf');
}
@font-face {
  font-family: 'Lato-Hairline';
  src: url('/sites/ECLIPSE/fonts/Lato-Hairline.ttf');
}
@font-face {
  font-family: 'icons';
  src: url('/sites/ECLIPSE/fonts/icomoon.ttf');
  font-style: normal;
}
html {
  font-family: "Lato";
  font-size: 15px;
  line-height: 160%;
  color: #333333;
  font-weight: 300;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

#midground {
	background: url(/sites/eclipse/images/midground.png) repeat 20% 20%;
	position: fixed;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: -100;
		height:1000px;
}

#foreground {
	background: url(/sites/eclipse/images/foreground.png) repeat 90% 110%;
	position: fixed;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: -200;
	height:1000px;
}

#background {
	background: url(/sites/eclipse/images/background.png);
	position: fixed;
	top: 0; left: 0; right: 0; bottom: 0;
	z-index: -100;
	height:1000px;
}

.compli{
  width:400px;
  margin:0 auto;
  text-align:right;
}

.wrap-primary a{
  color:#FF9900;
  padding-top:20px;
}

h1, h2, h3, h4, h5 {
	font-family:"MyriadPro-Light","Myriad Pro Light","Myriad Pro",arial,helvetica,sans-serif;
	margin:0px;
}


h3 a{
	font-family:"MyriadPro-Light","Myriad Pro Light","Myriad Pro",arial,helvetica,sans-serif;
	margin:0px;
	color:#FF9900;
}

.cuf{
font-size:50px;
color:#FFF;}




.cuf2{

color:#FFF;}

img {
	border:none;
}

#cancel, #process, #continue {
  height: 40px;
}


div#mainWrapper {
	margin:auto;
}
.movieData {
	float:right;
	font-size:14px;
	font-family:"Myriad","Myriad Pro",arial,helvetica,sans-serif;
	margin-top:9px;
	text-align:right;
	color:#f5f5f5;
}

.runtimeWrapper, .ratingWrapper { margin:0px 6px; float:left; color:#f5f5f5;}


/* CONTENT */

div#bodyWrapper {
  max-width: 1170px;
	margin:auto;
	padding-bottom:20px;
	z-index: 400;
}

.sidebar     {color:#f2f2f2; background:#555555; padding-bottom:10px;}

.contentSides {
	/*width:998px;
	margin:auto;
	margin-top:-30px;
	z-index:400;*/
}

div#contentWrapper {
	padding:10px;
	padding-top:0px;
	margin:0px 9px;
	text-align:left;
}

.textcont{
background-color:#000000;
padding:10px;
}

/* SHOWTIMES */

table.pricesTable {
	width:100%;
	padding:0px;
	border-collapse:collapse;
	clear:both;
		z-index: 400;

}

table.pricesTable table {
	width:100%;
	border-collapse:collapse;
}

table.pricesTable th {
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	font-size:18px;
	padding:4px 8px;
	margin:0px;
}

table.pricesTable td {
	border-top:0px;
}

table.tableWrapper {
	width:100%;
	background:#000;
	padding:0px;
	border-collapse:collapse;
	clear:both;
}

table.tableWrapper table {
	width:100%;
	border-collapse:collapse;
}

table.tableWrapper th {

	text-align:left;
	color:#ffffff;
	font-weight:normal;
	font-size:15px;
	padding:4px 8px;
	margin:0px;
}

table.tableWrapper td {

	border-top:0px;
}

div.tableShowingsWrapper {
	padding:8px;
	border-bottom: 2px solid #FF6600;
}

div.tableShowingsWrapper.even {
	background-color:#000;
}

table.tableShowings td {
	border:0px;
	vertical-align:bottom;
	text-align:left;

}

table.tableShowings td.moviePoster {
	vertical-align:top;
	padding-right:8px;
	width:1px;
}

table.tableShowings td.moviePoster img {
	width:94px;
}

table.tableShowings td.movieTitle {
	height:42px;
	font-size:24px;
}

table.tableShowings td.movieTitle a {
	color:#ff8900;
}

table.tableShowings td.movieInfo {
	font-family:"Myriad Pro",arial,helvetica,sans-serif;
	font-size:11px;
	height:1px;
	padding-bottom:8px;
	color:#f5f5f5;
}

table.tableShowings td.movieTimes {
	height:1px;
	background:#222;
	padding:4px;
	border:1px solid #444444;
}

table.tableShowings td.movieTimes td {
	text-align:center;
	padding:8px;
}

table.tableShowings td.movieTimes td a {
	color:#ff8900;
	display:block;
	font-size:12px;
	text-decoration:none;
}

table.tableShowings td.movieTimes td a:hover {
	color:#444444;
}

table.tableShowings td.movieTimes td a div.movieTime {
	line-height:0.9em;
	font-size:24px;
	font-weight:bold;
	font-family:"MyriadPro-Bold","Myriad Pro Bold","Myriad Pro",arial,helvetica,sans-serif;
}

table.tableShowings td.movieTimes td.soldOut {
	color:#9A0003;
	display:block;
	font-size:12px;
	text-decoration:none;
}

table.tableShowings td.movieTimes td.soldOut div.movieTime {
	color:#9A0003;
	line-height:0.9em;
	font-size:24px;
	font-weight:bold;
	font-family:"MyriadPro-Bold","Myriad Pro Bold","Myriad Pro",arial,helvetica,sans-serif;
}

table.tableShowings td.movieTimes table {
	width:100%;
}

table.tableShowings td.movieTimes tr.odd {
	background:#666666;
}

.basketContainer {
    margin-left: 13px;
}

.pLine.btn{
  padding:5px 10px;
  text-decoration:none;
  color: #ffffff;
}

.pLine.btn:hover{
  background-color:#000000 !important;
  opacity: 0.75;
}


div#movieTimesNavWrapper {
	text-align:left;
}

div#movieTimesNavWrapper h3 {
	padding-left:8px;
	position:absolute;
	font-size:18px;
	background:url('/images/arrows.png') no-repeat right bottom;
	padding-right:18px;
	float:left;
	margin-top:20px;
}

div#movieTimesNav {
	float:right;
	width:576px;
}

ul.tabs {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

.tabs li {
	margin-left: 1px;
	padding: 0px 0px;
	width:71px;
	height:46px;
	list-style: none;
	display: block;
	float:left;
	background:url("/images/tab-inactive.png") no-repeat;
	color:#fff;
	text-align:left;
}

.tabs li .day {
	margin:5px 0px 0px 8px;
	font-size:18px;
	height:1.2em;
}

.tabs li .date {
	margin:0px 0px 0px 8px;
	font-size:14px;
	line-height:0.9em;
}

.tabs li a {
	color:#fff;
	text-decoration:none;
}

ul.tabs li.tab-active {
	background:url("/images/tab-active.png") no-repeat;
}

ul.tabs li.tab-alt {
	background:url("/images/tab-alt.png") no-repeat;
}


/* HOMEPAGE BANNER */

.RAWR {
margin-left:-2px;
border: 2px solid #444;
border-bottom: 2px solid #444;
width:980px;
margin-bottom:20px;
}

#homeBannerWrapper {
background-image:url('/images/banner_ecl.jpg');
background:#000;
width:980px;
}

/*#homeBannerShadow {
	background:url('/images/content-shadow.png') repeat-x;
	position:absolute;
	height:20px;

	width:982px;
	clear:right;
}*/

#homeBannerWrapper a {
	color:#ffffff;
	text-decoration:none;
}

#homeBanner {
	height:287px;
	text-align:left;
}

#homeBannerImage {
	position:absolute;
	height:287px;
	width:964px;
}

#homeBannerCaptionWrapper {
	background:url('/images/hb-dark.png') repeat-x;
	height:63px;
	width:900px;
	position:absolute;
	margin-top:224px;
	text-align:left;
	color:#ffffff;
	padding:6px 18px 0px 18px;
	cursor:hand;
}

#homeBannerCaption {
	width:410px;
}

#homeBannerCaption h2 {
	margin:0px;
	font-size:24px;
	height:1.2em;
	overflow:hidden;
	cursor:hand;
}

#homeBannerCaption p {
	margin:0px;
	padding-right:24px;
	font-family:"Myriad Pro",arial,helvetica,sans-serif;
	font-size:15px;
	background:url('/images/hb-button.png') no-repeat right;
	float:left;
	height:1.2em;
	overflow:hidden;
	cursor:hand;
}

#homeBannerRight {
	background:url('/images/hb-light.png') repeat-y right;

	height:287px;
	width:394px;
	position:absolute;
	margin-left:570px;
	text-align:right;
}

#homeBannerPreviewsWrapper {
	margin-left:104px;
	width:310px;
}

#homeBannerPreviews {
	margin-top:3px;
	padding-top:6px;
	padding-left:10px;
	float:left;
	width:280px;
	height:205px;
	background-image:url('/images/preview_bg.png');
	background-repeat:no-repeat;
}

#homeBannerPreviewCaptionWrapper {
	height:32px;
	width:290px;
	position:relative;
	margin-top:0px;
	text-align:left;
	color:#ffffff;
	padding:0px 0px 0px 0px;
	cursor:hand;
	text-align:center;
}

#homeBannerPreviewCaptionWrapper h3 {
	padding-top:7px;
	overflow:hidden;
	height:20px;
	text-overflow: ellipsis
}

#homeBannerPreviewCaption {
	width:215px;
	padding:1px 0px 0px 4px;
	float:left;
}

#homeBannerPreviewCaption h2 {
	margin:0px;
	font-size:14px;
	height:1.2em;
	overflow:hidden;
	cursor:hand;
	width:215px;

}

#homeBannerPreviewCaption p {
	margin:0px;
	padding-right:0px;
	font-family:"Myriad Pro",arial,helvetica,sans-serif;
	font-size:10px;
	float:left;
	height:1.2em;
	overflow:hidden;
	cursor:hand;
	width:215px;
}

#homeBannerBook {
	position:relative;
	margin:0px 6px 0px 0px;
}

#homeBannerNav {
	position:absolute;
	margin-left:390px;
	top:385px;
}

.homeBannerNavPoster {
	height:79px;
	border:none;
	float:left;
	margin-left:2px;
}

#homeBannerNav a:hover img {
	border:1px solid #444444;
}

/* news and events */

div.tableNewsWrapper {
	padding:8px;
	background-image:url(/sites/eclipse/images/perfs.jpg);
	background-repeat:repeat-y;
	color: #f5f5f5;
}

table.tableNews +table.tableNews {
	margin-top:8px;
	border-top:1px solid #444444;
	color: #f5f5f5;
}

table.tableNews +table.tableNews td {
	padding-top:9px;

	color: #f5f5f5;
}

table.tableNews td {
	border:0px;
	vertical-align:top;
	text-align:left;
	padding-left:20px;
	color: #f5f5f5;
}

table.tableNews td p{
	color: #f5f5f5;
}

table.tableNews p {
	color: #f5f5f5;
}

table.tableNews td.moviePoster {
	vertical-align:top;
	padding-right:8px;
	width:1px;
}

table.tableNews td.moviePoster img {
	width:94px;
}

table.tableNews td.newsItem {
	font-family:"Myriad Pro",arial,helvetica,sans-serif;
	font-size:11px;
	height:1px;
	padding:8px;

	color: #f5f5f5;
}

table.tableNews td.newsItem h3 {
	font-family:"Myriad Pro",arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:1em;
	margin-bottom:3px;

	color: #f5f5f5;
}

table.tableNews td.newsItem a {
	font-weight:bold;
	color:#f5f5f5;
	text-decoration:none;
}

/* features */

div.tableFeaturesWrapper {
	padding-right:9px;
}

table.tableFeatures td {
	border:0px;
	vertical-align:top;
	text-align:left;
	width:25%;
}

table.tableFeatures td.featureImage {
	vertical-align:top;
	padding-right:8px;
	width:1px;
}

table.tableFeatures td.featureImage img {
	width:97px;
	margin-left:9px;
}

table.tableFeatures td.featureItem {
	font-family:"Myriad Pro",arial,helvetica,sans-serif;
	font-size:11px;
	height:1px;
	padding-top:12px;
}

table.tableFeatures td.featureItem h3 {
	font-family:"Myriad Pro",arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:1em;
	margin-bottom:3px;
}

table.tableFeatures td.featureItem a {
	font-weight:bold;
	color:#f5f5f5;
	text-decoration:none;
}


#comp-enter {
	padding: 10px;
}
#comp-enter p {
	font-size: 18px;
	font-weight: normal;
}
#comp-enter fieldset label {
	padding-right: 20px;
}
#comp-enter li {
	padding: 10px 0;
	list-style:none;
}
#comp-enter li label {
	display: block;
	float: left;
	width: 125px;
	text-align: left;
}
#comp-enter li input {
	width: 200px;
}
#comp-enter-btn {
	margin: 0 0 10px 200px;
}

.top-bar-nav {
float:left;
width:50px;
height:21px;
padding-left:10px;
padding-top:5px;
}

.top-bar-nav a {
	float:left;
	height:21px;
	display: block;
	text-align:center;
	clear: both;
	font-weight: bold;
	text-transform: none;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
}


.tp-btn5{
background:url(/images/fb.png) no-repeat;
width:25px;
}

.tp-btn6{
background:url(/images/tw.png) no-repeat;
width:25px;
}

.space{margin-bottom:10px;}



#comp-enter {
	background-color: #000;
	border-bottom: 1px solid #ccc;
	padding: 20px;
}

#comp-enter p {
	font-size: 18px;
	font-weight: normal;

}

#comp-enter fieldset label {
	padding-right: 10px;
}

#comp-enter li {
	border-bottom: 1px solid #e5e5e5;
	padding: 10px 0;
}

#comp-enter li label {
	display: block;
	float: left;
	width: 110px;
	text-align: left;
}

#comp-enter li input {
	width: 200px;
}

#comp-enter-btn {
	margin: 0 0 10px 108px;
}

.grid-5x3 {
	width: 630px;
	overflow: hidden;
}
.grid-5x3 .col1 {
	float: left;
	width: 390px;
}
.grid-5x3 .col2 {
	float: right;
	width: 230px;
}
/* @Form Styles */
.styletext{
	background:#FFFFFF;
	border: thin #00325a solid;
}
.alert {
	background-color: #fefed6;
	border: 1px solid #e8b72d;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:0px;
	margin-bottom: 10px;
	color:red;
}

.alert h4 {
	color:red;
}

a.kds {
	background:#32024C url(/sites/eclipse/images/kds.gif) no-repeat 99% 1px;
	color: #333;
}

.basket {
	font-family: "MyriadPro-Light","Myriad Pro Light","Myriad Pro",arial,helvetica,sans-serif;
  font-size: 20px;
	color: #2A2A2A;
	padding: 18px 17px;
}

.cart_form {
	margin-top: 10px;
}

@media screen and (max-width: 400px) {
  .GNS ul {
    margin-top: 17px;
  }
  .facebook {
    padding: 30px 25px 0 0;
    margin: auto;
  }
  .facebook a:before {
    height: 100px;
  }
}
