
body
{
	margin: 0px;
	padding: 0px;
	font-family: 'Maven Pro', sans-serif;
	border: none;
    background-color:#e4e4e4;
}
img
{
		border: none;
}
a, a:visited, a:link {
	color:#0a76aa;
}
#ui-datepicker-div { font-size:11px; }
a:focus {
   outline: none;
}
#maindiv.title
{
    position:relative; 
    float: left; 
    width: 1024px; 
    padding-bottom:10px;
}

#enclosure {
	width:1062px;
	background-color:#e6e6e6;
	height:100%;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}

#iconbar
{
	position:relative;
	float:left;
	margin-left:73px;
}
.icon
{
	position:relative;
	float:left;
}

#menubar
{
	position:relative;
	float:left;
	margin-left:73px;
}
.topmenu
{
	position:relative;
	float:left;
}
#logo
{
	background-image: url('../images/TheGrandLogo.png');
	height: 70px;
	width: 220px;
	margin-top:20px;
	cursor:pointer;
}
#logo a
{
	text-decoration: none;
	height: 70px;
	width: 220px;
	cursor:pointer;
}
#redcenter, #message
{
	position:relative;
	float:left;
	margin-left:75px;
	margin-top:20px;
	margin-bottom:10px;
	width: 870px;
	height: 361px;		
	overflow: hidden;
	background-color:#0a7bb2;
	background-repeat: no-repeat;
}
#redcenterLarge
{
	position:relative;
	float:left;
	margin-left:73px;
	margin-top:20px;
	margin-bottom:20px;
	width: 869px;		
	height:490px;
	background-color:#0a7bb2;
	background-repeat:repeat;
}
.redspacer
{
	position:relative;
	float:left;
	width: 100%;
	height: 30px;
	background-color: transparent;
}
#redcar
{
	position:relative;
	float:left;
	margin-left:76px;
	margin-top:1px;
	width: 869px;
	height: 250px;		
	overflow: hidden;
	background-color:#0a7bb2;
	background-repeat: no-repeat;
}

#image_tabs
{
	position:relative;
	float:left;
	margin-left:250px;
	margin-top:30px;
	font-size: 15px;
	font-weight: bold;
	text-transform:uppercase;
}
.tab_on
{
	position:relative;
	float:left;
	background-image: url('../images/tab_on_blue.png');
	color: #FFFFFF;
	width: 167px;
	height: 39px;
	cursor: pointer;
	
}
.tab_off
{
	position:relative;
	float:left;
	background-image: url('../images/tab_off.png');
	color: #20496a;
	width: 167px;
	height: 39px;
	cursor: pointer;
}
#image_tabs_movieDetails
{
	position:relative;
	float:left;
	margin-top:10px;
	font-size: 15px;
	font-weight: bold;
	text-transform:uppercase;
}
.tab_on_movieDetails
{
	position:relative;
	float:left;
	background-image: url('../images/tab_onMD_blue.png');
	color: #FFFFFF;
	width: 167px;
	height: 39px;
	cursor: pointer;
	
}
.tab_off_movieDetails
{
	position:relative;
	float:left;
	background-image: url('../images/tab_offMD.png');
	color: #20496a;
	width: 167px;
	height: 39px;
	cursor: pointer;
}

.center
{
	position:relative;
	float:left;
	margin-top:10px;
	width: 100%;
	text-align: center;
}

.carshadow
{
	position:relative;
	float:left;
	margin-left:0px;
	margin-top:0px;
}

#showtimes
{
	position:relative;
	float:left;
	margin-left:73px;
	margin-top:00px;
	width: 555px;
	min-height: 252px;		
	padding-bottom:3px;
	/*overflow: hidden;
	background-image: url('../images/showtimesbg.png');
	background-repeat:no-repeat;*/
	background-color: #EAEAEA;
	border: solid 1px #CCCCCC;	
}

