/*@ PROJECT	:	 Tamilnadu Cinemas
@ AUTHOR	:	 P.MurugesH 
Company		:	 www.ticketnew.com
*/


* {
	margin:0px;
	padding:0px;
}
/* Reset */
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, able, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, enu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
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;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* default */
body {
	width:100%;
	height:100%;
	font-size:100%;
	font-family:Arial;
	font-weight:normal;
	line-height:inherit;
	margin:0;
	padding:0;
	background:url(https://cdn.district.in/ticketnew/partners/img/Tamilnadu_Cinemas/Tamilnaducinemas_bg.jpg) repeat;
}
a {
	text-decoration:none;
	
}
a img {
	border: 0 none;
}
.clear {
	clear:both;
}
.clear-left {
	clear:left;
}
p{
	font:normal 12px/22px Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.clear-right {
	clear:right;
}
h1, h2, h3, h4, h5, h6 {
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}

#page{
	width:1000px;
	height:auto;
	margin:0px auto;
}
#header{
	width:100%;
	height:180px;
	background:url(https://cdn.district.in/ticketnew/partners/img/Tamilnadu_Cinemas/head_bg.png) no-repeat center top;
}
.header{
	width:1000px;
	height:100%;
	margin:0px auto;
}
.header-head{
	width:1000px;
	height:140px;
	background:#296678;
	margin:0px auto;
}
.logo{
	width:430px;
	height:110px;
	background:url(https://cdn.district.in/ticketnew/partners/img/Tamilnadu_Cinemas/Tamilnaducinemas-logo.png) no-repeat;
	float:left;
	margin:10px 260px;
}
.logo-header{
	width:246px;
	height:66px;
	background:url(https://cdn.district.in/ticketnew/partners/img/Tamilnadu_Cinemas/tamilnaducinemas-logo-header.png) no-repeat;
	float:left;
	margin:10px 0;
}
.menu{
	width:830px;
	height:50px;
	float:right;
	position:relative;
	z-index:0;
}

.menu ul {
	list-style: none;
	float: left;
	clear: left;
}

.menu ul li {
	display: inline; /*For ignore double margin in IE6*/
	float:left;
	margin:0 0px 0 15px;
}

.menu ul li a {
	text-decoration: none;
	float:left;
	cursor: pointer;
	font:normal 15px Arial, Helvetica, sans-serif;
	color:#fff;
	
}

.menu ul li a span {
	margin: 0 10px 0 -10px;
	padding:20px 25px 20px 30px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
}

/*spm*/



.menu ul.spm li a.current, .menu ul.spm li a:hover  {
 	color:#fff;
	text-shadow:1px 1px 1px #000;
	background: url(https://cdn.district.in/ticketnew/partners/img/Tamilnadu_Cinemas/menu-hover.png) no-repeat top right;
}

.menu ul.spm li a.current span, .menu ul.spm li a:hover span {
	color:#fff;
	text-shadow:1px 1px 1px #000;
	background: url(https://cdn.district.in/ticketnew/partners/img/Tamilnadu_Cinemas/menu-hover.png) no-repeat top left;
}

#banner{
	width:100%;
	height:250px;
	background:#fff;
	float:left;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	position:relative;
	z-index:1;
	behavior:url("ie-css3.htc");
}
.banner-in{
	width:980px;
	height:230px;
	background:#e3e3e3;
	float:left;
	margin:10px;
	-moz-box-shadow:1px 3px 5px 1px #000;
	-webkit-box-shadow:1px 3px 5px 1px #000;
	-ms-box-shadow:1px 3px 5px 1px #000;
	-o-box-shadow:1px 3px 5px 1px #000;
	box-shadow:1px 3px 5px 1px #000;
	behavior:url("ie-css3.htc");
}
#slide{
	width:980px;
	height:230px;
	float:left;
}


#content{
	width:100%;
	height:auto;
	float:left;
}
#content h2{
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#f5c505;
	padding:10px 0;
	text-shadow:1px 1px 1px #000;
}
#content h4{
	font:bold 16px Arial, Helvetica, sans-serif;
	color:#fcf090;
	padding:15px 5px;
	text-shadow:1px 1px 1px #000;
}
#content h5{
	font:normal 13px Arial, Helvetica, sans-serif;
	color:#fcf090;
	padding:15px 0px;
	text-shadow:1px 1px 1px #000;
	float:left;
}
#content p{
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px 0 2px;
	float:left;
}
#content p a{
	color:#fff;
	text-decoration:none;
}
#content li{
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px 0 2px;
	float:left;
	list-style:none;
	width:100%;
	
}
.read_more{
	font:normal 14px/20px Arial, Helvetica, sans-serif;
	color:#d3600c;
	padding:4px;
	float:right;
}
.conte-abt{
	width:825px;
	height:auto;
	float:left;
}
.now_showing_bx{
	width:830px;
	height:auto;
	float:left;
	background: url(https://cdn.district.in/ticketnew/partners/img/Tamilnadu_Cinemas/floral.png) no-repeat bottom right;
}
.tamilnadu_now_bg{
	width:427px;
	height:auto;
	float:left;
}
.tamilnadu_now{
	width:427px;
	height:240px;
	background:#fff;
	float:left;
}
.now_show_img{
	width:399px;
	height:160px;
	background:#000;
	float:left;
	margin:13px;
	-moz-box-shadow:1px 3px 5px 1px #000;
	-webkit-box-shadow:1px 3px 5px 1px #000;
	-ms-box-shadow:1px 3px 5px 1px #000;
	-o-box-shadow:1px 3px 5px 1px #000;
	box-shadow:1px 3px 5px 1px #000;
}
.tamilnadu_now_strip{
	width:100%;
	background:url(https://cdn.district.in/ticketnew/partners/img/Tamilnadu_Cinemas/home-show-head-strip.jpg) repeat-x;
	float:left;
	height:48px;
}
.floral{
	width:395px;
	height:242px;
	background:url(https://cdn.district.in/ticketnew/partners/img/Tamilnadu_Cinemas/floral.png) no-repeat bottom right;
	float:right;
	position:relative;
	z-index:0;
}
.line-shadow{
	width:370px;
	height:22px;
	background: url(https://cdn.district.in/ticketnew/partners/img/Tamilnadu_Cinemas/line-shadow.png) no-repeat;
	float:left;
	margin:0px 0;
}
.esay_facilities_bg{
	width:385px;
	height:auto;
	float:right;
	position:relative;
	z-index:1;
	margin:40px 0 0 0;
}
.esay_facilities_bg li{
	font:normal 14px/24px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0px 0 2px;
	list-style:none;
	float:left;
	width:100%;
}
.esay_facilities_bg li a{
	color:#fff;
	text-decoration:underline;
	clear:left;
}
.ticket-offer-add{
	width:160px;
	height:578px;	
	float:right;
	margin:45px 0 0;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	behavior:url("ie-css3.htc");
}



.ftr{
	width:100%;
	height:30px;
	float:left;
}
.ftr_txt{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#f2f2f2;
	float:right;
	padding:30px 0;
	text-decoration:none;
}
.ftr_txt a{
	color:#f2f2f2;
	text-decoration:none;
}



.contact_map{
	width:825px;
	height:415px;
	margin:10px 0 0;
	background:#ccc;
	float:left;
}
.contact_img{
	width:430px;
	height:140px;
	background:url(https://cdn.district.in/ticketnew/partners/img/Tamilnadu_Cinemas/contact.jpg) no-repeat;
	float:left;
	margin:10px 15px 0 0;
	border:1px solid #fff;
}

.abt_img{
	width:100px;
	height:50px;
	background:#ccc;
	float:left;
	margin:10px 15px 0 0;
}
.faci_bg_bx{
	width:375px;
	height:auto;
	float:left;
}
.facilities_img{
	width:430px;
	height:140px;
	background:url(https://cdn.district.in/ticketnew/partners/img/Tamilnadu_Cinemas/facility.jpg) no-repeat;
	float:left;
	margin:10px 0px;
	border:1px solid #fff;
}
.online-ticket-book{
	width:372px;
	height:53px;
	background:url(https://cdn.district.in/ticketnew/partners/img/Tamilnadu_Cinemas/online-book.png) no-repeat;
	float:right;
	margin:5px 15px 0px 0px;
}
#slideshow
{
	float: left;
	position: relative;
	height: 160px;	
	width: 399px;
}
#slideshow DIV
{
	position: absolute;
	background-color:White;
}

#slideshow DIV.active
{
	z-index: 10;
	opacity: 1.0;
}

#slideshow DIV.last-active
{
	z-index: 9;
}
	
#slideshowcs
{
	float: left;
	position: relative;
	height: 160px;	
	width: 399px;
}

#slideshowcs DIV
{
	position: absolute;
	background-color:White;
}

#slideshowcs DIV.actives
{
	z-index: 10;
	opacity: 1.0;
}

#slideshowcs DIV.last-actives
{
	z-index: 9;
}

#slideshowcs1
{
	float: left;
	position: relative;
	width: 955px;	
	height: 175px;
	top: 1px;
	left: 1px;
}

#slideshowcs1 DIV
{
	position: absolute;
	background-color:White;
}

#slideshowcs1 DIV.active
{
	z-index: 10;
	opacity: 1.0;
}

#slideshowcs1 DIV.last-active
{
	z-index: 9;
}
	
#slide
{
	float: left;
	position: relative;
	height: 230px;	
	width: 980px;
}
#slide DIV
{
	position: absolute;
	background-color:White;
}

#slide DIV.active
{
	z-index: 10;
	opacity: 1.0;
}

#slide DIV.last-active
{
	z-index: 9;
}

