		.navbar-collapse 
	{
  		text-align:center;
		font-family:verdana;
		font-size:14px;
	}
	
	.navbar-nav
	{
	    display:inline-block;
	    background:transparent;
	    float:none;
	}
	
	.dateHeadingComingSoon
	{
		font-size:16px;
		font-weight: bold;
		color:#000000;		
  		font-family:verdana;
	}
	
	.tablebackcolor1
	{
		background-color:#f0f5f5;
	}
	
	.tablebackcolor2
	{
		background-color:#b3cccc;
	}
	
	.comingtableheaderbackcolor
	{
		background-color:#293d3d;
	    color: #FFFF00;
	    font-size:18px;
	    text-decoration: underline;
	    font-weight: bold;
	    text-align: center;
	}
	
/* MENU ITEMS ARE THE MAIN LINKS UNDER HEADER IMAGE */
	/* Link Styles for Movie Title */
	/* unvisited link */
	.menuitems
	{
		font-size:14px;
		color:#7CFC00;		
  		font-family:verdana;		
	}
	
	/* visited link */
	.menuitems:visited {
	    font-size:14px;
		color:#7CFC00;		
  		font-family:verdana;
	}
	
	/* mouse over link */
	.menuitems:hover {
	    font-size:14px;
		color:#FFFF00;		
  		font-family:verdana;
  		font-weight: bold;
	}
	
	/* selected link */
	.menuitems:active {
	    font-size:14px;
		color:#7CFC00;		
  		font-family:verdana;
	}
/* END MENU ITEMS */

	
	
	
	
/* **************************** ADDED 1-20-19 **************************** */
	.movieTitle
	{
		color:#7FFF00;
	    font-family:verdana;
	    font-size:26px;
	    line-height: 30px;
	    margin-top: 0px;
	}

	.titlename
	{
		color:#FFFF00;
	    font-size:30px;
		font-weight: 900;
	
	}
	
		.nowshowingtitle
	{
		color:#FF0000;
	    font-size:50px;
		font-weight: 900;
		margin-top: -10px;
	}
	
	
	.rating
	{
		color:#00FF00;
	    font-size:15px;
	    margin-top: -5px;
	}


	
	.insideBorder
	{
		text-align: center;
		vertical-align: top;
		border: 5px solid #B8952B;
		width: 18%;
	}
	
	.insideBorder2
	{
		text-align: center;
		vertical-align: top;
		border: 5px solid #B8952B;
		width: 35%;
	}
	
	.insideBorder3
	{
		text-align: center;
		vertical-align: middle;
		border: 5px solid #B8952B;
		width: 52%;
	}
	
	.infobox
	{
		text-align: center;
		vertical-align: middle;
		width: 100%;
	}

	.starring
	{
		word-wrap: break-word;
		width: 300px;
		
	}
	
	.watchthetrailer
	{
		width:90%;
		height:40px;
	  	float: center;	
	  	display: block;
	  	margin-left: auto;
	  	margin-right: auto; 
		
	}
	
	.movietable
	{
		width:96%;	
		border: 5px solid #0000CD;
		text-align: center;	
	}


/* **************************** END ADDED 1-20-19 **************************** */	







	
	.movieRuntime
	{
	    color:#FFFFFF;
	    font-family:courier;
	    font-size:18px;
	    line-height:14px;
	}
	
		
	.movieGenre
	{
	    color:#F74444;
	    font-family:courier;
	    font-size:14px;
	    line-height:14px;
	    font-weight: 600;
	    margin-top: -10px;
	}	
	
	.movieRating
	{
	    color:#FFFFFF;
	    font-family:courier;
	    font-size:18px;
	    line-height:14px;
	}
	
	
		
	.synopsis
	{
		color:#CDCCC4;
	    font-size:14px;
		width: 96%;
	    font-weight: 600;
	    text-align:center;
	    position: relative;
  		left: 8px;
	    right: 8px;
	   
	    margin-top: -8px;
	    
	    
	}

	.cast
	{
		color:#F3E481;
	    font-size:14px;
	    width: 96%;
	    text-align: center;
	    font-weight: 600;
	     position: relative;
  		left: 8px;
	    right: 8px;
	   
	    
	    
	}



	.info
	{
		color:#FFFFFF;
	    font-family:verdana;
	    font-size:12px;
	}	
			
	.poster 
	{
	  position: relative;
	  border: 2px solid #FFFFFF;
	}
	
	.showtimesTable
	{
		border:2px solid #000000;
		text-align: center;	
		width:100%;			
	}
	
	.showtimeDateDays
	{
		border-bottom: solid 1px #000000;
		background-color:#4169E1; 
		text-align: center;
		width:150px;
	}
	
	.showtimeDateDayFont
	{
		font-size:18px;
		color:white;
	}

	.filmspecialmessage
	{
		border-bottom: solid 1px #B0C4DE;
		background-color:#00FF3A; 
		text-align: center;
		max-width:300px;
		min-width:80px;
	}
	
	.filmspecialmessagefont
	{
		font-size:18px;
		color:#000000;
	}
		
	.showtimeTimes
	{
		border-bottom: solid 1px #000000;
		background-color:#8B0000; 
		text-align: left;
		max-width:300px;
		min-width:80px;
	}
	
	.showtimeFont
	{
		font-size:18px;
		color:white;
	}
	
	.descriptions
	{
		color:#FFFFFF;
	    font-family:Verdana;
	    font-size:20px;
	    line-height: 20px;
	
	}	

	.headings
	{
		color:#FF0000 ;
	    font-family:Verdana;
	    font-size:32px;
	    font-weight: bold;
	    line-height: 32px;
	    margin-top: 50px;
	}
	