#adcube
{
	position:relative;
	float:left;
	margin-left:15px;
	margin-top:2px;
	width: 305px;
	height: 252px;		
	overflow: hidden;
}
#storeLeft
{
	position:relative;
	float:left;
	margin-left:73px;
	margin-top:0px;
	margin-bottom:10px;
	width: 430px;
	height: 272px;		
	overflow: hidden;
	background-image: url('../images/storeLeft.png');
	background-repeat:no-repeat;
}
#storeRight
{
	position:relative;
	float:left;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:10px;
	width: 430px;
	height: 272px;		
	overflow: hidden;
	background-image: url('../images/storeRight.png');
	background-repeat:no-repeat;
}
.storebox
{
	margin-top:10px;
	margin-left:134px;
	font-size:11px;
	color:#3f3f3f;
	width:278px;	
}
#searchresults
{
	position:relative;
	float:left;
	margin-left:20px;
	margin-top:10px;
	margin-bottom:10px;
	padding:8px;
	width: 390px;
	font-size:13px;
	border:1px solid #FFF;
}
.searchtitle
{
	font-size:15px;
	color:#0a7bb2;
}
.searchsection
{
	font-size:22px;
	font-weight:bold;
	color:#0a7bb2;
	text-transform:uppercase;
}
#footer
{
	position:relative;
	float:left;
	margin-left:72px;
	margin-top:30px;
	width: 872px;
	height: 89px;		
	overflow: hidden;
	background-image: url('../images/footerbg.png');
	background-repeat:no-repeat;
	text-align:center;
}
.footer1
{
	margin: 8px auto;
	text-align:center;
}
.footer1 .footerlink{
	margin-left:0;
}

.footer2
{
	margin: 0 auto;
	text-align:center;
}
.footer3
{
	font-size: 10px;
	margin: 11px auto;
	text-align:center;
	color: #808080;
}
.footerlink
{
	margin-left: 7px;
	margin-right: 7px;
	font-size:12px;
	color: #808080;
	text-decoration: none;
}

.menuimg
{
	border: 0px solid transparent;
}

.menuimg:hover
{
	border: none;
}


.clear {clear:both}

/* 
** NAV MENU 
*/
#navbar
{
	position:relative;
	float:left;
	/* border: solid 1px red; #D3D4D4 */
}
#nav 
{
    position: relative;
    float: left;
    margin-left: 74px;
	margin-right: 0px;
    padding:0; 
    list-style:none;
	border: 1px solid #D3D4D4;
	z-index: 100;
}   
     
/* make the LI display inline */
/* it's position relative so that position absolute */
/* can be used in submenu */
#nav li {
	float:left; 
	display:block; 
	position:relative;
	z-index:500; 
	margin:0;
	border-right: 1px solid #D7D7D7;
}
         
/* this is the parent menu */
#nav li a {
	display:block; 
	z-index:500; 
	padding: 13px 9.5px 0px 9.5px; 
	margin: 0px;
	height: 30px;	
	text-align:left; 
}
     
/* you can make a different style for default selected value */
#nav a.selected {
	color:#f00;
}
     
/* submenu, it's hidden by default */
#nav ul {
	position:absolute; 
	left:0; 
	top: 45px;
	z-index:500; 
	display:none; 
	margin:0 0 0 0px; 
	padding:0; 
	list-style:none;
	background-color: #E4E4E4;		
	font-weight:400; 
}
         
#nav ul li {
	z-index:500; 
	float:left; 
	border-top:1px none #fff;
	border-right: none;
	font-weight:400; 
}

li#store{width:110px;}

/* display block will make the link fill the whole area of LI */
#nav ul a {
	display:block;  
	height:12px;
	padding: 4px 5px; 
	font-size:12px;
	color: #0a7bb2;
	text-decoration: none;
	font-weight:400; 
}
         
#nav ul a:hover {
	font-weight:700; 
	color: #0a7bb2;
	text-decoration: underline;
}

li#store a{
	font-size:14px;
	padding:7px 9.5px 7px 9.5px;
}

.navsublist
{
	width:100%;
	border: 1px solid #D3D4D4;
}

.toplink
{
    padding:0px!important;
    margin:0px;
}

.toplinktext
{
	position: relative;
	float: left;	
	font-size:15px;
	margin-top:3px;
	background-color:#EAEAEA;
	background-image: url('../images/topbutbg.png');
	background-repeat:repeat-x;
    color: #0a76aa;
    display: block;
	font-weight:normal;
	text-decoration: none;
	border-left: 1px solid #EEEEEE;
	border-top: 1px solid #EEEEEE;
	border-bottom: 1px solid #EEEEEE;
	border-right: none;
}    

.toplinktext:hover
{
	background-image: url('../images/topbutbghover.png');
}    

