﻿.foo{}
/* MAIN CONTENT CSS */
body
{
	background-repeat:repeat-y;
	background-color:black;
	background-position:center;	
	font-family:Arial, Verdana, Sans-Serif;
	font-size:small;
	font-style:normal;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
#container_body
{
	margin: 0px auto; /* Centers the container in most browsers */
	width:980px;
	height:auto;
	text-align:left;
	padding:0px 0px 0px 0px;	
	font-family:Arial, Verdana, Sans-Serif;
	font-size:medium;
	font-style:normal;
	font-weight:normal;		
}
#master_body
{
	width: 100%;
	height: auto;
/*	background-image: url(images/ArchPatternBrickRed.png);
	background-position: center bottom;
	background-repeat: repeat-x;*/
	background-color: #E6B477; /*b49364  FCD453 E6B477 CF9262*/
	z-index:100;
	margin-top:195px;
}
#container_header
{
	margin: 0px auto; /* Centers the container in most browsers */
	width:980px;
	height:195px;
	text-align:left;
	padding:0px 0px 0px 0px;	
	font-family:Arial, Sans-Serif;
	font-size:medium;
	font-style:normal;
	font-weight:normal;
	background-image:url(images/header980v2.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
#master_header
{
	width:100%;
	height:auto;
	background-image:url(images/twilight6wRoof2.jpg);	
	background-repeat:repeat-x;
	background-position:center bottom;
	z-index:99;
	position:absolute;
	top:0px;
	left:0px;
}
#MainContainer
{
	width:963px;
	height:auto;    
	border-left:solid 1px black;
	border-right:solid 1px black;	
	margin-left:13px;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:0px;
	background-color:#FCD453;
	/*background-image:url(images/BodyBackground.gif);
    background-repeat:repeat-y;
    background-position:301px bottom;*/
}
#LeftCol
{
	width:300px;
	height:auto;	
	float:right;
	text-align:center;
	margin:0;
}
#Slug
{
	color:#FCD453;
}
#MenuBox
{
	width:100%;
	margin-left:14px;
	height:auto;		
	font-size:small;
	z-index:100;
}
.Menu{z-index:150; display:block; color:white; background-image:url(images/MenuBG.jpg);background-color: #eeeeee;}

.MenuHover, .MenuHover TD a:hover, .MenuHover TD a:active{display:block; z-index:150; color:Black;background-image:url(images/MenuLiteBG.jpg);background-color: #eeeeee;}

.MenuStatic, .MenuStatic a:link, .MenuStatic a:visited{display:block; z-index:150; width: 134px; background: #eeeeee; background-image:url(images/MenuBG.jpg); color:#ffffff; border-top:solid 1px black;}

#FindShowtimes
{
	width:120px;
	margin:0;
	text-align:left;
	font-size:smaller;
	padding:2px 2px 2px 2px;
	color:#13518B;
	float:left;
}
#SearchHeader
{
	background-color:#13518B;
	width:143px;	
	color:White;
	border-left:solid 1px black;
	border-top:solid 1px black;
	border-right:solid 1px black;
	text-align:center;
	margin:0px auto;
	font-weight:bold;	
}
#RightContainer
{	
	width:656px;
	height:auto;			
	float:left;
}
#banners
{
	width:738px;
	height:auto;
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	text-align:center;	
}
#fixmargins
{	
	margin-top:5px;
	text-align:center;
	z-index:96;	
}
#MainContent
{
	width:100%;
	height:auto;
	margin:0px;	
}
#Bottom_Buttons
{
	width:655px;
	height:auto;
	text-align:center;
	display:inline-table;
}
#Bottom_Buttons img
{
	border:none;
}
#master_footer
{
	width:100%;
	height:auto;	
	background-color:#13518B;
	/*background-image:url(images/BlueBrick.jpg);
    background-repeat:repeat-x;*/
    border-top:solid 1px black;
    border-bottom:solid 1px black;
}
#container_footer
{
	width:963px;
	margin:0px auto;
	
}	
#footer
{
	width:963px;
	height:55px;	
	border-left:solid 1px black;
	border-right:solid 1px black;
	font-size:x-small;	
	margin-left:4px;
	color:White;
	padding:0px 0px 10px 0px;
	text-align:center;
}
.tableHeader
{
	background-color:#13518B;
	color:White;
	border:solid 1px black;
	text-align:center;
	width:100%;
}
.tableRow
{
	width:100%;
	border:solid 1px black;
	background-color:#ffffff;
}
.tableAltRow
{
	width:100%;
	border:solid 1px black;
	background-color:#f5f5f5;
}
.tableEmpty
{
	color:#13518B;
	border-top:solid 1px black;
	border-left:solid 1px black;
	border-right:solid 1px black;
	text-align:center;
	width:100%;
	font-weight:bold;
}
.tableCaption
{
	color:#13518B;
	border-top:solid 1px black;
	border-left:solid 1px black;
	border-right:solid 1px black;
	text-align:center;
	width:100%;
	font-weight:bold;
}
a.whitelink:link
{	
	font-size:x-small;		
	color:White;	
	text-align:center;	
}
a.whitelink:visited
{	
	font-size:x-small;		
	color:White;	
	text-align:center;	
}
a.whitelink:hover
{	
	font-size:x-small;		
	color:White;	
	text-align:center;	
}
.bluelink
{
	text-decoration:none; color:#13518B; text-align:center;
}
a.bluelink:link
{	
	text-decoration:none; color:#13518B; text-align:center;
}
a.bluelink:visited
{	
	text-decoration:none;
	color:#13518B;
	text-align:center;	
}
a.bluelink:hover
{	
	text-decoration:none;
	color:#dc143c;
	text-align:center;	
}
.FMG:hover a .FMGSignup1
{visibility:hidden; display:none; border:solid 0px black;}
.FMG:hover a .FMGSignup2
{visibility:visible; display:inline; border:solid 0px black; padding-bottom:5px; padding-top:5px;}
.FMG a .FMGSignup1
{visibility:visible; display:inline; border:solid 0px black; padding-bottom:5px; padding-top:5px;}
.FMG a .FMGSignup2
{visibility:hidden; display:none; border:solid 0px black;}

.modalbg
{
	background-color:transparent;
	background-image:url(images/OverlayBG.png);
}
.modalbg div 
{
	padding: 10px;
    text-align:center;
    width: 380px;
    height: 50px;
    background: #FFFFFF;
    border: solid 1px orange;
    margin:75px auto 0px auto;
}

a.thickbox:link
{	
	text-decoration:none; color:#13518B; text-align:center;
}
a.thickbox:visited
{	
	text-decoration:none;
	color:#13518B;
	text-align:center;	
}
a.thickbox:hover
{	
	text-decoration:none;
	color:#dc143c;
	text-align:center;	
}
.dropdown
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	background-color: #FFFFFF;
}
.boxtext
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
	text-decoration: none;
}
.pageheader
{
	text-align:center;
	margin: 0px auto;
}
.centerme
{ margin: 0px auto; }

.round{}
.postercorner{}
.promocorner{}
.promo2corner{}

.posters{margin-left:3px; height:353px; width:245px; float:left;}

.promo1{margin-right:3px; height:171px; width:404px; float:right;}

.promo2{margin-right:3px; margin-top:12px; height:171px; width:404px; float:right;}

.posters img{height:353px; width:245px;}

.promo1 img{height:171px; width:404px;}

.promo2 img{height:171px; width:404px;}
.shadetabs{
padding: 2px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 9px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
position: relative;
z-index: 1;
padding: 1px 3px;
margin-right: 1px;
border: 1px solid #778;
color: #2d2b2b;
background: white; /* url(shade.gif) top left repeat-x;*/
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li a.selected{ /*selected main tab style */
position: relative;
top: 1px;
}

.shadetabs li a.selected{ /*selected main tab style */
/*background-image: url(shadeactive.gif);*/
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}

