*
{
	margin:0;
	padding:0;
}
body
{
	margin:0;
	padding:0;
	border:0;
	font:inherit;
	font-size:100%;
	vertical-align:baseline;
	background:#e0e0e0;
	font-family:Arial;
}
ul
{
	list-style:none;
}
a
{
	text-decoration:none;
}
.top
{
	width:100%;
	height:100px;
	float:left;
	background:#13a5e2;
}
.logo
{
	width:258px;
	height:139px;
	background:url(https://cdn3.ticketnew.com/partners/img/Sri_Balasubramaniar/logo_sbs.png) no-repeat;
	float:left;
}
.menu_box
{
	width:1000px;
	height:auto;
	margin:0 auto;
}
.menu
{
	height:auto;
	float:left;
	margin-top:40px;
}
.menu li
{
	display:inline;
	padding:17px 30px;
	text-align:center;
	float:left;
}
.menu li:first-child
{
	border-left:0 none;
}
.menu li:last-child
{
	border-right:0 none;
}
.menu li a
{
	font-size:14px;
	color:#fff;
	padding:0 5px;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	float:left;
}
.menu_bg1
{
	width:365px;
	height:10px;
	background:url(https://cdn3.ticketnew.com/partners/img/Sri_Balasubramaniar/menu_bg1.jpg) no-repeat;
	float:left;
}
.menu_box1
{
	width:1000px;
	height:auto;
	margin:0 auto;
}
.menu1
{
	height:60px;
	float:right;
	margin-top:40px;
}
.menu1 li
{
	display:inline;
	padding:17px 23px;
	text-align:center;
	float:left;
}
.menu1 li:first-child
{
	border-left:0 none;
}
.menu1 li:last-child
{
	border-right:0 none;
}
.menu1 li a
{
	font-size:14px;
	color:#fff;
	text-align:center;
	font-style:italic;
	font-weight:bold;
	float:left;
	padding:0 5px;
}
.menu_bg2
{
	width:365px;
	height:10px;
	background:url(https://cdn3.ticketnew.com/partners/img/Sri_Balasubramaniar/menu_bg2.jpg) no-repeat;
	float:left;
}
.strip
{
	width:30px;
	height:5px;
	background:#6dc7ec;
	float:left;
	margin-top: 7px;
}
#page
{
	width:1000px;
	height:auto;
	margin:0 auto;
}
.fb_like{
	width: 35%;
	float: right;
	height: 60px;
	margin: 10px 0;
}
.banner
{
	width:980px;
	height:386px;
	float:left;
	border:3px #13a5e2 solid;
	margin:15px 10px 0 10px;
}
.banner img
{
	border:0 none;
	margin:8px;
}
.box1
{
	width:100%;
	height:auto;
	float:left;
	margin-top:50px;
}
.box1 h1
{
	font-size:16px;
	color:#13a5e2;
	border-bottom:1px #99a2e7 solid;
	font-style:italic;
}
.box1 p
{
	font-size:12px;
	color:#21211f;
	line-height:24px;
	font-weight:bold;
	padding-top:10px;
}
.now_show
{
	width:259px;
	height:369px;
	float:left;
	margin:40px 40px 40px 0;
}
.wel
{
	width:311px;
	height:auto;
	float:left
}
.cnt
{
	width:340px;
	height:auto;
	float:right;
}
.box2
{
	width:100%;
	height:350px;
	float:left;
}
.box2 h1
{
	font-size:16px;
	color:#052c3c;
	border-bottom:4px #f6c64c solid;
	font-style:italic;
	width:105px;
	float:left;
}
.comingsoon
{
	width:780px;
	height:266px;
	float:left;
	margin-top:20px;
}
.mov_txt_bx 
{
	width:172px;
	height:35px;
	background:#13a5e2;
	border-bottom:2px #f6c64c solid;
}
.mov_nam 
{
	width:100%;
	height:auto;
	color:#fff;
	font-size:12px;
	padding:10px 0px;
	float:left;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}
.footer
{
	width:100%;
	background:#13a5e2;
	float:left;
	margin-top:60px;
}
.ftr_txt
{
	width:1000px;
	height:auto;
	margin:0 auto;
	padding:46px 0;
}
.ftr_txt p
{
	color:#fff;
	font-size:11px;	
    text-align: center;
}
.ftr_txt a
{
	color:#fff;
	font-size:11px;
}

#slideshow
{   	  
	position: relative;
	height: 361px;
	width: 955px;
	top: 6px;
	left: 5px;
}
#slideshow DIV
{
	position: absolute;
}

#slideshow DIV.active
{
	z-index: 10;
	opacity: 1.0;
}

#slideshow DIV.last-active
{
	z-index: 9;
}

#slideshowcs
{
	float: left;	
	height: 350px;	
	width: 280px;
}

#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}
}












