* {
	margin:0px;
	padding:0px;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
a{
	text-decoration:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
.clr{
	clear:both;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	width:100%;
	height:100%;
	font-family: 'Lato', sans-serif;
	font-size:inherit;
	background:url(https://cdn.district.in/ticketnew/partners/img/Kalyan_Cinemas/bg.jpg) repeat;
}
#page{
	width:1000px;
	margin:0 auto;
	height:auto;
}
.top_section{
	width:100%;
	height:120px;
	float:left;
}
.logo{
	background:url(https://cdn.district.in/ticketnew/partners/img/Kalyan_Cinemas/logo.png) no-repeat;
	width:290px;
	height:270px;
	float:left;
}
#navigation {
	font-family: 'Lato', sans-serif;
	font-size:13px;
	line-height:22px;
	font-weight:bold;
	float:right;
	margin:60px 0 0;
	width:600px;
}

#navigation:after {
	clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

#navigation ul {	
	float:right;
	border-radius: 100px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.07);
    overflow: hidden;
	list-style:none;
}

#navigation li {
	float: left;
	padding:0;
	box-shadow: 0 1px rgba(255,255,255,1) inset;
	-webkit-box-shadow: 0 1px rgba(255,255,255,1) inset;
	background:url(https://cdn.district.in/ticketnew/partners/img/Kalyan_Cinemas/menu-strip.png) repeat-x;
	text-shadow:1px 1px 1px #fff;
}

#navigation li:hover, #navigation li.current {
	box-shadow: 0 1px rgba(255,255,255,0.2) inset;
	-webkit-box-shadow: 0 1px rgba(255,255,255,0.2) inset;
	border-color: #262626 !important;
	background: url(https://cdn.district.in/ticketnew/partners/img/Kalyan_Cinemas/menu-over.jpg) repeat;
}

#navigation a {
	display: block;
	padding: 10px 15px;
	color: #000;
	text-decoration: none;
}

#navigation a:hover, #navigation li.current a {
	color: #000;
	text-shadow: 0 1px #fff;
}

#navigation li:first-child {
	border-left-color: #BABABA;
	border-radius: 100px 0 0 100px;
}

#navigation li:last-child {
	border-radius: 0 100px 100px 0;
}
.ban_muru{
	width:100%;
	height:auto;
	float:left;
	margin:5px 0;
	
}
.banner_box{
	width:680px;
	height:370px;
	background:url(https://cdn.district.in/ticketnew/partners/img/Kalyan_Cinemas/bg-trans.png) repeat;
	float:left;
	border-radius: 10px;
}
.banner_box img{
	width:670px;
	height:360px;
	float:left;
	border-radius: 10px;
	margin:5px;
}
.sel_theatre_bx{
	width:310px;
	height:370px;
	background:url(https://cdn.district.in/ticketnew/partners/img/Kalyan_Cinemas/bg-trans.png) repeat;
	float:right;
	border-radius: 10px;
}
.book-box{
	width:100%;
	height:auto;
	float:right;
	margin:0px 0 0;
}
.book-box h1{
	font-family: 'Lato', sans-serif;
	font-size:32px;
	font-weight:bold;
	color:#440e00;
	padding:35px 0 20px;
	text-align:center;
	text-transform:uppercase;
	text-shadow:1px 1px 0px #ccc;
}
.book-box p{
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#333;
	padding:10px;
	text-align:center;
	line-height:22px;
}
.book_btn{
	width:164px;
	height:51px;
	float:left;
	margin:30px 60px;
	background:url(https://cdn.district.in/ticketnew/partners/img/Kalyan_Cinemas/book.jpg) no-repeat;
}
.content{
	width:100%;
	height:auto;
	float:left;
	background:url(https://cdn.district.in/ticketnew/partners/img/Kalyan_Cinemas/bg-trans.png) repeat;
	margin:5px 0;
	border-radius: 10px;
}
.content h2{
	color:#440e00;
	font-family: 'Lato', sans-serif;
	padding:15px 0;
	font-size:15px;
	float:left;
	font-weight:bold;
	width:100%;
	text-transform:uppercase;
}
.content p{
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#333;
	padding:10px 0;
	line-height:22px;
}
.content-in{
	width:100%;
	height:100%;
	margin:0 auto;
}
.content-in-lt{
	width:430px;
	height:100%;
	margin:0 15px;
}
.cnt_left{
	float:left;
}
.cnt_right{
	float:right;
}
.now_coming_box{
	width:410px;
	height:220px;
	background:rgba(248, 187, 21, 0.3);
	float:left;
	border-radius: 5px;
	margin:10px 0;
}
.now_coming_box img{
	width:400px;
	height:200px;
	margin:10px;
	float:left;
}

/* Sudo Slider */
#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	display:block;
}
#slider, #slider li {
	width:400px;
	overflow:hidden;
}

#slidercoming ul, #slidercoming li {
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	display:block;
}

#slidercoming, #slidercoming li {
	width:400px;
	overflow:hidden;
}
#controls{
	display:none;
}
.footer{
	width:100%;
	height:50px;
	border-top:1px solid #fff;
	float:left;
	margin:20px 0 5px;
}
.footer_txt{
	font-family: 'Lato', sans-serif;
	color:#222;
	font-size:12px;
	line-height:18px;
	padding:10px 0 0px;
	float:right;
	text-align:right;
}

#slide{
	width:670px;
	height:360px;
	float:left;
}