/*@ PROJECT	:	 Lakshmi Cinemas Banglore
@ 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;
	background: #e9e9e9;
	padding: 0;
}
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;
}
#whole {
	width: 100%;
	height: 100%;
	background: url(https://cdn3.ticketnew.com/partners/img/Lakshmi_Theatre/lc_bg.png) repeat-x;
}
#page {
	width: 1024px;
	height: auto;
	margin: 0px auto;
}
#header {
	width: 100%;
	height: 100px;
	background: url(https://cdn3.ticketnew.com/partners/img/Lakshmi_Theatre/header_strip.jpg) repeat-x;
}
.hdr {
	width: 1024px;
	height: 100%;
	float: left;
}
.lakshmi_logo {
	width: 345px;
	height: 100px;
	background: url(https://cdn3.ticketnew.com/partners/img/Lakshmi_Theatre/lakshmi_logo.png) no-repeat;
	float: left;
}
.menu {
	width: 565px;
	float: right;
	height: 40px;
	margin: 25px 0;
}
.menu ul {
	padding: 5px;
	margin: 10px 0;
	list-style: none;
	float: left;
	clear: left;
}
.menu ul li {
	float: left;
	display: inline; /*For ignore double margin in IE6*/
	margin: 0 10px;
}
.menu ul li a {
	text-decoration: none;
	color: #fff;
	cursor: pointer;
	font-family: 'CALIBRI_0';
	font-size: 14px;
	text-align: center;
}
.menu ul li a span {
	margin: 0 10px 0 0px;
	padding: 1px 0px 5px 0px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	float: left;
}
/*GREEN*/

