/* Overall margin for any element */
* {
margin:0px;
padding:0px;
}

/* Body styling for all pages */
body {
	background-color:#000000;
	}

a, a:link a:visited {
	color: #1A1A1A;
}

a:hover, a:active {
	color: #f8001a;
}
/* Table styling for all pages */
table {
	text-align:center;
	}

/* Container for all pages */
.container {
 	position: relative;
	width: 950px;
	height: 600px;
	margin: 0px auto;
	background-color: #ffffff;
	overflow:hidden;
}
/* Container for Left Block where the Logo sits */
.mast {
	background-image: url(../shared/images/mastheads/general_M.gif);
	background-repeat: no-repeat;
	float:left;
	width: 113px;
	height: 600px;
	overflow:hidden;
}

/* Container for the Center Block and Right Block */
.container2 {
	width: 837px;
	height: 600px;
	float: left;
	text-align:left;
	}
/* Center Block for all pages except HOME */
.column1 {
	width:600px;
	height:570px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	}
/* Center Block for HOME page */ 
.column1Home {
	width:590px;
	height:570px;
	float:left;
	}
/* Navigations container for the HOME page (Center Block) */
.navContainer {
	margin-left:20px;
	float:right;
	width: 217px;
	height:176px;
	margin-top: 47px;
	background-color: #f8001a;
	}
/* Navigation Column (Right Block) for all pages except HOME */
.nav	{
	width: 237px;
	height:600px;
	float:right;
	background-color: #f8001a;
	}
/* Right Block for HOME page */ 
.navHome	{
	position:relative !important;
	position:absolute;
	float:right;
	width: 237px;
	height:600px !important;
	margin-top: 0px;
	background-color: #f8001a;
	z-index:1;
	}

/* Styling for Mailing List field in HOME page */	
.navHome fieldset {
	margin: 25px 0px 20px 0px;
	padding-top: 0px !important;
	padding-top: 25px;/* IE only */
	padding-left: 20px !important;
	padding-left: 0px; /* IE Only */
	width:237px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	border:none;
	}
}
.navHome legend {
	color: #1A1A1A;
}
.navHome ol {
	width:237px !important;
	width:210px;
	list-style:none;
	padding-left:0px !important;
	padding-left:10px;
	}
.navhome li {
	width:200px;
	color:#ffffff;
	margin-top:5px;
	font-weight:bold;
	list-style:none;
	font-size:10px;
}


/* Shoutbox Styling for Home Page only (NOT GNG TO STAY LONG)*/

.shoutboxH {
	margin-top:410px;
	width:237px;
	height:190px;
	clear:left;
	float:right;
	background-color:#5E5D5D;
	z-index:1;
	}
.shoutboxH h3 {
	padding:5px 20px 0px 20px;
	font-family:arial,helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;

	}
.shoutboxH img {
	padding-right:10px;
	}
.shoutboxH ul {
	margin: 5px 0px;
}
.shoutboxH li {
	list-style:none;
	padding:0px 20px;
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	margin-top:3px;
	}
#title a,title a:link,title a:visited {
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	}
#title a:hover,title a:active {
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	}
#title {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	margin-bottom:3px;
	}

/* Shoutbox Styling for all pages */
.captionBox {
	position:absolute;
	margin-top:375px !important;
	margin-top:-10px;
	margin-bottom:5px;
	margin-left:620px !important;
	margin-left:300px;
	margin-right:17px;
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;

}
.shoutbox {
	margin-top:188px !important;
	margin-top:410px;
	width:237px;
	height:190px;
	clear:left;
	float:right;
	background-color:#5E5D5D;
	}
.shoutbox img {
	margin:0px;
	padding:0px;
	}
/* Secondary Navigations also known as footer */
.secNav {
	margin-left:20px;
	width: 576px;
	height:30px;
	font-family: Helvetica, Arial,Verdana, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #FD001A ;
	}

.secNav a, a:link, a:visited {
	font-family: Helvetica, Arial,Verdana, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #000000;
	text-decoration: none;
 }
.secNav a:active, a:hover {
	font-family: Helvetica, Arial,Verdana, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	color: #FD001A ;
	text-decoration: none;
 }	
/* Page Headings */
.pHeadings {
 	float:left;
	width:580px;
	margin-top: 47px;
 	margin-left: 20px !important;
 	margin-left:8px;
	padding: 0px;
 	height: 37px; 
 }
 