#search
{
	position: relative;
	float: left;
	width: 300px;
	height: 90px;
	border: none;
	font-size:12px;
	color: #808080;
	padding-left:20px;
}
#day
{
	position: relative;
	float: left;	
	margin-top:20px; 
	margin-left:10px;
}
#lang
{
	position: relative;
	float: left;	
	color: #0a7bb2;
	font-weight: bold;
	margin-top:22px; 
	margin-left:37px;
	font-size:10px;
}
.searchbox
{
	position: relative;
	float: left;	
	width:240px; 
	height:21px;
	margin-top:3px;
	padding: 0px 5px 0px 5px;
	border: 0px;
	font-size: 10px;
}
.glass
{
	position: relative;
	float: left;	
	margin-top:0px; 
	margin-left:5px;
}


/* Showtimes */
#st_content
{
	position: relative;
	float: left;	
	margin-left:15px;
	margin-top:10px;
}
#st_findtimes
{
	position: relative;
	float: left;	
	font-size:13px;	
	font-weight: normal;
	width: 250px;
	margin-right: 10px;
	border: none;
}
#st_houseaddress
{
	position: relative;
	float: left;	
	font-size:13px;
	border: none;
	width:150px;
	min-height: 48px;
	overflow: visible;
    color: #0a7bb2;	
}
#st_date
{
	position: relative;
	float: left;	
	font-size:16px;
	border: none;
	margin-top : 10px;
	margin-left: 5px;
	width: 200px;
    color: #0a7bb2;    
    text-align: right;
	border: none;
}
.st_findbutton
{
	position: relative;
	float: left;	
	margin-top:2px;
    margin-left: 5px;
	background-color:transparent;
}
.st_txtbox
{
	position: relative;
	float: left;	
	margin-top:3px;
	padding: 2px;
	width: 215px;
	height: 18px;
}  
.st_find_showtimes
{
	position: relative;
	float: left;	
	font-size:15px;
	margin-top:3px;
    color: #0a7bb2;
    display: block;
    width: 230px;
	font-weight:bold;
}      

#st_cal
{
	position: relative;
	float: left;	
	margin-top:10px;
	margin-left: 5px;
}

#st_results
{
	position: relative;
	float: left;	
	width: 523px;
	min-height: 150px;
	background-color: #eaeaea;
	margin-top:8px;
}
.st_timesleft
{
	position: relative;
	float: left;	
	width: 230px;
	padding-right: 8px;
	border-right: 1px solid #DDDDDD;
}
.st_timesright
{
	position: relative;
	float: left;	
	width: 235px;
	margin-left: 8px;
}

.st_house_results
{
	position: relative;
	float: left;	
	padding: 10px;
}


#transtable
{
	width:500px;
	color:#333;
	font-size:16px;
}

.mainheading
{
	background-color:#CCC;
	color:#333;
	padding:5px;
}

.transrow
{
	color:#333;
	font-size:14px;
	padding:5px;
}



.rotater
{
    position:relative;
    float: left;
    background-image: url('../images/rotatebg.png');
    background-repeat: no-repeat;
    width:  433px;
    height: 168px;
    margin-top: 30px;
    padding-left: 11px;
}
.rotater_cube
{
    position:relative;
    float: left;
    width:  320px;
    height: 260px;
}
.rleft
{
    margin-left: 73px;
}
.rright
{
    margin-left: -2px;
}
/* Standard content pages */
#centercontent
{
	position: relative;
	float: left;
	width: 874px;
	min-height: 200px;
	margin-left: 75px;
	overflow-y:visible;
	border: none;
	margin-bottom: 20px;
}
#rightcontent
{
	position: relative;
	float: right;
	overflow-y: visible;
	width:	400px;
	margin-right: 50px;
	border: none;
}
.heading
{
	font-family: 'Maven Pro', sans-serif;
	font-size: 42px;
	font-weight: bold;
	margin-top: 60px;
	font-weight: 900;
	text-transform:uppercase;
}
.bodytext
{
	font-size: 14px;	
}
.bodybold
{
	font-size: 14px;	
	font-weight: bold;
}
.divrel, .divrel a
{
	position: relative;
	float: left;	
	display:inline-block;
}
.divpro
{
	position: relative;
	float: left;	
	width:432px;
	height:140px;
}
.probutton
{
	position: relative;
	float: left;	
	margin:25px 15px 5px 20px;
	font-size:14px;
	font-weight:normal;
	color:#fff;
}
.probutton p, .offerbutton p
{
	margin-top:5px;
}
.divpro a, divoffer a
{
	text-decoration:none;
}
.proheader
{
	font-size:24px;
	font-family: 'Maven Pro Black', sans-serif;
	text-shadow:1px 1px #333;
	text-transform:uppercase;
	font-weight:bold;
	letter-spacing:1px;
}
.trademark
{
	font-size:14px;
	font-weight:normal;
	top:-5px;
}
.divoffer
{
	position: relative;
	float: left;	
	width:215px;
	height:176px;
	margin-left:3px;
}
.offerbutton
{
	font-size:12px;
	color:#3b3b3b;
	margin:10px 8px 0px 12px;
}
.offerheading
{
	font-size:15px;
	font-family: 'Maven Pro Black', sans-serif;
	font-weight:bolder;
	text-transform:uppercase;
	text-align:center;
}
.redText
{
	position:relative;
	color:red;
	font-size:12px;	
}
.fullGray
{
	color:#a2a2a2;
	font-size:10px;
	width:100%;
	height:50px;
	position: absolute; 
	top: 50px;
	text-align:center;
	vertical-align:middle;
	
}
.smallGray
{
	color:#a2a2a2;
	font-size:12px;
	max-width:230px;
	width:230px;
	display:inline-block;
	
}
.smallGray a
{
	color:#6f94b9;
	font-size:12px;
	display:inline-block;
	font-weight:bold;
	text-decoration: none;	
}
.smallGray a:hover
{
	color:#6f94b9;
	font-size:12px;
	display:inline-block;
	font-weight:bold;
	text-decoration: underline;	
}

