* {
	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: 'Open Sans', sans-serif;
	font-size:inherit;
	/*background:url(https://cdn3.ticketnew.com/partners/img/Kalaivani_Cinemas/menu_pattern.png) repeat;*/
	background:#40aee1 url(https://cdn3.ticketnew.com/partners/img/Kalaivani_Cinemas/menu_pattern.png) repeat;
}
.tp{
	width:100%;
	height:100px;
	background:url(https://cdn3.ticketnew.com/partners/img/Kalaivani_Cinemas/top_bg.jpg) repeat;
	border-top:1px solid #50676e;
}
.tp_in{
	width:920px;
	height:100%;
	margin:0 auto;
}
.logo{
	width:335px;
	height:100px;
	background:url(https://cdn3.ticketnew.com/partners/img/Kalaivani_Cinemas/logo.png) no-repeat;
	float:left;
	margin:0px 0 0;
}
.mid{
	width:100%;
	height:auto;
	
	box-shadow:0px 3px 50px 0px #c7eafa inset;
}
.mid_in{
	width:920px;
	height:100%;
	margin:0 auto;
	
}
.ftr{
	width:100%;
	height:50px;
	background:url(https://cdn3.ticketnew.com/partners/img/Kalaivani_Cinemas/top_bg.jpg) repeat;
	position:absolute;
	bottom:0;
}
.ftr_in{
	width:920px;
	height:100%;
	margin:0 auto;
	text-align:center;
	line-height:50px;
	color:#fff;
	font-size:11px;
}
.ftr_in a{
	text-decoration:none;
	color:#fff;
}
#top_menu{
	width:585px;
	float:left;
	height:50px;
	margin:30px 0 0;
}
#top_menu ul{
	float:right;
	margin-right:0px;
}
#top_menu ul li{
	float:left;
}
#top_menu ul li.start{
	padding-left:0px;
}
#top_menu ul li a{
	float:left;
	text-transform:uppercase;
	font-size:11px;
	color:#fff;
	padding:10px 12px;
	
}
#top_menu ul li a.active, #top_menu ul li a:hover{
	color:#042533;
	padding:10px 12px;
	background:#40aee1;
	-moz-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	-ms-transition: all 0.8s ease-in-out;
	-webkit-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}


.banner{
	width:420px;
	height:320px;
	background:#fff;
	float:left;
	margin:40px 0px;
}
.banner_in{
	width:400px;
	height:300px;
	float:left;
	margin:10px;
}
#slider-wrapper {
	width:400px;
	height:300px;
	margin:0 auto;
}
#slider {
	position:relative;
	width:400px;
	height:300px;
	background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#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-box{
	width:460px;
	height:320px;
	float:right;
	margin:40px 0 0;
}
.book-box h1{
	font-family: 'Open Sans', sans-serif;
	font-size:36px;
	font-stretch:extra-condensed;
	font-style:italic;
	color:#042533;
	padding:50px 0 15px;
	text-transform:uppercase;
}
.book-box p{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	color:#fff;
	padding:0px 0 15px;
	line-height:16px;
}
.book_btn{
	width:215px;
	height:60px;
	float:left;
	background:url(https://cdn3.ticketnew.com/partners/img/Kalaivani_Cinemas/bkt.jpg) no-repeat;
}
.content{
	width:100%;
	height:auto;
}
.content h2{
	color:#042533;
	font-family: 'Open Sans', sans-serif;
	padding:15px 0;
	font-size:15px;
	float:left;
	font-weight:bold;
	width:100%;
	text-transform:uppercase;
}
.content p{
	color:#042533;
	font-family: 'Open Sans', sans-serif;
	padding:0px 40px 15px 0;
	font-size:13px;
	font-weight:normal;
	float:left;
	line-height:18px;
}
.content-in{
	width:920px;
	height:100%;
	margin:0 auto;
}
.content-in-lt{
	width:460px;
	height:100%;
	float:left;
	margin-top:50px;
}
.now_coming_box{
	width:420px;
	height:220px;
	background:#c0e2f1;
	float:left;
}
.now_coming_box img{
	width:400px;
	height:200px;
	margin:10px;
	float:left;
}


#slideshowcs
{
	float: left;
	position: relative;
	height: 200px;
	width: 400px;
	
}


#slideshowcs DIV
{
	position: absolute;
	background-color: White;
}

#slideshowcs DIV.actives
{
	z-index: 10;
	opacity: 1.0;
}

#slideshowcs DIV.last-actives
{
	z-index: 9;
}

#slideshow
{
	float: left;
	position: relative;
	height: 200px;
	width: 400px;
	
}
#slideshow DIV
{
	position: absolute;
	background-color: White;
}

#slideshow DIV.active
{
	z-index: 10;
	opacity: 1.0;
}

#slideshow DIV.last-active
{
	z-index: 9;
}