/* Primary navigations Styling */
.priNav {
 	margin-left:0px;
 	position:relative;
 	float:left;
	margin: 0px;
	padding: 0px;
 	width: 200px; 
	overflow: hidden;
}
.priNav ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	text-align: left;
	background-color: #f8001a;
}
.priNav li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
 	display:inline;
	text-align:left;
	background-color: #f8001a;
}
.priNav a {
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	overflow: hidden;
	height: 0px;
	height: /**/:16px;
	border-bottom-style: none;
	text-align: left;
}
.priNav a:hover {
	background-position: 0 16px;
	text-decoration: none;
	text-align: left;
}
.priNav a:active, navigations a.selected {
	background-position: 0 16px;
	text-decoration: none;
	text-align: left;
}
#home_N a {
	width: 200px;
	height:0px !important;
	height:16px;
	list-style-type: none;
	text-decoration: none;
	background-color: #f8001a;
	background-image: url(/shared/images/navigations/home.gif);
}

#nowShowing_N a {
	width: 200px;
	height:0px !important;
	height:16px;
	list-style-type: none;
	text-decoration: none;
	background-color: #f8001a;
	background-image: url(/shared/images/navigations/now_Showing.gif);
	overflow: hidden;
}

#comingSoon_N a {
	width: 200px;
	height:0px !important;
	height:16px;
	list-style-type: none;
	text-decoration: none;
	background-color: #f8001a;
	background-image: url(/shared/images/navigations/coming_Soon.gif); 
}
#sessionTimes_N a {
	height:0px !important;
	height:16px;
	width: 200px;
	list-style-type: none;
	background-color: #f8001a;
	background-image: url(/shared/images/navigations/session_Times.gif);
}
#ticketing_N a {
	width: 200px;
	height:0px !important;
	height:16px;
	list-style-type: none;
	background-color: #f8001a;
	background-image: url(/shared/images/navigations/ticketing.gif);
}
#cinematheque_N a {
	width: 200px;
	height:0px !important;
	height:16px;
	list-style-type: none;
	background-color: #f8001a;
	background-image: url(/shared/images/navigations/cinematheque.gif);
}
#events_Fests_N a {
	width: 200px;
	height:0px !important;
	height:16px;
	list-style-type: none;
	background-color: #f8001a;
	background-image: url(/shared/images/navigations/events_Fests.gif);
}
#cv_Regulars_N a {
	width: 200px;
	height:0px !important;
	height:16px;
	list-style-type: none;
	background-color: #f8001a;
	background-image: url(/shared/images/navigations/cv_Regulars.gif);
}
#cv_Shorts_N a {
	width: 200px;
	height:0px !important;
	height:16px;
	list-style-type: none;
	background-color: #f8001a;
	background-image: url(/shared/images/navigations/cv_Shorts.gif);
}
#venue_N a {
	width: 200px;
	height:0px !important;
	height:16px;
	list-style-type: none;
	background-color: #f8001a;
	background-image: url(/shared/images/navigations/venue_Info.gif);
}
#venueHire_N a {
	width: 200px;
	height:0px !important;
	height:16px;
	list-style-type: none;
	background-color: #f8001a;
	background-image: url(/shared/images/navigations/venue_Hire.gif);
}
#aboutUs_N a {
	width: 200px;
	height:0px !important;
	height:16px;
	list-style-type: none;
	background-color: #f8001a;
	background-image: url(/shared/images/navigations/about_Us.gif);
}
#gallery_N a {
	width: 200px;
	height:0px !important;
	height:16px;
	list-style-type: none;
	background-color: #f8001a;
	background-image: url(/shared/images/navigations/gallery.gif);
}

/* Home navigations system */
.homeNavContainer {
	width:620px;
	height:370px;
	}
.homeNav {
 	position: relative;
 	float:left;
 	margin-left:0px;
 	margin-top: 45px;
	padding: 0px 0px 0px 10px;
 	height: 500px; 
	list-style-image: none;
	overflow: hidden;
}
.homeNav ul {
 	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	text-align: left;
}
.homeNav li {
 	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-image: none;
	display:inline;
	text-align: left;
}
.homeNav a {
 	float:left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 37px;
	padding-left: 0px;
	overflow: hidden;
	height: 0px;
	height: /**/:37px;
	border-style: none;
	text-align: left;
	border: none;}

