/*@ PROJECT	:	 Vaibhav 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;
}
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: 'tt0200m';
}
#header{
	width:100%;
	height:100px;
	background:url(https://cdn.district.in/ticketnew/partners/img/Vaibhav/head_tp.jpg) repeat-x;
}
.hdr-top{
	width:1000px;
	height:100%;
	margin:0px auto;
}
.logo{
	background:url(https://cdn.district.in/ticketnew/partners/img/Vaibhav/vaibhavtheatre-logo.png) no-repeat;
	width:264px;
	height:100px;
	float:left;
}
.menu{
	width:590px;
	background:#f4f4f4 url(https://cdn.district.in/ticketnew/partners/img/Vaibhav/menu-top.jpg) repeat-x;
	float:right;
	height:45px;
	margin:55px 0 0 0;
}
.menu ul {
	list-style: none;
	float: left;
	clear: left;
}

.menu ul li {
	float: left;
	display: inline; /*For ignore double margin in IE6*/
}

.menu ul li a {
	text-decoration: none;
	float:left;
	color: #4c4846;
	cursor: pointer;
	font: normal 14px/22px Tahoma, Geneva, sans-serif;
	text-shadow:1px 1px 1px #fff;
	/*background:url(../images/menu-hover.jpg) no-repeat;*/
}

.menu ul li a span {
	margin:0;
	padding: 12px 18px 11px 16px;
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
	border-right:1px solid #b8b8b8;
}


.menut ul.black li a.current, .menu ul.black li a:hover  {
 	color: #89467d;
	background:#f4f4f4;
}

.menu ul.black li a.current span, .menu ul.black li a:hover span {
	background:#f4f4f4;;
	color:#89467d;
}
#bg_banner{
	width:100%;
	height:502px;
	background:url(https://cdn.district.in/ticketnew/partners/img/Vaibhav/banner-bg.jpg) repeat-x;
}
.bg_banner{
	width:1000px;
	height:100%;
	margin:0px auto;
}
.bg_banner h1{
	font-size:42px;
	font-family: 'tt0200m';
	color:#7c326f;
	text-shadow:1px 1px 1px #fff;
	float:right;
	padding:10px 10px 0 0px;
}
.book_tckts{
	background:url(https://cdn.district.in/ticketnew/partners/img/Vaibhav/book-tickets.png) no-repeat;
	height:61px;
	width:236px;
	float:right;
	margin:5px 15px 10px 0;
}
.banner{
	width:100%;
	background: url(https://cdn.district.in/ticketnew/partners/img/Vaibhav/banner-bg1.jpg) no-repeat;
	height:400px;
	float:left;
	margin-left:12px;
}
#slider-wrapper {
    width:980px;
    height:380px;
    margin:10px;
}

#slider {
	position:relative;
    width:980px;
    height:380px;
	/* 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:0px;
	bottom:-60px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(https://cdn.district.in/ticketnew/partners/img/Vaibhav/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;
}
#middle-strip{
	width:100%;
	height:30px;
	background:url(https://cdn.district.in/ticketnew/partners/img/Vaibhav/middle-strip.jpg) repeat-x;
}
.middle-strip{
	width:1000px;
	height:100%;
	margin:0px auto;
}
#cnt-bg{
	width:100%;
	background: #f9f9f9 url(https://cdn.district.in/ticketnew/partners/img/Vaibhav/cntent-strip.jpg) repeat-x;
	height:550px;
}
#cnt-abtbg{
	width:100%;
	background: #f9f9f9 url(https://cdn.district.in/ticketnew/partners/img/Vaibhav/cntent-strip.jpg) repeat-x;
	height:300px;
}
.content{
	width:1000px;
	height:auto;
	margin:0px auto;
}	
.cont_lft{
	width:480px;
	height:100%;
	float:left;
}
.content h2{
	font-family: 'tt0200m';
	color:#7c326f;
	font-size:30px;
	padding:10px 0;
	text-shadow:1px 1px 1px #fff;
}
.content p{
	font:normal 12px/18px Tahoma, Geneva, sans-serif;
	float:left;
	padding:0 0 10px 0;
	color:#666;
}
.content .more{
	font:normal 12px Tahoma, Geneva, sans-serif;
	float:right;
	padding:10px 0;
	color:#7c326f;
}
.coming_bg{
	background:url(https://cdn.district.in/ticketnew/partners/img/Vaibhav/now-show-bg.jpg?v2) no-repeat; 
	float:left;
	width:462px;
	height:250px;
	margin:0 0 15px 0;
}
.coming-soon-img{
	 height: 168px !important;
                 width: 462px !important;
	float:left;
	margin:10px;
}
.cont_rte{
	width:462px;
	float:right;
	height:100%;
}
.now_show{
	 background:url(https://cdn.district.in/ticketnew/partners/img/Vaibhav/now-show-bg.jpg?v2) no-repeat; 
	float:left;
	width:462px;
	height: 191px !important;
	margin:0 0 15px 0;
}
.now_show_img{
	float:left;
	width:442px;
	 height: 168px !important;
	margin:10px;
}
#ftr-bg{
	width:100%;
	background:url(https://cdn.district.in/ticketnew/partners/img/Vaibhav/ftr-strip.jpg) repeat-x;
	height:40px;
}
.ftr{
	width:1000px;
	height:40px;
	margin:0px auto;
}
.ftr_txt{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#f2f2f2;
	float:right;
	padding:10px 0;
	text-decoration:none;
}
.ftr_txt a{
	color:#f2f2f2;
	text-decoration:none;
}
	
		#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;
}
	
		#slideshowcs
{
	margin:10px;
	float: left;
	position: relative;
	height: 150px;	
	width: 180px;
}

#slideshowcs DIV
{
	position: absolute;
	background-color:White;
}

#slideshowcs DIV.actives
{
	z-index: 10;
	opacity: 1.0;
}

#slideshowcs DIV.last-actives
{
	z-index: 9;
}
	
	

		#slideshow1
{
	float: left;
	position: relative;
	height: 150px;	
	width: 180px;;
}

#slideshow1 DIV
{
	position: absolute;
	background-color:White;
}

#slideshow1 DIV.actives
{
	z-index: 10;
	opacity: 1.0;
}

#slideshow1 DIV.last-actives
{
	z-index: 9;
}	
	
	
	
	
	
	
	
	
