@charset "utf-8";
/* CSS Document */


body
{
	margin-left: 35px;
	margin-right: 35px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	cursor: url("images/ani901.ani" );
}
	
.topBG{
	background-image:url(../images/top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:50px;
	}
.smarttopBG{
	background-image:url(../images/smarttop.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:50px;
	}
.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#626262;
	text-decoration:none;
	}
	
.cont_txt{
	font-family: Tahoma;
	font-size:18px;
	font-weight:bold;
	color:#474747;
	}
	
.Day_bg{
	background-image:url(../images/day_bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:75px;
	}

.day_Txt{
	background-image:url(../images/day.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	height:27px;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	}

.date_txt{
	font-size:18px;
	font-weight:bold;
	color:#00b4ff;
	}
	
.day_cal{
	background-image:url(../images/day_s.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:44px;
	width:57px;
	}
	
.day_calnotsel{
	background-image:url(../images/day_not_s.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:44px;
	width:57px;
	}
	
.white{
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	}
	
.B_black{
	font-weight:bold;
	font-size:27px;
	color:#000000;
	}
	
.city_bg{
	background-image:url(../images/city_bg.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-position:top;
	height:256px;
	width:237px;
	}
	
.show_bg{
	background-image:url(../images/movie_bg.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-position:top;
	height:256px;
	width:657px;
	}
	
.ad_bg{
	background-image:url(../images/ad_bg.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-position:top;
		width:510px;
	}
	
.text{
	font:Tahoma, Verdana;
	font-size:14px;
	font-weight:bold;
	}

.text1{
	font:Tahoma, Verdana;
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
	}
	
.text2{
	font:Tahoma, Verdana;
	font-size:12px;
	color:#000000;
	}
	
.text3{
	font:Tahoma, Verdana;
	font-size:12px;
	color: #CC0099;
	text-align:right;
	}
	
.botBG{
	background-image:url(../images/bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:11px;
	}
	
	
.movie_green{
	background-image:url(../images/movie_green.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:24px;
	padding-top:5px
	}
	
.movie_red{
	background-image:url(../images/movie_red.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:24px;
	padding-top:5px
	}
	
.Now_Showing{
	background-image:url(../images/tab_select.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:27px;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	}
	
.Coming_Soon{
	background-image:url(../images/tab_2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:27px;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	cursor:pointer;
	}
	
.Review{
	background-image:url(../images/tab_3.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	height:27px;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	}
	
.white_txt{
	font-family: Tahoma;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	}
 .cursor
 { 
	cursor:pointer;
 }
      
       .BlackBoxContent
        {
            display: none;
            position: absolute;
            top: 0%;
            left: 0%;
            width: 100%;
            height:810px ;
            background-color:black ;
            z-index:101;
            -moz-opacity: 0.75;
           opacity:.75;
            filter: alpha(opacity=75);
        }
        .WhiteBoxContent 
        {
            display: none;
            position:fixed  ;
            top: 10%;
            left: 25%;
            width: 50%;
            height: 50%;
            background-color:white;
            z-index:1000;
            overflow: auto;
        }
        .BookinginfoBoxContent
         {
            display: none;
            position:fixed;
            top: 10%;
            left: 15%;
            width: 75%;
            height: 85%;
            background-color:white;
            z-index:102;
            overflow: auto;
            
                   }
        .BookinginfoBoxContentBlackBoxContent
        {
            display: none;
            position: absolute;
            top: 0%;
            left: 0%;
            width: 100%;
            height:1100px ;
            background-color:black ;
            z-index:101;
            -moz-opacity: 0.75;
           opacity:.75;
            filter: alpha(opacity=75);
        }
        div.MaskedDiv 
{
	visibility: hidden;
	position:absolute;
		left:0%;
	top:0px;
	font-family:verdana;
	font-weight:bold;
	background-color:black ;
     padding-bottom:450px ;
      height:990px;
     z-index:101;
     -moz-opacity: 0.75;
      opacity:.75;
     filter: alpha(opacity=75);
}


div.ModalPopup 
{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background-color: #CCCCCC;
	position:fixed;
	z-index:101;
	visibility: hidden;
	 color: Black;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
    width: 450px;
    height :auto ;
   
      
}
.encrypt
{
	font-family:Book Antiqua;
 
}
.mandatoryfield
{
 color:Red;
}
.list
{
 list-style-type:none ;

 
}
#simplegallery1{ 
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/

}

#simplegallery1 .gallerydesctext{
text-align: left;
padding: 2px 5px;
}
.GreenSeat
{
	text-align:center;
	width:20px;
	height:10px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	
	
	font: bold 65% TimesNewRoman;
		color:Black;
	cursor:pointer;

	
	
}
.LimGreenSeat
{
	text-align:center;
	width:45px;
	height:10px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	
	
	font: bold 65% TimesNewRoman;
		color:Black;
	cursor:pointer;

	
	
}
.NotAvailableSeat
{
	text-align:center;
	width:20px;
	height:10px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	font:bold 65% TimesNewRoman;
	background-color:Gray;
	color:Black;
	
}
.LimNotAvailableSeat
{
	text-align:center;
	width:45px;
	height:10px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	font:bold 65% TimesNewRoman;
	background-color:Gray;
	color:Black;
	
}
.RedSeat
{ 
	text-align:center;
	width:20px;
	height:10px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	font:bold 65% TimesNewRoman;
	background-color:Red;
	color:Black;
}
.LimRedSeat
{ 
	text-align:center;
	width:45px;
	height:10px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	font:bold 65% TimesNewRoman;
	background-color:Red;
	color:Black;
}
.divScroll
{
width: 750px;
height:300px ;
overflow:auto ;
}
.SelectSeat
{
	text-align:center;
	width:20px;
	height:10px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	
	font: bold 65% TimesNewRoman;
		color:white;
	cursor:pointer;
	
}
.Unselectseat
{
	text-align:center;
	width:20px;
	height:10px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	
	font: bold 65% TimesNewRoman;
		color:Black;
	cursor:pointer;

	
}
.LimSelectSeat
{
	text-align:center;
	width:45px;
	height:10px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	
	font: bold 65% TimesNewRoman;
		color:white;
	cursor:pointer;
	
	
}
.LimUnselectseat
{
	text-align:center;
	width:45px;
	height:10px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:8px;
	padding-left:8px;
	
	font: bold 65% TimesNewRoman;
		color:Black;
	cursor:pointer;

	
}
.clrbg
{
	background-color:#008000;
}