.smallRed, .smallRed a
{
	color:#0a7bb2;
	font-size:12px;	
	font-weight: bold;
	text-decoration:none;
}

.list, .list span
{
	position:relative;
	float:left;
	width:230px;
	border:5px;
	max-width:230px;
	margin-right:10px;	
	margin-bottom: 5px;
}

.currentList, .currentList span
{
	position:relative;
	float:left;
	width:230px;
	border:5px;
	max-width:230px;
	margin-right:10px;	
	background-color:#EEEEEE;
	margin-bottom: 5px;
	padding: 3px;
}
.tableText
{
	position:relative;
	float:left;
	width:485px;
	border:0px;
	padding: 10px;
}
.hr
{
	position:relative;
	float:left;
	width:100%;
	color:#8f2727;
}

.redheader{
	position:relative;
	float:left;
	color:#0a7bb2;
	font-size:24px;
	width:100%;	
	font-weight:bold;
}

#tabSide
{
	position:relative;
	float:left;
	margin-left:72px;
	margin-top:10px;
	margin-bottom:10px;	
	background-color:#0a7bb2;
	width:301px;
	height:388px;	
	color:white;
	font-size:10px;
	
}
#movieDetail
{
	position:relative;
	float:left;
	margin-left:10px;	
	margin-top:10px;
	margin-bottom:10px;
	background-color:#0a7bb2;
	width:540px;
	height:368px;	
	color:white;
	font-size:10px;
	padding:10px;
}
#movieDetail_left
{
	position:relative;
	float:left;
	width:207px;
}
#movieDetail_right
{
	position:relative;
	float:left;
	width:310px;
	height: 300px;
	border: none;
	margin: 0px 10px 10px 10px;
	font-size:11px;
}
#movieDetail_right a 
{
	color:#fff;
}
select
{
	background-color:white;
	color:#696969;
	font-family: 'Maven Pro', sans-serif;
	font-size:11px;
	border:0;
	padding-left:3px;
}

input[type=text]
{
	background-color:white;
	color:#696969;
	font-family: 'Maven Pro', sans-serif;
	font-size:11px;
	border:0;
	padding-left:3px;
	height:16px;
}
input[type=password]
{
	background-color:white;
	color:#696969;
	font-family: 'Maven Pro', sans-serif;
	font-size:11px;
	border:0;
	padding-left:3px;
	height:16px;
}