.menu ul.green li a.current, .menu ul.green li a:hover {
	background: url(https://cdn3.ticketnew.com/partners/img/Lakshmi_Theatre/menu_hver.jpg) no-repeat bottom right;
}
.menu ul.green li a.current span, .menu ul.green li a:hover span {
	background: url(https://cdn3.ticketnew.com/partners/img/Lakshmi_Theatre/menu_hver.jpg) no-repeat bottom left;
}

#content {
	width: 1024px;
	height: auto;
	float: left;
}
.content_left {
	width: 687px;
	height: auto;
	float: left;
}
.content_left h2 {
	font-family: 'CALIBRI_0';
	color: #353535;
	font-size: 28px;
	padding: 0 10px;
}
.content_left h2 span {
	color: #36abe0;
}
#banner_bg {
	width: 687px;
	background: url(https://cdn3.ticketnew.com/partners/img/Lakshmi_Theatre/banner_bg.png) repeat;
	height: 550px;
	margin: 10px 0;
}
.banner_inbg {
	width: 654px;
	background: #000;
	height: 354px;
	float: left;
	margin: 17px;
}
#slider-wrapper {
	width: 654px;
	height: 354px;
}
#slider {
	position: relative;
	width: 654px;
	height: 354px;
	/* background: url(https://cdn3.ticketnew.com/partners/img/Lakshmi_Theatre/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;
	right: 0px;
	bottom: -22px;
}
.nivo-controlNav a {
	display: block;
	width: 22px;
	height: 22px;
	background: url(https://cdn3.ticketnew.com/partners/img/Lakshmi_Theatre/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;
}
.home_about {
	width: 653px;
	float: left;
	height: 130px;
	margin: 10px 18px;
}
.home_about p {
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #343434;
	float: left;
	padding: 0 10px;
}
.home_about p a {
	color: #03affd;
	text-decoration: underline;
	text-align: right;
	float: right;
}
.now_show_bg {
	width: 950px;
	height: 207px;
	background: #ccc;
	float: left;
	margin: 10px 20px;
}
#slide {
	width: 1000px;
	height: 354px;
	float: left;
}
.content_right {
	float: right;
	width: 337px;
	height: auto;
}
.coming_soon_img {
	width: 300px;
	height: 250px;
	background: #000;
	float: left;
	margin: 10px 14px;
}
.content_right h2 {
	font-family: 'CALIBRI_0';
	color: #353535;
	font-size: 28px;
	padding: 0 10px;
}
.content_right h4 {
	font-family: 'CALIBRI_0';
	color: #353535;
	font-size: 22px;
	padding: 5px 15px;
}
.content_right h2 span {
	color: #36abe0;
}
.content_right p {
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #343434;
	float: left;
	padding: 0 20px;
}
.get_tickets {
	width: 295px;
	height: 113px;
	background: url(https://cdn3.ticketnew.com/partners/img/Lakshmi_Theatre/get_tickets.png) no-repeat;
	float: left;
	margin: 15px 0;
}
.book_tickets {
	width: 294px;
	background: url(https://cdn3.ticketnew.com/partners/img/Lakshmi_Theatre/booking_tickets.png) no-repeat;
	float: left;
	height: 70px;
	margin: 10px 0;
}
.facilities_bx {
	width: 330px;
	background: url(https://cdn3.ticketnew.com/partners/img/Lakshmi_Theatre/facilities_bx.png) no-repeat;
	height: 259px;
	float: left;
	margin: 65px 0 0 0;
}
.facilities_bx1 {
	width: 330px;
	background: url(https://cdn3.ticketnew.com/partners/img/Lakshmi_Theatre/facilities_bx.png) no-repeat;
	height: 259px;
	float: left;
	margin: 5px 0 0 0;
}
.facelities_img {
	background: url(https://cdn3.ticketnew.com/partners/img/Lakshmi_Theatre/faciliites_img.png) no-repeat;
	float: left;
	width: 280px;
	height: 57px;
	margin: 10px 15px;
}
.booking_opn_bx {
	width: 1000px;
	height: 350px;
	float: left;
}
.booking_img_bg {
	width: 1000px;
    height: 230px;
	background: url(https://cdn3.ticketnew.com/partners/img/Lakshmi_Theatre/booking_opens_bg.png) no-repeat;
	float: left;
	background: #fff;
}
.coming_soon_bx {
	width: 337px;
	height: 350px;
	float: left;
	margin: 12px 0;
}
.coming_img_bg {
	width: 337px;
	height: 285px;
	background: url(https://cdn3.ticketnew.com/partners/img/Lakshmi_Theatre/coming_soon_bg.png) no-repeat;
	float: left;
}
#footer {
	width: 100%;
	height: 61px;
	background: url(https://cdn3.ticketnew.com/partners/img/Lakshmi_Theatre/ftr_strip.jpg) repeat-x;
}
.ftr {
	width: 1000px;
	margin: 0px auto;
	height: 61px;
}
.ftr_txt {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #f2f2f2;
	float: left;
	padding: 20px 0;
	text-decoration: none;
}
.ftr_txt a {
	color: #f2f2f2;
	text-decoration: none;
}
.about_bg_bx {
	width: 1024px;
	height: auto;
	float: left;
}
.about_bg_bx h2 {
	font-family: 'CALIBRI_0';
	color: #353535;
	font-size: 28px;
	padding: 25px 30px;
}
.about_bg_bx h2 span {
	color: #36abe0;
}
.about_bg_bx p {
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #343434;
	padding: 5px 10px;
}
.abt_top_bg {
	width: 100%;
	float: left;
	height: 75px;
	background: url(https://cdn3.ticketnew.com/partners/img/Lakshmi_Theatre/about_top_bg.png) no-repeat;
}
.abt_btm_bg {
	width: 100%;
	float: left;
	height: 67px;
	background: url(https://cdn3.ticketnew.com/partners/img/Lakshmi_Theatre/about_btm_bg.png) no-repeat;
}
.abt_middle {
	width: 977px;
	height: auto;
	float: left;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 1%, #e8e8e8 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(100%, #e8e8e8)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffffff 1%, #e8e8e8 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffffff 1%, #e8e8e8 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffffff 1%, #e8e8e8 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffffff 1%, #e8e8e8 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e8e8e8', GradientType=0 ); /* IE6-9 */
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin: 0 20px;
}
.abtpage_cntbx {
	width: 500px;
	height: auto;
	float: left;
}
.abtpage_cntbx h3 {
	color: #353535;
	font-family: 'CALIBRI_0';
	font-size: 28px;
	padding: 5px 10px;
}
.aboutpage_img {
	width: 450px;
	height: 250px;
	float: right;
	margin: 0 10px;
	background: #333;
}
#slideshow {
	float: left;
	position: relative;
	height: 250px;
	width: 650px;
}
#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: 202px;
	width: 410px;
}
#slideshowcs DIV {
	position: absolute;
	background-color: White;
}
#slideshowcs DIV.actives {
	z-index: 10;
	opacity: 1.0;
}
#slideshowcs DIV.last-actives {
	z-index: 9;
}
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}