/* BLUE LINKS ARE USED IN FOOTER SECTION ONLY */
	/* Link Styles for Movie Title */
	/* unvisited link */
	a.blueLinks:link {
	    color: #6495ED;
	    font-weight: bold;
	    text-decoration: none;
	}
	
	/* visited link */
	a.blueLinks:visited {
	    color: #6495ED;
	    font-weight: bold;
	    text-decoration: none;
	}
	
	/* mouse over link */
	a.blueLinks:hover {
	    color: #FFFFFF;
	    font-weight: bold;
	    text-decoration: none;
	}
	
	/* selected link */
	a.blueLinks:active {
	    color: #6495ED;
	    font-weight: bold;
	    text-decoration: none;
	}

/* END BLUE LINKS */

.

/* TABLE HEADERS ON COMING SOON PAGE */

	
	/* No link */
	.comingtableheader 
	{
	    color: #FFFF00;
	    font-size:18px;
	    text-decoration: none;
	    font-weight: bold;
	}

	/* unvisited link */
	a.comingtableheader:link {
	    color: #FFFF00;
	    font-size:18px;
	    text-decoration: underline;
	    font-weight: bold;
	}
	
	/* visited link */
	a.comingtableheader:visited {
	    color: #FFFF00;
	    font-size:18px;
	    text-decoration: underline;
	    font-weight: bold;
	}
	
	/* mouse over link */
	a.comingtableheader:hover {
	    color: #FFFF00;
	    font-size:18px;
	    text-decoration: underline;
	    font-weight: bold;
	}
	
	/* selected link */
	a.comingtableheader:active {
	    color: #FFFF00;
	    font-size:18px;
	    text-decoration: underline;
	    font-weight: bold;
	}

/* END TABLE HEADERS ON COMING SOON PAGE */


/* MOVIE TITLES ON COMING SOON PAGE */
	
	/* unvisited link */
	a.comingmovietitle:link {
	    color: #000066;
	    font-weight: bold;
	    text-decoration: none;
	    font-size:16px;
	}
	
	/* visited link */
	a.comingmovietitle:visited {
	    color: #000066;
	    font-weight: bold;
	    text-decoration: none;
	    font-size:16px;
	}
	
	/* mouse over link */
	a.comingmovietitle:hover {
	    color: #660066;
	    font-weight: bold;
	    text-decoration: none;
	    font-size:16px;
	}
	
	/* selected link */
	a.comingmovietitle:active {
	    color: #000066;
	    font-weight: bold;
	    text-decoration: none;
	    font-size:16px;
	}	

/* END MOVIE TITLES ON COMING SOON PAGE */		


/* MOVIE WEBSITE LINKS ON COMING SOON PAGE */

	/* unvisited link */
	a.comingtableweblinks:link {
	    color: #000066;
	    text-decoration: none;
	    font-weight: normal;
	    font-size:16px;
	}
	
	/* visited link */
	a.comingtableweblinks:visited {
	    color: #000066;
	    text-decoration: none;
	    font-weight: normal;
	    font-size:16px;
	}
	
	/* mouse over link */
	a.comingtableweblinks:hover {
	    color: #000066;
	    text-decoration: none;
	    font-weight: normal;
	    font-size:16px;
	}
	
	/* selected link */
	a.comingtableweblinks:active {
	    color: #000066;
	    text-decoration: none;
	    font-weight: normal;
	    font-size:16px;
	}

/* END MOVIE WEBSITE LINKS ON COMING SOON PAGE */


/* MOVIE PRINTABLE SCHEDULE LINK ON COMING SOON PAGE */

	/* unvisited link */
	a.comingprintableschedule:link {
	    color: #FFFFFF;
	    font-size:16px;
	    text-decoration: none;
	    font-weight: bold;
	}
	
	/* visited link */
	a.comingprintableschedule:visited {
	    color: #FFFFFF;
	    font-size:16px;
	    text-decoration: none;
	    font-weight: bold;
	}
	
	/* mouse over link */
	a.comingprintableschedule:hover {
	    color: #FFFFFF;
	    font-size:16px;
	    text-decoration: none;
	    font-weight: bold;
	}
	
	/* selected link */
	a.comingprintableschedule:active {
	    color: #FFFFFF;
	    font-size:16px;
	    text-decoration: none;
	    font-weight: bold;
	}