.homeNav a:hover {
 	background-position: 0 37px;
	text-decoration: none;
	text-align: left;
}
.homeNav a:active, homeNav a:selected {
	background-position: 0 37px;
	text-decoration: none;
	text-align: left;
}
#nowShowingH_N a {
	width: 590px;
	height:0px !important;
	height:37px;
	list-style-type: none;
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(/shared/images/home_Navigations/now_Showing_L.gif);
}
#comingSoonH_N a 
{
	width: 590px;
	height:0px !important;
	height:37px;
    list-style-type: none;
    text-decoration: none;
    background-color: #FFFFFF;
    background-image: url(/shared/images/home_Navigations/coming_Soon_L.gif); 
}
#sessionTimesH_N a {
	width: 590px;
	height:0px !important;
	height:37px;
	list-style-type: none;
	background-color: #FFFFFF;
	background-image: url(/shared/images/home_Navigations/session_Times_L.gif);
}
#ticketingH_N a {
	width: 590px;
	height:0px !important;
	height:37px;
	list-style-type: none;
	background-color: #FFFFFF;
	background-image: url(/shared/images/home_Navigations/ticketing_L.gif);
}
#cinemathequeH_N a {
	width: 590px;
	height:0px !important;
	height:37px;
	list-style-type: none;
	background-color: #FFFFFF;
	background-image: url(/shared/images/home_Navigations/cinematheque_L.gif);
}
#events_FestsH_N a {
	width: 590px;
	height:0px !important;
	height:37px;
	list-style-type: none;
	background-color: #FFFFFF;
	background-image: url(/shared/images/home_Navigations/events_Fests_L.gif);
}
#cv_RegularsH_N a {
	width: 590px;
	height:0px !important;
	height:37px;
	list-style-type: none;
	background-color: #FFFFFF;
	background-image: url(/shared/images/home_Navigations/cv_Regulars_L.gif);
}
#cv_ShortsH_N a {
	width: 590px;
	height:0px !important;
	height:37px;
	list-style-type: none;
	background-color: #FFFFFF;
	background-image: url(/shared/images/home_Navigations/cv_Shorts_L.gif);
}
#venueH_N a {
	width: 590px;
	height:0px !important;
	height:37px;
	list-style-type: none;
	background-color: #FFFFFF;
	background-image: url(/shared/images/home_Navigations/venue_Info_L.gif);
}
#venue_HireH_N a{
	width: 590px;
	height:0px !important;
	height:37px;
	list-style-type: none;
	background-color: #FFFFFF;
	background-image: url(/shared/images/home_Navigations/venue_Hire_L.gif);
}
#aboutUsH_N a {
	width: 590px;
	height:0px !important;
	height:37px;
	list-style-type: none;
	background-color: #FFFFFF;
	background-image: url(/shared/images/home_Navigations/about_Us_L.gif);
}
#galleryH_N a {
	width: 590px;
	height:0px !important;
	height:37px;
	list-style-type: none;
	background-color: #FFFFFF;
	background-image: url(/shared/images/home_Navigations/gallery_L.gif);
}
/* iFrame IE hack for ridding of horizontal scroller */

.cinematheque iFrame {
	margin:0px;
	padding:0px;
	overflow-x: hidden;
	}
/* Terms and Conditions */
.terms 
{
    position:relative;
    float:left;
    margin-top:5px;
    width: 600px;
    height:425px;
    overflow:auto;
    overflow-x:hidden;
}
 
.termsH 
{   
    position:relative;
    float:left;
    margin-left: 23px !important;
    margin-left:10px;
    margin-top:5px;
    width: 560px;
}

/* Rating Images */

#g {
	background-image: url(../shared/images/ratings/G.gif);
	background-repeat: no-repeat;
	height:70px;
	background-position: 0px 50%;
	font-weight: bold;
	padding-left:215px;
	}
#pg {
	background-image: url(../shared/images/ratings/PG.gif);
	background-repeat: no-repeat;
	height:70px;
	background-position: 0px 50%;
	font-weight: bold;
	padding-left:215px;
	}
#m {
	background-image: url(../shared/images/ratings/M.gif);
	background-repeat: no-repeat;
	height:70px;
	background-position: 0px 50%;
	font-weight: bold;
	padding-left:215px;
	}
#ma {
	background-image: url(../shared/images/ratings/MA15.gif);
	background-repeat: no-repeat;
	height:70px;
	background-position: 0px 50%;
	font-weight: bold;
	padding-left:215px;
	}
#r {
	background-image: url(../shared/images/ratings/R.gif);
	background-repeat: no-repeat;
	height:70px;
	background-position: 0px 50%;
	font-weight: bold;
	padding-left:215px;
}
#ctc {
	background-image: url(../shared/images/ratings/CTC.gif);
	background-repeat: no-repeat;
	height:70px;
	background-position: 0px 50%;
	font-weight: bold;
	padding-left:215px;
}

/* Map page Styling */

.MapHolder {
	margin: 20px 0px 0px 25px !important;
   margin: 20px 0px 0px 10px;
	width: 580px;
	font-family: inherit;
	float: left;
}
#MapBuilderMap {
width: 560px; 
height: 400px;
}

/* Map Info Window styles */

.IW { 
width: 360px;
}
      
.IWContent {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
height: 100px; 
overflow:auto;
}
.IWCaption {
font-family: Arial, Helvetica, sans-serif;
font-weight: bold; 
font-size: 12pt; 
color: #F20016; 
border-bottom: 2px solid #000000;
}
.IWFooter {
margin-top: 5px; 
font-size: 8pt; 
}
.IWFooterZoom {
}
.IWDirections{
background-color:#FFF;
}