.ta_white
{
	background-color:white;
	height:300px;
	width:275px;	
	color:#696969;
	font-family: 'Maven Pro', sans-serif;
	font-size:10px;
	border:0;
	margin-left:10px;
	margin-top:10px;
}
.md
{
	position:relative;
	float:left;
	margin-left:10px;	
	margin-top:10px;
	margin-bottom:10px;
	background-color:#0a7bb2;
	color:white;
	font-size:10px;
	padding:10px;
}
#map
{
	position:relative;
	float:left;
	width:330px;
	margin-left:10px;	
	margin-top:10px;	
	margin-bottom:10px;
}
#theatre
{
	position:relative;
	float:left;
	width:510px;
	margin-left:10px;	
	margin-top:10px;	
	margin-bottom:10px;
}
.theatre{
	position:relative;
	width:500px;;	
}
.title
{
	color:white;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
}
.medium
{
	color:white;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
}
.small_11
{
	color:white;
	font-size:11px;
}
.small
{
	color:white;
	font-size:10px;
}
.cu_left
{
	position:relative;
	float:left;
	margin-left:35px;
	margin-top:20px;
	width:430px;
	margin-right:10px;	
}
.cu_right
{
	position:relative;
	float:left;
	margin-top:20px;
	width:350px;
}
.blueBox
{
	border:1px solid #82e7e0;
	background-color:#3da3cb;
	font-weight:bold;
	padding:3px;
}
.blueBox A:active, .blueBox A:visited, .blueBox A:link, .blueBox A:hover
{
	font-weight:bold;	
	color:white;
}
.grayBox
{
	width:300px;
	background-color:#e6e6e6;
	padding:20px 30px 20px 30px;
	color:#3b3b3b;	
}
.gray{
	color:#3b3b3b;	
}
.bold{
	font-weight:bold;
}
.grayBoxLarge
{
	position:relative;
	float:left;
	width:745px;
	margin-left:30px;
	margin-top:20px;
	background-color:#e6e6e6;
	padding:20px 30px 20px 30px;
	color:#3b3b3b;	
}

.md_list
{
	position:relative;
	float:left;
	width: 268px;
	height: 300px;
	overflow-y: scroll;
	background-color: #FFFFFF;
	padding:5px 5px 5px 5px;
	margin-left: 12px;
	margin-right: 10px;
	color:#3b3b3b;		
}
.md_list a
{
	text-decoration: none;
	color:#3b3b3b;		
}
.mlist_entry
{
	position:relative;
	float:left;
	width: 100%;
	margin-bottom:5px;
	padding-bottom: 3px;
	border-bottom: 1px #3b3b3b solid;
}
.mlist_rating
{
	position:relative;
	float:left;
	width: 25%;
}
.mlist_runtime
{
	position:relative;
	float:left;
	width: 25%;
}
a.verlink
{
	color: #FFFFFF;
	text-decoration: none;
}
a.verlink:hover
{
	text-decoration: underline;
}
#butExpand
{
	 font-size:9px; 
	 text-align:center; 
	 cursor:pointer; 
	 margin-top:4px; 
	 margin-bottom:4px; 
	 margin-left:140px;	 
	 width: 300px; 
	 height:12px;
	 background-image:url('../images/grandexpandtimes.png'); 
	 background-repeat:no-repeat;
}
.comment
{
	color:#000;
	font-size:12px;
	font-weight:bold;
}

#ncm_table h2, #ncm_table h4
{
	margin:2px;
}

#ncm_table .row_heading
{
	text-align:left;
}
.balance-text{
	color:#0a76aa;
}

.theatre .balance-text{
	color:#FFF;
}

#missing-times{
	text-align:center;
	width:100%;
	float:left;
	font-size:14px;
}
#missing-times strong{
	color:#0a76aa;
}
#missing-times span{
	font-size:12px;
}
#message {
	background-color:transparent;
	height:auto;
}

.list.dine-in-list {
  border: 2px solid #0a76aa;
  box-sizing: border-box;
  padding:4px;
}

/** 
SPLIT showtimes boxes styles
*/
#st_content.split {
	float: none;
	margin: 0;
}
.st_row {
	background-color: #15355F;
	box-sizing: border-box;
	display: flex;
	margin-bottom: 10px;
	padding: 16px;
	width: 100%;
}
.adcube_split {
	height: 250px;
	margin-right:14px;
	margin-top:0;
	width:300px;
}
.adcube_split .caroufredsel_wrapper { margin: 0!important; } 
#st_results.split {
	background-color: transparent;
	flex-grow:1;
	margin: 0;
	width: auto;
}
#showtimesList.split {
	margin-bottom: 10px;
	width: 100%;
}
#showtimes.split {
	box-sizing: border-box;
	margin-left:73px;
	padding: 16px;
	width:870px;
}
.st_content_split_top {
	display: flex;
	justify-content: space-between;
	width: 100%;
}

/** 
SPLIT showtimes boxes styles END
*/