/*@ PROJECT	:	 udhayamtheatres.com
Company     :    www.ticketnew.com
@ AUTHOR	:	 P.MurugesH */


* {
	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, li {
	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;
}
.clear{
	clear:left;
}
body{
	width:100%;
	background:#731a1c;
}
#top_strip{
	width:100%;
	height:147px;
	background:url(https://cdn3.ticketnew.com/partners/img/Udhayam_Complex/top_strip.jpg) repeat-x;
	margin:30px 0 0;
}
.top{
	width:1000px;
	height:100%;
	margin:0 auto;
}

.fb{
font:normal 14px Arial, Helvetica, sans-serif;
color:white;
}

.fb a{
color:white;
text-decoration:none;
}


.logo{
	width:312px;
	height:109px;
	margin:0px 320px;
	float:left;
	background:url(https://cdn3.ticketnew.com/partners/img/Udhayam_Complex/logo.png) no-repeat center top;
}
.menu{
	width:960px;
	height:35px;
	float:left;
	margin:0 15px;
}
.menu li{
	font: normal 18px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px 25px;
	float:left;
	text-decoration:none;
	border-right:1px solid #3d1300;
	text-shadow:1px 1px 1px #000;
}
.menu li a{
	text-decoration:none;
	color:#fff;
}
.banner{
	width:1000px;
	height:350px;
	margin:0 auto;
}
.shadow{
	width:795px;
	height:31px;
	background:url(https://cdn3.ticketnew.com/partners/img/Udhayam_Complex/shadow.png) no-repeat;
	float:left;
	margin:0 100px;
}
.ban_bg{
	width:968px;
	height:276px;
	background:#fff;
	float:left;
	margin:25px 15px;
}
#content{
	width:100%;
	height:675px;
	background:#cecece url(https://cdn3.ticketnew.com/partners/img/Udhayam_Complex/content_bg.jpg) repeat-x;
}
#content h2{
	font:bold 22px Verdana, Geneva, sans-serif;
	color:#333;
	padding:0 0 10px;
}
#content p{
	font:normal 13px/24px Verdana, Geneva, sans-serif;
	color:#333;
	float:left;
	padding:5px 0;
	
}
.content{
	width:1000px;
	height:100%;
	margin:0 auto;
}
.cnt_lft{
	width:465px;
	height:auto;
	float:left;
	margin:15px 0 0 35px;
}
.cnt_rte{
	width:420px;
	height:auto;
	float:right;
	margin:15px 25px 0 0;
}
.bktkt{
	width:400px;
	height:100px;
	background:url(https://cdn3.ticketnew.com/partners/img/Udhayam_Complex/book_tkt.png) no-repeat;
	float:left;
	margin:75px 0;
}
.coming{
	width:410px;
	height:210px;
	background:#731a1c;
	float:left;
	margin:10px 0
}
.coming_map{
	width:400px;
	height:200px;
	margin:5px;
	float:left;
}
#footer{
	width:100%;
	height:35px;
	background:url(https://cdn3.ticketnew.com/partners/img/Udhayam_Complex/footer.png) repeat-x;
}
.ftr{
	width:1000px;
	height:100%;
	margin:0 auto;
}
.ftr_txt{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#e3e3e3;
	float:right;
	padding:10px 0;
}
.ftr_txt a{
	color:#e3e3e3;
	text-decoration:none;
}
#slideshowcs
{
	float: left;
	position: relative;
	height: 200px;
	width: 400px;
}

#slideshowcs DIV
{
	position: absolute;
	background-color: White;
}

#slideshowcs DIV.actives
{
	z-index: 10;
	opacity: 1.0;
}

#slideshowcs DIV.last-actives
{
	z-index: 9;
}

#mycarousel img{
	max-width:400px;
	max-height:200px;
}
#slideshowcs img{
	max-width:400px;
	max-height:200px;
}