/* END MOVIE PRINTABLE SCHEDULE LINK ON COMING SOON PAGE */

/* COMING SOON PAGE VERTICAL LAYOUT */
body { background: #333; }

img { border: 0; max-width: 100%; }

.page-header h1 {
  font-size: 3.26em;
  text-align: center;
  color: #efefef;
  text-shadow: 1px 1px 0 #000;
}

/** timeline box structure **/
.timeline {
  list-style: none;
  /* Top Right Bottom Left */
  padding: 20px 0px 20px 0px;
  position: relative;
}

.timeline:before {
  top: 0;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 3px;
  background-color: #eee;
  left: 50%;
  margin-left: -1.5px;
}

/* Date Box for Month Grouping */
.tldate {
  display: block;
  width: 200px;
  font-size:40px;
  background: #414141;
  border: 3px solid #212121;
  color: #ededed;
  margin: 0 auto;
  padding: 3px 0;
  font-weight: bold;
  text-align: center;
  -webkit-box-shadow: 0 0 11px rgba(0,0,0,0.35);
}

/* Date Box for Week Days */
.tldate2 {
  display: block;
  width: 250px;
  font-size:28px;
  background: #FF0000;
  border: 3px solid #212121;
  color: #ededed;
  margin: 0 auto;
  padding: 3px 0;
  font-weight: bold;
  text-align: center;
  -webkit-box-shadow: 0 0 11px rgba(0,0,0,0.35);
}

.timeline li {
  margin-bottom: 25px;
  position: relative;
}

.timeline li:before, .timeline li:after {
  content: " ";
  display: table;
}
.timeline li:after {
  clear: both;
}
.timeline li:before, .timeline li:after {
  content: " ";
  display: table;
}

/** timeline panels **/
.timeline li .timeline-panel {
  width: 46%;
  float: left;
  background: #13345E;
  border: 1px solid #d4d4d4;
  /* Internal Padding from Left Margin of Box */
  /* Top Right Bottom Left */
  padding: 10px 0px 0px 20px;
  position: relative;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
}

/** panel arrows **/
.timeline li .timeline-panel:before {
  position: absolute;
  top: 26px;
  right: -15px;
  display: inline-block;
  border-top: 15px solid transparent;
  border-left: 15px solid #ccc;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  content: " ";
}

.timeline li .timeline-panel:after {
  position: absolute;
  top: 27px;
  right: -14px;
  display: inline-block;
  border-top: 14px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  content: " ";
}
.timeline li .timeline-panel.noarrow:before, .timeline li .timeline-panel.noarrow:after {
  top:0;
  right:0;
  display: none;
  border: 0;
}

.timeline li.timeline-inverted .timeline-panel {
  float: right;
}

.timeline li.timeline-inverted .timeline-panel:before {
  border-left-width: 0;
  border-right-width: 15px;
  left: -15px;
  right: auto;
}

.timeline li.timeline-inverted .timeline-panel:after {
  border-left-width: 0;
  border-right-width: 14px;
  left: -14px;
  right: auto;
}


/** timeline circle icons **/
.timeline li .tl-circ {
  position: absolute;
  top: 23px;
  left: 50%;
  text-align: center;
  background: #6a8db3;
  color: #fff;
  width: 35px;
  height: 35px;
  line-height: 35px;
  margin-left: -16px;
  border: 3px solid #90acc7;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  z-index: 99999;
}


/** timeline content **/

/* This is the font for the Movie Titles */
.tl-heading h4 {
  margin: 0;
  color: #00FF00;
  font-size:22px;
}

.tl-body p, .tl-body ul {
  margin-bottom: 0;
  color: #FFFFFF;
  font-size:16px;
}

.tl-body > p + p {
  margin-top: 5px;
}

/** media queries **/
@media (max-width: 991px) {
  .timeline li .timeline-panel {
    width: 44%;
  }
}

/* Mobile Device Settings*/
@media (max-width: 700px) {
  .page-header h1 { font-size: 1.8em; }
  
  ul.timeline:before {
    left: 40px;
  }
  
  .tldate { width: 140px; }

  ul.timeline li .timeline-panel {
    width: calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: -webkit-calc(100% - 90px);
  }

  ul.timeline li .tl-circ {
    top: 22px;
    left: 22px;
    margin-left: 0;

  }
  ul.timeline > li > .tldate {
    margin: 0;
  }

  ul.timeline > li > .timeline-panel {
    float: right;
  }

  ul.timeline > li > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
  }

  ul.timeline > li > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
  }
}

.text-rating
{
	color:#FFFFFF;
	font-size: 16px;
	font-family: Rockwell;
}

/* CLOSED CAPTIONING SIZE */
.adccimage
{
	width:30px;
	height: 20px;
}	

