* {
	margin:0;
	padding:0;
}
body {
	background:url(https://cdn.district.in/ticketnew/partners/img/Meher_Cinema/bg1.jpg) center top no-repeat;
 	font-family: 'Droid Sans', sans-serif;
}
ol, ul {
	list-style:none;
	list-style-position:outside;
}
b, strong {
	font-weight:bold;
}
p {
	font-size:12px;
	line-height:22px;
}
a {
	color:#fff;
	text-decoration:none;
	outline:0px;
}
.clr{
	clear:both;
}
#page_top {
	width:100%;
	height:30px;
	background:#fff;
	box-shadow:0px 1px 3px #6aabc8;
	font-family: 'Roboto', sans-serif;
}
.pg_tp{
	width:950px;
	height:100%;
	margin:0 auto;
}
.pg_tp ul{
	float:right;
}
.pg_tp ul li{
	float:left;
	font-size:11px;
	color:#999;
	padding:7px 0;
}
.pg_tp ul li a{
	color:#999;
	text-decoration:none;
	font-size:11px;
	padding:0 3px;
}
.pg_tp ul li a:hover{
	text-decoration:none;
	color:#d33a32;
}
.pg_tp ul li.social{
	margin:5px 3px;
	padding:0;
}
.pg_tp ul li.social ul li{
	margin-right:5px;
	padding:0;
}
.pg_tp .follow_face{
	width:19px;
	height:19px;
	background:url(https://cdn.district.in/ticketnew/partners/img/Meher_Cinema/social.png) no-repeat 0 0;
	float:left;
	padding:0;
}
.pg_tp .follow_face:hover{
	width:19px;
	height:19px;
	background:url(https://cdn.district.in/ticketnew/partners/img/Meher_Cinema/social.png) no-repeat 0 -20px;
	float:left;
	padding:0;
}
.pg_tp .follow_twit{
	width:19px;
	height:19px;
	background:url(https://cdn.district.in/ticketnew/partners/img/Meher_Cinema/social.png) no-repeat -24px 0;
	float:left;
	padding:0;
}
.pg_tp .follow_twit:hover{
	width:19px;
	height:19px;
	background:url(https://cdn.district.in/ticketnew/partners/img/Meher_Cinema/social.png) no-repeat -24px -20px;
	float:left;
	padding:0;
}
.page{
	width:950px;
	height:auto;
	margin:0 auto;
}
/*****new code****/
.about_bx p{ font-size:14px;}


#menu_section{
	width:100%;
	height:110px;
	float:left;
}
.lg_bx{
	width:228px;
	height:100%;
	float:left;
	
	-o-border-radius:0 0 5px 5px;
	-ms-border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	border-radius:0 0 5px 5px;
}
.lg_bx .lg{
	width:300px;
	height:110px;
	background:url(https://cdn.district.in/ticketnew/partners/img/Meher_Cinema/logo.jpg) no-repeat;
	float:left;
	margin:3px 0px;
	text-indent:-9999px;
}
.social {
    float:right;
	margin-top:10px;
}
.social img {
	max-height:45px;
	margin-left:20px;
    float:right;
}
.menu{
	width:722px;
	height:70px;
	/*margin-top:25px;*/
	float:left;
	font-family: 'Droid Sans', sans-serif;
	font-size:15px;
}
.menu ul{
	float:right;
	position: relative;
}
.menu ul li{
	margin:10px 0 0 3px;
	zoom: 1;
}

.menu ul li ul li a{
	background:none;
	text-shadow:none;
	border-radius:0px;
}
.menu ul li ul li a:hover:first-child{
	border-radius:5px 5px 0 0;
}
.menu ul li ul li a:hover{
	background:#006fb7;
	border-radius:0px;
	text-shadow:none;
	
}
.menu ul li a{
	color:#fff;
	display: block;
	text-shadow:1px 2px 0px #333;
	padding:10px 12px;
	background:#ab1916 url(https://cdn.district.in/ticketnew/partners/img/Meher_Cinema/menu_red.jpg) repeat-x;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	
}

.menu ul li a.active, .menu ul li a:hover{
	color:#fff;
	text-shadow:1px 2px 0px #333;
	background:#006fb7 url(https://cdn.district.in/ticketnew/partners/img/Meher_Cinema/menu_blue.jpg) repeat-x;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	position: relative;
	
}
.menu ul li a.active:after{
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.menu ul li a.active:after {
	border-color: rgba(0, 111, 183, 0);
	border-top-color: #006fb7;
	border-width: 6px;
	left: 50%;
	margin-left: -5px;
}
.middle_cnt{
	width:950px;
	height:250px;
	float:left;
	margin:10px 0 20px;
}
.banner{
	width:435;
	height:100%;
	float:left;
	-ms-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

#slider-wrapper {
    width:538px;
	height:250px;
    margin:0 auto;
}

#slider {
	position:relative;
    width:538px;
	height:0px;
	/* background:url(images/loading.gif) no-repeat 50% 50%; */
	-ms-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	-ms-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
	display:none;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	/* background:url(images/bullets.png) no-repeat; */
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	/* background:url(images/arrows.png) no-repeat; */
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}

.book_tickets_bx{
	width:400px;
	height:100%;
	float:right;
	-ms-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
}

#slider1 { width:400px !important; }

#slider-wrapper1 {
  
  width: 400px;
  height: 200px;
  margin-top:50px;;
}

.book_tickets_bx .top_hd{
	width:100%;
	height:50px;
	background-color: rgba(0, 0, 0, 0.5);
	/*background:url(https://cdn.district.in/ticketnew/partners/img/Meher_Cinema/bk_tkt_hd.jpg) repeat-x;*/
	float:left;
	-ms-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	
}
.book_tickets_bx .top_hd h3{
	font-family: 'Droid Sans', sans-serif;
	font-size:18px;
	color:#fff;
	padding:15px 20px;
	float:left;
	font-weight:normal;
}
.book_tickets_bx .form_box{
	width:352px;
	height:172px;
	float:left;
	margin:13px 20px;
}
.book_tickets_bx .form_box label{
	font-family: 'Droid Sans', sans-serif;
	font-size:15px;
	color:#666;
	float:left;
	padding:0 0 5px;
	width:100%;
	font-weight:normal;
}
.book_tickets_bx .form_box select{
	font-family: 'Droid Sans', sans-serif;
	font-size:13px;
	color:#666;
	float:left;
	padding:7px 10px;
	width:100%;
	font-weight:normal;
	margin:0 0 5px;
	border:1px solid #d9d9d9;
}
.book_tickets_bx .form_box input[type=submit]{
	font-family: 'Droid Sans', sans-serif;
	font-size:13px;
	color:#fff;
	float:right;
	padding:5px 10px 7px;
	font-weight:normal;
	border:0 none;
	background:#d43c35;
	-ms-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	box-shadow:0 -5px 0px #ae2821 inset;
	margin:12px 0 0;
}
.choose_city_box{
	width:100%;
	height:auto;
	/*border-top:1px solid #d3d4d5;
	border-bottom:1px solid #d3d4d5;*/
}
.choose_city_box_in{
	width:950px;
	height:80px;
	margin:10px auto;
	background:#DD8F8F;
	-ms-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	box-shadow:0px 1px 3px #5C4848;
	color:#fff;
}
.d_ads{
	width:811px;
	height:79px;
	float:left;
	margin:0 50px;
}
.choose_city_box h4{
	font-family: 'Droid Sans', sans-serif;
	font-size:15px;
	color:#666;
	float:left;
	padding:20px;
	font-weight:normal;
}
.choose_city_box h4 span{
	color:#999;
	display:block;
}
.choose_city_box_in .city_name{
	padding:10px 5px;
	-ms-border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	border-radius:5px;
	font-family: 'Droid Sans', sans-serif;
	font-size:12px;
	color:#fff;
	margin:20px 0 20px 10px;
	float:left;
	background:#0dadb7 url(https://cdn.district.in/ticketnew/partners/img/Meher_Cinema/bk_tkt_hd.jpg) repeat-x;
}
.choose_city_box_in .city_name:hover{
	color:#fff;
	background:url(https://cdn.district.in/ticketnew/partners/img/Meher_Cinema/menu_red.jpg) repeat-x;
}
.now_show_box{
	width:950px;
	height:300px;
	float:left;
	margin:20px 0;
}

.now_show_box h2{
	font-family: 'Droid Sans', sans-serif;
  font-size: 18px;
	color:#fff;
	padding:0px 0px 10px;
	float:left;
	
}

.choose_city_box h2{
	font-family: 'Droid Sans', sans-serif;
  font-size: 18px;
	color:#fff;
	padding:0px 0px 10px;
  width: 950px;
  margin: auto;	
}
.now_show_box .movie_list_bx{
	width:100%;
	float:left;
	
}
.now_show_box .movie_list{
	width:172px;
	height:290px;
	float:left;
	margin:10px 20px 10px 0;
}
.now_show_box .movie_list:last-child{
	margin-right:0;
}
.now_show_box .movie_list:first-child{
	margin-left:0;
}
.now_show_box .movie_list img{
	width:172px;
	height:234px;
	-ms-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
	border-radius:5px 5px 0 0;
	float:left;
}
.now_show_box .movie_list .mov_text_bx{
	background:#fff;
	box-shadow:0px 1px 2px #6aabc8;
	float:left;
	width:100%;
	height:50px;
}
.now_show_box .movie_list .mov_text_bx .mov_text{
	color:#0074ba;
	font-family: 'Roboto', sans-serif;
	font-size:12px;
	padding:5px;
}
.now_show_box .movie_list .mov_text_bx .mov_text span{
	color:#999;
	font-family: 'Roboto', sans-serif;
	font-size:11px;
	display:block;
}
.footer{
	width:100%;
	height:100px;
	background:#fff;
	margin:25px 0 0;
	/*box-shadow:0px -1px 3px #999;*/
}
.ftr{
	width:950px;
	height:100%;
	margin:0 auto;
}
.ftr_right{
	width:565px;
	height:60px;
	float:right;
	margin:30px 0 0;
}
.ftr_right li{
	font-family: 'Roboto', sans-serif;
	float:right;
	color:#828282;
	padding:5px;
	font-size:10px;
	list-style:none;
}
.ftr_right li a{
	color:#828282;
	padding-right:5px;
	text-decoration:none;
}
.ftr_right li a:hover{
	color:#2d89c6;
	padding-right:5px;
	text-decoration:none;
}
.ftr_right li:first-child{
	padding-right:0;
}
.ftr_right li:last-child{
	padding-left:0;
}
.ftr_log{
	width:300px;
	height:110px;
	background:url(https://cdn.district.in/ticketnew/partners/img/Meher_Cinema/logo.jpg) no-repeat;
	float:left;
	margin:0px 0 0;
}

.about_bx{
	width:100%;
	margin:20px 0;
	background:#fff;
	box-shadow:0 1px 3px #6aabc8;
	border-radius:5px 5px 5px 5px;
	float:left;
}
.about_bx h2{
	font-family: 'Droid Sans', sans-serif;
	font-size:16px;
	color:#de5049;
	padding:10px;
	font-weight:600;
}
.about_bx h3{
	font-family: 'Droid Sans', sans-serif;
	font-size:14px;
	color:#111;
	padding:10px;
	font-weight:400;
}
.about_bx p{
	font-family: 'Droid Sans', sans-serif;
	color:#666;
	padding:10px;
	font-weight:normal;

}
.cont_sub_bx{
	width:350px;
	min-height:150px;
	height:auto;
	float:left;
}
.cont_sub_bx1{
	min-height:150px;
	height:auto;
	float:left;
}
.cont_map{
  width: 600px;
  height: 400px;
  float: left;
  /* background: #ccc; */
  float: right;
  }

/*****************************new code**********************/

#about_facilities  tr td{ padding:5px; width:300px; font-size:12px;  }

/**********************New code ends here********************/
