/*@ PROJECT	:	 KS Theatre
@ 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:#febd55;
}
a {
	text-decoration:none;
	
}
a img {
	border: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: 'AVA';
}
#page{
	width:950px;
	height:auto;
	margin:0 auto;
}
#header{
	width:100%;
	height:114px;
	float:left;
}
.ks_logo{
	width:202px;
	height:67px;
	background:url(https://cdn3.ticketnew.com/partners/img/KS_Theatre/ks_theatre.png) no-repeat;
	float:left;
	margin:25px 0 0 0;
}
.menu_bg{
	width:100%;
	float:left;
	height:111px;
	background:url(https://cdn3.ticketnew.com/partners/img/KS_Theatre/menu_bg.png) no-repeat;
}
.menu_bg li{
	font:normal 14px Arial, Helvetica, sans-serif;
	float:left;
	padding:15px 25px 10px 40px;
	color:#000;
}
.menu_bg li a.current{
	color:#fff;
}
.menu_bg li a{
	color:#000;
	text-decoration:none;
}
.menu_bg li a:hover{
	color:#fff;
	text-decoration:none;
}
.book_tckt{
	width:365px;
	height:65px;
	background:url(https://cdn3.ticketnew.com/partners/img/KS_Theatre/book_seats.png) no-repeat;
	float:left;
	margin:10px 280px;
}
.book_tckt:hover{
	background:url(https://cdn3.ticketnew.com/partners/img/KS_Theatre/book_seats_hover.png) no-repeat;
}
.banner{
	width:950px;
	height:379px;
	background:#ccc;
	float:left;
	margin:20px 0 0 0;
}
.banner_btm{
	width:950px;
	height:13px;
	background:url(https://cdn3.ticketnew.com/partners/img/KS_Theatre/banner_btm2.jpg) no-repeat;
	float:left;
	margin:0 0 10px 0;
}
.line_shad{
	width:950px;
	height:33px;
	background:url(https://cdn3.ticketnew.com/partners/img/KS_Theatre/line_shadow.png) no-repeat;
	float:left;
	margin:10px;
}
.line_shad1{
	width:33px;
	height:285px;
	background:url(https://cdn3.ticketnew.com/partners/img/KS_Theatre/line_shadow1.png) no-repeat;
	float:left;
}
#content{
	width:100%;
	height:300px;
	float:left;
}
.cont_bx{
	width:280px;
	float:left;
	height:100%;
	margin:0 0 0 10px;
}
#content h2{
	color:#202020;
	font-size:32px;
	padding:10px 0;
}
#content p{
	color:#101010;
	float:left;
	text-decoration:none;
	padding:10px 0;
}
#content p a{
	color:#51b0cd;
	font-weight:600;
	display:block;
	text-decoration:underline;
}
.fac_bx{
	width:200px;
	height:200px;
	float:left;
	margin:5px 0;
	box-shadow:0 1px 3px 1px #ccc;
}
.faci_img{
	width:106px;
	height:121px;
	float:left;
	margin:30px 0 0 45px;
}
.coming{
	width:200px;
	height:200px;
	background:#ddd;
	float:left;
}
#footer{
	width:100%;
	height:50px;
	border-top:1px dashed #101010;
	float:left;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-align:right;
	padding:10px 0;
	color:#101010;
}
#footer a{
	color:#101010;
	text-decoration:none;
}
#inner_bx{
	width:100%;
	float:left;
	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	height:auto;
	margin:10px 0;
}
#inner_bx h2{
	color:#202020;
	font-size:32px;
	padding:10px;
}
#inner_bx p{
	color:#101010;
	float:left;
	text-decoration:none;
	padding:10px;
}
.muruga_align{
	float:left;
	width:600px;
	height:auto;
	margin:5px;
}
.muruga_img{
	width:322px;
	height:242px;
	float:left;
	margin:5px;
}
	#slideshow
{
	float: left;
	position: relative;
	height: 300px;	
	width: 939px;
	padding:0 6px;
}

#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: 200px;	
	width: 200px;
}

#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;
	height: 200px;	
	width: 200px;
}

#slideshowcs1 DIV
{
	position: absolute;
	background-color:White;
}

#slideshowcs1 DIV.actives
{
	z-index: 10;
	opacity: 1.0;
}

#slideshowcs1 DIV.last-actives
{
	z-index: 9;
}